﻿@charset "utf-8";

html {
  color: #000;
  background: #fff;
}

body {
  color: #666;
  font-size: 12px;
  min-width: 1200px;
  width: 100%;
  overflow-x: hidden;
}

/*网站字体颜色*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
img {
  border: 0;
}



address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
  font-style: inherit;
  font-weight: inherit;
}

del,
ins {
  text-decoration: none;
}

li {
  list-style: none;
}

caption,
th {
  text-align: left;
}

q:before,
q:after {
  content: '';
}

abbr,
acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: baseline;
}

sub {
  vertical-align: baseline;
}

input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

input,
button,
textarea,
select {
  *font-size: 100%;
}

input,
select {
  vertical-align: middle;
}

select,
input,
button,
textarea,
button {
  font: 99% arial, helvetica, clean, sans-serif;
}

table {
  font-size: inherit;
  font: 100%;
  border-collapse: collapse;
}

pre,
code,
kbd,
samp,
tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}

/*title*/
h1 {
  font-size: 32px;
}

h2 {
  font-size: 26px;
}

h3 {
  font-size: 20px;
}

h4 {
  font-size: 14px;
}

h5 {
  font-size: 12px;
}

h6 {
  font-size: 10px;
}

.mt10 {
  margin-top: 10px;
}

a {
  color: #666;
  text-decoration: none;
}

/*for ie f6n.net*/
a:focus {
  outline: 0;
}

/*for ff f6n.net*/
a:hover {
  text-decoration: underline;
}

.vam {
  vertical-align: middle;
}

.clear {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
}

p {
  word-spacing: -1.5px;
}

.tr {
  text-align: right;
}

.tl {
  text-align: left;
}

.center {
  text-align: center;
}

.fl {
  float: left;
}

.search .fl {
  width: 760px;
}

/* .search .fl span {
    display: block;
    line-height: 30px;
    margin-top: 15px;
} */

.fl a:hover {
  color: blue;
}

.fr {
  float: right;
}

.pa {
  position: absolute;
}

.pr {
  position: relative;
}

/* -- 购物车外部框架 -- */
.cart_header,
.cart_content,
.cart_footer {
  width: 760px;
  margin: 0 auto;
}

/* -- 页面整体布局 -- */
.header,
.content,
.footer {
  width: 1200px;
  margin: 0 auto;
}

.left {
  width: 201px;
  float: left;
  overflow: hidden;
}

.left2 {
  width: 670px;
  float: left;
  overflow: hidden;
}

.left3 {
  width: 754px;
  float: left;
  overflow: hidden;
  color: #666;
}

.right {
  width: 735px;
  float: left;
  display: inline;
  margin-left: 24px;
  overflow: hidden;
}

.right2 {
  width: 275px;
  float: right;
  overflow: hidden;
}

.right3 {
  width: 201px;
  float: right;
  overflow: hidden;
  color: #666;
}

.right_main {
  width: 735px;
  padding-bottom: 15px;
  overflow: hidden;
}

.right2_main {
  width: 273px;
  padding-bottom: 15px;
  overflow: hidden;
}

.left2_main {
  width: 668px;
  padding-bottom: 15px;
  overflow: hidden;
}

.h_nav li a:-webkit-any-link {
  display: block;
}

/* function */
h2 a:hover {
  text-decoration: none;
}

input,
textarea {
  outline: none;
}

textarea {
  resize: none;
}

em {
  font-style: normal;
}

.f_cb:after,
.f_cbli li:after {
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  content: '.';
}

.f_cb,
.f_cbli li {
  zoom: 1;
}

