#index{
  width: 100%;
  min-width: 930px;
}
.index_banner{
  width: 100%;
  min-width: 1190px;
  padding: 0;
  margin: 0 auto;
  position: relative;
}
#swiper1{
  width: 100%;
}
#swiper1 .swiper-pagination-bullet-active {
  background: #fff !important;
  padding: 0 5px;
  border-radius: 10px;
}
.swiper-images{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* 主题内容 */
.index_common{
  width: 1190px;
  margin: 0 auto;
}
.title{
  font-family: '思源黑体';
  font-weight: bold;
  position: relative;
  text-indent: 10px;
  height: 24px;
  margin: 30px 0 20px;
}
.title::before{
  content: '';
  display: block;
  width: 4px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 3px;
  background: #1890FF;
}
.title a {
  font-weight: 400;
  color: #999;
  font-size: 14px;
  float: right;
  line-height: 26px;
  cursor: pointer;
  text-decoration: none;
}
/* 通知公告 新闻资讯 服务大厅 */
.common_one_zuo{
  width: 290px;
  float: left;
}
.common_one_zuo_ul,
.common_one_com_ul{
  width: 100%;
  height: 346px;
  background: #FFFFFF;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  overflow: hidden;
}
.common_one_zuo_li{
  height: 69px;
  border-top: 1px solid #fff;
}
.common_one_zuo_li:hover{
  color:#fff;
  border-top: 1px solid #1273CD;
  background-color: #1273CD;
}
.common_one_zuo_li:hover div:nth-child(1),
.common_one_zuo_li:hover div:nth-child(2){
  color: white !important;
}
.common_one_zuo_li div:nth-child(1) {
  margin-top: 15px;
  margin-left: 30px;
  color: #cccccc;
  font-size: 12px;
}
.common_one_zuo_li div:nth-child(2) {
  width: 240px;
  margin-top: 5px;
  margin-left: 30px;
  color: #333333;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.common_one_zuo_ul li:nth-child(1) {
  color: white !important;
  cursor: pointer;
  background: #1890FF;
}
.common_one_zuo_ul li:nth-child(1) div:nth-child(1),
.common_one_zuo_ul li:nth-child(1) div:nth-child(2){
  color: white;
  width: 240px;
}
/* 行业资讯 */
.common_one_com{
  width: 590px;
  float: left;
  margin-left: 10px;
}
.box{
  width: 590px;
  height: 346px;
}
.box ul{
  position: relative;
  height: 346px;
  margin: 0;
  background-color: #f5f5f5;
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
}
.zxdt-time{
  text-align: center;
  height: 70px !important;
  line-height: 70px !important;
}
.box li{
  width: 115px;
  height: 69px;
  float: right;
  clear: both;
  background: white;
  overflow: hidden;
  border-bottom: 1px solid #eeeeee;
}
.zxdt_active{
  background: #1890FF !important;
  border-bottom: 1px solid #1890FF !important;
  color:#fff !important;
}
.zxdt_active .box_div{
  display: block !important;
}
.box_div{
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 475px;
  height: 346px;
  background-color: white;
}
.box_div_img{
  width: 475px;
  height: 267px;
  vertical-align: bottom;
  background-color: #fff;
  border-radius: 4px 0 0 0;
}
.box_div_title{
  height: 79px;
  line-height: 79px;
  margin: 0;
  text-align: center;
  font-size: 14px;
  color: white;
  font-family: '思源黑体';
  background-color: #333333;
  border-radius: 0 0 0 4px;
  cursor: pointer;
}
.common_one_you{
  width: 290px;
  float: right;
}
.common_one_you_one{
  width: 100%;
  height: 238px;
  background: url(../images/news/you1.png)no-repeat center;
  background-size: cover;
  cursor: pointer;
}
.common_one_you_two{
  width: 100%;
  height: 100px;
  margin-top: 10px;
  background: url(../images/news/you2.png)no-repeat center;
  background-size: cover;
}
.common_one_you_one p:nth-child(1){
  margin: 0;
  line-height: 35px;
  height: 35px;
  color: white;
  text-align: center;
  padding-top: 75px;
  font-size: 24px;
  font-family: "阿里巴巴";
}
.common_one_you_one p:nth-child(2){
  margin: 0;
  text-align: center;
  font-size: 28px;
  color: white;
  font-family: '思源黑体';
}
.common_one_you_two p{
  line-height: 95px;
  text-align: center;
  color: white;
  font-size: 24px;
  font-family: '思源黑体';
  margin: 0;
  cursor: pointer;
}
/* 政策法规 行业资讯 */
.common_two,
.common_one{
  width: 100%;
  clear: both;
}
.common_two_left{
  width: 590px;
  float: left;
}
.common_two_right{
  width: 590px;
  float: right;
}
.common_two_left_ul{
  height: 235px;
  margin: 0;
  padding: 0 0 28px 0;
  list-style: none;
  background: white;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  border-top: 1px solid white;
}
.common_two_left_li{
  padding-left: 30px;
  height: 18px;
  line-height: 18px;
  margin: 27px auto;
}
.common_two_left_li:hover .common_two_left_li_txt,
.common_two_left_li:hover .common_two_left_li_time{
  font-weight: bold;
}
.common_two_left_li_yuan{
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  vertical-align: middle;
  background: #0091FF;
  margin-right: 5px;
}
.common_two_left_li_txt{
  display: inline-block;
  color: #333;
  font-size: 14px;
  width: 430px;
  margin-right: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.common_two_left_li_time{
  display: inline-block;
  color: #cccccc;
  font-size: 14px;
}
/* 关于公司 大事记 */
.common_sel{
  width: 100%;
  height: 459px;
  clear: both;
}
.common_sel_left{
  width: 890px;
  float: left;
}
.common_sel_right{
  width: 290px;
  float: right;
}
.common_sel_left_com{
  width: 100%;
  height: 385px;
  background: white;
  border-radius: 4px;
}
.common_sel_left_com_img{
  width: 190px;
  height: 385px;
  float: left;
  background: url(../images/news/sel1.png)no-repeat center;
  background-size: cover;
  line-height: 440px;
  text-align: center;
}
.common_sel_left_com_cen{
  width: 700px;
  float: left;
}
.common_sel_left_com_cen_top{
  width: 640px;
  height: 115px;
  background: #F6F6F6;
  text-align: center;
  line-height: 155px;
  margin: 30px auto 20px auto;
}
.common_sel_left_com_cen_bot{
  width: 640px;
  margin: 0 auto;
  font-size: 14px;
  font-weight: 400;
  font-family: '思源黑体';
  line-height: 24px;
  color: #333333;
  text-indent: 28px;
}
/* 大事记 */
.common_sel_right_com{
  margin: 0;
  padding: 20px 0 0 0;
  list-style: none;
  width: 100%;
  height: 365px;
  background: white;
  border-radius: 4px;
}
.common_sel_right_com>li:nth-child(1){
  margin-top: 10px;
}
.common_sel_right_com_li{
  width: calc(100% - 60px);
  margin: 0 auto;
  padding-bottom: 10px;
  position: relative;
}
.el-timeline-item__tail{
  position: absolute;
  left: 4px;
  height: 100%;
  border-left: 1px solid #1890FF
}
.common_sel_right_com .common_sel_right_com_li:last-child .el-timeline-item__tail{
  display: none;
}
.el-timeline-item__node {
  position: absolute;
  left: 0;
  width: 9px;
  height: 9px;
  background-color: #1890FF;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.el-timeline-item__wrapper{
  position: relative;
  padding-left: 18px;
  top: -3px;
}
.el-timeline-item__wrapper>div:nth-child(1){
  font-size: 12px;
  font-weight: 400;
  color: #999999;
  line-height: 18px;
}
.el-timeline-item__wrapper>div:nth-child(2){
  height: 38px;
  color: #333333;
  font-size: 14px;
  margin-top: 3px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
/* 友情链接 */
.common_for{
  width: 100%;
  height: 330px;
  padding-bottom: 45px;
}
#swiper2{
  width: 100%;
  height: 280px;
  margin-left: auto;
  margin-right: auto;
}
#swiper2 .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
  height: 130px;
  line-height: 155px;
  cursor: pointer;
}

#swiper2 .swiper-slide-item{
  width: calc(100% - 2px);
  height: 128px;
  border-radius: 4px;
  border: 1px solid #ffffff;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
}
#swiper2 .swiper-slide:hover .swiper-slide-item{
  border: 1px solid #1890FF;
}
.swiper-pagination-bullet-active{
  background: #1890FF !important;
}