.huan_container{
  max-width: 1200px;
  width: auto;
  margin:0 auto;
}
.huan_pagebanner img{
  width: 100%;
}
/***********浣嶇疆 瀵艰埅鏍�**********/
.huan_position_tool{
  background-color: #004ea1;
}
.huan_position_tool .huan_container{
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #ffffff;
  font-size: 14px;
  height: 100%;
}
.huan_positon{
  padding: 21px 0;
}
.huan_positon em{
  margin-right: 3px;
}
.huan_positon span{
  margin-left:2px;
}
.huan_pnav ul{
  display: flex;
}
.huan_pnav ul li{
  border-radius: 6px;
  border: solid 1px #ffffff;
  margin-left: 20px;
}
.huan_pnav ul li.hover{
  background: #ffffff;
  color: #004ea1;
}
.huan_pnav ul li a{
  padding: 8px 27px;
  display: inline-block;
  line-height: 14px;
}
/***********浣嶇疆 瀵艰埅鏍�**********/
/***********鑱旂郴鎴戜滑*************/
.huan_companyname .huan_namecn{
  font-size: 30px;
	line-height: 36px;
	color: #666666;
}
#huan_mapadd{
  height: 370px;
	background-color: #333333;
  border: solid 1px rgba(2, 2, 2, 0.1);
  margin-bottom: 80px;
}
.huan_mapaddresses .public_title{
  margin: 75px 0 46px;
}
.huan_companyname .huan_nameen{
  font-family: ArialMT;
	font-size: 16px;
  color: #999999;
  padding: 10px 0 37px;
}
.huan_companyname{
  border-bottom: 1px dashed #cccccc;
}
.huan_maplist{
  display: flex;
  justify-content: space-between;
  margin: 54px 0 32px;
}
.huan_ml_item .huan_mli_cn{
  font-size: 18px;
	color: #666666;
}
.huan_ml_item .huan_mli_en{
  font-family: ArialMT;
	font-size: 15px;
  color: #999999;
  margin: 8px 0 28px;
}
.huan_ml_item ul{
  font-size: 14px;
	line-height: 28px;
	color: #999999;
}
.huan_maplist .huan_ml_item{
  width: 50%;
}
.huan_maplist .huan_ml_item ul li{
  display: flex;
  align-items: flex-start;
}
.huan_maplist .huan_ml_item ul li span{
  display: inline-flex;
  min-width: 43px;
}
.huan_message{
  background-color: #f7f7f7;
  padding-top: 52px;
}
.huan_message .public_title{
  margin-bottom: 30px;
  display: block;
}
.huan_form_message .huan_mescon{
  display: flex;
  justify-content: space-between;
}
.huan_mescon .huan_left{
  width: 40.83%;
}
.huan_mescon .huan_right{
  width: 56.67%;
}
.huan_mescon .huan_meslist input{
  height: 60px;
	background-color: #fafafa;
  border: solid 1px #e5e5e5;
  width: 100%;
  padding: 0 30px;
  outline: unset;
}
.huan_mescon .huan_meslist:nth-child(2){
  margin: 30px 0;
}
.huan_mescon .huan_right textarea{
  width: 100%;
  padding: 24px 30px;
  outline: unset;
  background-color: #fafafa;
	border: solid 1px #e5e5e5;
}
.huan_form_message .huan_btn{
  text-align: center;
  padding: 30px 0 100px;
}
.huan_form_message .huan_btn button{
  background-color: #004ea1;
  display: inline-block;
  font-size: 16px;
  color: #ffffff;
  padding: 18px 54px;
}
/***************涓嬭浇****************/
.page_download .public_title{
  margin: 75px 0 55px;
}
.huan_download_list ul{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.huan_download_list ul li{
  border: solid 1px rgba(0, 0, 0, 0.1);
  width: 48.33%;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 28px 40px;
}
.huan_download_list ul li .huan_left{
  display: flex;
  align-items: center;
  width: 76%;
}
.huan_download_list ul li .huan_name{
  font-size: 16px;
  color: #333333;
  margin-left: 20px;
}
.huan_download_list ul li .huan_right a{
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 12px;
	color: #999999;
}
.huan_download_list ul li .huan_right a img{
  margin-bottom: 8px;
}
.huan_download_list ul li:hover{
  box-shadow: 0px 3px 20px 0px 
  rgba(0, 0, 0, 0.08);
  border-color: #ffffff;
}
.page_newsinfo .huan_newsinfo_name{
  font-size: 24px;
  color: #333333;
  text-align: center;
  margin: 72px 0 11px;
}
.page_newsinfo .huan_newsdate{
  font-size: 16px;
	letter-spacing: 1px;
  color: #999999;
  text-align: center;
  border-bottom: 1px #cccccc dashed;
  padding: 0 0 25px;
  margin-bottom: 39px;
}
.huan_newinfo_content img{
  max-width: 100%;
}
.huan_newinfo_content{
  font-size: 14px;
	line-height: 28px;
	letter-spacing: 1px;
	color: #666666;
}
.huan_newinfo_content p{
  min-height: 22px;
}
.huan_newsinfo_tool{
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin: 52px 0 95px;
  padding-top: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.huan_newsinfo_tool .overhide{
  width: 25%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.huan_newsinfo_tool a{
  font-size: 14px;
	color: #666666;
}
.page_newslist .public_title{
  margin: 75px 0 53px;
}
.huan_news_list .huan_newslist_item{
  border: solid 1px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
  padding: 20px 40px 20px 20px;
}
.huan_news_list .huan_newslist_item a{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.huan_newslist_item .huan_img{
  width: 350px;
  overflow: hidden;
  height: 200px;
}
.huan_newslist_item .huan_img img{
  width: 100%;
}
.huan_newslist_item .huan_newlicon{
  width: 66%;
}
.huan_newslist_item .huan_newlihead{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.huan_newlihead .huan_newname{
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  width: calc(100% - 100px);
}
.huan_newlihead .huan_newsdate{
  font-size: 14px;
	color: #999999;
}
.huan_newslist_item .huan_newlidesp{
  font-size: 14px;
	line-height: 26px;
	letter-spacing: 1px;
  color: #999999;
  margin: 20px 0 18px;
}
.huan_newslist_item .huan_more span{
  border-radius: 18px;
  border: solid 1px #cccccc;
  color: #666666;
  padding: 7px 22px;
}
.huan_newslist_item:hover{
  box-shadow: 4px 3px 13px 0px 
  rgba(5, 5, 5, 0.1);
}
.huan_newslist_item:hover .huan_newname{
  color: #004ea1;
}
.huan_newslist_item:hover .huan_more span{
  background-color: #004ea1;
  color: #ffffff;
  border-color: #004ea1;
}
.huan_proinfo_desp{
  display: flex;
  background-color: #f7f7f7;
  border: solid 1px rgba(2, 2, 2, 0.1);
  margin: -18px 0 68px;
}
.huan_proinfo_desp .huan_img{
  width: 66%;
  height: 100%;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 500px;
}
.huan_proinfo_desp .huan_img img{
  max-width: 100%;
}
.huan_proinfo_desp .huan_text{
  width: 34%;
  padding: 65px 56px;
}
.huan_proinfo_desp .huan_name{
  font-size: 24px;
	color: #333333;
}
.huan_proinfo_desp .huan_con{
  font-size: 16px;
	line-height: 36px;
  color: #666666;
  border-top: 1px dashed #cccccc;
  margin-top: 23px;
  padding: 39px 0 53px;
}
.huan_proinfo_desp .huan_ask a{
  background-color: #004ea1;
  border-radius: 18px;
  color: #ffffff;
  font-size: 18px;
  padding: 9px 32px;
  display: inline-block;
  line-height: 18px;
}
#pagesize li a,
#pagesize li span{
  border: 0;
  box-shadow: unset;
  background: #e6e6e6;
  width: 44px;
  height: 44px;
}
#pagesize li span{
  line-height: 38px;
}
#pagesize li a:hover{
  background-color: #004ea1;
  color: #fff;
}
.page_newslist #pagesize{
  margin: 50px 0 90px;
}
.page_download #pagesize{
  margin-bottom: 100px;
}
.public_title b {
  text-transform: uppercase;
}
.indus_ul .soul_img {
  width: 100%;
  height: 215px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
}
.indus_ul .soul_img img{
  object-fit: cover;
}
.swiper_soul .soul_img {
  height: 300px;
  overflow: hidden;
}
.swiper_soul .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section5 .newsl_right {
  flex: 1;
}

