body{
	font-size: 16px;
}
.header{
	/*background-color: #014991;*/
	border-bottom: 2px solid #014991;
}
.head{
	max-width: 1400px;
	width: 100%;
	margin: 0px auto;
	overflow: hidden;
	padding: 14px 0px;
}
.head_logo{
	float: left;
}
.head_input{
	float: right;
	margin-top: 4px;
}
.head_input span{
	color: #014991;
}
.baigang{
	display: inline-block;
	background-color: #014991;
	width: 1px;
	height: 15px;
	margin: 8px;
	position: relative;
	top: 10px;
}
.baigang2{
	display: inline-block;
	background-color: white;
	width: 1px;
	height: 15px;
	margin: 8px;
	position: relative;
	top: 10px;
}
.head_s_i{
	position: relative;
}
.head_input input:nth-of-type(1){
	width: 160px;
	height: 35px;
	padding-left: 10px;
	border: 1px solid #014991;
	border-radius: 5px;
	outline: none;
	margin-left: 30px;
	margin-top: 8px;
	/*background-color: #014991;*/
}
.head_input input:nth-of-type(2){
	position: absolute;
	right: 12px;
	top: -2px;
	width: 23px;
	height: 25px;
	background:url(/images/sousuo2.png); 
	border: none;
    outline: none;
}


.daoban{
	position: relative;
}
.daohang{
	position: absolute;
	width: 100%;
	background-color: rgba(255,255,255,.1);
	z-index: 100;
}
.daohang ul{
	max-width: 1487px;
	width: 95%;
    /*padding: 23px 0;*/
    margin: 0px auto;
    /*padding-bottom: 47px;*/
	/*overflow: hidden;*/
}
.daohang ul li{
	text-align: center;
	width: 9.09%;
	float: left;
padding: 20px 0;
    /* margin: 0px auto; */
    padding-bottom: 22px;
}
.daohang ul .daohang_selcet_li_a{
	padding-bottom: 7px;
}
.daohang_selcet_a{
	display: inline-block;
	padding-bottom: 8px;
	color: #004a91;
	border-bottom: 3px solid #004a91;
}
.daohang ul li div a{
    color: white;
       width: 100%;
    display: inline-block;
    padding: 15px 0
}
.daohang_li:hover .daohang_ul_li_a{
	color: #014991;
}
.daohang ul li{
	position: relative;
}
.daohang ul div{
	width: 100%;
    position: absolute;
    top: 64px;
    background-color: rgba(1,73,145,0.6);
    z-index: 2;
    left: 0;
    color: #fff;
    display: none;
    -webkit-animation: ss .9s;
	animation: ss .9s;
	-o-animation: ss .9s;
	-moz-animation: ss .9s;
	-ms-animation: ss .9s;
	z-index: 1000;
}

#daohang_li1:hover #gaikuang{
	display: block;
}
#daohang_li2:hover #dongtai{
	display: block;
}
#daohang_li3:hover #dangjian{
	display: block;
}
#daohang_li4:hover #benke{
	display: block;
}
#daohang_li5:hover #yanjiu{
	display: block;
}
#daohang_li6:hover #kexue{
	display: block;
}
#daohang_li7:hover #chengren{
	display: block;
}
#daohang_li8:hover #zhaosheng{
	display: block;
}
#daohang_li9:hover #xuesheng{
	display: block;
}
#daohang_li10:hover #xiazai{
	display: block;
}
#daohang_li11:hover #xiaoyou{
	display: block;
}

@-webkit-keyframes ss {
 0% {
-webkit-transform: translate3d(0, -10px, 0);
opacity: 0.25;
}
 100% {
-webkit-transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes ss {
 0% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
opacity: 0.25;
}
 100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
} 




.zhanshi_header{
	position: relative;
}
#zhanshi{
	width:1920px;
	width: 100%;
	height: auto;
	overflow: hidden;
}
#img img{
	width:33.333%;
	height: auto;
	padding: 0px;
	float: left;
}
/*#img p{
	width: 25%;
	height: auto;
	padding: 0px;
	float: left;
	padding: 20% 0px;
}*/
#img{
	width: 300%;
}

