﻿/* .wrap_main .linkmap {
  background: #e3f0f3;
} */
.borderR {
  border-right: 1px dotted #ccc;
}

.col-md-6 {
  width: 50%;
  box-sizing: border-box;
}

.mt40 {
  margin-top: 40px;
}

.H230 {
  height: 230px;
}

.com_w {
  width: 31.8%;
}

.col-sm-hid {
  margin-left: 12px;
}

.col-md-12 {
  width: 99.4%;
}

.edu_dyn {
  border: 2px solid rgba(238, 238, 238, 1);
}

.title_wrapper {
  background: rgba(213, 224, 223, .45);
  height: 60px;
  width: 100%;
  padding: 12px 18px 12px 10px;
  box-sizing: border-box;
}

.title_wrapper .title_header {
  background: url(/Sites/Uploaded/UserUpLoad/20200522/20200522170605.png) no-repeat;
}

.title_wrapper h2.title_header {
  font-size: 16px;
  font-family: SimSun;
  font-weight: bold;
  line-height: 34px;
  color: #fff;
  padding-left: 75px;
}

.title_wrapper h2.title_header a {
  float: right;
  font-size: 16px;
  font-family: SimSun;
  font-weight: bold;
  color: #333;
}

.article_box {
  /* background: #fff; */
  padding: 0 5px;
  box-sizing: border-box;
  min-height: 200px;
}

.article_box li {
  height: 49px;
  line-height: 49px;
  padding: 0 20px 0 40px;
  border-bottom: 1px dashed #C3C3C3;
  background: url(/Sites/Uploaded/UserUpLoad/20200522/20200522171906.png) no-repeat 20px center;
}

.article_box li:hover {
  background: url(/Sites/Uploaded/UserUpLoad/20200522/20200522171941.png) no-repeat 20px center;
}

.article_box li .span_date {
  float: right;
  font-size: 14px;
  font-weight: bold;
  color: #999999;
}

.article_box li:last-child {
  border-bottom: none;
}

.grad_com img {
  width: 100%;
}

.grad_com:hover {
  transition: all 0.2s;
  transform: scale(1.01);
}

.article_box li:hover a {
  color: #017F78;
}
.wrap_main {
    background: #FAFAFA;
}

.jydt {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.jydt_left {
    width: 561px;
}

.jydt_left .article_box h2 a {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    line-height: 24px;
}

.jydt_left .article_box p {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
}

a.checkMore {
                 
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    border: 1px solid #3E9098;
    transition: all 0.3s;
    display: block;
    text-align: center;
     display: inline-block;  
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 400;
    color: #3E9098;
    margin-top: 60px;
    padding: 10px 15px;
}
h2.jy_h2 {
    font-weight: 600;
    color: #333;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 25px;
}

h2.jy_h2 span {
    position: relative;
    display: inline-block;
    padding: 5px 0;
}
h2.jy_h2 span::after {
    content: "";
    width: 40px;
    height: 3px;
    background: #3E9098;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all 0.2s linear;
}
h2.jy_h2 span:hover::after {
    width: 100%;
}
.posi_jy ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.posi_jy ul li {
    width: 384px;
    height: 193px;
}

.posi_jy ul li a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    transition:all 0.2s
}

.posi_jy ul li a img.hover {
    display: none;
}

.posi_jy ul li a img {
    margin-right: 10px;
}

