body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
input,
textarea,
p,
th,
td,
img {
  margin: 0;
  padding: 0;
}

img {
  border: 0;
}

ol,
ul {
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 16px;
}

input {
  outline: none;
  border: none;
}

html {
  _overflow-y: scroll;
}

/*****锛侊紒椤甸潰閫氱敤css鏍峰紡瀹氫箟寮€濮�******/

html,
body {
  min-width: 1200px;
  font-family: "Microsoft YaHei";
  _width: expression(document.body.clientWidth < 1200 ? "1200px": "auto");
}

/* body鐨刢ss瀹氫箟:杩欓噷瀹氫箟椤甸潰涓婁笅宸﹀彸杈硅窛锛岄〉闈㈣儗鏅鑹诧紝婊氬姩鏉￠鑹叉牱寮� */

body {
  font-family: "寰蒋闆呴粦";
  /*鏂囧瓧瀛椾綋瀹氫箟 */
  font-size: 14px;
  /*鏂囧瓧澶у皬瀹氫箟 */
  color: #666666;
  /*鏂囧瓧棰滆壊瀹氫箟 */
  min-width: 1200px;
  outline: none;
}

* {
  word-break: break-all;
  word-wrap: break-word;
}

/* 缃戠珯瓒呴摼鎺ss閫氱敤璁剧疆 */

a {
  text-decoration: none;
}

/* 閾炬帴鏃犱笅鍒掔嚎,鏈変负underline */

a:link {
  color: #2c2c2c;
}

/* 鏈闂殑閾炬帴 */

a:visited {
  color: #2c2c2c;
}

/* 宸茶闂殑閾炬帴 */

a:hover {
  color: #2c2c2c;
  text-decoration: none;
}

/* 榧犳爣鍦ㄩ摼鎺ヤ笂 */

a:active {
  color: #2c2c2c;
}

/* 鐐瑰嚮婵€娲婚摼鎺� */

p {
  line-height: 24px;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.dib {
  display: inline-block;
  *display: inline;
  zoom: 1;
}

/*.clear{clear:both; line-height:0; height:0; font-size:0px;}*/

.clear:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/*娓呴櫎娴姩*/

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}

/*娓呴櫎娴姩*/

.clearfix {
  display: inline-block;
}

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

.dib {
  display: inline-block;
  *display: inline;
  zoom: 1;
}

.wrap {
  width: 1200px;
  margin: 0 auto;
  height: auto;
}

.red {
  color: red;
}

/*琛ㄦ牸鏍峰紡瀹氫箟 */

checkbox {
  border: 0px;
}

/*閫夋嫨妗嗘牱寮忓畾涔� */

.input {
  border: 1px solid #ccc;
  height: 20px;
  line-height: 20px;
}

ul,
li {
  list-style: none;
}

/*public*/

.size1 {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}

.backcolor {
  background: #1b4d9a;
}

.color {
  color: #1b4d9a;
}

/*header*/
.header_top {
  padding: 30px 0;
}
.header_top .logo {
  display: block;
  display: flex;
  align-items: center;
  
}
.header_top .logo h1{
  border-right: 1px solid #c6c6c6;
    padding-right: 20px;
    margin-right: 5px;
}
.header_top .header_tel {
  background: url(../images/header_tel.png) no-repeat left center;
  padding-left: 80px;
  font-size: 18px;
  color: #7f7f7f;
}
.header_top .header_tel span {
  color: #0b3d93;
  font-weight: bold;
  font-size: 38px;
  line-height: 38px;
}

.header_nav {
  position: relative;
}
.menu {
  background: #1b4d9a;
  width: 100%;
  z-index: 99;
}
.menu > ul > li {
  float: left;
  width: 200px;
  text-align: center;
  position: relative;
  line-height: 57px;
}
.menu > ul > li > a {
  font-size: 20px;
  color: #fff;
}
.menu > ul > li:hover,
.menu > ul > li.hover {
  background: #3980ed;
}

.erji {
  position: absolute;
  top: 57px;
  left: 0;
  width: 100%;
  z-index: 19;
  display: none;
}
.erji > li {
  height: 48px;
  line-height: 48px;
  padding-left: 20px;
  text-align: left;
  background: #333333;
}
.erji > li > a {
  color: #fff;
  font-size: 18px;
}
.erji > li:hover {
  background: #3980ed;
}

.menu.nav01 {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  min-width: 1200px;
}

/*棣栭〉banner*/
.index_banner {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.index_banner .flexslider {
  width: 1920px;
  height: 100%;
  position: relative;
  left: 50%;
  margin-left: -960px;
  overflow: hidden;
  min-width: 1200px;
}
.index_banner .slides {
  position: relative;
  z-index: 1;
}
.index_banner .slides li {
  height: 100%;
}
.index_banner .slides li img {
  width: 100%;
  margin: 0 auto;
  display: block;
}
.index_banner .flex-control-nav {
  position: absolute;
  left: 50%;
  top: 45%;
  z-index: 2;
  margin-left: -780px;
  text-align: center;
  display: none;
}
.index_banner .flex-control-nav li {
  display: block;
  width: 14px;
  height: 14px;
  margin: 10px 0;
  *display: inline;
  zoom: 1;
}
.index_banner .flex-control-nav a {
  display: inline-block;
  width: 14px;
  height: 14px;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  background: #fff;
  cursor: pointer;
  border-radius: 50%;
}
.index_banner .flex-control-nav .flex-active {
  background: #1d78cd;
}

.index_banner .flex-direction-nav {
  width: 1200px;
  height: 64px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -32px 0 0 -600px;
  z-index: 1;
  display: none;
}
.index_banner:hover .flex-direction-nav {
  display: none;
}
.index_banner .flex-direction-nav a.flex-prev,
.index_banner .flex-direction-nav a.flex-next {
  position: absolute;
  width: 64px;
  height: 64px;
  background: url(../images/public/left3.png) no-repeat;
  font-size: 0;
}
.index_banner .flex-direction-nav a.flex-prev {
  left: 0;
}
.index_banner .flex-direction-nav a.flex-next {
  right: 0;
  background: url(../images/public/right3.png) no-repeat;
}

.cover {
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/*footer*/
.footer {
  background: url(../images/foot_bg.jpg) no-repeat top center;
  padding: 80px 0 60px 0;
  color: #fff;
  font-size: 18px;
}

.foot_nav ul {
  font-size: 0;
  margin-bottom: 50px;
}
.foot_nav ul li {
  display: inline-block;
}
.foot_nav ul li a {
  border-right: 1px solid #fff;
  color: #fff;
  font-size: 18px;
  margin-right: 30px;
  padding-right: 30px;
}
.foot_nav ul li:last-child a {
  border-right: none;
}

.footer .contact {
  width: 1040px;
  margin-top: 40px;
}
.footer .contact ul li {
  float: left;
  width: 360px;
  line-height: 30px;
}
.footer .chat img {
  width: 160px;
  height: 160px;
  display: block;
}
.footer .chat p {
  margin-top: 10px;
  text-align: center;
}

.foot {
  height: 60px;
  font-size: 16px;
  text-align: center;
  background: #2a3139;
}
.ddb p {
  float: left;
  line-height: 60px;
  color: #fff;
  width: 33.3%;
}
.ddb p a {
  color: #fff;
}
