body{overflow-X:hidden; width:100%;font-size:14px;font-family:"微软雅黑","PingFang SC","PingFang SC Regular",arial; width:100%;height:100%;background: #fff;}
html,body,div,ul,ol,li,dl,dt,dd,p,h1,h2,h3,h4,h5,h6,a,span,em,input{padding:0;margin:0;}
input{border:none;outline:medium;}
h2,h3,h4,h5{font-weight:normal;}
a { text-decoration: none; transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -webkit-transition: all ease 0.3s; }
a:hover { text-decoration: none; }
ul,li{list-style:none;}
img{border:none;font-size:0;}
.left{float:left;}
.right{float:right;}
.clear{overflow:hidden; clear:both; width:0px; height:0px; }
.clearfix{ zoom:1;} 
.clearfix:after{ clear:both; display:block; content:""; height:0px; overflow:hidden;}

/*头部*/
.header{background: #fff;}
.header .TopImg img{display: block;width: 100%;}
.header .tel{width: 1200px;margin:0 auto;}
.header .tel {color: #c81826;font-size:18px;height: 40px;line-height: 40px;}
.header .tel .left{letter-spacing: 6px;}
/*导航*/
.nav{background: -webkit-linear-gradient(#f26c6a, #c81826); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#f26c6a, #c81826); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#f26c6a, #c81826); /* Firefox 3.6 - 15 */
  background: linear-gradient(#f26c6a, #c81826); /* 标准的语法 */;height: 60px;text-align:center;}
.nav ul{display: inline-block;}
.nav ul li{float: left;line-height: 60px;font-size:18px;}
.nav ul li a{color: #fff;display: block;padding:0 28px;}
.nav ul .on a{color: #c81826;background: #fff;}
.nav ul li:hover a{color: #c81826;background: #fff;}
/*banner*/
#slideBox1{width: 100%;position: relative;overflow:hidden;}
#slideBox1 .hd{height:14px; overflow:hidden; position:absolute;left:50%;bottom:55px;z-index:1;margin-left:-164px;}
#slideBox1 .hd ul{overflow:hidden; zoom:1; float:left;}
#slideBox1 .hd ul li{float:left;width: 50px;height: 14px;margin:0 23px;background: #ffffff;text-align:center;cursor:pointer;border-radius: 6px;}
#slideBox1 .hd ul .on{width: 90px;transition: all ease 0.3s;}
#slideBox1 .bd{position:relative; width:100%; z-index:0;   }
#slideBox1 .bd li{zoom:1;}
#slideBox1 .bd img{display: block;width: 100%;}
#slideBox1 .prev,#slideBox1 .next{position:absolute;top:50%;width: 103px;height: 170px; margin-top:-85px;display:block;filter:alpha(opacity=70);opacity:0.7;}
#slideBox1 .prev{left:3%;background:url(../images/left.png) no-repeat center #06070b;}
#slideBox1 .next{right:3%;background:url(../images/right.png) no-repeat center #06070b;}
#slideBox1 .prev:hover,#slideBox1 .next:hover{ filter:alpha(opacity=100);opacity:1;  }
#slideBox1 .prevStop{ display:none;  }
#slideBox1 .nextStop{ display:none;  }
.cbba img{display: block;width: 100%;}
/*底部*/
.footer{width:100%;background: #313131;}

.footer .FooterTop,.footer .FooterBottom{width:1200px;margin:0 auto;color: #cfcfcf;}
.footer .FooterTop{color: #cfcfcf;}
.footer .FooterBottom{color: #ffffff;}
.footer .FooterTop{padding-top:90px;}
.footer .FooterTop dl{float:left;width:300px;margin-right: 150px;}
.footer .FooterTop dl:last-child{margin-right: 0;}
.footer .FooterTop dl dt{font-size:26px;line-height: 44px;border-bottom: 1px solid #ffffff;margin-bottom: 12px;}
.footer .FooterTop dl dd a,.footer .FooterTop .contact dd{color: #bcbcbc;font-size: 18px;line-height: 42px;white-space:nowrap;}
.footer .FooterTop .contact .last{padding-left: 54px;}

.footer .FooterTop .ewm dd{padding-top: 12px;}
.footer .FooterTop .ewm dd h4{color: #bcbcbc;font-size: 18px;line-height: 42px;}

.footer .FooterBottom{padding:54px 0 66px;height: 71px;text-align: center;}
.footer .FooterBottom p{background: url(../images/logo.png) no-repeat 335px center;font-size: 20px;line-height: 32px;color: #ffffff;height: 71px;padding-top: 3px;box-sizing: border-box;}