.posi_jy ul li a {
    font-size: 20px;
    font-weight: 600;
    color: #3E9098;
    line-height: 23px;
    transition:all 0.2s
}
.posi_jy ul li a:hover .on{display:none;transition:all 0.2s}
.posi_jy ul li a:hover {color:#fff;transition:all 0.2s}
.posi_jy ul li a:hover .hover{display:block;transition:all 0.2s}
li.posi_li.posi_li_1 {background: url(/Content/Areas/News/images/jy_1.jpg) no-repeat;background-size: cover;transition:all 0.2s}
li.posi_li.posi_li_2 {background: url(/Content/Areas/News/images/jy_2.jpg) no-repeat;background-size: cover;transition:all 0.2s}
li.posi_li.posi_li_3 {background: url(/Content/Areas/News/images/jy_3.jpg) no-repeat;background-size: cover;transition:all 0.2s}
li.posi_li.posi_li_1:hover {background: url(/Content/Areas/News/images/yj_1_1.jpg) no-repeat;background-size: cover;transition:all 0.2s}
li.posi_li.posi_li_2:hover {background: url(/Content/Areas/News/images/yj_2_1.jpg) no-repeat;background-size: cover;transition:all 0.2s}
li.posi_li.posi_li_3:hover {background: url(/Content/Areas/News/images/jy_3_1.jpg) no-repeat;background-size: cover;transition:all 0.2s}
.row.row2 {
    background: rgba(62,144,152,0.1);
    padding: 160px 0 80px;
}

.row.row1 {
    padding-bottom: 140px;
}

.posi_jy {
    position: absolute;
    width: 100%;
    top: -255px;
}

.row.row2 .main_content {
    position: relative;
}
ul.jx_list {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

ul.jx_list li {
    width: 32%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

ul.jx_list li .ar_Con {
    width: 80%;
}

ul.jx_list li .ar_Con a.title_type {
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    display: block;
    margin-bottom: 10px;
}

ul.jx_list li .ar_Con p {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

ul.jx_list li span.span_date b {
    font-size: 22px;
    font-weight: 600;
    color: #333333;
    line-height: 30px;
    display: block;
}

ul.jx_list li span.span_date {
    color: #999;
    width: 16%;
    text-align: right;
}
.row.row3 {
  padding: 48px 0;
}
.scjy {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.scjy .scjyItem {
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 0px rgba(1,1,1,0.1);
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    padding: 20px 24px;
    width: 384px;
    height: 152px;
    box-sizing: border-box;
    border-top: 1px solid #3E9098;
}

.scjy .scjyItem h2 {
    font-size: 20px;
    font-weight: 600;
    color: #333333;
    line-height: 23px;
    margin-bottom: 10px;
}

.scjy .scjyItem ul.article_list li a {
    width: 74%;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
a.checkMore:hover {
    background: #3E9098;
    color: #fff;
    transition: all 0.3s;
}
.scjy .scjyItem ul.article_list li {
    line-height: 40px;
}

.scjy .scjyItem ul.article_list li .span_date {
    color: #999999;
}
ul.jx_list li:hover span {
    color: #3E9098;
}

ul.jx_list li:hover span.span_date b {
    color: #3E9098;
}
ul.jx_list li:hover p {
    color: #3E9098;
}
ul.jx_list li:hover a{
  color: #3E9098;
}
.transition {
  -webkit-transition: all 4s cubic-bezier(.08, .82, .17, 1);
  transition: all 4s cubic-bezier(.08, .82, .17, 1);
  -webkit-transform: translateY(100px);
  transform: translateY(100px);
  opacity: 0;
}
.animate .transition {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  opacity: 1;
}
@media only screen and (max-width: 768px) {
  .col-md-6 {
    width: 100%;
  }

  .jx_box .mt20 {
    margin-top: 0;
  }

  .pr_pr {
    width: 100%;
  }

  .mt_20 {
    margin-top: 0 !important;
  }

  ul.article_list li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .col_gk {
    width: 100% !important;
  }

  .col-sm-fl {
    width: 100%;
    float: left;
  }

  .col-sm-fr {
    width: 100%;
    float: right;
  }

  .pl10 {
    padding-left: 0;
  }

  .daoshi_list .cont_box {
    background: url(/Content/Areas/News/images/JiaoYuYuRen/daoshi_bg.jpg) no-repeat;
    padding: 15px 10px 0 35px
  }

  .mt20 {
    margin-top: 7px;
  }

  .col-sm-12 {
    margin-bottom: 7px;
  }

  .col-md-6 img {
    width: 100%;
  }

  .pl15 {
    padding-left: 0;
  }

  .pr15 {
    padding-right: 0;
  }

  .edu_dyn {
    margin-top: 15px;
  }

  .row .col-sm-12 {
    width: 33%;
  }
  .jydt{
    display: block;
  }
   .transition {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    opacity: 1;
}


  .jydt_left, .jydt_right{
    display: block;
    float: none;
    width: 100%;
    height: auto;
  }
  .jydt_right img{
    width: 100%;
    height: auto;
  }
  .posi_jy ul{
    display: block;
    
  }
  .posi_jy ul li{
    width: 100%;
    height: 145px;
  }
  
  .posi_li_2{
    margin: 15px 0px
  }
  ul.jx_list{
    display: block;
  }
  ul.jx_list li{
    width: 100%;
    margin-bottom: 20px;
  }
  .row.row1{
    padding-bottom: 25px;
  }
  .posi_jy{
    position: relative;
    top: 0px;
  }
  .row.row2{
    padding: 25px 0px;
  }

  .scjy{
    display: block;
  }
  .scjy .scjyItem{
    width: 100%;
  }
  .scjyItem:nth-child(2){
    margin: 15px 0px;
  }
  a.checkMore{
    margin-top: 0px;
    padding: 5px;
    float: right;
    margin-bottom: 10px;
  }
  .jydt_left .article_box p{
    font-size: 14px;
  }
}



@media only screen and (max-width:640px) {
  .mt20 {
    margin-top: 20px;
  }

  .col-sm-12 {
    margin-bottom: 20px;
  }

  .jx_box .fr {
    margin-top: 20px !important;
  }

  .mt_o,
  .mt_20 {
    margin-top: 20px !important;
  }

  .col-sm-fl {
    width: 100%;
    float: left;
  }

  .col-sm-fr {
    width: 100%;
    float: right;
  }

  .pr10 {
    padding: 0px;
  }

  .jx_box .col-md-6 {
    width: 100%;
  }
}

