@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, hr, pre, code, form, fieldset, legend, button, input, textarea, p, blockquote, table, th, td{margin:0; padding:0; }
body{min-width:1350px; font:normal 100% 微软雅黑, "Microsoft YaHei", 宋体, Arial, Tahoma, Helvetica, sans-serif; }
h1, h2, h3, h4, h5, h6{font-size:100%; }
button, input, textarea, select{font-family:inherit; font-size:inherit; *font-size:100%; font-weight:inherit; border:0; outline:0; resize:none}
address, caption, cite, code, dfn, em, var, b{font-style:normal; font-weight:normal; }
input, textarea{outline-style:none}
input::-webkit-input-placeholder{color:#A9A9A9; font-size:12px}
input::-moz-placeholder{color:#A9A9A9; font-size:12px   /* Mozilla Firefox 19+ */}
input:-moz-placeholder{color:#A9A9A9; font-size:12px    /* Mozilla Firefox 4 to 18 */}
input:-ms-input-placeholder{color:#A9A9A9; font-size:12px  /* Internet Explorer 10-11 */}
em, i, b{font-style:normal; }
ul, ol, li{list-style:none; }
fieldset, img{border:0; }
.fl{float:left}
.fr{float:right}
a{text-decoration:none; color:#333}
.clear{clear:both}
.w1200{width:1200px; margin:0 auto; overflow:hidden}
.w1300{width:1300px; margin:0 auto;}
.h100{height:100%}
.pd15{padding:0 15px}
.center{display:flex; justify-content:center; align-items:center; }      /* 水平垂直居中 */
.cz_center{display:flex; align-items:center; }      /* 垂直居中 */
.sp_center{display:flex; justify-content:center; }      /* 水平居中 */




/* header */
#header{}

.top{width:100%; height:45px; border-bottom:1px solid #e4e4e4}
.top_l p{font-size:12px; color:#666; padding-right:42px}
.top_l b{font-size:12px; color:#444; padding-left:42px; border-left:1px solid #e4e4e4}
.top_l span{font-size:15px; font-weight:bold; color:#ea353a}
.top_l p, .top_l b, .top_l span{line-height:45px;}

.search{width:258px; height:27px; -webkit-border-radius:15px; -moz-border-radius:15px; -o-border-radius:15px; border-radius:15px; border:1px solid #d4d4d4; margin:8px 40px 0 0}
.search-f{overflow:hidden; height:100%}
.search .serach_input{width:76%; line-height:27px; margin-left:15px; border:0; font-family:"宋体"; font-size:12px; color:#666}
.search .btn_serach{width:27px; height:27px; margin-right:7px; border:0; cursor:pointer; background:url(../images/search.png) no-repeat center}

.t_icon{}
.t_icon li{float:left; width:45px; height:45px; position:relative; border-right:1px solid #e4e4e4; cursor:pointer}
.t_icon li:first-child{border-left:1px solid #e4e4e4;}
.t_icon li a{width:100%; height:100%; display:flex; justify-content:center; align-items:center;}
.t_icon li em{display:block; width:19px; height:16px; filter:grayscale(1); -webkit-filter:grayscale(1); -moz-filter:grayscale(1); -o-filter:grayscale(1); -ms-filter:grayscale(1);}
.t_icon li:nth-child(1) em{background:url(../images/top_t_icon.png) no-repeat 0 0}
.t_icon li:nth-child(2) em{background:url(../images/top_t_icon.png) no-repeat 0 -16px}
.t_icon li:nth-child(3) em{background:url(../images/top_t_icon.png) no-repeat 0 -32px}
.t_icon li:hover em{filter:grayscale(0); -webkit-filter:grayscale(0); -moz-filter:grayscale(0); -o-filter:grayscale(0); -ms-filter:grayscale(0);}

.wx_qr{background:#FFF url(/style_i/images/qr_gzh.jpg) no-repeat center;}
.phone_qr{background:#FFF url(/style_i/images/phone_qr.jpg) no-repeat center;}
.wx_qr, .phone_qr{width:115px; height:0px; position:absolute; left:50%; transform:translate(-50%,0); z-index:999999; background-size:cover; box-shadow:0px 0px 8px #ccb; margin-top:1px; transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -ms-transition:all 0.5s ease; -o-transition:all 0.5s ease;}
.t_icon li:nth-child(1):hover .wx_qr, .t_icon li:nth-child(3):hover .phone_qr{height:115px; transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -ms-transition:all 0.5s ease; -o-transition:all 0.5s ease;}

/* nav */
.top_2{}
.logo{height:105px}

.nav{height:105px;}
.nav li{float:left; position:relative;}
.nav li.last{background:none;}
.nav li a{float:left;display:block; text-align:center;}
.nav li a span{text-align:center; font-size:15px; font-weight:bold; color:#555; padding-bottom:8px}
.nav li a.selected span{color:#ea353a; border-bottom:2px solid #ea353a}
.nav li a.selected2 span{color:#ea353a; border-bottom:2px solid #ea353a}
.nav li.selected .submenu{display:block;}
.nav li .submenu{display:none;position:absolute;top:30px;left:50%; transform:translate(-50%,0); background:#FFF; box-shadow:2px 1px 6px rgba(0,0,0,0.4)}
.nav li .submenu{ z-index:9999;}
.nav li .submenu li{float:none;padding:0; margin:0; border-bottom:1px dotted #CCC}
.nav li .submenu li a{float:none; padding:0; border:none; text-align:center; white-space:nowrap; background:none; font-size:13px; color:#666; padding:12px 20px}
.nav li .submenu li a:hover{background:rgba(0,0,0,.3);font-weight:normal; color:#fff; text-decoration:none;}
.nav span{font-size:13px; color:#888; margin:0 11px}


/* content */
#content{overflow:hidden; margin:30px auto 50px auto}

/* 快速链接 */
.ks_link{overflow:hidden; margin-bottom:35px;}
.ks_link dd{width:128px; text-align:center; line-height:46px; font-size:18px; color:#FFF; background:#c84742; float:left}
.ks_link dt{float:left; position:relative; margin-left:25px}
.ks_link dt:before{content:""; display:block; position:absolute; left:0; top:50%; transform:translate(0,-50%); width:4px; height:4px; background:#000; -webkit-border-radius:50%; -moz-border-radius:50%; -o-border-radius:50%; border-radius:50%;}
.ks_link dt a{font-size:15px; color:#555; margin-left:15px; line-height:46px;}
.ks_link dt a:hover{color:#c84742;}

/* 学院轮播 */
.college_box{width:100%; height:380px; background:#373d41}
.swiper-container{width:1300px; height: 380px; margin:0 auto; overflow:hidden; position:relative}
.swiper-slide{ }

.swiper-wrapper{position:relative; width:100%; height:100%; z-index:1; display:-webkit-box; display:-webkit-flex; display:-ms-flexbox; display:flex; -webkit-transition-property:-webkit-transform; transition-property:-webkit-transform; -o-transition-property:transform; transition-property:transform; transition-property:transform,-webkit-transform; -webkit-box-sizing:content-box; box-sizing:content-box}

.swiper-slide{-webkit-flex-shrink:0; -ms-flex-negative:0; flex-shrink:0; position:relative}
.case_img{width:100%; height:50%; overflow:hidden}
.case_img img{width:100%; height:100%}
.case_img img:hover{opacity:.7; -webkit-opacity:.7; -moz-opacity:.7; -ms-opacity:.7; -o-opacity:.7; }
.case_tit{width:100%; height:50%; overflow:hidden; }
.case_tit a{display:block; color:#222; font-size:.15rem; margin-top:20px; line-height:.35rem; overflow:hidden; white-space:nowrap; text-overflow:ellipsis}
.case_tit a:hover{color:#c62c30}
.case_tit span{font-size:.12rem}

/*箭头*/
.swiper-button-next, .swiper-button-prev{position:absolute; top:50%; width:50px; height:100%; background:rgba(0,0,0,.1); font-family:"宋体"; font-size:60px; text-align:center; line-height:380px; color:#FFF; transform:translate(0%,-50%); z-index:10; cursor:pointer;}
/*左箭头*/
.swiper-button-prev{left:0}
/*右箭头*/
.swiper-button-next{right:0}
.swiper-button-disabled{color:rgba(255,255,255,.25)}

.swiper-wrapper{position:relative;}
.swiper-wrapper div a{width:100%; height:100%; display:flex; justify-content:center; align-items:center;}
.swiper-wrapper span{overflow:hidden; transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -ms-transition:all 0.5s ease; -o-transition:all 0.5s ease;}
.white{width:20px; height:2px; margin:18px auto 0 auto; background:#FFF; transition:all 0.3s ease; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; -o-transition:all 0.3s ease;}
.swiper-wrapper span p{color:#FFF; font-weight:bold; font-size:18px; letter-spacing:2px; margin-top:15px}
.swiper-wrapper .swiper-slide:nth-child(1){background:url(../images/college_bj.jpg) no-repeat -558px 0}
.swiper-wrapper .swiper-slide:nth-child(2){background:url(../images/college_bj.jpg) no-repeat -186px 0}
.swiper-wrapper .swiper-slide:nth-child(3){background:url(../images/college_bj.jpg) no-repeat -372px 0}
.swiper-wrapper .swiper-slide:nth-child(4){background:url(../images/college_bj.jpg) no-repeat 0 0}
.swiper-wrapper .swiper-slide:nth-child(5){background:url(../images/college_bj.jpg) no-repeat -744px 0}
.swiper-wrapper .swiper-slide:nth-child(6){background:url(../images/college_bj.jpg) no-repeat -930px 0}
.swiper-wrapper .swiper-slide:nth-child(7){background:url(../images/college_bj.jpg) no-repeat -1116px 0}
.swiper-wrapper .swiper-slide:nth-child(8){background:url(../images/college_bj.jpg) no-repeat -1302px 0}
.swiper-wrapper .swiper-slide:nth-child(9){background:url(../images/college_bj.jpg) no-repeat -1488px 0}

.swiper-slide em{display:block; width:42px; height:42px; margin:0 auto}
.swiper-wrapper .swiper-slide:nth-child(1) em{background:url(../images/college_icon.png) no-repeat  -126px 0}
.swiper-wrapper .swiper-slide:nth-child(2) em{background:url(../images/college_icon.png) no-repeat -42px 0}
.swiper-wrapper .swiper-slide:nth-child(3) em{background:url(../images/college_icon.png) no-repeat -84px 0}
.swiper-wrapper .swiper-slide:nth-child(4) em{background:url(../images/college_icon.png) no-repeat 0 0}
.swiper-wrapper .swiper-slide:nth-child(5) em{background:url(../images/college_icon.png) no-repeat -168px 0}
.swiper-wrapper .swiper-slide:nth-child(6) em{background:url(../images/college_icon.png) no-repeat -210px 0}
.swiper-wrapper .swiper-slide:nth-child(7) em{background:url(../images/college_icon.png) no-repeat -252px 0}
.swiper-wrapper .swiper-slide:nth-child(8) em{background:url(../images/college_icon.png) no-repeat -294px 0}
.swiper-wrapper .swiper-slide:nth-child(9) em{background:url(../images/college_icon.png) no-repeat -336px 0}

.xq_txt{position:absolute; bottom:-215px; width:100%; height:215px; text-align:center}
.xq_txt h5{text-align:center; font-size:12px; color:#FFF; font-weight:normal; line-height:23px}
.xq_txt b{display:block; margin:13px auto 0 auto; line-height:27px; font-size:12px; color:#FFF; height:27px; background:url(../images/coll_more.png) no-repeat center}

.swiper-slide:hover span{margin-top:-200px}
.swiper-slide:hover .white{background:none; margin:0 auto}
.swiper-slide:hover .xq_txt{bottom:0}
.xq_txt, .swiper-slide:hover .xq_txt{transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -ms-transition:all 0.5s ease; -o-transition:all 0.5s ease;}


/* footer */
#footer{width:100%; margin:0 auto; background:url(../images/footer_bj.jpg) repeat; position:relative}

.f_top_hw{position:absolute; width:100%; height:21px; left:0; top:0; background:url(../images/foot_top_hw.png) repeat-x}
.f_cont{overflow:hidden; padding:50px 0 35px 0}

.f_nav{/* width:40% */}
.f_nav dl{float:left;}
.f_nav dl:nth-child(1){width:60px; margin-right:100px}
.f_nav dl:nth-child(2){width:260px; margin-right:30px}
.f_nav dd{font-size:14px; font-weight:bold; color:#000; margin-bottom:10px}
.f_nav dt{float:left; width:100px; margin-right:30px;}
.f_nav dt a{font-size:13px; color:#404040; line-height:28px}
.f_nav dt a:hover, .f_nav dd a:hover{color:#F00}

.f_radio{width:400px; margin:30px 0 0 85px}
.f_radio ul{overflow:hidden}
.f_radio li{float:left; margin:0 20px 26px 0;}
.f_radio li select{height:32px; padding-left:5px; background:transparent; font-size:13px; color:#343434; border:1px solid #CCC; cursor:pointer}
.f_radio li .s1{width:210px;}
.f_radio li .s2{width:140px;}
.f_radio li option{font-size:14px;}

.f_qr_box{overflow:hidden}
.f_qr{float:left; margin-left:30px; text-align:center}
.f_qr img{width:115px; height:115px}
.f_qr p{font-size:14px; color:#333; line-height:28px}

.f_bq{width:100%; background:#806f62}
.f_bq p{line-height:47px; font-size:12px; color:#FFF; text-align:center}

/* 新增 首页 增加书记院长信箱连接 2024-10-21 */
.top_mail_box {
    line-height: 42px;
    font-size: 12px;
    padding-left: 20px;
    color: #ddd;
}

.top_mail_box a {
    padding: 0 5px;
    color: #ea353a;
    font-size: 17px;
    font-weight: bold;
}





