@charset "utf-8";
/* CSS Document */

* {
    margin: 0;
    padding: 0;
}

/*@font-face {
    font-family: "SourceHanSans-Light";
    src: url("fonts/SourceHanSans-Light.woff2") format("woff2"),
    url("fonts/SourceHanSans-Light.woff") format("woff"),
    url("fonts/SourceHanSans-Light.ttf") format("truetype"),
    url("fonts/SourceHanSans-Light.eot") format("embedded-opentype"),
    url("fonts/SourceHanSans-Light.svg") format("svg"),
    url("fonts/SourceHanSans-Light.otf") format("opentype");
}*/

@font-face {
    font-family: "SourceHanSans-Bold";
    src: url("fonts/SourceHanSans-Bold.woff2") format("woff2"),
    url("fonts/SourceHanSans-Bold.woff") format("woff"),
    url("fonts/SourceHanSans-Bold.ttf") format("truetype"),
    url("fonts/SourceHanSans-Bold.eot") format("embedded-opentype"),
    url("fonts/SourceHanSans-Bold.svg") format("svg"),
    url("fonts/SourceHanSans-Bold.otf") format("opentype");
}

@font-face {
    font-family: "SourceHanSans-Regular";
    src: url("fonts/SourceHanSans-Regular.woff2") format("woff2"),
    url("fonts/SourceHanSans-Regular.woff") format("woff"),
    url("fonts/SourceHanSans-Regular.ttf") format("truetype"),
    url("fonts/SourceHanSans-Regular.eot") format("embedded-opentype"),
    url("fonts/SourceHanSans-Regular.svg") format("svg"),
    url("fonts/SourceHanSans-Regular.otf") format("opentype");
}

@font-face {
    font-family: "义启小魏楷";
    src: url("fonts/义启小魏楷.woff2") format("woff2"),
    url("fonts/义启小魏楷.woff") format("woff"),
    url("fonts/义启小魏楷.ttf") format("truetype"),
    url("fonts/义启小魏楷.eot") format("embedded-opentype"),
    url("fonts/义启小魏楷.svg") format("svg"),
    url("fonts/义启小魏楷.otf") format("opentype");
}

body {
    width: 100%;
    min-width: 320px;
    min-height: 100vh;
    margin: 0 auto;
    font-family: 'SourceHanSans-Light';
    background: #fff;
    overflow-x: hidden;
    text-align: left;
    position: relative;
    font-size: 16px;
    color: #333;
}

img {
    border: none;
}
body.show a, body.show .transition, body.show .index-flow .title dl dd .layer, .index-flow .title dl dd body.show .layer, body.show .g-nav2, body.show .g-nav, body.show .g-head .btn-list .search .input, .g-head .btn-list .search body.show .input, body.show .g-head .btn-list, .g-head body.show .btn-list, body.show :before, body.show :after, body.show img {
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
}
.img_box span {
    display: block;
    width: 100%;
    height: 100%;
    transition: all 0.3s;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

h1, h2, h3 {
    font-weight: normal;
}

a {
    color: inherit;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    outline: none；
}

input, textarea, select {
    font-family: 'SourceHanSans-Light';
    font-size: 1em;
    outline: none;
    margin: 0;
    padding: 0;
}

input::-webkit-input-placeholder {
    color: #999 !important;
}

textarea::-webkit-input-placeholder {
    color: #999 !important;
}

input[type='button'], input[type='text'], input[type='search'], input[type='submit'], input[type='reset'], input[type='date'], input[type='time'], input[type='number'] {
    -webkit-appearance: none;
}

select {
    -webkit-appearance: none;
}

textarea {
    -webkit-appearance: none;
}

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0;
}

ul, ol {
    padding: 0;
    list-style-type: none;
}

em {
    font-style: normal;
}

.lt {
    float: left;
}

.rt {
    float: right;
}

input.sub, label {
    border: none;
    cursor: pointer;
}

input, textarea {
    font-family: 'SourceHanSans-Light';
    outline: none;
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
}

td, th {
    padding: 0;
}

.clearfix::after {
    content: "";
    display: block;
    clear: both;
}

* {
    box-sizing: border-box;
}

.pageController {
    padding: 10px 1px;
    clear: both;
    text-align: center;
    font-family: Arial, "\5B8B\4F53", sans-serif;
    font-size: 14px;
    vertical-align: top
}