#dianji{
	position: absolute;
	bottom: 7px;
	left: 48.3%;
}
#dianji li{
	list-style: none;
	float: left;
	width: 12px;
	height: 12px;
	margin-left:7px;
	border-radius: 6px;

}
.checked{
	background-color: #004a91;
}
.mochecked{
	background-color: white;
}


.newdong{
	padding: 18px 0px;
	padding-bottom: 14px;
	background-color: #014991;
	display: none;
}
.newdong_con{
	max-width: 1600px;
	width: 100%;
	margin: 0px auto;
	overflow: hidden;
}
.newdong_left{
	color: white;
	float: left;
	width: 13%;
	margin-top: 16px;
}
.newdong_left img{margin-right: 8px;}
.newdong_left span{
	position: relative;
	top: 11px;
	font-size: 24px;
}
.newdong_right{
	color: white;
	float: left;
	width: 87%;
}

.newdong_li_left{
	float: left;
	width: 20%;
	margin-top: 14px;
}
.newdong_li_left span{
	font-size: 
}
.newdong_li_right{
	float: left;
	width: 80%;
}
.newdong_li_right p:nth-of-type(1){
	font-size: 16px;
	padding-right: 10px;
	color: white;
	overflow:hidden;
        text-overflow:ellipsis; 
        white-space: nowrap
}
.newdong_li_right p:nth-of-type(2){
	font-size: 14px;
	color: #68a7da;
	margin-top: 7px;
	overflow:hidden;
        text-overflow:ellipsis; 
        white-space: nowrap
}
.newdong_li_left span:nth-of-type(1){
	font-size: 28px;
	color: white;
}
.newdong_li_left span:nth-of-type(2){
	font-size: 18px;
	color: white;
	display: inline-block;
	margin-left: 4px;
}






#body_o_o{
	margin-top: 20px;
	/*max-width: 1200px;*/
	/*padding-right: 5%;*/
	height: 450px;
	margin: 0px auto;
	position: relative;
}
#show1{
	height: 400px;
	overflow: hidden;
	margin-top: 60px;
}
#body_ogun1{
	/*max-width: 1500px;*/
	width: 400%;
	height: 300px;
}
#body_ogun1 ul{
	width:100%;
	height: 300px;
}
.zuo20{
	padding: 10px;
	width: 33.3%;
	margin-right:10px;
	border-radius: 10px;
}
.zuo10{
	padding: 10px;
	/*width: 33.3%;*/
	margin-right:10px;
	border-radius: 10px;
}
#body_ogun1 li{
	height: 400px;
	float: left;
	margin-left: 0px;
	overflow: hidden;
}




#body_ogun1{
	height: auto;
}
#body_ogun1 ul{
	height: auto;
}
#body_ogun1 li{
	width:8.15%;
	/*width: 230px;*/
	height: auto;
}
#show1{
	height: auto;

}
#body_o_o{
	height: auto;
}
#show1 {
    margin: 0px auto;
}
.yidong{
	/*padding-top: 10px;*/
}


.chanpin_zuo{
	position: absolute;
	right: 40px;
	top: 22px;
	cursor: pointer;
	display: none;
}
.chanpin_you{
	position: absolute;
	right:0px;
    top:22px;
    display: none;
	cursor: pointer;
}
.neijs{
	padding-top: 10px;
}


