@charset "utf-8";
/* CSS Document */
*{margin: 0px;padding: 0px;}
body{font: 15px/26px "Microsoft Yahei", "宋体", Arial, Verdana, Geneva, sans-serif;color: #666;background-color: #fff;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td, hr{margin: 0px;padding: 0px;}
html, body{ height: 100%; width: 100%;}
a{color: #808080;text-decoration: none;}
a:hover{color: #500d80;text-decoration: none;}
img{border: 0;-ms-interpolation-mode: bicubic; vertical-align: middle; max-width: 100%;}
ul{display: block;}
ul, ul li{list-style: none;}
input, select, textarea{vertical-align: middle;font: 14px "Microsoft Yahei", Verdana, Geneva, sans-serif;border: 1px solid #dedede; outline:none;}
.left{float: left;}
.right{float: right;}
.fl{float: left;}
.fr{float: right;}
.clearfix {zoom: 1;}
.mt{margin-top: 10px;}
.mr{margin-right: 10px;}
.mb{margin-bottom: 10px;}
.ml{margin-left: 10px;}
.pt{padding-top: 10px;}
.pt2{padding-top:20px;}
.pt3{padding-top:30px;}
.pt4{padding-top:40px;}
.pt5{padding-top:50px;}
.pt6{padding-top:60px;}
.pt7{padding-top:70px;}
.pt8{padding-top:80px;}
.pt9{padding-top:90px;}
.pt10{padding-top:100px;}
.pr{padding-right: 10px;}
.pb{padding-bottom: 10px;}
.pb2{padding-bottom: 20px;}
.pb3{padding-bottom: 30px;}
.pb4{padding-bottom: 40px;}
.pb5{padding-bottom: 50px;}
.pb6{padding-bottom: 60px;}
.pb7{padding-bottom: 70px;}
.pb8{padding-bottom: 80px;}
.pb9{padding-bottom: 90px;}
.pb10{padding-bottom: 100px;}
.pl{padding-left: 10px;}
.wp{margin: 0px auto;width: 1200px;}
.cls{font-size: 0px;height: 0px;line-height: 0px;clear: both;}
.hs{ background: #f6f6f6;}
.wp1380{ width:1380px; margin:0px auto}
.h1, h1{ font-size: 16px; font-weight: 600;}
.x1{ width:100%;  white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.x2{ width:100%;   overflow: hidden;  text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2;  -webkit-box-orient: vertical;  display: -moz-box; -moz-line-clamp: 2;  -moz-box-orient: vertical; word-wrap: break-word; word-break: break-all; white-space: normal;    }
.x3{ width:100%;   overflow: hidden;  text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3;  -webkit-box-orient: vertical;  display: -moz-box; -moz-line-clamp: 3;  -moz-box-orient: vertical; word-wrap: break-word; word-break: break-all; white-space: normal;    }

.clearfix:after { content: ""; display: block;  height: 0; clear: both;}

.ellipsis {text-overflow: ellipsis;overflow: hidden; white-space: nowrap; display: block; }
.ellipsis2 {text-overflow: ellipsis; overflow: hidden; display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.ellipsis3 {text-overflow: ellipsis; overflow: hidden; display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 3; }

::-webkit-scrollbar{width: 8px;height: 8px;background-color: #f6f6f6;}
::-webkit-scrollbar-track{background-color: #f6f6f6;}
::-webkit-scrollbar-thumb{background-color: #500d80;}


@media (min-width: 1200px) {
    .container{ width: 1240px; }
    .ix-number.container{width: 1200px; padding: 0px;}
}
.container{ padding-right: 20px; padding-left: 20px;}
.row { margin-right: -20px; margin-left: -20px;}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{padding-right: 20px; padding-left: 20px;}


.zsy-img{ width: 100%; overflow: hidden;  height: 100%;position: relative;}
.zsy-img img{ max-width:100%}
.zsy-img img.abc {position: absolute; top: 0; left: 0; bottom: 0; right: 0; width: 100%; height: 100%; display: block; text-align: center; margin: auto; transition:all 0.36s ease; }

/*===============================字体==========================*/





/*搜索*/

.sc-mask { width: 100%; height: 100%; background: rgba(0,0,0,0.75); position: fixed; left: 0; top: 0; z-index: 998; display: none; }
.sc_pop { display: flex; width:calc(100% - 28px); position: fixed; left: 50%; top: 50%; transform: translate(-50%,0%); z-index: 999; opacity: 0; transition: ease 1s; visibility: hidden; }
.sc_pop.active { visibility: visible; opacity: 1; transform: translate(-50%,-50%);}
.sc_pop .input_text2 { flex: 4;  width: 80%; height: 50px; line-height: 50px;  padding: 0 20px; background: #fff; border: none; font-size: 16px; color:#666; }
.sc_pop .input_text2::placeholder { color:#999; }
.sc_pop .scbtn2 { flex:1; display: block; width: 20%; height: 50px; line-height: 50px; text-align: center; color: #fff; background: #500d80; font-size: 18px; }



@font-face {
  font-family: "iconfont"; /* Project id 2217726 */
  src: url('../font/iconfont.woff2?t=1663818658189') format('woff2'),
       url('../font/iconfont.woff?t=1663818658189') format('woff'),
       url('../font/iconfont.ttf?t=1663818658189') format('truetype');
}



.iconfont { font-family: "iconfont" !important; font-size: 60px; color:#500d80; font-style: normal;  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
.icon-jingyan:before {content: "\e615";}
.icon-dingwei:before { content: "\e686";}
.icon-gongzuotaishouye:before {  content: "\e639";}
.icon-exp:before {content: "\e616";}



@font-face {
  font-family: "iconfont2"; /* Project id 2378224 */
  src: url('../font2/iconfont.woff2?t=1663579619345') format('woff2'),
       url('../font2/iconfont.woff?t=1663579619345') format('woff'),
       url('../font2/iconfont.ttf?t=1663579619345') format('truetype');
}

.iconfont2 { font-family: "iconfont2" !important; font-size: 60px; color:#500d80; font-style: normal;  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}

@font-face {
    font-family: "Raleway-Bold";
    src: url("../fonts/Raleway-Bold.woff2") format("woff2"),
         url("../fonts/Raleway-Bold.woff") format("woff"),
         url("../fonts/Raleway-Bold.ttf") format("truetype"),
         url("../fonts/Raleway-Bold.eot") format("embedded-opentype"),
         url("../fonts/Raleway-Bold.svg") format("svg");
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: "centurygothic";
    src: url("../fonts/centurygothic.woff2") format("woff2"),
         url("../fonts/centurygothic.woff") format("woff"),
         url("../fonts/centurygothic.ttf") format("truetype"),
         url("../fonts/centurygothic.eot") format("embedded-opentype"),
         url("../fonts/centurygothic.svg") format("svg");
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  @font-face {
    font-family: "glyphicons-halflings-regular";
    src: url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"),
         url("../fonts/glyphicons-halflings-regular.woff") format("woff"),
         url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"),
         url("../fonts/glyphicons-halflings-regular.eot") format("embedded-opentype"),
         url("../fonts/glyphicons-halflings-regular.svg") format("svg");
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: "Raleway-Regular";
    src: url("../fonts/Raleway-Regular.woff2") format("woff2"),
         url("../fonts/Raleway-Regular.woff") format("woff"),
         url("../fonts/Raleway-Regularr.ttf") format("truetype"),
         url("../fonts/Raleway-Regular.eot") format("embedded-opentype"),
         url("../fonts/Raleway-Regular.svg") format("svg");
    font-weight: normal;
    font-style: normal;
  }

  @font-face {
    font-family: "SourceHanSansCN-Medium_0";
    src: url("../fonts/SourceHanSansCN-Medium_0.woff2") format("woff2"),
         url("../fonts/SourceHanSansCN-Medium_0.svg") format("svg");
    font-weight: normal;
    font-style: normal;
  }

.zt-a{ font-family: 'Raleway-Bold'; text-transform: uppercase; font-size: 40px; color: #eeeeee;  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;}
.zt-b{ font-family: 'centurygothic'; font-size: 42px; color: #2774a9;  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;}
.zt-c{ font-family: 'glyphicons-halflings-regular'; font-size: 36px; color: #333333;  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;}
.zt-d{ font-family: 'Raleway-Regular'; font-size: 14px; color: #fff;  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;}
.zt-e{ font-family: 'SourceHanSansCN-Medium_0'; font-size: 14px; color: #fff;  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;}

/*===============================db_xs==========================*/
.db_xs { width: 50px; height: 50px; transition: all 0.36s ease;  position: fixed; right: 30px; bottom: 60px; z-index: 9999; border-radius: 50%; display: none; background: url(../images/xs.png) no-repeat center center; background-color: rgba(0, 0, 0, 0.5);}
.db_xs:hover{ background-color: #500d80;}
/*顶部*/
.ix-header{  position: relative; z-index: 2; }

.ix-top{height:40px; line-height:40px; background:#f6f6f6;}
.ix-top a{padding:0px 20px; border-right:solid 1px #dddddd;}
.ix-top a:nth-last-child(1){padding-right:none; border-right:none;}
.ix-logo-search{ padding:20px 0px;}
.ix-logo-tit p{font-size:28px; color:#333; letter-spacing:1.5px;}
.ix-logo-tit span{font-size:14px;color:#999;}
.ix-logo img{ height: 60px;}
.ix-logo-img{padding-right:20px; border-right:solid 1px #dddddd; margin-right:20px;}
.ix-logo-tit p{ padding-top:5px; padding-bottom:5px; font-size:26px; color:#333;     font-weight: bold;}


.ix-search{ width:250px; height:40px; position:relative; padding-top: 12px;}
.ix-search input{ width:250px; height:40px; border:solid 1px #e5e5e5; border-radius:20px; padding:0px 20px; background:#f6f6f6; }
.ix-search i{ position:absolute; top:20px; right:20px; font-size:20px; color:#666666; display:block; cursor:pointer; }

.ix-nav{ height:60px; line-height:60px; background:#500d80; }
.ix-nav ul li{float: left; line-height: 60px;  position: relative; width:calc((100% - 0px)/8); text-align:center;}
.ix-nav ul li a{ font-size: 16px; position: relative; display: block; transition: all 0.36s ease; color: #fff; z-index:1;}
.ix-nav ul li:after{ content: ''; position: absolute; bottom: 0px; height: 60px; width:0%; transition: all 0.36s ease; left: 0; background: #3d0a61;}
.ix-nav ul li:hover:after{ width: 100%;}
.ix-nav ul li.active:after{ width: 100%;}
.ix-nav ul li a.active{ color: #500d80;}
.ix-nav ul li a.active::after{  width: 100%;}


/*二级导航*/
.ix-nav ul li .nav2{opacity: 0; visibility:hidden; top: 100px; position:absolute; left: 0; width:100%; background-color:rgba(255, 255, 255, 0.9); box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15); text-align: center;}
.ix-nav ul li .nav2 a{ display:block; height: 40px; line-height: 40px; font-size: 14px;transition:all 0.36s ease;}
.ix-nav ul li:hover .nav2{ opacity: 1; visibility:visible; top: 60px;}
.ix-nav ul li .nav2 a{color:#666;}
.ix-nav ul li .nav2 a:hover{background-color: #500d80; color:#fff;}
/*手机导航*/
.ix-m-logo{ float: left;}
.ix-m-logo img{ max-height: 40px; margin-top: 10px;}
.ix-m-head{ position: relative; height: 60px; display: none;     background: #fff;}
.m-nav-an{  width: 40px; height: 40px; float: right;  margin-top: 15px;  cursor: pointer;}
.m-nav-an span{ width: 22px; height: 2px; background: #999999; display: block; margin: 0px auto; margin-top: 5px; margin-right: 0px;}

.leftcontrol { width:240px; height:100%; background:#fafafa; position:fixed; top:0; right:-240px; z-index:2000; overflow-x:hidden; overflow-y:scroll;
transition:all .3s; -webkit-transition:all .3s;}
.leftcontrol.open{ right:0;}
.leftcontrol ul li { display:block; overflow:hidden; width:100%; min-height:49px; border-bottom:1px solid #ebebeb;}
.leftcontrol ul li a { display:block; overflow:hidden; color:#666; padding:0 20px; height:49px; line-height:49px; font-size:15px;  }
.leftcontrol ul li a span { display:inline-block; }
.leftcontrol ul li a span.circle { border: #d8d8d8 1px solid;border-radius: 5px;width: 8px;height: 8px; background-color: transparent;margin-right: 15px; position: relative; top: 1px; }
.leftcontrol ul.subnav { overflow: hidden; transition:all .3s; -webkit-transition:all .3s; background: #f2f2f2; }
.leftcontrol ul.subnav li{ border-bottom:solid 1px #e5e5e5;}
.leftcontrol ul.subnav li:nth-last-child(1){ border:none;}
.leftcontrol ul.subnav li a { font-size:13px; }
.leftcontrol ul.subnav li a i { margin-right: 20px; font-size:16px; }
.leftcontrol ul.subnav li.active a { background: #555;color: #fff; }
.leftcontrol ul li a span.more { width:12px; height:12px; position: relative; float: right; top: 20px }
.leftcontrol ul li a span.more span { background: #b7b7b7; position: absolute; }
.leftcontrol ul li a span.more span.h { width: 12px; height: 2px; transform: translate3d(0, 5px, 0); }
.leftcontrol ul li a span.more span.v { transform: rotate3d(0, 0, 1, 90deg) translate3d(5px, 0, 0); transition:all .3s; -webkit-transition:all .3s; }

.leftcontrol ul li.active a.hassub { background: #500d80; color:#fff;  }
.leftcontrol ul li.active a span.circle { border-color: #fff; background-color: #fff;margin-right: 15px;}
.leftcontrol ul li.active a span.more span.v { transform: rotate3d(0, 0, 0, 0) translate3d(0, 5px, 0); }
.leftcontrol .close{ float:right; width:50px; height:50px; line-height:50px; display:block; overflow:hidden; text-align:center; color:#999; font-size:18px; cursor:pointer; opacity: 0.8;}

.nav-bg { display: none;background-color: rgba(0,0,0,.7); position: fixed; right: 0; left:0; top: 0; width: 100%; height: 100%;  z-index: -1; transition:all .3s; -webkit-transition:all .3s;}
.nav-bg.open{opacity: 1; z-index: 11; display: block;}


/*搜索*/

.sc-mask { width: 100%; height: 100%; background: rgba(0,0,0,0.75); position: fixed; left: 0; top: 0; z-index: 998; display: none; }
.sc_pop { display: flex; width:calc(100% - 28px); position: fixed; left: 50%; top: 50%; transform: translate(-50%,0%); z-index: 999; opacity: 0; transition: ease 1s; visibility: hidden; }
.sc_pop.active { visibility: visible; opacity: 1; transform: translate(-50%,-50%);}
.sc_pop .input_text { flex: 4;  width: 80%; height: 50px; line-height: 50px;  padding: 0 20px; background: #fff; border: none; font-size: 16px; color:#666; }
.sc_pop .input_text::placeholder { color:#999; }
.sc_pop .scbtn { flex:1; display: block; width: 20%; height: 50px; line-height: 50px; text-align: center; color: #fff; background: #500d80; font-size: 18px; }


/*banner*/
.ix-banner{ height: 600px;  z-index: 1;}
.ix-banner.swiper-container{ margin-top: 0px;}
.ix-banner .swiper-button-prev{background: url(../images/a2.png)no-repeat center center; width: 50px; height: 50px; background-size: 50px; left: 40px;}
.ix-banner .swiper-button-next{background: url(../images/a1.png)no-repeat center center; width: 50px; height: 50px; background-size: 50px; right: 40px;} 
.ix-banner .swiper-pagination{ display:none;}


.ix-banner .ix-ban-tit {   color: #fff; margin:0px auto; margin-top: 120px; z-index:1; position:relative; }
.ix-banner .ix-ban-tit h1{ font-size: 48px;line-height:120%; padding-bottom:20px; }
.ix-banner .ix-ban-tit span{ display:inline-block; width:92px; height:3px; background:#fff;}
.ix-banner .ix-ban-tit p{font-size: 22px; line-height: 180%; padding-bottom: 30px; width:550px; padding-top:20px;}
.ix-banner .ix-ban-tit a{ display:inline-block; width: 148px; text-align: center; border-radius: 6px; color:#fff; transition: all 0.36s ease; text-transform: uppercase; height: 45px; line-height: 45px; text-align:center; font-size: 14px; font-family: Arial, Helvetica, sans-serif; border:solid 1px rgba(255, 255, 255, 0.8);}
.ix-banner .ix-ban-tit a:hover{background-color: #f29224; border:solid 1px #f29224;}
.ix-banner .swiper-slide.swiper-slide-active .ix-ban-tit{}
.ix-banner .swiper-slide.swiper-slide-active .ix-ban-tit h1{animation-delay: 0.2s; animation-name: fadeInUp;}
.ix-banner .swiper-slide.swiper-slide-active .ix-ban-tit span{animation-delay: 0.5s; animation-name: fadeInUp;}
.ix-banner .swiper-slide.swiper-slide-active .ix-ban-tit p{animation-delay: 0.8s; animation-name: fadeInUp;}
.ix-banner .swiper-slide.swiper-slide-active .ix-ban-tit a{animation-delay: 1.1s; animation-name: fadeInUp ;}
.ix-banner .swiper-slide:after{ position:absolute; background:rgba(0,0,0,.2);content:""; width:100%; height:100%;top:0; left:0;}


/*通用底部*/
.ix-head{ position:relative; padding-left:43px;}
.ix-head i{font-size:30px; color:#500d80; position:absolute; left:0; top:2px;}
.ix-head h1{ font-size:24px; color:#333333}
.ix-head h1 span{ color:#ffb311; }
.ix-head p{ font-family:Times New Roman; font-size:18px; color:#999999; text-transform:uppercase; line-height:180%; }
.ix-head-more{ position:absolute; content:""; top:0; right:0; width:120px; text-align:center; height:40px; line-height:40px; background:#500d80;  }
.ix-head-more a{ color:#fff; font-family:Times New Roman; font-size:16px;}

.ihm-box{ position:relative;}
.ihm-box:after{ content:""; position:absolute; bottom:0; left:0; width:100%; height:3px; background:#ffb311; transition:all 0.36s ease;}
.ix-head-more a{ display:block; position:relative; z-index:1;}
.ix-head-more:hover .ihm-box:after{height:100%;}

/*新闻聚集*/
.ix-xwjj-img .swiper-slide a:after{ content:""; position:absolute; bottom:0; height:200px; left:0; display:block; width:100%;
background: linear-gradient(bottom , rgba(0, 0, 0, 1) , rgba(0, 0, 0, 0) 100%);          
background: -o-linear-gradient(bottom , rgba(0, 0, 0, 1) , rgba(0, 0, 0, 0) 100%);
background: -ms-linear-gradient(bottom , rgba(0, 0, 0, 1) , rgba(0, 0, 0, 0) 100%);
background: -moz-linear-gradient(bottom , rgba(0, 0, 0, 1) , rgba(0, 0, 0, 0) 100%);
background: -webkit-linear-gradient(bottom , rgba(0, 0, 0, 1) , rgba(0, 0, 0, 0) 100%);
}
.ix-xwjj-img .swiper-slide img{ max-width:100%; transition:all 0.36s ease;}
.ix-xwjj-img .ixi-tit{ position:absolute; bottom:0; left:0px; padding:20px; width:100%; z-index:1; color:#fff;}
.ix-xwjj-img .ixi-tit p{ font-weight:bold; font-size:18px; padding-bottom:10px;}
.ix-xwjj-img .ixi-tit span{ font-size:16px; font-family:Arial; }
.ix-xwjj-img .swiper-pagination{ text-align:right; padding-right:5px; }
.ix-xwjj-img .swiper-slide:hover img{ transform: scale(1.08);}

.ix-xwjj-list ul li{ background:#f6f6f6; padding:15px 20px; padding-left:100px; position:relative; margin-bottom:20px; transition:all 0.36s ease; }
.ix-xwjj-list ul li:nth-last-child(1){margin-bottom:0px;}
.ix-xwjj-list ul li .ixl-time{ font-family:Arial; color:#500d80; text-align:center; width:60px; position:absolute; top:17px; left:20px; transition:all 0.36s ease;}
.ix-xwjj-list ul li .ixl-time p{font-size:36px; font-weight:bold; padding-bottom:10px;}
.ix-xwjj-list ul li .ixl-time span{font-size:16px;}
.ix-xwjj-list ul li .ixl-t1{font-size:16px; color:#333; padding-bottom:5px; transition:all 0.36s ease; font-weight: bold;}
.ix-xwjj-list ul li .ixl-t2{font-size:14px; color:#888; transition:all 0.36s ease;}

.ix-xwjj-list ul li:hover{ background:#500d80;}
.ix-xwjj-list ul li:hover .ixl-time, .ix-xwjj-list ul li:hover .ixl-t1, .ix-xwjj-list ul li:hover .ixl-t2{ color:#fff;}


/*通知公告*/
.ix-tzgg ul li{  position:relative; margin-bottom:20px;}
.ix-tzgg ul li a{ display:block; transition:all 0.36s ease; color:#fff; position:relative; background: #fff;}
.ix-tzgg ul li:first-child{ margin-top:0px;}
.ix-tzgg ul li .ix-tzgg-time{ width:80px; font-family:Arial; position:absolute; left:0; top:0;}
.ix-tzgg ul li .ix-tzgg-time p{ height:50px; text-align:center; line-height:40px; color:#ffffff; background:#500d80; font-size:24px; font-weight:bold; padding-top: 10px;}
.ix-tzgg ul li .ix-tzgg-time span{ height:40px; text-align:center; line-height:30px; background:#500d80;  font-size:16px; color:fff; display:block;}
.ix-tzgg-box{ position:relative; height:90px; padding-left:100px; z-index: 1; padding-right:20px;}
.ix-tzgg-box .ix-tzgg-t1{font-size:16px; color:#333333; padding-top:20px; font-weight: bold;}
.ix-tzgg-box .ix-tzgg-t2{ color:#888888;}
.ix-tzgg ul li a:hover .ix-tzgg-box .ix-tzgg-t1, .ix-tzgg ul li a:hover .ix-tzgg-box .ix-tzgg-t2{color:#fff;}
.ix-tzgg ul li a:after{position:absolute; left:0;top:0; width:0%; height:100%; background:#500d80; transition:all 0.36s ease; content:''; }
.ix-tzgg ul li a:hover:after{ width:100%;}



/*科学研究*/
.ix-kxyj ul li{ width:calc((100% - 40px)/2); float:left;}
.ix-kxyj ul li:nth-child(even){ margin-left:40px;}
.ix-kxyj-box{ background:#fff; padding:30px 20px;}
.ix-kxyj-box .ikb-t1{ font-size:16px; color:#333; transition:all 0.36s ease; font-weight: bold;}
.ix-kxyj-box .ikb-t2{ font-family:Arial; color:#888888; padding:10px 0px;}
.ix-kxyj-box .ikb-t3{  color:#888888;}
.ix-kxyj ul li a:hover .zsy-img img{ transform:scale(1.08);}
.ix-kxyj ul li a:hover .ix-kxyj-box .ikb-t1{ color:#500d80;}



/*本科教育*/
.ix-bkjx-box{ background:#fff;}
.ix-bkjx-box .ibb-tit{padding:10px 20px;   position:relative; transition:all 0.36s ease;     border-bottom: solid 3px #500d80; }
.ix-bkjx-box .ibb-tit p{font-size:16px;}
.ix-bkjx-box a:hover .ibb-tit{color:#fff; background:#500d80;}
.ix-bkjx-box a:hover .zsy-img img{ transform:scale(1.08); }

/*办事指南*/
.ibl-box{ height:80px; border-radius:8px; background:#f6f6f6; font-size:16px; color:#666666; position:relative; padding:20px 30px; transition:all 0.36s ease;}
.ibl-box img{ width:30px; height:30px; margin-right:20px; }
.ibl-box i{ font-size:20px; position:absolute; right:20px; display:block; top:20px; color:#333}

.ibl-box { margin-top:40px; transition:all 0.36s ease;}
.ibl-box  a{ display:block; transition:all 0.36s ease; color: #666;     line-height: 40px;}
.ibl-box:hover  {transform:translateY(-20px);  }
.ibl-box:hover a{ color:#500d80;}


.ibl-ab{transition:all 0.36s ease;}
.ibl-ab:hover{transform:translateY(-20px); }


.ix-ab-box{ position:relative; text-align:center; color:#fff;}
.ix-ab-box a{ position:relative; display:block;}
.ix-ab-box a:hover{ position:relative; display:block;}
.ix-ab-box a:after{content:""; width:100%; height:100%; position:absolute; left:0; top:0; right:0; background:rgba(0,84,170,0.8); z-index:2; transition:all 0.36s ease; opacity:0; visibility:hidden;}
.ix-ab-tit{position:absolute; display:block;  bottom:20px; left:0; right:0;   z-index:3; color:#fff;}
.ix-ab-tit p{ font-size:18px; font-family: Times New Roman; padding-bottom:5px; text-transform:uppercase;}


/*底部*/
.ix-footer-one{ background: #262626; font-size:15px;}
.ix-foot-logo{ width:300px; padding-right:80px; border-right:solid 1px #383838;}
.ix-foot-logo img{ height:60px;}
.ix-foot-logo p{    padding-top: 5px; padding-bottom: 5px; font-size: 24px;  text-align:center; color: #808080;     letter-spacing: 1.5px;}
.ix-foot-logo span { font-size: 14px; color: #999; text-align:center;  display:block;}
.ix-foot-logo .ifl-tit{ padding-top:15px;}

.ix-foot-xx{padding-left:80px; width: calc(100% - 440px);}
.ifx-nav a{ font-size:16px; display:inline-block; padding-right:20px; color:#808080;}
.ifx-dz{padding-top:10px; color:#808080; line-height: 200%;}
.ifx-dz i{ display:inline-block; font-size:15px; color:#999; padding-right:10px;}

.ix-foot-ewm {width:100px; text-align:center; color:#999;}
.ix-foot-ewm  img{ max-width:100%; border-radius:6px;}
.ix-foot-ewm p{padding-top:5px;}
.ix-foot-two{ padding: 14px 0px; color: #666666; background: #1a1a1a; font-size: 15px;}
.ix-foot-two a{color:#666666 }
.ix-footer-one a:hover, .ix-foot-two a:hover{ color:#fff;}


.ix-ab-box a:before{ content:""; position:absolute; bottom:0; height:80px; left:0; display:block; width:100%; z-index: 1;
background: linear-gradient(bottom , rgba(0, 0, 0, 1) , rgba(0, 0, 0, 0) 100%);          
background: -o-linear-gradient(bottom , rgba(0, 0, 0, 1) , rgba(0, 0, 0, 0) 100%);
background: -ms-linear-gradient(bottom , rgba(0, 0, 0, 1) , rgba(0, 0, 0, 0) 100%);
background: -moz-linear-gradient(bottom , rgba(0, 0, 0, 1) , rgba(0, 0, 0, 0) 100%);
background: -webkit-linear-gradient(bottom , rgba(0, 0, 0, 1) , rgba(0, 0, 0, 0) 100%);
}

.ix-ab-box a:hover .zsy-img img{ transform:scale(1.08);}

.ix-ab-box a:hover::after{ opacity:1; visibility:visible;}

@media (max-width: 1199px) {

    /*新闻聚集*/
      .ix-xwjj-list ul li .ixl-t2{white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
      .ix-xwjj-list ul li{ padding: 14px 20px;     padding-left: 100px;}

      /*通知公告与科学研究*/
      .ikb-t3.x3{ -webkit-line-clamp: 5; -moz-line-clamp: 5;}

      /*办事指南*/
      .ix-bszn-list .col-lg-3:nth-child(7), .ix-bszn-list .col-lg-3:nth-child(8){display:none;} 
    
}

@media (max-width: 1080px) {
  /*通用*/

  .ix-header{ display: none;}
  .ix-head-1 h1{font-size:22px;}
  .ix-m-head{ display: block;}

  .m-search{ position:absolute; right:8%; top:16px;}
  .m-search i{ font-size:28px;  color:#999999}

  .ix-banner .swiper-button-prev{ left: 15px; display:none;}
  .ix-banner .swiper-button-next{right: 15px; display:none;} 

  .ix-banner .swiper-pagination{ display:block;}

}
@media (max-width: 780px) {
 
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 { padding-right: 10px;padding-left: 10px;}
  .container { padding-right: 10px; padding-left: 10px;}
  .row {margin-right: -10px;margin-left: -10px;}
 
  .pt8{ padding-top: 40px;}
  .pb8{padding-bottom: 40px;}

.pt6{ padding-top: 40px;}
  .pb6{padding-bottom: 40px;}


  /*banner*/
  .ix-banner .ix-ban-tit h1{ font-size: 36px;}
  .ix-banner .ix-ban-tit p{ font-size: 18px;}

  /*新闻聚集*/

  .ix-xwjj-list{ margin-top:20px;}

  /*通知公告*/
.ix-kxyj{ padding-top:20px;}

/*科学研究*/
.ix-kxyj-box{ padding:20px; }
.ikb-t3.x3{    -webkit-line-clamp: 3; -moz-line-clamp: 3;}

/*办事指南*/
.ibl-box{    margin-top: 20px;  padding: 15px 20px; height:initial;}
.ibl-box i{ top:17px;}


/*关于我们*/
.ix-kslj-2.pb4{ padding-bottom:24px;}

    /*火箭*/
    .db_xs{ right:20px;}

    /*底部*/
    .ix-foot-logo{ display:none;}
    .ix-foot-xx{ padding-left:0px; width:100%;}
    .ix-foot-ewm{ float:left; padding-top:20px;}


    /*定制页面*/
    .sidercontrol.pg-dz-nav  .s-content{display:block;}

  }
@media (max-width: 640px) {
  /*通用*/
  .pt10{ padding-top: 30px;}
  .pb10{ padding-bottom: 30px;}
  .pb8{ padding-bottom: 30px;}
  .pb9{ padding-bottom: 30px;}
  .pt8{ padding-top: 30px;}
  .pt6{ padding-top: 30px;}
  .pb6{ padding-bottom: 30px;}
  .pt4{ padding-top: 30px;}
  .pb4{ padding-bottom: 30px;}
  .container { padding-right: 14px; padding-left: 14px;}
  .row {margin-right: -7px;margin-left: -7px;}
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{    padding-right: 7px; padding-left: 7px;}
  

  /*导航*/
   .m-search{  right:12%;}

  /*banner*/
  .ix-banner{ height:280px;}
  .ix-banner .ix-ban-tit{ margin-top:30px;}
  .ix-banner .ix-ban-tit span{ width:48px;}
  .ix-banner .ix-ban-tit h1{ font-size: 24px; font-weight: normal; padding-bottom:0px;}
  .ix-banner .ix-ban-tit p{font-size: 14px; padding-bottom: 15px; padding-top:0px; width:100%;}
  .ix-banner .ix-ban-tit a{background-color: #f29224; border: solid 1px #f29224; width:120px; height:36px; line-height:36px;}
  .ix-banner .ix-ban-tit h2{padding-top: 5px; padding-bottom: 15px;}
.swiper-pagination-bullet{margin: 0px 5px;}
.swiper-pagination-bullet.swiper-pagination-bullet-active{ background-color: #500d80;}


/*通用头部*/
.ix-head h1{ font-size:20px;}
.ix-head p{ font-size:14px;}
.ix-head i{ font-size:24px;}
.ix-head{padding-left: 32px;}
.ix-head i{top:0px;}
.ix-head-more{ height:36px; line-height:36px; width:80px;}
.ix-head-more a{ font-size:14px;}
.ix-head.pb3{ padding-bottom:20px;}



/*新闻聚集*/
.ix-xwjj-list ul li .ixl-time p{ font-size:32px;}
.ix-xwjj-img .ixi-tit p{ font-size:16px;}

/*科学研究*/
.ix-kxyj ul li{ width:100%;}
.ix-kxyj ul li:nth-child(even){ margin-left:0px;}

/*关于我们*/
.ix-ab-box{ margin-bottom:20px;}

.ix-kslj-2.pb4{padding-bottom:0px;}


/*底部*/
.ifx-nav a{ padding-bottom:10px;}
.ix-footer-one{ font-size:14px;}
.ix-foot-two{font-size:14px;}



  
}

