.banner > img {
  width: 100%;
}
.about-inner {
  background: url(../images/about-inner-bg.jpg) no-repeat center;
  background-size: cover;
  padding-bottom: 0;
}
.about-inner-con {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.about-inner-con .txt {
  padding: .33rem;
  background-color: #fff;
}

.vision {
  background-color: #fff;
}
.vis-con {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.vis-con .pic {
  width: 50%;
}
.vis-con .txt {
  display: flex;
  align-items: center;
  width: 50%;
  padding: .1rem;
  background-color: #f4f4f4;
}
.vis-con .list {
  display: flex;
  justify-content: space-between;
}
.vis-con .list li {
width: 50%;
}
.vis-con .list .item {
  text-align: center;
}
.vis-con .list img {
  height: 80px;
}
.vis-con h4 {
  margin: 13px 0 10px 0;
}
.inner {
  background-color: #f5f5f5
}
.dev-list-item {
  display: flex;
}
.dev-list-item .time {
  position: relative;
  font-size: 32px;
  font-family: 'ITCAVANTGARDESTD-MD',sans-serif;
  margin-right: 40px;
  padding-right: 60px;
  color: #f34d13;
  line-height: 1;
  background: url(../images/round.png) no-repeat right top;
}
.dev-list-item .time:after {
  content: '';
  position: absolute;
  right: 14px;
  top: 32px;
  width: 1px;
  height: calc(100% - 32px);
  border: 1px dashed #ccc;
}
.dev-list-item .item {
  margin-bottom: 30px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  pointer-events: none;
}
.inner_pro {
  margin-top: .5rem;
}
.inner-nav {
  padding: 30px 0;
  border-bottom: 1px solid #ccc;
}
.inner-nav ul {
  display: flex;
}
.inner-nav ul li {
  padding: 0 80px;
}
.inner-nav li.active h3 {
  color: #009758;
  font-weight: bold;
}
.inner .side_bar {
  width: 23.8%;
  padding-top: 22px;
  padding-left: 2.8%;
  background-color: #fff;
}
.side_bar_con > .title,
.side_bar .side_bar_item {
  display: flex;
  align-items: center;
  height: 82px;
  padding-left: 40px;
}
.side_bar .side_bar_item {
  position: relative;
  justify-content: space-between;
  padding-right: 40px;
  border-bottom: 1px dashed #ccc;
}
.side_bar .side_bar_item:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 40px;
  width: 14px;
  height: 2px;
  background-color: #1f8e57;
}
.side_bar .side_bar_item span {
  text-transform: uppercase;
  color: #9ba3b3;
}
.side_bar_con li:last-child .side_bar_item {
  border-bottom: none;
}
.side_bar_con > .title {
  color: #fff;
  background: url(../images/side_bar_title_bg.jpg) no-repeat center;
}
.side_bar_item .title {
  display: block;
  padding-left: 0;
  width: 100%;
}
.side_bar_con .active .side_bar_item {
  background-color: #f5b232;
  color: #fff;
  border-bottom: none;
}
.side_bar_item h4,
.side_bar_con h3 {
  font-size: 20px;
}
.inner .content p img {
  max-width: 100%;
}
.inner_cate_nav {
  background-color: #fff;
}
.pic-list {
  display: flex;
  justify-content: space-between;
}
.hard-equ .item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.pic-list li {
  width: 32%;
  border: 1px solid #ccc;
}
.pic-list li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hard-equ .txt {
  width: 22%;
}
.hard-equ .list>li {
  margin-bottom: 50px;
}
.hard-equ .list>li:last-child {
  margin-bottom: 0;
}
.hard-equ .item p {
  line-height: 2;
}
.hard-equ .pic-list {
  width: 68%;
}
.test-equ {
  background-color: #f4f4f4;
}
.sub_ti .container {
  display: flex;
  align-items: center;
}
.sub_ti i {
  margin-right: 6px;
}
.sub_ti .ti_txt {
  width: 94%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.inner_cate_nav li.active h4 {
  color: #fff;
}
.arti_con p,.arti_con span {
  text-wrap: wrap !important;
}
.arti_con p img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.arti_con .txt_wrap table td,
.arti_con .txt_wrap table td p {
  height: 100%;
  padding: 10px;
}
.arti_con .txt_wrap table td {
  border-width: 0 !important;
  border-style: none !important;
}
.arti_con .txt_wrap table td {
  border: 1px solid #ccc !important;
}

.arti_con .txt_wrap table p {
  margin-bottom: 0;
  display: block;
  text-indent: 0;
}
.arti_con .txt_wrap table p span {
  display: block;
}
.arti_con .txt_wrap .firstRow {
  background-color: #009758;
}
.arti_con .txt_wrap .firstRow span, 
.arti_con .txt_wrap .firstRow td
{
  color: #fff;
}
.arti_con .top {
  display: flex;
  /* height: 460px; */
  margin-bottom: 20px;
}
.arti_con table {
  width: 100%;
}
.arti_con .sp-thumbs {
  margin-top: 10px;
  height: 72px;
  display: none;
}
.arti_con .sp-thumbs a:last-child {
  margin-right: 0;
}
.arti_con .sp-thumbs a {
  margin-right: 10px;
  width: calc((100% - 40px) / 5);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 62.95px;
}
.arti_con .top .top_box {
  width: 36%;
  padding: .2rem;
  background-color: #fff;
}
.arti_con .top .txt {
  width: 64%;
}
.arti_con .txt_wrap {
  padding: .2rem;
}
.arti_con_title {
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
.arti_con_title h3 {
  display: inline-block;
  color: #fff;
  padding: 8px 15px;
  background-color: #09aee9;
  text-align: center;
}
.arti_con .txt {
  background-color: #fff;
}
.arti_con .top h3 {
  font-weight: bold;
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #ccc;
}

  .arti_con .top .more {
    display: inline-block;
    padding: 10px 15px;
    color: #fff;
    background-color: #09aee9;
    margin-top: 40px;
    border: none;
}
.arti_con .top .cont_more {
  background-color: #f9b000;
  margin-left: 20px;
}
.inner_cate_nav .list a {
  text-align: center;
}
.sub_ti {
  height: 50px;
  line-height: 50px;
}
.inner_cate_nav .list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.inner_cate_nav li {
  display: flex;
  align-items: center;
  justify-content: center;
  /* width: calc(100% / 7); */
}
.inner_cate_nav a {
  width: 100%;
  height: 100%;
  padding: 20px 40px;
  display: block;
}
.inner_cate_nav .active {
  color: #fff;
  background-color: #f34d13;
  border: none;
}
.inner .sub_ti {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ccc;
}
.inner_pro .main {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.inner_pro .content {
  flex: 1;
}
.side_bar_item h4,
.side_bar_item span {
  display: block;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.reg_side_bar .side_bar_item h4 {
  font-size: 20px;
}
.side_bar_con .active .side_bar_item span {
  color: #fff;
}
.side_bar_con .active .side_bar_item:before {
  content: none;
}
.side_bar_con .side_bar_arrow {
  display: none;
}
.side_bar_con .active .side_bar_arrow {
  display: block;
  width: 12px;
  height: 21px;
  background: url(../images/side_bar_arrow_r.png) no-repeat center;
}
.equ_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.equ_list li {
  width: 48.5%;
  margin-bottom: 30px;
}
.equ_list .equ_item {
  position: relative;
  overflow: hidden;
}
.equ_list .equ_item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.equ_list .equ_item a {
  display: block;
}
.related .list{
  display: flex;
  flex-wrap: wrap;
}
.related .list .item {
  width: calc((100% - 90px) / 4);
}
.related .list .item {
  margin-right: 30px;
  margin-bottom: 30px;
}
.related .list .item:nth-child(4n+4) {
  margin-right: 0;
}
.related .list .pic {
  position: relative;
  height: 0;
  padding-top: 100%;
}
.related .list .pic img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.related .list .txt {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #eaeaea;
  text-align: center;
  height: 50px;
}
.equ_list .equ_item .equ_item_title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
  padding: 60px 40px 20px;
  font-size: 20px;
  line-height: 34px;
  background: url(../images/yy-bg.png) repeat-x bottom left / auto;
  transition: all 0.5s;
  margin-bottom: 0;
}
.sciFor_prof .equ_item .equ_item_title {
  padding: 60px 30px 20px;
}
.equ_list .equ_item:hover .equ_item_box {
  opacity: 1;
}
.equ_item_box {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 40px;
  line-height: 26px;
  -webkit-backdrop-filter: saturate(180%) blur(10px);
  backdrop-filter: saturate(180%) blur(10px);
  background-color: rgba(0, 0, 0, 0.5);
  transition: all 0.5s;
}
.equ_item_box h4 {
  color: #fff;
}
.reg_con h3 {
  text-align: center;
  color: #1f8e57;
  margin-bottom: 30px;
  line-height: 26px;
}
.inner_con:last-child {
  margin-bottom: 0;
}
.inner_news_con .title h3 {
  text-align: center;
}
.inner_news_con .title {
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
.inner_con p span {
  font-family: inherit !important;
}
.inner_con .title h2,
.inner_con .title p {
  text-align: center;
}
.inner .nav {
  text-align: right;
  margin-bottom: 30px;
}
.inner .nav i {
  vertical-align: middle;
  width: 25px;
  height: 20px;
  display: inline-block;
  background: url(../images/nav_home_icon.png) no-repeat center;
}
.inner .nav a {
  vertical-align: middle;
}
.inner .content .title_txt {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1;
  height: 1.39rem;
  padding-top: 80px;
  background: url(../images/inner_tittle_bg.jpg) no-repeat center;
  background-size: cover;
}
.inner .content .title_txt span {
  font-size: 30px;
  color: #3d8604;
  font-family: "ITCAVANTGARDESTD-MD";
  text-transform: uppercase;
}
.inner .content .title_txt h4 {
  font-size: 28px;
  margin: 10px 0;
}
.inner .content .title_txt p {
  font-size: 20px;
  text-transform: uppercase;
  color: #666;
}
.inner .content .title_pic {
  width: 2.6rem;
  height: 1.39rem;
  overflow: hidden;
}
.inner .content .title_pic img {
  width: 100%;
  height: 100%;
}
.boss_con .boss_pic {
  margin-right: 36px;
}
.boss_txt h3 {
  color: #1f8e57;
  margin-bottom: 14px;
}
.boss_txt h4 {
  font-size: 18px;
  margin-bottom: 14px;
}
.empl_con .boss_txt p {
  font-size: 16px;
  line-height: 30px;
  text-indent: 2em;
}
.empl_con {
  display: block !important;
}
.empl_con img {
  float: left;
  margin-right: 36px;
}
.leader_list .wrap {
  display: flex;
  align-items: center;
}
.leader_list .more {
  display: block;
  font-size: 16px;
  width: 100px;
  line-height: 40px;
  height: 40px;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 30px;
  margin-top: 20px;
}
.leader_list .wrap {
  padding: 30px;
  border: 1px solid #ccc;
}
.leader_list .wrap .pic {
  width: 230px;
  height: 284px;
  margin-right: 50px;
}
.expert_con .leader_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.expert_con .leader_list li {
  width: 48.5%;
}
.expert_con .leader_list .title {
  margin-bottom: 15px;
}
.expert_con .leader_list .pic {
  width: 170px;
  height: 208px;
  margin-right: 20px;
}
.leader_list li {
  margin-bottom: 30px;
}
.leader_list .wrap img {
  width: 100%;
  height: 100%;
}
.leader_list .wrap .txt {
  flex: 1;
}
.leader_list .title > span {
  font-size: 22px;
  color: #1f8e57;
}
.leader_list .title .name {
  display: inline-block;
  font-weight: bold;
  margin-right: 6px;
}
/* ------------------------------------------------------------------------------
	InnerNav
-------------------------------------------------------------------------------*/
.inner_nav {
  background-color: #353333;
}

.inner_nav ul {
  display: flex;
}
.inner_nav ul li {
  flex: 1;
  background-color: #353333;
  height: 74px;
  line-height: 74px;
  border-right: 1px solid #454444;
}
.inner_nav ul li.current {
  background-color: #38b050;
  border-right: none;
}

.inner_nav ul li a {
  display: block;
  font-size: 18px;
  text-align: center;
  color: #fff;
}
.inner-pro {
  display: flex;
  justify-content: space-between;
}
.main-l {
  width: 292px;
    margin-right: 40px;
}
.pro_list {
  display: flex;
  flex-wrap: wrap;
}
.related .pro_item:nth-child(4n+4) {
  margin-right: 0;
}
.pro_list .pro_item {
  width: calc((100% - 90px) / 4);
  margin-right: 30px;
  margin-bottom: 20px;
}
.related .pro_item {
  width: calc((100% - 60px) / 4);
  margin-right: 20px;
}
.pro_list .pro_item:nth-child(4n+4) {
  margin-right: 0;
}

.related .pro_item:nth-child(3n+3) {
  margin-right: 19px;
}
.prolist h4, .prolist h5{
  padding: 15px 0;
}
.prolist h3 {
  background-color: #009758;
  color: #fff;
  text-align: center;
  line-height: 70px;
}
.prolist h4{
  font-weight: bold;
}
.prolist ul li a{
  padding-left: 15px;
  padding-right: 15px;
  border-bottom: 1px solid #d8d8d8;
}

.prolist .sub_menu a {
  display: block;
  background-color: #ededed;
}
.prolist>ul>li>a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #f5f5f5;
}
.prolist ul li i {
  display: block;
  width: 20%;
  line-height: 65px;
  text-align: center;
}
.prolist>ul>li a.active,
.prolist>ul>li a:hover 
{
  color: #fff;
  background-color: #f9b000;
}
.prolist .sub_menu a.active,
.prolist .sub_menu a:hover
 {
  color: #fff;
  background-color: #ef8100;
}
.news-list .list-item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 38px;
  padding-bottom: 38px;
  border-bottom: 1px dashed #ccc;
}
.news-list .list-item .pic {
  width: 298px;
  height: 196px;
  margin-right: 60px;
}
.news-list .list-item .pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.news-list .list-item .txt {
  flex: 1;
  display: flex;
  align-items: center;
}
.news-list .list-item .time {
  margin-right: 60px;
  color: #f34d13;
  padding: 10px 40px;
  background-color: #eaeaea;
}
.news-list .list-item h3 {
  line-height: 1.5;
  margin-bottom: 20px;
}
.news-list .list-item p {
  margin-bottom: 0;
  display: -webkit-box; /* 对于Webkit浏览器 */
  -webkit-box-orient: vertical; /* 垂直方向 */
  -webkit-line-clamp: 2; /* 限制行数为2 */
  overflow: hidden; /* 隐藏超出部分 */
  color: #666;
  text-indent: 0;
}
.news-list .list-item .time span {
  display: block;
  text-align: center;
}
.news-list .list-item .info {
  flex: 1;
}
.news-list .list-item .day {
  font-size: 60px;
  font-family: 'ITCAVANTGARDESTD-BOLD',sans-serif;
}
.news-list .list-item .year {
  font-size: 20px;
  font-family: 'ITCAvantGardeStd-Md',sans-serif;
}
.newsPage {
  display: flex;
  justify-content: space-between;
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #ccc;
}
.newsPage .pagePrev, .newsPage .pageNext {
  width: 122px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 50px;
}
.newsPage a {
  display: block;
  transition: 400ms ease-in-out;
}
.news_list_item .txt h3 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cont-list ul {
  display: flex;
  justify-content: space-between;
}
.cont-list ul li {
  margin-right: 20px;
  min-width: 20%;
  max-width: 26%;
}
.cont-list ul li:last-child {
  margin-right: 0;
}
.contact {
  position: relative;
}
.cont1_wrap {
  margin: .2rem 0;
}
.cont-list .item {
  display: flex;
  align-items: center;
}
.cont-list .item-l {
  width: 100px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #ccc;
  margin-right: 20px;
}
.cont-list .item-r h4 {
  margin-bottom: 8px;
}
.cont-list .item-r {
  flex: 1;
}
.cont-list i {
  font-size: 52px;
  color: #f34d13;
}
.form_container {
  display: flex;
  justify-content: space-between;
}
.form_container .item {
  width: 49%;
}
.form_container textarea,
.form_container .form_textarea {
  height: 100%;
}
.form_container .form_input:last-child {
  margin-bottom: 0;
}
.form-control {
  height: 46px;
}
.contact_con {
  margin-bottom: 60px;
}
.pat_con b{
 color: #009758;
}
.pat_con h2 {
  text-align: center;
}
.inner_section img {
  max-width: 100%;
}
.inner_section h6 {
  font-size: 18px;
  font-weight: bold;
  margin: 20px 0;
}
.form_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.form_list .single-input {
  width: 48%;
}
.double-input textarea {
  padding-top: 15px;
  padding-left: 15px;
  background: #fff;
}
.single-input input {
  width: 100%;
  padding: 0 15px;
  background: #fff;
  outline: none;
  border-radius: 0px;
  margin-bottom: 20px;
}
.form_list .double-input {
  width: 100%;
}
.form_list .double-input textarea {
  height: 240px;
}
.insti_con .list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.inner_section {
  margin-bottom: 20px;
}
.insti_con .list .pic {
  width: 100%;
  height: 100%;
}
.insti_con .list li {
  width: 49%;
  height: 1.33rem;
  margin-bottom: 2%;
}
.insti_con .list .item {
  border: 1px solid #c4c9d2;
}
.insti_con .pic img {
  width: 100%;
  height: 100%;
}

.insti_con .item {
  display: flex;
  align-items: center;
}
.insti_con .item h3 {
  margin-bottom: 16px;
  color: #1f8e57;
}
.insti_con .item .wrap {
  width: 80%;
  margin: 0 auto;
  text-align: center;
}
.insti_grap .graphics {
 margin-top: .1rem;
}
.insti_grap .grap_txt {
  position: relative;
  height: 100%;
}
.insti_grap .grap_txt h3 {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 50%;
  top: 50%;
  margin-top: -0.35rem;
  margin-left: -0.35rem;
  width: 0.7rem;
  height: 0.7rem;
  border-radius: 50%;
  background-color: #fff;
}
.insti_grap .grap_txt h3 span {
  font-size: 0.12rem;
  line-height: 46px;
  text-align: center;
  padding: 0 0.14rem;
}
.insti_grap .grap_txt h4 {
  position: absolute;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  color: #fff;
}
.insti_grap .grap_txt span {
  display: block;
  font-size: 0.062rem;
  line-height: 24px;
  padding: 0 12px;
}
.insti_grap .grap_txt .item_01 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 0.68rem;
  height: 0.68rem;
  background: url(../images/institution_item_01.png) no-repeat center;
  background-size: cover;
  left: 13%;
  top: 3%;
}
.insti_grap .grap_txt .item_02 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 0.68rem;
  height: 0.72rem;
  background: url(../images/institution_item_02.png) no-repeat center;
  background-size: cover;
  right: 26%;
  top: -13%;
}
.insti_grap .grap_txt .item_03 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 0.78rem;
  height: 0.72rem;
  background: url(../images/institution_item_03.png) no-repeat center;
  background-size: cover;
  right: 5%;
  top: 38%;
}
.insti_grap .grap_txt .item_04 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 0.73rem;
  height: 0.79rem;
  background: url(../images/institution_item_04.png) no-repeat center;
  background-size: cover;
  right: 30%;
  bottom: -16%;
}
.insti_grap .grap_txt .item_04 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 0.73rem;
  height: 0.79rem;
  background: url(../images/institution_item_04.png) no-repeat center;
  background-size: cover;
  right: 30%;
  bottom: -19%;
}
.insti_grap .grap_txt .item_05 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 0.72rem;
  height: 0.7rem;
  background: url(../images/institution_item_05.png) no-repeat center;
  background-size: cover;
  left: 9%;
  bottom: 11%;
}
.boss_con {
  display: flex;
}
.boss_con .pic img {
  width: 229px;
}

