    /* CSS重置 */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
a,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    margin:0;
    padding:0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body{
    background-color: #f2f5fe;
}
a {
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-ms-transition: all .5s ease-out;
	transition: all .5s ease-out;
}
/* 头部 */
#head{
    background-color: #f9fafd;
}
.head_top{
    padding: 20px 0;
}
.search_form{
    float: right;
    font-size: 0;
    margin-top: 22px;
}
.search_form input[type='text']{
    border: 1px solid #d4d5d7;
    border-top-left-radius:1rem;
    border-bottom-left-radius: 1rem;
    border-right: 0;
    padding: 12px 20px;
    vertical-align: top;
    height: 40px;
    width: 214px;
    line-height: 14px;
	color: #999;
}
.search_form input[type='submit']{
    background-image: url(../images/search_logo.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #3a5ba9;
    width: 55px;
    height: 40px;
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
    vertical-align: top;
}
.search_form input::input-placeholder{
    color:#999
}
.search_form input::-webkit-placeholder{
    color:#999
}
.search_form input::-ms-input-placeholder{
    color:#999
}
.search_form input::-webkit-input-placeholder{
    color:#999
}

/* 头部导航 */
.head_bottom{
    background-color:#3a5ba9;
}
.head_bottom .head_nav li{
    float: left;
    width: 9.0909%;
    position: relative;
}
.head_bottom .head_nav li a{
    display: block;
    text-align: center;
    height: 50px;
    line-height: 50px;
    color: white;
    font-size: 16px;
    overflow: hidden;
}
.head_bottom .head_nav li a:hover{
    background-color: #607bba;
}
.head_bottom .head_nav .line{
    height: 10px;
    border-left: 1px solid #607bba;
    float: left;
    margin-top: 20px;
}
.head_bottom .head_nav .c_navlist{
    position: absolute;
    background-color: #3a5ba9;
    width: 100%;
}
.head_bottom .head_nav .c_navlist li{
    float: none;
    width: 100%;
}
.head_bottom .head_nav .c_navlist li a{
    height: 0;
    overflow: hidden;
    transition: all 0.5s;
}
.head_bottom .head_nav li:hover .c_navlist li a{
    height: 50px;
}

/* 顶部图 */
.banner_img{
    height: 450px;
    background-image: url(../images/banner_img04.png);
    background-repeat: no-repeat;
    background-position: center top;
}

/* 学校新闻，通知公告 */
.main1{
    margin-top: 40px;
}
.main1 .left_contain{
    float: left;
    width:660px;
    height: 454px;
}
.main1 .swiper-container{
    width: 100%;
    height: 100%;
}
.main1 .swiper-slide{
    position: relative;
}
.main1 .swiper-slide img{
    width: 100%;
    height: 100%;
}
.main1 .content-slide{
    position: absolute;
    bottom: 0;
    width: 100%;
}
.main1 .content-slide{
    height: 55px;
    line-height: 55px;
    background-image: url(../images/opacity.png);
    padding: 0 80px 0 15px;
    color: white;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
}
.main1 .content-slide a{
	color: #fff;
}
.main1 .content-slide a:hover{
	color: #ff9a00;
}
.main1 .swiper-pagination-switch{
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #d0d0d0;
    margin: 0 5px;
	cursor: pointer;
}
.main1 .swiper-active-switch{
    background-color: #ff9500;
}
.main1 .swiper-pagination-switch:hover{
    background-color: #ff9500;
}
.main1 .pagination{
    position: absolute;
    bottom: 0;
    height: 55px;
    line-height: 55px;
    right: 15px;
	cursor: auto;
}

/* main1右侧列表 */
.main1 .right_contain{
    float:right;
    width: 613px;
}
.main1 .right_contain .tab_head{
    font-size: 0;
}
.main1 .right_contain .tab_head li{
    background-color: #3a5ba9;
    color: white;
    font-weight: bold;
    font-size: 18px;
    height: 47px;
    line-height: 47px;
    width: 153px;
    text-align: center;
    border-top: 4px solid #3a5ba9;
    display: inline-block;
    vertical-align: top;
    margin-right: 3px;
    box-shadow: 0 -3px 6px rgba(0,0,0,0.1);
}
.main1 .right_contain .tab_head li.active{
    background-color: white;
    color: #333;
}
.main1 .right_contain .tab_list{
    height: 407px;
	background: #fff;
    padding: 21px 27px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.1);
}

