.about1{flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;padding-top:30px;display:flex;color:#fff;}
.about1>div{width:calc((100% - 30px) / 2);}
.about1>div img{width:100%;height:auto;margin-top:30px;border-radius:10px;box-shadow:2px 2px 10px #797b80;}
.about1>div .name{font-size:20px;font-weight:600;line-height:normal;letter-spacing:1px;}
.about1>div .big{margin-top:15px;font-size:42px;font-weight:250;line-height:48px;}
.about1>div .cont{margin-top:15px;font-size:16px;font-style:normal;font-weight:300;line-height:34px;}
.about1 .link{color:#fff;margin-top:40px;font-size:14px;text-decoration:none;font-weight:400;display:flex;align-items:center;}
.about1 .link:after{content:"";display:block;width:24px;height:24px;background-image:url(../../img/hp-arrow.svg);background-repeat:no-repeat;margin-left:6px;transition:transform .5s ease;}
.about1 .link:hover:after{transform:translateX(6px)}

#yc{position:fixed;top:0;left:0;z-index:9999;display:none;width: 100%;}
#yc .cont{background:#FFF;overflow-x:hidden;overflow-y:scroll;height:800px;line-height:30px;}
#yc .cont1{padding: 0px 15%;margin:50px 0;}
#yc .cont1 h1{font-size:30px;color:#1b443e;margin-bottom:10px;}
#yc .cont1 p{font-size:16px;line-height:30px;text-indent:30px;}
#yc #xss{width:50px;height:50px;background:#1b443e;line-height:50px;font-size:34px;color:#FFF;text-align:center;cursor:pointer;}
#xs{cursor:pointer;}

#yc1{position:fixed;top:0;left:0;z-index:9999;display:none;width: 100%;}
#yc1 .cont{background:#FFF;overflow-x:hidden;overflow-y:scroll;height:800px;line-height:30px;}
#yc1 .cont1{padding: 0px 15%;margin:50px 0;}
#yc1 .cont1 h1{font-size:30px;color:#1b443e;margin-bottom:10px;}
#yc1 .cont1 p{font-size:16px;line-height:30px;}
#yc1 #xss1{width:50px;height:50px;background:#1b443e;line-height:50px;font-size:34px;color:#FFF;text-align:center;cursor:pointer;}
#ry{cursor:pointer;}

#yc2{position:fixed;top:0;left:0;z-index:9999;display:none;width: 100%;}
#yc2 .cont{background:#FFF;overflow-x:hidden;overflow-y:scroll;height:800px;line-height:30px;}
#yc2 .cont1{padding: 0px 15%;margin:50px 0;}
#yc2 .cont1 h1{font-size:30px;color:#1b443e;margin-bottom:10px;}
#yc2 .cont1 p{font-size:16px;line-height:30px;text-indent:30px;}
#yc2 #xss2{width:50px;height:50px;background:#1b443e;line-height:50px;font-size:34px;color:#FFF;text-align:center;cursor:pointer;}
#qyry{cursor:pointer;}

.columnname{text-align:center;margin-bottom:3.5%;overflow:hidden;font-size:24px;position:relative;}
.columnname h2{font-size:1em;font-weight:normal;line-height:1.5em;position:relative;}
.columnname h3{font-weight:normal;font-size:0.5em;line-height:1.5em;padding:0 7.22em;text-transform:uppercase;}
.columnname span{display:inline-block;position:relative;}
.columnname span:before,.columnname span:after{width:6.66em;height:0.11em;background-color:#000;content:'';display:block;position:absolute;top:50%;transform:translateY(-50%);border-radius:50%;}
.columnname span:before{right:120%;}
.columnname span:after{left:120%;}

.ry{width:100%;}
.ry a{text-align:center;float:left;margin-right:1%;margin-bottom:1%;width:24.25%;padding-bottom:25px;background:#fff;box-shadow: 2px 2px 20px rgba(63,130,231,.1);color:#000;padding:10px;border-radius:10px;}
.ry a:hover{background:#1a4540;color:#fff!important;}
.ry a:nth-child(4n){margin-right:0;}
.ry img{width:100%;height:208px;border-radius:5px;}
.ry .ry2{font-size:15px;margin-top:10px;}