html, body {
  line-height: normal;
  margin: 0 auto;
  font-family: "微软雅黑";
  background-color: #f8f8f8;}
.clean {clear: both!important;}
.fl {float: left!important;}
.fr {float: right!important;}
.ov {overflow: hidden!important;}
.texl {text-align: left!important;}
.texc {text-align: center!important;}
.texr {text-align: right!important;}
.por {position: relative!important;}
.poa {position: absolute!important;}
.disblock {display: block!important;}
.disinb {display: inline-block!important;}
label {font-weight: inherit; margin-bottom: 0;}
img {max-width: 100%;}
h1, h2, h3, h4, h5, h6, p, ul, li {margin:0;}
h1 {
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;}
ul {padding: 0;list-style: none;}
a, a:hover, a:focus {color: initial; outline: none;text-decoration: none;}
input {-webkit-appearance: none;outline: none;}
textarea,select {-webkit-appearance: none;outline: none;}
select {background: #fff;}
@font-face {
  font-family: 'DFPYuanW3-GB5',
  url('../font/DFPYuanW3-GB5.TTF') format('truetype'),
;}

.wrapper.boxs {
  box-shadow: 0px 6px 14px 0px rgba(0, 0, 0, 0.08);}
.wrapper {
  width: 1040px;
  margin: 0 auto;}
.bg_fff {
  background: #fff!important;}
.bg_f8f8f8 {
  background: #f8f8f8!important;}
.header {
  overflow: hidden;
  height: 100px;
  background: url(../images/cut_part/top.jpg) no-repeat center;}
.logo_a {
  display: block;
  margin: 20px;
  float: left;}
nav {
  height: 46px;
  background-color: #0095d9;
  border-radius: 0 0 6px 6px;}
nav li.primary {
  position: relative;
  float: left;}
nav li.primary a.primary_a {
  display: block;
  margin: 8px 2px;
  width: 90px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  font-weight: bold;}
nav li.primary a.primary_a.active,
nav li.primary a.primary_a:hover,
nav li.primary a.primary_a:focus {
  background-color: rgba(0, 0, 0, 0.141);
  border-radius: 4px;
  color: #fff;}
.sub_nav {
  display: none;
  position: absolute;
  top: 45px;
  left: 0;
  padding-top: 15px;}
.sub_nav_box {
  z-index: 9;
  position: relative;
  /*padding: 10px;*/
  width: 100px;
  height: 199px;
  height: auto;
  border-radius: 2px;
  background: #fff;
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2);
  border-width: 1px;
  border-color: rgb(229, 229, 229);
  border-style: solid;}
.sub_nav_box > li{
  position: relative;
  padding: 0 10px;
}
.thir-nav-box {
  display: none;
  top: 0;
  left: 100px;
  z-index: 9;
  position: absolute;
  /*padding: 10px;*/
  width: 140px;
  height: auto;
  border-radius: 2px;
  background: #fff;
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2);
  border-width: 1px;
  border-color: rgb(229, 229, 229);
  border-style: solid;
}
.thir-nav-box > li {
  padding: 5px 10px;
}
.sub_nav_box::after,
.sub_nav_box::before {
  position: absolute;
  content: "";
  height: 0;
  width: 0;
  pointer-events: none;
  border: solid transparent;}
/*top*/
.sub_nav_box.top::after,
.sub_nav_box.top::before {
  bottom: 100%;}
.sub_nav_box.top::after {
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #fff;
  border-width: 10px;
  left: 50%;
  margin-left: -10px;}
.sub_nav_box.top::before {
  border-color: rgba(194, 225, 245, 0);
  border-bottom-color: rgba(0, 0, 0, 0.2);
  border-width: 11px;
  left: 50%;
  margin-left: -11px;}
.sub_nav_box li a {
  display: block;
  text-align: center;
  font-size: 12px;
  color: #666666;
  line-height: 32px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;}
.sub_nav_box li a:hover {
  color: #0095d9;
}
/*.sub_nav_box li a:hover {*/
/*    color: #0095d9;*/
/*}*/
nav li.primary:hover .sub_nav {
  display: block;}
.page_content,
.content {
  margin-top: 20px;
  margin-bottom: 27px;}
.content {
  box-shadow: 0px 6px 14px 0px rgba(0, 0, 0, 0.08);
  border-radius: 4px;}
.list_box .title,
.list_box .title a {
  font-size: 12px;
  color: #fff;}
.list_box .title a {
  opacity: .5;}
.list_box .title a:active,
.list_box .title a:hover,
.list_box .title a:focus {
  opacity: 1;}
.sidebar_header,
.list_box .title {
  height: 34px;
  line-height: 34px;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 15px;
  border-radius: 5px 5px 0 0;
  /*background-image: -moz-linear-gradient( 90deg, rgba(0, 160, 233, 0.6) 0%, rgba(0, 147, 215, 0) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgba(0, 160, 233, 0.6) 0%, rgba(0, 147, 215, 0) 100%);
  background-image: -ms-linear-gradient( 90deg, rgba(0, 160, 233, 0.6) 0%, rgba(0, 147, 215, 0) 100%);*/
  background: url(../images/bg-title.jpg) repeat-x;
  background-size: contain;}
.sidebar_header {
  font-family: 'DFPYuanW3-GB5';
  color: #fff;
  font-size: 14px;
  font-weight: lighter;
  letter-spacing: .5px;}
.list_box .list {
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
  border-left: 4px;}
/*.list_box .list:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 4px;
    height: 10px;
    background: url(../images/bg-bar.png) no-repeat  center;
    background-size: contain;
}*/
.list_new {
  background: url(../images/bg-bar.jpg) no-repeat top left;
  background-size: 4px;}
.list_box_new {
  height: 321px;
  overflow: hidden;}
.list_box .list li {
  height: 33px;
  line-height: 33px;
  overflow: hidden;
  font-size: 12px;
  border-bottom: 1px dashed #e5e5e5;}
.list_box .list li a.title_c {
  float: left;
  color: #666666;}
.footer_list .item a:hover,
.list_box .list li a.title_c:hover {
  color: #0099df;}
.footer_list .item a:active,
.footer_list .item a.active,
.list_box .list li a.title_c:active,
.list_box .list li a.title_c.active {
  color: #51c9ff;}
.list_box .list li span.time {
  float: right;
  color: #cccccc;}
.box {
  padding: 20px;
  padding-bottom: 0;}
.content .bottom.box {
  padding-bottom: 20px;}
.list_box_topl {
  width: 378px;}
.list_box_centerl {
  width: 600px;}
.list_box_bottom {
  width: 488px;}
.swiper_container_banner {
  width: 600px;
  height: 324px;
  overflow: hidden;}
.swiper_container_banner .swiper-pagination-bullet {
  background: #fff;
  border: 1px solid #00a0e9;
  opacity: 1;}
.swiper_container_banner .swiper-pagination-bullet-active {
  background: #00a0e9;}
.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  width: 8px;
  bottom: inherit;
  left: inherit;
  right: 26px;
  top: 11px;}

.banner_title {
  overflow: hidden;
  background-color: rgba(0, 117, 169, 0.702);
  position: absolute;
  bottom: 0;
  padding: 10px 20px;
  width: 560px;
  z-index: 50;
  color: #fff;
  font-size: 12px;
  border-radius:
;}
.swiper_container_new {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 27px;}
.swiper_container_new .swiper-slide {
  overflow: hidden;
  height: 160px;
  position: relative;
  width: auto!important;
  margin-right: 12px;
  border-width: 4px;
  border-color: rgb(229, 229, 229);
  border-style: solid;}
.swiper_container_new .swiper-wrapper {
  padding-left: 42px;}
.shut_box {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 160px;
  height: 0;
  padding: 0 12px;
  z-index: 362;
  background-color: rgba(0, 159, 232, 0.8);
  font-size: 13px;
  font-weight: bold;
  color: #fff;

  transition:height .3s;
  -moz-transition:height .3s;
  -webkit-transition:height .3s;
  -o-transition:height .3s;}
.shut_box .wrap {
  height: 160px;
  display:table-cell;
  vertical-align:bottom;}
.shut_box .poa {
  bottom: 0;}
.shut_box p {
  margin-bottom: 8px;}
.swiper_container_new .swiper-slide:hover .shut_box {
  height: 160px;}
.swiper_container_new .swiper-button-prev,
.swiper_container_new .swiper-container-rtl .swiper-button-next {
  left: 0;}
.swiper_container_new .swiper-button-next,
.swiper_container_new .swiper-container-rtl .swiper-button-prev {
  right: 0;}
.swiper_container_new .swiper-button-prev,
.swiper_container_new .swiper-container-rtl .swiper-button-next,
.swiper_container_new .swiper-button-next,
.swiper_container_new .swiper-container-rtl .swiper-button-prev {
  background-image: none;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.302);
  width: 32px;
  height: 56px;
  line-height: 64px;
  text-align: center;}
footer .top {
  height: 68px;
  line-height: 68px;}
footer .top span {
  margin-left: 15px;
  margin-right: 15px;
  color: #666666;
  font-weight: bold;}
footer .fr {
  margin-right: 42px;
  font-size: 12px;
  color: #009ae1;
  cursor: pointer;}
footer .fr i {
  margin-left: 8px;}
footer .top .line {
  display: inline-block;
  width: 800px;
  height: 1px;
  background-color: rgb(238, 238, 238);}
.footer_list {
  /*display: none;*/
  padding-bottom: 28px;
  padding-left: 15px;}
.footer_list .item .title {
  font-size: 12px;
  color: #666666;}
.footer_list .item ul {
  margin-top: 10px;}
.footer_list .item a {
  color: #999999;
  font-size: 12px;}
.footer_list .item {
  float: left;
  line-height: 21px;
  width: 255px;}
.copyright {
  height: 56px;
  line-height: 56px;
  color: #999999;
  font-size: 14px;
  text-align: center;}
.copyright i {
  margin-right: 16px;
  vertical-align: -webkit-baseline-middle;}
.sidebar {
  width: 220px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.08);}
.sidebar_header {
  /*margin-bottom: 0;*/
  height: 46px;
  line-height: 49px;
  text-align: center;}
.sidebar_nav li {
  /*margin-left: 28px;*/
  /*margin-right: 28px;*/
  margin-left: 10px;
  margin-right: 8px;
  padding-left: 10px;}
.sidebar_nav li a {
  display: block;
  text-align: center;
  text-align: left;
  color: #666666;}
.sidebar_nav li ul {
  display: none;}
.sidebar_nav li a.sidebar_primary_a {
  font-size: 14px;
  height: 42px;
  line-height: 42px;}
.sidebar_nav li a.sidebar_sub_a {
  height: 42px;
  /*line-height: 42px;*/
  font-size: 14px;}
.sidebar_nav li a.sidebar_sub_a i {
  display: inline-block;
  width: 6px;
  height: 10px;
  margin-left: 15px;}
.sidebar_nav li a.sidebar_sub_a:hover,
.sidebar_nav li a.sidebar_sub_a:focus,
.sidebar_nav li a.sidebar_sub_a.active {
  color: #0094d8;}
.sidebar_nav li a.sidebar_sub_a:hover i,
.sidebar_nav li a.sidebar_sub_a:focus i,
.sidebar_nav li a.sidebar_sub_a.active i {
  background: url(../images/icon-arrow.jpg) no-repeat center;}
.sidebar_nav li.active {
  /*padding-top: 10px;*/
  background-color: #f6f6f6;
  border-radius: 4px;}
.sidebar_nav li.active a.sidebar_primary_a {
  font-weight: 600;}
.main {
  width: 805px;
  /*background-color: rgb(255, 255, 255);*/
  border-radius: 4px;}
.main_title {
  background-color: rgb(233, 242, 245);
  padding-left: 50px;
  padding-right: 50px;
  height: 85px;
  line-height: 85px;
  border-radius: 4px 4px 0 0;
  overflow: hidden;}
.main_title .title {
  font-family: '华文宋体 Regular';
  float: left;
  width: 95%;
  height: 31px;
  /*overflow: hidden;*/
  font-size: 20px;}
.main_title div.fr {
  line-height: 96px;}
.article {
  padding: 25px;}
.article table{
  max-width: 100%;
  width: 100%;}
.sidebar_nav .bottom {
  height: 52px;
  line-height: 52px;
  text-align: center;}
.main_list .list {
  padding: 22px 36px;
  padding-bottom: 40px;}
.pagination_l li {
  float: left;
  margin-right: 10px;}
.pagination_l a, .pagination-tp a, .pagination-tp span {
  display: block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  color: #666666;
  border-width: 1px;
  border-color: rgb(238, 238, 238);
  border-style: solid;
  border-radius: 2px;
  background-color: rgb(255, 255, 255);
  text-align: center;
  font-size: 12px;
  color: #999999;}
.pagination_l {
  float: right;
  margin-top: 18px;
  margin-bottom: 34px;}
.pagination_l a.no_prev {
  background-color: #eeeeee;}
.pagination_l a.active,
.pagination_l a:hover,
.pagination_l a:focus,
.pagination-tp a:hover,
.pagination-tp span {
  color: #fff;
  background-color: #009ae0;}
.pagination {
  padding-left: 36px;
  padding-right: 36px;
  height: 54px;
  line-height: 54px;
  font-size: 12px;
  color: #aaaaaa;}
/*Eagle*/
.pagination-tp {
  float: right;}
.pagination-tp a, .pagination-tp span {
  display: inline-block;}

.article_title {
  height: 100px;
  line-height: normal;}
.article_title .top_title {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 12px;}
.article_title .top_title a {
  color: #009ce3;
  display: inline-block;}
.article_title .top_title a img {
  margin-right: 8px;
  vertical-align: middle;}
.article_title .top_title span {
  margin-left: 35px;
  color: #999999;}
.article_title div.fl {
  width: 95%;}
.article_title div.fl .title {
  width: auto;}
.article_title div.fr {
  line-height: 112px;}
.download_article .title {
  margin-bottom: 20px;
  font-size: 18px;
  color: #333333;
  font-family: '华文宋体 Regular';}
.down_title {
  font-size: 13px;
  color: #888888;}
.download-box {
  margin-top: 50px;}
.download_bar {
  /*margin-top: 426px;*/
  margin-bottom: 10px;
  float: left;
  padding-left: 22px;
  padding-right: 22px;
  width: 648px;
  height: 58px;
  border-width: 1px;
  border-color: rgb(238, 238, 238);
  border-style: solid;
  border-radius: 6px;
  background-color: rgb(248, 248, 248);}
.download_bar p {
  width: 87%;
  color: #333333;
  float: left;
  line-height: 58px;}
.download_bar a {
  float: right;
  margin-top: 13px;
  width: 80px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-size: 12px;
  color: #ffffff;
  display: block;
  border-radius: 4px;
  background-color: rgb(137, 201, 151);}
.active_article .img_wrap {
  width: 700px;
  height: 300px;
  border-radius: 4px;
  overflow: hidden;}
.active_article .title {
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 18px;
  color: #333333;}
.form {
  margin-top: 20px;
  padding-bottom: 50px;
  width: 805px;
  border-radius: 6px;
  background-color: rgb(255, 255, 255);}
.form .title {
  height: 68px;
  line-height: 68px;
  font-size: 14px;
  color: #666666;
  text-align: center;}
.form .input_wrap {
  position: relative;
  margin: 0 auto;
  width: 400px;
  height: 50px;
  margin-bottom: 16px;
  border: none;
  border-radius: 6px;
  background-color: rgb(248, 248, 248);
  text-align: center;}
.form span.input_name {
  position: absolute;
  top: 14px;
  left: 24px;
  color: #bbbbbb;}
.form .input_box {
  width: 266px;
  height: 50px;
  margin-left: 104px;
  border: none;
  background-color: transparent;}
.active-form .input_box {
  border-left: 1px solid #ccc;
  margin-left: 110px;
  margin-top: 10px;
  padding-left: 10px;
  height: 30px;}
.form .submit {
  display: block;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 10px;
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  border-radius: 4px;
  background-color: rgb(137, 201, 151);}
.form .submit:hover {
  background-color: #80c269;}
.form .submit.active,
.form .submit:active {
  background-color: #acd598;}
.form .success {
  color: #89c997;}
.form .fail {
  color: #ff7b7b;}
.mes_box {
  padding-top: 24px;
  overflow: hidden;
  margin-left: 54px;
  margin-right: 54px;}
.mes_box .img_wrap {
  position: absolute;
  margin-right: 12px;}
.mes_box .text_wrap {
  padding-left: 55px;
  width: 640px;
  margin: 0 auto;
  padding-bottom: 25px;
  line-height: 22px;
  border-bottom: 1px solid #e5e5e5;}
.mes_box .text_wrap .name {
  height: 21px;
  line-height: 21px;
  font-size: 12px;
  color: #666666;}
.mes_box .mas_main {
  margin-top: 8px;
  font-size: 13px;
  color: #333333;}
.mes_box .name .time {
  float: right;
  font-size: 12px;
  color: #bbbbbb;}
.pagination_l_2 {
  margin-top: 34px;}
.textarea_mes {
  margin: 0 auto;
  width: 656px;
  height: 156px;
  margin-bottom: 16px;
  padding: 22px;
  border: none;
  border-radius: 6px;
  background-color: rgb(248, 248, 248);
  resize: none;}
.input_box_2 {
  width: 656px;
  height: 18px;
  padding: 16px 22px;
  border: none;
  border-radius: 6px;
  background-color: rgb(248, 248, 248);}
.tips {
  height: 35px;
  line-height: 35px;
  font-size: 12px;
  padding-left: 54px;}
.personal_information {
  padding-left: 54px;}
.personal_information input {
  width: 190px;
  height: 6px;
  border: none;
  padding: 22px 15px;
  margin-left: 15px;
  border-radius: 6px;
  background-color: rgb(248, 248, 248);}
.personal_information input:first-child {
  margin-left: 0;}

/* Eagle */
/*底部*/
.run_top {
  position: fixed;
  bottom: 0;
  right : 0;
  cursor: pointer;}

.tp-pagination {
  float: right;
  overflow: hidden;
  height: 54px;
  line-height: 54px;
  font-size: 12px;
  color: #aaaaaa;}

.tp-pagination span,
.tp-pagination a {
  cursor: pointer;
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-left: 10px;
  line-height: 24px;
  color: #666666;
  border-width: 1px;
  border-color: rgb(238, 238, 238);
  border-style: solid;
  border-radius: 2px;
  background-color: rgb(255, 255, 255);
  text-align: center;
  font-size: 12px;
  color: #999999;}

.tp-pagination .current,
.tp-pagination a:hover,
.tp-pagination a:focus {
  color: #fff;
  background-color: #009ae0;}
.nothing {
  height: 300px;
  line-height: 300px;
  background-color: #fff;
  text-align: center;}
.input-radio input {
  display: inline-block;
  margin-top: 18px;
  /*width: 50px;*/
  /*padding-left: 10px;*/
  -webkit-appearance: radio;}
.title_c2 p{
  width: auto;
  float: left;}
.title_c2 .first{
  color: #009ae1;}
.auto-title{
  display: block;
  word-break: keep-all;           /* 不换行 */
  white-space: nowrap;          /* 不换行 */
  overflow: hidden;               /* 内容超出宽度时隐藏超出部分的内容 */
  text-overflow: ellipsis;}
.auto-title-one{
  width: 240px!important;}
.auto-title-two{
  width: 330px!important;}
.auto-title-three{
  width: 330px!important;}
.auto-title-four{
  width: 350px!important;}
.auto-title-five{
  width: 312px!important;}
/* 工程认证 */
.posts {
  padding-right: 0px; padding-left:0px; padding-bottom: 0px; overflow: hidden; width: 676px; line-height: 22px; padding-top: 0px
;}
.posts P {
  margin-bottom: 10px
;}
.single {
  padding-right: 15px; padding-left: 15px; padding-bottom: 0px; width: 645px; padding-top: 0px; font-size:14px;}
.single H2 {
  font-size: 18px; padding-bottom: 10px; margin: 20px 0px; color: #222; border-bottom: #ddd 1px solid; text-align: center
;}
.postlist {
  margin: 15px 0px 0px
;}
.postlist LI {
  padding-left: 12px; background: url() no-repeat 0px 14px; float: left; width: 640px; line-height: 32px; border-bottom: #ddd 1px dashed; height: 32px
;}
.postlist LI H3 {
  font-weight: normal; font-size: 12px; float: left; width: 500px
;}
.postlist LI H3 A:hover {
  text-decoration: underline !important ;
;}
.postlist LI SPAN {
  float: right; width: 80px; color: #666; text-align: right;font-size: 12px;
;}