@charset "UTF-8";
/* ========================reset=============================== */
/* html{
    font-size: 26.67vw;
    width: 100%;
} */
body {
  width: 100%;
}

body, h1, h2, h3, h4, h5, h6, p, a, img, ul, li, dl, dt, dd, ol, input, figure, figcaption {
  padding: 0;
  margin: 0;
}

ul, ol {
  list-style: none;
}

img {
  display: block;
}

input {
  outline: none;
}

header, footer, nav, aside, article, section, main {
  display: block;
}

body {
  font-size: 14px;
  /* color: #3e3e3e; */
  font-family: '微软雅黑';
}

a {
  text-decoration: none;
}

/* a:hover { 
    text-decoration: underline;
    color: #f60;
} */
/* =======================手机端========================== */
* {
  box-sizing: border-box;
}

/* body {
    height: 100%;
} */
/* ========================public=============================== */
.fl {
  float: left;
}

.fr {
  float: right;
}

.container {
  width: 1200px;
  margin: 0 auto;
}

.clear {
  clear: both;
}

.header {
  width: 100%;
  height: 108px;
  background: #093e96;
}

.header .container {
  height: 100%;
  background-image: url(../images/logo.png);
  background-repeat: no-repeat;
  background-size: 342px 41px;
  background-position: 15px 35px;
  position: relative;
}

.header .container .head_nav {
  width: auto;
  height: 40px;
  position: absolute;
  right: 8px;
  top: 35px;
  z-index: 10000;
}

.header .container .head_nav #nav {
  width: auto;
  height: 40px;
}

.header .container .head_nav #nav .m {
  width: 100px;
  height: 40px;
  line-height: 40px;
  margin-right: 5px;
  text-align: center;
  float: left;
}

.header .container .head_nav #nav .m .hide {
  display: none;
  background:#093e96;
}

.header .container .head_nav #nav .m a {
  color: #fff;
  font-size: 16px;
}

.header .container .head_nav #nav .m .sub li:hover{
      background:#0966B5;
      
}
/*.header .container .head_nav #nav .m .sub li:hover a{*/
/*    color:#093e96;*/
/*}*/
.header .container .head_nav #nav .m p:hover {
  width: auto;
  height: 40px;
  border-bottom: 2px solid #169ada;
}

.header .container .head_nav #nav .m p:active {
  width: auto;
  height: 40px;
  border-bottom: 2px solid #169ada;
}

.header .container .head_nav #nav .m p.active {
  width: auto;
  height: 40px;
  border-bottom: 2px solid #169ada;
}

.swiper {
  width: 100%;
  height: 611px;
  position: relative;
  overflow: hidden;
  z-index: 2;
}