.f_ib {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.f_dn {
  display: none;
}

.f_db {
  display: block;
}

.f_pr {
  position: relative;
}

.f_pa {
  position: absolute;
}

.f_fl {
  float: left;
}

.f_fr {
  float: right;
}

.f_prz {
  position: relative;
  zoom: 1;
}

.f_oh {
  overflow: hidden;
}

.f_fa {
  font-family: Arial, Helvetica, sans-serif;
}

.f_fw {
  font-family: 'Microsoft Yahei';
}

.f_fwn {
  font-weight: normal;
}

.f_fwb {
  font-weight: bold;
}

.f_tal {
  text-align: left;
}

.f_tac {
  text-align: center;
}

.f_tar {
  text-align: right;
}

.f_csp {
  cursor: pointer;
}

.topWrap {
  background: url(../images/t_bj.jpg) no-repeat center 0;
  height: 252px;
  overflow: hidden;
  font-family: 'Microsoft Yahei';
}

.header {
  width: 1200px;
  margin: 0 auto;
}

.twz {
  height: 39px;
  color: #9d9597;
  line-height: 39px;
  font-size: 14px;
}

.twz a {
  display: inline-block;
  color: #9d9597;
  padding: 0 10px;
}

.h_nr {
  height: 153px;
  overflow: hidden;
}

.logo {
  width: 215px;
  height: 102px;
  margin-top: 23px;
  overflow: hidden;
}

.logo img {
  width: 215px;
  height: 62px;
}

.logo span {
  font-size: 18px;
  color: #008fda;
  display: block;
  text-align: right;
  padding-top: 5px;
  padding-right: 4px;
}

.mc h2 {

  float: left;
  padding: 43px 0 0;
  font-size: 28px;
  color: #333333;
  line-height: 34px;

}



.h_nr h2 span {
  display: block;
  font-size: 18px;
  font-weight: normal;
}

.lx {
  width: 360px;
  overflow: hidden;
}

.lx p {
height: 75px;
    float: right;
    overflow: hidden;
    color: #333333;
    font-size: 16px;
    margin-top: 32px;
    line-height: 32px;
    background: url(../images/tel.png) no-repeat 0;
    padding-left: 42px;
}

.lx p b {
font: 36px/30px 'Arial';
    color: #f30808;
    display: block;
}

.nav {
  overflow: hidden;
  height: 60px;
}

.nav li {
  float: left;
  height: 60px;
  background: url(../images/line.gif) no-repeat right center;
  position: relative;
  margin-left: -2px;
}

.nav li a {
  color: #fff;
  font-size: 16px;
  display: inline-block;
  height: 60px;
  padding: 0 30px;
  line-height: 60px;
}

.nav li a:hover,
.nav .cur a {
  background: #066190;
  text-decoration: none;
}

.nav .nobg {
  background: none;
}

.fullSlide {
  min-width: 1200px;
  position: relative;
  height: 577px;
  overflow: hidden;
}

.fullSlide .bd {
  position: relative;
  z-index: 0;
}

.fullSlide .bd ul {
  width: 100% !important;
}

.fullSlide .bd li {
  width: 100% !important;
  height: 577px;
  overflow: hidden;
  text-align: center;
}

.fullSlide .bd li a {
  display: block;
  height: 577px;
}

.fullSlide .hd2 {
  width: 160px;
  left: 50%;
  margin-left: -600px;
  position: absolute;
  z-index: 1;
  bottom: 0;
  overflow: hidden;
  width: 160px;
  height: 62px;
  background: #008fda;
}

.fullSlide .hd2 .pageState {
  font-size: 30px;
  color: #fff;
  font-family: 'Times New Roman';
  text-align: center;
  line-height: 62px;
  display: block;
}

.fullSlide .hd2 .pageState span {
  font-size: 44px;
}

.fullSlide .hd1 {
  width: 1200px;
  left: 50%;
  margin-left: -600px;
  bottom: 15px;
  position: absolute;
  z-index: 1;
  bottom: 15px;
  overflow: hidden;
}

.fullSlide .hd1 ul {
  margin-left: 500px;
}

.fullSlide .hd1 ul li {
  float: left;
  margin: 0 5px;
  display: inline;
  cursor: pointer;
}

.fullSlide .hd1 ul li {
  width: 62px;
  height: 12px;
  background: #008fda;
}

.fullSlide .hd1 ul .on {
  background: #e02327;
}

.search {
  width: 1200px;
  margin: 0 auto;
  height: 60px;
  overflow: hidden;
  font-family: 'Microsoft Yahei';
}

.s_inp01 {
  width: 220px;
  margin-top: 15px;
}

.inp01 {
  width: 180px;
  height: 34px;
  line-height: 34px;
  background: url(../images/s.gif) no-repeat;
  border: 0;
  color: #9b9b9b;
  font-size: 14px;
  padding-left: 10px;
  float: left;
  font-family: 'Microsoft Yahei';
}

.inp02 {
  background: url(../images/ss.gif) no-repeat;
  width: 26px;
  height: 34px;
  border: 0;
  float: left;
}

.search p {
  width: 974px;
  line-height: 60px;
  font-size: 14px;
  overflow: hidden;
}

.search p span {
  display: block;
  float: left;
  font-size: 16px;
  background: #008fda;
  text-align: center;
  line-height: 60px;
  color: #fff;
  width: 160px;
}

.search p a {
  color: #666666;
  padding: 0 12px;
}

.pic p span {
  width: 230px;
  display: inline-block;
  vertical-align: top;
  padding-left: 20px;
}

.pic p em {
  font-style: normal;
  display: block;
}

.footWrap {
  background: url(../images/f_bj.jpg) no-repeat center 0;
  height: 466px;
  overflow: hidden;
  font-family: 'Microsoft Yahei';
}

.fwz {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  font-size: 14px;
  color: #f8d4d4;
  line-height: 70px;
}

.fwz a {
  color: #f8d4d4;
}

.footWrap em {
  display: inline-block;
  padding: 0 10px;
}

.footer {
  height: 395px;
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.flogo {
  margin-top: 96px;
  width: 216px;
  height: 72px;
  overflow: hidden;
}

.flogo img {
  width: 216px;
  height: 72px;
}

.code {
  width: 148px;
  height: 330px;
  background: #fff;
  overflow: hidden;
  float: right;
}

.code p {
  margin: 27px auto 0;
  width: 95px;
  overflow: hidden;
}

.code img {
  width: 95px;
  height: 95px;
}

.code span {
  display: block;
  text-align: center;
  color: #231815;
  padding-top: 10px;
  font-size: 12px;
}

.contact {
  width: 480px;
  padding: 78px 0 0 63px;
  overflow: hidden;
  float: left;
}

.contact p {
  padding-top: 10px;
  font-size: 14px;
  color: #c3c3c3;
  line-height: 26px;
}

.contact p a {
  color: #c3c3c3;
}

.fnav {
  width: 250px;
  padding: 78px 0 0 0;
  overflow: hidden;
  float: left;
}

.fnav h2,
.contact h2 {
  line-height: 33px;
  font-size: 16px;
  color: #008fda;
}

.fnav h2 img,
.contact h2 img {
  display: block;
}

.fnav p {
  padding-top: 10px;
  font-size: 14px;
  color: #c3c3c3;
  line-height: 26px;
}

.fnav p a {
  display: inline-block;
  font-size: 14px;
  color: #c3c3c3;
  line-height: 30px;
  width: 118px;
}

.client-2 {
  position: fixed;
  right: -170px;
  top: 50%;
  z-index: 900;
}

.client-2 li a {
  text-decoration: none;
}

.client-2 li {
  margin-top: 1px;
  clear: both;
  height: 71px;
  position: relative;
}

.client-2 li i {
  background: url(../images/fx.png) no-repeat;
  display: block;
  width: 30px;
  height: 27px;
  margin: 0px auto;
  text-align: center;
}

.client-2 li p {
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  text-align: center;
  color: #fff;
}

.client-2 .my-kefu-qq i {
  background-position: 4px 5px;
}

.client-2 .my-kefu-tel i {
  background-position: 0 -21px;
}

.client-2 .my-kefu-liuyan i {
  background-position: 4px -53px;
}

.client-2 .my-kefu-weixin i {
  background-position: -34px 4px;
}

.client-2 .my-kefu-weibo i {
  background-position: -30px -22px;
}

.client-2 .my-kefu-ftop {
  display: none;
}

.client-2 .my-kefu-ftop i {
  width: 33px;
  height: 35px;
  background-position: -27px -51px;
}

.client-2 .my-kefu-left {
  float: left;
  width: 77px;
  height: 47px;
  position: relative;
}

.client-2 .my-kefu-tel-right {
  font-size: 18px;
  color: #fff;
  float: left;
  height: 22px;
  line-height: 22px;
  padding: 0 15px;
  border-left: 1px solid #fff;
  margin-top: 14px;
  width: 139px;
  overflow: hidden;
}

.client-2 .my-kefu-right {
  width: 20px;
}

.client-2 .my-kefu-tel-main {
  background: #008fdb;
  color: #fff;
  height: 56px;
  width: 247px;
  padding: 9px 0 6px;
  float: left;
}

.client-2 .my-kefu-main {
  background: #008fdb;
  width: 97px;
  height: 56px;
  position: relative;
  padding: 9px 0 6px;
  float: left;
}

.client-2 .my-kefu-weixin-pic {
  position: absolute;
  left: -130px;
  top: -24px;
  display: none;
  z-index: 333;
}

.my-kefu-weixin-pic img {
  width: 115px;
  height: 115px;
}

/*荣誉客户展示*/
.center {
  width: 1200px;
  margin: 40px auto 60px;
}

.center h2 span {
  color: #008fda;
  font-weight: bold;
  padding-left: 20px;
  display: inline-block;
}

.partner {
  overflow: hidden;
}

.partner h2 {
  text-align: center;
  background: url('../images/partner_title_bg.jpg') no-repeat center center;
  font-size: 24px;
  margin: 80px auto 36px;
}

.partner h2 a {
  color: #000000;
}

.partner ul {
  border-left: 1px solid #eeeeee;
  border-top: 1px solid #eeeeee;
  overflow: hidden;
}

.partner li {
  width: 238px;
  height: 132px;
  float: left;
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}

.partner li img {
  width: 100%;
}

.partner .partner-more {
  margin-top: 30px;
  text-align: center;
  font-size: 14px;
}

.partner .partner-more a {
  color: #565458;
  border-bottom: 1px solid #565458;
  display: inline-block;
}
