* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

ul,
li {
    list-style: none;
}

.gsss {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding-top: 15px;
    padding-bottom: 15px;
    align-items: center;
}

.gsgg img {
    vertical-align: middle;
}

.gsgg span {

    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 16px;
    color: #BD1A2D;
}

.gsgg a {

    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
}

.gsgg .rq {

    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #999999;
    margin-left: 50px;
}

.ss input {
    width: 274px;
    height: 38px;
    background: #FFFFFF;
    border-radius: 6px 0px 0px 6px;
    border: 1px solid #DDDDDD;
	outline: none;

}

.ss {
    display: flex;
    align-items: center;
}

.ss button {
    width: 79px;
    height: 38px;
    background: #CA1C1D;
    border-radius: 0px 6px 6px 0px;
    border: none;

    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
}

.ss button img {
    vertical-align: middle;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

.tt {
    padding-top: 34px;
    text-align: center;
}

.tt h1 {

    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 36px;
    color: #B40009;
    line-height: 19px;
    padding-bottom: 24px;

}

.tt span {

    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 18px;
    color: #B40009;
}

.lb {
    width: 1200px;

}

.slide_x {
    overflow: hidden;
    position: relative;
    margin: 0;
    width: 1200px;
    height: 450px;
    background: #000;
}

.slide_x .box {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
}

.slide_x .list {
    overflow: hidden;
    width: 9999px;
    display: block;
    margin: 0;
}

.slide_x .list li {
    float: left;
    position: relative;
    width: 1200px;
    text-indent: 0;
}

.slide_x .list p {
    text-align: left;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 80px;

    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;

    text-indent: 1em;
    line-height: 80px;
    background: rgba(0, 0, 0, 0.6);
}

.slide_x .btn {
    overflow: hidden;
    position: absolute;
    bottom: 14px;
    right: 6px;
}

.slide_x .btn li {
    float: left;
    width: 40px;
    height: 40px;

    background: url(../img/weiuxanz.png) no-repeat;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    cursor: pointer;
    text-align: center;
    line-height: 38px;
}

.slide_x .btn .selected {
    background: url(../img/xuanza.png) no-repeat;
    color: #fff;
}

.slide_x .list img {

    width: 100%;
    height: 450px;

}


.slide_x .plus {
    right: 40px;

}

.slide_x .plus {
    position: absolute;
    top: 40%;
    width: 60px;
    height: 60px;
    background: url(../img/you.png) center no-repeat;
    text-align: center;
    cursor: pointer;
}

.slide_x .minus {
    position: absolute;
    top: 40%;
    width: 60px;
    height: 60px;
    left: 40px;
    background: url(../img/zuo.png) center no-repeat;
    text-align: center;
    cursor: pointer;
}

.ywgs {
    width: 100%;
    padding-top: 30px;
    display: flex;
    justify-content: space-between;
}

.ywgs_left {
    width: 63%;
}

.ywgs-tit {


    overflow: hidden;
    border-bottom: 1px solid #DDDDDD;
}

.ywgs-tit li {

    float: left;
}

.ywgs-tit li a {

    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 22px;
    color: #333333;
    display: block;
    padding-bottom: 13px;
    margin-right: 36px;
}

.ywgs-tit .gd {
    float: right;
    width: 52px;
    height: 24px;
    border-radius: 2px;
    border: 1px solid #DDDDDD;


    text-align: center;
    line-height: 24px;
}

.ywgs-tit .gd a {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: #999999;

}

.ywgs_left .ywgs-con {
    position: relative;
}

.ywgs_left .ywgs-con li {
    margin-top: 25px;

    position: relative;
    text-indent: 15px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    transition: all .4s;
}

.ywgs_left .ywgs-con li::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 6px;
    height: 6px;
    background: #BD1A2D;
    border-radius: 50%;
}

.ywgs_left .ywgs-con li a {

    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #333333;

}

.ywgs_left .ywgs-con li span {


    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #999999;
    float: right;

}

.ywgs_right {
    width: 35%;
    background: url(../img/gaodabie.png) no-repeat;
}

.ywgs_right .ywgs-tit {
    width: 80%;
    margin: 0 auto;
    margin-top: 23px;
}

.ywgs_right .ywgs-tit li a {

    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 22px;
    color: #BD1A2D;
}

.ywgs_right .ywgs-con {
    width: 80%;
    margin: 0 auto;
    overflow: hidden;

}

