*{
    box-sizing: border-box;
}
/*css reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,a {
    margin: 0;
    padding: 0;
}
body,html{
    width: 100%;
    height:100%;
}
body {
    background:#fff;
    color:#333333;
    font-size:15px;
    font-family:Microsoft YaHei !important;
	overflow-x:hidden;
	overflow-y:auto;
}
.title{
    font-size: 25px;
    font-weight: bold;
    margin: 10px;
}
a {
    text-decoration: none;
	color:#333333;
	cursor:pointer;
}
a:hover, a:focus {
    text-decoration: none;
	color:#333333;
}
a:focus{
	outline:none;
	text-decoration: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset,img {
    border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-style: normal;
    font-weight: normal;
}
ol,ul {
    list-style: none;
}
i {
    font-style: normal;
}
caption,th {
    text-align: left;
}
h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}
q:before,q:after {
    content: '';
}
abbr,acronym {
    border: 0;
}

/*首页*/

#head{
    height: 130px;
    width: 100%;
    background:#1d77ce;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    overflow: hidden;
}
#head>div{
    width: 1200px;
    margin: auto;
    height: 100%;
}
.logo{
    display: block;
    float: left;
    height: 85px;
    margin-top: 22.5px;
}
.search-block{
    width: 260px;
    height: 40px;
    float: right;
    border:1px solid #1d77ce;
    margin-top:45px;
}
.search-block>input{
    display: block;
    width: 220px;
    height: 38px;
    border: none;
    padding:5px 15px;
    line-height: 30px;
    background: #fff;
    float: left;
}
.search-block>button{
    display: block;
    float: right;
    width: 38px;
    border: none;
    background:#bbb;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 38px;
}
.search-block>button>img{
    display: block;
    width:20px;height:20px;
    margin-top: 0;
    margin-left: 3px;
}
nav{
    width: 100%;
    height: 50px;
    background:#1d77ce;
}
.nav{
    width: 1200px;
    margin: auto;
    height:50px;
    position: relative;
    z-index: 1000;    
}
.nav>li{
    width:11.1%;
    height:50px;
    float: left;
}
.nav>li:nth-child(2){
   display:none;
}
.nav>li:nth-child(3){
   display:none;
}
.nav>li:nth-child(4){
   display:none;
}
.nav>li:nth-child(5){
   display:none;
}
.nav>li:nth-child(6){
   display:none;
}
.nav>li>a{
    display: block;
    background:#1d77ce;
    color: #fff;
    height: 50px;
    text-align: center;
    line-height: 30px;
    font-size:18px;
    letter-spacing:1px;
}
.nav>li>a:hover{
   background:#1d77ce;
}

.nav>li>ul{
    display: none;
}
.nav>li>ul>li{
    height:45px;
    width: 100%;
}
.nav>li>ul>li>a{
    display: block;
    text-align: left;
    line-height: 45px;
    background:#335385;
    color: #fff;
    padding-left:32px;
    opacity:0.9;
}
.nav>li>ul>li>a:hover{
    background:#1d77ce;
}
.swiper-container{
    width:1200px;
    margin:auto;
    height:450px;
    overflow: hidden;
}
.content{
    width: 1200px;
    margin:20px auto;
    overflow: hidden;
    background: #fff;
}
.conttent_L{
    width:705px;
    float: left;
	padding:10px 0px;
}
.conttent_R{
    width: 475px;
    float: right;
}
.conttent_L_title{
    height:42px;
    border-bottom: 1px solid #DCDCDC;
}
.conttent_L_title>i{
    width:3px;float: left;
    height:25px;
    background: #0c74c9;
    display: block;
    margin-top:7px;
    margin-right:10px;
}
.conttent_L_title>h3{
    display: block;
    float: left;
    font-size: 16px;
    line-height: 40px;
    letter-spacing: 1.3px;
    font-weight: 600;
}
.conttent_L_title>a{
    display: block;
    float: right;
    line-height: 40px;
}
.conttent_L_title>a:hover{
    color:#0c74c9;
}

