.container {
    width: 1200px;
    margin: 0 auto;
}

.k-top {
   max-width: 1920px;
   min-width: 1200px;
    height: 380px;
    margin: 0 auto;
}

.k-nav  {
   max-width: 1920px;
   min-width: 1200px;
    background-color: #c50001;
    margin: 0 auto;
	width:100%;
}

.k-nav .container {
    height: 61px;
}

.k-nav .container .item{
    width: 133px;
    height: 61px;
    text-align: center;
    line-height: 61px;
    float: left;
    font-size: 16px;
	font-weight: normal;
	letter-spacing: 0px;
    position: relative;
}

.k-nav .container .item a{
    color: #ffffff;
    cursor: pointer;
    position: relative;
}

.k-nav .container .item a:hover{
    color: #f8d637;
}

.k-nav .container .item .a-i{
    height: 61px;
    line-height: 61px;
    display: inline-block;
    box-sizing: border-box;
}

.k-nav .container .item.active .a-i{
    color: #f8d637;
    border-bottom: 3px solid #f8d637;
}

.k-nav .container .item .a-list {
    width: 133px;
    position: absolute;
    top: 61px;
    z-index: 1;
    display: none;
}


.k-nav .container .item:hover .a-list {
    display: block;
}

.k-nav .container .item .a-list .a-child {
    display: block;
    height: 50px;
    line-height: 50px;
    background-color: rgba(197,0,1, 0.8);
    margin-top: 2px;
}

.k-nav .container .item .a-list .a-child:hover {
    color: #f8d637;
}

.k-content {
    margin-top: 30px;
}

.k-content .kc-left {
    width: 556px;
    float: left;
}

.k-content .kc-right {
    float: right;
}

.k-content .kcl-banner {
    width: 556px;
    height: 408px;
    position: relative;
}

.kb-imgs {
    width: 556px;
    height: 408px;
}

.kb-img-item {
    width: 556px;
    height: 408px;

    display: none;
}

.kb-img-item.active {
    display: block;
}

.kb-select-bg {
    width: 556px;
	height: 58px;
    background-color: rgba(0,0,0, 0.45);
    position: absolute;
    bottom: 0;
    display: flex;
}

.kb-select-title {
    line-height: 58px;
    font-size: 18px;
    color: #ffffff;
    margin-left: 17px;
    flex: 1;
}

.kb-select-items {
    display: flex;
    margin-top: 23px;
    margin-right: 14px;
}

.kb-select-items .kbs-i {
    width: 16px;
	height: 16px;
    background-color: #ffffff;
    border-radius: 16px;
    margin-left: 3px;
    cursor: pointer;
}

.kb-select-items .kbs-i.active {
    background-color: #c50001;
}

.block-template {
    width: 565px;
    margin-top: 55px;
}

.block-template .bt-title {
    padding-bottom: 8px;
    border-bottom: 1px solid #d9d9d9;
}

.block-template .bt-title_name {
    height: 18px;
	font-family: MicrosoftYaHei-Bold;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
    color: #c50001;
    padding-left: 14px;
    border-left: 3px solid #c50001;
    display: inline-block;
}

.block-template .bt-more {
    width:50px;
	/* height: 12px; */
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
    color: #c50001;
    float: right;
    margin-top: 8px;
}

.bt-content li {
    margin-top: 21px;
}

.bt-content li:before{
    display: inline-block;
    content:'';
     width: 6px;
	height: 6px;
    background-color: #e9e9e9;
    margin-bottom: 4px;
    margin-right: 10px;
}