.ywgs_right .ywgs-con li {
    margin-top: 30px;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.ywgs_right .ywgs-con li .m6-b {
    width: 55px;
    height: 69px;
    display: block;
    text-align: center;
    float: left;
}

.ywgs_right .ywgs-con li .m6-b .m6-b-1 {

    font-family: Microsoft YaHei;
    font-weight: 300;
    font-size: 36px;
    color: #BD1A2D;

}

.ywgs_right .ywgs-con li .m6-b .m6-b-2 {


    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 12px;
    color: #BD1A2D;



}

.ywgs_right .ywgs-con li a {

    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    float: left;
    display: block;
    width: 75%;
    margin-left: 29px;

}

.tssh {
    width: 100%;
    margin-top: 30px;
}

.tssh ul {
    display: flex;
    justify-content: space-between;
}

.jkxj {
    width: 100%;
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}

.jk {
    width: 46%;
}

.jk .ywgs-tit {
    overflow: hidden;
    border-bottom: 1px solid #DDDDDD;

}

.jk .ywgs-con li {
    margin-top: 25px;
    position: relative;
    text-indent: 15px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    transition: all .4s;
}

.jk .ywgs-con li a {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
}

.jk .ywgs-con li span {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #999999;
    float: right;
}

.jk .ywgs-con li::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 6px;
    height: 6px;
    background: #BD1A2D;
    border-radius: 50%;
}

.ywgs-tit>.on a {

    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 22px;
    color: #C50405;
    border-bottom: 4px solid #BD1A2D;

}

.jsfc {
    width: 100%;
    height: 263px;
    margin-top: 32px;
    display: flex;

}

.jsfc .bgtp {
    width: 42px;
    height: 100%;
    background: url(../img/xjiait.png) no-repeat;
    text-align: center;
    line-height: 100%;
    overflow: hidden;
}

.jsfc .bgtp div {
    margin-top: 85px;
}

.jsfc .bgtp p {

    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 30px;
}

.jsfc ul {
    width: 98%;
    height: 100%;
    display: flex;
    background: #F6F6F6;
    justify-content: space-between;
}

.jsfc ul li {
    width: 154px;
    height: 100%;
}

.jsfc ul li img {
    width: 154px;
    height: 152px;
    background: #CCCCCC;
}

.jsfc ul li p {
    width: 154px;
    height: 69px;
    background: #B28045;
}
.jsfc ul li p h2{

}
.jsfc ul li p span {

    font-family: Source Han Serif CN;
    font-weight: 400;
    font-size: 12px;
    color: #FFFFFF;
    display: block;
    text-align: center;

}
.xfqn{
    width: 100%;
    height: 263px;
    display: flex;
    justify-content: space-between;

    margin-top: 30px;
    margin-bottom: 30px;
}
.xfqn .xfrw{
    width: 48%;
    height: 100%;
    display: flex;
    position: relative;
}
.xfqn .bgtp {
    width: 42px;
    height: 100%;
    background: url(../img/xjiait.png) no-repeat;
    text-align: center;
    line-height: 100%;
    overflow: hidden;
}
.xfqn .bgtp div {
    margin-top: 85px;
}
.xfqn .bgtp p {
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 30px;
}
.xfqn ul {
    width: 98%;
    height: 100%;
    display: flex;
    background: #F6F6F6;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    
    overflow: hidden;
   
}
#xfrw1{
    overflow: hidden;
    position: relative;
}
#xfrw2{
    overflow: hidden;
    position: relative;
}

#xfrw2 ul {
    width: 98%;
    height: 100%;
    display: flex;
    background: #F6F6F6;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    
    overflow: hidden;
    
}
#xfrw2 ul li{
    margin-right: 20px;
    animation: marquee 10s linear infinite;
}
.xfqn ul li {
    width: 154px;
    height: 100%;
    margin-right: 20px;
    animation: marquee 10s linear infinite;
    
}

.xfqn ul li img {
    width: 154px;
    height: 152px;
    background: #CCCCCC;
}
.xfqn ul li p {
    width: 154px;
    height: 69px;
    background: #B28045;
}
.xfqn ul li p span {
    font-family: Source Han Serif CN;
    font-weight: 400;
    font-size: 12px;
    color: #FFFFFF;
    display: block;
    text-align: center;
}
@keyframes marquee {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-100%);
    }
  }