/*css*/
body{
	background: #fff url(../img/bg.jpg) no-repeat;
}
.jky_zong {
	width: 1200px;
	min-width: 1200px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	z-index: 3;
}
/*top*/
.jky_top {
	position: relative;
	width: 1200px;
	height: 450px;
	text-align: center;
	overflow: hidden;
}
.jky_top>img {
	margin-top: 100px;
	animation: zoomIn 1s;
        width: 22vw;
}
.jky_top p{
	margin-top: 70px;
	animation: slideInUp 1s;
}
.jky_top a{
	position: absolute;
	top: 15px;
	right: 25px;
	color: #fff;
}
.jky_top a:hover{
	color: orangered !important;
}


/*top2*/
.jky_top2 {
	position: relative;
	width: 1200px;
	height: 65px;
	text-align: center;
	overflow: hidden;
	/*font-weight: bold;*/
	margin-top: 10px;
	font-size: 14px;
}

/*jky_nav*/
.jky_nav {
	width: 1200px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	background: #ffffff85;
	margin-top: 80px;
}

.jky_nav2 {
	width: 1200px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	background: #ffffff85;
	/*margin-top: 80px;*/
}

.jky_nav_li {
	position: relative;
	display: inline-block;
	width: 252px;
	height: 70px;
	line-height: 70px;
	margin: 0 2px;
}

.jky_nav_li a {
	display: block;
	font-size: 20px;
	color: #fff;
	font-weight:bold;
}

.jky_nav_li2 {
	position: relative;
	display: inline-block;
	width: 100px;
	height: 70px;
	line-height: 70px;
	/*margin: 0 2px;*/
}

.jky_nav_li2 a {
	display: block;
	font-size: 18px;
	color: #fff;
	font-weight:bold;
}

.jky_nav_li.on,
.jky_nav_li:hover {
	background: url(../img/nav_bg.png);
}
.jky_nav_li.on>a,
.jky_nav_li:hover>a {
	color: #9f322b !important;
}


.jky_nav_li2.on,
.jky_nav_li2:hover {
	background: url(../img/nav_bg.png);
}
.jky_nav_li2.on>a,
.jky_nav_li2:hover>a {
	color: #9f322b !important;
}


.jky_nav_li .sub-menu{
	position: absolute;
	top: 70px;
	left: 0;
	right: 0;
	line-height: 60px;
	background-color: rgba(0,0,0,.7);
	z-index: 999;
	display: none;
}
.jky_nav_li:hover .sub-menu{
	display: block;
}
.jky_nav_li .sub-menu a{
	font-size: 18px;
}