.main1 .tab_list .time{
    float: left;
    background-image: url(../images/main1_time_bg_off.png);
    background-position: left top;
    background-repeat: no-repeat;
    width: 78px;
    height: 49px;
    margin-right: 15px;
}
.main1 .tab_list .time .yM{
    line-height: 25px;
    height: 25px;
    text-align: center;
    color: white;
}
.main1 .tab_list .time .dd{
    line-height: 23px;
    height: 23px;
    font-size: 20px;
    text-align: center;
    color: #3a5ba9;
    font-weight: bold;
}
.main1 .tab_list .title{
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 24px;
    height: 49px;
	font-size: 17px;
}
.main1 .tab_list .summary{
    font-size: 14px;
    color: #999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 30px;
}
.main1 .tab_list li:hover .title{
    font-weight: bold;
}
.main1 .tab_list li:hover .dd{
    color: #ff9a00;
}
.main1 .tab_list  li:hover .time{
    background-image: url(../images/main1_time_bg_on.png);
}
.main1 .tab_list li~li{
    margin-top: 14px;
}
/* 中间图片 */
.middle_img{
    margin: 40px auto;
    height: 120px;
}
.middle_img img{
    width: 100%;
    height: 100%;
}

/* main2招生就业等 */
.main2_list{
    width: 413px;
    box-shadow: 0 2px 12px rgba(0,0,0,0.03);
    height: 535px;
    float: left;
    background-color: white;
    padding: 20px 15px;
}
.main2_list~.main2_list{
    margin-left: 30px;
}

.main2_list .channel_head{
    color: #333333;
    font-size: 24px;
    font-weight: bold;
}
.main2_list .channel_head .more{
    float: right;
    font-size: 16px;
    color: #ff9a00;
    font-weight: normal;
    line-height: 36px;
}
.main2_list .info_contain .time{
    float: left;
    width: 76px;
    height: 50px;
    line-height: 50px;
    margin-right: 15px;
    margin-left: 6px;
}
.time .d{
	color: #ff9a00;
    font-size: 30px;
float: left;
}
.time .m{
	font-size: 18px;
    color: #999999;
    float: right;
}
.main2_list .info_contain .MM{
    color: white;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    text-align: center;
    background-color: #3a5ba9;
}
.main2_list .info_contain .dd{
    font-size: 18px;
    text-align: center;
    line-height: 26px;
    color: black;
}
.main2_list .info_contain .title{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 30px;
    height: 54px;
    font-size: 16px;
}
.main2-5 .main2_list .info_contain .title{
	 height: 33px;
}
.cl-t span{
	font-size: 14px;
	color: #999;
	    
}
.cl-t img{
	float: left;
    margin-top: 5px;
	margin-right: 6px;
}
.main2_list .info_contain li{
    padding-bottom: 18px;
    padding-top:18px;
    border-bottom: 1px dashed #ccc;
}
.main2_list .info_contain li a{
	display: block;
}
.cl-t{
	float: right;
}
.main2_3.main2_list{
    position: relative;
}
.main2_3.main2_list .fir_info{
    width: 100%;
    left: 0;
    height: 232px;
    padding-top: 20px;
}
.main2_3.main2_list .fir_info a{
    position: relative;
    display: block;
    height: 100%;
    overflow: hidden;
}