.header_main .header_nav ul li.active a,
.header_main .header_nav ul li:hover a{
  color: #004ea1;
}
.section5 .newsl_right ul li:hover .newsr_title{
  color: #004ea1;
}
.section5 .newsl_right li:hover{
  border-bottom: 1px dashed #004ea1;
}
.paddingLeft10{
  padding-left: 10px;
}
.about_con2 li.hover {
  color: #004ea1;
}
.about_con2 li.hover::before {
  background-image: url("../images/acdotted.png")/*tpa=http://www.dcck.com.cn/template/pc/cn2016/images/acdotted.png*/;
}
.top_fixed {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 999;
}
.top_fixed .header_main{
  background: #ffffff;
}
.header_empty {
  height: 140px;
}
#help_tool{
  position: fixed;
  right: 60px;
  bottom: 5%;
  z-index: 999;
}
#help_tool ul{
  display: flex;
  flex-direction: column;
  align-items: center;
}
#help_tool ul li{
  width: 50px;
	height: 50px;
  background-color: #004ea1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 2px;
  position: relative;
}
#help_tool ul li:hover{
  cursor: pointer;
}
#help_tool ul li .huan_toolCon{
  background-color: #004ea1;
  color: #ffffff;
  padding: 10px;
  position: absolute;
  right: 60px;
  top: 0;
  white-space: nowrap;
  min-height: 50px;
  line-height: 30px;
  display: none;
  text-align: center;
}
#help_tool ul li .huan_toolCon::before{
  width: 0; 
  height: 0;
  border-width: 10px;
  border-style: solid;
  border-color: transparent #004ea1 transparent transparent;
  transform: rotate(180deg); /*椤烘椂閽堟棆杞�90掳*/
  content: "";
  position: absolute;
  right: -18px;
  top: 15px;
}
#help_tool ul li:hover>.huan_toolCon{
  display: block;
}

