@font-face { 
	font-family:SourceHanSansCN-Regular; 
	src: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/common/css/font/SourceHanSansCN-Regular.otf); 
}

@font-face { 
	font-family:SourceHanSansCN-Medium; 
	src: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/common/css/font/SourceHanSansCN-Medium.otf); 
}



@font-face { 
	font-family:SourceHanSansCN-Bold; 
	src: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/common/css/font/SourceHanSansCN-Bold.otf); 
}
.fsR{font-family:SourceHanSansCN-Regular;}
.fsM{font-family:SourceHanSansCN-Medium; }
.fsB{font-family:SourceHanSansCN-Bold; }
body {
    font-family: "\5FAE\8F6F\96C5\9ED1";
    font-size: 12px;
    color: #666;
    width: expression(document.body.clientWidth <= 1200? "1200px": "auto");
    min-width: 1000px;
}

a {
    text-decoration: none;
    transition: all 0.3s
}

a:hover {
    text-decoration: none;
}

.wrap {
    width: 1200px;
    margin: 0 auto
}

input:-ms-input-placeholder,textarea:-ms-input-placeholder {
    color: #666;
}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
    color: #666;
}

.pc-page-container >  div:first-of-type{display: none!important;}
#copy-right-global{display: none;}
.page-footer-runtime{display: none;}
 #static_html_container{min-height: 100vh;}
.header {
width: 1200px;
margin: 0 auto;
padding: 10px 0;
height: 80px;
box-sizing: border-box;
position: relative;
z-index: 10;
}

a.logo {
display: inline-block;
float: left;
height: 60px;
width: 225px;
background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/ciczp/images/logo1.png) no-repeat left center;
background-size: auto 60px;
}

.nav {
padding: 10px 0 0;
display: inline-block;
float: left;
padding-left: 45px;
text-align: left
}

.nav li {
display: inline-block;
margin: 0 5px;
position: relative;
}

.nav li a {
display: inline-block;
padding: 0 20px;
height: 40px;
line-height: 40px;
border-radius: 20px;
color: #000;
font-size: 18px;
font-weight: bold
}

.nav li a:hover,.nav li a.now {
color: #fff;
background: #c00;
}

.navr {
float: right;
text-align: right;
display: inline-block;
padding: 5px 0 0;
}

.navr li {
display: inline-block;
text-align: center
}

.navr li a {
display: inline-block;
line-height: 20px;
padding: 30px 0 0;
color: #333;
font-size: 12px;
min-width: 25px;
text-align: center
}

.navr li a:hover {
color: #c00
}

.subnav {
position: absolute;
width: 100%;
left: 0;
top: 100%;
background: #c00;
padding: 20px 0 10px;
display: none;
}
.subnav::before{content: '';display: inline-block;width: 100%;height: 10px;position: absolute;left: 0;top: 0;background: #fff;}

.subnav a {
display: block!important;
font-weight: normal!important;
color: #fff!important;
text-align: center;border-radius: 0!important;
}
.subnav a:hover{background: rgb(157, 1, 1)!important;}
.nav li:hover .subnav {
display: block;
}
.nav li:hover>a{color: #fff;    background: #c00;}

.icon1 {
    background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/ciczp/images/icon1a.png) no-repeat center top;
}

.icon1:hover {
    background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/ciczp/images/icon1b.png) no-repeat center top;
}

.icon2 {
    background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/ciczp/images/icon2a.png) no-repeat center top;
}

.icon2:hover {
    background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/ciczp/images/icon2b.png) no-repeat center top;
}

.icon3 {
    background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/ciczp/images/icon3a.png) no-repeat center top;
}