.index_con{
	max-width: 1400px;
	width: 100%;
	margin: 0px auto;
	margin-top: 50px;
}
.index_con_li{
	width: 21.25%;
	margin-right: 5%;
	float: left;
}
.index_con_li:last-child{
	width: 21.25%;
	margin-right: 0%
}
.index_tongzhi div{
	overflow: hidden;
	padding-bottom: 4px;
	border-bottom: 1px solid #014991;
}
.index_tongzhi div img{
	margin-right: 3px;
}
.index_tongzhi p:nth-of-type(1){
	float: left;
	font-size: 20px;
	color: #014991;
}
.index_tongzhi p:nth-of-type(2){
	float: right;
	font-size: 16px;
	color: #848484;
    position: relative;
    top: 4px;
}

.index_tongzhi li{
	line-height: 35px;
	color: black;
	overflow:hidden;
        text-overflow:ellipsis; 
        white-space: nowrap
}
.index_tongzhi li span:nth-of-type(1){
    width: 6px;
    height: 6px;
    background-color: #014991;
    display: inline-block;
    border-radius: 6px;
    position: relative;
    top: 16px;
    float: left;
    margin-right: 5px;
}
.index_tongzhi li span:nth-of-type(2) {
    width: 16em;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    white-space: nowrap;
}
.index_con li img{
	position: relative;
	top: -1px
}
.index_tongzhi li span:nth-of-type(3) {
    float: right;
    display: inline-block;
    font-size: 14px;
}
.index_tongzhi li:hover{
	color: #014991;
}
.index_tongzhi ul{
	margin-top: 4px;
}



.index_xueyuan div{
	overflow: hidden;
	padding-bottom: 4px;
	border-bottom: 1px solid #014991;
}
.index_xueyuan div img{
	margin-right: 3px;
}
.index_xueyuan p:nth-of-type(1){
	float: left;
	font-size: 20px;
	color: #014991;
}
.index_xueyuan p:nth-of-type(2){
	float: right;
	font-size: 16px;
	color: #848484;
    position: relative;
    top: 4px;
}
.index_xueyuan li{
	line-height: 35px;
	color: black;
	overflow:hidden;
        text-overflow:ellipsis; 
        white-space: nowrap
}

.index_xueyuan li span:nth-of-type(1){
    width: 6px;
    height: 6px;
    background-color: #014991;
    display: inline-block;
    border-radius: 6px;
    position: relative;
    top: 16px;
    float: left;
    margin-right: 5px;
}
.index_xueyuan li span:nth-of-type(2) {
    width: 17em;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    white-space: nowrap;
}
.index_xueyuan li span:nth-of-type(3) {
    float: right;
    display: inline-block;
    font-size: 14px;
}


.index_xueyuan li:hover{
	color: #014991;
}
.index_xueyuan ul{
	margin-top: 4px;
}





.index_xueshu div{
	overflow: hidden;
	padding-bottom: 4px;
	border-bottom: 1px solid #014991;
}
.index_xueshu div img{
	margin-right: 3px;
}
.index_xueshu div p:nth-of-type(1){
	float: left;
	font-size: 20px;
	color: #014991;
}
.index_xueshu div p:nth-of-type(2){
	float: right;
	font-size: 16px;
	    position: relative;
    top: 4px;
	color: #848484;
}
.index_xueshu li{
	line-height: 32px;
	color: #848484;

}
.index_xueshu li h1{
	font-size: 16px;
	color: #014991;
	margin-top: 13px;
 overflow:hidden;
        text-overflow:ellipsis; 
        white-space: nowrap;
}
.index_xueshu li:nth-of-type(1){
	margin-bottom: 9px;
}
.index_xueshu li p{
	font-size: 12px;
	margin-top: 11px;
	color: black;
	line-height: 22px;
	height: 67px;
	overflow-y: hidden;
}
.index_xueshu li p:hover{
color: #014991;
}
.index_xueshu ul{
	margin-top: 0px;
}