.header_main{
  position: relative;
}
.header_menuCon_tab{
  position: absolute;
  top: 102px;
  background-color: #f9fafc;
  z-index: 99;
  width: 100%;
  text-align: center;
}
.huan_menuCon{
  justify-content: center;
  padding: 34px 0 39px;
  display: none;
}
.huan_menuCon.hover{
  display: flex;
}
.huan_menuCon .huan_level{
  padding: 0 52px;
  border-right: 1px solid #d7d7d7;
  text-align: left;
}
.huan_menuCon .huan_level:last-child{
  border: 0;
}
.huan_menuCon .huan_level .huan_level2{
  margin-left: 15px;
}
.huan_menuCon ul li{
	line-height: 34px;
  color: #333333;
  font-size: 14px;
}
.huan_menuCon ul li.huan_title{
  font-size: 16px;
  font-weight: bold;
}
.huan_menuCon ul li li{
  font-size: 12px;
	line-height: 24px;
	color: #666666;
}
.huan_menuCon ul li a:hover{
  color: #004ea1;
}
.huan_menuCon ul.one_col{
  display: flex;
}
.huan_menuCon ul.one_col li{
  padding: 0 52px;
  border-right: 1px solid #d7d7d7;
}
.huan_menuCon ul.one_col li:last-child{
  border: 0;
}
.section2 .swiper-slide .swiper_pro {
  height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
}




