@media(min-width:1600px){
    .container{
        width: 1450px;
    }
}
video{
    max-width: 100%;
}
header{
    position:fixed;
    background:rgba(0,0,0,.9);
    top: 0;
    width: 100%;
    z-index: 99;
}
.topbig{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.menu i{
    display: none;
}
.nav-logo {
    display: none;
}
.heise{
    display: none;
}
.menu ul{
    display: flex;
}
.menu ul li a{
    padding:0 27px;
    text-align: center;
    font-size:12px;
    color:#3a3835;
    height: 102px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: .5s;
    -moz-transition: .5s; 
    -webkit-transition: .5s; 
    -o-transition: .5s; 
}
.menu ul li a:hover{
    background: -webkit-linear-gradient(left, #c8a158 , #bc853c); /* Safari 5.1 - 6.0 */ 
    background: -o-linear-gradient(right, #c8a158, #bc853c); /* Opera 11.1 - 12.0 */ 
    background: -moz-linear-gradient(right, #c8a158, #bc853c); /* Firefox 3.6 - 15 */ 
    background: linear-gradient(to right, #c8a158 , #bc853c); /* 标准的语法 */
    color:white;
    transition: .5s;
    -moz-transition: .5s; 
    -webkit-transition: .5s; 
    -o-transition: .5s; 
}
.menu ul li a:hover span{
    color:white;
    transition: .5s;
	-moz-transition: .5s; 
	-webkit-transition: .5s; 
	-o-transition: .5s; 
}
.menu ul li span{
    font-size:16px;
    color:#d6d0c5;
    transition: .5s;
	-moz-transition: .5s; 
	-webkit-transition: .5s; 
	-o-transition: .5s; 
}
.videobg video{
    width: 100%;
}
.zhgl{
    position:relative;
}
.zhgl img:last-child{
    position:absolute;
    top:0;
    opacity: 0;
}
.zhgl a:hover img:last-child{
    opacity: 1;
}
.zhgl a:hover img:first-child{
    opacity: 0;
}
.videobg{
    position:relative;
    background:#000;
}
.xiazai{
    position:absolute;
    left:50%;
    bottom:15%;
    transform: translate(-50%,-15%);
}
.saomaxiazai{
    margin-top:20px;
}
.saomaxiazai>img{
    margin: 0 auto;
}
.saomaxiazai{
    position:relative;
}
.xiazailianjie {
    position: absolute;
    left: 45%;
    top: 10px;
}
.syxw{
    padding:90px 0 158px;
    background:url(../images/syxwbg.jpg) no-repeat;
    background-size:cover;
}
.syxwbt{
    margin-bottom:78px;
}
.syxwleft{
    width: 50%;
}
#syxw .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    background-color: rgba(0,0,0,0.3);
    border-radius: 50%;
    border: solid 2px rgba(255,255,255,0.5);
    box-sizing: border-box;
    box-shadow: 0 0 12px 0 rgba(17,17,17,0.5);
    opacity: 1;
}
#syxw .swiper-pagination-bullet-active {
    background-color: #fff;
    border: solid 2px #fff;
}
.syxwbig{
    display: flex;
    justify-content: space-between;
}
.syxwright{
    width: 48%;
}
.syxwright .nav-pills{
    display: flex;
    justify-content: space-between;
    padding-bottom:14px;
    margin-bottom:20px;
    border-bottom:2px solid #747478;
}
.syxwright .nav-pills li{
    width:  23%;
    text-align: center;
    background:#ff4655;
}
.syxwright .nav-pills li{
    width:  23%;
    text-align: center;
    background:#ff4655;
    border-radius: 0;
    font-size:26px;
}
.syxwright .nav-pills>li>a{
    border-radius: 0;
    color:white;
}
.syxwright .nav-pills>li>a:hover,.syxwright .nav-pills>li.active>a{
    background:#607eff;
}
.nav:before,.nav:after{
    display: none ;
}
.syxw .tab-content ul li a{
    display: flex;
    justify-content: space-between;
    padding-bottom:11px;
    margin-bottom:11px;
    border-bottom:2px solid rgba(116,116,120,.2);
    align-items: center;
}
.syxw .tab-content ul li a:hover{
    background:rgba(116,116,120,.2);
}
.syxw .tab-content ul li span{
    font-size:21px;
    color:#389094;
    padding:3px 20px;
    border:2px solid #389094;
    border-radius: 10px;
    display: block;
    width: 88px;
    margin-right: 23px;
}
.syxwlbbt{
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size:23px;
    color:#babbbd;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 8px 15px;
}
.syxwsj{
    color:rgba(186,187,189,.6);
}
.syjsxx img{
	position:absolute;
	right: 0;
	top: 0;
}
.syjs{
	position:relative;
	overflow: hidden;
}

.xiaotu{
    width: 13%;
    position:absolute;
	right: 45px;
	top:20%;
    height: 520px;
}
#xiaotu {
    height: 520px;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
}
#xiaotu .swiper-slide img:last-child{
	position:absolute;
	top:0;
	left: 0;
}
#xiaotu .swiper-slide-thumb-active img:last-child{
	opacity: 0;
}