.index_zhaoxian div{
	overflow: hidden;
	padding-bottom: 4px;
	border-bottom: 1px solid #014991;
}
.index_zhaoxian div img{
	margin-right: 3px;
}
.index_zhaoxian div p:nth-of-type(1){
	float: left;
	font-size: 20px;
	color: #014991;
}
.index_zhaoxian div p:nth-of-type(2){
	float: right;
	font-size: 16px;
	    position: relative;
    top: 4px;
	color: black;
}
.index_zhaoxian li{
	line-height: 32px;
	color: #848484;

}
.index_zhaoxian li img{
	height: 60px;
}
.index_zhaoxian ul{
	margin-top: 17px;
}
.index_zhaoxian li h1{
	font-size: 16px;
	color: #014991;
	margin-top: 13px;

}
.index_zhaoxian li{
	margin-bottom:6px;
}
.index_zhaoxian li p{
	font-size: 12px;
	margin-top: 11px;
	color: #848484;
	line-height: 22px;
}
.index_zhaoxian li p:hover{
color: #014991;
}
.index_zhaoxian ul{
	margin-top: 11px;
}














.ul_index_con_li2{
	margin-top: 30px;
	margin-bottom: 50px;
}
.index_con ul{
	/*overflow: hidden;*/
}
.index_con_li2{
	width: 21.25%;
	margin-right: 5%;
	float: left;
}
.index_con_li2:last-child{
	width: 21.25%;
	margin-right: 0%
}


.index_xuezi div{
	overflow: hidden;
	padding-bottom: 4px;
	border-bottom: 1px solid #014991;
}
.index_xuezi div img{
	margin-right: 3px;
}
.index_xuezi div p:nth-of-type(1){
	float: left;
	font-size: 20px;
	color: #014991;
}
.index_xuezi div p:nth-of-type(2){
	float: right;
	font-size: 16px;
	    position: relative;
    top: 3px;
	color: #848484;
}
.index_xuezi div p:nth-of-type(2) a{
	color:black;
}
.index_xuezi li{
	

}
.index_xuezi li h1{
	margin-top: 13px;
	color: #014991;
	font-size: 16px;
	 overflow:hidden;
        text-overflow:ellipsis; 
        white-space: nowrap;
}
.index_xuezi li p{
	margin-top: 10px;
    color: #848484;
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 3px;
    height: 46px;
    overflow-y: hidden;
}
.index_xuezi li p:hover{
color: #014991;
}
.index_xuezi li img{
	margin-top: 10px;
	height: 110px;
}

.index_xuezi ul{
	margin-top: 6px;
}


.index_xiazai div{
	overflow: hidden;
	padding-bottom: 4px;
	border-bottom: 1px solid #014991;
}
.index_xiazai div img{
	margin-right: 3px;
}
.index_xiazai div p:nth-of-type(1){
	float: left;
	font-size: 20px;
	color: #014991;
}
.index_xiazai div p:nth-of-type(2){
	float: right;
	font-size: 16px;
	    position: relative;
    top: 4px;
	color: #848484;
}
.index_xiazai div p:nth-of-type(2) a{
	color: #848484;
}
.index_xiazai li{
	line-height: 36px;
	color: #848484;
	padding-left: 30px;
	background: url(/images/首页_07.jpg) no-repeat;
	background-position: 0px 6px;
	overflow:hidden;
        text-overflow:ellipsis; 
        white-space: nowrap

}
.index_xiazai li:hover{
	color: #014991;
}
.index_xiazai ul{
	margin-top: 6px;
}

.index_zhaosheng div{
	overflow: hidden;
	padding-bottom: 4px;
	border-bottom: 1px solid #014991;
}
.index_zhaosheng div img{
	margin-right: 3px;
}
.index_zhaosheng p:nth-of-type(1){
	float: left;
	font-size: 20px;
	color: #014991;
}
.index_zhaosheng p:nth-of-type(2){
	float: right;
	font-size: 16px;
	color: #848484;
    position: relative;
    top: 6px;
}
.index_zhaosheng p:nth-of-type(2) a{
	color: black;
}
.index_zhaosheng li{
	line-height: 36px;
	color: black;
	overflow:hidden;
        text-overflow:ellipsis; 
        white-space: nowrap
}
/*.index_zhaosheng li span{
	width: 6px;
	height: 6px;
	background-color: #014991;
	display: inline-block;
	border-radius: 6px;
	position: relative;
	top: -3px;
	margin-right: 5px;
}*/