.swiper .pic {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.swiper .pic ul {
  width: 100%;
  height: 100%;
}

.swiper .pic ul li {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
  display: none;
}

.swiper .ben_li {
  position: absolute;
  left: 45%;
  bottom: 37px;
}

.swiper .ben_li ul {
  width: 100%;
  height: 8px;
}

.swiper .ben_li ul li {
  width: 38px;
  height: 8px;
  margin-left: 19px;
  float: left;
  cursor: pointer;
  background: #dcdcdc;
  overflow: hidden;
}

.swiper .ben_li ul li.cur {
  width: 38px;
  height: 8px;
  background: #47a6f4;
}

.Company_profile {
  width: 100%;
  height: 536px;
  background: #ffffff;
}

.Company_profile .container {
  height: 100%;
  padding-top: 55px;
}

.Company_profile .container .title {
  width: 100%;
  height: 56px;
  text-align: center;
}

.Company_profile .container .title .title_01 {
  width: 100%;
  height: 32px;
  line-height: 32px;
  color: #0865b5;
  font-size: 24px;
  text-shadow: 1px 1px #b1c5e0;
}

.Company_profile .container .title .title_02 {
  width: 100%;
  height: 24px;
  line-height: 24px;
  color: #4f4d4d;
  font-size: 14px;
}

.Company_profile .container .CP_content {
  margin: 28px 0 41px;
  padding: 0 85px 0 60px;
}

.Company_profile .container .CP_content p {
  text-align: center;
  line-height: 25px;
  color: #969494;
}

.Company_profile .container .CP_box {
  padding: 0 154px;
  height: 149px;
  width: 100%;
  *width: auto;
}

.Company_profile .container .CP_box ul {
  width: 100%;
  height: 100%;
}

.Company_profile .container .CP_box ul li {
  width: 25%;
  height: 100%;
  float: left;
}

.Company_profile .container .CP_box ul li a {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.Company_profile .container .CP_box ul li a .CPb_box {
  width: 91px;
  margin: 0 auto;
  height: 93px;
  border: 1px solid #dcdcdc;
  border-radius: 3px;
  background-size: 51px 51px;
  background-position: center center;
  background-repeat: no-repeat;
}

.Company_profile .container .CP_box ul li a .CPb_title {
  width: 100%;
  height: 56px;
  line-height: 56px;
  text-align: center;
  font-size: 18px;
  color: #7b7a7a;
}

.Company_profile .container .CP_box ul li a .CPb_box01 {
  background-image: url(../images/profile_icon01.png);
}

.Company_profile .container .CP_box ul li a .CPb_box02 {
  background-image: url(../images/profile_icon02.png);
}

.Company_profile .container .CP_box ul li a .CPb_box03 {
  background-image: url(../images/profile_icon03.png);
}

.Company_profile .container .CP_box ul li a .CPb_box04 {
  background-image: url(../images/profile_icon04.png);
}

.Company_profile .container .CP_box ul li a:hover .CPb_box {
  background: #093e96;
  background-size: 51px 51px;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 3px;
}

.Company_profile .container .CP_box ul li a:hover .CPb_title {
  color: #093e96;
}

.Company_profile .container .CP_box ul li a:hover .CPb_box01 {
  background-image: url(../images/profile_icon1.png);
}

.Company_profile .container .CP_box ul li a:hover .CPb_box02 {
  background-image: url(../images/profile_icon2.png);
}

.Company_profile .container .CP_box ul li a:hover .CPb_box03 {
  background-image: url(../images/profile_icon3.png);
}

.Company_profile .container .CP_box ul li a:hover .CPb_box04 {
  background-image: url(../images/profile_icon4.png);
}

.Company_profile .container .see_more {
  width: 100%;
  height: 40px;
  margin-top: 38px;
}

.Company_profile .container .see_more a {
  display: block;
  width: 212px;
  height: 40px;
  margin: 0 auto;
  background: #0865b5;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #fff;
}

.Product_display {
  width: 100%;
  height: 706px;
  background-image: url(../images/Product_display.png);
  background-size: 100% 100%;
  background-position: 0 0;
  background-repeat: no-repeat;
}

.Product_display .container {
  height: 100%;
  padding-top: 63px;
}

.Product_display .container .title {
  width: 100%;
  height: 55px;
  text-align: center;
}

.Product_display .container .title .title_01 {
  width: 100%;
  height: 34px;
  line-height: 34px;
  color: #fff;
  font-size: 24px;
  text-shadow: 1px 1px #b1c5e0;
}

.Product_display .container .title .title_02 {
  width: 100%;
  height: 21px;
  line-height: 21px;
  color: #ffffff;
  font-size: 14px;
}

.Product_display .container .PD_box {
  margin-top: 68px;
  width: 100%;
  height: 303px;
}

.Product_display .container .PD_box ul {
  width: 1234px;
  height: 100%;
}

.Product_display .container .PD_box ul li {
  float: left;
  width: 274px;
  height: 100%;
  margin-right: 34.5px;
}

.Product_display .container .PD_box ul li div {
  width: 275px;
  height: 245px;
  border: 1px solid #ffffff;
}

.Product_display .container .PD_box ul li div img {
  width: 100%;
  height: 100%;
}

.Product_display .container .PD_box ul li p {
  margin-top: 11px;
  width: 100%;
  height: 47px;
  line-height: 47px;
  background-image: url(../images/Product_display_triangle.png);
  background-position: right center;
  background-size: 10px 12px;
  background-repeat: no-repeat;
  border-bottom: 1px solid #fff;
  color: #fff;
  font-size: 18px;
}

.Product_display .container .PD_box ul .last {
  margin-right: 0;
}

.Product_display .container .see_more {
  width: 100%;
  height: 40px;
  margin-top: 86px;
}

.Product_display .container .see_more a {
  display: block;
  width: 212px;
  height: 40px;
  margin: 0 auto;
  background: #ffffff;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #676565;
}

.Corporate_news {
  width: 100%;
  height: 569px;
  background: #fff;
}

.Corporate_news .container {
  height: 100%;
  padding-top: 66px;
}

.Corporate_news .container .title {
  width: 100%;
  height: 56px;
  text-align: center;
}

.Corporate_news .container .title .title_01 {
  width: 100%;
  height: 32px;
  line-height: 32px;
  color: #0865b5;
  font-size: 24px;
  text-shadow: 1px 1px #b1c5e0;
}

.Corporate_news .container .title .title_02 {
  width: 100%;
  height: 24px;
  line-height: 24px;
  color: #4f4d4d;
  font-size: 14px;
}

.Corporate_news .container .CN_box {
  width: 100%;
  height: auto;
  padding-left: 2px;
  margin-top: 33px;
}

.Corporate_news .container .CN_box .CNb_left {
  width: 574px;
  height: auto;
}

.Corporate_news .container .CN_box .CNb_left .CNb_img {
  width: 100%;
  height: 161px;
}

.Corporate_news .container .CN_box .CNb_left .CNb_img img {
  width: 100%;
  height: 100%;
}

.Corporate_news .container .CN_box .CNb_left .p1 {
  margin-top: 13px;
  width: 100%;
  height: 43px;
  line-height: 43px;
  font-size: 16px;
  color: #606266;
}

.Corporate_news .container .CN_box .CNb_left .p2 {
  line-height: 24px;
  font-size: 14px;
  color: #909399;
}

.Corporate_news .container .CN_box .CNb_left a {
  margin-top: 46px;
  display: block;
  width: 212px;
  height: 40px;
  background: #0865b5;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #fff;
}

.Corporate_news .container .CN_box .CNb_right {
  width: 568px;
  height: auto;
}

.Corporate_news .container .CN_box .CNb_right ul {
  width: 100%;
  height: auto;
}

.Corporate_news .container .CN_box .CNb_right ul li {
  width: 100%;
  height: 116px;
  padding-top: 20px;
  border-bottom: 1px solid #dfe0e0;
}

.Corporate_news .container .CN_box .CNb_right ul li a {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.Corporate_news .container .CN_box .CNb_right ul li a .date {
  width: 54px;
  height: 100%;
}

.Corporate_news .container .CN_box .CNb_right ul li a .date .date01 {
  width: 100%;
  height: 57px;
  line-height: 57px;
  font-size: 50px;
  color: #676565;
}

.Corporate_news .container .CN_box .CNb_right ul li a .date .date02 {
  width: 100%;
  height: 15px;
  line-height: 15px;
  font-size: 12px;
  color: #676565;
}

.Corporate_news .container .CN_box .CNb_right ul li a .content {
  width: 486px;
  height: 100%;
}

.Corporate_news .container .CN_box .CNb_right ul li a .content .content01 {
  width: 100%;
  height: 27px;
  line-height: 27px;
  color: #000;
  font-size: 16px;
}

.Corporate_news .container .CN_box .CNb_right ul li a .content .content02 {
  width: 100%;
  line-height: 24px;
  color: #999;
  font-size: 14px;
}

.Company_style {
  width: 100%;
  height: 505px;
  background: #fafafa;
}

.Company_style .container {
  height: 100%;
  padding-top: 66px;
}

.Company_style .container .title {
  width: 100%;
  height: 55px;
  text-align: center;
}

.Company_style .container .title .title_01 {
  width: 100%;
  height: 33px;
  line-height: 33px;
  color: #0865b5;
  font-size: 24px;
  text-shadow: 1px 1px #b1c5e0;
}

.Company_style .container .title .title_02 {
  width: 100%;
  height: 22px;
  line-height: 22px;
  color: #4f4d4d;
  font-size: 14px;
}

.Company_style .container .CS_box {
  width: 100%;
  height: 242px;
  margin-top: 39px;
}

.Company_style .container .CS_box .CS_img {
  width: 568px;
  height: 100%;
}

.Company_style .container .CS_box .CS_img img {
  width: 100%;
  height: 100%;
}

.Company_style .container .CS_box .CS_content {
  width: 580px;
  height: 100%;
}

.Company_style .container .CS_box .CS_content .CS_title {
  width: 100%;
  height: 30px;
  line-height: 22px;
  font-size: 16px;
  color: #606266;
}

.Company_style .container .CS_box .CS_content .CS_title span {
  display: inline-block;
  height: 100%;
  width: auto;
  border-bottom: 3px solid #0865b5;
}

.Company_style .container .CS_box .CS_content .CS_article {
  margin-top: 18px;
  line-height: 25px;
  width: 100%;
  height: 104px;
  color: #676565;
  font-size: 14px;
}

.Company_style .container .CS_box .CS_content .see_more {
  width: 100%;
  height: 40px;
  margin-top: 48px;
}

.Company_style .container .CS_box .CS_content .see_more a {
  display: block;
  width: 212px;
  height: 40px;
  background: #0865b5;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #fff;
}

.Pollutant_discharge_permit {
  width: 100%;
  height: 355px;
  background: #fff;
}

.Pollutant_discharge_permit .container {
  height: 100%;
  padding-top: 74px;
}

.Pollutant_discharge_permit .container .title {
  width: 100%;
  height: 55px;
  text-align: center;
}

.Pollutant_discharge_permit .container .title .title_01 {
  width: 100%;
  height: 33px;
  line-height: 33px;
  color: #0865b5;
  font-size: 24px;
  text-shadow: 1px 1px #b1c5e0;
}

.Pollutant_discharge_permit .container .title .title_02 {
  width: 100%;
  height: 22px;
  line-height: 22px;
  color: #4f4d4d;
  font-size: 14px;
}

.Pollutant_discharge_permit .container .PDP_content {
  width: 1245px;
  height: 99px;
  overflow: hidden;
  margin-top: 33px;
}

.Pollutant_discharge_permit .container .PDP_content li {
  width: 365px;
  margin-right: 50px;
  float: left;
  height: 33px;
  line-height: 33px;
  background-image: url(../images/point.png);
  background-size: 4px 4px;
  background-position: 0 center;
  background-repeat: no-repeat;
  padding-left: 22px;
}

.Pollutant_discharge_permit .container .PDP_content li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  border-bottom: 1px solid #dcdcdc;
  color: #606266;
  font-size: 16px;
}

.footer {
  width: 100%;
  background: #093e96;
  height: 159px;
  padding-top: 34px;
}

.footer p {
  text-align: center;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
  color: #ffffff;
  margin-bottom: 6px;
}

.footer p img {
  display: inline-block;
  vertical-align: middle;
}

.main {
  width: 100%;
  height: auto;
  margin-top: 39px;
  margin-bottom: 125px;
}

.main .container {
  height: auto;
}

.main .container .main_left {
  width: 201px;
  height: auto;
}

.main .container .main_left .title {
  width: 100%;
  height: 77px;
  background-image: url(../images/title.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-top: 14px;
}

.main .container .main_left .title p {
  text-align: center;
  color: #fff;
}

.main .container .main_left .title .p1 {
  font-size: 22px;
}

.main .container .main_left .title .p2 {
  font-size: 12px;
}

.main .container .main_left .nav_list {
  width: 100%;
  height: auto;
}

.main .container .main_left .nav_list li {
  width: 100%;
  height: 43px;
  line-height: 43px;
  text-align: center;
  background: #f0f2f4;
  margin-top: 1px;
}

.main .container .main_left .nav_list li a {
  color: #666666;
  font-size: 16px;
}

.main .container .main_left .nav_list .active {
  background: #0886ed;
}

.main .container .main_left .nav_list .active a {
  color: #fff;
}

.main .container .main_left .see_img {
  margin-top: 14px;
  width: 100%;
  height: 262px;
  background-image: url(../images/see.png);
  background-position: 0 0;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
  z-index: -1;
}

.main .container .main_left .see_img p {
  width: 100%;
  height: 26px;
  line-height: 26px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  background-color: black;
  opacity: 0.6;
  position: absolute;
  bottom: 0;
  z-index: 10;
}

.main .container .main_left .see_img span {
  color: #fff;
  z-index: 1000000;
  display: inline-block;
  width: 100%;
  height: 26px;
  line-height: 26px;
  text-align: center;
  position: absolute;
  bottom: 0;
}

.main .container .main_right {
  width: 942px;
  height: auto;
}

.main .container .main_right .title {
  width: 100%;
  height: 50px;
  line-height: 50px;
  border-bottom: 2px solid #eeeef0;
}

.main .container .main_right .title .intitle {
  font-size: 22px;
  color: #333333;
}

.main .container .main_right .title .righttitle {
  width: auto;
  font-size: 14px;
  color: #969899;
  background-image: url(../images/location.png);
  background-size: 14px 14px;
  background-position: 0 center;
  background-repeat: no-repeat;
  padding-left: 19px;
}

.main .container .main_right .title .righttitle a {
  color: #969899;
}

.main .container .main_right .article {
  padding: 10px 0;
  width: 100%;
  height: auto;
  /*text-indent: 2em;*/
  color: #333;
  line-height: 32px;
}

.main .container .main_right .article .article_content_title {
  width: 100%;
  /*height: 56px;*/
  line-height: 56px;
  text-align: center;
  color: #000000;
  font-size: 26px;
}
.main .container .main_right .article img{
    margin:0 auto;
}
.main .container .main_right .article .date {
  width: 100%;
  height: 42px;
  line-height: 42px;
  text-align: center;
  color: #999999;
  font-size: 14px;
}

.main .container .main_right .next_page {
  width: 100%;
  height: auto;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #eeeef0;
}

.main .container .main_right .next_page li {
  width: 100%;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
}

.main .container .main_right .next_page li a {
  display: inline-block;
  height: 40px;
  width: 60%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
}

.main .container .main_right .Product {
  width: 973px;
  height: auto;
  padding-left: 7px;
  padding-top: 20px;
}

.main .container .main_right .Product li {
  width: 272px;
  height: 248px;
  margin-right: 50px;
  float: left;
  margin-bottom: 45px;
  border: 1px solid #b9b9b9;
}

.main .container .main_right .Product li a {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.main .container .main_right .Product li a img {
  width: 262px;
  height: 207px;
  display: block;
  margin: 4px auto;
}

.main .container .main_right .Product li a p {
  text-align: center;
  line-height: 30px;
  color: #5d5e5e;
  font-size: 16px;
  width:100%;
  overflow:hidden;
  height:30px;
}

.main .container .main_right .Product .active {
  background: #0865b5;
}

.main .container .main_right .Product .active p {
  color: #fff;
}

.main .container .main_right .article_list {
  width: 100%;
  height: auto;
  padding-top: 10px;
  /*border-bottom: 1px solid #e8e8ea;*/
}

.main .container .main_right .article_list li {
  height: 45px;
  line-height: 45px;
  border-bottom: 1px solid #f5f5f5;
  background-image: url(../images/article_point.png);
  background-size: 2px 2px;
  background-position: 0 center;
  background-repeat: no-repeat;
  padding-left: 9px;
}

.main .container .main_right .article_list li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: #909399;
  font-size: 16px;
}
.main .container .main_right .article_list li a span:nth-child(1){
    width:60%;
    height:45px;
    overflow:hidden;
      text-overflow: ellipsis;
  white-space: nowrap;
}
.main .container .main_right .article_list li:active {
  background-color: #f1f8ff;
}

.main .container .main_right .article_list li:hover {
  background-color: #f1f8ff;
}

.main .container .main_right .Online_Message {
  width: 100%;
  height: auto;
  padding-top: 10px;
}

.main .container .main_right .Online_Message .onmessage {
  width: 100%;
  height: auto;
}

.main .container .main_right .Online_Message .onmessage .message {
  width: 100%;
  height: auto;
  margin-top: 10px;
  border: 1px solid #ebebeb;
}

.main .container .main_right .Online_Message .onmessage .message .list_news {
  width: 1005;
  height: 54px;
  line-height: 54px;
  color: #333333;
  font-size: 16px;
  padding: 0 27px;
  border: 1px solid #f6f6f6;
}

.main .container .main_right .Online_Message .onmessage .message .question {
  width: 100%;
  padding: 15px 27px;
  border: 1px solid #ebebeb;
  font-size: 16px;
  color: #666666;
  line-height: 36px;
}

.main .container .main_right .Online_Message .onmessage .message .question p {
  width: 100%;
  height: auto;
  background: #f3f3f3;
  padding: 6px 11px;
  line-height: 38px;
}

.main .container .main_right .Online_Message .onmessage .message .question p span {
  color: #2260b3;
}

.main .container .main_right .Online_Message .edit {
  width: 100%;
  height: 466px;
  background: #f6f6f6;
  margin-top: 40px;
  padding: 34px;
}

.main .container .main_right .Online_Message .edit .box {
  margin-bottom: 20px;
}

.main .container .main_right .Online_Message .edit .box a {
  width: auto;
  display: inline-block;
  height: 38px;
  line-height: 38px;
  color: #2260b3;
  margin-left: 10px;
}

.main .container .main_right .Online_Message .edit .box img {
  width: 50px;
  height: 21px;
  display: block;
  margin: 8px 0 0 25px;
}

.main .container .main_right .Online_Message .edit .edit_title {
  width: 104px;
  height: 38px;
  line-height: 38px;
  font-size: 16px;
  color: #666666;
}

.main .container .main_right .Online_Message .edit .edit_title .star {
  color: #eb4005;
}

.main .container .main_right .Online_Message .edit textarea {
  width: 762px;
  height: 115px;
  border: none;
  outline: none;
  resize: none;
  border: 1px solid #c3c5c9;
  line-height: 40px;
  padding: 0 10px;
  font-size: 14px;
}

.main .container .main_right .Online_Message .edit input {
  width: 318px;
  height: 38px;
  line-height: 38px;
  padding-left: 10px;
  font-size: 14px;
  border: 1px solid #c3c5c9;
}

.main .container .main_right .Online_Message .edit .btn {
  width: 219px;
  height: 34px;
  margin: 30px auto 0;
}

.main .container .main_right .Online_Message .edit .btn button {
  width: 98px;
  height: 34px;
  display: inline-block;
  background: #093e96;
  color: #ffffff;
  font-size: 14px;
  border: none;
  border-radius: 3px;
}

.main .container .main_right .Online_Message .edit .btn .btn2 {
  margin-left: 15px;
  background: #969899;
  color: #ffffff;
  font-size: 14px;
}
.page{
    width:55%;
    margin:30px auto;
}
.main .main_right .article table{
    width:100%;
    height:auto;
    border:1px solid #666;
    border-collapse: collapse;
}
.main .main_right .article table tr{
    border:1px solid #666;
    border-collapse: collapse;
}
.main .main_right .article table tr td{
    text-align:center;
        border:1px solid #666;
    border-collapse: collapse;
}