.bt-content .bt-inner {
    width: 458px;
	font-family: MicrosoftYaHei;
	font-size: 16px;
    color: #3b3131;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}

.bt-content .bt-date {
    width: 80px;
    height: 16px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
    color: #a5a5a5;
    float: right;
    overflow: hidden;
}

.hit-wrong {
    width: 558px;
	height: 90px;
    display: block;
    margin-top: 10px;
}

div.margin-top-0 {
    margin-top: 0;
}

/* 滚动栏 */
.block-template.bt-scroll .bt-content{
    height: 500px;
    position: relative;
    overflow: hidden;
}
.block-template.bt-scroll .bt-content ul{
    position: absolute;
    top: 0;
}

/* 中元概况 */
.zhongyuangaikuang {
    width: 100%;
    height:306px;
    background-color: #f9f9f9;
    margin-top: 59px;
}

.zygk-title {
    width: 100%;
	height: 0px;
	font-size: 18px;
    text-align: center;
    line-height: 0px;
}

.red {
    color: #c50001;
}

.black {
    color: #343434;
}

.zygk-item {
    width: 280px;
    height: 256px;
    margin-right: 25px;

    float: left;
}

.zygk-item:last-child {
    margin-right: 0;
}

.zi-bg {
    width: 280px;
    height: 92px;
    background-color: rgba(255,0,51, 0.8);
    margin-top: 90px;
    position: relative;
    cursor: pointer;
    display: block;
}

.zi-name {
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    margin-top: 37px;
}

.zi-enter {
	font-size: 12px;
    color: #ffffff;
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.no-bg {
    background: none;
}

.zhuanjia {
    width: 581px;
    height: 296px;
    /* background: url('../images/anli_14.jpg'); */
    float: left;
    margin-right: 34px;
}

.success {
    width: 581px;
    height: 296px;
    /* background: url('../images/anli_16.jpg'); */
    float: left;
}

.zj-question {
    margin-top: 122px;
}

.ques {
	font-size: 16px;
    color: #3b3131;
    margin-top: 40px;
    margin-left: 34px;
    display: block;
}

.zx-item {
    width: 271px;
    height: 112px;
    margin-right: 34px;
    margin-bottom: 34px;
    float: left;
    cursor: pointer;
}

.zx-item:nth-child(4), .zx-item:nth-child(8) {
    margin-right: 0;
}

.zx1 {
    /* background: url('../images/zixun_03.jpg') no-repeat; */
}

.zx2 {
    /* background: url('../images/zixun_05.jpg') no-repeat; */
}

.zx3 {
    /* background: url('../images/zixun_07.jpg') no-repeat; */
}

.zx4 {
    /* background: url('../images/zixun_09.jpg') no-repeat; */
}

.zx5 {
    /* background: url('../images/zixun_15.jpg') no-repeat; */
}

.zx6 {
    /* background: url('../images/zixun_16.jpg') no-repeat; */
}

.zx7 {
    /* background: url('../images/zixun_17.jpg') no-repeat; */
}

.zx8 {
    /* background: url('../images/zixun_18.jpg') no-repeat; */
}

.fuwu {
    width: 90px;
    height: 146px;
    float: left;
    cursor: pointer;
}

.h315 {
    height: 183px;
}

.footer {
    width-min: 1200px;
	width-max:1920px;
    height:  131px;
    background-color: #25252b;
}
.container-b {
    width: 1200px;
    margin: 0 auto;
	background-color: #25252b;
}

.f-item {
    width: 50%;
    font-size: 14px;
	line-height: 30px;
    color: #FFFFFF;
    float: left;
}

.f-left {
    width: 834px;
    float: left;
    padding-top: 20px;
}

.f-right {
    float: right;
    width: 200px;
	
}

.inner {
    margin-top: 42px;
    margin-left: 114px;
}

.inner1 {
    font-size: 15px;
    color: #666;
    margin-top: 20px;
}

.inner2 {
    font-size: 15px;
    color: #666;
    margin-top: 10px;
}

.wfull{
    width: 100%;
}

.mt20 {
    margin-top: 20px;
}

.buildbg {
    width: 400px;
    height: 300px;
    background: url('../images/build.jpg') center/contain no-repeat;
    margin: 30px auto;
}

.c-warp {
    max-width: 1200px;
   min-height: calc(100vh - 642px);
   margin: 0 auto;
   /* text-align: center; */
}

.build {
    text-align: center;
    font-size: 30px;
    margin-top: 35px;
}

/* 列表页 */
.main_rg{
    /* float:right; */
    width:830px;
    min-height: 500px;
    margin: 30px 0 0 270px;
    padding-top: 10px;
}
/* 右侧内容 */
.loaction_box{
    border-bottom:1px solid #e6e6e6;
     /* height: 36px; */
}
.loaction_box h3{border-bottom:2px solid #a7002c;display:inline-block;position:relative;top:1px;padding-bottom:8px;color:#111;font-size:24px;font-weight:bold;line-height: 26px;}
.loaction_box p{float:right;position:relative;top:5px;color:#333;}
.loaction_box p a{color:#999;}
/* 内容区 */
/* .neiye_content{display:none;} */

/* 列表 */
.list_style{
  width: 100%;
  height: auto;
  overflow: hidden;
}
.list_style li{
  height: 40px;
  line-height: 40px;
  float: left;
  width: 100%;
  border-bottom: 1px dashed #ddd;
  cursor: pointer;
}
.list_style li a{
  display: block;
  width: fit-content;
  float: left;
  font-size: 14px;
  color: #666;
  margin-left: 15px;
}
.list_style li span{
  display: block;
  width: fit-content;
  float: right;
  font-size: 14px;
  color: #aaa;
  margin-right: 15px;
}
.list_style li:hover a,.list_style li:hover span{
  color: red !important;
}

/* 文章页 */

.neiye_content p{
    color:#000000;
    font-family: 宋体;
    font-size: 18px;
    line-height: 28px;
	text-indent:2em;
}

.neiye_content p:first-child {
    margin-top: 20px;
}

/* 下拉 */

.xiala {
    margin-top: 20px;
    font-size: 16px;
    color: #ffffff;
}

.xiala1 {
    width: 274px;
    height: 44px;
    /* background-color: #c50001; */
    float: left;
    line-height: 44px;
    padding-left: 20px;
    box-sizing: border-box;
    position: relative;
}

.jiantou {
    width: 0px;
    height: 0px;
    position: absolute;
    right: 5px;
    top:12px;
    border: 8px solid transparent;
    border-left-color: #ffffff;
    cursor: pointer;
}

.xialalist {
    width: 274px;
    position: absolute;
    background-color: #ffffff;
    top: 44px;
    left: 0px;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
    border: 1px solid #ccc;
    border-top: none;
    box-sizing: border-box;
    border-radius: 0 0 5px 5px;
    z-index: 100;
}

.xiala1:hover .xialalist {
    display: block;
}

.xiala1:hover .jiantou {
    right: 9px;
    top: 16px;
    border: 8px solid transparent;
    border-top-color: #ffffff;
}


.xlitem {
    width: 252px;
    /* height: 23px; */
    /* margin-top: 4px; */
    line-height: 26px;
    color: #000;
    font-size: 14px;
    cursor: pointer;
    display: block;
}

.xlitem:hover {
    color: red;
}

.fr {
    float: right;
}

.xiala2 {
    width: 274px;
    height: 44px;
    background-color: #c50001;
    float: right;
}

.neiyecontent{width: 100%;height: auto;overflow: hidden;margin-top: 60px !important;}
.left_nav{float:left;width:208px;position:relative;}
.left_nav h3 label{font-size: 56px;display: inline-block;position: absolute;left: 26px;line-height: 50px;}
.left_nav h3{
    background-color: #c50001;
  ;color:#fff;text-align:center;height:60px;line-height: 60px; font-size:16px;font-weight: normal;box-shadow: 0px 3px 8px #ffcccc;border-radius: 3px;}
.left_nav h3 span{text-transform:uppercase;display:block;font-weight:normal;font-size:14px;}
.left_ul,.contact_ul{border:1px solid #f8e8e8;border-top:none;box-shadow: 5px 5px 10px #f8e8e8;transform: rotateY(5deg);border-radius: 3px;}
.left_ul{margin-bottom: 35px}
.left_ul>li{width:206px;position: relative;}
.left_ul>li::before{content: '';width:100%;height:1px;background:#e6e6e6;margin: 0 auto;position: absolute;left: 0;right: 0;bottom: 0}
.left_ul>li p,.left_ul>li>a{line-height:50px;font-size:16px;color:#6f6e69;display:block;text-align: center}
.left_ul>li p,.left_ul>li>a span label{transform: rotateZ(90deg);display: inline-block;}
.left_ul>li p,.left_ul>li>a img{vertical-align: middle;display: inline-block;}
.left_ul>li p,.left_ul>li>a .img1{display: none}
.left_ul>li:hover>a{color:red}
.left_ul>li>a.active{color: #fff;background-color: #c50001;}

/* 分页 */
.page {
    float: right;
    margin-top: 25px;
}
.page a {
    margin: 0 5px;
}