﻿@charset "utf-8";
/* ---------清空默认样式----------- */
html, body, div, a, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td, blockquote, fieldset { margin:0px; padding:0px; font-family:"微软雅黑"; font-size:14px; color:#333333;}
img { border:0 none; vertical-align: top;  max-width:100%; }
ul, ol, li { list-style-type: none; }
body, input, select, button, textarea { font-size: 14px; }
h1, h2, h3, h4, p, span, label, del, a, strong, em, li, dt, dd { white-space:normal; word-wrap:break-word; word-break:break-all; }
table, tr, th, td {  border-collapse:collapse; border-spacing:0; vertical-align: middle;  }
fieldset { border:0 none; }
button { cursor: pointer; }
i, em, cite, address { font-style: normal; }
a, a:link { text-decoration:none; cursor: pointer; border:0;color:#111111; -webkit-tap-highlight-color:rgba(0,0,0,0);    overflow: hidden;  text-overflow:ellipsis;  white-space: nowrap; }
a:visited {  }
a:hover{ text-decoration: none;color:#737373}
a:focus { outline: none; }
a,input{border:none; outline: none;
  /* IE Opera */ outline:none; /* FF Opera */ }
a:focus{ -moz-outline-style: none; /* FF */ }
input[type="button"] {  -webkit-appearance: none;border-radius: 0;}
/*去掉苹果默认样式*/
textarea,input[type="text"] {  -webkit-appearance: none;border-radius: 0;}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #888888;
}
input:-moz-placeholder, textarea:-moz-placeholder {
  color: #888888;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  color: #888888;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #888888;
}

.fl{
  float: left;
}
.fr{
  float: right;
}
.text-center{
  text-align: center;
}
.clearFiex{
  width:100%;
}
.clearFiex:after {
  display: block;
  content: "";
  clear: both;
}
.noborder{
  border:none;
}

/*头部*/
.headbox{
  width: 100%;
  min-width: 1200px;
}
.headbox:after {
  display: block;
  content: "";
  clear: both;
}
.banner{
  width: 100%;
  height: 310px;
  overflow: hidden;
  position: relative;
  background: url('../images/banner.jpg') center center no-repeat;
  -webkit-background-size: cover;background-size: cover;
}
.bannerText{
  width: 1150px;
  height: 120px;
  overflow: hidden;
  margin: 90px auto;
  text-align: center;
  padding-left: 50px;
  background: url(../images/bannericon.png) 40px 20px no-repeat;
}
.bannerText span{
  display: block;
  width: 100%;
  color: #000;
}
.bannerText span.title{
  font-size: 48px;
  letter-spacing: 10px;
  line-height: 80px;
}
.bannerText span.en_title{
  line-height: 40px;
  font-size: 20px;
}

/*导航栏*/
.nav_box{
  width:100%;
  height: 60px;
  line-height: 60px;
  background: #b11016;
}
.nav_box .nav{
  width: 1200px;
  margin: 0 auto;
}
.nav_box .nav ul li{
  float: left;
  margin: 0 2px;
  position: relative;
}
.nav_box .nav ul li a{
  color: #fff;
  font-size: 16px;
  padding: 0 15px;
  display: block;
}
.nav_box .nav ul li a:hover,.nav_box .nav ul li a.active{
  background: #ffffff;
  color: #b11016;
}
.nav_box .nav ul li ul.subnav{
  position: absolute;
  left: 0;
  top: 59px;
  background: #ffffff;
  border: 1px solid #b11016;
  display: none;
  z-index:9999;
}
.nav_box .nav ul li ul.subnav li a{
  color: #333333;
  line-height: 40px;
  font-size: 14px;
  padding: 0 10px;
}
.nav_box .nav ul li ul.subnav li a:hover{
  color: #b11016;
}
.nav_box .nav ul li:hover ul.subnav{
  display: block;
}

/*底部*/
.footer{
  width: 100%;
  overflow: hidden;
  background: #333333;
  color: #ffffff;
}
.footer .foot{
  width: 1200px;
  padding: 20px 0;
  margin: 0 auto;
}
.footer .foot .links{
  overflow: hidden;
}
.footer .foot .links .title{
  width: 80px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background: #364144;
  color: #ffffff;
  margin: 10px 0;
  font-size: 12px;
}
.footer .foot .links .linkmain{
  overflow: hidden;
  border-bottom: 1px solid #3f3f3f;
  padding: 12px 0;
}
.footer .foot .links .linkmain a{
  display: inline-block;
  margin: 3px 8px;
  color: #ffffff;
  font-size: 12px;
}
.footer  .contact{
  overflow: hidden;
  margin: 20px auto;
}
.footer  .contact span.title{
  line-height: 32px;
  border-bottom: 2px solid #b11016;
  display: inline-block;
  color: #ffffff;
  padding: 0 10px;
  margin-bottom: 20px;
}
.footer  .contact p{
  font-size: 12px;
}

.footer .foot p{
  line-height: 28px;
  color: #ffffff;
}
.aligncenter{
  text-align: center;
}

.footer .contactmain {
  width: 380px;
  display: inline-block;
}


/* p_page */
.p_page {
  text-align: center;
  margin: 30px 0;
}
.c_page {
  margin-top: 20px;
  text-align: center;
  display: inline-block;
  *margin-left: 160px;
}
.c_page:after {
  content: "";
  display: block;
  clear: both;
}

.c_page  li.page_active {
  background-color: #fff;
  border: none;
}

.c_page  li.page_active  a {
  color: #b11016;
}

.c_page  li.page_ {
  background-color: #fff;
  border: none;
  margin-left: 7px;
}

.c_page  li.page_fy_tz {
  padding: 5px 10px;
  *padding: 3px 10px;
  height: 22px;
  line-height: 22px;
  background-color: #b11016;
  border: none;
  text-align: center;
}

.c_page  li.page_fy_tz:hover {
  background-color: #b11016;
}

.c_page  li.page_fy_tz:hover a {
  color: #fff;
}

.c_page  li.page_fy_tz a {
  color: #fff;
}

.c_page  li {
  float: left;
  padding: 5px 10px;
  border: 1px solid #ddd;
  margin-right: 4px;
  background-color: #f3f3f3;
}

.c_page  li:hover {
  background-color: #fff;
}

.c_page  li:hover .c_page a {
  color: #808080;
}

.c_page  li a {
  text-decoration: none;
  font-size: 12px;
  color: #000;
}

.c_page  li.page_fy {
  background-color: transparent;
  border: none;
}

.c_page  li.page_fy:hover a {
  color: #808080;
}

.c_page  li.page_fy  a {
  color: #808080;
}

.c_page  li.page_fy  a input {
  display: inline-block;
  vertical-align: top;
  width: 28px;
  height: 28px;
  height: 22px\0;
  *
  height:22px;
  line-height: 28px;
  *
  line-height:22px;
  line-height: 22px\0;
  text-align: center;
  margin: 0 7px;
  margin-top: -2px;
  border: none;
  *
  border:none;
  _border:0;
  border: 1px solid #eeeeee;
}

.c_page  li.page_fy_zs {
  background-color: transparent;
  border: none;
}

.c_page  li.page_fy_zs:hover a {
  color: #808080;
}

.c_page  li.page_fy_zs  a {
  color: #808080;
}
.c_page  li.page_fy_zs  a  span {
  color: #000;
}

/* c_page end */