@charset "utf-8";
/* CSS Document */
/*@-moz-document url-prefix() { .index_sF_right_product img { border:1px solid red} }*/
@font-face {
  font-family: "siyuanheiti";
  src: url(../fonts/my_font.TTF) format("truetype");
  font-weight: normal;
  font-style: normal;
}
*{
  box-sizing: border-box;
}
body {
  margin: 0;
  font-size: 12px;
  /* font-family:"黑体"; */
  font-family: "siyuanheiti", "黑体";
  background: url(../images2/body_bg.png) no-repeat center 0 #fff;
  color: #3f3f41;
}
ul,
li,
dl,
dt,
dd,
form,
h1,
h2,
h3,
h4,
p,
input,
form {
  margin: 0px;
  padding: 0px;
}
li {
  list-style-type: none;
}
img {
  border: 0;
}
.clear {
  margin: 0;
  padding: 0;
  clear: both;
}
.clear hr {
  margin: 0;
  padding: 0;
  display: none;
}
a {
  color: #4A4A4A;
  text-decoration: none;
}
a:hover,
a:active {
  text-decoration: none;
}
.center {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
.center_two {
  margin: 0 auto;
}
.block {
  display: block;
}

/* --------------------------------------------------------------首页-------------------------------------------------------------- */
.index_head {
  background: url(../images2/index_head.jpg) repeat-x 0 0;
  height: 31px;
  line-height: 31px;
  overflow: hidden;
}
.index_head_left {
  float: left;
}
.index_head_left a {
  color: #999;
  margin: 0 0 0 5px;
}
.index_head_right {
  float: right;
}
.index_bg {
  /* width: 1920px; */
  /* background:url(../images2/index_bg.png) repeat-x 0 0; */
}
.index_banner .center {
  background: url(../images2/index_banner2.jpg) no-repeat center 0;
  height: 190px;
}
.index_banner_logo {
  float: left;
  margin: 10 0 0 0;
}
.index_nav {
  /* position: absolute; */
  /* top: 0;
  left: 0; */
  position: relative;
  width: 100%;
  z-index: 1000;
  margin: 0 0 0 0;
  padding: 10px 3%;
  padding-top: 0;
  height: 80px;
}
.index_nav .center {
  /* background:url(../images2/index_nav.png) repeat-x bottom;  */
  height: 53px;
}
.index_nav_left {
  width: 55%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  /* margin-right: 15px; */
  height: 100%;
  max-width: 838px;
}
.index_nav_left li {
  float: left;
  margin: 0 2px;
  /* font-family: "黑体"; */
  font-weight: bold;
  /* background: url(../images2/index_nav_left.png) no-repeat right center; */
  /* width: 130px; */
  display: flex;
  align-items: center;
  /* border-bottom: 4px solid transParent; */
  flex-grow: 1;
  justify-content: center;
  height: 60%;
  border-radius: 4px;
}
.index_nav_left li:hover {
  /* border-bottom: 4px solid #0c419a; */
}
.index_nav_left li a {
  width: 100%;
  /* font-family: "黑体"; */
  font-weight: normal;
  text-align: center;
  color: #4A4A4A;
  font-size: 16px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.index_nav_left li a:hover {
  /* color:#0c419a; */
  /* font-family:"黑体"; */
  /* font-weight:bold; */
  /*text-shadow:2px 2px 5px #999*/
}
.index_nav_left li a.on {
  /* color: #0c419a; */
  /* font-family:"黑体"; */
  font-weight: bold; /*text-shadow:2px 2px 5px #999*/
}
.index_nav_right {
  background: url(../images2/index_nav_right.png) no-repeat 0 0;
  width: 232px;
  height: 29px;
  margin: 18px 0 0 0;
}
.index_nav_right input {
  float: left;
}
.index_nav_right .text {
  margin: 6px 0 0 10px;
  border: none;
  height: 22px;
  color: #ccc;
  width: 152px;
  background: url(../images2/index_nav_right_text.png) no-repeat 0 0;
  text-indent: 5px;
  float: left;
}
.index_nav_right .submit {
  cursor: pointer;
  margin: 6px 0 0 5px;
  border: none;
  background: url(../images2/index_nav_right_submit.png) no-repeat 0 0;
  width: 52px;
  height: 22px;
  float: left;
}
.index_borderBg {
  /* background:url(../images2/index_borderBg.png) repeat-y center 0;  */
  /* overflow: hidden; */
  padding: 0 0 20px 0;
}
.index_1F {
  margin: 15px 9px 0;
  overflow: hidden;
}
.index_1F_left {
  padding: 3px;
  border: 1px solid #d3d3d3;
  float: left;
  position: relative;
}
.index_1F_left_text {
  background: url(../images2/index_1F_left_text.png) 0 0;
  position: absolute;
  bottom: 3px;
  height: 38px;
  line-height: 38px;
  width: 348px;
}
.index_1F_left_text_font {
  color: #fff;
  color: #d6d6d6;
  font-size: 14px;
  margin: 0 0 0 10px;
  float: left;
}
.index_1F_left_text_font a {
  color: #fff;
}
.index_1F_left_text_button {
  float: right;
  margin: 2px 12px 0 0;
}
.index_1F_left_text_button a {
  display: inline-block;
  width: 9px;
  height: 9px;
  background: #fff;
  border-radius: 100%;
}
.index_1F_left_text_button a.on {
  background: #c60808;
}
.index_1F_middle {
  float: left;
  width: 387px;
  border-top: none;
  margin: 0 0 0 8px;
}
.index_Unified_tit_1 {
  background: url(../images2/index_Unified_tit_1.png) repeat-x 0 0;
  border-right: 1px solid #dcdcdc;
  overflow: hidden;
}
.index_Unified_tit_1_left {
  background: url(../images2/index_Unified_tit_1_left.png) no-repeat 0 0;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  padding: 8px 22px 8px 30px;
  float: left;
  /* font-family:"黑体"; */
}
.index_Unified_tit_1_right {
  margin: 9px 5px 0 0;
}
.index_Unified_tit_1_right a {
  float: right;
  color: #a8a8a8;
}
.index_1F_middle_New {
  padding: 3px 0 0 0;
  overflow: hidden;
}
.index_1F_middle_New_left {
  float: left;
  padding: 2px;
  border: 1px solid #dedede;
}
.index_1F_middle_New_right {
  float: left;
  margin: 0 0 0 7px;
  width: 364px;
}
.index_1F_middle_New_right_tit {
  color: #051f6b;
  font-size: 20px;
  /* font-family:"微软雅黑";  */
  height: auto;
  overflow: hidden;
}
.index_1F_middle_New_right_text {
  color: #828282;
  line-height: 24px;
  margin: 3px 0 0 0;
}
.index_1F_middle_New_right_text a {
  color: #065a93;
}
.index_1F_middle_List {
  margin: 7px 7px 9px 15px;
}
.index_1F_middle_List li {
  background: url(../images2/index_1F_middle_List.png) no-repeat 0 center;
  padding: 0 0 0 0px;
  height: 26px;
  line-height: 26px;
}
.index_1F_middle_List li a {
  color: #474747;
  font-size: 14px;
}
.index_1F_middle_List li a:hover {
  color: #26449d;
  text-shadow: 2px 2px 5px #999;
}
.index_1F_middle_List li i {
  background: #898989;
  width: 4px;
  height: 4px;
  display: inline-block;
  margin: 0 5px 3px 0;
}
.index_1F_middle_List span {
  float: right;
  color: #828282;
}
.index_1F_right {
  float: right;
  width: 221px;
}
.index_Unified_tit_2 {
  background: url(../images2/index_Unified_tit_2.png) repeat-x 0 0;
  border: 1px solid #dcdcdc;
  overflow: hidden;
  float: right;
  width: 100%;
}
.index_Unified_tit_2_left {
  float: left;
  background: url(../images2/index_Unified_tit_2_left.png) repeat-x 0 0;
  font-size: 14px;
  font-weight: bold;
  height: 30px;
  line-height: 29px;
  border-right: 1px solid #dcdcdc;
  width: 77px;
  text-align: center;
  /* font-family:"黑体"; */
  color: #7e5417;
}
.index_Unified_tit_2_right {
  float: right;
  margin: 8px 5px 0 0;
}
.index_Unified_tit_2_right a {
  color: #a8a8a8;
}
.index_1F_right_content li {
  border-top: 1px dashed #d6d6d6;
  padding: 12px 5px;
  overflow: hidden;
}
.index_1F_right_content li i {
  width: 4px;
  height: 4px;
  display: block;
  background: #5db224;
  margin: 0 0 -16px 0;
}
.index_1F_right_content li a {
  margin: 4px 0 0 15px;
  display: block;
  height: auto;
  padding: 0px; /*line-height:24px;height:43px;*/
  overflow: hidden;
  float: left;
  font-size: 14px;
}
.index_2F {
  margin: 0 9px;
  overflow: hidden;
}
.index_2F_left {
  width: 354px;
  float: left;
}
.index_2F_left_data {
  margin: 9px 0 0 2px;
}
.index_2F_left_data_content {
  border: 1px solid #dcdcdc;
  width: 332px;
  height: 181px;
  margin: 0 0 0 -2px;
  padding: 12px 10px 14px; /*overflow:hidden;*/
  overflow: auto;
  border-top: none;
}
.index_2F_left_data_content table {
  font-size: 12px;
  width: 100%;
  text-align: center;
  color: #666;
}
.index_2F_left_data_content th {
  background: #ededed;
  height: 33px;
  font-weight: normal;
}
.index_2F_left_data_content td {
  padding: 10px 0;
  border-bottom: 1px dashed #dbdbdb;
}
.index_2F_left_data_content .table_font_left {
  text-align: left;
  text-indent: 5px;
}
.index_2F_left_data_content .index_data_up {
  color: #cb2626;
}
.index_2F_left_data_content .index_data_up i {
  background: url(../images2/index_data_up.png) no-repeat 0 0;
  width: 7px;
  height: 10px;
  display: inline-block;
  margin: 0 3px -1px 0;
}
.index_2F_left_data_content .index_data_bottom {
  color: #43920a;
}
.index_2F_left_data_content .index_data_bottom i {
  background: url(../images2/index_data_bottom.png) no-repeat 0 0;
  width: 7px;
  height: 10px;
  display: inline-block;
  margin: 0px 3px -1px 0;
}
.index_data_height {
  overflow: hidden;
  height: 14px;
  text-align: center;
}
.index_Unified_tit_3 {
  background: url(../images2/index_Unified_tit_2.png) repeat-x 0 0;
  border: 1px solid #dcdcdc;
  overflow: hidden;
  float: right;
  width: 100%;
}
.index_Unified_tit_3_left {
  color: #7e5417;
  /* font-family:"黑体"; */
  float: left;
  background: url(../images2/index_Unified_tit_2_left.png) repeat-x 0 0;
  font-size: 14px;
  font-weight: bold;
  height: 30px;
  line-height: 29px;
  border-right: 1px solid #dcdcdc;
  width: 77px;
  text-align: center;
}
.index_Unified_tit_3_right {
  float: right;
  margin: 6px 5px 0 8px;
  width: 261px;
  text-align: center;
}
.index_Unified_tit_3_right span {
  width: 250px;
  display: inline-block;
  color: #bd9a34;
  text-shadow: 2px 2px 5px #999;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 5px;
}
.index_Unified_tit_3_right a {
  color: #666;
}
.index_Unified_tit_3_right a.on {
  color: #26449d;
  text-shadow: 2px 2px 5px #999;
}
.index_Unified_News {
  margin: 9px 0 0 0;
}
.index_Unified_News_content {
  padding: 9px 7px 10px 15px;
  border: 1px solid #dcdcdc;
  border-top: none;
}
.index_Unified_News_content li {
  background: url(../images2/index_1F_middle_List.png) no-repeat 0 center;
  padding: 0 0 0 0px;
  height: 27px;
  line-height: 27px;
}
.index_Unified_News_content li a {
  color: #474747;
  font-size: 14px;
}
.index_Unified_News_content li a:hover {
  color: #26449d;
  text-shadow: 2px 2px 5px #999;
}
.index_Unified_News_content li i {
  background: #898989;
  width: 4px;
  height: 4px;
  display: inline-block;
  margin: 0 5px 3px 0;
}
.index_Unified_News_content span {
  float: right;
  color: #828282;
}
.index_2F_middle {
  width: 387px;
  float: left;
  margin: 0 0 0 9px;
}
.index_2F_right {
  float: right;
  width: 221px;
}
.index_2F_right_business {
  margin: 10px 0 0 0;
}
.index_2F_right_business_content {
  border: 1px solid #dcdcdc;
  border-top: none;
  text-align: center;
  width: 221px;
  margin: 0 0px 0 -2px;
  padding: 8px 0 0px 0;
  overflow: hidden;
}
.index_2F_right_business_content img {
  border: 1px solid #e6e6e6;
  margin: 0 0 8px 0;
}
.index_2F_right_contact {
  border: 1px solid #e6e6e6;
  width: 221px;
  margin: 9px 0 0 -2px;
}
.index_2F_right_contact_gay {
  background: #f2f2f2;
  padding: 10px;
  margin: 7px;
}
.index_Link {
  margin: 9px 9px 0 11px;
}
.index_Link_content {
  border: 1px solid #e6e6e6;
  overflow: hidden;
  border-top: none;
  width: 980px;
  margin: 0 0 0 -2px;
  padding: 7px 0 10px;
}
.index_Link_content li {
  margin: 7px 0 0 15px;
  float: left;
}
.index_Link_content img {
  border: 1px solid #ddd;
}
.index_borderBg_shadow {
  text-align: center;
}
.index_foot {
  margin: 50px 0 0 0;
  background: #4A4A4A;
  color: #fff;
  padding: 20px 0;
}
.index_foot_nav {
  /* font-family:"黑体"; */
  /* background: url(../images2/index_foot_nav.png) repeat-x 0 0; */
  height: 36px;
  line-height: 36px;
  text-align: center;
  margin-right: 10%;
  font-size: 14px;
  color: #FFFFFF;
}
.index_foot_nav>span{
  color: #737373;
}
.index_foot_nav a {
  color: #fff;
  /* font-family:"黑体"; */
  margin: 0 6px;
  
}
.index_foot_text {
  text-align: center;
  color: #fff;
  line-height: 20px;
  padding: 8px 0 20px 0;
}
.index_foot_text a {
  color: #7f7f7f;
}
.index_foot_box{
  display: flex;
  justify-content: center;
}
.police_bottom{
  text-align: center;
}
.company_news_box {
  background: #ecf3fa;
  padding-bottom: 100px;
}
.company_news_box_header {
  background: #ecf3fa;
  position: relative;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 34px;
  font-weight: bold;
}
.company_news_box_more {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translate(0, -50%);
  font-size: 20px;
  cursor: pointer;
}
.company_logo_pic {
  width: 100%;
  max-width: 140px;
  position: absolute;
  left: 20px;
  top: 10px;
}
.company_news_box_body {
  background: url(../images/nav_two_bg.jpg);
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.company_news_box_body_inside {
  background: #f3f3f3;
  width: 95%;
  box-shadow: 10px 0px 10px 4px #c4c4c4;
  border-radius: 10px;
  padding: 20px;
}
.news_box_top {
  display: flex;
  justify-content: space-around;
  padding-bottom: 20px;
  border-bottom: 1px solid #c4c4c4;
}
.news_box_top > div {
  width: 25%;
  padding: 0 2.5%;
  border-right: 1px solid #c4c4c4;
}
.news_box_top > div:last-child {
  border-right: none;
}
.news_box_top img {
  width: 100%;
  height: 15vw;
  border-radius: 4px;
  cursor: pointer;
}
.news_box_bottom {
  display: flex;
  justify-content: space-around;
  margin-top: 20px;
}
.article_box {
  width: 100%;
  margin-top: 20px;
  padding: 0 2.5%;
  border-right: 1px solid #c4c4c4;
}
.article_box:last-child {
  border-right: none;
}
.article_title_outside {
  min-height: 60px;
  margin-bottom: 20px;
}
.article_title {
  font-size: 17px;
  font-weight: bold;
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  cursor: pointer;
}
.article_btn {
  box-shadow: 5px 3px 6px 0px grey;
  width: 42px;
  text-align: center;
  font-size: 17px;
  font-weight: bold;
  padding: 4px;
  border-radius: 4px;
  cursor: pointer;
}
.product_introduce_box {
  position: relative;
  padding: 20px;
  padding-top: 30px;
}
.product_introduce_header {
  margin-bottom: 30px;
  text-align: center;
  color: #3f3f41;
  font-size: 30px;
  font-weight: bold;
}
.product_introduce_body {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-around;
  width: 80%;
  margin: auto;
}
.products {
  width: 20%;
  margin: 2% 4%;
  text-align: center;
  cursor: pointer;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: center;
  color: #d5a226;
  font-size: 18px;
  font-weight: bold;
  min-height: 160px;
}
.products > img {
  width: 50%;
  display: block;
  margin: auto;
  margin-bottom: 14px;
}
.products > div {
  width: 100%;
}
.cooperation_box {
  position: relative;
  padding: 20px;
  padding-top: 30px;
  background: #ecf3fa;
  padding-bottom: 64px;
}
.cooperation_header {
  margin-bottom: 30px;
  text-align: center;
  color: #3f3f41;
  font-size: 30px;
  font-weight: bold;
}
.cooperation_body {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-around;
  margin: auto;
  min-height: 300px;
  width: 64%;
}
.cooperations {
  width: 20%;
  text-align: center;
  cursor: pointer;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  color: #d5a226;
  font-size: 18px;
  font-weight: bold;
  margin: 8px 14px;
}
.cooperations img {
  width: 100%;
  display: block;
  margin: auto;
  min-height: 4vw;
  /* height: 60px; */
  /* max-width: 250px; */
}
.job_show_box {
  position: relative;
  padding: 20px;
  padding-top: 30px;
}
.job_show_header {
  margin-bottom: 30px;
  text-align: center;
  color: #3f3f41;
  font-size: 30px;
  font-weight: bold;
}
.job_show_body {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-around;
  width: 70%;
  margin: auto;
}
.jobs {
  width: 23%;
  margin: 2% 0%;
  text-align: center;
  cursor: pointer;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  color: #d5a226;
  font-size: 18px;
  font-weight: bold;
  min-height: 160px;
}
.jobs > img {
  width: 50%;
  display: block;
  margin: auto;
  margin-bottom: 14px;
}
.jobs > div {
  width: 100%;
}
/* --------------------------------------------------------------统一内页-------------------------------------------------------------- */
.NY_path {
  /* background:url(../images2/NY_path.png) no-repeat 0 center;  */
  padding: 0 0 0 15px;
  color: #505050;
  margin: 15px 15px 0;
}
.NY_path a {
  color: #505050;
}
.NY_Unified {
  margin: 15px 15px 0;
}
.NY_Unified_left {
}
.NY_Unified_left_1F_tit {
  /* font-family:"黑体"; */
  background: url(../images2/NY_Unified_left_1F_tit.jpg) no-repeat 0 0;
  line-height: 34px;
  text-indent: 25px;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
}
.NY_Unified_left_1F_content {
  border-bottom: 1px solid #ccc;
  width: 100%;
  background: #898989;
}
.NY_Unified_left_1F_content > ul {
  display: flex;
  width: 75%;
  margin: auto;
}
.NY_Unified_left_1F_content li {
  height: 50px;
  flex-grow: 1;
  text-align: center;
  border-right: 1px solid #ccc;
  flex-shrink: 0;
  min-width: 20%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: bold;
}

.NY_Unified_left_1F_content li:first-child {
  border-left: 1px solid #ccc;
}
.NY_Unified_left_1F_content li > a {
  /* font-family: "黑体"; */
  font-size: 17px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-bottom: 6px solid transparent;
  padding-top: 6px;
}
.NY_Unified_left_1F_content li > a:hover {
  /* background: #0c419a; */
  border-bottom: 6px solid #0c419a;
}
.NY_Unified_left_1F_content li a.on {
  color: white;
  text-shadow: 2px 2px 5px #999;
}
.NY_Unified_left_2F a {
  border: 1px solid #d6e6f7;
  display: inline-block;
  padding: 1px;
  margin: 8px 0 0 0;
}
.NY_Unified_right {
  background: url(../images2/NY_Unified_right.png) repeat-x 0 0 #f2f2f2;
  border: 1px solid #d6e6f7;
  padding: 0 0 15px 0;
}
.NY_Unified_right_tit {
  color: #7e5417;
  /* font-family:"黑体"; */
  background: url(../images2/NY_Unified_right_tit.png) no-repeat 0 center;
  margin: 5px 25px 0;
  padding: 0 0 0 20px;
  border-bottom: 1px dashed #e0e0e0;
  height: 34px;
  line-height: 34px;
  font-size: 16px;
}
.NY_Unified_right_tit a {
  color: #0263aa;
}
.NY_Unified_right_content {
  margin: 0 25px;
}
.index_2F_right_contact_gay_content {
  margin: 4px 0 0 0;
}
.index_2F_right_contact_gay_content li {
  overflow: hidden;
  padding: 5px 0;
  color: #3d3d3d;
}
.index_2F_right_contact_gay_content_L {
  float: left;
}
.index_2F_right_contact_gay_content_R {
  float: left;
  width: 149px;
}

/* --------------------------------------------------------------新闻-------------------------------------------------------------- */
.NY_News {
  overflow: hidden;
}
.NY_News li {
  border-bottom: 1px dashed #e0e0e0;
  height: 47px;
  line-height: 47px;
  background: url(../images2/NY_Data_download_li.png) no-repeat 0 center;
  padding: 0 0 0 15px;
  color: #505050;
  font-size: 14px;
}
.NY_News li span {
  float: right;
  color: #999;
}
.NY_News li a {
  color: #505050;
}
.NY_page {
  text-align: center;
  margin: 30px 0 30px 0;
}
.NY_page a {
  /* border: 1px solid #d2d2d2; */
  padding: 4px 8px;
  font-size: 18px;
  color: #3f3f41;
  margin: 6px;
}
.NY_page a.on {
  background: #135a9c;
  color: #fff;
  border: 1px solid #135a9c;
}

/* --------------------------------------------------------------新闻详情-------------------------------------------------------------- */
.NY_NewsX_tit a {
  float: right;
}
.NY_NewsX_page_left {
  background: url(../images2/NY_NewsX_page_left.png) no-repeat 0 center;
  padding: 0 0 0 10px;
  margin: 0 0 0 10px;
}
.NY_NewsX_page_left a {
  color: #999;
}
.NY_NewsX_page_left a span {
  color: #666;
}
.NY_NewsX_page_right {
  background: url(../images2/NY_NewsX_page_right.png) no-repeat 0 center;
  padding: 0 0 0 10px;
  margin: 0 0 0 10px;
}
.NY_NewsX_page_right a {
  color: #999;
}
.NY_NewsX_page_right a span {
  color: #666;
}
.NY_NewsX_tit {
  font-size: 24px;
  color: #112c7a;
  /* font-family:"微软雅黑"; */
  text-align: center;
  padding: 20px 0;
}
.NY_NewsX_day {
  text-align: center;
  color: #4e4e4e;
  border: 1px solid #dedede;
  height: 29px;
  line-height: 29px;
  background: #fff;
}
.NY_NewsX_day span {
  color: #939393;
}
.NY_NewsX_content {
  font-size: 14px;
  color: #6c6c6c;
  line-height: 36px;
  margin: 15px 0 0 0;
}
.NY_NewsX_page {
  border: 1px solid #dedede;
  overflow: hidden;
  height: 30px;
  line-height: 30px;
  margin: 15px 0 0 0;
  background: #fff;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

/* --------------------------------------------------------------图文列表-------------------------------------------------------------- */
.NY_TWLB li {
  border-bottom: 1px dashed #c3c3c3;
  overflow: hidden;
  padding: 25px 20px;
}
.NY_TWLB_left {
  float: left;
}
.NY_TWLB_right {
  float: left;
  width: 430px;
  margin: 0 0 0 15px;
}
.NY_TWLB_right_tit {
  font-size: 18px;
  font-family: "微软雅黑";
}
.NY_TWLB_right_tit.New {
}
.NY_TWLB_right_tit.New span {
  background: url(../images2/NY_TWLB_right_tit_New.jpg) no-repeat right center;
  padding: 0 30px 0 0;
}
.NY_TWLB_right_text {
  color: #787878;
  line-height: 24px;
  margin: 7px 0 0 0;
  height: 78px;
  overflow: hidden;
}
.NY_TWLB_right_Other {
  margin: 8px 0 0 0;
}
.NY_TWLB_right_Other_left {
  background: url(../images2/NY_TWLB_right_Other_left.jpg) no-repeat 0 center;
  padding: 0 0 0 17px;
  float: left;
  color: #474747;
}
.NY_TWLB_right_Other_right {
  float: right;
}

.company_news_box_body_two {
  background: url(../images/nav_two_bg.jpg);
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.company_news_box_body_inside_two {
  background: #f3f3f3;
  width: 95%;
  /* box-shadow: 10px 0px 10px 4px #C4C4C4; */
  border-radius: 10px;
  padding: 20px;
}
.news_box_top_two {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.news_box_top_two > div {
  width: 21%;
  padding: 20px 0.5%;
  border-bottom: 1px solid #0c419a;
  margin: 1%;
  flex-grow: 1;
  max-width: 25%;
}

.news_box_top_two img {
  width: 100%;
  height: 15vw;
  border-radius: 4px;
  cursor: pointer;
}
.article_box_two {
  margin-top: 20px;
  padding: 0 2.5%;
  border-right: 1px solid #c4c4c4;
}
.article_box_two:last-child {
  border-right: none;
}
.article_title_outside_two {
  min-height: 60px;
  margin-bottom: 20px;
}
.article_title_two {
  font-size: 17px;
  font-weight: bold;
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  cursor: pointer;
}
.article_btn_two {
  box-shadow: 4px 3px 5px 0px #c4c4c4;
  width: 42px;
  text-align: center;
  font-size: 17px;
  font-weight: bold;
  padding: 4px;
  border-radius: 4px;
  cursor: pointer;
}
.go_pdf {
  box-shadow: 5px 3px 6px 0px grey;
  width: 42px;
  text-align: center;
  font-size: 17px;
  font-weight: bold;
  padding: 4px 6px;
  border-radius: 4px;
  cursor: pointer;
}
.article_bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.article_time_two {
  font-size: 14px;
  /* font-weight: bold; */
  cursor: pointer;
}

/* ------------------------------------- 联系我们 -------------------------------------------------------------- */
.Contact_us {
  margin: 20px 0 0 0;
}
.Contact_us1 {
  color: #676767;
  font-size: 27px;
  /* font-family:"微软雅黑"; */
}
.Contact_us1 span {
  text-transform: uppercase;
  font-size: 18.5px;
  font-family: Arial;
}
.Contact_us2 {
  color: #676767;
  font-size: 14px;
  /* font-family:"微软雅黑"; */
  margin: 22px 0 0 0;
}
.Contact_us2 span {
  color: #3654ab;
  font-size: 14px;
  text-transform: uppercase;
}
.Contact_us3 {
  color: #4a4a4a;
  font-size: 14px;
  /* font-family:"微软雅黑"; */
  line-height: 30px;
  overflow: hidden;
  margin: 30px 0 0 0;
  padding: 0 0 40px 0;
  border-bottom: 1px dotted #bcbcbc;
}
.Contact_us3_left {
  background: url(../images2/Contact_us3_left_icon.png) no-repeat 0px 6px;
  float: left;
  padding: 0 0 0 55px;
}
.Contact_us3_right {
  background: url(../images2/Contact_us3_right_icon.png) no-repeat 0px 6px;
  float: left;
  padding: 0 0 0 55px;
  margin-left: 60px;
}
.Contact_us4 {
  color: #5b5b5b;
  font-size: 14px;
  /* font-family:"微软雅黑"; */
  margin-top: 38px;
}
.Contact_us4 span {
  display: block;
  color: #232323;
  margin-bottom: 16px;
}
.Contact_us4 img {
  margin-top: 33px;
  border: 3px solid #d9d9d9;
}

/* --------------------------------------------------------------人才招聘-------------------------------------------------------------- */
.Recruitment {
  margin: 17px 0 0 0;
}
.Recruitment_Hli {
  overflow: hidden;
}
.Recruitment_Hli li {
  float: left;
  height: 31px;
  line-height: 31px;
  font-size: 14px;
  color: #fff;
}
.Recruitment_Hli .ZW {
  background: #b3b3b3;
  width: 451px;
  padding: 0 0 0 10px;
}
.Recruitment_Hli .RS {
  background: #b3b3b3;
  width: 101px;
  padding: 0 0 0 10px;
  margin: 0 0 0 5px;
}
.Recruitment_Hli .RQ {
  background: #b3b3b3;
  width: 101px;
  padding: 0 0 0 10px;
  margin: 0 0 0 5px;
}
.Recruitment_li {
  border-bottom: 1px solid #ececec;
  overflow: hidden;
}
.Recruitment_li li {
  float: left;
  height: 39px;
  line-height: 39px;
  font-size: 14px;
  color: #666;
}
.Recruitment_li li a {
  color: #666;
}
.Recruitment_li .ZW {
  width: 451px;
  padding: 0 0 0 10px;
}
.Recruitment_li .ZW i {
  background: url(../images2/NY_Data_download_li.png) no-repeat 0 0;
  width: 5px;
  height: 5px;
  display: inline-block;
  margin: 0px 10px 3px 0;
}
.Recruitment_li .RS {
  width: 101px;
  padding: 0 0 0 10px;
  margin: 0 0 0 5px;
}
.Recruitment_li .RQ {
  width: 101px;
  padding: 0 0 0 10px;
  margin: 0 0 0 5px;
}

/* --------------------------------------------------------------人才招聘详细-------------------------------------------------------------- */
.RecruitmentX {
  color: #838383;
  font-size: 14px;
  line-height: 30px;
  position: relative;
  margin: 25px 0 0 0;
}
.RecruitmentX h4 {
  font-size: 18px;
  color: #45a604;
  float: left;
  /* font-family:"微软雅黑"; */
  font-weight: normal;
}
.RecruitmentX_Mailbox {
  background: url(../images2/RecruitmentX_Mailbox.png) no-repeat center 0;
  position: absolute;
  top: 0;
  right: 0;
  padding: 75px 0 0 0;
  text-align: center;
  color: #fff;
  font-size: 12px;
  width: 196px;
  font-weight: bold;
}

/* --- 返回顶部 --- */
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 14px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: url(../images/top.png) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* 如果用户继续向下滚动,这个按钮的透明度会变得更低 */
  opacity: 0.8;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}
