.g-head .btn-list ul  .sty{
    border-right: rgba(255, 255, 255, 0.37) solid 1px;}
.g-head .btn-list ul  .sty a{
padding-right:0.14rem;}
/*¹Ø±ÕËÑË÷*/
/*
.g-head .btn-list .search {
    display:none;
}

.g-nav2 .btn-list .search {
    display:none;
}
*/

.g-nav2 .scroll li{}
.index-flash .btn .dots{
display: contents;}
@media screen and (max-width: 800px){
.spp1{
display:none;}
.img.pc-show{display:none;}
.img.phone-show{display:block !important;}
.index-flash li .img.phone-show a{
display:block;}
.video-btn{display:none;}


}


/***Òþ²ØÇÐ»»°´Å¥***/
/*
.index-flash .btn a{
    border-left: none;
    padding-left: 0;
    margin-left: 0;
}
.index-flash .arrow{
    display:none;
}
*/

input::-webkit-input-placeholder { /* webkit, blink, edge */
    color:    #c19fde;}
input::-moz-placeholder { /* mozilla firefox 4 to 18 */
   color:   #c19fde;}
input::-moz-placeholder { /* mozilla firefox 19+ */
   color:  #c19fde;}
input::-ms-input-placeholder { /* internet explorer 10-11 */
   color:  #c19fde;}
.index-search .form .input input{width: 92%;}

/***¹Ø±ÕËÑË÷***/
/*
.index-search .wal {
display:none;
}
.index-flash li .name a{
bottom: 0.3rem;
}
.index-flash .btn{
bottom: 0.7rem;
}
*/



.index-search-bg {
    background: rgba(0, 0, 0, 0);}
.index-search.on .search-result {
    box-shadow: 0px 6px 6px #e2dde4;
    padding: 0px;}
.suggestBox {
    padding: 0 68px 10px 49px;}
.suggestBox .hotWords {
    height: 48px;
    line-height: 48px;
    padding-left: 10px;
    display: flex;}
.suggestBox .hotWords > span {
    margin-right: 20px;
    cursor: default;
    font-weight: bold;
    color: #90979d;
    font-size: 14px;
    white-space: nowrap;}
.suggestBox .hotWords .hotWordList span {
    color: #90979d;
    font-size: 14px;
    margin-right: 25px;
    cursor: pointer;
    max-width: calc(20% - 45px);
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;}
.suggestBox .hotWords .hotWordList span:hover {
    color: #ff7e7e;}
.suggestBox .titleBox {
    position: relative;
    height: 50px;
    line-height: 50px;}
.suggestBox .titleBox span {
    display: inline-block;
    padding: 0 10px;
    height: 28px;
    background: #fff;
    color: #561fbb;
    font-size: 14px;
    position: relative;
    z-index: 999;
    letter-spacing: 1px;}
.suggestBox .titleBox .borderBox {
    position: absolute;
    left: 0px;
    height: 1px;
    width: 1090px;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    background: #eeebf3;}
.suggestBox .topTitle {
    margin-top: 15px;}
.suggestBox .borderBox {
    width: 175px;
    height: 1px;
    background: #eeebf3;}
.suggestBox h5 {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #b4b4b4;
    letter-spacing: 1px;
    font-weight: 400;}
.wordList {
    padding-bottom: 15px;
    position: relative;}
.wordList p {
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    color: #484848;
    font-size: 16px;
    cursor: pointer;}
.wordList p:hover {
    background: #f9f7fa;}
.wordList .activeP {
    background: #f9f7fa;}
.mobileDialog {
    width: 100%;
    height: 100vh;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 9999;
    background: #fff;
    overflow-x: hidden;
    display: flex;
    flex-direction: column;}
.mobileDialog .searchBox {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px;}
.mobileDialog .searchBox .backIcon {
    width: 20px;
    height: 20px;}
.mobileDialog .searchBox .backIcon img {
    width: 20px;
    height: 20px;}
.mobileDialog .searchBox .inputBox {
    margin-left: 8px;
    width: calc(100% - 100px);
    display: flex;
    align-items: center;
    padding: 10px 12px;
    border-radius: 8px;
    background: #f6f8fa;}
.mobileDialog .searchBox .inputBox img.search {
    width: 16px;
    height: 16px;
    margin-right: 6px;}
.mobileDialog .searchBox .inputBox input {
    width: 100%;
    box-shadow: none;
    border: none;
    color: #0b1526;
    font-size: 16px;
    background: #f6f8fa;
    outline: 0px solid #fff;}
.mobileDialog .searchBox .inputBox .clear {
    width: 16px;
    height: 16px;
    margin-left: 6px;}
.mobileDialog .searchBox .searchBtn {
    margin-left: 16px;
    color: #8d93a6;
    font-size: 16px;
    white-space: nowrap;
    width: 35px;}
.mobileDialog .mobSuggestBox {
    display: flex;
    flex-direction: column;
    flex: 1;
    height: calc(100% - 73px);}
.mobileDialog .mobSuggestBox h5 {
    width: 100%;
    color: #b1b4c3;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    padding: 32px;}
.mobileDialog .titleBox, .mobileDialog .titleBox2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 17px 16px;}
.mobileDialog .titleBox span, .mobileDialog .titleBox2 span {
    color: #0b1526;
    text-align: left;
    font-size: 16px;}
.mobileDialog .titleBox img, .mobileDialog .titleBox2 img {
    width: 16px;
    height: 16px;}
.mobileDialog .hisWordList {
    display: flex;
    flex-wrap: wrap;
    padding: 0px 16px;}
.mobileDialog .hisWordList p {
    color: #0b1526;
    text-align: center;
    font-size: 12px;
    border-radius: 6px;
    background: #f6f8fa;
    margin-right: 8px;
    margin-bottom: 8px;
    padding: 8px 16px;}
.mobileDialog .hotWordList {
    padding: 0px 16px;}
.mobileDialog .hotWordList > div {
    display: flex;
    margin-bottom: 20px;}
.mobileDialog .hotWordList > div span {
    display: inline-block;
    width: 16px;
    text-align: center;
    font-size: 16px;
    color: #909aaa;
    font-weight: 500;}
.mobileDialog .hotWordList > div p {
    flex: 1;
    margin-left: 16px;
    font-size: 14px;
    color: #1f2329;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}
.mobileDialog .hotWordList > div:first-child span {
    color: #f04142;}
.mobileDialog .hotWordList > div:nth-child(2) span {
    color: #fc7b52;}
.mobileDialog .hotWordList > div:nth-child(3) span {
    color: #fbb753;}
.mobileDialog .wordList {
    padding: 0px 16px;}
.mobileDialog .wordList > div {
    height: 24px;
    display: flex;
    align-items: center;
    margin-bottom: 16px;}
.mobileDialog .wordList > div img {
    width: 16px;
    height: 16px;}
.mobileDialog .wordList > div p {
    flex: 1;
    font-size: 14px;
    color: #1f2329;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}
.mobileDialog .noDataBox {
    padding: 80px 0px;}
.mobileDialog .noDataBox img {
    width: 160px;
    margin: 0 auto;
    display: block;}
.mobileDialog .noDataBox .p1 {
    margin-top: 10px;
    text-align: center;
    font-size: 16px;
    color: #0b1526;}
.mobileDialog .noDataBox .p2 {
    margin-top: 6px;
    text-align: center;
    font-size: 11px;
    color: #b1b4c3;}
.mobileDialog .botDes {
    flex: 1;
    display: flex;
    align-items: flex-end;}



.search01-text{margin-top: 0.2rem;}
.search01-text p{font-size: 0.14rem;color: #a0a0a0;font-weight: bold;}
.search01-text p a{margin-left: 0.2rem;font-size: 0.14rem;color: #313131;font-weight: normal;transition: 0.6s all;}
.search01-text p a i{font-style: normal; color: #6510ad;font-weight: bold;}
.search01-text p a:hover{color: #6510ad;transition: 0.6s all;}






.index-news .col-2 .list li p{text-align: left;
    text-indent: 2em;}
   
.index-news .col-1 .title a{color: #666;}

.index-news .col-1 .title a:hover {
    color: #6510AD;}
.index-flow .container{margin-top: -.23rem;}
.tpp{display:none;}
.index-flow .container .video{z-index: 1;}
@media screen and (max-width: 800px){
.tpp{
display:block !important;}
.spp{
display:none !important;}

}
.index-flow .title dl dd .layer{    width: 1.45rem;margin-left: -1rem;}
.index-flow .title dl dd .layer .ewm{    width: 100%;}
.index-flow .img-list li a .layer .info-5 {
    border-color: #d8d100;}


.yjfkk img{margin-right: 0.1rem;}
