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: #da2a2e;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #da2a2e;} /* 点击激活链接 */

.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:350px; margin:0 auto; background:#efefef}
.backcolor{ background:#de001c}

.toparea{ width:100%; height:165px; margin:0 auto; background:url(../images/bg_top.jpg) center top no-repeat}
.toparea .main{ width:1200px; height:165px; margin:0 auto;}

.topurl{display:block; float:right;line-height:30px; font-size:15px; color:#888888;}
.topurl a{line-height:30px; font-size:15px; color:#888888}


.top_logo{ display:block; float:left}
.top_logo img{ padding-top:14px}
.top_tel{ display:block; float:right; background:url(../images/top_tel.png) left center no-repeat; height:134px; padding-left:68px;}
.top_tel em{ font-style:normal; font-size:15px; color:#5c5c5c; line-height:24px; display:block; padding-top:40px}
.top_tel p{ font-size:28px; color:#d50002; font-weight:bold; line-height:32px; font-family:Arial, Helvetica, sans-serif}

/*nav*/
.nav{width:100%; height:45px; margin:0 auto; background:#494748}
.nav ul { width:1200px; height:45px; margin:0 auto;}
.nav ul li{float: left; height:45px;position:relative; }
.nav ul li a{
	padding-left: 34px;
    padding-right: 33px;
    display: block;
    color: #fff;
    font-size: 16px;
    line-height: 45px;
} 
.nav ul li a:hover{color: #fff;}
.nav ul li:hover{font-size:16px;color: #fff !important; background:#de001c}
.nav ul li:hover a{color:#fff;}

.nav ul li dl{position:absolute; left:0px; top:45px; z-index:99999; background:#494748; display:none; /*width:100px;*/}
.nav ul li:hover dl{ position:absolute; left:0px; top:45px; z-index:99999; background:#494748; display:block;}
.nav ul li dl dt a{
	min-width: 130px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    height: 35px;
    line-height: 35px !important;
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 100;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    border-bottom: 1px solid #fff;
	}
.nav ul li dl dt a:hover{background:#de001c; color:#fff !important; line-height:35px !important; font-size:14px !important; font-weight:100;border-bottom:1px solid #fff;/* width:100px*/}
.nav .nav_on{color: #fff; font-size:16px; background:#de001c}

.nav.nav01 {position: fixed;top: 0;left: 0;width: 100%;min-width: 1200px; z-index:999; background:#494748}

/*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: 450px;
}
.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: #da2a2e;
  color: #fff;
}
.footer_main .botnav {
  width: 350px;
}
.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: 50px;
}
.footer_main .botnav li a {
  color: #fff;
  display: block;
  line-height: 32px;
  font-size: 16px;
}
.footer_main .botnav li a:hover {
  color: #da2a2e;
}
.footer_main .botnav li .drop {
  padding-top: 10px;
}
.footer_main .botnav li .drop a {
    display: block;
    line-height: 30px;
    color: #999;
    width: 100%;
    font-size: 14px;
}
.footer_main .botnav li .drop a:hover {
	color: #da2a2e;
}
.footer_main .botcontcat {
  color: #fff;
  padding-bottom: 40px;
}
.footer_main .botcontcat .tel {
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
  color: #da2a2e;
  position: relative;
}
.footer_main .botcontcat .tel s {
  position: absolute;
  left: -55px;
  top: 15px;
  width: 44px;
  height: 1px;
  display: block;
  background: #1e2129;
}
.footer_main .botcontcat .t {
     padding-top: 20px;
    color: #999;
    line-height: 30px;
}
.footer_main .copyright {
    font-size: 14px;
    color: #edb8ba;
    text-align: center;
    background: #cf0012;
    margin-top: 40px;
    height: 64px;
    line-height: 64px;
    overflow: hidden;
}
.footer_main .copyright a {
  color: #edb8ba;
}
.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;
}