.equ-list {
  display: flex;
  flex-wrap: wrap;
}
.equ-list li {
  position: relative;
  width: calc((100% - 60px) / 3);
  margin-bottom: 30px;
  margin-right: 30px;
}
.equ-list li>img {
  width: 100px !important;
  height: auto !important;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
.equ-list li:nth-child(3n + 3) {
  margin-right: 0;
}
.gradient-overlay {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 30%;
  background: linear-gradient(to top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
  opacity: 0.7;
}
.equ-list li h5 {
  width: 100%;
  text-align: center;
  margin-top:15px;
}
.equ-list li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hon-item {
  height: 300px;
  background-color: #fff;
  border: 1px solid #ccc;
}
.hon-item a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
}
.hon-item a h4 {
  margin-top: 10px;
}
.hon-item a img{
  width: auto;
  height: 75%;
}
.sci_dire .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.sci_dire .list li {
  width: 31.5%;
}
.sci_dire .list li:nth-child(1),
.sci_dire .list li:nth-child(2),
.sci_dire .list li:nth-child(3) {
  margin-bottom: 45px;
}
.sci_dire .list .item {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  overflow: hidden;
}
.acad_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.acad_item_con h3 {
  line-height: 1.5;
  height: 84px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dashed #ccc;
}
.acad_list .item {
  width: 47%;
  margin-bottom: 30px;
}
.acad_list .item .bottom {
  display: flex;
  justify-content: space-between;
}
.sci_dire .list .pic {
  position: relative;
  height: 0;
  padding-top: 56%;
}
.sci_dire .list img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sci_dire .list h3 {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 74px;
  padding: 15px;
  color: #fff;
  text-align: center;
  background-color: rgba(31, 142, 87, 0.8);
}
.sci_dire .list p {
  text-indent: 0;
  background-color: #e8e8e8;
  padding: 25px;
  height: 154px;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 0;
}
.en_sci_dire .list p {
  height: 188px;
}
.dire_item {
  margin-bottom: 18px;
}
.dire_item > .wrap > .pic {
  width: 194px;
}
.dire_item .txt {
  display: flex;
  flex: 1;
  align-items: center;
  padding: 10px 26px;
  background-color: #f2f2f2;
}
.dire_item .txt_wrap {
  display: flex;
  align-items: center;
}
.dire_item .txt_wrap .txt_l {
  margin-right: 30px;
}
.dire_item .txt_l .pic {
  width: 97px;
}
.dire_item .txt_wrap h3 {
  margin-bottom: 10px;
  color: #1f8e57;
}
.pat-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.pat-list .item{
  display: flex;
  align-items: center;
}
.pat-list .item{
  margin-right: 110px;
}
.pat-list .item:last-child{
  margin-right: 0;
}
.pat-list .item h4 {
  text-align: center;
  line-height: 1.8;
}
.pat-list .item h4 b {
  color: #009758;
}
.pat-list .item img {
  height: 152px;
}
.pat-pic-list {
  position: relative;
  width: 980px;
  padding-left: 60px;
  padding-right: 60px;
  margin: 0 auto;
}
.pat-pic-list .swiper-slide {
  width: 400px;
	background: #fff;
	box-shadow: 0 8px 30px #ddd;
}
.pat-pic-list .swiper-slide img{
  width: 100%;
	display:block;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  content: '';
}
.pat-pic-list i {
  font-size: 46px;
  color: #333;
}
.pat-pic-list .swiper-button-next i {
  transform: rotate(180deg);
}

.hon-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.hon-list li h3 {
  margin: 30px 0;
  text-align: center;
}
.hon-list li  .pic a{
  display: flex;
  justify-content: center;
  align-items: center;
  height: 290px;
  padding: 30px;
  background: #f5f5f5;
  border: 1px solid #ccc;
}
.hon-list li  .pic img {
  height: 94%;
}
.sub-ti {
  line-height: 45px;
}
.sci_subj h4 {
  color: #1f8e57;
  margin-bottom: 16px;
}
.download_table {
  display: flex;
  align-items: center;
}
.download_table a {
  display: inline-block;
  width: 148px;
  line-height: 52px;
  height: 52px;
  text-align: center;
  color: #fff;
  background: #f5b232;
  border-radius: 40px;
}
.download_table a i {
  width: 31px;
  height: 31px;
  background: url(../images/download.png) no-repeat center;
  display: inline-block;
}
.download_table .wrap {
  display: flex;
  justify-content: center;
  align-items: center;
}
.download_table a span {
  display: inline-block;
  font-size: 18px;
}
.download_table h4 {
  margin-bottom: 0;
}
.sciFor_table th,
.sciFor_table td {
  font-size: 18px;
  width: 50%;
}
.sciFor_table table {
  margin-bottom: 0;
}
.sciFor_table th {
  font-weight: normal;
  height: 50px;
  text-align: center;
  line-height: 50px !important;
  background-color: #fbfbfb;
}
.sciFor_table .details {
  padding: 20px 0;
  padding-left: 30px;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 1px;
}
.sciFor_table .details li {
  line-height: 34px;
}
.sciFor_coop .graphics {
  margin-top:100px;
  height: 662px;
  background: url(../images/sciFor_graphics.jpg) no-repeat center;
  background-size: contain;
}
.sciFor_coop .grap_txt {
  position: relative;
  height: 100%;
}
.sciFor_coop .grap_txt h4 {
  font-size: 18px;
  position: absolute;
}
.sciFor_coop .grap_txt .item_01 {
  left: 10%;
}
.sciFor_coop .grap_txt .item_02 {
  right: 0;
}
.sciFor_coop .grap_txt .item_03 {
  bottom: 0;
  left: 50%;
  margin-left: -46px;
}
.sciFor_coop .grap_txt .prolist .pro_item {
  margin-bottom: 40px;
}
.coop-list {
  display: flex;
  flex-wrap: wrap;
}
.coop-list li img {
  width: 100%;
  height: 100%;
}
.coop-list li {
  width: calc((100% - 108px) / 4);
  margin-right: 25px;
  margin-bottom: 25px;
  border:1px solid #ccc;
}
.coop-list li:nth-child(4n+4) {
  margin-right: 0;
}
.expert .swiper-pagination {
  bottom: 0;
}
.expert li {
  display: flex;
  align-items: center;
}
.expert .pic {
  width: 210px;
  height: 210px;
  margin-right: 30px;
  border-radius: 50%;
  padding: 10px;
  overflow: hidden;
  border: 1px solid #ccc;
}
.expert .txt {
  flex: 1;
}
.expert .txt  h3 {
  color: #009758;
  margin-bottom: 30px;
}
.expert .txt  h5 {
  line-height: 1.6;
}
.expert .pic img {
  width: 100%;
  height: 100%;
  margin-top: 10px;
  object-fit: cover;
}
.phd_purp {
  margin-top: 10px;
  margin-bottom: 30px;
  background-color: #f2f2f2;
  padding: 30px;
}
.phd_purp .wrap {
  display: flex;
}
.phd_purp .pic {
  margin-right: 30px;
}
.phd_purp .en {
  font-size: 50px;
  color: #dfdfdf;
  text-transform: uppercase;
  font-family: "ITCAVANTGARDESTD-MD";
}
.phd_purp h5 {
  font-size: 26px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.purp_icon_list {
  display: flex;
  justify-content: space-between;
}
.purp_con {
  width: 50%;
}
.purp_icon_list .item i {
  display: block;
  margin: 0 auto;
  margin-bottom: 8px;
}
.purp_icon_list .item_01 i {
  width: 49px;
  height: 59px;
  background: url(../images/purpose_icon_01.png) no-repeat center;
}
.purp_icon_list .item_02 i {
  width: 45px;
  height: 59px;
  background: url(../images/purpose_icon_02.png) no-repeat center;
}
.purp_icon_list .item_03 i {
  width: 55px;
  height: 59px;
  background: url(../images/purpose_icon_03.png) no-repeat center;
}
.purp_icon_list .item_04 i {
  width: 44px;
  height: 59px;
  background: url(../images/purpose_icon_04.png) no-repeat center;
}
.supp_list .supp_item {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
.supp_list .supp_item .item_l {
  margin-right: 30px;
}
.supp_list .supp_item .item_r {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 763px;
  height: 191px;
  background: url(../images/phdSup_txt_box.png) no-repeat center;
  background-size: 100% 100%;
}
.supp_list .supp_item .wrap {
  width: 70%;
}
.supp_list .supp_item h4 {
  margin-bottom: 20px;
  color: #1f8e57;
}
.supp_list .supp_item i {
  display: block;
  width: 199px;
  height: 199px;
}
.supp_list .supp_item_01 i {
  background: url(../images/phdSup_icon_01.png) no-repeat center;
}
.supp_list .supp_item_02 i {
  background: url(../images/phdSup_icon_02.png) no-repeat center;
}
.supp_list .supp_item_03 i {
  background: url(../images/phdSup_icon_03.png) no-repeat center;
}
.supp_list .supp_item_04 i {
  background: url(../images/phdSup_icon_04.png) no-repeat center;
}
.phdCom_table td {
  text-align: center;
  width: 50%;
  height: 38px;
  font-size: 18px;
}
.phdCom_table_03 td {
  width: 25%;
}
.phdCom_table tr a,
.phdCom_table tr span,
.phdCom_table_01 tr a,
.phdCom_table_01 tr span {
  line-height: 26px;
}
.phdCom_table .table_item,
.phdCom_table_01 .table_item {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.phdCom_table span,
.phdCom_table .name span,
.phdCom_table_01 .name span {
  font-size: 18px;
}
.phdCom_table .name a,
.phdCom_table .name span,
.phdCom_table_01 .name a,
.phdCom_table_01 .name span {
  color: #1f8e57;
}
.phdCom_table_01 td {
  text-align: center;
  width: 20%;
  height: 38px;
  font-size: 18px;
}
.phdProfile_graphics {
  max-width: 1045px;
  height: 269px;
  background: url(../images/phdProfile_graphics.png) no-repeat center;
  background-size: contain;
}
.phdProfile_graphics .grap_txt {
  position: relative;
  height: 100%;
}
.phdProfile_graphics .grap_txt h4 {
  width: 1.2rem;
  height: 0.3rem;
  line-height: 0.3rem;
  text-align: center;
  position: absolute;
  background-color: #eff4f8;
  border: 1px solid #cdcfd1;
}
.phdProfile_graphics .grap_txt .item_01 {
  left: 50%;
  top: 0.08rem;
  margin-left: -0.6rem;
}
.phdProfile_graphics .grap_txt .item_02 {
  left: 0;
  bottom: 0.08rem;
}
.phdProfile_graphics .grap_txt .item_03 {
  left: 50%;
  margin-left: -0.6rem;
  bottom: 0.08rem;
}
.phdProfile_graphics .grap_txt .item_04 {
  right: 0;
  bottom: 0.08rem;
}

/*
 结束 */
 .pro_mob_nav {
  display: none;
 }
.pro_item dd {
  width: 100%;
  text-align: center;
}
.pro_item dt img {
  position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    transition: all 0.5s;
    object-fit: cover;
    opacity: 1;
}
.pro_item dd a {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.4s;
  padding: 15px;
}
.pro_item dd a h6 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.sp-large {
  flex: none;
}
.sp-large a {
  width: 100%;
  display: block;
  padding-top: 100%;
  height: 0;
}
.sp-large a img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pro_item dd h6 {
  display: block;
  width: 100%;
}
.pro_item dd i {
  display: inline-block;
  width: 14%;
  font-size: 24px;
  color: #b1b1b1;
  line-height: 45px;
  border-left: 1px solid #ccc;
}
.pro_item dl:hover dt a:after{
  opacity: .4;
  transform: scale(1,1);
}
.pro_item dl:hover img {
  transform: scale(1.2);
  opacity: 1;
}
.pro_item dt {
  position: relative;
  overflow: hidden;
}

.pro_item dt a:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #222;
    opacity: 0;
    transform: scale(0,0);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    z-index: 2;
    transition: all 0.3s ease 0.2s;
}
.sp-large a:before,
.pro_item dt a:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url('../images/watermark.png');
  background-size: 50%;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.5;
  z-index: 1002;
}
.pro_item dt a {
  height: 0;
  position: relative;
  display: block;
  padding-top: 100%;
}
.pro_item .loading {
  width: 100%;
  height: 100%;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  background: #f9f9f9 url("../images/loading24.gif") no-repeat center center;
}
.pro_item dt a i {
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  font-size: 50px;
  color: #fff;
  font-weight: 100;
  display: block;
  transform: translate(-50%,-50%);
  transition: all 0.5s ease 0s;
  z-index: 1001;
}
.pro_item dt a .pro_ti {
  position: absolute;
  display: block;
  width: 80%;
  text-align: center;
  top: 80%;
  left: 10%;
  opacity: 0;
  transition: all 0.5s ease 0s;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  z-index: 1001;
}
.pro_item dl:hover dt a i {
  opacity: 1;
}
.pro_item dl:hover dt:before,
.pro_item dl:hover dt:after
 {
  width: 100%;
}
.pro_item dl:hover dt a .pro_ti {
  top: 46%;
  opacity: 1;
  transition-delay: 0.5s;
}

.PageV {
  text-align: center;
  margin-top: 30px;
}
.page_item {
  font-size: 18px;
}
.PageV .disabled {
  border: 1px solid #b9b9b9;
  color: #b9b9b9;
}
.page_item {
  display: inline-block;
  padding: 8px;
  border: 1px solid #ccc;
  margin-right: 6px;
}
.pro_item dd p {
  margin-bottom: 6px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.pro_item dl {
  margin-bottom: 0;
}
.view {
  width: 100%;
  padding-top: 26px;
}
.view p a {
  color: #fff;
  display: inline-block;
  height: 42px;
  line-height: 42px;
  overflow: hidden;
  text-align: center;
  width: 136px;
  border-radius: 6px;
  background-color: #8c8c8c;
}
.view .a02 {
  color: #fff;
  display: inline-block;
  height: 42px;
  line-height: 42px;
  overflow: hidden;
  text-align: center;
  width: 136px;
  border-radius: 6px;
  background-color: #335092;
}

.imgdet .imgpart {
  vertical-align: top;
  position: relative;
  display: inline-block;
  width: 460px;
  height: 392px;
}
.imgdet .imgpart .pic {
  position: relative;
  width: 100%;
  height: 100%;
}
.imgdet .imgpart .pic img {
  width: 100%;
  height: 100%;
}
.imgdet .imgpart .pic .magnify {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 200px;
  height: 200px;
  cursor: move;
  background-color: #fff;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.imgdet .imgpart .bigpic {
  display: none;
  position: absolute;
  top: 0;
  right: -470px;
  width: 460px;
  height: 460px;
  z-index: 333;
  border: 1px solid #ccc;
  overflow: hidden;
}
.imgdet .imgpart .bigpic > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 920px;
  height: 920px;
}

.spec-preview {
  border: 1px solid #ccc;
}

.xq_title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 18px;
}
.xq_rl {
  font-size: 16px;
  line-height: 30px;
}
/*.main img {
	width: 100%;
}*/

.cate1_wrap ul li {
  margin-bottom: 28px;
}
.cate1_wrap .cate1_item {
  position: relative;
  width: 100%;
  height: 452px;
  z-index: 10;
  background-position: center;
  background-size: cover;
  overflow: hidden;
}
.cate1_wrap .cate1_item > i {
  position: absolute;
  top: 20%;
  display: block;
  width: 100%;
  text-align: center;
  height: 51px;
  opacity: 0;
  background: url(../images/more.png) no-repeat center;
  transition: all 0.5s ease 0s;
  z-index: 1001;
}
.cate1_wrap .cate1_item > span {
  position: absolute;
  display: block;
  width: 100%;
  text-align: center;
  top: 80%;
  opacity: 0;
  transition: all 0.5s ease 0s;
  color: #fff;
  font-size: 22px;
  z-index: 1001;
}
.cate1_wrap ul li:hover .cate1_item > span {
  font-size: 25px;
  text-transform: uppercase;
  top: 58%;
  opacity: 1;
  transition-delay: 0.5s;
}
.cate1_wrap ul li:hover .cate1_item > i {
  top: 38%;
  opacity: 1;
  transition-delay: 0.5s;
}
.cate1_wrap ul li:hover .cate1_item_wrap {
  display: none;
}
.cate1_wrap ul li:hover .cate1_item img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
}
.cate1_wrap .cate1_item img {
  transition: all 0.8s;
}
.cate1_wrap .cate1_item:before {
  content: "";
  width: 0;
  height: 100%;
  background: #000;
  padding: 14px 18px;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 50%;
  opacity: 0;
  transition: all 500ms;
  z-index: 1000;
}
.cate1_wrap ul li:hover .cate1_item:before {
  width: 100%;
  left: 0;
  opacity: 0.7;
}
.cate1_wrap ul li {
  display: relative;
}
.pro_sub_ti ul li a.active {
  background-color: #22abcc;
}
.cate1_wrap ul li .cover {
  position: absolute;
  top: 0;
  left: 230px;
  width: 100%;
  height: 100%;
  display: flex;
  display: -webkit-flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  z-index: 101;
}
.cate1_item_wrap {
  position: absolute;
  left: 40px;
  bottom: 30px;
  z-index: 100;
}
.cate1_wrap .cate1_item_wrap h3 {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 18px;
  text-transform: uppercase;
}
.cate1_wrap .cate1_item_wrap span {
  font-size: 20px;
  padding: 8px 20px;
  border: 1px solid #666;
  border-radius: 28px;
}
.cate1_wrap .cate1_item:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
  background-image: linear-gradient(transparent, #fff);
  background-image: -webkit-linear-gradient(transparent, #fff);
  background-image: -moz-linear-gradient(transparent, #fff);
  background-image: -o-linear-gradient(transparent, #fff);
  background-image: -ms-linear-gradient(transparent, #fff);
  opacity: 0.9;
  filter: alpha(opacity=90);
  z-index: 1;
}
.pro_sub_ti ul li a.active {
  background-color: #22abcc;
}

.xq_fl {
  margin-bottom: 28px;
}
.xq_fr .inner_btn {
  display: block;
  width: 116px;
  height: 40px;
  margin: 20px 0;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background-color: #009758;
}

.infoTitle {
  height: 50px;
  line-height: 50px;
  color: #2d3033;
  border-bottom: 1px solid #ccc;
  font-size: 22px;
  font-weight: 400;
}
/* .xq_fl img {
  width: 100%;
} */
.proDe ul li {
  width: 49%;
}
.proDe ul li img {
  width: 100%;
  height: 148px;
}
.proDe ul li span {
  display: block;
  width: 100%;
  line-height: 38px;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-color: #eaeaea;
}
.proDe {
  padding: 28px 0;
}
.proDe .col-sm-3 {
  padding-right: 6px;
  padding-left: 6px;
}
.proDe ul li {
  text-align: center;
}
.proNews {
  padding: 28px 0;
}
.proNews a {
  font-size: 14px;
}
.proNews ul li {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.news_lists dl dt {
  line-height: 40px;
}

.infoList {
  padding-top: 28px;
}
.infoList p {
  text-align: left !important;
}

.pro_sub_ti ul li {
  height: 60px;
  line-height: 60px;
  margin-bottom: 20px;
}

.pro_sub_ti ul li a {
  display: inline-block;
  width: 100%;
  font-size: 18px;
  color: #fff;
  text-align: center;
  background-color: #335092;
}
.proPage {
  text-align: center;
}
.proPage ul li {
  float: left;
}

.main_r .news_lists,
.main_r .rec_con {
  width: 100%;
  padding: 30px;
}
.main_r .contact_con {
  padding-top: 0;
}
.main_r .abouts {
  padding: 0 30px 30px 30px;
}
.main_r .news_lists a {
  display: block;
}
.news_lists dl {
  border-bottom: 1px dashed #ccc;
  color: #666;
  margin-bottom: 8px;
}
.news_lists dl dd {
  line-height: 25px;
  text-align: left;
  padding-bottom: 15px;
}
.news_lists .item_ti {
  display: block;
  width: 66%;
  color: #323333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 16px;
  font-weight: normal;
}
.news_lists .item_time {
  font-size: 12px;
  color: #666;
}
.news_lists .item_desc {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news_lists dl dt {
  font-weight: normal;
}

/* .newsContent {
  font-size: 13px;
} */

/*form 表单*/
.arti_form {
  margin-top: 28px;
}
.form_con {
  margin-top: 28px;
}
.inner_map {
  width: 100%;
  overflow: hidden;
}

.info_title h3 {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 40px;
  text-transform: capitalize;
}

.single-input textarea,
.single-input input {
  width: 100%;
  padding: 0 15px;
  border: 1px solid #e0e0e0;
}
.single-input textarea:hover,
.single-input input:hover {
  border: 1px solid #999;
}
.single-input textarea:focus,
.single-input input:focus {
  border: 1px solid #3d88f2;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
}
.single-input {
  position: relative;
  display: flex;
  align-items: center;
}
.single-input span {
  display: block;
  height: 40px;
  line-height: 40px;
}

.single-input textarea {
  height: 160px;
  padding-top: 10px;
  resize: none;
}
.form-group .formtips {
  margin-left: 10px;
}
.theme-btn {
  display: block;
  width: 90px;
  height: 46px;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 30px;
  cursor: pointer;
  letter-spacing: 1.2px;
  background: none;
  color: #fff;
  font-size: 16px;
  text-align: center;
  z-index: 1;
  background: #f34d13;
  border: none;
}

.contact-info ul li {
  margin-bottom: 20px;
}
.single-info {
  display: flex;
  align-items: center;
}
.single-info .info-icon {
  width: 50px !important;
  height: 50px;
  margin-right: 28px;
}
.contact-info .iconfont {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 22px;
  text-align: center;
  color: #fff;
  background-color: #0ca3e9;
  border-radius: 50%;
  margin-right: 20px;
}
.single-info .info-content {
  width: 70%;
  font-size: 16px;
}

.wap_wrap {
  margin-bottom: 50px;
}
.wap_wrap .mb30 {
  margin-bottom: 30px;
}

@font-face {
  font-family: "duicon";
  src: url("font/iconfont.eot?t=1596768017300");
  /* IE9 */
  src: url("font/iconfont.eot?t=1596768017300#iefix")
      format("embedded-opentype"),
    url("data:application/x-font-woff2;charset=utf-8;base64,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")
      format("woff2"),
    url("font/iconfont.woff?t=1596768017300") format("woff"),
    url("font/iconfont.ttf?t=1596768017300") format("truetype"),
    url("font/iconfont.svg?t=1596768017300#duicon") format("svg");
  /* iOS 4.1- */
}

.hor_list .title {
  padding-bottom: 30px;
}
.hor_list .title .col-md-3 {
  padding: 0;
}
.hor_list .title .item a {
  display: block;
  height: 42px;
  line-height: 42px;
  font-size: 15px;
  border: 1px solid #c4c4c4;
  border-right: none;
  text-align: center;
}
.hor_list .title li.active a {
  background-color: #38b050;
  color: #fff;
  border: none;
}
.hor_list .title .item:last-child a {
  border-right: 1px solid #c4c4c4;
}
.article {
  display: block;
  margin: 0 0 30px 0;
  /* padding: 12px;
  background: #ececec; */
  border-radius: 3px;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
  transition: all 220ms;
}
.article table {
  margin: 0 auto;
}
.article_main_l .ti_item a {
  padding-left: 22px;
}
.article .tip {
  text-align: center;
}
.article:hover {
  box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.1);
  transform: translateY(-5px);
  transition: all 220ms;
}
.article > img {
  display: block;
  width: 100%;
  margin: 0 0 24px 0;
}
.article h2 {
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  margin: 0 0 12px 0;
}

.wall {
  display: block;
  position: relative;
}
.wall-column {
  display: block;
  position: relative;
  /*width: 33.333333%;*/
  /* width: 25%; */
  float: left;
  padding: 0 12px;
  box-sizing: border-box;
}

.picBox span {
  display: none;
}
.mod18 {
  width: 100%;
  position: relative;
  margin: 0 auto;
}
.mod18 .btn {
  position: absolute;
  cursor: pointer;
  z-index: 99;
  font-size: 50px;
  font-weight: bold;
}
.mod18 .prev {
  left: 10px;
  background: url(../images/prevBtn.png) no-repeat;
}
.mod18 #prevTop,
.mod18 #nextTop,
.mod18 #prev,
.mod18 #next {
  top: 50%;
  width: 25px;
  height: 47px;
  margin-top: -23px;
}
.mod18 #prevTop,
.mod18 #prev {
  background: url(../images/left.png) center no-repeat;
  opacity: 1;
}
.mod18 #nextTop,
.mod18 #next {
  background: url(../images/right.png) center no-repeat;
  opacity: 1;
}
.slide02 .vadeo-mask {
  position: absolute;
}
.mod18 .next {
  right: 10px;
  background: url(../images/nextBtn.png) no-repeat;
}
.mod18 li {
  float: left;
}
.mod18 .cf li {
  position: relative;
  color: #fff;
}
.mod18 .cf a {
  display: block;
  width: 526px;
  height: 377px;
  position: absolute;
  color: #fff;
}
.mod18 .cf li span {
  display: block;
  width: 486px;
  position: absolute;
  left: 75px;
  bottom: 0;
  padding: 10px 20px;
  line-height: 22px;
  text-align: left;
  background: rgba(0, 0, 0, 0.6);
  filter: progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#60000000",endColorstr = "#60000000");
}
.mod18 .picBox {
  width: 100%;
  height: 798px;
  position: relative;
  overflow: hidden;
  background: #0d0d0d;
}
.picBox img {
  width: 100%;
  height: 798px;
}
.mod18 .picBox ul {
  position: absolute;
  left: 0;
}
.mod18 .picBox li {
  width: 798px;
  height: 798px;
  padding: 0;
}
.mod18 .listBox {
  position: relative;
  margin: 10px 0 0 0;
  overflow: hidden;
}
.mod18 .listBox ul {
  height: 112px;
  position: absolute;
}
.mod18 .listBox li {
  width: 152px;
  height: 112px;
  cursor: pointer;
  position: relative;
  padding: 0 6px 0 0;
}

.mod18 .listBox li a {
  display: block;
  width: 100%;
  height: 112px;
  padding: 0 8px;
}
.mod18 .listBox img {
  width: 100%;
  height: 100%;
}
.mod18 .listBox .on img {
  width: 100%;
  height: 100%;
}
.mod18 .listBox i {
  display: block;
  background: #000;
  opacity: 0.5;
  height: 100%;
  position: absolute;
  left: 8px;
  top: 0;
  right: 8px;
}
.mod18 .listBox .on i {
  display: none;
}
.mod18 .btn-lb-remove {
  background: url(../images/slide-left.png) left center no-repeat !important;
  width: 12px !important;
  left: 0 !important;
}
.mod18 .btn-lb {
  background: url(../images/slide-right.png) right center no-repeat !important;
  width: 12px !important;
  right: 0 !important;
}
.ul-padding {
  margin: 0 22px;
  overflow: hidden;
  height: 112px;
  width: 758px;
  position: relative;
}
.chanp {
  padding: 30px 0;
  border-top: none;
}
.fancyhost img {
  float: left;
  margin-right: 20px;
  width: 135px;
}
.fancyhost h3 {
  font-size: 18px;
  margin-bottom: 10px;
  color: #1f8e57;
  font-weight: normal;
}
.cont1_wrap span {
  display: block;
}
.content-window-card {
  padding: 20px;
}
.content-window-card span {
  margin-top: 6px;
}