html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  outline: none;
  font-family: "microsoft yahei";
  font-size: 12px;
  color: #666;
}
body,
html {
  overflow-x: hidden;
}
.animate {
  display: none;
}
/* always display scrollbars */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ol,
ul,li {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
b {
  font-weight: bold;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
b,
strong {
  font-weight: bold;
}
input {
  outline: none;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td {
  border: 0px solid #aaa;
  padding: 2px;
}
a {
  text-decoration: none;
  color: #3d3d3d;
}
i {
  font-style: normal;
}
a:hover {
  text-decoration: none;
  color: #ee342a;
}
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clear {
  clear: both;
}
.divline {
  height: 10px;
  overflow: hidden;
  clear: both;
}
.v50 {
  height: 50px;
}
.ow {
  min-width: 1200px;
}
.w {
  width: 983px;
  margin: 0 auto;
}
.fr {
  float: right;
}
.fl {
  float: left;
}
/*mian*/
.top {
  border-top: 5px solid #ececec;
  height: 98px;
  position: relative;
  z-index: 2;
}
.top .fl {
  width: 210px;
  height: 98px;
  border-top: 5px solid #ee342a;
  margin-top: -5px;
}
.top .fl img {
  width: 210px;
  display: block;
  padding-top:13px;
}
/*nav*/
.top .nav {
  height: 68px;
  padding-top: 30px;
  position: relative;
  z-index: 2;
}
.top .nav ul {
  width: 100%;
}
.top .nav .navLi {
  float: left;
  position: relative;
  text-align: center;
  padding-left: 30px;
  height: 68px;
  width: 70px;
  z-index: 3;
}
.top .nav .navLi a {
  display: block;
  color: #181818;
  font-size: 14px;
  line-height: 24px;
  font-weight: bold;
  height: 68px;
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  transition: all .3s ease-in;
}
.top .nav .navLi a.item,
.top .nav .navLi a:hover {
  color: #ee342a;
  border-bottom: 5px solid red;
  height: 63px;
}
.top .nav .navLi a b {
  color: #878787;
  font-weight: normal;
  display: block;
  font-size: 12px;
  transform: scale(0.8);
}
.top .navLi .box {
  position: absolute;
 /* left: -30px;*/
  top: 68px;
  width: 118px;
  z-index: 11;
  display: none;
  background:#fff;
}
.top .navLi .box a {
  color: #000;
  height: 34px;
  line-height: 34px;

  font-weight: normal;

}
.top .navLi .box a:hover {
  text-decoration: underline;
  border: 0;
  height:34px;
}
.top .mvbg {
  width: 70px;
  height: 5px;
  background: #ee342a;
  position: absolute;
  top: 93px;
  left: 30px;
  z-index: 1;
}
.top .mvbox {
  width: 100%;
  height: 0;
  background: url(../images/black.png) no-repeat;
  position: absolute;
  top: 98px;
  left: 0px;
}
/* banner */
.banner {
  height: 500px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  width:100%;
  margin:0 auto;
}
.banner ul.list {
  width: 100%;
  height: 500px;
  float:left;
  overflow:hidden;
}
.banner li.item {
  width: 100%;
  height: 500px;
  position: absolute;
  left: 0;
  top: 0;
   float:left;
  overflow:hidden;
}
.banner div.tip {
  width: 100%;
  height: 21px;
  text-align: right;
  position: absolute;
  bottom: 50px;
  right: 18%;
}
.banner div.tip em {
  display: inline-block;
  width: 10px;
  height: 10px;
  cursor: pointer;
  background: #fff;
  margin: 0 3px;
  border-radius: 10px;
}
.banner div.tip em.cur {
  background: #c00725;
}
.part1 {
  height: 44px;
  line-height: 44px;
  width: 100%;
  position: relative;
  top: -44px;
  z-index: 2;
}
.part1 .w {
  position: absolute;
  z-index: 2;
  left: 50%;
  margin-left: -491.5px;
}
.part1 .w .fl a {
  color: #fff;
  font-size: 14px;
  margin-right: 65px;
  position: relative;
}
.part1 .w .fl a i {
  font-family: tahoma, arial;
  color: #ff0000;
  padding-left: 5px;
}
.part1 .w .fl a b {
  height: 2px;
  width: 0;
  position: absolute;
  left: 0px;
  top: 22px;
  background: #ff0000;
  transition: width 300ms;
  -webkit-transition: width 300ms;
}
.part1 .w .fl a:hover b {
  width: 100%;
}
/*search*/
.part1 .w .ss {
  width: 193px;
}
.part1 .w .search {
  height: 26px;
  width: 193px;
  background: url(../images/search.gif) no-repeat;
  float: right;
  margin-top: 11px;
}
.part1 .w .search_form {
  width: 152px;
  height: 26px;
  float: left;
  padding-left: 15px;
  overflow: hidden;
}
.part1 .w .search_form input {
  border: 0;
  background: transparent;
  line-height: 26px;
  color: #a7a7a7;
  height: 26px;
  width: 152px;
  float: left;
}
.part1 .w .search_btn {
  float: left;
  width: 25px;
  height: 26px;
  display: inline;
}
.part1 .w .search_btn .pushbutton {
  background: transparent;
  border: 0px;
  width: 25px;
  height: 26px;
  cursor: pointer;
}
.part1 .part1bg {
  position: absolute;
  background: #000;
  width: 100%;
  height: 44px;
  z-index: 1;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
}
.part2 {
  margin-top: -37px;
}
.part2 .left {
  width: 212px;
}
.part2 .left .newscomt {
  padding-bottom: 40px;
  height: 117px;
}
.part2 .left .newscomt li {
  border-bottom: 1px solid #e7e7e7;
  height: 36px;
  padding: 12px 0px;
}
.part2 .left .newscomt li a span {
  float: left;
  width: 39px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  background: #9fa6af;
  border-radius: 5px;
  color: #fff;
  margin-top: 5px;
}
.part2 .left .newscomt li a p {
  float: right;
  line-height: 18px;
  width: 165px;
  height: 36px;
  overflow: hidden;
}
.part2 .left .newscomt li a:hover span {
  background: #FF0000;
}
.part2 .left .newscomt li a:hover p {
  color: #FF0000;
}
.part2 .center {
  padding-left: 30px;
}
.part2 .center .comt a p {
  background: url(../images/yleimg.jpg) no-repeat;
  width: 259px;
  height: 117px;
}
.part2 .center .comt a p img {
  width: 256px;
  height: 113px;
}
.part2 .center .comt a span {
  display: block;
  height: 40px;
  line-height: 40px;
}
.part2 .center .comt a span i {
  color: #FF0000;
  padding-right: 3px;
}
.part2 .center .comt a:hover span {
  text-decoration: underline;
}
.part2 .right {
  padding-left: 15px;
}
.part2 .right .comt a p {
  width: 247px;
  height: 117px;
}
.part2 .right .comt a p img {
  width: 243px;
  height: 113px;
  display: block;
}
.part2 .more {
  color: #FF0000;
}
.part2 .more:hover {
  text-decoration: underline;
  color: firebrick;
}
.part2 .ewm {
  width: 193px;
  height: 185px;
  background: #c1c2c3;
  text-align: center;
}
.part2 .ewm img {
  width: 120px;
  height: 120px;
  padding-top: 30px;
}
.foot {
  background: #dedede;
  height: 157px;
  overflow: hidden;
}
.fw{width:983px; margin:38px auto 0;}

.foot .icon .ic {
  float: left;   width:127px;
  padding-right: 35px;
  padding-top:28px;
  padding-bottom:10px; position:relative;
  display:block;
}
.foot .icon .ic i {
  width: 59px;
  height: 55px;
  display: block;
  background: url(../images/icon1.jpg) no-repeat;
  float: left;
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  transition: all .3s ease-in;
}
.foot .icon .ic b {
  float: left;
  display:block; height:55px; width:57px;
  color: #181818;
  line-height: 55px;
  padding-left: 10px;
  font-size: 14px;
}
.foot .icon .ic:hover i {
  transform: rotate(45deg);
}
.foot .icon .ic:hover b {
  text-decoration: underline;
}
.foot .icon .ic2:hover i {
  transform: scale(1.1);
}
.foot .icon .ic2:hover b {
  text-decoration: underline;
}
.foot .icon .ic1 i {
  background: url(../images/icon2.jpg) no-repeat;
}
.foot .icon .ic2 i {
  background: url(../images/icon3.jpg) no-repeat;
}
.foot .txt {
  display: block;
  height: auto;
  color: #000;
  margin-left:12px;
  margin-top:19px;
}
.ewm img{width:90px; height:90px;}
.ic a{display:block;width:127px; height:56px;}
.showabout ul li{background: #f1f1f1 none repeat scroll 0 0;height: 236px;margin-top: 20px; position: relative;width: 100%;}
.showabout ul li img{width:174px;height:238px;float:left}
.showabout ul li div{position:relative; top:70px;left:20px;}
.showabout ul li div h3{font-size: 20px;font-weight: bold;}
.showabout ul li div  p{ margin-top: 10px;}
.showabout ul li div a{color: #d7210c;font-size: 12px;}

.mbox{
	display:none;
    width:320px;
    position: absolute; left:0px; top:-20px;
    z-index: 3}
.mbox  li{background: #fff none repeat scroll 0 0;
    border: 1px solid;
    display: block;
    float: left;
    margin-left: 10px;
    text-align: center;
    width: 128px;}
.mbox  li a{text-align: center; height:20px; line-height:20px;}
/*内页banner*/
.banner img{width:100%; height:500px;}
/*# sourceMappingURL=style.css.map */
/*tab*/

#outer {width:983px;margin:0px auto;}
#tab {overflow:hidden;zoom:1;border-bottom: 1px solid #f4f4f4; width:100%;}
#tab li {float:left;height:30px;cursor:pointer;	line-height:30px;padding:0 20px;font-size:22px;color:#2f312d}
#tab li.current {color:#2f312d;background:#ccc;}
#content {border-top-width:0;}
#content ul {line-height:25px;display:none;padding:10px 0;}