.pageController a {
    background-color: #FFF;
    color: #000;
    padding: 1px 8px 1px 8px;
    margin-right: 2px;
}

.pageController a:hover {
    background-color: #004ea3;
    color: #FFF;
    text-decoration: none;
}

.pageController .currPage {
    background-color: #004ea3;
    color: #FFF;
}

.clear {
    clear: both;
}

.new-list-l a {
    color: #f37800;
}

.new-list-l .on a {
    color: #f37800;
    text-decoration: underline;
}

.new-list-l a:hover {
    color: #f37800;
    text-decoration: underline;
}

.page a {
    color: #3b6caa;
}

.main-title {
	position: relative;
}

.welcome-title{
	position:absolute;
	top:calc(50%);
	left:calc(20%);
	color:#fff;
	font-size:38px;
	font-weight:bold;
}

.wal {
    max-width: 13.2rem;
    margin: 0 auto;
}

.index-research {
  position: relative;
  width: 100%;
  margin-bottom: 0.3rem;
  margin-top: 0.6rem;
}
.index-research .wal {
  /* min-height: 7.78rem; */
  position: relative;
}
.index-research .title {
  padding-bottom: 0.2rem;
  position: relative;
  color: #000;
  font-size: 0.18rem;
  /* text-transform: uppercase; */
  line-height: 1em;
}
.index-research .title:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1.88rem;
  height: 0.06rem;
  background: #e2a306;
}
.index-research .title h2 {
  font-size: 0.34rem;
  font-weight: 400;
  line-height: 1em;
  padding-top: 0.06rem;
}
.index-research .content {
  line-height: 0.26rem;
  color: #929292;
  width: 3.6rem;
  padding: 0.35rem 0 0.3rem 0;
}
.index-research .list {
  /* position: absolute; */
  z-index: 11;
  left: 0;
  right: auto;
  top: auto;
  bottom: 0;
  margin-top:0.2rem;
  width: 3.95rem;
}
.index-research .list li {
  border-bottom: #e7e7e7 solid 1px;
  position: relative;
}
.index-research .list li:before {
  content: "";
  display: block;
  position: absolute;
  left: -0.3rem;
  top: -1px;
  bottom: -1px;
  width: 5.05rem;
  background: url("../images/img542.png") right center no-repeat;
  background-size: 100%;
  opacity: 0;
  z-index:8;
}
.index-research .list li:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  background: #6510AD;
  width: 0.02rem;
  height: 0.48rem;
  margin-top: -0.24rem;
  opacity: 0;
}
.index-research .list li .img {
  display: none;
}
.index-research .list li a.name {
  display: block;
  font-size: 0.17rem;
  line-height: 0.26rem;
  color: #000;
  font-weight: bold;
  padding: 0.15rem 0;
  position: relative;
  left: 0;
}
.index-research .list li:hover:before, .index-research .list li.on:before {
  opacity: 1;
  left: 0;
}
.index-research .list li:hover:after, .index-research .list li.on:after {
  opacity: 1;
}
.index-research .list li:hover a.name, .index-research .list li.on a.name {
  color: #6510AD;
  left: 0.3rem;
  z-index:9;
}
.index-research .big-img {
  /* position: absolute; */
  z-index: 1;
  left: -0.4rem;
  /* right: 0.9rem; */
  top: auto;
  bottom: 0;
  /* margin-left: -2.12rem; */
  padding-top: 0.46rem;
}
.index-research .big-img:before {
  content: "";
  display: block;
  position: absolute;
  left: 1.13rem;
  top: 0;
  right: -0.5rem;
  bottom: 0;
  background: url("../images/img1080.jpg") center top repeat;
  background-size: 100%;
  height: 5rem;
}
.index-research .big-img:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0.46rem;
  right: 0;
  bottom: 0;
  background: #fff;
}
.index-research .big-img a {
  /* height: 7.4rem; */
  position: relative;
  background: center no-repeat;
  background-size: cover;
  display: block;
  z-index: 2;
}
.news-title:after {
    content: "";
    position: absolute;
    bottom: -0.17rem;
    left: -80px;
    right: 0;
    height: 13px;
    /* background-position: bottom center; */
    background: url(line.png) no-repeat 0 0;
    width: 260px;
}
.news_list li.news .news_date {
    float: left;
    width: 1.50rem;
    margin-right: -0.95rem;
    /* background: #00707a; */
    border-top-left-radius: 0.15rem;
    border-bottom-right-radius: 0.15rem;
    text-align: center;
}
.news_list li.news .news_date .news_year {
    line-height: 0.36rem;
    font-size: 0.24rem;
    color: #c55a11;
/*     background-color: #6c8cd0; */
    border-top-left-radius: 15px;
    transition: all 0.4s ease-in-out;
}
.news_list li.news .news_date .news_days {
    line-height: 0.30rem;
    font-size: 0.24rem;
    color: #203864;
/*     background-color: #6c8cd0; */
    border-bottom-right-radius: 15px;
    transition: all 0.4s ease-in-out;
    /* color: #0061aa; */
    /* background-color: #eee;*/
}
.news_list li.news .news_wz .news_con {
    margin-left: 1.55rem;
    padding: 4px 0px;
}
.news_list li.news a {
    color: #3b3b3b;
    text-decoration: none;
    transition: all 0.4s ease-in-out;
}
.news_list li.news:hover a {
    color: #333;
    font-weight: bold;
    transition: all 0.4s ease-in-out;
}