.index_zhaosheng li span:nth-of-type(1){
    width: 6px;
    height: 6px;
    background-color: #014991;
    display: inline-block;
    border-radius: 6px;
    position: relative;
    top: 16px;
    float: left;
    margin-right: 5px;
}
.index_zhaosheng li span:nth-of-type(2) {
    width: 17em;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    white-space: nowrap;
}
.index_zhaosheng li span:nth-of-type(3) {
    float: right;
    display: inline-block;
    font-size: 14px;
}



.index_zhaosheng li:hover{
	color: #014991;
}
.index_zhaosheng ul{
	margin-top: 4px;
}



.index_rukou div{
	overflow: hidden;
	padding-bottom: 4px;
	border-bottom: 1px solid #014991;
}
.index_rukou div img{
	margin-right: 3px;
}
.index_rukou div p:nth-of-type(1){
	float: left;
	font-size: 20px;
	color: #014991;
}
.index_rukou div p:nth-of-type(2){
	float: right;
	font-size: 16px;
	    position: relative;
    top: 5px;
	color: #848484;
}
.index_rukou div p:nth-of-type(2) a{
	color: #848484;
}
.index_rukou ul{
	margin-top: 15px;
}
/*.index_rukou li{
	width: 100%;
	height: 43px;
	line-height: 43px;
	color: white;
	background-color: #014e9c;
	margin-bottom: 8px;
	-webkit-transition: all 0.2s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}*/
