@charset "utf-8";
/* CSS Document */
html{background:#ddd;}
body{font-size:64.299%;/*font-family:"\5FAE\8F6F\96C5\9ED1", SimSun;*/background-color:#fff;color: #444;font-family:'Microsoft YaHei',SimSun,SimHei ,"STHeiti Light",STHeiti,"Lucida Grande", Tahoma,Arial, Helvetica, sans-serif;font-family:"楷体","楷体_GB2312";}
html,body,address,blockquote,div,dl,form,h1,h2,h3,h4,h5,h6,ol,p,pre,table,ul,dd,dl,dt,li,tbody,td,tfoot,th,thead,tr,button,del,ins,map,object,a,abbr,acronym,b,bdo,big,br,cite,code,dfn,em,i,img,kbd,q,samp,small,span,strong,sub,sup,tt,var,legend,fieldset{margin:0px;padding:0px;color: #323232; -webkit-font-smoothing: subpixel-antialiased;}
table{border-collapse:collapse;border-spacing:0;width:100%;}
fieldset,img{border:0;}
img,object{max-width:100%;/*height:auto;*/width:auto\9;/* for ie8 */-ms-interpolation-mode: bicubic;}
a{outline:none;blr:expression(this.onFocus=this.blur());text-decoration:none;color: #333;}
a:hover{color: #004691;text-decoration: none;}
input[type='button']{outline:none;border:0 none;background-color:transparent;cursor:pointer;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400;}

ul,ol,li{list-style:none outside none;}
.tc{text-align:center !important;}
.tl{text-align:left  !important;}
.tr{text-align:right  !important;}
.fwn{font-weight:normal;}
.fwb{font-weight:bold;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';content:none;}
input,textarea,select{font-weight:inherit;}
input,select,textarea,button {vertical-align:middle}
/* .pa{position:absolute;} */
.pr{position:relative;}



.banner{ width:100%; overflow: hidden; position: relative; border-bottom:#9a0000 5px solid;}
.banner_wrap{ margin:0 auto; position:relative;}
#main{ width:100%;overflow:hidden;}

/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}
.flexslider .til_slides { width: 100%;height: 40px;position: absolute; bottom: 0;background: url(../images/banner_bg.png) repeat;font-weight: bold;line-height: 40px;font-size: 16px;color: #fff;padding-left: 10px;}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;position:relative} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides > li a{display: block;}
.flexslider .slides > li.clone{position:relative}
.flexslider .slides img {width: 100%; display: block;height:100%;}
.flex-pauseplay span {text-transform: capitalize;}
/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider {position: relative;zoom:1; overflow:hidden;}

.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { text-decoration:none; display: block; width: 40px; height: 48px; margin: -50px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8);  text-indent:-999em }
.flex-direction-nav .flex-prev { left: -50px; background:url(../images/lf.png) no-repeat center center; }
.flex-direction-nav .flex-next { right: -50px;  background:url(../images/rt.png) no-repeat center center;}
.flexslider:hover .flex-prev { opacity: 0.7; left: 0px;}
.flexslider:hover .flex-next { opacity: 0.7; right: 0px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; background:#ddd}
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }
/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: 20px; right:8px; text-align: center; z-index:889; }
.flex-control-nav li { margin: 0 5px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a { width: 10px; height: 10px; display: block; background: #fff; cursor: pointer; text-indent: -9999px;border-radius:10px; }
.flex-control-paging li a:hover {background: #9a0000;}
.flex-control-paging li a.flex-active { background: #9a0000;}
.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}





/*头部样式*/
.wrap_header{ width:100%;top:0;left:0;position:fixed; z-index:999;}
.header_wrap{ width:100%;  margin:0 auto;position:relative;background-color: #FFF;}

.header{ width:100%;margin: auto; background-color:#fff;height: 65px;opacity: 100%;box-shadow:0 2px 4px 0 rgba(51,51,51,0.40);}
.headerLine { width: 1px; height: 30px; background-color: #fff; display: flex; position: relative; top: 40px; left: 15px; float: left;}
.headerNmae{ overflow: hidden; width: 352px; height: 100%; float: left; }
.headerNmae .logoRed{padding:  20px 5px 0 30px;width: 34px;height: 25px;}
.headerNmae .headerTitleRed{padding:  20px 0px 0 5px;width: 133px;height: 25px;}
.headerNmae .fullLogo{padding: 10px 0 0 30px;height: 45px;}
.headerCenter{ width: calc( 100% - 518px ); height: 100%; float: left; }
.headerCollegeNmae{ max-width: 504px; size: 55%; margin: 25px 0; position: 
    relative; float: left; top: -3px; left: 32px; }
.headerRight{height:100%;display: table;width: 166px;text-align: right;float: right;}
.headerRight a{font-size: 0;vertical-align: middle;}
.headerRightIcon{margin: 0 15px;width: 15px;vertical-align: middle;cursor: pointer;}
.headerRightBorderLine{padding: 25px 0;vertical-align: middle;}
.headerRightSearchText{font-family: PingFangSC-Semibold;font-size: 16px;color: #E66862;vertical-align: middle;margin: 0 15px 0 12px;cursor: pointer;}
.headerRightSearchText2{font-family: PingFangSC-Regular;font-size: 14px;
color: #333333;letter-spacing: 0;line-height: 14px;font-weight: bold;}
.bannerBackgroundPicture1{ height: 100%; position: absolute; right: 560px; top: 13px;}
.bannerBackgroundPicture2{ height: 100%; position: absolute; right:200px;top:64px;}
.bannerBackgroundPicture3{ height: 100%; position: absolute; right:0;}
.topnav{ width:100%; height:30px; background:url(../images/topnav.png) repeat-x;}
.top_nav{ width:90%; margin:0 auto; position:relative;}

.logo{ max-width:504px; ;position:relative; float:left; }


.top_nav a{ position:absolute; top:6px; right:0; font-size:14px; color:#c7d2e4;}
.top_nav a:hover{ color:#FFF}


.btn_ser{ display: inline-block; width:34px; height: 31px;cursor: pointer;}
.btn_ser img{ vertical-align: middle;}
.ser{ height:63px;line-height:38px;  z-index:9999;text-align: left;padding-bottom: 2px;padding-left: 30px;}
.search{width:calc( 100% - 80px ); height: 38px;position:relative; overflow: hidden;z-index:9999;display: inline-block;vertical-align: middle;}
.search input{position:absolute; width:200px; height: 33px;line-height:33px; color:#6b6b6b; border:none; background:none; right:40px; top:0px; padding-left:0px; }
.search input.notxt{padding-left:16px;width:calc( 100% - 65px );border:#fff 1px solid;background-color: #fff;font-family: PingFangSC-Light;font-size: 16px; color: #999999;}   
.search input:focus-visible{
    border: none;
    outline:medium;
}
.search input.notxt1 {position: absolute;width:40px;height:40px;top: 0px;right:1px;border: none;background:url(../images/search.png) no-repeat center center;cursor:pointer; overflow: hidden;background-color: #eaeaea;}
.top li.Enlish{width:7.1%;}
.nser{display:block;width:100%;background-color:#fff}
.nser .search{width:100%;}
.nser .search input.notxt{width:92%;left:0;padding-left:13px;}
.nser .search input.notxt1{background:url(../images/ser2.png) no-repeat center center;right:5px;}

/*导航*/
.wraq_nav{width:100%;height:50px;position: absolute;bottom:0;}
.nav{ width:100%; float:right; min-height: 65px;*height:65px;text-align:center; background:#fff;}
.nav ul { 
    /* width:calc( 99% - 55px ); */
    height:50px; margin:0 auto;margin-left: calc( 0.5% + 18.5px);}
.nav ul li{float:left;position: relative;
    width:12.5%;
    height: 61px;display: table;}
.nav ul li a{height: 65px;color:#333; font-size:16px;font-weight: bold;font-family:PingFangSC-Medium;padding: 0 15px;display: table-cell;vertical-align: middle;}
.nav ul .color333 a{height: 61px;}
.nav ul li:hover{cursor:pointer;}
.nav ul li .subNav{ white-space: nowrap;position:absolute; left:0;top:65px;display:none; background: 
    #fff;  overflow:hidden;z-index:999;*z-index:9999;box-shadow: 0 3px 3px 2px rgb(153 153 153 / 40%);}
.nav ul li.on{background:none;
    box-shadow: 0 0 4px 2px rgb(153 153 153 / 40%);
}
.nav ul li.on .subNav {display:block;transform-origin: top;animation:rotate 400ms;-webkit-transform-origin: top;-webkit-animation:rotate 400ms;-moz-transform-origin: top;-moz-animation:rotate 400ms;}
.nav ul li.on .subNav dl{overflow:hidden;padding-top:1px;}
.nav ul li.on .subNav dl dd{height:auto;line-height:18px;text-align:center;}
.nav ul li.on .subNav dl dd a{ display: block; line-height:18px; font-size:16px; font-weight:normal; color:#333;padding:8px 5px 8px 5px;opacity: 1;font-family:PingFangSC-Medium;padding: 20px 15px;font-weight: bold;height: auto;}
.nav ul li.on .subNav.smallWidth dl dd a{}
.nav ul li.on .subNav dl dd a:hover{ background-color:#eaeaea;}


.wrap_header.current .header_logo{height:69px;}
.wrap_header.current .logo{transition: width 0.3s ease 0s;-webkit-transition: width 0.3s ease 0s;-moz-transition: width 0.3s ease 0s;width:230px;height:49px;padding:5px 0 0 0;}
.wrap_header.current .logo a{display:block;}
.wrap_header.current .logo .logo_02{margin-top:7px;}
.wrap_header.current{position:fixed;top:0;width:100%;height:110px; z-index:9999;}
.wrap_header.current .wraq_nav{height:41px;  z-index: 9999;margin-left: 33%;}
.wrap_header.current .nav{height:41px; line-height:41px;margin:0;}
.wrap_header.current .nav li{width:10%;background:none;font-size:0.9em;height:41px; line-height:41px;transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;}
.wrap_header.current .nav ul{background: none;height:41px;}
.wrap_header.current .header{height:69px;}
.wrap_header.current .nav li a{color:#fff;font-size: 1.6em;}
.wrap_header.current .nav li:hover{cursor:pointer;font-weight:normal;transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;border-bottom: 0;}
.wrap_header.current .nav li:hover a{ color:#fff;}
.wrap_header.current .nav li .subNav{display:none;top:69px;}
.wrap_header.current .topWrap{display:none;}
.wrap_header.current .xiaoxun{ margin-top:20px;}



/*footer*/
.fooer_wrap{ }
.footer{background-color:#fff;margin:0px auto 0px;position:relative; padding:28px 0;padding: 50px;}
.footer .copyRight{ color:#fff; font-size:16px; line-height:30px; padding-top:20px; text-align:center;}
.footer .footerLeft{width: 54%;display: inline-block;vertical-align:top;}
.footer .footerLeftItem{width: 24%;display: inline-block;vertical-align:top;}
.footer .footerLeftTitle{font-family: PingFangSC-Semibold;font-size: 14px;color: #333333;font-weight: bold;}
.footer .footerLeftText{font-family: PingFangSC-Light;font-size: 11px;color: #333333;margin-top: 10px;}
.footer .footerLine{width: 1px;height: 100%;height:220px;background-color: #d9d9d9;display: inline-block;vertical-align:top;}
.footer .footerRight{width: 45%;display: inline-block;vertical-align:top;text-align: right;}
.footer .footerRightDiv{width: 80%;display: inline-block;text-align: left;}
.footer .footerRightDiv .footerRightPic{margin-right: 15px;margin-bottom: 12px;}
.footer .footerRightContent{font-family: PingFangSC-Light;font-size: 14px;color: #333333;line-height: 25px;font-weight: lighter;}

.goTop {position: absolute;bottom: 0;right: 30px;z-index: 99;color: #8f000b;text-align: center;font-size: 16px;transition: none;}
.goTop i {color: #8f000b;display: block;margin-bottom: 8px;transition: all 0.3s ease;}
.goTop:hover{color: #8f000b;}
.goTop:hover i {transform:translateY(-5px); -webkit-transform:translateY(-5px); -moz-transform:translateY(-5px);}
@keyframes rotate{
    from{
        transform: rotateY(0deg) scaleY(0) translateY(0%);
        top:65px;
    }
    to{
        transform: rotateY(0deg) scaleY(1) translateY(0%);
        top:65px;
    }
}
@-moz-keyframes rotate{
    from{
        -moz-transform: rotateY(0deg) scaleY(0) translateY(0%);
        top:65px;
    }
    to{
        -moz-transform: rotateY(0deg) scaleY(1) translateY(0%);
        top:65px;
    }
}
@-webkit-keyframes rotate{
    from{
        -webkit-transform: rotateY(0deg) scaleY(0) translateY(0%);
        top:65px;
    }
    to{
        -webkit-transform: rotateY(0deg) scaleY(1) translateY(0%);
        top:65px;
    }
}
/*手机端导航*/
.snav{display: none;height: 65px;right:0px; top:83px;z-index: 1002; width:100%;background: #fff;}
.mbtn{display: block;width:30px;height: 30px; left:7px; top:-26px;z-index: 1002;cursor:pointer;position: relative;}
/* .fa-navicon{position: relative;top:-26px;} */
#Index_mbtn{margin:0 auto;width:16px;height:18px;display: block;padding-top:10px;color:#333;}
.mbtn .m{font-size: 12px;font-weight:400;font-family:Arial;color:#fff;text-align:center;width:100%;display:block;height:20px;}
.navm{ width:100%;z-index: 9999; line-height: 30px; background-color:#c6c6c6;overflow: hidden; text-align: left; display: none;left:0;position:relative;border-top: 1px solid rgb(51, 51, 51);top: -3px;}
.navm ul{}
.navm li{width:100%;overflow:hidden;border-bottom:1px solid #054386;}
.navm li a{ font-size: 14px; width:240px;float:left; line-height:18px; padding:10px 0px; color:#333; padding-left:13px;  display:block;}
.navm li a:hover{color:#333;}
.navm li span{ padding:10px 10px 0 0;float:right;margin-right:7px;color: #333;cursor: pointer;}
.navm dl{ background-color:#eaeaea;color:#004489;padding-left:20px;}
.navm dl dd{width:100%;height:30px;line-height:30px;border-bottom:1px solid #ddd;}
.navm li.on dl dd a{ display:block;font-size: 14px; color:#282828; line-height:30px;height:30px;}
.navm li dl dd a{ font-size: 14px; color:#282828; font-weight:normal; display:inline; display:block; border:none; padding:0;}
.navm li dl dd a:hover{ color:#ee931d;}
.subNavs{width:100%;overflow:hidden;display: none; }
.nlinks{width:100%;overflow:hidden;}
.nlinks span{float:left;padding:0 10px;height:30px;line-height: 30px;}
.nlinks span a{color:#fff;font-size: 14px;}

/* @font-face {
	font-family: 'PingFangSC-Regular';
	src: url('../fonts/苹方黑体-准-简.ttf');
	font-weight: normal;
	font-style: normal
} */
.articleDiv table{text-align: center;font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #333333;
    line-height: 16px;
    margin: 0 auto;
}
.articleDiv table th{background: #F4F4F4;font-family: PingFangSC-Regular;
    font-size: 18px;
    color: #333333;
    line-height: 18px;padding: 10px 0;border-top: 1px solid #d9d9d9;border-bottom: 1px solid #d9d9d9;}
.articleDiv table td{padding: 15px 15px;border-bottom: 1px solid #d9d9d9;}
.articleDiv img{margin: 0 auto;display: block;}
.downLoadTableList tr td:first-child{
    text-decoration: underline;
    cursor: pointer;
}
.pages2{
    margin-top: 20px;
    text-align: right;
}
.pages2,.pages2 a{
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #333;
    text-align: center;
}
/* 英语页面 */
.ennav ul li{width:14%;}
.ennav ul li .subNav{white-space: nowrap; /*不换行*/
    overflow: hidden; /*超出的隐藏*/
    text-overflow: ellipsis; /*超出部分自动用...来表示*/}
@supports (display: flex){
    .ennav ul{display: flex;justify-content: space-around;}
    .ennav ul li{width:auto;}
}
.en0LetterSpacing{letter-spacing: 0!important;}
/* @media screen  and (max-width:1600px) {
  .nav ul li a{font-size:14px;}
  .nav ul li.on .subNav dl dd a{font-size:14px;}
} */
@media screen  and (max-width:1660px) {
    @supports (display: flex){
        .nav ul{display: flex;
            justify-content: space-around;}
        .nav ul li{width: auto;}
    }
}
@media screen  and (max-width:1445px) {
  .nav ul li a{padding: 0 3px;}
  .nav ul li.on .subNav dl dd a{padding: 10px 5px;}
  .articleDiv table{width: 100%!important;}
}
   
@media screen  and (max-width:1200px) {

 .goTop{right:10px;}

 .top,.header_logo{width:98%;margin:0 auto;}


 .nav a{font-size: 0.9em;}
 .bannerBackgroundPicture1{ display:none;}
 .bannerBackgroundPicture2{ display:none;}
 .bannerBackgroundPicture3{ display:none;}
 .ser{right:30px;}
}


@media screen  and (max-width:900px) {

 
}

@media screen  and (max-width:800px) {
		   #ser2{display:block; position:static; width:100%;}
	   .search{ width:100%;}

	.ser,.home,.topnav{ display:none;}
   .snav{display:block;}
   .mbtn{display:inline-block;}

   
   .logo{width:100%; padding:0 0 20px; margin:0 auto;float:none; }
    .logo a{display: inline-block;    text-align: center;}
  .nav{display:none;}
  .header_wrap{display:none;}
  .wraq_nav{display: none;}
     .footer .logo02{ float:none; text-align:center;}
     #ser2{padding: 0;height: auto;}
     .headerNmae{float: none;display: inline-block;}

     .DivRight{margin-top: 20px;}
     .more{margin-right: 5px;}

     /* footer部分 */
     .footer{padding: 35px;}
     .footerContent{display: table;}
     .footer .footerRight{width: 100%;margin-bottom: 20px;display: table-header-group;}
     .footer .footerRightDiv{width: 100%!important;}
     .footer .footerLeft{display: table-footer-group;width: 100%;}
     .footer .footerLine{width: 100%;height: 1px;margin: 20px 0;}
     .footer .footerLeftText{font-size: 8px;}
     .footer .footerLeftItem{margin-right: 1%;}
     .pages2, .pages2 a{font-size: 10px;}
}


@media screen and (max-width:640px) {
  .copy_wrap p{width:95%;line-height:22px;height:21px;text-align:center;margin:0 auto;}
  .snav{top:67px;}
  .footerLogo{width: 100%;margin:0 auto 0;}
  .footerLogo a{text-align: center;}
  .copy_wrap{width:100%;text-align: center;margin:10px auto;min-height:52px;}
  .copy_wrap p{font-size: 10px;}
  .logo .logo_02{margin-top:6px;}
  .address{ width:100%;}


}
@media screen and (max-width:480px) {
       .header_logo{ height:auto;}

}
@media screen /*and (min-width:320px)*/ and (max-width:360px)  {

}
