﻿@charset "utf-8";
/*Unicode编码*/
/*微软雅黑*/
/*宋体*/
.clearfix {
  content: "";
  display: block;
  visibility: hidden;
  clear: both;
}
/*清除浮动*/
.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: keep-all;
}
/*样式控制字符长度，需指定宽度*/
body {
  background-color: #fff;
}
.topbar-wrap {
  background-color: #871915;
  padding-top: 20px;
}
.topbar-wrap .nav-wrap {
  background-color: #fff;
}
.topbar-wrap .nav-wrap .nav {
  width: 1200px;
  margin: 0 auto;
}
.topbar-wrap .nav-wrap .nav ul:after {
  content: "";
  display: block;
  visibility: hidden;
  clear: both;
}
.topbar-wrap .nav-wrap .nav ul li {
  position: relative;
  float: left;
}
.topbar-wrap .nav-wrap .nav ul li .arrow {
  position: absolute;
  left: 50%;
  bottom: -11px;
  width: 20px;
  height: 11px;
  background: url(../images/arrow_down.png) no-repeat center center;
  margin-left: -11px;
  z-index: 3;
}
.topbar-wrap .nav-wrap .nav ul li a {
  display: block;
  padding: 0 20px;
  line-height: 46px;
}
.topbar-wrap .nav-wrap .nav ul li .subnav {
  position: absolute;
  left: 0;
  top: 46px;
  width: 200px;
  padding: 14px 0;
  background-color: #871915;
  display: none;
  z-index: 2;
}
.topbar-wrap .nav-wrap .nav ul li .subnav a {
  color: #fff;
  line-height: 40px;
}
.topbar-wrap .nav-wrap .nav ul li .subnav a:hover {
  background-color: #a21708;
}
.banner-wrap {
  height: 560px;
}
.banner-wrap .slogo {
  width: 1200px;
  margin: 0 auto;
  padding-top: 14px;
}
.main-wrap {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
.main-wrap .guide {
  position: absolute;
  left: 0;
  top: 40px;
  width: 240px;
}
.main-wrap .guide ul li {
  padding: 0 20px;
  font-size: 16px;
  color: #333;
  line-height: 46px;
  height: 46px;
  cursor: pointer;
}
.main-wrap .guide ul li strong {
  color: #999;
  font-family: arial;
  font-size: 15px;
  font-weight: normal;
  text-transform: uppercase;
  padding-left: 5px;
}
.main-wrap .guide ul li.current {
  background: url(../images/arrow_left.png) no-repeat right center;
  background-color: #871915;
  color: #fff;
}
.main-wrap .guide ul li.current span,
.main-wrap .guide ul li.current strong {
  color: #fff;
}
.main-wrap .contents-wrap {
  padding-left: 300px;
  color: #333;
}
.main-wrap .contents-wrap img,
.main-wrap .contents-wrap p {
  display: block;
}
.main-wrap .contents-wrap .part {
  position: relative;
  margin-bottom: 40px;
}
.main-wrap .contents-wrap .part .fixedbtn {
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
}
.main-wrap .contents-wrap .part .fixedbtn a {
  border: 1px solid #d23d37;
  color: #c41b15;
  width: 76px;
  padding: 5px 0;
  display: inline-block;
  text-align: center;
  font-size: 12px;
  border-radius: 4px;
  margin: 0 1px;
}
.main-wrap .contents-wrap .aboutus img {
  display: block;

}
.main-wrap .contents-wrap .aboutus p {
  line-height: 24px;
  padding-bottom: 10px;
}
.main-wrap .contents-wrap .bxts {
  padding: 40px 0 0 0;
}
.main-wrap .contents-wrap .bxts:after {
  content: "";
  display: block;
  visibility: hidden;
  clear: both;
}
.main-wrap .contents-wrap .bxts .COMSET {
  width: 430px;
}
.main-wrap .contents-wrap .bxts .COMSET .item {
  height: 160px;
}
.main-wrap .contents-wrap .bxts .COMSET .item:after {
  content: "";
  display: block;
  visibility: hidden;
  clear: both;
}
.main-wrap .contents-wrap .bxts .COMSET .item .imgbox {
  float: left;
}
.main-wrap .contents-wrap .bxts .COMSET .item .imgbox img {
  display: block;
}
.main-wrap .contents-wrap .bxts .COMSET .item .textbox {
  float: right;
  width: 340px;
}
.main-wrap .contents-wrap .bxts .COMSET .item .textbox strong {
  font-size: 16px;
}
.main-wrap .contents-wrap .bxts .COMSET .item .textbox p {
  line-height: 24px;
  color: #666;
  text-align: justify;
  padding-top: 10px;
}
.main-wrap .contents-wrap .bxts .left {
  float: left;
  width: 430px;
}
.main-wrap .contents-wrap .bxts .left .item {
  height: 160px;
}
.main-wrap .contents-wrap .bxts .left .item:after {
  content: "";
  display: block;
  visibility: hidden;
  clear: both;
}
.main-wrap .contents-wrap .bxts .left .item .imgbox {
  float: left;
}
.main-wrap .contents-wrap .bxts .left .item .imgbox img {
    width: 68px;
  display: block;
}
.main-wrap .contents-wrap .bxts .left .item .textbox {
  float: right;
  width: 340px;
}
.main-wrap .contents-wrap .bxts .left .item .textbox strong {
  font-size: 16px;
}
.main-wrap .contents-wrap .bxts .left .item .textbox p {
  line-height: 24px;
  color: #666;
  text-align: justify;
  padding-top: 10px;
}
.main-wrap .contents-wrap .bxts .right {
  float: right;
  width: 430px;
}
.main-wrap .contents-wrap .bxts .right .item {
  height: 160px;
}
.main-wrap .contents-wrap .bxts .right .item:after {
  content: "";
  display: block;
  visibility: hidden;
  clear: both;
}
.main-wrap .contents-wrap .bxts .right .item .imgbox {
  float: left;
}
.main-wrap .contents-wrap .bxts .right .item .imgbox img {
     width: 68px;
  display: block;
}
.main-wrap .contents-wrap .bxts .right .item .textbox {
  float: right;
  width: 340px;
}
.main-wrap .contents-wrap .bxts .right .item .textbox strong {
  font-size: 16px;
}
.main-wrap .contents-wrap .bxts .right .item .textbox p {
  line-height: 24px;
  color: #666;
  text-align: justify;
  padding-top: 10px;
}
.main-wrap .contents-wrap .bxts .item-colspan {
  margin: 20px 0 0 0;
  height: 160px;
}
.main-wrap .contents-wrap .bxts .item-colspan:after {
  content: "";
  display: block;
  visibility: hidden;
  clear: both;
}
.main-wrap .contents-wrap .bxts .item-colspan .imgbox {
  float: left;
}
.main-wrap .contents-wrap .bxts .item-colspan .imgbox img {
    width: 68px;
  display: block;
}
.main-wrap .contents-wrap .bxts .item-colspan .textbox {
  float: right;
  width: 810px;
}
.main-wrap .contents-wrap .bxts .item-colspan .textbox strong {
  font-size: 16px;
}
.main-wrap .contents-wrap .bxts .item-colspan .textbox p {
  line-height: 24px;
  color: #666;
  text-align: justify;
  padding-top: 10px;
}
.main-wrap .contents-wrap .zyxf {
  padding: 40px 0 20px 0;
  background-color: #f5f5f5;
}
.main-wrap .contents-wrap .zyxf:after {
  content: "";
  display: block;
  visibility: hidden;
  clear: both;
}
.main-wrap .contents-wrap .zyxf .left {
  width: 449px;
  float: left;
  border-right: 1px solid #e5e5e5;
}
.main-wrap .contents-wrap .zyxf .left .list {
  position: relative;
  padding: 0 60px;
  overflow: hidden;
}
.main-wrap .contents-wrap .zyxf .left .list .box {
  border-bottom: 1px solid #e5e5e5;
  padding: 40px 0;
}
.main-wrap .contents-wrap .zyxf .left .list .box:after {
  content: "";
  display: block;
  visibility: hidden;
  clear: both;
}
.main-wrap .contents-wrap .zyxf .left .list ul {
  float: left;
}
.main-wrap .contents-wrap .zyxf .left .list ul li {
  background: url("../images/circle.jpg") no-repeat left center;
  padding-left: 18px;
  font-size: 16px;
  line-height: 36px;
}
.main-wrap .contents-wrap .zyxf .left .list .cost {
  float: right;
  width: 120px;
}
.main-wrap .contents-wrap .zyxf .left .list .cost .item {
  font-size: 16px;
  text-align: right;
  padding-bottom: 20px;
}
.main-wrap .contents-wrap .zyxf .left .list .cost .item span {
  color: #999;
}
.main-wrap .contents-wrap .zyxf .left .list .cost .item span strong {
  font-size: 21px;
  font-weight: normal;
  font-family: arial;
  color: #a93f3b;
}
.main-wrap .contents-wrap .zyxf .right {
  width: 450px;
  float: right;
}
.main-wrap .contents-wrap .zyxf .right .list {
  position: relative;
  padding: 0 60px;
  overflow: hidden;
}
.main-wrap .contents-wrap .zyxf .right .list .box {
  border-bottom: 1px solid #e5e5e5;
  padding: 40px 0;
}
.main-wrap .contents-wrap .zyxf .right .list .box:after {
  content: "";
  display: block;
  visibility: hidden;
  clear: both;
}
.main-wrap .contents-wrap .zyxf .right .list ul {
  float: left;
}
.main-wrap .contents-wrap .zyxf .right .list ul li {
  background: url("../images/circle.jpg") no-repeat left center;
  padding-left: 18px;
  font-size: 16px;
  line-height: 36px;
}
.main-wrap .contents-wrap .zyxf .right .list .cost {
  float: right;
  width: 120px;
}
.main-wrap .contents-wrap .zyxf .right .list .cost .item {
  font-size: 16px;
  text-align: right;
  padding-bottom: 20px;
}
.main-wrap .contents-wrap .zyxf .right .list .cost .item span {
  color: #999;
}
.main-wrap .contents-wrap .zyxf .right .list .cost .item span strong {
  font-size: 21px;
  font-weight: normal;
  font-family: arial;
  color: #a93f3b;
}
.main-wrap .contents-wrap .byqx p {
  line-height: 24px;
  color: #333;
  text-align: justify;
  padding-top: 10px;
}
.main-wrap .contents-wrap .bmlq p {
  line-height: 24px;
  color: #333;
  text-align: justify;
  padding-top: 10px;
}

@media only screen and (max-width:1400px) {
    .banner-wrap{
        height: 360px;
    }
}
@media only screen and (max-width:1300px) {
    .banner-wrap{
        height: 324px;
    }
}