.index_rukou li {
    width: 100%;
    height: 43px;
    border: 2px solid #014e9c;
    line-height: 39px;
    color: #014e9c;
    margin-bottom: 8px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
/*.index_rukou li:hover{
	-webkit-transition: all 0.2s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
	background-image: -webkit-linear-gradient(left,#68a7da,#014e9c);
}*/
.index_rukou li img{
    margin-right: 6px;
    position: relative;
    top: -1px;
}
.index_rukou a:last-child li img{
	margin-left: 23px;
}


.footer {
    background: url(../images/dibei.png);
    padding: 19px 0;
    padding-bottom: 14px;
    font-size: 14px;
}
.foot{
	max-width: 1400px;
	width: 100%;
	margin: 0px auto;
	overflow: hidden;
}
.foot_one{
	float: left;
}
.foot_two{
	float: left;
	margin-left: 5%;
}
.foot_three{
	float: left;
}
.foot_four{
	float: left;
}
.foot_four img{
	max-width: 105px
}
.foot_two{
	color: white;
	    margin-top: 12px;
}
.foot_two p{
	line-height: 34px;
}
.foot_two_div{
	overflow: hidden;
}
.foot_two span{
	color: white
}
.foot_two_div_left{
	float: left;
	width: 350px;
}
.foot_two_div_right{
	width: 210px;
	float: left;
	margin-top: 9px;
}
.foot_two_div_right img{
	margin-left: 20px;
}
.foot_three{
	margin-left:7%;
	text-align: center;
	color: white;
	font-size: 12px;
	
}
.foot_three p{
	margin-top: 10px;
}
.foot_four{
    margin-left: 3.7%;
    text-align: right;
	color: white;
	font-size: 12px;
	
}
.foot_four p{
	margin-top: 10px;
}


.daohang_ul_li_a{
	font-size: 16px;
}
.daohang_selcet_a{
	font-size: 16px;
}



@media (max-width: 1640px){
	.foot_two {
    float: left;
    margin-left: 5%;
}
.foot_three {
    margin-left: 8%;
}
.foot_four {
    margin-left: 3.5%;
}
.index_con{
	width: 90%
}
}
@media (max-width: 1600px){
	.daohang ul li div a{
		font-size: 14px !important;
	}
	.nei{
}

	.index_rukou li img {
    margin-left: 9px;
      margin-right: 9px;
}
.index_rukou a:last-child li img {
    margin-left: 11px;
    margin-right: 9px;
}
.index_tongzhi p:nth-of-type(2){
	font-size: 14px;
}
.newdong_con{
	width: 90%;
}
.head{
	width:85%;
}
.foot{
	width:85%;
}
.daohang ul{
	width:90%;
}
.index_con {
    width:85%;
}
	.foot_two {
    float: left;
    margin-left: 1%;
}
.foot_three {
    margin-left: 6%;
}
.foot_four {
    margin-left: 0%;
}
}

@media (max-width: 1500px){
.foot_three {
    margin-left: 0%;
}
.foot_two {
    float: left;
    margin-left: 1%;
}

}
@media (max-width: 1440px){
	.index_rukou li{
		font-size: 15px;
	}
	.foot_one {
    float: left;
       max-width: 26%;
}
	.foot_one  img{
		margin-top: 14px;
	}
.mianbao p:nth-of-type(1) img{
    width: 1084px;
}
.index_rukou a:last-child li img {
    margin-left: 11px;
}
.index_rukou li img{
	    margin-left: 8px;
	        margin-right: 9px;
}
.foot_two {
    float: left;
    margin-left: 6%;
}
.foot_three {
    margin-left: 3%;
}.foot_four {
    margin-left: 0.5%;
}
	.index_tongzhi p:nth-of-type(2) span{display: none;}
	.index_xueyuan p:nth-of-type(2) span{display: none;}
	.index_xueshu p:nth-of-type(2) span{display: none;}
	.index_zhaoxian p:nth-of-type(2) span{display: none;}
		.nei_left {
    float: left !important;
    width: 22.5% !important;
}
.nei_right {
    float: left;
    width: 77.5% !important;
    padding-left: 2% !important;
}
.daohang ul div{
	width: 100%;
	left: 0px;
}
	.lingdao li div {
    position: relative;
    margin: 0px 8px !important
}
}
@media (max-width: 1400px){
.foot_three {
    margin-left: 0%;
}
.mianbao p:nth-of-type(1) img{
    width: 1040px;
}
	.index_rukou li img {
       margin-left: 5px;
    margin-right: 5px;
}

.daohang ul li div a{
	font-size: 13px !important;
}
}

@media (max-width: 1366px){
.foot_one{
	    max-width: 25%;
	margin-top: 13px;
}
.index_xueyuan p:nth-of-type(2){
	top: 5px;
}

	.index_zhaosheng li p{
		line-height: 22px;
		margin-top: 10px;
    color: #848484;
    font-size: 12px;
    margin-bottom: 2px;
	}
	.index_zhaosheng li h1{
		        overflow:hidden;
        text-overflow:ellipsis; 
        white-space: nowrap;
            margin-top: 13px;
	}
	.index_zhaoxian li h1{
		overflow:hidden;
        text-overflow:ellipsis; 
        white-space: nowrap;
	}
	/*.mianbao p:nth-of-type(1){
		width: 73%;
	}*/
.foot_four {
    margin-left: 3%;
}
.mianbao p:nth-of-type(1) img{
    width: 1008px;
}
.foot_three {
    margin-left: 2%;
}
.foot_two {
    margin-left: 1.5%;
}
.head {
    max-width: 1300px;
}
.newdong_con {
    max-width: 1300px;
}
.index_con {
    max-width: 1300px;
}
.index_tongzhi p:nth-of-type(2){
	font-size: 14px;
	top: 7px;
}
.index_jiaoyan div p:nth-of-type(2) {
    float: right;
    font-size: 14px;
    color: #848484;
    position: relative;
    top: 5px;
}
.index_xueshu div p:nth-of-type(2){
    float: right;
    font-size: 14px;
    color: #848484;
    position: relative;
    top: 7px;
}
.index_tunxue li p span{
	display: none;
}
.newdong_li_left{
	width: 22%;
}
.newdong_li_right{
	width: 78%;
}
.chanpin_zuo{
	right: 33px;
}
.daohang ul li div a{
	font-size: 15px;
}
.foot_one img{
	width:366px;
}
.foot_two {
    margin-left:  4%;
}
.foot_three {
    margin-left: 6%;
}
.foot {
	max-width: 1200px;
    width: 100%;
}
.foot_four {
    margin-left: 0%;
}
	.index_tongzhi p:nth-of-type(2) span{display: none;}
	.index_xueyuan p:nth-of-type(2) span{display: none;}
	.index_xueshu p:nth-of-type(2) span{display: none;}
	.index_zhaoxian p:nth-of-type(2) span{display: none;}
	.index_xueyuan p:nth-of-type(2){
		font-size: 14px;
	}
}


@media (max-width: 1360px){

.foot_four {
    margin-left: 0%;
}
.foot_one img {
    width: 357px;
}
.index_rukou li{
	font-size: 14px;
}
}
@media (max-width: 1311px){
.head {
    width: 84%;
}
	.index_tongzhi p:nth-of-type(2) span{display: none;}
	.index_xueyuan p:nth-of-type(2) span{display: none;}
	.index_xueshu p:nth-of-type(2) span{display: none;}
	.index_zhaoxian p:nth-of-type(2) span{display: none;}
	.index_con{
		width: 82%;
	}
	.index_con_li {
    width: 23%;
    margin-right: 3%;
}
.index_con_li:last-child{
	width: 22%;
	margin-right: 0%
}
.index_xuezi li p{
	    height: 46px;
    overflow-y: hidden;
}
	.index_con_li2 {
    width: 23%;
    margin-right: 3%;
}
.index_con_li2:last-child{
	width: 22%;
	margin-right: 0%
}
	.index_rukou li img {
        margin-left: 3px;
    margin-right: 6px;
}
.index_rukou a:last-child li img {
      margin-left:6px;
    margin-right: 1px;
}
	.foot_one {
    float: left;
    max-width: 25%;
}
.foot_one img{
	    width: 300px;
    margin-top: 20px;

}

.foot_two {
    margin-left: 0%;
}
.foot_three {
       margin-left: 5%;
    max-width: 8%;
}
.foot_four {
        margin-left: 5%;
    max-width: 8%;
}
.newdong_left span{
	font-size: 22px;
}
.newdong_li_left {
    width: 25%;
}
.foot_four p{
	text-align: center;
}
.newdong_li_right {
    width: 75%;
}
.index_tongzhi p:nth-of-type(1){
	font-size: 18px;
}
.index_xueyuan p:nth-of-type(1){
font-size: 18px;
}
.index_xueshu div p:nth-of-type(1){
font-size: 18px;
}
.index_zhaoxian div p:nth-of-type(1){
font-size: 18px;
}
.index_zhaoxian div p:nth-of-type(2){
	font-size: 14px;
}

.index_tongzhi p:nth-of-type(2){
	top: 4px;
}
.index_xueyuan p:nth-of-type(2){
	top: 3px;
}
.index_zhaoxian li img {
    height: 66px;
}
.index_xuezi li h1{
	 overflow:hidden;
        text-overflow:ellipsis; 
        white-space: nowrap;
}
.daohang ul {
    width: 88%;
}
.foot_one img {
    width: 293px;
    margin-top:10px;
}


.foot_one {
    max-width: 25%;
    margin-top: 15px;
}
.lingdao li div {
    position: relative;
    margin: 0px 4px !important;
}
}


@media (max-width: 1250px){
.index_rukou li{
	font-size: 14px;
}
.newdong_left{
	width: 15%;
}
.newdong_right{
	width: 85%;
}
}

@media (max-width: 1238px){
.foot_one {
    max-width: 22%;
    margin-top: 15px;
}}



.index_con{
	margin-top: 20px
}
.index_con {
    width: 100%;
}
.index_con_li{
    width: 31.33%;
    margin-right: 3%;
	float: left;
}
.index_con_li:last-child{
	width: 31.33%;
	margin-right: 0%;
}

.index_con_li2{
    width: 31.33%;
    margin-right: 3%;
	float: left;
}
.index_con_li2:last-child{
	width: 31.33%;
	margin-right: 0%;
}



.index_rukou a{
    width: 22.6%;
    margin-right: 2.7%;
	display: inline-block;
}
.index_rukou a:last-child{
	width:22.6%;
	margin-right: 0%
}

.index_rukou ul{
	overflow: hidden;
}.index_con ul {
    overflow: hidden;
}
.index_xuezi ul {
    margin-top: 0;
}
.ul_index_con_li2 {
    margin-top: 13px;
    margin-bottom: 10px;
}
.index_rukou li img {
    margin-left: 0;
}
.index_rukou a:last-child li img {
    margin-left: 0;
}
.index_rukou li{
	text-align: center;
}


.footer{
	/*width: 1200px*/
}
.foot {
    width: 1200px !important;
    margin: 0px auto !important;
}
.foot_one {
	    max-width: 26% !important;
	    margin-left: 0;
}
.foot_two {
    margin-left: 4% !important;
}
.foot_three {
    margin-left: 4% !important;
}
.foot_four {
    margin-left: 1.3% !important;
}
.foot_one img {
    margin-top: 18px !important;
}
.daohang ul li div a {
    font-size: 14px !important 
}

.foot_two p span{
	margin-right: 36px
}





  .daohang{
  background-color:rgba(1,73,145,0.9);
}
.daohang_selcet_a {
    display: inline-block;
    padding-bottom: 8px;
    color: white;
    border-bottom: 3px solid white
}
.daohang_ul_li_a{
  color: white
}
.daohang_li:hover .daohang_ul_li_a{
  color: white;
}
.head_tt{
    padding: 4px 0;
    font-size: 14px;
    padding-bottom: 0;
  background-color: #014991;
  text-align: right;
}
.head_tt span{
  color: white;
  position: relative;
  top: -10px
}
.head_tt p{
      max-width: 1200px;
    width: 100%;
    margin: 0px auto;
}
.daohang ul {
   max-width: 1246px;
    width: 100% !important;
}
.daohang {

    width: 100% !important;

}
.head{
  max-width: 1200px;
  width: 100%;
}
.header .baigang2{
  display: inline-block;
  background-color: white;
  width: 1px;
  height: 15px;
  margin: 8px;
  position: relative;
  top: 1px;
}
.index_con {
    width: 1200px;
}
.head{
  padding: 18px 0
}
.daohang ul li{
    padding: 16px 0;
    padding-bottom: 18px;
}
.daohang ul div{
  top: 56px
}
.index_con_li {
    width: 31.33%;
    margin-right: 3%;
    float: left;
}
.index_con_li a{
	color:black;
	font-size:16px;
}
.index_con_li:last-child {
    width: 31.3%;
    margin-right: 0%;
}




.index_xuezi{

}
.index_xuezi li{
	overflow: hidden;
	margin-bottom: 2px
}
.index_xuezi li:last-child{
	margin-bottom: 0px
}
.index_xuezi li div{
	border: none;
}
.index_xuezi li h1 {
    font-size: 16px;
    color: #014991;
    margin-top:7px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index_xuezi li p {
    font-size: 12px !important;
    margin-top: 6px;
    color: black !important;
    line-height: 22px;
    height: 67px;
    overflow-y: hidden;
}
.index_xuezi_div_left{
	float: left;
	width: 95px;
}
.index_xuezi_div_right{
	float: right;
	width: 71%;
}
.index_xuezi li img {
     margin-top:0px; 
     height: auto; 
}
.index_xuezi ul{
	margin-top: 13px
}