.jky_hot{
	padding: 30px 60px;
	background-color: #fff;
}
.jky_hot h1{
	color: #13BBA7;
	font-size: 34px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.jky_hot h1 a{
	color: #13BBA7;
}
.jky_hot p{
	height: 50px;
	line-height: 25px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-size: 16px;
}

/*jky_cen*/
.jky_cen {
	width: 1200px;
	/*height: 960px;*/
	margin-bottom: 50px;
	background: #fff;
	overflow: hidden;
}
.jky_cen_div {
	width: 1160px;
	/*height: 850px;*/
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
.jky_cen_left {
	width: 570px;
	/*height: 680px;*/
	float: left;
	margin-top: 0;
	margin-left: 0;
}

/*1*/
.jky_cen_left_1 {
	width: 570px;
	height: 360px;
}
.jky_cen_left_2 {
	width: 570px;
	height: 230px;
	margin: 35px 0 0;
	display: none;
}
.jky_cen_left_2_1 {
	width: 570px;
	height: 42px;
	border-bottom: 1px solid #dedede;
	position: relative;
	z-index: 5;
}
.hengxian {
	width: 105px;
	height: 3px;
	background: #13BBA7;
	position: absolute;
	top: 41px;
	left: 0;
}
.hengxian.hx5{
	width: 180px;
}
.jky_cen_left_2_1_left {
	float: left;
	margin-top: 0;
	margin-left: 0;
	width: 300px;
	height: 42px;
	line-height: 42px;
}
.jky_cen_left_2_1_left img {
	float: left;
	margin-top: 10px;
	margin-left: 0;
}
.jky_cen_left_2_1_left a {
	float: left;
	margin-top: 0;
	margin-left: 10px;
	font-size: 18px;
	color: #333333;
}
.jky_cen_left_2_1_right {
	float: right;
	margin-top: 0;
	margin-right: 0;
	height: 42px;
	line-height: 42px;
}
.jky_cen_left_2_1_right a {
	font-size: 12px;
	color: #999999;
}
.jky_cen_left_2_2 {
	width: 570px;
	height: 180px;
	overflow: hidden;
	margin-top: 6px;
}
.jky_cen_left_2_2_1 {
	width: 570px;
	height: 30px;
	line-height: 30px;
}
.jky_cen_left_4_2_1{
	margin-top: 15px;
}
.jky_cen_left_2_2_1_1 {
	width: 8px;
	height: 8px;
	background: #dcdcdc;
	float: left;
	margin-top: 11px;
	margin-left: 0;
}
.jky_cen_left_2_2_1_2 {
	width: 430px;
	height: 30px;
	line-height: 30px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	float: left;
	margin-top: 0;
	margin-left: 10px;
	text-align: left;
}
.jky_cen_left_2_2_1_2 a {
	font-size: 14px;
	color: #666666;
}
.jky_cen_left_2_2_1_2 a:hover {
	color: #13BBA7 !important;
}
.jky_cen_left_2_2_1_3 {
	height: 30px;
	line-height: 30px;
	float: right;
	margin-top: 0;
	margin-right: 0;
}
.jky_cen_left_2_2_1_3 a {
	font-size: 12px;
	color: #999999;
}
.jky_cen_left_2_2_1_3 a:hover {
	color: #13BBA7 !important;
}
.jky_cen_left_2_2_1:hover .jky_cen_left_2_2_1_1{
	background: #13BBA7 !important;
	border-radius: 50%;
}
.jky_cen_left_2_2_1:hover .jky_cen_left_2_2_1_2 a{
	color: #13BBA7 !important;
}
.jky_cen_left_2_2_1:hover .jky_cen_left_2_2_1_3 a{
	color: #13BBA7 !important;
}

.jky_cen_left_3 {
	width: 570px;
	height: 356px;
	margin-top: 20px;
}
.ic_4 {
	margin-top: 9px !important;
}
.jky_cen_left_3_2_img {
	width: 570px;
	height: 130px;
	margin-top: 20px;
}


/*right*/
.jky_cen_right {
	width: 570px;
	/*height: 1218px;*/
	float: right;
	margin-top: 0;
	margin-right: 0;
}
.jky_cen_right_1 {
	width: 570px;
	height: 360px;
}
.jky_cen_right_1_2 {
	width: 570px;
	height: 120px;
	margin-top: 9px;
}

.jky_cen_right_1_2_1 {
	width: 570px;
	height: 38px;
	line-height: 38px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	text-align: left;
}
.jky_cen_right_1_2_1 a {
	font-size: 20px;
	color: #333333;
}
.jky_cen_right_1_2_2 {
	width: 570px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	text-align: left;
	font-size: 12px;
	color: #999999;
}
.jky_cen_right_1_2_3 {
	width: 570px;
	height: 40px;
	line-height: 20px;
	overflow: hidden;
	text-align: left;
	margin-top: 10px;
}
.jky_cen_right_1_2_3 a {
	font-size: 12px;
	color: #999999;
}
.jky_cen_right_1_3 {
	width: 570px;
	height: 180px;
	overflow: hidden;
	margin-top: 8px;
}
.jky_cen_right_3 {
	width: 570px;
	height: 300px;
	overflow: hidden;
	margin-top: 13px;
}

/*专题*/
.jky_third{
	float: left;
	width: 100%;
	height: 73px;
	padding: 10px;
	background: #eee;
}
.jky_third li{
	float: left;
	margin: 0 10px;
}
.jky_third li a{
	display: block;
	width: 302px;
	height: 73px;
	overflow: hidden;
}
.jky_third li img{
	transition: .3s;
}
.jky_third li img:hover{
	transform: scale(1.1);
}
/*搜索*/
.jky_third .search{
	width: 516px;
	height: 73px;
	padding: 19px 30px;
	box-sizing: border-box;
	background: #fff;
}
.search input[type='text']{
	width: 360px;
	height: 33px;
	line-height: 33px;
	padding: 0 10px;
	border: 1px solid #ccc;
}
.search input[type='submit']{
	width: 64px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-left: 5px;
	border: none;
	background: #C31717;
}


/*jky_foot*/
.jky_foot {
	width: 1200px;
	line-height: 30px;
	color: #000;
	text-align: center;
	padding: 30px 0;
	/*border-top: 2px solid #D7D7D7;*/
	clear: both;
	margin-top: 100px;
        margin: 0 auto;
}

.jky_foot a {
	color: #000;
}

/*jky_foot2*/
.jky_foot2 {
	width: 1200px;
	line-height: 30px;
	color: #000;
	text-align: center;
	padding: 30px 0;
	/*border-top: 2px solid #D7D7D7;*/
	clear: both;
	/*margin-top: 150px;*/
        margin: 0 auto;
}

.jky_foot2 a {
	color: #000;
}

/*erji*/

.jky_erjicen {
	width: 1200px;
	/*min-height:920px;*/
	overflow:hidden;
	margin-top: 10px;
	background: #ffffff90;
}
.jky_erjicen_div {
	width: 1161px;
	overflow: hidden;
	float: left;
	margin: 32px 0 20px 20px;
}
.jky_erjicen_div1 {
	width: 1161px;
	height: 33px;
	line-height: 33px;
	border-bottom: 1px solid #dcdcdc;
}
.jky_erjicen_div1_left {
	width: 500px;
	height: 33px;
	line-height: 33px;
	text-align: left;
	color: #999999;
	float: left;
	margin-top: 0;
	margin-left: 0;
}
.jky_erjicen_div1_left a {
	color: #999;
}

.jky_erjicen_div2 {
	width: 1161px;
	min-height: 500px;
	overflow: hidden;
	/*margin-top: 7px;*/
        margin: 7px auto;
}
.jky_erjicen_div2_1 {
	width: 1161px;
	height: 58px;
	border-bottom: 1px dashed #dcdcdc;
}
.jky_erjicen_div2_1_1 {
	width: 8px;
	height: 8px;
	background: #999;
	float: left;
	margin-top: 25px;
	margin-left: 0;
}
.jky_erjicen_div2_1_2 {
	width: 1000px;
	height: 58px;
	line-height: 58px;
	overflow: hidden;
	text-align: left;
	float: left;
	margin-top: 0;
	margin-left: 10px;
}
.jky_erjicen_div2_1_2 a {
	font-size: 16px;
	color: #333333;
}
.jky_erjicen_div2_1_3 {
	float: right;
	margin-top: 0;
	margin-right: 0;
	height: 58px;
	line-height: 58px;
}
.jky_erjicen_div2_1_3 a {
	font-size: 14px;
	color: #666666;
}
.fenye {
	width: 1161px;
	height: 50px;
	line-height: 50px;
	margin-top: 15px;
	text-align: center;
}

/*sanji*/
.jky_sanjicen {
	width: 1161px;
	overflow: hidden;
	margin-top: 7px;
}
.jky_sanjicen_biaoti {
	width: 1161px;
	min-height: 30px;
	line-height: 30px;
	font-size: 18px;
	color: #333333;
	margin-top: 10px;
}
.jky_sanjicen_fubiaoti {
	width: 1161px;
	min-height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #333333;
	margin-top: 10px;
}
.jky_sanjicen_zhengwen {
	width: 1161px;
	overflow: hidden;
	margin-top: 10px;
}
.gengduonew {
	width: 1161px;
	height: 500px;
	margin-top: 100px;
}

/*分页*/
.pages {
	clear:both;
	width:100%;
	height:50px;
	margin:30px 0 20px;
}
.pagebox {
	width:100%;
	height:40px;
	line-height: 40px;
	text-align:center;
	clear:both;
	font-size:16px;
}
.pagebox span a, .pagebox_pre_nolink{
	height:30px;
	line-height:30px;
	border:1px solid #ddd;
	padding:5px 10px;
	color:#666;
	cursor:default;
	text-align:center;
}
.pagebox span.pagebox_num_nonce {
	background-color:#13BBA7;
	border:1px solid #13BBA7;
	color:#fff;
	height:30px;
	line-height:30px;
	margin:0 5px;
	padding:5px 10px;
}
.pagebox_jump {
	display:none;
}
.pagebox span.pagebox_num_nonce a{
	color:#fff;
	margin:0;
	padding:0;
	background: none;
	border: 0;
}

.pagebox strong{
	font-weight: normal;
}

/*detail*/
.content_show{
	width: 1161px;
	min-height: 500px;
	overflow: hidden;
	margin-top: 7px;
}
.title_gw{
	text-align: center;
}
.title_gw h3{
	font-size: 24px;
	line-height: 40px;
	font-weight: normal;
	margin-top: 15px;
}
.title_gw h4{
	font-size: 20px;
}
.title_gw p{
	font-size: 12px;
	color: #999;
	height: 20px;
	line-height: 20px;
	margin-top: 10px;
}
.content{
	font-size: 18px;
	margin-top: 10px;
	padding: 0 20px;
	line-height: 1.75em;
}

/*赛道分类文字*/
.contenth{
	font-size: 18px;
	margin-top: 10px;
	padding: 0 20px;
	line-height: 1.75em;
}


/*动画效果*/
@keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	50% {
		opacity: 1;
	}
}

@keyframes slideInUp {
	from {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible;
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

/*学校毕业设计工作*/
.jky_work{
	min-height: 500px;
	padding: 20px 20px 30px;
	background-color: #fff;
	overflow: hidden;
}
.jky_work>.lf{
	float: left;
	width: 695px;
}
.jky_work .heading{
	height: 45px;
	line-height: 45px;
	border-top: 3px solid #13BBA7;
}
.jky_work .heading a{
	display: inline-block;
	height: 100%;
	padding: 0 30px 0 20px;
	color: #fff !important;
	font-size: 22px;
	background-color: #13BBA7;
	border-bottom-right-radius: 10px;
}
.jky_work .lf ul{
	height: 393px;
	margin: 20px 0 20px;
}
/*.jky_work .lf ul li{*/
	/*margin-bottom: 15px;*/
	/*padding-bottom: 15px;*/
	/*border-bottom: 1px solid #eee;*/
/*}*/
/*.jky_work .lf ul li h3{*/
	/*font-size: 20px;*/
/*}*/
/*.jky_work .lf ul li p{*/
	/*height: 40px;*/
	/*line-height: 20px;*/
	/*overflow: hidden;*/
	/*margin: 10px 0;*/
	/*color: #999;*/
/*}*/
/*.jky_work .lf ul li span{*/
	/*color: #666;*/
/*}*/

.jky_work>.rt{
	float: right;
	width: 430px;
}
.jky_work .headline{
	height: 45px;
	line-height: 45px;
	border-top: 3px solid #13BBA7;
}
.jky_work .headline a{
	display: inline-block;
	height: 100%;
	font-size: 22px;
}
.jky_work .headline img{
	display: inline-block;
	margin-right: 15px;
}
.jky_work>.rt ul{
	height: 225px;
	margin: 20px 0 30px;
}
.jky_work ul li{
	margin-bottom: 13px;
	font-size: 16px;
}
.jky_work ul li span{
	float: right;
}
.jky_work ul li p{
	margin-right: 100px;
}
.jky_work ul li a{
	position: relative;
	padding-left: 15px;
}
.jky_work ul li a:before{
	content: '>';
	position: absolute;
	top: 3px;
	left: 0;
	color: #666;
	font-size: 14px;
	font-family: '宋体';
	font-weight: bold;
}
.jky_work ul li a:hover:before{
	color: #13BBA7;
}






.zt_main{ width:100%; height:100%; margin:0 auto;}
.zt_main .p1{
    text-shadow:-1px 0 black,
                0 1px black,
                1px 0 black,
                0 -1px black;
}
.zt_main .p2{
   
}
.zt_main .wrap{  width:100%; line-height:120px; overflow:hidden; background-color:rgba(255,255,255,0); position:relative;top:50%;  filter:alpha(opacity=80);  
      -moz-opacity:0.8;  
      -khtml-opacity: 0.8;  
      opacity: 1;  }

.zt_main .wrap_zy{ width:100%; line-height:120px; overflow:hidden; background-color:rgba(255,255,255,0); position:relative;top:35%;  filter:alpha(opacity=80);  
      -moz-opacity:0.8;  
      -khtml-opacity: 0.8;  
      opacity: 1;    }

.zt_nav{ width:1350px;  margin:0 auto; text-align:center; margin-top: 160px; }
.zt_nav ul{ height:210px; line-height:50px;  margin:20px auto; width:950px; text-align:center; position:relative; z-index:1000;  }
.zt_nav ul li {   }
.zt_nav ul li a{}
.zt_nav ul li a:hover{   }