@charset "UTF-8";
/*public*/
body, div, ul, li, a, b, span, p, h1, h2, h3, h4, h5, input {
  margin: 0;
  padding: 0; }

body, a, b, span, p, li {
  font-size: 12px;
  font-family: '微软雅黑';
  color: #101010; }

a, ul, li {
  list-style: none;
  text-decoration: none; }

.clear {
  *zoom: 1; }

.clear:after {
  content: "";
  height: 0px;
  visibility: hidden;
  clear: both;
  display: block; }

img, input {
  border: none; }

title {
  display: block; }

/*public end*/
header {
  width: 100%; }

.public_headerWrap {
  width: 1200px;
  margin: 0 auto; }

.header_top {
  width: 100%;
  height: 35px;
  line-height: 35px;
  background: #edebed; }
  .header_top span, .header_top p {
    color: #a5a5a5;
    float: left; }
  .header_top p {
    height: 35px;
    line-height: 35px;
    padding-left: 30px;
    background: url(../images/header_home_ico.png) no-repeat left center;
    margin-left: 20px; }

.header_search {
  width: 140px;
  height: 20px;
  line-height: 20px;
  background: #c9c8c9;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  float: right;
  margin: 7px 5px 0 0; }
  .header_search form {
    height: 100%;
    overflow: hidden; }
  .header_search input {
    display: block;
    float: left; }
  .header_search_text {
    width: 100px;
    height: 100%;
    color: #fff;
    background: none;
    padding-left: 10px; }
  .header_search_submit {
    width: 11px;
    height: 9px;
    background: url(../images/header_soso_ico.png);
    margin: 5px 0 0 10px;
    cursor: pointer; }

.logo {
  width: 174px;
  height: 61px;
  float: left;
  margin: 20px 0 0 5px; }

.nav {
  float: right;
  margin: 40px 15px 0 0; }
  .nav ul li {
    width: 100px;
    float: left;
    margin-left: 10px;
    position: relative; }
  .nav ul li:first-child {
    margin-left: 0; }
  .nav ul li a {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 15px;
    color: #1a1a1a;
    border-bottom: 3px solid #fff;
    padding-bottom: 10px; }
  .nav ul li:hover a {
    border-color: #01a53a; }
  .nav ul .jd {
    border-color: #01a53a; }
  .nav ul ul {
    padding-top: 10px;
    position: absolute;
    top: 35px;
    left: 0;
    z-index: 99999999;
    background: #fff;
    display: none; }
  .nav ul li li {
    float: none;
    margin: 0; }
  .nav ul li li a {
    border: none;
    font-size: 13px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }

.banner {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-top: 20px; }

.main {
  width: 100%;
  overflow: hidden; }

.public_mainWrap {
  width: 1000px;
  margin: 0 auto; }

.main_search {
  height: 55px;
  line-height: 55px;
  overflow: hidden; }
  .main_search span, .main_search a {
    font-size: 13px;
    float: left; }
  .main_search span {
    font-weight: bold;
    color: #3b3b3b; }
  .main_search a {
    color: #a6a6a6;
    margin-left: 30px; }
  .main_search form {
    display: block;
    float: right;
    overflow: hidden;
    margin: 12px 5px 0 0; }
  .main_search input {
    display: block;
    float: left; }
  .main_search_text {
    width: 166px;
    height: 32px;
    line-height: 32px;
    padding-left: 10px;
    color: #cdcdcd;
    border: 1px solid #dddddd;
    border-right-width: 0; }
  .main_search_submit {
    width: 63px;
    height: 34px;
    line-height: 34px;
    background: #00428c;
    text-align: center;
    color: #fff;
    font-size: 13px; }

.main_product {
  width: 100%;
  height: 626px;
  background: url(../images/main_product_bg.jpg) no-repeat center top;
  margin-top: 10px; }

.main_product_top {
  padding-top: 60px; }
  .main_product_top b, .main_product_top span {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 20px; }

.main_product_tit {
  width: 1000px;
  margin: 45px auto 0;
  position: relative; }
  .main_product_tit ul {
    text-align: center; }
  .main_product_tit ul li {
    display: inline-block;
    margin: 0 12px;
    color: #fff;
    font-size: 15px;
    cursor: pointer; }
  .main_product_tit .green {
    width: 44px;
    height: 4px;
    background: #07a737;
    position: absolute;
    top: 34px;
    left: -44px; }
  .main_product_tit ul .onclass {
    color: #07a737; }

.main_product_line {
  width: 100%;
  height: 2px;
  background: #002a57;
  margin-top: 15px; }

.product_box {
  width: 1000px;
  margin: 45px auto 0; }

.product_wrap ul {
  overflow: hidden; }
.product_wrap ul li {
  width: 233px;
  float: left;
  margin-left: 18px;
  cursor: pointer; }
.product_wrap ul li:first-child {
  margin-left: 0; }
.product_wrap ul li a {
  display: block;
  width: 100%;
  overflow: hidden; }
.product_wrap .index_product_pic {
  height: 173px; }
.product_wrap .index_product_name {
  margin-top: 25px;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff; }
  .product_wrap .index_product_name b, .product_wrap .index_product_name span {
    font-size: 13px;
    color: #fff; }
  .product_wrap .index_product_name b {
    float: left;
    font-weight: normal; }
  .product_wrap .index_product_name span {
    float: right; }
.product_wrap ul li:hover b, .product_wrap ul li:hover span {
  color: #07a737; }
.product_wrap ul li:hover .index_product_name {
  border-color: #07a737; }

.link_product_more {
  display: block;
  width: 148px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  color: #b1b1b1;
  border: 1px solid #3e6d9c;
  margin: 60px auto 0; }

.public_mainTop {
  text-align: center; }
  .public_mainTop h4, .public_mainTop p {
    color: #5b5b5b;
    font-size: 20px; }

.index_profile {
  padding-top: 65px; }

.index_profile_content {
  width: 1000px;
  margin: 50px auto 0;
  overflow: hidden; }
  .index_profile_content_l {
    width: 445px;
    margin-left: 70px;
    float: left; }
    .index_profile_content_l b, .index_profile_content_l a {
      display: block; }
    .index_profile_content_l b {
      font-size: 14px;
      color: #5b5b5b; }
    .index_profile_content_l div.line {
      width: 80px;
      height: 2px;
      background: #00448d;
      margin: 20px 0 10px; }
    .index_profile_content_l p {
      line-height: 20px;
      color: #a4a4a4; }
    .index_profile_content_l a {
      width: 125px;
      height: 30px;
      line-height: 30px;
      background: #00448d;
      text-align: center;
      color: #fff;
      margin-top: 55px; }
  .index_profile_content_r {
    width: 353px;
    height: 228px;
    margin-right: 65px;
    float: right; }

.index_profile_line {
  width: 100%;
  height: 2px;
  background: #edebed;
  margin-top: 50px; }

.index_case {
  margin-top: 55px; }

.index_case_content {
  width: 100%;
  background: #00448d;
  overflow: hidden;
  margin-top: 35px;
  position: relative; }

.index_case_pic {
  display: block;
  width: 1000px;
  height: 435px;
  float: left;
  overflow: hidden;
  text-align: center; }

.index_case_content_r {
  width: 435px;
  padding-left: 65px;
  position: absolute;
  left: 1000px; }
  .index_case_content_r b {
    display: block;
    font-size: 16px;
    color: #fff;
    padding-top: 75px; }
  .index_case_content_r div.line {
    width: 40px;
    height: 2px;
    background: #07a737;
    margin: 20px 0 15px; }
  .index_case_content_r p {
    line-height: 25px;
    color: #94c8ff; }

.other_item {
  display: inline-block;
  background: #79b8fc;
  font-size: 14px;
  font-weight: bold;
  color: #00448d;
  text-align: center;
  padding: 15px;
  margin-right: 10px;
  margin-top: 100px; }

.index_case_more {
  display: block;
  width: 122px;
  height: 27px;
  line-height: 27px;
  text-align: center;
  border: 1px solid #4d7caf;
  color: #77aae0;
  margin-top: 25px; }

.index_new {
  margin-top: 90px; }

.index_new_content {
  width: 1000px;
  margin: 65px auto 0;
  overflow: hidden; }

.first_new {
  width: 411px;
  margin-left: 25px;
  float: left; }
  .first_new_pic {
    width: 100%;
    height: 106px;
    text-align: center;
    overflow: hidden; }
  .first_new_tit {
    display: block;
    font-size: 15px;
    font-weight: bold;
    color: #2b2a2a;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-top: 10px; }
  .first_new p {
    height: 40px;
    line-height: 20px;
    color: #aeaeae;
    overflow: hidden;
    margin-right: 5px; }
  .first_new .index_new_more {
    display: block;
    width: 125px;
    height: 30px;
    line-height: 30px;
    background: #00448d;
    text-align: center;
    color: #fff;
    margin-top: 15px; }

.index_new_list {
  width: 475px;
  float: right;
  margin-right: 30px; }
  .index_new_list ul li {
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
    margin-top: 10px;
    cursor: pointer; }
  .index_new_list div.date {
    float: left;
    text-align: center; }
    .index_new_list div.date p, .index_new_list div.date span {
      font-family: Arial;
      display: block;
      color: #aeaeae; }
    .index_new_list div.date p {
      line-height: 40px;
      font-size: 50px; }
  .index_new_list div.content {
    width: 385px;
    padding-left: 25px;
    float: left; }
    .index_new_list div.content a {
      display: block;
      font-size: 15px;
      font-weight: bold;
      color: #2b2a2a;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
    .index_new_list div.content p {
      height: 40px;
      line-height: 20px;
      overflow: hidden;
      color: #aeaeae; }
  .index_new_list ul li:hover div.date p, .index_new_list ul li:hover div.date span {
    color: #00448d; }
  .index_new_list ul li:hover div.content a, .index_new_list ul li:hover div.content p {
    color: #00448d; }

footer {
  width: 100%;
  margin-top: 55px; }

.public_footer_wrap {
  width: 1000px;
  margin: 0 auto; }

.footer_top {
  height: 35px;
  background: #212528; }
  .footer_top span, .footer_top ul {
    float: left; }
  .footer_top span {
    color: #fff;
    line-height: 35px; }
  .footer_top ul {
    height: 35px;
    overflow: hidden; }
  .footer_top ul li {
    float: left;
    margin-right: 30px; }
  .footer_top ul li:first-child {
    margin-left: 15px; }
  .footer_top ul li a {
    line-height: 35px;
    color: #868686; }

.footer_bt {
  width: 100%;
  height: 320px;
  background: #2c2f34; }

.header_bt_top {
  padding-top: 45px;
  overflow: hidden;
  position: relative; }

.fot_nav {
  float: left;
  margin-left: 30px; }
  .fot_nav .line {
    width: 105px;
    height: 1px;
    background: #1f2227;
    margin: 10px 0; }

.fot_first_nav {
  float: left;
  margin-right: 55px; }

.fot_first_nav_a {
  color: #fff; }

.fot_first_nav li a {
  line-height: 25px;
  color: #5b5b5b; }

.fot_ewm {
  width: 180px;
  float: right;
  margin-right: 5px; }
  .fot_ewm title {
    color: #fff; }
  .fot_ewm div.line {
    width: 100%;
    height: 1px;
    background: #1f2227;
    margin: 10px 0; }
  .fot_ewm div.link {
    overflow: hidden; }
  .fot_ewm div.link a {
    width: 27px;
    height: 27px;
    float: left;
    margin-right: 10px; }
  .fot_ewm div.link .link_wb {
    background: url(../images/fot_wb.png); }
  .fot_ewm div.link .link_qq {
    background: url(../images/fot_qq.png); }
  .fot_ewm div.link .link_tx {
    background: url(../images/fot_tx.png); }
  .fot_ewm .fot_ewm_img {
    display: block;
    margin-top: 15px; }

.goTop {
  width: 37px;
  height: 36px;
  background: url(../images/go_top.jpg);
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer; }

.header_bt_bt {
  margin-top: 10px;
  height: 30px;
  line-height: 30px;
  overflow: hidden; }
  .header_bt_bt b, .header_bt_bt span {
    color: #5b5b5b; }
  .header_bt_bt b {
    float: left;
    margin-left: 30px; }
  .header_bt_bt span {
    float: right; }

.pagemain {
  width: 1000px;
  margin: 20px auto 0;
  overflow: hidden; }
  .pagemain_l {
    width: 218px;
    float: left; }
  .pagemain_r {
    width: 755px;
    float: right; }

.page_lTop {
  width: 203px;
  height: 80px;
  background: url(../images/page_lTop_bg.jpg);
  padding-left: 15px; }
  .page_lTop b, .page_lTop span {
    display: block;
    color: #fff; }
  .page_lTop b {
    padding-top: 20px;
    font-size: 16px; }
  .page_lTop span {
    font-family: Arial;
    padding-top: 5px; }

.page_culumn {
  background: #f1f1f1;
  padding: 10px 0 15px; }
  .page_culumn ul li {
    width: 100%; }
  .page_culumn ul li a {
    display: block;
    height: 30px;
    line-height: 30px;
    padding-left: 25px;
    color: #0e3b8c;
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
  .page_culumn ul li a:after {
    display: none;
    content: '';
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-left: 6px solid #133e8e;
    border-bottom: 4px solid transparent;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -3px; }
  .page_culumn ul li:hover a {
    animation: textrun 1s; }
    .page_culumn ul li:hover a:after {
      display: block; }

@keyframes textrun {
  0% {
    margin-left: 0; }
  50% {
    margin-left: -10px; }
  100% {
    margin-left: 0; } }
.page_search {
  width: 100%;
  height: 118px;
  background: url(../images/page_search_bg.jpg);
  margin-top: 15px;
  margin-bottom: 20px; }
  .page_search p {
    padding: 20px 15px 0 20px;
    line-height: 20px;
    color: #fff;
    font-size: 14px; }
  .page_search form {
    overflow: hidden; }
  .page_search input {
    display: block;
    float: left; }
  .page_search .page_search_text {
    width: 119px;
    height: 25px;
    line-height: 25px;
    padding-left: 5px;
    color: #373737;
    margin: 7px 0 0 20px; }
  .page_search .page_search_submit {
    width: 43px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background: url(../images/page_search_button_bg.jpg) repeat-x;
    font-size: 14px;
    color: #fff;
    margin-top: 7px; }

.page_contact_pic {
  display: block; }

.page_contact {
  padding: 5px 10px 10px;
  background: #f1f1f1; }
  .page_contact b {
    display: block;
    line-height: 25px;
    font-size: 14px;
    color: #4c4b4b;
    padding-top: 5px; }
  .page_contact p {
    line-height: 20px;
    color: #838383; }

.pagemain_r_top {
  width: 100%;
  height: 30px;
  line-height: 30px;
  background: url(../images/home_ico.png) no-repeat left center;
  color: #b8b2b2;
  border-bottom: 1px solid #e3e3e3;
  padding-left: 25px; }
  .pagemain_r_top a {
    color: #b8b2b2; }

.page_content {
  padding: 15px; }

.product_list {
  width: 100%;
  overflow: hidden;
  padding-top: 15px; }
  .product_list ul {
    width: 765px;
    overflow: hidden; }
  .product_list ul li {
    width: 240px;
    float: left;
    margin: 0 15px 25px 0; }
  .product_list ul li a {
    display: block;
    overflow: hidden; }
  .product_list ul li .product_list_pic {
    width: 100%;
    height: 180px;
    text-align: center; }
  .product_list div.bt {
    overflow: hidden;
    padding: 20px 0 10px;
    border-bottom: 1px solid #707070; }
  .product_list .product_list_name, .product_list span {
    color: #707070;
    font-size: 13px; }
  .product_list .product_list_name {
   width:225px;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
  .product_list span {
    float: right; }
  .product_list ul li:hover div.bt {
    border-color: #07a737; }
  .product_list ul li:hover .product_list_name, .product_list ul li:hover span {
    color: #07a737; }

.project_list {
  padding-top: 15px; }
  .project_list ul li {
    overflow: hidden;
    margin-bottom: 35px; }
  .project_list .project_list_pic {
    display: block;
    width: 223px;
    height: 156px;
    padding: 3px;
    border: 1px solid #b5b5b5;
    text-align: center;
    overflow: hidden;
    float: left; }
  .project_list .project_list_content {
    width: 490px;
    float: left;
    padding-left: 20px; }
    .project_list .project_list_content .project_list_name {
      display: block;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      font-size: 18px;
      font-weight: bold;
      color: #474545;
      margin-bottom: 10px; }
    .project_list .project_list_content p {
      font-family: '宋体';
      color: #5f5f5f;
      line-height: 25px; }
    .project_list .project_list_content .project_list_more {
      display: block;
      width: 114px;
      height: 30px;
      background: url(../images/project_list_more_bg.jpg);
      margin-top: 40px; }

.product_list_2 {
  width: 1000px;
  margin: 0 auto; }
  .product_list_2 ul {
    width: 1026px;
    overflow: hidden; }
  .product_list_2 ul li {
    width: 312px;
    float: left;
    margin: 0 30px 25px 0; }
  .product_list_2 ul li a {
    display: block;
    width: 100%;
    text-align: center;
    overflow: hidden; }
  .product_list_2 .product_list_2_pic {
    height: 222px; }
  .product_list_2 .product_list_2_name {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #292929;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }

.index_profile_bt {
  width: 1000px;
  margin: 25px auto 0; }
  .index_profile_bt ul {
    overflow: hidden; }
  .index_profile_bt ul li {
    width: 150px;
    margin-left: 110px;
    float: left; }
  .index_profile_bt ul li:first-child {
    margin-left: 0; }
  .index_profile_bt ul li p {
    font-family: '华文行楷';
    font-size: 35px;
    color: #5b5b5b;
    text-align: center; }
    .index_profile_bt ul li p span {
      display: inline;
      font-family: '华文行楷';
      font-size: 25px;
      color: #5b5b5b; }
  .index_profile_bt div.line {
    width: 22px;
    height: 2px;
    background: #07a737;
    margin: 10px auto; }
  .index_profile_bt span {
    display: block;
    color: #a4a2a2;
    text-align: center; }

/*  pages分页  */
.pages {
  padding: 10px 0 10px;
  text-align: center;
  margin-top: 20px; }

.pages a {
  display: inline-block;
  padding: 0px 8px;
  height: 22px;
  font-size: 12px;
  line-height: 22px;
  background: #fff;
  border: 1px solid #e3e3e3;
  text-align: center;
  color: #333; }

.pages a.a1 {
  padding: 0px 12px;
  height: 22px;
  line-height: 22px;
  margin-top: 0px; }

.pages a:hover {
  background: #f1f1f1;
  color: #000;
  text-decoration: none; }

.pages span {
  display: inline-block;
  padding: 0px 8px;
  height: 22px;
  line-height: 22px;
  background: #7b7b7b !important;
  border: none !important;
  color: #fff;
  text-align: center; }

.pages .noPage {
  display: inline-block;
  padding: 0px 12px;
  height: 22px;
  line-height: 22px;
  border: 1px solid #c21109;
  text-align: center;
  color: #a4a4a4; }

/* 产品展示 */
.zsshowbox {
  width: 100%;
  overflow: hidden; }

.zsshowtit {
  font-size: 30px;
  font-weight: bold;
  padding-bottom: 15px;
  text-align: center; }

.zsshowinbox {
  width: 100%;
  overflow: hidden; }

.zsshowpic {
  text-align: center; }

.zsshowtxt {
  line-height: 25px;
  font-size: 20px;
  color: #000; }

.zsshowfy {
  border-top: 2px solid #c0c0c0;
  padding-top: 10px;
  margin-top: 15px; }

/*新闻列模板2*/
.Article_list {
  padding-top: 20px; }

.Article_list ul li {
  width: 100%;
  margin-bottom: 45px;
  overflow: hidden; }

.nesDateBox {
  width: 10%;
  height: 71px;
  float: left; }

.dateBox_tit {
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #0f3b8c;
  font-family: Arial;
  font-size: 43px;
  color: #fff; }

.dateBox_bt {
  width: 100%;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background: #a3a3a3;
  border-top: 1px solid #fff;
  font-family: Arial;
  color: #fff; }

.nesCons {
  width: 80%;
  float: right;
  padding-right: 5%; }

.nesCons_tit {
  width: 100%;
  height: 22px;
  overflow: hidden; }

.newsTitName {
  display: block;
  width: 290px;
  line-height: 22px;
  float: left;
  font-size: 13px;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.newsTit_r {
  display: block;
  line-height: 22px;
  float: right; }

.nesCons_txt {
  width: 100%;
  height: 44px;
  line-height: 22px;
  color: #555555;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 10px; }

/* 新闻展示模板 */
.newshows {
  width: 100%; }

/* 最外一层盒子 */
.newsshowsbox {
  padding: 20px;
  overflow: hidden; }

/* 内容盒子 */
.newsshowtit {
  font-size: 20px;
  font-weight: bold;
  line-height: 45px;
  text-align: center; }

/* 头 */
.newsshowdate {
  font-size: 18px;
  line-height: 40px;
  text-align: center; }

/* 日期 */
.newsshowcons {
  line-height: 25px;
  margin-top: 5px; }

/* 主题内容 */

/*# sourceMappingURL=style.css.map */