.news_list li.news:hover a {
    color: #333;
    font-weight: bold;
    transition: all 0.4s ease-in-out;
}
nav .head .nav ul li .f_a {
    font-family: 微软雅黑;
}

nav .headin .nav ul li .f_a {
    font-family: 微软雅黑;
}

nav .headin {
    position: relative;
    background: #ffffffda;
    height: 1.2rem;
    z-index: 9999;
}

nav .headin.scroll {
    position: relative;
/*     background: linear-gradient(-90deg, rgba(3, 36, 253, 0.7), rgba(121, 28, 181, 0.7)); */
    /* background: linear-gradient(-90deg, rgba(94, 146, 196, 0.7), rgba(121, 28, 181, 0.7)); */
	background: linear-gradient(-90deg, rgba(121, 28, 181, 0.7), rgba(94, 146, 196, 0.7));
	/* 5e92c4 */
    height: 1.2rem;
    z-index: 9999;
}

nav .headin .navbox {
    width: 1280px;
    margin: 0 auto;
}

nav .headin .nav {
    display: block;
    float: right;
    width: calc(100% - 4.70rem);
}

nav .headin .nav .nav_pc {
    width: 100%;
}

nav .headin .nav ul li {
    float: left;
    position: relative;
    box-sizing: border-box;
    z-index: 999;
}

nav .headin .nav ul li .f_a {
    line-height: 0.94rem;
    display: block;
    text-align: center;
    font-size: 0.19rem;
    color: #003a6b;
    position: relative;
}
nav .headin.scroll .nav ul li .f_a {
    line-height: 0.94rem;
    display: block;
    text-align: center;
    font-size: 0.19rem;
    color: #ffffff;
    position: relative;
}

/* nav .head .nav ul li .f_a::after {
    content: "";
    display: block;
    width: 74px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -37px;
    background: #f99608;
    height: 4px;
    opacity: 0;
    transition: all 0.3s ease-out;
} */

nav .headin .nav ul li:hover .f_a {
    position: relative;
    color: #e2a306;
    transition: all 0.3s ease-out;
}

nav .headin .nav ul li:hover .f_a::after {
    opacity: 1;
}

nav .headin .nav ul li .s_navbox {
    display: none;
    position: absolute;
    left: 0;
    width: 100%;
    background: rgba(61, 59, 59, 0.5);
    z-index: 9999;
    box-sizing: border-box;
    text-align: center;
    padding: 0.20rem 0;
    box-shadow: 0px 0px 0.18rem 0px rgba(0, 0, 0, 0.29);
}

nav .headin .nav ul li .s_navbox .s_a {
    display: inline-block;
    text-align: left;
}

nav .headin .nav ul li .s_navbox .s_a a {
    color: #fff;
    font-size: 0.14rem;
    text-transform: uppercase;
    display: block;
    text-align: left;
    padding: 6px 4px 6px 16px;
    background: url(/tpl/blue/images/icon_nav.png) no-repeat left center;
}

nav .headin .nav ul li .s_navbox .s_a a:hover {
    color: #f99608;
    background: url(/tpl/blue/images/icon_navo.png) no-repeat left center;
}