#xiaotu .swiper-button-next {
    position: absolute;
    top: auto;
    bottom: -100px;
    width: 29px;
    height: 73px;
    margin-top: -22px;
    z-index: 10;
    left: 50%;
    cursor: pointer;
    background-size: 27px 73px;
    background-position: center;
    background-repeat: no-repeat;
    background: url(../images/jsjsb.png);
}
#xiaotu .swiper-button-prev {
    position: absolute;
    top: auto;
    top: -100px;
    width: 29px;
    height: 73px;
    margin-top: -22px;
    z-index: 10;
    left: 50%;
    cursor: pointer;
    background-size: 27px 73px;
    background-position: center;
    background-repeat: no-repeat;
    background: url(../images/jsjsjtt.png);
}
.sytgzx{
	background:url(../images/sytgzx.jpg);
	background-color:black;
	background-size:cover;
	padding:138px 0 117px;
}
.sytgzxbt{
	margin-bottom:53px;
}
.tgzxlb .nav-pills{
	display: flex;
	justify-content: flex-end;
	margin-bottom:3px;
	position: relative;
	z-index: 9;
}
.tgzxlb .nav-pills li a{
	width: 160px;
	height: 52px;
	display: flex;
	justify-content: center;
	align-items: center;
	background:#ff4655;
	color:white;
	transition: .5s;
	margin-left:28px;
	border-radius: 0;
}
.tgzxlb .nav-pills li.active a,.tgzxlb .nav-pills li:hover a{
	background:#607eff;
	transition: .5s;
}
.tgzxlbrw {
    position: absolute;
    top: -120px;
    right: 78px;
	z-index: 1;
}
.sytgzx .container{
	position:relative;
}
.tgzxlb .tab-content{
	background:#252428;
	padding:18px 15px 24px 21px;
	position: relative;
	z-index: 9;
}
.sytgzx .tab-pane ul{
    display: flex;
    justify-content: space-between;
}
.sytgzx .tab-pane ul:first-child{
	width: 49%;
    overflow: hidden;
}
.sytgzx .tab-pane ul:first-child li{
	width: 100%;
    overflow: hidden;
}
.sytgzx .tab-pane ul:first-child li img{
	width: 100%;
    overflow: hidden;
}
.sytgzx .tab-pane ul:last-child{
    width: 48%;
    overflow: hidden;
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.sytgzx .tab-pane.active{
    display: flex;
    justify-content: space-between;
}
.sytgzx .tab-pane ul:last-child li {
    width: 49%;
    margin-bottom: 18px;
}
.sytgzx .tab-pane ul:last-child li:nth-child(n+3) {
    width: 49%;
    margin-bottom: 0;
}
footer{
	background:#1c1c1c;
	padding:33px 0 50px;
}
.dibuleft{
	width: 25%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding:17px 70px 25px 52px;
	border-right:1px solid rgba(255,255,255,.05);
}
.dibubig{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.diburight{
	width: 75%;
	color:#ffffff;
	line-height: 24px;
	padding-left:38px;
}
.diburight ul li a{
	color:white;
	transition: .5s;
}
.diburight ul li a:hover{
	color:#bc853c;
	transition: .5s;
}
.banner img{
    width: 100%;

}
.img-responsive{

}
.img-responsivenewsd{
    height: 80px;
}
.banner{
    position: relative;
}
.banner ul{
    display: flex;
    justify-content: space-between;
}
.banner ul li{
    width: 32%;
}
.banner ul li a{
    height: 450px;
    border-radius: 10px;
    background: rgba(0,0,0,.4);
    overflow: hidden;
    padding: 17px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.banner .container{
    top:50%;
    left: 50%;
    transform: translate(-50%,-50%);
    position:absolute;
}
.xinwentop p{
    margin-top:19px;
}
.xinwentop {
    font-size:23px;
    color:white;
}
.xinwenbottom {
    color: #babbbd;
    font-size: 16px;
    display: flex;
    justify-content: space-between;
}
.xinwenbottom span{
    color:#ff4655;
}
.xinwentop img{
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
    width: 100%;
}
.banner ul li:hover img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
}
.xinwentoptu{
    overflow: hidden;
}
.xwny{
    padding:48px 0 25px;
    background:#f9f9f9;
}
.xwnydh ul li a{
    width:133px;
    height: 43px;
    background:#f2f2f2;
    display: flex;
    align-items: center;
    justify-content: center;
    color:#393b40;
    transition: .5s;
}
.xwnydh ul li:hover a,.xwnydh ul li.hover a{
    background:#ff4655;
    color:#fff;
    transition: .5s;
}
.xwnydh ul li{
    float:left;
    margin-right: 23px;
}
.xwnydh{
    margin-bottom:27px;
    overflow: hidden;
}
.xwnylb ul li a{
    padding:12px 39px 13px 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 15px;
    border:2px solid #f2f2f2;
}
.nyxwtu{
    width:21%;
}
.nyxwwen{
    width: 77%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-top:14px;
    padding-bottom:8px;
}
.nyxwwen h2{
    font-size:24px;
    color:#393b40;
}
.nyxwsj{
    display: flex;
    justify-content: flex-end;
    font-size:16px;
    color:#babbbd;
}
.nyxwsj span{
    color:#ff4655;
    margin-left: 90px;
}
.nyxwtu img{
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
    width: 100%;
}
.xwnylb ul li:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    transition: all 500ms ease-in 0ms;
}
.nyxwtu{
    overflow: hidden;
}
.xwnylb ul li a {
    transition: .5s;
}
.xwnylb ul li:hover a {
    border: 2px solid #989898;
    transition: .5s;
}
.xwnylb ul li{
    margin-bottom:17px;
}
.xwddbig{
    display: flex;
    justify-content: space-between;
}
.xwddleft{
    width: 70%;
    background-color: #f0f0f0;
    padding: 79px 90px 115px;
    border-top: #bc853c solid 6px;
}
.xwddright{
    width: 25%;
    background-color: #f0f0f0;

    border-top: #bc853c solid 6px;
}
.xwddbt h2 {
    line-height: 40px;
    font-size: 32px;
    color: #333333;
}
.xwddbt h3{
    margin-top: 13px;
    font-size: 16px;
    line-height: 22px;
    color: #999999;

}
.xwddleft section{
    margin-top: 51px;
    font-size: 14px;
    color: #7d7d7d;
    line-height: 24px;

}
.xwddright ul li a{
    display: flex;
    justify-content: space-between;
}
.zxxwtu{
    width: 45%;
}
.zxxwwen {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.zxxwwen h2{
    font-size:16px;
    color: #393b40;
    min-height: 40px;
    line-height: 20px;
}
.zxxwsj{
    color:#393b40;
}
.xwddright ul li:hover{
    background:#c2c1c1;
    transition: .5s;
}
.xwddright ul li{
    padding: 20px 15px 20px;
    transition: .5s;
}
.xwddrightbt {
    width: 100%;
    height: 34px;
    background: rgba(18,18,18,0.04);
    color: #333333;
    line-height: 34px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    margin-top: 31px;
    margin-bottom:10px;
}
.nysyjs{
    padding-top:102px;
}
.nysyjs .xiaotu {

    top: 30%;
}
.abdh ul li{
    float:left;
    margin-left: 30px;
}
.abdh ul li a{
    color:white;
    background:#ff4655;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 169px;
    height: 55px;
    transition: .5s;
}
.abdh ul li.hover a, .abdh ul li:hover a{
    background:#607eff;
    transition: .5s;
}
.abdh ul li:first-child{
    float:left;
    margin-left: 0;
}
.abdh{
    transform: translate(0,-30px);
    margin-bottom:30px;
}
.yxbjbt h2{
    font-size:28px;
    text-align: center;
    margin-bottom:12px;
}
.yxbjbt h3{
    font-size:23px;
    text-align: center;
    padding-bottom:31px;
    border-bottom:1px solid rgba(0,0,0,.2);
    margin-bottom:67px;
}
.yxbjnr{
    text-indent: 2em;
    line-height: 26px;
}
.yxbjbg{
    padding-bottom:95px;
}
.yxbjnr p{
    margin-bottom:24px;
}
.yxbjnrtu ul{
    display: flex;
    justify-content: space-between;
}
.yxbjnrtu ul li{
    width: 33%;
}
.yxbjnrtu ul li img{
    width: 100%;
}
.gywmleft p{
    font-size:16px;
    line-height: 32px;
    text-indent: 2em;
}
.gywmbig{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.gywmleft{
    width: 70%;
}
.gywmright{
    width: 25%;
}
.gywmright img{
    width: 100%;
}
.lxwm ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.lxwm ul li{
    width: 48%;
    background:#607eff;
    display: flex;
    align-items: center;
    padding-left:30px;
    padding-top:46px;
    padding-bottom:46px;
    border-radius: 10px;
    margin-bottom:20px;
}
.lxwm ul li a{
    display: flex;
    
}
.lxwmtu{
    margin-right: 37px;
}
.lxwmwen{
    color:white;
}
.lxwmwen h3{
    margin-bottom:15px;
}
.lxwm>h2{
    margin-bottom:47px;
}
.lxwm{
    margin-bottom:92px;
}
.ryzpbt h2{
    font-size:28px;
    margin-bottom:84px;
}
.ryzp dl {
    background:#607eff;
    padding:0px 30px;
    }
    .ryzp dl dd {
    float:left;
    width:25%;
    color:#fff;
    line-height:40px;
    padding:25px 0px;
    font-size:2.0rem;
    }
    .ryzp dl dd:nth-of-type(4) {
    width:22%;
    }
    .ryzp dl dd:nth-of-type(5) {
    width:30%;
    }
    
    .ryzp ul li {
    border-bottom:1px rgba(0,0,0,.15) dashed;
    list-style-type:none;
    margin-bottom:20px;
    }
    .ryzp ul li .jitp {
        padding: 25px 30px;
        transition: .3s;
        background: #fff;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .ryzp ul li .jitp span:first-child  {
    display:flex;
    justify-content: space-between;
    flex-direction: column;
    font-size:1.4rem;
    }
    .ryzp ul li .jitp span {
        display:flex;
        justify-content: space-between;
        float:left;
        width:25%;
        color:#545459;
        font-size:2.0rem;
    }
    .ryzp ul li .jitp span a {
    
    width: 133px;
    height: 43px;
    line-height: 43px;
    color: #545459;
    background: #eee;
    font-size: 1.4rem;
    text-align: center;
    display: block;
    }
    .ryzp ul li.cur .jitp span a {
        background: #fff;
    }
    .ryzp ul li .jitp span i {
    display: block;
    background: url(../images/sjt.png) center no-repeat;
    height: 44px;
    float: right;
    cursor: pointer;
    width: 40px;
    }
    .ryzp ul li.cur .jitp {
    background: #e6e6e6;
    }
    .ryzp .jibt {
        display: none;
        padding: 20px 30px 50px;
        box-shadow: 0px 0px 3px rgb(0 0 0 / 10%);
        margin-bottom:62px;
    }
    .ryzp .jibt h1 {
    font-size: 2.0rem;
    line-height: 40px;
    }
    .ryzp .jibt section {
    padding: 15px 0px 15px 20px;
    color: #545459;
    line-height: 26px;
    }
    .ryzp    ul li.cur .jitp span i {
    transform: rotate(180deg);
    }
    .ryzp .jibt>div>h2 {
    width: 140px;
    line-height: 44px;
    color: #fff;
    background: #e73c19;
    text-align: center;
    font-size: 1.5rem;
    transition: .3s;
    cursor: pointer;
    margin: 15px 0px 0px;
    }
    .jtanchu{
        background:#ffffff;
    }
    .zpzw h2{
        font-size:20px;
    }
    .ryzp ul li.cur{
        border-bottom:0;
    }
    .ryzp{
        padding-bottom:65px;
    }
    .xinwen {
        margin-top: 40px;
        margin-bottom: 86px;
    }
    .inewsct {
        margin-bottom: 20px;
    }
    .inewsct .inews-tt {
        border-bottom: 1px rgba(0,0,0,.25) dashed;
        padding-bottom: 10px;
    }
    .inewsct .inews-tt p {
        font-size: 2.0rem;
        text-align: center;
        font-weight: bold;
        line-height: 26px;
        margin-bottom: 20px;
    }
    .inewsct .inews-ct {
        padding: 20px 0px 0px;
        color: rgba(0,0,0,.7);
        line-height: 28px;
    }
    .biao {
        height: auto;
        overflow: hidden;
        margin-bottom: 10px;
    }
    .anniu {
        width: 208px;
        height: 54px;
        font-size: 18px;
        background-color: #607eff;
        border: 1px solid #607eff;
        padding: 0px;
    }
    .shangchuan {
        margin-top: 20px;
    }
    .biao h4 {
        font-size: 16px;
        margin-top: 7px;
        margin-bottom: 7px;
        color: #666666;
    }
    .kk {
        height: 60px;
        border: 1px solid #d2d2d2;
    }
.tgzh ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom:20px;
} 
.tgzh ul li{
    width: 33%;
    margin-bottom:20px;
}
.tgzh ul li a{
    cursor: pointer;
}
.tgzhtu img{
    width: 100%;
}
.jjbt {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 15px;
    border-bottom: 2px solid #f0f0f0;
    transition: .5s;
    color: #595959;
}
.tgzh ul li:hover img {
    transform: scale(1.2);
    transition: 0.5s;
}
.tgzh ul li img {
    transition: 0.5s;
}
.tgzhtu{
    overflow: hidden;
}
.apply {
	position:fixed;
	z-index:10000;
	background:rgba(0,0,0,.8);
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:none;
}
.zwcont {
    width: 60%;
    left: 20%;
    top: 50%;
    margin-top: 0;
    position: relative;
    transform: translate(0px, -50%);
}
.zwcont iframe {
	height:620px;
	background:transparent;
	width:100%;
}
.tmbody {
	background:transparent;
}
.zwcont .closets {
	position:absolute;
	height:90px;
	right:15px;
	top:0;
	cursor:pointer;
	width:40px;
	background:url(../images/gbtou.png) center no-repeat;
}
.tgzxlb a{
    cursor: pointer;
}
.liebiao {
    height: 78px;
    border: 1px solid #ebebeb;
    margin-top: 25px;
}
.liebiao-aa {
    width: 16%;
    height: 78px;
    line-height: 78px;
    text-align: center;
    float: left;
    border-right: 1px solid #ebebeb;
    align-items: center;
    justify-content: center;
    display: flex;
    position: relative;
    transition: .5s;
}
.liebiao-bb {
    width: 68%;
    height: 78px;
    line-height: 78px;
    float: left;
    text-align: center;
    color: #919191;
    border-right: 1px solid #ebebeb;
    align-items: center;
    justify-content: center;
    display: flex;
}
.liebiao-cc {
    width: 16%;
    height: 78px;
    line-height: 78px;
    text-align: center;
    float: right;
    align-items: center;
    justify-content: center;
    display: flex;
    position: relative;
    transition: .5s;
}
.liebiao-bb a {
    color: #919191;
    display: block;
    width:100%;
}
.liebiao a:hover{
    background:#bc853c;
    color:white;
    transition: .5s;
}
.liebiao a img{
    position:absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.liebiao a img:last-child{
    opacity: 0;
    transition: .5s;
}
.liebiao a:hover img:last-child{
    opacity: 1;
    transition: .5s;
}
.liebiao-aa:hover{
    background:#bc853c;
    color:white;
    transition: .5s;
}
.liebiao-cc:hover{
    background:#bc853c;
    color:white;
    transition: .5s;
}
.tgzh ul:after {
    content: "";
    width: 33%;
    height: 0;
}
.tgzh{
    margin-bottom:30px;
}
.page_list a{
    border: 1px rgb(0,0,0,.2) solid;
    line-height: 34px;
    border-radius: 2px;
    padding: 10px 15px;
    margin-left: 10px;
    font-size: 1.5rem;
    font-family:MaisonNeue-Book;
    color: #666;
    transition: .3s;
}
.page_list a.on,.page_list a:hover{
    color: #fff;
    background-color: #bc853c;
    border-left: 1px #bc853c solid;
}
.page_list{
    text-align: center;
}
.page_info{
    text-align: center;
}
#xiaotu .swiper-slide {
    background-repeat: no-repeat;
    background-size:100%;
    height: 130px !important;
}
#datu .swiper-slide>img{
    width: 100%;
}
.rczp{
    margin: 50px 0;
}
.inews-ct{
    margin-bottom:20px;
}
.target-fix {  

   position: relative;

   top: -102px;

   display: block;

   height: 0;  

   overflow: hidden; 

}
.yxzybig{
    display: flex;
    justify-content: space-between;
}
.yxzyleft{
    width: 25%;
    display: flex;
    flex-direction: column;

}
.yxzyright{
    width:70%;
    min-height: 100vh;
}
.diamonds {
    position: relative;
    width: 40px;
    height: 40px;
    margin-right: 40px;
  }
  
  .diamond {
    position: absolute;
    transform: rotate(45deg);
  }
  
  .diamond1 {
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    background-color: #4d678a;
  }
  
  .diamond2 {
    top: 5px;
    left: 5px;
    width: 30px;
    height: 30px;
    background-color: #1a275e;
  }
  
  .diamond3 {
    top: 10px;
    left: 10px;
    width: 20px;
    height: 20px;
    background-color: #fff;
    transition: .5s;
  }
  .yxzyleft ul li a {
    display: flex;
    align-items: center;
    padding: 20px 15px 20px 30px;
    position: relative;
    color: #333333;
    cursor: pointer;
}
.yxzyleft ul li>a{
    font-size:30px;
    font-weight: bold;
}
.yxzyleft li {
    list-style: none;
    position: relative;
}
.yxzyleft li.hover .diamond3,.yxzyleft li:hover .diamond3{
    background-color: #f01032;
    transition: .5s;
}
.yxzyleft ul{
    border-right:1px solid #e4e4e4;
    padding:50px 0 100px;
}
.yxzyleft li dl dd>a {
    display: block;
    color: #333;
    line-height: 26px;
    font-size: 1.4rem;
    white-space: nowrap;
    padding: 12px 25px;
    background-size: 15px;
    font-size:16px;
    padding-left: 100px;
}
.yxzyleft li dl dd a span{
    text-align: center;
    padding: 20px;
    transition: .5s;
}
.yxzyleft li dl dd {
    padding: 0px 15px;
}
.yxzyleft li dl dd.hover a span,.yxzyleft li dl dd:hover a span{
    background:#5dc4d3;
    transition: .5s;
}
.yxzyleft li dl {
    min-width: 100%;
    left: 100%;
    z-index: 99;
    top: 0%;
    background: #fff;
    margin: 0;
    display: none;
}
.yxzyleft li.hover dl {
    display: block;
}
.yxzybig.head{
    justify-content: flex-end;
}
.yxzyleft.head {
    position: fixed;
    left: 12%;
    top: 10%;
    width: 19%;
}
.yxzybig.headdb{
    align-items: flex-end;
}
.yc{display: none;}
.yd{display: block;}
.zhiyinnav{
    display: flex;
    margin-bottom:20px;
}
.zhiyinnav li{
    padding:10px;
    background:#333;
    border-radius: 10px;
    display: block;
    margin-right: 10px;
}
.zhiyinnav li a {
        color:white;
}
.zhiyinnav li.hover {
    background:#ff4655;
}
.zhiyinnavb{
    display: flex;
    margin-bottom:20px;
    padding:0;
    flex-wrap: wrap;
}
.zhiyinnavb dd{
    padding:10px;
    background:#ff4655;
    border-radius: 10px;
    display: block;
    margin-right: 10px;
    margin-bottom:10px;
}
.zhiyinnavb  dd a {
        color:white;
}
.zhiyinnavb  dd.hover {
    background:#064f7d;
}
.zhiyinnavb li{
    padding:10px;
    background:#ff4655;
    border-radius: 10px;
    display: block;
    margin-right: 10px;
    margin-bottom:10px;
}
.zhiyinnavb  li a {
        color:white;
        display: block;
}
.zhiyinnavb  li.hover {
    background:#064f7d;
}

@media(max-width:1440px){
    #xiaotu .swiper-button-next {
        bottom: -15px;
    }
    #xiaotu .swiper-slide {
        height: 108px !important;
    }
    .menu ul li a {
        padding: 0 13px;
        height: 76px;
    }
    .logo img{
        height: 76px;
    }
    .syxwright .nav-pills li {
        font-size: 17px;
    }
    .syxwlbbt {
        display: flex;
        justify-content: space-between;
        align-items: center;
        font-size: 17px;
        color: #babbbd;
    }
    .syxw .tab-content ul li span {
        font-size: 17px;
        color: #389094;
    }
    #xiaotu .swiper-button-prev {
        margin-top: -10px;
    }
    .syxw {
        padding: 67px 0;
        background: url(../images/syxwbg.jpg) no-repeat;
        background-size: cover;
    }
    .nysyjs {
        padding-top: 76px;
    }
    .banner ul li a {
        height: auto;

    }
    .xinwentop {
        font-size: 18px;
        color: white;
    }
    .xinwentop p {
        margin: 19px 0;
    }
}
@media(max-width:1280px){
    .yxzyleft ul li>a {
        font-size: 24px;
        font-weight: bold;
    }
    .yxzyleft {
        width: 30%;
        display: flex;
        flex-direction: column;
    }
    .yxzyright {
        width: 65%;
    }
}
@media(max-width:1024px){
    .xiaotu {
        height: 265px;
    }
    #xiaotu .swiper-slide {
        height: 40px !important;
    }
    #xiaotu {
        height: 265px;
    }
    .gywmleft p {
        font-size: 14px;
        line-height: 200%;
        text-indent: 2em;
    }
    .lxwmwen h2{
        font-size:24px;
    }
    .lxwmwen h3{
        font-size:18px;
    }
    .lxwm {
        margin-bottom:60px;
    }
    .syxwbt img{
        width: 40%;
    }
    .sytgzx {
        background: url(../images/sytgzx.jpg);
        background-color: black;
        background-size: cover;
        padding: 73px 0 62px;
    }
    .logo img {
    height: 60px;
}

}