.main2_3.main2_list .fir_info a img{
    width: 100%;
    height: 100%;
}
.main2_3.main2_list .fir_info .title{
    position: absolute;
    width: 100%;
    box-sizing: border-box;
    background-image: url(../images/opacity.png);
    color: white;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    bottom: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}
.main2_3.main2_list .fir_info_follow{
    height: 234px;
}

.main2_3.main2_list li .dot_on{
    display: none;
}
.main2_3.main2_list li a:hover .dot_off{
    display: none;
}
.main2_3.main2_list li a:hover .dot_on{
    display: inline-block;
}


/* main3 */
.main3{
    padding: 24px 0;
    background-color: white;
    margin-top: 40px;
}




/* 手机版 */

/* 手机版的默认样式 */
#phone_nav{
    display: none;
}
.phone_menu{
    display: none;
    float: right;
    margin-top: 24px;
    margin-right: 20px;
}
.phone_return{
    float: right;
    font-size: 20px;
    margin-top: 10px;
    margin-right: 20px;
    color: white;
    width: 30px;
    height: 30px;
    background-image: url(../images/arrow_02.png);
    background-position: center top;
    background-repeat: no-repeat;
}
.search_input #lsj_ss2{
    width: 40px;
    height: 42px;
    background-color: white;
    background-image: url(../images/search_logo_02.png);
    background-repeat: no-repeat;
    background-position: center center;
    vertical-align: middle;
    border-top-right-radius:2rem;
    border-bottom-right-radius: 2rem;
}
.search_input #wd{
    width: 250px;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    vertical-align: middle;
    padding:0 15px;
    border-top-left-radius: 2rem;
    border-bottom-left-radius: 2rem;
}
.phone_contain{
    position: fixed;
    z-index: 1000;
    width: 100%;
    height: 100%;
    top: 0;
    left: -100%;
    transition: all 0.5s;
    background-color: #6179ae;
    overflow-y: scroll;
}
.phone_contain.active{
    left: 0;
}
.phone_nav_contain{
    width: 90%;
    margin: auto;
}
.phone_nav_contain a{
    display: block;
    padding: 10px;
    color: white;
    font-weight: bold;
    border-bottom: 1px  solid white;
}
.phone_nav_contain a .icon-left-dir{
    font-size: 20px;
    color: white;
    float: right;
    width: 18px;
    height: 20px;
    background-image: url(../images/arrow_01.png);
    background-repeat: no-repeat;
    background-position: center top;
    margin-right: 20px;
    transition: all 0.5s;
}
.phone_nav_contain li ul a{
    height: 0;
    overflow:hidden;
    transition: all 0.5s;
    padding: 0;
    line-height: 40px;
    border: none;
    text-indent: 20px;
    font-weight: normal;
    color: #ff9a00;
}
.phone_nav_contain li.active ul a{
    height: 40px;
}
.phone_nav_contain li.active a .icon-left-dir{
    transform: rotateZ(-90deg);
}

    .main3_contain a{
      font-size:16px;
	float:left;
      width:180px;
      height:80px;
      line-height:80px;
      margin-right: 42px;
      box-shadow: 0 0 10px #ddd; 
	  transition: all .5s ease-out;
    }
	    .clearfix:before,
.clearfix:after {
	display: block;	
	content: " ";
	clear: both;
}
.main3 a div{
	width:40px;
	height: 100%;
	float: left;
	margin: 0 15px;
	transition: all .5s ease-out;
}
.main3-a1 div{
    background: url(../images/main3-a1.png) center no-repeat;
}
.main3-a2 div{
    background: url(../images/main3-a2.png) center no-repeat;
}
.main3-a3 div{
    background: url(../images/main3-a3.png) center no-repeat;
}
.main3-a4 div{
    background: url(../images/main3-a4.png) center no-repeat;
	}
.main3-a5 div{
    background: url(../images/main3-a5.png) center no-repeat;
	}
