*{
    margin:0;
    padding:0;
    list-style: none;
    text-decoration: none;
}
.m1440{
    width:1440px;
    margin:0 auto;
}
.m1200{
    width:1200px;
    margin:0 auto;
}
.container{
    height:116px;
    box-shadow: 0px 4px 24px 0px #433BA31F;
    position: relative;
    z-index:999;
}
.header_logo{
    float: left;
}
.header_logo a{
    display: inline-block;
}
.header{
    height:52px;
    position: absolute;
    top: 50%;
    left: 50%;
    /* padding: 15px; */
    transform: translate(-50%,-50%);
}
.header_right{
    width:875px;
    height:36px;
    float: right;
}
.container ul li:nth-child(6){
    margin-right:0px;
}
.container ul li{
    float: left;
    line-height:58px;
    width:124px;
    text-align: center;
    /* margin-right:50px; */
    position: relative;
}
.container ul li a{
    font-family: PingFang SC;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    color: #333333;
}
.container ul{
    float: left;
}
.header_right form{
    float: right;
    width:120px;
    height:36px;
    border:none;
    background: linear-gradient(90deg, #7070FF 0%, #AC51E0 100%),linear-gradient(0deg, rgba(255, 255, 255, 0.32), rgba(255, 255, 255, 0.32));
    border-radius: 24px;
    line-height: 36px;
    margin-top: 10px;
    position: relative;
}
.inp1,.inp2{
    position: absolute;
    left: 2px;
    top: 2px;
    background-color: #fff;
    border-radius: 24px;
    border: none;
    outline: none;
}
.inp1 {
    background: url(Icon.png) no-repeat 14px 6px;
    z-index: 999;
    width: 40px;
    float: left;
    height: 32px;
}
.inp2{
    width: 116px;
    height: 32px;
    font-family: PingFang SC;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    color:#333;
    text-indent:50px;
}
.container ul li i{
    height: 4px;
    width:100%;
    background: linear-gradient(90deg, #7070FF 0%, #AC51E0 100%);
    display:none;
}
.container ul li:hover i{
    display:block;
}


.news{
    margin-top:48px;
    z-index:00001;
}
.new_left{
    float: left;
    width:952px;
    position: relative;
}
.xinwen img{float: left;}
.xinwen span{
    font-size: 28px;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: 0px;
    text-align: center;
    color: #333;
    margin-left:10px;
}
.xwdt {
    width:952px;
    position: relative;
    margin-top:24px;
}
.xwdt .hd{
	  height: 52px;
    width: 37%;
    position: absolute;
    top: -75px;
    right: 0;
}
.xwdt .hd li{
    float: left;
    border: 1.5px solid;
    border-image: linear-gradient(90deg, #5C5CFF 0%, #9F2DE0 100%) 1 1 1 1;
    margin-right: 24px;
    width: 124px;
}
.xwdt .hd li .more {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
}
.xwdt .hd li.on .more {
    display: block;
}
.xwdt .hd li .yw_tt{
    width: 100%;
    height: 48px;
    text-align: center;
    line-height: 48px;
    font-family: PingFang SC;
    font-size: 20px;
    font-weight: 600;
}
.xwdt .hd li.on .yw_tt{
    background: linear-gradient(90deg, #5C5CFF 0%, #9F2DE0 100%);
    color:#fff;
}
.xwdt .bd{
    overflow: hidden;
    margin-top:24px;
}
.xwdt .hd li .more{
    font-family: PingFang SC;
    font-size: 16px;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0px;
    text-align: right;
}
.xwdt .hd li .more a{
    color:#333;
}
.xwdt_list{
    background:url(bjt.png) no-repeat;
    width:100%;
    height:480px;
    background-size: 100% 100%;
}
.xwdt_list_left{
    width:488px;
    float: left;
}
.xwdt_list_left div{
    margin-top:20px;
    width: 440px;
    margin: 20px auto;
}
.xwdt_list_left div a{
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    display: block;
    color:#333;
}
.xwdt_list_left div a:hover{
    color: #6245F5;
}
.xwdt_list_left div span{
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color:#88838F;
    margin-top: 10px;
    display: block;
}
.xwdt_list_left div p{
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    display: block;
    margin-top:10px;
    color:#88838F;
}
.xwdt_list_right{
    float:right;
    width:464px;
    padding:24px 0 0 0;
}
.xwdt_list_right img{
    width:193px;
    height:108px;
    margin-right:10px;
}
.xwdt_list_right li{
    margin-bottom:48px;
}
.xwdt_list_right li:nth-child(3){
	  margin-bottom:0;
}
.xwdt_list_right li a{
    display: block;
    float: right;
    width:235px;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    color: #333;
    margin-right: 24px;
}
.xwdt_list_right li p{
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    display: block;
    margin-top:15px;
    color:#88838F;
}

.new_right{
    float: right;
    width:464px;
    height:552px;
}
.xinwen .more{
    float: right;
    line-height:48px;
}
.xinwen .more a{
    color: #333;
}
.new_right .tz_list{
    margin-top:24px;
}

.new_right .tz_list ul li{
    width: 475px;
    height: 110px;
    border-bottom: 1px dashed #433ba35c;
}
.new_right .tz_list ul li span{
    font-size:20px;
    text-align: center;
    color:#fff;
    line-height:36px;
    width: 100px;
    height:36px;
    border: 0.5px;
    background: linear-gradient(90deg, rgba(112, 112, 255, 0.48) 0%, rgba(172, 81, 224, 0.48) 100%),linear-gradient(180deg, rgba(255, 255, 255, 0.56) 0%, rgba(255, 255, 255, 0.12) 100%);
    display: block;
    margin-top:12px;
}
.new_right .tz_list ul li a{
    width:475px;
    height: 48px;
    padding: 10px 0px 0 0px;
    color:#333;
    font-family: PingFang SC;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0px;
    display: block;
}
.new_right .tz_list ul li:hover{
    background: linear-gradient(90deg, rgba(112, 112, 255, 0.08) 0%, rgba(172, 81, 224, 0.08) 100%);
}
.clear{
    clear: both;
}
.zkgy{
    margin-top:48px;
    height:478px;
}
.zhiku{
    width: 930px;
    height: 455px;
    float:left;
}
.guanyu{
    width:475px;
    height:455px;
    float:right;
}
.guanyu .jianjie{
    width:475px;
    height:383px;
    margin-top:24px;
    background: url(bjt2.png) no-repeat;
    background-size: 100% 100%;
}
.guanyu .jianjie span{
    display: block;
    padding: 24px 24px 40px 24px;
}
.guanyu .jianjie span p{
    font-family: PingFang SC;
    font-size: 16px;
    font-weight: 400;
    line-height: 34px;
    color:#333;
    display: block;
    text-indent: 24px;
    margin-bottom:15px;
}
.dtzj{
    width:100%;
    margin: 48px auto 0;
    height: 360px;
    background: url(30.png) no-repeat;
    background-size: 100% 100%;
    padding-bottom: 48px;
}
.wordnews{
    width:930px;
    float: left;
}
.wordnews_list{
    margin-top:24px;
}
.wordnews_list li{
    width: 170px;
    height: 280px;
    float: left;
    margin-right: 20px;
    display: block;
}
.wordnews_list li:nth-child(5){
    margin-right:0;
}
.wordnews_list li p{
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    color:#333333;
    margin-top:10px;
}
.wordnews_list li:hover p{
    color: #6245F5;
}

.tpzj{
    float:right;
    width:475px;
    height:360px;
}
.tpzj_list{
    margin-top:24px;
}
.tpzj_list ul li{
    float: left;
    margin-right:10px;
    margin-bottom:10px;
    height:138px;
}
.tpzj_list ul li a{display: block;}
.tpzj_list ul li:nth-child(4n){
    margin-right:0;
}
.tpzj_list ul li img{
    width: 111px;
    height: 138px;
}
.tpzj_list ul li:hover{
    background: rgba(151, 71, 255, 0.24);  
}
.tpzj_list ul li:hover img{
    opacity:0.5;
}

.bottom{
    width:100%;
    height:628px;
    margin:0 auto;
    background:url(bottom1.png) no-repeat;
    background-size:100% 100%;
}
.bottom .logo{
    padding-top:80px;
    float: left;
}
.bottom .bottom_right{
    padding-top:80px;
    width:892px;
    height:500px;
    float: right;
}
.bottom .bottom_right .ewm span{
    float:left;
    display: block;
    width:148px;
    height:210px;
    text-align: center;
    color:#fff;
    font-size:18px;
    line-height:25.2px;
    margin-right:56px;
}
.bottom .bottom_right .ewm{
    display: inline-block;
}
.bottom_right b{
    display: block;
    font-size: 26px;
    font-weight: 700;
    line-height: 36px;
    text-align: left;
    color:#fff;
    margin-top:30px;
    margin-bottom:30px;
}
.address p{
    font-size: 18px;
    font-weight: 400;
    line-height: 47px;
    color: rgba(255, 255, 255, 0.64);
}   
.address a{
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    color: rgba(255, 255, 255, 0.64);
    margin-top: 30px;
    display: block;
}
.banquan{
    width:586px;
    height:461px;
    border-right:1px solid rgba(255, 255, 255, 0.24);
    float: left;
}

.yqlj{
    float: left;
    margin-left:50px;
}
.yqlj span{
    font-size: 26px;
    font-weight: 700;
    line-height: 36px;
    color:#fff;
    margin-bottom:30px;
    display: block;
}
.yqlj ul li{
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    margin-top:15px;
}
.yqlj ul li a{
    color: rgba(255, 255, 255, 0.64);
}
.yqlj ul li:hover a{
    color:rgba(153, 133, 255, 1);
}
.szts{
    width:453px;
    height:428px;
    float: left;
    margin-right:24px;
}
.szts:nth-child(3){
    margin-right:0;
}
.szts span{
    font-size: 24px;
    font-weight: 600;
    line-height: 34px;
    color: rgba(51, 51, 51, 1);
    display: block;
    margin-top:24px;
    float: left;
}
.szts .more{
    float: right;
    margin-top: 24px;
    line-height: 34px;
}
.szts .more a{
    color: #333;
}
.szts_list1,.szts_list2{
    clear: both;
    padding-top: 24px;
}
.szts_list1 ul li a,.szts_list2 ul li a{
    font-size: 16px;
    font-weight: 600;
    line-height: 44px;
    color: rgba(51, 51, 51, 1);
    height: 44px;
    display: inline-block;
}
.szts_list1 ul li a:hover,.szts_list2 ul li a:hover{
    color:rgba(153, 133, 255, 1);
}
.szts_list2 .pageBtn,.szts_list1 .pageBtn{
    float: right;
}
.szts .szts_list2 .pageBtn span,.szts .szts_list1 .pageBtn span{
    margin-right:20px;
    margin-top:20px;
}
.szts .szts_list2 .pageBtn span:nth-child(2),.szts .szts_list1 .pageBtn span:nth-child(2){
    margin-right:0;
}
.szts_list1 ul{
    width: 100%;
    display: inline-block;
}
.szts_list1 ul li{
    width: 214px;
    height: 334px;
    margin-right: 24px;
    float: left;
}
.szts_list1 ul li:nth-child(2){
    margin-right:0;
}
.szts_list1 ul li img{
    width:100%;
    height: 290px;
}
.szts_list1 .tempWrap{
    width:384px;
    height:334px;
}
.szts_list1 .pageBtn .prev{
		position: absolute;
  	  left: 0;
    top: 130px;  
}
.szts_list1 .pageBtn .next{
		position: absolute;
  	  right: 0;
    top: 130px;  
}
.pageBtn .pic2{
    display:none;
}
.pageBtn .prev:hover .pic1{
    display:none;
}
.pageBtn .prev:hover .pic2{
    display:block;
}
.pageBtn .next:hover .pic1{
    display:none;
}
.pageBtn .next:hover .pic2{
    display:block;
}
.pageBtn .prev{
	position: absolute;
  	 left: 0;
    top: 130px;  
}
.pageBtn .next{
	position: absolute;
  	 right: 0;
    top: 130px;  
}
.szts_list2,.szts_list1{
	position: relative;
}










.dropdown {
    position: absolute;
    display: none;
    z-index: 999;
    width:124px;
    height:auto;
    padding-top: 26px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 4px 24px 0px rgba(67, 59, 163, 0.12);
}
.container ul li.on .dropdown {
    display: block;
}
.container ul li.on .dropdown div{
    border-bottom: 1px solid rgba(67, 59, 163, 0.2)
}
.dropdown a:hover{
    color:rgba(153, 133, 255, 1);
}

.sptj ul li img{
    width:308px;
    height:173px;
}
.sptj .xwdt_list_right  li a {
    display: block;
    width:306px;
    margin-right: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    color: #333;
    float: none;
}
.sptj .xwdt_list_right li {
    margin-bottom: 13px;
    position: relative;
}
.sptj .xwdt_list_right li .bo{
    width: 48px;
    height: 48px;
    position: absolute;
    right: 36%;
    top: 30%;
    transform: translate(-50%);
}
.sptj .xwdt_list_left{
    position: relative;
}
.sptj .xwdt_list_left  .bo{
    width: 48px;
    height: 48px;
    position: absolute;
    right: 40%;
    top: 26%;
    transform: translate(-40%);
}