@media screen and (max-width:1199px){
  .huan_container{
    padding: 0 15px;
  }
  .huan_newslist_item .huan_newlicon{
    width: calc(100% - 390px);
  }
  .huan_proinfo_desp .huan_text {
    padding: 65px 30px;
  }
  .huan_proinfo_desp .huan_img{
    height: 400px;
  }
  .nav_show{
    top:140px !important;
  }
}
@media screen and (max-width:992px){
  .header_empty {
    height: 90px;
  }
  .huan_newslist_item .huan_newlidesp {
    line-height: 21px;
    margin: 1vw 0 2vw;
  }
  .huan_newslist_item .huan_img {
    width: 40%;
    min-height: 150px;
  }
  .huan_newslist_item .huan_newlicon {
    width: 55%;
  }
  .huan_proinfo_desp .huan_img {
    width: 60%;
  }
  .huan_proinfo_desp .huan_text{
    width: 40%;
  }
  .nav_show{
    top:85px !important;
  }
  .section2 .swiper_tab span {
    padding: 0 11px;
  }
  .section2 .swiper-slide .swiper_pro {
    height: 200px;
  }
}
@media screen and (max-width:767px){
  .header_empty {
    height: 48px;
  }
  .huan_position_tool .huan_container{
    flex-wrap: wrap;
  }
  .huan_pnav {
    overflow: hidden;
    width: 100%;
    overflow-x: scroll;
    padding: 0 0 4vw;
}
  .huan_pnav ul{
    display: unset;
    white-space: nowrap;
  }
  .huan_pnav ul li{
    margin: 0 4vw 0 0;
    display: inline-block;
  }
  .huan_pnav ul li a{
    display: inline-block;
    padding: 2vw 3vw;
  }
  .huan_companyname .huan_namecn{
    font-size: 18px;
    padding: 0;
    line-height: 18px;
  }
  .huan_companyname .huan_nameen{
    font-size: 14px;
    padding: 5px 0 17px;
  }
  .huan_maplist {
    margin: 5vw 0 2vw;
    flex-wrap: wrap;
  }
  .huan_maplist .huan_ml_item{
    width: 100%;
    margin-bottom: 5vw;
  }
  .huan_ml_item .huan_mli_en {
    margin: 8px 0;
  }
  .huan_ml_item ul{
    line-height: 25px;
  }
  .huan_ml_item .huan_mli_cn{
    font-size: 16px;
  }
  #huan_mapadd{
    height: 200px;
    margin-bottom: 8vw;
  }
  .huan_mapaddresses .public_title {
    margin: 7vw 0 0;
  }
  .huan_message {
    padding-top:7vw;
  }
  .huan_message .public_title{
    margin: 0;
  }
  .huan_form_message .huan_mescon{
    flex-wrap: wrap;
  }
  .huan_form_message .huan_mescon .huan_left,
  .huan_form_message .huan_mescon .huan_right{
    width: 100%;
  }
  .huan_form_message .huan_mescon .huan_right{
    margin-top: 5vw;
  }
  .huan_mescon .huan_meslist:nth-child(2) {
    margin: 5vw 0;
  }
  .huan_mescon .huan_meslist input{
    height: 45px;
    padding: 0 5vw;
  }
  .huan_mescon .huan_right textarea {
    padding: 5vw;
  }
  .huan_form_message .huan_btn {
    text-align: center;
    padding: 6vw 0 8vw;
  }
  .huan_form_message .huan_btn button{
    padding: 2vw 8vw;
    font-size: 14px;
  }
  .page_download .public_title {
    margin: 6vw 0 0;
  }
  .huan_download_list ul li{
    width: 100%;
    padding: 3vw 4vw;
    margin-bottom: 3vw;
  }
  .huan_download_list ul li .huan_name {
    font-size: 14px;
  }
  .huan_positon {
    padding: 3vw 0;
  }
  .page_newsinfo .huan_newsinfo_name {
    font-size: 18px;
    margin: 3vw 0 2vw;
  }
  .page_newsinfo .huan_newsdate {
    font-size: 12px;
    padding: 0 0 2vw;
    margin-bottom: 4vw;
  }
  .huan_newinfo_content {
    line-height: 24px;
  }
  .huan_newsinfo_tool {
    margin: 4vw 0 5vw;
    padding: 4vw 0 0;
    flex-wrap: wrap;
    display: inline-block;
  }
  .huan_newsinfo_tool a{
    width: 100% !important;
    margin: 0 0 2vw;
  }
  .huan_newsinfo_tool .overhide{
    float: left;
  }
  .huan_newsinfo_tool a{
    float: right;
  }
  .huan_news_list .huan_newslist_item a{
    flex-wrap: wrap;
  }
  .huan_news_list .huan_newslist_item .huan_img,
  .huan_newslist_item .huan_newlicon{
    width: 100%;
    height: auto;
  }
  .huan_news_list .huan_newslist_item {
    padding: 3vw;
    margin-bottom: 3vw;
  }
  .huan_newslist_item .huan_newlicon{
    margin: 3vw 0;
  }
  .huan_newslist_item .huan_newlihead{
    flex-wrap: wrap;
  }
  .huan_newlihead .huan_newname{
    width: 100%;
  }
  .huan_newlihead .huan_newsdate {
    margin: 2vw 0 1vw;
  }
  .huan_newslist_item .huan_more span {
    display: inline-block;
  }
  .page_newslist .public_title{
    margin: 7vw 0 0;
  }
  .huan_proinfo_desp{
    flex-wrap: wrap;
    margin: -18px 0 8vw;
  }
  .huan_proinfo_desp .huan_img,
  .huan_proinfo_desp .huan_text{
    width: 100%;
    height: auto;
  }
  .huan_proinfo_desp .huan_text{
    padding: 3vw 4vw;
  }
  .huan_proinfo_desp .huan_name {
    font-size: 18px;
  }
  .huan_proinfo_desp .huan_con {
    font-size: 14px;
    line-height: 24px;
    margin-top: 3vw;
    padding: 3vw 0;
  }
  .page_newslist #pagesize{
    margin: 5vw 0;
  }
  .page_download #pagesize{
    margin-bottom: 5vw;
  }
  .project_center {
    margin-top: 3vw;
  }
  #help_tool {
    right: 10px;
  }
  .nav_show{
    top:45px !important;
  }
  .project_center .project_img {
    height: auto;
  }
  .project_center .project_img img {
    width: 100%;
    height: auto;
  }
  .staff_wrapper .public_title h2 {
    margin-top: 5vw;
  }
}