.icon3:hover {
    background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/ciczp/images/icon3b.png) no-repeat center top;
}
.hong{color: #c00;}
.bgf7{background: #f7f7f7;}
.bgf5{background: #f5f5f5;}
.bgfff{background: #fff;}
.bgc00{background: #c00;}
.br30{border-radius: 30px;}
.bbe3{border-bottom: 1px solid #e3e3e3;}
.index{height: calc(100vh - 80px);position: relative;overflow: hidden;}
.index::before{content: '';display: inline-block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 2;opacity: 0.4;background: #000;}
.video {position: absolute;width: 100%;height: 130%;left: 0px;top: 50%;transform: translateY(-50%); object-fit: cover;z-index: 1;}
.syb{position: absolute;width: 100%;left: 0;bottom: 30px;z-index: 10;}
.synav{width: 100%;z-index: 10;position: absolute;left: 0;bottom: 240px;}
.synav li{margin: 0 20px;position: relative;}
.sylink{border-radius: 30px 0px 30px 0px;background: #fff;width: 290px;height: 105px;overflow: hidden;position: relative;}
.sylink::after{content: '';display: inline-block;width: 49px;height: 49px;border-radius: 50%;position: absolute;right: -20px;top: -20px;background: #000;opacity: 0.1;transition: all 0.3s;}
.icon{width: 58px;height: 58px;border-radius: 50%;margin-right: 15px;transition: all 0.3s;}

.sylink h2{font-size: 35px;color: #000;line-height: 36px;margin-bottom: 10px;transition: all 0.3s;}
.sylink p{font-size: 18px;color: #000;line-height: 15px;transition: all 0.3s;}
.synav li .sylink{background-color: #c00;}
.synav li .sylink::after{background-color: #fff;opacity: 0.3;}
.synav li .sylink h2,.synav li .sylink p{color:#fff;}
.xicon1{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/ciczp/images/xicon1a.png) no-repeat center center #000;}
.sylink .xicon1{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/ciczp/images/xicon1b.png) no-repeat center center #fff;}
.xicon2{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/ciczp/images/xicon2a.png) no-repeat center center #000;}
.sylink .xicon2{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/ciczp/images/xicon2b.png) no-repeat center center #fff;}
.xicon3{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/ciczp/images/xicon3a.png) no-repeat center center #000;}
.synav li .sylink .xicon3{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/ciczp/images/xicon3b.png) no-repeat center center #fff;}
.submenu {position: absolute;left: 50%;bottom: 100%;transform: translateX(-50%);padding: 0 0 10px;display: none;}
.submenum {background: #FFFAEF;border-radius: 10px;width: 415px;height: 175px;position: relative;}
.submenum a {width: 50%;height: 100%;display: flex;}
.submenum a span {width: 100%;height: 57px;}
.submenum a p {color: #000}
.submenum a:hover p {color: #c00}
.submenum::before {content: '';display: inline-block;width: 1px;height: 135px;background: #000;position: absolute;left: 50%;top: 50%;transform: translateY(-50%);opacity: 0.13;}
.synav li:hover .submenu {display: block;}



.syr{width: 88px;height: 88px;border-radius: 15px;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/ciczp/images/xicon4.png) no-repeat center center #c00;position: fixed;right: 10px;bottom: 40%;z-index: 10;}
.syewm{width: 193px;height: 247px;padding-right: 54px;position: absolute;right:60%;top: 50%;transform: translateY(-50%);transition: all 0.3s;visibility: hidden;opacity: 0;}
.syewm::before{content: '';display: inline-block;width: 20px;height: 23px;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/ciczp/images/xicon5.png) no-repeat center center;position: absolute;left: 193px;top: 50%;transform: translateY(-50%);}
.syewmm{width: 100%;height: 100%;background: #fff;border-radius: 15px;}
.syr:hover .syewm{visibility: visible;opacity: 1;}

.box{box-shadow: 0px 0px 9px 0px rgba(165,165,165,0.1);border-radius: 15px;background: #fff;}
.xqt{border-bottom: 1px solid #e9e9e9;padding: 35px 0 20px 35px;}
.xqt li{position: relative;margin-right: 60px;font-size: 16px;}
.xqt li:last-child{margin: 0;}
.xqt li::after{content: '';display: inline-block;width: 1px;height: 15px;background: #e9e9e9;position: absolute;right: -30px; top: 50%;transform: translateY(-50%);}
.xqt li:last-child::after{display:none}
.xicon10a{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/ciczp/images/xicon10a.png) no-repeat left center;}
.xicon10b{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/ciczp/images/xicon10b.png) no-repeat left center;}
.xicon10c{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/ciczp/images/xicon10ca.png) no-repeat left center;}
.xicon10d{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/ciczp/images/xicon10c2.png) no-repeat left center;}


.xqnrm{font-size: 16px;line-height: 30px;white-space: pre-wrap;}
.ljsq{width: 231px;height: 64px;border-radius: 33px;background: #c00;}
.ljsq span{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/ciczp/images/xicon11.png) no-repeat left center;padding-left: 41px;color: #fff;font-size: 26px;}
.shouc{width: 231px;height: 64px;border-radius: 33px;border: 1px solid rgba(204,0,0,0.65);box-sizing: border-box;}
.shouc span{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/ciczp/images/xicon12a.png) no-repeat left center;padding-left: 45px;color: #c00;font-size: 26px;}
.shouc.ok span{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/ciczp/images/xicon12b.png) no-repeat left center;}
.back{width: 231px;height: 64px;border-radius: 33px;border: 1px solid rgba(204,0,0,0.65);box-sizing: border-box;}
.back span{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/ciczp/images/xicon17a.png) no-repeat left center;padding-left: 45px;color: #c00;font-size: 26px;}
.back:hover span{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/ciczp/images/xicon17b.png) no-repeat left center;}



.footer{background: #666;color: #fff;font-size: 16px;line-height: 1;padding: 20px 0;}
.zwl{width: 250px;    position: relative;    z-index: 10;}
.zwl h2{border-radius: 15px 15px 0 0;}
.zwlm{padding: 25px 18px;}
.zwtitle{text-align: center;color: #000;font-size: 20px;border: 1px solid #a9a9a9;line-height: 50px;background:  url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/ciczp/images/xicon6.png) no-repeat right 19px center;}
.zwl dl{margin-bottom: 30px;}

.subdw li{border-bottom: 1px dashed #d1d1d1;text-align: center;cursor: pointer;position: relative;}
.dwlink{color: #666;font-size: 18px;line-height: 38px;}
.dwlink:hover{color: #c00;}
.subdw li h4{text-align: center;color: #666;font-size: 18px;line-height: 38px;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/ciczp/images/xicon7.png) no-repeat right 13px center;}
.dwthree{width: 184px;height: 134px;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/ciczp/images/xicon9.png) no-repeat center center;position: absolute;left: 207px;top: 50%;transform: translateY(-50%);box-sizing: border-box;padding: 10px 0 0 26px;display:none;}
.dwthree a{border-bottom: 1px dashed #d1d1d1;display: block;padding: 0 0 0 5px;line-height: 36px;color: #666;font-size: 18px;text-align: left;}
.dwthree a:hover{color: #c00;}
.dwthree a:last-child{border: none;}
.subdw li:hover .dwthree{display: block;}
.subdw li.now .dwlink,.subdw li.now h4{color: #c00;}

.zwshx{width: calc((100% - 24px)/4);}
.selectbox{border:1px solid #A9A9A9; position:relative; background:#fff; padding: 0 35px 0 20px; box-sizing:border-box;  height:50px; width:100%;  }
.selectbox:after {content: "";bottom: 0px;position: absolute;right: 15px;top: 0;z-index:1;display: inline-block;width: 15px;height: 100%;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/ciczp/images/xicon6.png) no-repeat right center;}
.selecttxt{ display:inline-block;  line-height:48px; font-size:20px; color:#666; width:100%; box-sizing:border-box; cursor:pointer;position:relative; z-index:2;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.selectb{position: absolute;top: 48px;left: -1px;display: block;max-height: 200px;background: #fff;
overflow: auto;width: 100%;border: 1px solid #A9A9A9;border-top: none;z-index: 1;display: none;}
.selectb ul{display: block;overflow-y: auto;padding: 0;margin: 0;}
.selectb li {line-height: 36px;font-size: 16px;padding: 5px 20px 5px 20px;height: auto;color: #666;white-space: break-spaces;cursor: pointer;}
.selectb li.act,.selectb li:hover{color: #c00;background: #f7f7f7;}
.selectb::-webkit-scrollbar,.dzbl::-webkit-scrollbar,.dzbr::-webkit-scrollbar,.scroll::-webkit-scrollbar {width: 3px;height: 3px;background-color: transparent;}
.selectb::-webkit-scrollbar-track,.dzbl::-webkit-scrollbar-track,.dzbr::-webkit-scrollbar-track,.scroll::-webkit-scrollbar-track  {-webkit-box-shadow: transparent;border-radius: 0;background-color: #FAFAFA;}
.selectb::-webkit-scrollbar-thumb,.dzbl::-webkit-scrollbar-thumb,.dzbr::-webkit-scrollbar-thumb,.scroll::-webkit-scrollbar-thumb {border-radius: 3px;background: #A9A9A9;}
.dzbox,.dwbox{ border:1px solid #A9A9A9; position:relative; background:#fff; padding-left:20px; box-sizing:border-box;  height:50px; width:100%;  }

.dztxt,.dwtxt{ display:inline-block;  line-height:48px; font-size:20px; color:#666; padding-right:15px; width:100%; box-sizing:border-box; cursor:pointer;position:relative; z-index:2;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.dzbox::after,.dwbox::after {content: "";;position: absolute;z-index:1;display: inline-block;width: 15px;height: 100%;top: 0;right: 15px;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/ciczp/images/xicon6.png) no-repeat center center;}
.dzb,.dwb{ border:1px solid #A9A9A9;  background:#fff; width:430px; height:180px; position:absolute; left:-1px; top:48px; z-index: 1;display: none;}
.dzb{width: 300px;}
.dzbl{ float:left; width:120px;height:180px; overflow:auto}
.dzbl li{ line-height:20px; font-size:16px; cursor:pointer; padding:8px 10px 8px 20px;}
.dzbl li:hover{ background:#f7f7f7; color:#c00;}
.dzbl li.act{ background:#f7f7f7; color:#c00; font-weight:bold}
.dzbr{ float:right; width:180px; height:180px; overflow:auto}
.dzbrm{ display:none;zoom:1}
.dzbrm li{ line-height:36px; font-size:16px; cursor:pointer; padding:0 10px;}
.dzbrm li:hover{ background:#f7f7f7;color:#c00; }
.dzbrm li.act,.dzbrm li.active{background:#f7f7f7; color:#c00; font-weight:bold}
.threedzl {width: 30%;box-sizing: border-box;    border-right: 1px solid #eee;}
.threedzl li {line-height: 20px;font-size:16px; cursor:pointer; padding:8px 10px 8px 20px;}
.threedzl li:hover,.threedzl li.now{ background:#f7f7f7; color:#c00;}
.threedzl li.act{ background:#f7f7f7; color:#c00;font-weight:bold}
.threedzr {width: 70%;height: 180px;overflow: auto;display: none;}
.threedzr li {line-height:20px; font-size:16px; cursor:pointer; padding:8px 10px 8px 20px;}
.threedzr li.active,.threedzr li.act {background:#f7f7f7;color:#c00;font-weight:bold}
.zgs{width: 130px;}
.zgsr{width: 160px;}

.ssbtn{width: 144px;height: 53px;border: none;background: #c00;border: none;outline: none;cursor: pointer;}
.ssbtn span{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/ciczp/images/xicon8.png) no-repeat left center;padding-left: 35px;}
.ssinput{width: calc(100% - 144px);border: 1px solid #a9a9a9;border-right: none;box-sizing: border-box;padding: 0 20px;font-size: 20px;color: #666;}
.zwt h2 a{color: #000;}
.zwt h2 a:hover{color: #c00;}
.zwtlb{padding: 20px 0 5px 0;}
.zwtlb li{position: relative;margin-right: 30px;font-size: 16px;}
.zwtlb li:nth-child(2) span{max-width: 200px;    white-space: nowrap;    overflow: hidden;    text-overflow: ellipsis;}
.zwtlb li:last-child{margin: 0;}
.zwtlb li::after{content: '';display: inline-block;width: 1px;height: 15px;background: #e9e9e9;position: absolute;right: -15px; top: 50%;transform: translateY(-50%);}
.zwtlb li:last-child::after{display:none}
.zwtxt{color: #c00;font-size: 20px;line-height: 50px;border-radius: 30px;border: 1px solid #c00;padding: 0 34px;cursor: pointer;white-space: nowrap;}
.zwb{border-top: 1px solid #e9e9e9;padding: 20px;display: none;}
.zwb .ljsq{width: 180px;height: 50px;}
.zwb .ljsq span{font-size: 20px;padding-left: 32px;background-size: 22px auto;}
.zwb .shouc{width: 180px;height: 50px;}
.zwb .shouc span{font-size: 20px;padding-left: 34px;background-size: 22px auto;}

.page{position: relative;z-index: 5; }
.page a,.page span{ display:inline-block; height:45px; box-sizing:border-box; line-height:43px; color:#333; font-size:16px; margin:0 3px; width: 45px; text-align: center;background: #fff;cursor: pointer;border-radius:6px!important;border: 1px solid #e6e6e6; overflow: hidden; }
.page a.now,.page a:hover{background:#c00;;color: #fff;}
.page a:first-child,.page a:last-child{width: 94px;}
.page span em{font-style: normal;color:#333; }
.page span.layui-laypage-curr{background:#c00!important;color: #fff!important;}
.page span.layui-laypage-curr em{color: #fff!important;background:#c00!important;font-size:16px; }

.el-pagination::before,.el-pagination::after{display: none;}
.el-pagination button, .el-pagination span:not([class*=suffix]){font-size: 20px;}
.el-pagination .btn-next, .el-pagination .btn-prev{background: none;}
.el-pager li{background: none;}
.el-pagination button:disabled{background: none;}
.el-pager li.active{color: #355CA2;}
.el-pager li:hover {    color: #355CA2;}

.layui-laypage{margin: 0;display: flex; position: relative;justify-content: flex-end;align-items: center;}
/* .layui-laypage a, .layui-laypage span{margin: 0!important;font-size: 16px!important;background: none!important;color: #606266!important;}
.layui-laypage a, .layui-laypage button,  .layui-laypage select, .layui-laypage span{border: none!important;}
.layui-laypage .layui-laypage-count{position: absolute;left: 0;top: 0;color: #606266;font-size: 18px!important;margin: 0!important;padding: 0!important;background: none!important;}
.layui-laypage .layui-laypage-skip{margin-left: 10px!important;height:inherit!important;line-height: inherit!important;display: flex;align-items: center;font-size: 18px!important;}
.layui-laypage button, .layui-laypage input{height:inherit!important;line-height: inherit!important;}
.layui-laypage input{font-size: 13px!important;padding: 3px 0; }
.layui-laypage button{background: none;font-size: 18px!important;color: #606266!important;}
.layui-laypage .layui-laypage-curr .layui-laypage-em{background: none!important;}
.layui-laypage .layui-laypage-curr em{color: #355CA2!important;font-size: 16px!important;font-weight: bold;} */

.layui-laypage-count{width: auto!important;border: none!important;}
.layui-laypage-limits{width: auto!important;padding: 0 10px;display: flex!important; flex-direction: column!important;justify-content: center!important;margin: 0 15px 0 10px!important;}
.layui-laypage-limits select{border: none;line-height: 30px;font-size: 14px;appearance:auto}
.layui-laypage-skip{display: none!important;}
.layui-laypage-prev,.layui-laypage-next{width: 80px!important;font-size: 12px!important;}

.jjnav li{background: #fff;border-radius: 30px 0 30px 0;width: 210px;height: 70px; position: relative;margin: 0 10px;transition: all 0.3s;cursor: pointer;overflow: hidden;}
.jjnav li span{color: #000;font-size: 24px;transition: all 0.3s;line-height: 35px;font-family:SourceHanSansCN-Regular;}
.jjnav li::before{content: '';display: inline-block;width: 40px;height: 40px;border-radius: 50%;background: #fafafa;position: absolute;top: -15px;right: -15px;opacity: 0;transition: all 0.3s;}
.jjnav li:hover,.jjnav li.now{background: #c00;}
.jjnav li:hover span,.jjnav li.now span{color: #fff;}
.jjnav li:hover::before,.jjnav li.now::before{opacity: 0.25;}
.xicon13{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/ciczp/images/xicon13a.png) no-repeat left center;padding-left: 44px;}
.jjnav li:hover .xicon13,.jjnav li.now .xicon13{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/ciczp/images/xicon13b.png) no-repeat left center;}
.xicon14{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/ciczp/images/xicon14a.png) no-repeat left center;padding-left: 43px;}
.jjnav li:hover .xicon14,.jjnav li.now .xicon14{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/ciczp/images/xicon14b.png) no-repeat left center;}
.xicon15{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/ciczp/images/xicon15a.png) no-repeat left 4px;padding-left: 35px;}
.jjnav li:hover .xicon15,.jjnav li.now .xicon15{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/ciczp/images/xicon15b.png) no-repeat left 4px;}
.xicon16{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/ciczp/images/xicon16a.png) no-repeat left center;padding-left: 35px;}
.jjnav li:hover .xicon16,.jjnav li.now .xicon16{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/ciczp/images/xicon16b.png) no-repeat left center;}
.xicon18{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/ciczp/images/xicon18a.png) no-repeat left center;padding-left: 45px;}
.jjnav li:hover .xicon18,.jjnav li.now .xicon18{background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/ciczp/images/xicon18b.png) no-repeat left center;}



.jjbox{display: none;}
.ywfz{margin: 65px 0 40px;}
.ywfz li{position: relative;border: 1px solid rgba(185,185,185,0.65);border-radius: 15px;box-sizing: border-box;width: 327px;height: 308px;padding: 40px 30px 0;font-size: 16px;line-height: 28px;}
.ywfz li p span{display: inline;color: #EE1D23;}
.ywfz li h2{text-align: center;background: #EE1D23;width: 253px;height: 52px;border-radius: 26px;color: #fff;font-size: 30px;position: absolute;left: 50%;top: -26px;transform: translateX(-50%)}
.jgwl .jjtitle{position: absolute;left: 48px;top: 57px; z-index: 10;}
.jjtitle span{width: 7px;height: 56px;background: #EE1D23;border-radius: 4px;}
.zlhz{padding: 55px 0 40px 48px;}
.qysm{padding: 65px 0 60px;}
.qysmt{border-bottom: 1px solid #E4E4E5;padding: 0 40px 0 22px;}
.qysmt li{position: relative;}
.qysmt li .whline{width: 1px;height: 250px;background: #E4E4E5;position: absolute;bottom: 0;}
.qysmt li .whicon{height: 129px;}
.qysmb{padding: 20px 10px 0;}
.qysmb li{position: relative;}
.qysmb li .whicon{height: 160px;}
.qysmb li .whline{width: 1px;height: 220px;background: #E4E4E5;position: absolute;top: 0;}
.shzr{padding: 60px 0 35px;}
.shzr li{margin-bottom: 20px;background: #F6FAFD;border-radius: 30px;padding: 40px 34px 40px 44px;}
.shzrl{width: 550px;}
.shzrl h2::before{content: '';display: inline-block;width: 17px;height: 17px;background: #c00;position: absolute;left: 0;top: 50%;transform: translateY(-45%) rotate(45deg);}
.shzrl span{display: inline;}
.hdzs{position: relative;padding: 0 110px;}
.hdzsm{overflow: hidden;padding: 0 0 30px;}
.hdzsm .swiper-slide{border: 5px solid #fff;border-radius: 20px;box-shadow: 0px 9px 13px 0px rgba(0,0,0,0.22);width: 417px;overflow: hidden;box-sizing: border-box;}
.hdzsm .swiper-slide img{width: 417px;vertical-align: top;}
.hdbtn{position: absolute;top: 50%;transform: translateY(-50%);width: 36px;height: 36px;cursor: pointer;transition: all 0.3s;opacity: 0.5;}
.hdbtn:hover{opacity: 1;}
.hdbtnl{left: 50px;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/ciczp/images/whicon3a.png) no-repeat center center;}
.hdbtnr{right:50px;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/ciczp/images/whicon3b.png) no-repeat center center;}
.lctxt{background: #c00;line-height: 44px;padding: 0 15px;border-radius: 30px;}
.lcbox{position: relative;margin-bottom: 140px;border: 3px solid rgba(204,0,0,0.65);background: #FEF1E8;border-radius: 20px;padding: 70px 30px 40px;}
.lcbox.last{margin-bottom: 50px;}
.lctitle{width: 321px;height: 73px;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/ciczp/images/lcicon1.png) no-repeat center center;position: absolute;left: 50%;top: -37px;transform: translateX(-50%);}
.nxqj li{position: relative;border: 1px solid rgba(204,0,0,0.65);background: #fff;box-sizing: border-box;}
.nxqj li:nth-child(3){width: 240px;}
.nxqjtitle{position: absolute;left: 50%;transform: translateX(-50%);top: -25px;line-height: 40px;background: #c00;border-radius: 25px;width: 150px;}
.djnk{border: 1px solid rgba(204,0,0,0.65);background: #fff;padding: 30px 35px;}
.djnkr{width: calc(100% - 37px);}
.lctxt2{line-height: 40px;background: #c00;border-radius: 25px;width: 150px;}
.lcicon2a{position: absolute;left: 28px;bottom: -140px;width: 327px;height: 140px;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/ciczp/images/lcicon2a.png) no-repeat center center;}
.lcicon2b{position: absolute;right: 50px;bottom: -140px;width: 359px;height: 140px;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/ciczp/images/lcicon2b.png) no-repeat center center;}
.wline{width: 412px;height: 8px;background: #c00;}
.wicon{width: 25px;height: 25px;background: #c00;transform: rotate(45deg);}
.f60{font-size: 60px;}
.lctxt3{background: #c00;padding: 35px 60px 40px;}
.rynav{padding: 15px 0;}
.rynav li{padding: 57px 0 28px;color: #333;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/ciczp/images/ryicon1a.png) no-repeat center top;margin: 0 20px;position: relative;transition: all 0.3s;cursor: pointer;}
.rynav li:hover,.rynav li.now{color: #c00;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/ciczp/images/ryicon1b.png) no-repeat center top;}
.rynav li::before{content: '';display: inline-block;width: 82px;height: 4px;background: #c00;position: absolute;left: 50%;transform: translateX(-50%);top: 100px;opacity: 0; transition: all 0.3s;}
.rynav li::after{content: '';display: inline-block;width: 24px;height: 12px;background: url(//yuege-beijing.oss-cn-beijing.aliyuncs.com/ciczp/images/ryicon2.png) no-repeat center center;position: absolute;left: 50%;transform: translateX(-50%);top: 100px;opacity: 0; transition: all 0.3s;}
.rynav li.now::before,.rynav li.now::after{opacity: 1;}
.rybox{display: none}
.rybox ul{background-color: #f5f5f5;border-radius: 3px;position: relative;}
.rybox li {padding: 0 20px;color: #333;font-size: 18px;line-height: 45px;border-bottom: 2px solid #fff;font-family:SourceHanSansCN-Regular; }


.zwr{width: 930px;}
.entrance-cover{top: 85%!important;transform: translateY(0)!important;right: 10px!important;}

@media screen and (max-width: 1550px) {
    .synav{zoom:0.7}
    .syr{zoom:0.5}
  .entrance-cover{top: 80%!important;zoom:0.6}
}
@media screen and (max-width: 1450px) {
}

@media screen and (max-width: 1370px) {
   .zoom{zoom:0.8}
}
                               