*{
    margin: 0;
    padding: 0;
}
a{
    text-decoration: none;
}
.gyrd{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.gyrd1{
    width: 1200px;
    height: 100px;
    /* background-color: #F5F5F5; */
    margin-top: 20px;
    background-image: url(../images/ttgz.png);
    background-size: 100% 100%;
}
.gyrd1 a{
    height: 100px;
    justify-content: space-evenly;
    width: 1100px; 
}
.gyrd1 img{
    float: left;
    padding: 10px;
    width: 100px;
}
.gyrd1_1{
    /* height: 100px; */
    font-size: 28px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #C30B00;
}
.gyrd1_2{
    height: 20px;
    font-size: 18px;
    color: #000;
    width: 1030px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.work {
    position: relative;
    margin: 0 auto;
    width: 1200px;
    height: 464px;
    background-color: #fff;
    margin-top: 40px;
}

.work_left {
    position: absolute;
    width: 690px;
    height: 465px;
}





.focusBox {
    position: relative
}

.focusBox .pic img {
    display: block;
    width: 690px;
    height: 560px
}

.focusBox .txt-bg {
    position: absolute;
    bottom: 0px;
    z-index: 1;
    height: 60px;
    width: 690px;
    background: #F1F3F6;
}

.focusBox .txt {
    position: absolute;
    bottom: 0px;
    z-index: 2;
    height: 40px;
    width: 348px;
    overflow: hidden;
    top: 360px;
    left: 31%;
}

.focusBox .txt li {
    height: 40px;
    line-height: 40px;
    position: absolute
}

.focusBox .txt li a {
    display: block;
    color: #000;
    font-size: 16px;
    background-image: unset;
    text-align: center;
    width: 348px;
}

.focusBox .num2 {
    position: absolute;
    z-index: 3;
    bottom: 2px;
    right: 8px;
}

.focusBox .num {
    width: 690px;
    position: absolute;
    bottom: 10px;
    display: flex;
    justify-content: center;
    z-index: 3;
}

.focusBox .num li {
    width: 25px;
    height: 4px;
    cursor: pointer;
    color: white;
    background-color: #C7C9CC;
    border-radius: 4px;
    margin-right: 5px;
    display: inline-block;
    overflow: hidden;
    border-radius: 0;
}

.focusBox .num li.on {
    background: #CB181E;
    width: 25px;
}

.focusBox .num1920 {
    display: table;
    text-align: center;
    bottom: 10px;
    width: 100%;
    position: absolute;
    z-index: 3;
}

.focusBox .num1920 li.on {
    background: #CB181E;
    width: 10px;
}

.work_right {
    height: 100%;
    float: right;
    display: flex;
    flex-direction: column;
}

.work_right1 {
    float: right;
    width: 500px;
    height: 80px;
}
.work_right1 img{
    width: 500px;
}


.work_right4 {
    height: 120px;
    float: right;
}

.work_right4 a {
    height: 113px;
    text-decoration: none;
    color: #000;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-bottom: 1px dashed #b0b0b0;
}
.work_right4_1 {
    width: 490px;
    height: 27px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 23px;
    color: #000;
    font-weight: bold;
}
.work_right4 a .work_right4_1:hover{
    color: #C40D02;
}
.work_right4_2{
    width: 490px;
    height: 56px;
    line-height: 30px;
    display: -webkit-box !important;
    overflow: hidden;
    word-break: break-all;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 16px;
    color: #a8a8a8;
}
.work_right4_3 {
    color: #b0b0b0;
    font-size: 14px;
}
.representative{
    margin: 0 auto;
    width: 1200px;
    height: 130px;
}
.representative img{
    width: 100%;
    height: 100%;
}
.leading_body{
    margin: 0 auto;
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
}
.vertical{
    width: 285px;
}

.vertical1 p,span{
    font-size: 18px;
    margin-top: 20px;
}
.vertical1_1{
    width: 285px;
    background: #FDF1F3;
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
    /* justify-content: space-evenly; */ 
    padding-bottom: 10px;
}
.vertical1_1 a{
	width:3em;
	text-align-last: justify;
    display: inline-block;
}
.vertical1_2{
    width: 229px;
    display: flex;
    font-size: 16px;
    line-height: 32px;
    position: relative;
    float: right;
    flex-direction: row;
    flex-wrap: wrap;
}
.vertical1_2 span {
    width: 110px;
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 12px;
}
.vertical1_1 div{
    margin-left: 20px;
    margin-top: 2px;
}
.vertical2{
    width: 100%;
    background-color: #FDF1F3;
    margin-top: 20px;
	padding-bottom:20px;
}


  .sfq {
    width: 100%;
  }
  .sfq-item{
    padding: 0px 20px;
  }
  .sfq .title {
    padding: 10px 0px 10px 0px;
    font-size: 18px;
    cursor: pointer;
    color: #000;
    text-align: center;
    background-color: #FDF1F3;
    border: 0;
    border-radius: 0;
    border-bottom: 2px solid #C20600;
	font-weight: bold;
  }
  .sfq .title:hover{
    background-color: #FDF1F3;
    color: #000;
    border-bottom: 2px solid #C20600;
  }
  .sfq-item-content {
    cursor: pointer;
    height: 100%;
  }
  .sfq ul li {
    padding-left: 40px;
    cursor: pointer;
    /* line-height: 1.5; */
  }
  .sfq ul li a{
    width: 95%;
    display: block;
    line-height: 25px;
    white-space: nowrap; 
    overflow: hidden;   
    text-overflow: ellipsis; 
    font-size: 18px;  
  }
  .sfq ul a:hover{
    color: #C40D02;
  }

  .sfq_hd{
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: red;
    position: relative;
    top: 15px;
    margin-left: -25px;
}






.tnpc{
    margin: 20px 0px 10px 20px;
}
.tnpc a{
    color: #000;
    text-decoration: none;
    font-size: 16px;
}
.tnpc a:hover{
    color: #CB181E;
    font-size: 16px;
}
.vertical3{
    margin-top: 20px;
}
.active{
    display: block;
}
.vertical31{
    width: 285px;
    height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.vertical311{
    height: 60px;
    background-color: #FDF1F3;
    color: #C30B00;
    font-size: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.vertical4{
    margin-top: 20px;
}
.vertical5{
    margin-top: 17px;
}
.crosswise_r{
    width: 890px;
    height: 100%;
}
.crosswise{
    width: 890px;
    height: 500px;
    overflow: hidden;
}
.crosswise0{
    height: 46px;
    line-height: 45px;
    background-color: #F2F2F2;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.nav-titI{
    width: 160px;
    display: flex;
    justify-content: center;
    font-size: 22px;
    font-weight: bold;
}
.nav-titI2{
    margin-left: 40px;
}
.nav-titI2:nth-child(2){
    margin-left: 65px;
}
.nav-titI2:nth-child(3){
    margin-left: 65px;
}
/* .nav-titI:hover{
    color: #C40D02;
    border-bottom: 4px solid #C40D02;
}  */
.nav-titI.active {
    color: #C40D02;
    font-weight: bolder;
    border-bottom: 4px solid #C40D02;
}
.nav-titI.active a{
    color: #C40D02;
}


.nav-txtI{
    height: 428px;
    display: flex;
    align-content: space-around;
    flex-direction: column;
    justify-content: flex-start;
    margin-top: 30px;
}

.textq1:hover{
    color: #C30B00;
}
.textq{
    width: 890px;
    display: flex;
    justify-content: space-between;
    font-size: 18px;
    height: 48px;
    
}
.textq1{
    width: 700px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    /* font-weight: bold; */
}
.time{
    color: #999999;
}
.blogroll{
    width: 1200px;
    height: 60px;
    display: flex;
    justify-content: space-between;
}
.blogroll1{
    width: 280px;
    height: 40px;
    font-size: 16px;
    padding: 10px;
}