.main3-a6 div{
    background: url(../images/main3-a6.png) center no-repeat;
}
.main3 a:hover{
	background: #3a5ba9;
	color: #fff;
}
.main3-a1:hover div{
	background: url(../images/main3-a1-h.png) center no-repeat;
}
.main3-a2:hover div{
	background: url(../images/main3-a2-h.png) center no-repeat;
}
.main3-a3:hover div{
	background: url(../images/main3-a3-h.png) center no-repeat;
}
.main3-a4:hover div{
	background: url(../images/main3-a4-h.png) center no-repeat;
}
.main3-a5:hover div{
	background: url(../images/main3-a5-h.png) center no-repeat;
}
.main3-a6:hover div{
	background: url(../images/main3-a6-h.png) center no-repeat;
}
 .msfc{
      margin-top:30px
    }
    .msfc-left{
      float:left;
      width:856px;
    }
    .msfc-a{
      float:left;
      width:100%;
      height:145px;
      background:#3486da;
      padding:20px;
      color:#fff;
      margin-bottom:20px;
	  transition: all .5s ease-out;
    }
    .msfc-a img{
      float:left;
      width:187px;
      height:106px;
    }
    .msfc-top{
      width:100%;
      margin-bottom:20px;
	  line-height: 40px;
    }
    .msfc-top span{
		font-size:30px;
      font-weight:bold;
    }
    .msfc-top a{
      float:right
    }
	.msfc-a:hover{
		background: #ffae00;
	}
    .msfc-a-right{
      float:left;
      margin-left:20px;
      width: 72%;
    }
    .msfc-a-right p{
      font-weight:bold;
      margin:15px 0;
    }
    .msfc-a-right span{
      font-size:14px;
	  opacity: 0.8;
    }
	  .msfc-right{
        float:right;
        width:413px;
      }
      .msfc-right a{
        float:left;
        width:100%;
        height:158.4px;
        text-align:center;
		padding-top: 28px;
      }
	  .msfc-right a span{
        display:block;
        width:100%;
		margin-top:17px;
		font-size: 18px;
		color: #fff;
      }
      .c1{
        background:#47a9e7
      }
       .c2{
        background:#3486da
      }
	   .c3{
	    background:#4095e4
	  }
	   .c4{
	    background:#47a9e7
	  }
	   .c5{
	    background:#5dbaef
	  }
	   .c6{
	    background:#58adef
	  }
	  .msfc-right .color:hover{
		   background:#3a5ba9
	  }
	   .xxry{
        margin-top:10px;
        margin-bottom:40px;
      }
      #list a img{
        width:280px;
        height:210px;
        margin:0 10px;
      }
	   .channel_head img{
      float: left;
    margin: 0px 8px 0 0;
    }
    .channel_head{
      line-height:35px;
    }
    .zs{color:#3a5ba9}
    .msfc-right a img{
      height:60px;
    }
    .msfc-right a {
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    }
    .msfc-a {
    box-shadow: 0 2px 8px rgba(0,0,0,0.3);
    }
    .main1 .right_contain .tab_head li{
      line-height:38px;
    }
	
	   .msfc-right a span {
    font-family: 幼圆;
}
    .msfc-a:hover {
    background: #3a5ba9;
    color: #fff;
}
    .zszx{
      display:block;
      position: fixed;
      left:0;
      top:50%;
      width:34px;
      height:128px;
      background:url("../images/zszx.png");
      color:#fff;
      font-size:16px;
     padding: 23px 7px;
      z-index:99;
    }
  .yqlj{
    width:100%;
      background:url("../images/yqlj-bg.png");
        border-bottom: 1px solid #6179ae;
    padding-top:24px;
	padding-bottom: 20px;
  }
  .yqlj a{
    float:left;
    color:#fff;
    width:25%;
    line-height:32px
  }
  .yqlj a:hover{
    color:#ffb923
  } 