/* changeBox_a1 */
.changeBox_a1{float:left;width:705px;height:300px;padding:2px;position:relative;margin-top:15px; margin-bottom: 15px;}
.changeBox_a1 .a_bigImg img{position:absolute;top:2px;left:2px;display:none;}
.changeDiv{position:absolute;top:2px;left:2px;display:none;}
/* ul_change_a1 */
.ul_change_a1{position:absolute;right:1px;bottom:6px;padding-left:19px;overflow:hidden;}
.ul_change_a1 li{float:left;margin-right:7px;}
.ul_change_a1 img{ border:1px solid #ddd;}
.ul_change_a1 img.now{border:1px solid #FF6600;}
/* ul_change_a2 */
.ul_change_a2{position:absolute;bottom:7px;padding-left:19px;overflow:hidden;width:500px;text-align: center;}
.ul_change_a2 li{display:-moz-inline-stack;display:inline-block;*display:inline;*zoom:1;}
.ul_change_a2 span{border-radius: 50%;width:13px;height:13px; display:-moz-inline-stack;display:inline-block;*display:inline;*zoom:1;font-size:1em;margin-right:8px;background:#fff;cursor:pointer;}
.ul_change_a2 span.on{background:#5575a6;color:#CC0000;}

.changeDiv_info{
    height:300px;
    float: right;
    width:205px;
    background:#1d77ce;
    padding:15px 15px;
}
.changeDiv_info>h3{
    font-size: 18px;
    width: 100%;
    padding:15px 0;
    line-height: 30px;
    color:#fff;
}
.changeDiv_info>p{
    line-height:30px;
    margin-top:5px;
    color: #fff;
	font-size:15px;
	letter-spacing:1px;
}
.news_list{
    overflow: hidden;
    margin-top:10px;
    width: 705px;
    padding:0 10px;
}
.news_list>li{
    height:40px;
    padding-bottom:5px;
    border-bottom:1px dashed #ccc;
    overflow: hidden;
}
.news_list>li:last-child{
	border-bottom:none;
}
.news_list>li>i{
    display: block;
    font-size: 35px;
    margin-right:10px;
    float: left;
    position: relative;
    top:-17px;
}
.news_list>li>a{
    display: block;
    line-height:40px;
    width: 475px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}
.news_list>li>span{
    display: block;
    float: right;
    line-height: 40px;
}

.notice{
    overflow: hidden;
    width: 100%;
    padding-top:10px;
}
.notice>li{
    height:41.5px;
    padding-bottom:5px;
    border-bottom:1px dashed #ccc;
    overflow: hidden;
}
.notice>li:last-child{
	border-bottom:none;
}
.notice>li>i{
    display: block;
    font-size: 35px;
    margin-right:10px;
    float: left;
    position: relative;
    top:-17px;
}
.notice>li>a{
    display: block;
    line-height:41.5px;
    width: 295px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}
.notice>li>span{
    display: block;
    float: right;
    line-height: 40px;
}
.conttent_R_top{
    width: 100%;
    overflow: hidden;
	padding:10px 20px;
	margin-bottom:3px;
}
.students{
    width: 1200px;
    float: right;
    margin-top: 25px;
}
.student_title{
    width:58px;
    height: 230px;
    background:#1d77ce;
    padding:15px 12px;
    float: left;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height:50px;
}
.swiper-container2{
    width:1108px;
    margin: 0;
    padding: 10px 0;
    height: 230px;
}
.swiper-container2 img{
    display: block;
    height: 175px;
    width: 100%;
}

.swiper-container2 .swiper-pagination-bullet{
    display: none;
}
.swiper-container2 .swiper-slide span{
    height: 30px;
    line-height: 30px;
    padding:0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    background:#333;
    width: 100%;
    float: right;
    color: #fff;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#foot{
    width: 100%;
    padding: 35px 0 20px;
    background: #1d77ce;
}
#foot>div{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.address{
    color: #fff;
    text-align: center;
    line-height: 32px;
    letter-spacing: 1px;
}
.address>a{
    color: #fff;
}
.student_border{
    width: 1140px;
    margin: 0;
    padding: 0 15px;
    border: 1px solid #ccc;
    height: 230px;
    float: left;
}
.modification{
    width:1200px;
    height: 270px;
    margin: auto;
}
.modification>img{
    display: block;
    width: 100%;
    height: 100%;
}
.list{
    width: 1200px;
    margin: 20px auto;
    overflow: hidden;
}
.list-L{
    width: 240px;
    float: left;
}
.list-L>span{
    width: 100%;
    height: 100px;
    background: url(../img/menu_back.png) no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
    display: block;
    font-size: 24px;
    color: #fff;
    text-align: center;
    line-height: 100px;
}
.second_menu{
    overflow: hidden;
    width: 100%;
    border-bottom: none;
}
.second_menu>li{
    display: block;
    float: left;
    border: 1px solid #ccc;
    width: 100%;
    margin-top:4px;
    margin-bottom: 4px;
}
.second_menu>li>a{
    display: block;
    width: 100%;
    float: left;
    padding: 10px 15px;
    text-align: center;
    position: relative;
    background:#bbb;
	background-size:cover;
    color: #fff;
    text-align:left;
}
.third_menu{
    width: 100%;
    overflow: hidden;
}
.third_menu>li{
    width: 100%;
    float: left;
}
.third_menu>li>a{
    display: block;
    width: 100%;
    float: left;
    text-align: left;
    padding: 10px 15px;
    border-bottom: 1px dashed #ccc;
    position: relative;
    padding-left:40px;
}
.second_menu>li>a>img{
    width: 20px;
    height: 20px;
    margin-top: 1px;
    margin-right: 5px;
    float:left;
}
.second_menu>li>a>p{
   float:left;
   width:calc(100% - 30px);
}

.third_menu>li>a>i{
    position: absolute;
    top: 0; left: 0;
    width: 3px;
    height: 100%;
    background:#339b4c;
    display: none;
}
.third_menu>li.active i{
    display: block;
}
.third_menu>li:hover{
    background: #efefef;
    color: #fff;
}
.list-R{
    width: 930px;
    float: right;
}
.list-R-title{
    width: 100%;
    float: left;
}
.list-R-title{
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding:0 10px;
    border-bottom: #e6e6e6 1px solid;
}
.list-R-title>img{
    display: block;
    float: left;
    width: 22px;
    height: 22px;
    margin-right: 10px;
    margin-top: 9px;
}
.list-content{
    width: 100%;
    float: left;
    margin-top: 25px;
}
.list-content>img{
    float: left;
    margin-right: 25px;
    margin-bottom: 15px;
}
.list-content>p{
    display: block;
    text-indent: 2em;
    line-height: 28px;
    letter-spacing: 1px;
    margin-bottom: 10px;
}
.ad_information{
    width: 100%;
    float: left;
    padding:0 10px;
}
.ad_information>li{
    width: 100%;
    float: right;
    height: 45px;
}
.ad_information>li>a{
    display: block;
    width: 100%;
    height: 100%;
    border-bottom: 2px dotted #dfdfdf;
}
.ad_dot{
    display: block;
    float: left;
    font-size: 30px;
    height: 45px;
    margin-right: 11px;
    line-height: 28px;
}
.ad_news_text{
    display: block;
    float: left;
    height: 45px;
    line-height: 45px;
    width: 730px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000000;
    letter-spacing: 0.8px;
}
.list-content2{
    margin-top:10px;
}
.ad_date{
    display: block;
    float: right;
    color: #000000;
    line-height: 45px;
    font-size: 16px;
}
.page{
    width: 930px;
    text-align: center;
    float: right;
}
.pagination{
    margin: 30px 0;
}
.second_menu>li>a:hover{
    opacity: 0.9;
}
.third_menu>li:last-child>a{
    border-bottom: none;
}
.list-content3 h2{
    color:#ff9900;
    font-size: 18px;
    text-align: center;
    width: 100%;
    padding: 0 40px;
    font-weight: 600;
    letter-spacing: 1.2px;
    margin-top: 15px;
}
.list-content3>span{
    text-align: center;
    letter-spacing: 1px;
    width: 100%;
    display: block;
    margin-top: 10px;
    padding-top: 10px;
}
.list-content3>p{
    margin-top:20px;
    padding-top:20px;
    border-top: 1px dashed #ccc;
}
.picture_area{
    width: 100%;
    margin-top: 20px;
}
.picture_area>li{
    width: 30.3%;
    margin-left:1.5%;
    margin-right:1.5%;
    float: left;
    margin-bottom: 25px;
}
.picture_area>li img{
    display: block;
    width: 100%;
}
.picture_area>li>span{
    display: block;
    width: 100%;
    text-align: center;
    padding: 5px 0px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.teacher_area>li{
    width: 17%;
    margin-left: 1.5%;
    margin-right: 1.5%;
}
.teacher_area>li img{
    height: 220px;
    padding:3px;
    border:1px solid #ccc;
}
.list-content5>ul{
    width: 100%;
    float: left;
}
.list-content5>ul>li{
    width: 50%;
    float: left;
    border-bottom: 1px dashed #ccc;
}
.foot_left{
	float:left;
}
.foot_left h2{
	color:#fff;
	font-size:18px;
	margin-bottom:15px;
}
.foot_left>ul>li>a{
	color:#fff;
	line-height:30px;
	
}
.foot_right{
	width:895px;
	float:left;
	margin-left:100px;
}
.foot_right>h2{
	color:#fff;
	font-size:18px;
	margin-bottom:15px;
}
.foot_right>p{
	line-height:40px;
	color:#fff;	
}
.foot_left>ul>li>a>i{
	font-size:35px;
	color:#fff;
	position:relative;
	top:-3px;
	margin-right:8px;
}
.foot_img{
	position:relative;
	top:-3px;
	margin-right:5px;
}
.links{
	width: 1200px;
    margin: auto;
    overflow: hidden;
    margin-bottom: 30px;
}
.links_school{
	width:100%;
	overflow:hidden;
	padding:20px 0;
}
.links_school>li{
	float:left;
	width:25%;
	margin-bottom:20px;
}
.links_school>li img{
	height:60px;
	display:block;
width:100%;

}
.swiper-button-next, .swiper-button-prev{
	box-sizing:content-box;
	padding:5px 10px;
}
.swiper-button-next:hover, .swiper-button-prev:hover{
	opacity:0.8;
}
.address>div{
	float:left;
	width:27%;
	margin-right:100px;
}
.wechat_code>img{
	display:block;
	height:120px;
	float:left;
	margin-right:20px;
}
.wechat_code>p{
	line-height:30px;
	font-size:14px;
	margin-top:30px;
	float:left;
	letter-spacing:1.3px;
}
.call_phone>p{
	float:left;
	text-align:left;
	line-height:35px;
	display:block;
	font-size:14px;
}
.call_phone>p>img{
	margin-right:4px;
	position:relative;
}
.address_info>p{
	width:calc(100% - 50px);
	text-align:left;
	float:left;
	margin-left:10px;
	letter-spacing:1.5px;
	font-size:14px;
}
.conttent_R_bottom{
    padding: 0 20px;
}

.imgarealist .PrevDisabled,.imgarealist .Prev{
    line-height: 1.42857143!important;
    padding:6px 12px!important;
    text-decoration: none!important;
    background-color: #fff!important;
    border: 1px solid #ddd!important;
    font-size:14px!important;
    height:auto!important;
    float: left;margin-right:0!important;
}
.imgarealist table,.imgarealist table td{
   text-decoration: none!important;
    background-color: #fff!important;
    font-size:14px!important;
    line-height: 1.42857143!important;
    box-sizing:border-box;   
}
.imgarealist .this-page{
    padding: 6px 12px!important;
    margin-left: -1px!important;
    line-height: 1.42857143!important;
    color: #fff!important;
    text-decoration: none!important;
    background-color:#1a57b0!important;
    border: 1px solid #1a57b0!important;
    font-size:14px!important;height:auto!important;
    margin-right:0!important;
}
.imgarealist table a{
   font-size:14px!important;
    line-height: 1.42857143!important;
    text-decoration: none!important;
    background-color: #fff!important;
    height:auto!important;margin-right:0!important;
    border-left:none!important;
    border-color:#ddd!important;
}
.imgarealist table a.Prev{
  border-left: 1px solid #ddd!important;
}
.imgarealist table a:hover,.imgarealist table a:focus{
  background:#eee!important;
  font-size:14px!important;
}
.imgarealist .Next{
  margin-left:0!important;
  padding:6px 12px !important;
}
.imgarealist .NextDisabled{
  margin-left:0!important;
  font-size:14px!important;height:auto!important;
  padding:6px 12px!important;
  text-decoration: none!important;
  margin-left:0!important;
  line-height: 1.42857143!important;
  border-color:#ddd!important;
}
.imgarealist a{
  padding:6px 12px !important;
  font-size:14px !important;
  height:auto !important;
}
.nextpage {
    display: block;
    float: right;
    width: 400px;
    text-align: right;
}
.lastpage {
    display: block;
    float: left;
    width: 400px;
    text-align: left;
}
.defaultInputStyle{
    margin-left: 8px!important;
    margin-right: 8px!important;
    width: 40px!important;
    height: 30px!important;
    line-height: 30px!important;
    border: 1px solid #ccc!important;
}
.defaultButtonStyle{
    width: 50px!important;
    height: 30px!important;
    background: none!important;
    border-color: #ccc!important;
}
.nav>li:nth-child(7)>ul{
   width:150px;
}
.nav>li:nth-child(8)>ul{
   width:185px;
}
.nav>li:nth-child(10)>ul{
   width:195px;
}
.nav>li:nth-child(14)>ul{
   width:378px;
   position:absolute;
   right:0;
}
.menu_second_top{
    width: 100%;
    height: 100px;
    background: url(../img/menu_back.png) no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
    display: block;
    font-size: 24px;
    color: #fff;
    text-align: center;
    line-height: 100px;
}
.nav > li > a:hover, .nav > li > a:focus{
   background:#1d77ce;
}

.nav>li:nth-child(11)>ul{
   position:absolute;
   right:0;
   width:270px;
}
.nav>li:nth-child(11)>ul>li>a{
   padding-left:0;
   padding-right:30px;
   text-align:right;   
}

.nav>li:nth-child(13)>ul{
   position:absolute;
   right:0;
   width:270px;
}
.nav>li:nth-child(13)>ul>li>a{
   padding-left:0;
   padding-right:30px;
   text-align:right;   
}
.links_school>li{
   
}

.nav>li:nth-child(14)>ul>li>a{
   padding-right:30px;
   text-align:right;
}

.links_school>li:nth-child(1) img{
   height:65px;
   position:relative;
   top:-8px;
}

.links_school>li:nth-child(2) img{
   height:50px;
}
.links_school>li:nth-child(3) img{
   height:50px;
}
.links_school>li:nth-child(3){
   margin-right:0;
}
.code_name{
   float:left;width:100%;
}
.code_name>span{
   width:120px;
   text-align:center;
   box-sizing: border-box;
    display: block;
    line-height: 20px;
    float: left;
    margin-right: 20px;
    padding-top: 6px;
    font-size: 14px; 
}
.Department_title{
   width:97%;
   border-bottom:1px dashed #e6e6e6;
   margin-left:1.5%;
   float:left;
   margin-bottom:25px;
}
.Department_title>li{
   width:100%;
   float:left;
   margin-bottom:6px;   
}
.Department_title>li>p{
   color:#696cb5;
   letter-spacing:1px;
   line-height:22px;
}
.technical_title{
   width:97%;
   margin-left:1.5%;
   float:left;
}
.technical_title>div{
   width:100%;
   float:left;
}
.technical_title>div>h3{
   color:#696cb5;
   width:100%;
   border-bottom:1px dashed #e6e6e6;
   float:left;
   line-height:35px;
   letter-spacing:1.3px;
   font-weight:600;
}
.technical_title>div>ul{
   width:100%;
   float:left;
   margin-bottom:20px;
}
.technical_title>div>ul>li{
   width:16.6%;
   float:left;
   margin-top:10px;
   padding-left:3px;
}
.technical_title>div>ul>li>a{
   letter-spacing:1.3px;
}
b, strong{
   font-weight:bold;
}
.nav>li:nth-child(9)>ul{
   width:225px;
}