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}
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的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
    font-family: "微软雅黑";    /*文字字体定义 */
	font-size: 14px;    /*文字大小定义 */
	color: #666; /*文字颜色定义 */
	min-width:1200px;
	outline: none;
}
*{
	word-break: break-all; word-wrap:break-word
}
/* 网站超链接css通用设置 */
a{text-decoration: none; color:#666} /* 链接无下划线,有为underline */ 
/*a:link {color: #333;}  未访问的链接 */
/*a:visited {color: #333;}  已访问的链接 */
a:hover{color: #006ccc;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #006ccc;} /* 点击激活链接 */

.fl,.left{float:left;}
.fr,.right{float:right;} 
.hide{display: none}

.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}
.clear{clear:both; height:0; line-height:0; overflow:hidden; display:block}

.dib{display: inline-block;*display: inline;zoom:1;}

button, input, optgroup, option, select, textarea {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    outline: 0;
}
/*表格样式定义 */ 
checkbox{border: 0px;}/*选择框样式定义 */ 
.input{ border:1px solid #ccc; height:20px;line-height:20px} 
ul,li{ list-style:none}

.textover{
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;}


.nban{ width:100%; height:400px; margin:0 auto; background:#efefef}
.backcolor{ background:#006ccc}





/*顶部导航*/
.maintop{ width:100%; height:auto; margin:0 auto}


.toparea{ width:100%; height:38px; margin:0 auto; background:#eee}
.toparea ul{ width:1200px; margin:0 auto}
.toparea ul li{ float:left; line-height:38px; font-size:14px; color:#888}
.toparea ul li a{line-height:38px; font-size:14px; color:#888}

.heading{ width:1200px; height:135px; margin:0 auto}
.heading ul li{ float:left}


.heading ul li.logo{
	height: 135px;
    font-size: 20px;
    color: #333333;
    line-height: 35px;
	text-transform:uppercase;
	}
.heading ul li.logo p{
	font-size: 42px;
    color: #004fab;
    line-height: 50px;
    font-weight: bold;
    padding-top: 25px;
	}

.heading ul li.tel{ 
	height: 135px;
float: right;
background: url(../images/top_tel.png) 0 center no-repeat;
padding-left: 55px;

width: 200px;
	}
.heading ul li.tel p{
	font-size: 28px;
    line-height: 34px;
    color: red;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
	}
.heading ul li.tel span{
	display: block;padding-top: 42px;
width: 170px;
height: 20px;
background: #fff;
line-height: 20px;
color: #666;
font-size: 16px;
	}

.navbg{
	width: 100%;
    height: 60px;
    margin: 0 auto;
    background: #004fab;
    position: relative;
    z-index: 99999;
	}
.navbg ul{ width:1200px; height:auto; margin:0 auto}
.navbg ul li{ float:left;position:relative;}

.navbg ul li a{
	padding-left:43px;
    padding-right:43px;
    line-height: 60px;
    font-size: 16px;
    color: #fff; 
	}
.navbg ul li a:hover{ color:#fff; line-height:60px; font-size:16px; background:#003877;}
.navbg ul li:hover{color:#fff; line-height:60px; font-size:16px; background:#003877;}
.navbg ul li:hover a{ color:#fff}

.navbg ul li dl{position:absolute; left:0px; top:30px; z-index:99999;display:none; width:100%;box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);}
.navbg ul li:hover dl{ position:absolute; left:0px; top:60px; z-index:99999;display:block;background:#fff;}

.navbg ul li dl dt a{
	padding-left: 0;
    padding-right: 0;
    width: 100%;
    height: 42px;
    line-height: 42px !important;
    color: #333 !important;
    font-size: 14px !important;
    font-weight: 500;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    float: left;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #eee;}
.navbg ul li dl dt a:hover{
	color:red !important;line-height:42px !important; font-size:14px !important; font-weight:500;text-decoration:underline; background:#fff !important}

.navbg .nav_on{color:#fff; height:60px; display:block; line-height:60px; font-size:16px; background:#003877}

.navbg.nav01 {position: fixed;top: 0;left: 0;width: 100%;min-width: 1200px; z-index:999; background:#004fab; margin:0;}





/*footer_main*/
.footer_main {
    width: 100%;
    height: auto;
    background: #1e2129;
    color: #fff;
    padding-top: 36px;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.footer_main .botleft {
  width: 264px;
  height: 396px;
  background: url(../images/bot_ewmbg.png) no-repeat left top;
  position: relative;
}
.footer_main .botleft .botlogo {
   width: 119px;
    display: block;
    position: absolute;
    left: 144px;
    top: 28px;
}
.footer_main .botleft .botlogo img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.footer_main .botrig {
  width: 900px;
  padding-top: 20px;
}
.footer_main .botrig .imsgbox {
  width: 27%;
}
.footer_main .botrig .imsgbox h3 {
  font-size: 16px;
  color: #fff;
  display: block;
}
.footer_main .imassge {
  padding-top: 20px;
}
.footer_main .imassge .item {
  width: 204px;
  margin-bottom: 10px;
  float: left;
}
.footer_main .imassge .item .txt {
  border: 1px solid #545a66;
  height: 40px;
  line-height: 40px;
  color: #989a9e;
  background: none;
  outline: none;
  text-indent: 14px;
  display: block;
  box-sizing: border-box;
  width: 100%;
}
.footer_main .imassge .mr10 {
  margin-right: 10px;
}
.footer_main .imassge .mj {
  width: 420px;
}
.footer_main .imassge .submit {
  width: 420px;
  height: 40px;
  line-height: 40px;
  border: 0 none;
  background: #fff;
  font-size: 16px;
  outline: none;
  cursor: pointer;
}
.footer_main .imassge .submit:hover {
  background: #004fab;
  color: #fff;
}
.footer_main .botnav {
  width: 72%;
}
.footer_main .botnav li {
  /*width: 100px;*/
  float: left;
  display: block;
  list-style: none;
  font-size: 16px;
  line-height: 32px;
  text-align: left;
  overflow: hidden;
  padding-left: 40px;
}
.footer_main .botnav li a {
  color: #fff;
  display: block;
  line-height: 32px;
  font-size: 16px;
}
.footer_main .botnav li a:hover {
  color: #004fab;
}
.footer_main .botnav li .drop {
  padding-top: 10px;
}
.footer_main .botnav li .drop a {
    display: block;
    line-height: 32px;
    color: #999;
    width: 100%;
    font-size: 14px;
}
.footer_main .botnav li .drop a:hover {
	color: #fff;
}
.footer_main .botcontcat {
  color: #fff;
  padding-bottom: 40px;
}
.footer_main .botcontcat .tel {
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
  color: #fff;
  position: relative;
}
.footer_main .botcontcat .tel s {
  position: absolute;
  left: -55px;
  top: 15px;
  width: 44px;
  height: 1px;
  display: block;
  background: #1e2129;
}
.footer_main .botcontcat div {
     padding-top: 20px;
    
}
.footer_main .botcontcat div *,.footer_main .botcontcat div{color: #999;
    line-height: 30px;}
.footer_main .copyright {
    font-size: 14px;
    color: #888;
    text-align: center;
    background: #15161b;
    margin-top: 40px;
    height: 64px;
    line-height: 64px;
    overflow: hidden;
}
.footer_main .copyright a {
  color: #888;
}
.footer_main .bewm {
  text-align: center;
  padding-top: 103px;
  width: 140px;
  padding-left: 94px;
}
.footer_main .bewm img {
  width: 130px;
  height: 130px;
  padding: 5px;
  background: #fff;
  display: block;
  margin: 0 auto 0;
}
.footer_main .bewm p {
  text-align: center;
  color: #fff;
  line-height: 24px;
  padding-top: 15px;
}
.navigation{
    display: block;
    float: left;
    width: 22%;
    margin-right: 5%;
	}
.navigation .title{ font-size:18px; color:#ffffff; line-height:35px}
.navigation .title span{margin-left:10px;font-size:12px; color:#888888; line-height:35px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase}
.navigation .content{ margin-top:20px}
.navigation .content ul li{
    display: block;
    float: left;
    width: 40%;
    margin-right: 16%;
	}
.navigation .content ul li a{line-height:38px; color:#d6d6d6}


.botcplist{
    display: block;
    float: left;
    width: 45%;
    margin-right: 1%;
	}
.botcplist .title{ font-size:18px; color:#ffffff; line-height:35px}
.botcplist .title span{margin-left:10px;font-size:12px; color:#888888; line-height:35px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase}
.botcplist .content{ margin-top:20px}
.botcplist .content ul li{
    display: block;
    float: left;
    width: 38%;
    margin-right: 16%;
	}
.botcplist .content ul li a{line-height:38px; color:#d6d6d6}
