@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
}

ul li {
  list-style: none;
}

a {
  text-decoration: none;
  color: #666666;
}

img {
  border: 0;
}

.box .head1 {
  min-width: 1125px;
  height: 360px;
  background: url(../img/head1.jpg) no-repeat center top;
  -webkit-background-size: 1920px 100%;
  background-size: 1920px 100%;
  margin-top: -1px;
}

.box .head2 {
  min-width: 1125px;
  height: 283px;
  background: url(../img/head2.jpg) no-repeat center top;
  -webkit-background-size: 1920px 100%;
  background-size: 1920px 100%;
  margin-top: -1px;
}

.box .menu {
  min-width: 1125px;
  height: 127px;
  background: url(../img/head3.jpg) no-repeat center top;
  -webkit-background-size: 1920px 100%;
  background-size: 1920px 100%;
  position: relative;
  margin-top: -1px;
}

.box .list {
  width: 1030px;
  height: 78px;
  margin: 0 auto;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -515px;
}

.box .list .navBtn {
  width: 479px;
  height: 78px;
  background: url(../img/navOff.png) no-repeat;
  font-size: 36px;
  line-height: 78px;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
  font-weight: bold;
}

.box .list .active {
  width: 479px;
  height: 78px;
  background: url(../img/navOn.png) no-repeat;
  font-size: 36px;
  line-height: 78px;
  color: #507cff;
  font-weight: bold;
}

.box .conent .block .blockOne {
  min-width: 1200px;
  height: 2372px;
  background: url(../img/conent1.jpg) no-repeat center top;
  -webkit-background-size: 1920px 100%;
  background-size: 1920px 100%;
  margin-top: -1px;
}

.box .conent .block .blockTwo {
  min-width: 1200px;
  height: 2661px;
  background: url(../img/conent2.jpg) no-repeat center top;
  -webkit-background-size: 1920px 100%;
  background-size: 1920px 100%;
  margin-top: -1px;
}

.box .conent .block .img {
  display: none;
}

.box .conent .block .img .pic {
  width: 1200px;
  margin: 0 auto;
  display: block;
}

.box .conent .block .showImg {
  display: block;
}

.floatL {
  float: left;
}

.floatR {
  float: right;
}

.header {
  background: #fff;
  width: 100%;
  min-width: 1125px;
}

.header .top_box {
  width: 100%;
}

.header .top {
  width: 1125px;
  margin: 0 auto;
  font-size: 14px;
  text-align: right;
  height: 36px;
  line-height: 36px;
  color: #666666;
}

.header .top span {
  float: left;
  color: #666666;
}

.header .top a {
  color: #666666;
}

.header .top a:hover {
  color: #e4393c;
}

.header .header_logo {
  overflow: hidden;
  width: 1125px;
  margin: 0 auto;
  padding-top: 10px;
  padding-bottom: 25px;
}

.header .header_logo .logo {
  margin-top: 20px;
}

.header .header_logo .header_logo_right {
  font-size: 18px;
  color: #333333;
  margin-top: 25px;
  margin-left: 130px;
}

.header .header_logo .header_logo_right .tel {
  vertical-align: middle;
}

.header .header_logo .header_logo_right .num {
  font-size: 18px;
  color: #e4393c;
  margin-left: 15px;
  margin-right: 45px;
}

.header .header_logo .header_logo_right .search_block {
  display: inline-block;
  height: 44px;
  border: 1px solid #dedede;
  line-height: 44px;
  padding-left: 15px;
  background: #fff;
}

.header .header_logo .header_logo_right .search_btn {
  position: relative;
  top: 16px;
  cursor: pointer;
}

.header .header_logo .header_logo_right input {
  font-size: 14px;
  color: #999999;
  width: 240px;
  border: 0;
  outline: none;
}

.header .nav_block_box {
  width: 100%;
  position: absolute;
}

.header .nav {
  background: #e4393c;
  width: 100%;
  height: 46px;
}

.header .nav .nav_list {
  width: 1125px;
  height: 46px;
  margin: 0 auto;
  font-size: 18px;
  color: #fff;
}

.header .nav .nav_list li {
  float: left;
  width: 140px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  cursor: pointer;
}

.header .nav .nav_list li a {
  color: #fff;
  display: inline-block;
  width: 100%;
  height: 46px;
}

.header .nav .nav_list li .active {
  background: #c60004;
}

.header .nav .nav_list li:hover {
  background: #c60004;
}

.header .nav_block {
  width: 1125px;
  background: #fff;
  padding: 20px 0;
  margin: 0 auto;
  z-index: 26;
  box-shadow: 0 0 10px #cbc8c8;
  position: relative;
  behavior: url(css/PIE.htc);
  display: none;
  overflow: hidden;
}

.header .nav_block .nav_line_height {
  border-right: 1px dashed #dedede;
  height: 80%;
  position: absolute;
}

.header .nav_block .line1 {
  left: 225px;
}

.header .nav_block .line2 {
  left: 450px;
}

.header .nav_block .line3 {
  left: 675px;
}

.header .nav_block .line4 {
  left: 890px;
}

.header .nav_block .nav_imgBox {
  padding-right: 25px;
}

.header .nav_block .navImg_box {
  position: relative;
}

.header .nav_block .navImg_box .navImg_font {
  font-size: 14px;
  color: #fff;
  text-align: center;
  position: absolute;
  bottom: 4px;
  height: 40px;
  line-height: 40px;
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
}

.header .nav_block .nav_line {
  width: 895px;
  float: left;
}

.header .nav_block .nav_line li {
  width: 193px;
  height: 18px;
  float: left;
  font-size: 16px;
  padding-left: 30px;
  color: #202020;
  margin-bottom: 20px;
  position: relative;
}

.header .nav_block .nav_line li a {
  display: inline-block;
  padding: 5px 0;
}

.header .nav_block .nav_line li .nav_skip:hover {
  color: #e4393c;
}

.header .nav_block .nav_line li .feature {
  display: inline-block;
  position: absolute;
  right: 0;
  top: -5px;
}

.header .nav_block .nav_line li .hotLabel {
  display: inline-block;
  position: relative;
  margin-left: 5px;
  top: -9px;
}

.header .nav_list_show {
  display: block;
}

/*底部*/
.footer {
  background: #f2f3f5;
  width: 100%;
  min-width: 1125px;
}

.footer .footer_list {
  width: 1125px;
  margin: 0 auto;
  text-align: center;
  font-size: 14px;
  color: #333333;
  overflow: hidden;
  padding-top: 20px;
  padding-bottom: 35px;
}

.footer .footer_list .footer_list_left a {
  color: #333333;
  display: inline-block;
  border-right: 1px solid #333333;
  padding-right: 10px;
  margin-right: 10px;
}

.footer .footer_list .footer_list_left a:hover {
  font-weight: bold;
}

.footer .footer_list .footer_list_left .footer_go {
  margin: 15px 0;
}

.footer .footer_list .footer_list_left p {
  text-align: left;
}

.footer .footer_list .footer_list_right .footimg {
  vertical-align: middle;
  margin-left: 20px;
  position: relative;
  top: 17px;
}

.footer .footer_list .footer_list_right .ipImg {
  vertical-align: middle;
}
