/*初始化样式*/

*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}

*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}

html,body,ul,li,h1,h2,h3,h4,h5,h6,dl,dt,dd,form,input,button,textarea,p{margin:0;padding:0}

body{background:#fff;color:#555;font-size:14px;font-family: "Microsoft YaHei","Arial","黑体","宋体",sans-serif}

td,th{font-size:14px}

h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%}

a{color:#555;text-decoration:none}

img{border:none;vertical-align:middle}

ul,li{list-style:none}

input,textarea,select,button{font:14px "Microsoft YaHei","Arial","黑体","宋体",sans-serif}

.clearfix:before,.clearfix:after{content:"";display:table;clear:both;visibility:hidden}

.clearfix{*zoom:1}

.lf{float: left}

.rt{float: right}

.w1200{width: 1200px;margin: 0 auto}

body{

    overflow-x: hidden;

}

/* logo部分 */

.logoSearch{

    display: flex;

    height: 126px;

    line-height: 100px;

    padding-top: 15px

}

.logo{

    display: flex;

    align-items: center;

}

.logoSearch .logo img{

    width: 220px;

}

.poster{

    width: 350px;

    display: flex;

    align-items: center;

    justify-content: center;

}

.poster img{

    width: 210px;

}

.searchBox{

    width: 425px;

    position: relative;

}

.searchBox .inputtext{

    width: 100%;

    height: 40px;

    border: 1px solid #eeeeee;

    padding-left: 55px;

    outline: none;

}

.searchBox .sousuo{

    position: absolute;

    width: 50px;

    height: 38px;

    background-color: #c4151c;

    text-align: center;

    line-height: 35px;

    top: 31px;

    left: 0;

}

.searchBox .sousuo i{

    color: #FFF;

    font-size: 25px;

}

.searchBox .selectbox{

    position: absolute;

    border-left: 1px solid #eeeeee;

    width: 100px;

    height: 38px;

    top: 32px;

    right: 0;

}

.searchBox .selectbox i{

   float: right;

   position: relative;

   top: 12px;

   right: 7px;

   cursor: pointer;

}

.searchBox .selectbox i:hover{

    color: #c4151c;

}

.searchBox .current_li{

    float: right;

    line-height: 0px !important;

    position: relative;

    top: 20px;

    right: 26px;

 }

 .selectlist{

    width: 100px;

    border: 1px solid #eeeeee;

    border-top: none;

    float: right;

    position: relative;

    top: -30px;

    line-height: 30px !important;

    z-index: 100;

    background: #FFF;

 }

 .selectlist li{

     border-bottom: 1px solid #eeeeee;

     text-align: center;

     cursor: pointer;

 }

 .selectlist li:last-child{

    border-bottom: none;

}

 .selectactive{

    display: none;

    transition:.3s;

 }

 .selectlist li:hover{

    color: #FFF;

    background: #c4151c;

 }

.phoneBox{

    display: flex;

    align-items: flex-end;

    box-sizing: border-box;

    padding-top: 5px;

    flex-direction: column;

    line-height: 23px !important;

    width: 350px;

}

.phoneBox i{

    padding-right: 5px;

}

.phoneBox span:nth-of-type(1){

    font-size: 16px;

}

.phoneBox span:nth-of-type(2){

    font-size: 25px;

    color: #c4151c;

    font-weight: bold;

}

.phoneBox span:nth-of-type(3){

    width: 142px;

    height: 35px;

    background: #c4151c;

    font-size: 14px;

    color: #FFF;

    text-align: center;

    line-height: 35px;

    margin-top: 10px;

    cursor: pointer;

}

.phoneBox span:nth-of-type(3) a{

    color: #FFF;

}

.hotword{

    width: 100%;

    height: 20px;

    position: relative;

    top: -14px;

    line-height: 0px !important;

}

/* Nav */

main{

    width: 100%;

    height: 490px;

    position: relative;

}

.completeBanner{

    position: absolute;

    width: 100%;

    height: 450px;

    top: 40px;

    left: 50%;

    transform: translateX(-50%);

    background: #eeeeee;

}

.nav{

    position: absolute;

    width: 190px;

    height: 490px;

    background: #222222;

    left: 0px;

    top: 0;

}

.banner{

    width: 735px;

    height: 490px;

    position: absolute;

    left: 190px;

}

.successLoginBox{

    width: 275px;

    height: 490px;

    position: absolute;

    right: 0px;

    background: #f9fdff;

    bottom: 0px;

    display: none;

}

.successLoginBox .successLoginBox_top{

    height: 40px;

    background: #222222;

    color: #FFF;

    text-align: center;

    line-height: 40px;

}

.successLoginBox .successLoginBox_bottom{

    height: 450px;

    box-sizing: border-box;

}

.successLoginBox_bottom{

    display: flex;

    flex-direction: column;

}

.successLoginBoxcontent{

    height: 270px;

    width: 100%;

    display: flex;

    align-items: center;

    flex-direction: column;

}

.successLoginBoxcontent .hasLogin{

    width: 80%;

    padding-top: 38px;

}

.successLoginBoxcontent .hasLogin img{

    width: 60px;

    height: 60px;

}

.successLoginBoxcontent .hasLogin ul{

    float: left;

    margin-left: 12px;

    margin-top: 7px;

}

.successLoginBoxcontent .hasLogin ul li span{

    color: #c4151c;

    font-weight: bold;

}

.successLoginBoxcontent .orderList{

    width: 80%;

    /* margin: 30px auto 0; */

    overflow: hidden;

    padding-top:20px

}

.successLoginBoxcontent .orderList li{

    float: left;

    border-right: 1px dashed #eaaaaa;

    width: 73px;

    cursor: pointer;

    display: flex;

    text-align: center;

    flex-direction: column;

}

.successLoginBoxcontent .orderList li .red{

    font-size: 17px;

    font-weight: bold;

    color: #c4151c;

}

.successLoginBoxcontent .loginbtn{

    width: 80%;

    padding-top: 35px;

    display: flex;

    justify-content: center;

}

.successLoginBoxcontent .loginbtn a:nth-of-type(1){

    background: #ce0505;

    padding: 6px 15px;

    color: #fff;

    cursor: pointer;

}

.successLoginBoxcontent .loginbtn a:nth-of-type(2){

    background: #125ba7;

    padding: 6px 15px;

    color: #fff;

    margin-left: 10px;

    cursor: pointer;

}

.newInfo{

    display: flex;

    align-items: center;

    flex-direction: column;



}

.newInfo span{

    font-size: 15px;

    font-weight: bold;

    color: #333;

    width: 80%;

}

.newInfo .newInfocontent{

    width: 80%;

    border-top: 1px solid #dedede;

}

.newInfo .newInfocontent ul li{

    border-bottom: 1px dashed #dedede;

    margin: 15px 0;

    padding-bottom: 3px;

    overflow: hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 1;

    -webkit-box-orient: vertical;

    cursor: pointer;

}

.newInfo .newInfocontent ul li a:hover{

    color: #c4151c !important;

}





.loginBox{

    width: 275px;

    height: 490px;

    position: absolute;

    right: 0px;

    background: #f9fdff;

    bottom: 0px;

}

.nav ul{

    height: 100%;

}



.nav ul li{

    display: flex;

    font-size: 14px;

    color: #FFF;

    height: 54.4px;

    line-height: 54.4px;

    cursor: pointer; 

    position: relative; 

}







.nav ul li i{

    font-size: 21px;

}

.nav ul li:nth-child(n+4) i{

    font-size: 26px;

}

.nav ul li:hover{

    background: #c4151c;

}

.nav ul li:first-child{

    justify-content: center;

 }

.nav ul li .img1{

    width: 57px;

    display: flex;

    justify-content: flex-end;

    align-items: center;

}

.nav ul li a{

    display: block;

    width: 90px;

    color: #FFF; 

    text-align: center;

}

.nav ul li .img2{

    width: 25px;

    display: flex;

    align-items: center;

}

/* 新闻媒体 */

.nav ul .listep1:hover .step1{

    display: block;

}

.nav ul .listep2:hover .step1{

    display: block;

}

.nav ul .listep3:hover .step1{

    display: block;

}

.nav ul .listep4:hover .step1{

    display: block;

}

.nav ul .listep5:hover .step1{

    display: block;

}

.nav ul .listep6:hover .step1{

    display: block;

}

.nav ul .listep7:hover .step1{

    display: block;

}

.nav ul .listep8:hover .step1{

    display: block;

}

.listep1 .step1{

    display: none;

    width: 734px;

    height: 450px;

    background: #FFF;

    position: absolute;

    left: 190px;

    top: -14px;

    z-index: 1000;

    color: #222222;

}

.listep2 .step1{

    display: none;

    width: 734px;

    height: 450px;

    background: #FFF;

    position: absolute;

    left: 190px;

    top: -69px;

    z-index: 1000;

    color: #222222;

}

.listep3 .step1{

    display: none;

    width: 734px;

    height: 450px;

    background: #FFF;

    position: absolute;

    left: 190px;

    top: -123px;

    z-index: 1000;

    color: #222222;

}

.listep4 .step1{

    display: none;

    width: 734px;

    height: 450px;

    background: #FFF;

    position: absolute;

    left: 190px;

    top: -178px;

    z-index: 1000;

    color: #222222;

}

.listep5 .step1{

    display: none;

    width: 734px;

    height: 450px;

    background: #FFF;

    position: absolute;

    left: 190px;

    top: -232px;

    z-index: 1000;

    color: #222222;

}

.listep6 .step1{

    display: none;

    width: 734px;

    height: 450px;

    background: #FFF;

    position: absolute;

    left: 190px;

    top: -286px;

    z-index: 1000;

    color: #222222;

}

.listep7 .step1{

    display: none;

    width: 734px;

    height: 450px;

    background: #FFF;

    position: absolute;

    left: 190px;

    top: -341px;

    z-index: 1000;

    color: #222222;

}

.listep8 .step1{

    display: none;

    width: 734px;

    height: 450px;

    background: #FFF;

    position: absolute;

    left: 190px;

    top: -395px;

    z-index: 1000;

    color: #222222;

}

.step1 .mhType .mhTypetop{

    height: 32px;

    border-bottom: 1px solid #ddd8d4;

    text-indent: 0;

    line-height: 30px;

}



.step1 .mhType .mhTypetop span{

    float: left;

    color: #ff6000;

    border-bottom: 2px solid #ff6000;

    margin-left: 10px;

}

.step1 .mhType .mhTypetop a{

    float: right;

    color: #666666;

    

}

.step1 .mhType .mhTypetop a i{

    font-size: 15px;

    margin-right: 5px;

}

.mhType ul{

    margin-top: 8px;

    margin-left: 10px;

    display: flex;

    flex-wrap: wrap;

}

.mhType ul li{

    color: #666666;

    text-indent: 0;

    float: left;

    width: 90px;

    height: auto;

    line-height: 23px;

    cursor: pointer;

}

.mhType ul li:hover{

    color: #ff6000;

    background: #FFF !important;

}

.mhType ul li:first-child{

    justify-content: flex-start !important;

}







.banner .baner_top{

    display: flex;

    height: 40px;

}

.banner .baner_top a{

    color: #222222;

    width: 110px;

    height: 100%;

    display: flex;

    justify-content: center;

    align-items: center;

    position: relative;

}

.banner .baner_top a:hover{

    color: #c4151c;

}

.banner .baner_top a img{

    position: absolute;

    right: -9px;

    top: 2px;

}

.baner_bottom img{

    height: 450px !important;

}

.baner_bottom{

    height: 450px;

}

.loginBox .loginBox_top{

    height: 40px;

    background: #222222;

    color: #FFF;

    text-align: center;

    line-height: 40px;

}

.loginBox .loginBox_bottom{

    height: 450px;

    box-sizing: border-box;

}

.loginBox .loginBox_bottom .loginBox_bottom_step1{

    padding-top: 22px;

}

.loginBox .loginBox_bottom .loginBox_bottom_step2{

    height: 50px;

    border-top: 1px solid #f4f4f4;

    border-bottom: 1px solid #f4f4f4;

}

.loginBox .loginBox_bottom .loginBox_bottom_step3:hover{

    /* height: 180px; */

}

.loginBox .loginBox_bottom .loginBox_bottom_step3 span:nth-of-type(1){

    width: 118px;  overflow: hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 1;

    -webkit-box-orient: vertical;

}

.loginBox_bottom_step1 input:-webkit-input-placeholder{

    color: #d2d2d2;

}

.loginBox_bottom_step1 .inputnickname{

    height: 40px;

    text-align: center;

    position: relative;

}

.loginBox_bottom_step1 .inputnickname input{

    width: 255px;

    height: 100%;

    border: 1px solid #eeeeee;

    padding-left: 12px;

}

.loginBox_bottom_step1 .inputnickname img{

    position: absolute;

    right: 26px;

    top: 8px;

}

.loginBox_bottom_step1 .inputpsw{

    height: 40px;

    text-align: center;

    margin-top: 15px;

    position: relative;

}

.loginBox_bottom_step1 .inputpsw input{

    width: 255px;

    height: 100%;

    border: 1px solid #eeeeee;

    padding-left: 12px;

}

.loginBox_bottom_step1 .inputpsw img{

    position: absolute;

    right: 24px;

    top: 8px;

}

.loginBox_bottom_step1 .inputsubmit{

    height: 40px;

    text-align: center;

    margin-top: 22px;

}

.loginBox_bottom_step1 .inputsubmit button{

    width: 255px;

    height: 100%;

    border:none;

    background: #c4151c;

    color: #FFF;

    cursor: pointer;

}

.loginBox_bottom_step1 .inputmsg{

    height: 40px;

    text-align: center;

    margin-top: 15px;

}

.loginBox_bottom_step1 .inputmsg span:nth-of-type(1){

    float: left;

    padding-left: 12px; 

    font-size: 14px;

    color: #b3b3b3;

}

.loginBox_bottom_step1 .inputmsg span:nth-of-type(1) a{

    color: #c4151c;

}

.loginBox_bottom_step1 .inputmsg span:nth-of-type(2){

    float: right; 

    padding-right: 12px;

    font-size: 14px;

    color: #b3b3b3;

}

.loginBox_bottom_step2 ul{

    width: 235px;

    height: 49px;

    margin: 0 auto;

    display: flex;

    line-height: 50px;

}

.loginBox_bottom_step2 ul li{

    flex: 1;

    float: left;

    text-align: center;

    cursor: pointer;

}

.loginBox_bottom_step2 ul li:hover{

    color: #c4151c;

}

.liactive{

    color: #c4151c;

    border-bottom: 2px solid #c4151c;

}

.loginBox_bottom_step3 li{

    height: 40px;

    text-align: center;

    line-height: 40px;

    border-bottom: 1px dashed #f4f4f4;

    box-sizing: border-box;

}

.loginBox_bottom_step3 li span:nth-of-type(1){

    float: left;

    padding-left: 20px;

}

.loginBox_bottom_step3 li span:nth-of-type(2){

    float: right;

    padding-right: 20px;

    color: #c4151c;

}

.loginBox_bottom_step3 li span:nth-of-type(3){

    float: right;

    padding-right: 12px;

    color: #c4151c;

}

/* 内容区域 */

.newsmedia{

    width: 100%;

    height: 750px;

}

.newsmedia .newsmedia_top{

    display: flex;

    flex-direction: column;

    /* height: 155px; */

    padding-top: 62px;

    border-bottom: 1px solid #aaaaaa;

    align-items: center;

}

.newsmedia .newsmedia_top span:nth-of-type(1){

    color: #aaaaaa;

    font-size: 28px;

}

.newsmedia .newsmedia_top span:nth-of-type(2){

    font-size: 28px;

    padding-top: 23px;

    padding-bottom: 22px;



}

.newsmedia .newsmedia_top span:nth-of-type(3){

    width: 60px;

    height: 9px;

    display: flex;

}

.newsmedia .newsmedia_top span:nth-of-type(3) i:nth-of-type(1){

    display: block;

    width: 30px;

    height: 100%;

    background: #000000;

}

.newsmedia .newsmedia_top span:nth-of-type(3) i:nth-of-type(2){

    display: block;

    width: 30px;

    height: 100%;

    background: #c4151c;

}

.newsmedia .newsmedia_bottom{

    height: 545px;

    box-sizing: border-box;

    padding-top: 60px;

}

.newsmedia .newsmedia_bottom .newsmedia_bottom_content{

    height: 475px;

    display: flex;

}

.newsmedia .newsmedia_bottom .newsmedia_bottom_content .newsmedia_bottom_content_left{

    width: 280px;

    background: #cccccc;

}

.newsmedia .newsmedia_bottom .newsmedia_bottom_content .newsmedia_bottom_content_right{

    width: 920px;

    background: #FFF;

    border:1px solid #f5f5f5;

    border-left: none;

}

.newsmedia_bottom_content_left_top{

    height: 366px;

}

.newsmedia_bottom_content_left_bottom{

    height: 109px;

    background: #222222;

    display: flex;

    justify-content: center;

    align-items: center;

}

.newsmedia_bottom_content_left_bottom ul{

    width: 208px;

    height: 50px;

    display: flex;

    flex-wrap: wrap;

}

.newsmedia_bottom_content_left_bottom ul li{

    margin-right: 9px;

    margin-bottom: 15px;

    color: #eaeaea;

}

.newsmedia_bottom_content_left_bottom ul li:hover{

    text-decoration: underline;

    text-decoration-color: #f5f5f5;

}

.newsmedia_bottom_content_right .parisemedia_index_list{
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.newsmedia_bottom_content_right .parisemedia_index_list li{
    border-right: 1px solid #f5f5f5;
    border-bottom:1px solid #f5f5f5;
    width: 20%;
    position: relative;
}

.newsmedia_bottom_content_right .parisemedia_index_list li:nth-child(5n){
    border-right: 0;
}

.newsmedia_bottom_content_right .parisemedia_index_list li:nth-last-of-type(-n+5){
    border-bottom: 0;
}

.newsmedia_bottom_content_right .parisemedia_index_list li a{
    width: 100%;
    display: block;
    margin: 8px 0;
}

.newsmedia_bottom_content_right .parisemedia_index_list li a{
    display: flex;
    width: 100%;
    height: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.newsmedia_bottom_content_right .parisemedia_index_list li a .topicon_name{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
}

.newsmedia_bottom_content_right .parisemedia_index_list li a .topicon_name .iconfont{
    font-size: 26px;
    color: #ff4747;
}

.newsmedia_bottom_content_right .parisemedia_index_list li a .topicon_name .li-middle{
    font-size: 16px;
    cursor: pointer;
    display: block;
    width: calc(100% - 20px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #ff4747;
    font-weight: bold;
    text-align: center;
}

.newsmedia_bottom_content_right .parisemedia_index_list li a .parameter_list{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 6px 0;
}

.newsmedia_bottom_content_right .parisemedia_index_list li a .parameter_list .parameter_item{
    display: flex;
    flex-direction: column;
    line-height: 20px;
    font-size: 12px;
    color: #666;
    padding: 0 10px;
}

.newsmedia_bottom_content_right .parisemedia_index_list li a .parameter_list .parameter_item:first-child{
    border-right: 1px dashed #ddd;
}

.newsmedia_bottom_content_right .parisemedia_index_list li .lock_detail{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    background: rgba(206,5,5,.7);
    color: #fff;
    line-height: 32px;
    margin: 0;
    display: none;
}

.newsmedia_bottom_content_right .parisemedia_index_list li:hover .lock_detail{
    display: flex;
}

.newsmedia_bottom_content_right .parisemedia_index_list li a .parise_logo{
    display: block;
    width: 70%;
    max-height: 50px;
    margin: 0 auto;
}

.newsmedia_bottom_content_right .parisemedia_index_list li a .starmedia_logo{
    width: 132px;
    display: block;
    margin: 0 auto;
    height: 155px;
}

.newsmedia_bottom_content_right .parisemedia_index_list li .parise_name{
    width: 100%;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 15px;
}

.newsmedia_bottom_content_right .parisemedia_index_list li .starmedia_name{
    width: 100%;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 15px 14px;
}

.newsmedia_bottom_content_right .parisemedia_index_list li .parise_price{
    width: 100%;
    text-align: center;
    color: #ff0000;
    margin: 10px 0;
    font-size: 15px;
}

.newsmedia_bottom_content_right .appmedia_index_list{
    display: flex;
    flex-wrap: wrap;
}

.newsmedia_bottom_content_right .appmedia_index_list li{
    width: 306.3px;
    border-right: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    padding: 20px;
    position: relative;
}

.newsmedia_bottom_content_right .appmedia_index_list li:nth-of-type(5){
    border-right: 1px solid #f5f5f5;
}

.newsmedia_bottom_content_right .appmedia_index_list li:nth-child(3n){
    border-right: 0;
}

.newsmedia_bottom_content_right .appmedia_index_list li:nth-last-of-type(-n + 3){
    border-bottom: 0;
}


.newsmedia_bottom_content_right .appmedia_index_list li .appdiscript{
    width: 100%;
    display: flex;
    align-items: center;
}

.newsmedia_bottom_content_right .appmedia_index_list li .appdiscript .applogo{
    width: 70px;
}

.newsmedia_bottom_content_right .appmedia_index_list li .appdiscript .apptitle{
    flex:1;
    margin-left: 10px;
}

.newsmedia_bottom_content_right .appmedia_index_list li .appdiscript .apptitle .title_item{
    width: 100%;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: bold;
    color: #ff4747;
}

.newsmedia_bottom_content_right .appmedia_index_list li .appdiscript .apptitle .discript{
    width: 100%;
    font-size: 12px;
    color: #666;
    overflow:hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.newsmedia_bottom_content_right .appmedia_index_list li .click_item{
    display: flex;
    width: 100%;
    justify-content: center;
    margin:25px 0;
}

.newsmedia_bottom_content_right .appmedia_index_list li .click_item .item_tag{
    float: left;
    width: 120px;
    border-radius: 20px;
    border: 1px solid #a0a0a0;
    margin-right: 38px;
    min-height: 32px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    cursor: pointer;
    padding: 3px 0;
}

.newsmedia_bottom_content_right .appmedia_index_list li .click_item .item_tag:last-child{
    margin-right: 0;
}

.newsmedia_bottom_content_right .appmedia_index_list li .click_item .item_tag .tag_price{
    line-height: 14px;
    font-size: 14px;
    color: #ff0000;
    text-align: center;
}

.newsmedia_bottom_content_right .appmedia_index_list li .click_item .item_tag .tag_name{
    text-align: center;
    font-size: 13px;
    line-height: 14px;
    color: #666;
}

.newsmedia_bottom_content_right .appmedia_index_list li .price_app{
    text-align: center;
    color: #ff0000;
    font-size: 18px;
}

.newsmedia_bottom_content_right .appmedia_index_list li .price_app span{
    color: #666;
    margin-left: 5px;
    font-size: 14px;
}

.newsmedia_bottom_content_right .appmedia_index_list li .lock_detail{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #ce0505;
    color: #fff;
    text-align: center;
    line-height: 42px;
    display: none;
}

.newsmedia_bottom_content_right .appmedia_index_list li:hover .lock_detail{
    display: block;
}

.newsmedia_bottom_content_right_top{

    height: 35px;

    border-bottom: 1px solid #f5f5f5;

}

.newsmedia_bottom_content_right_bottom{

    height: 440px;

}

.newsmedia_bottom_content_right_top ul{

    display: flex;

    height: 100%;

}

.newsmedia_bottom_content_right_top ul li{

    flex: 1;

    display: flex;

    justify-content: center;

    align-items: center;

    color: #808080;

    cursor: pointer;

}

.newsmedia_bottom_content_right_top ul li:nth-of-type(1){

    color: #c4151c;

}

.newsmedia_bottom_content_right_top ul li:hover{

    color: #c4151c;

}

.newsmedia_bottom_content_right_bottom ul{

    display: flex;

    height: 100%;

    flex-wrap: wrap;

}

.newsmedia_bottom_content_right_bottom ul li{
    width: 183.8px;
    height: 220px;
    border:1px solid #f5f5f5;
    border-top: none;
    border-left: none;
}

.newsmedia_bottom_content_right_bottom ul li a{
    display: flex;
    width: 100%;
    height: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.newsmedia_bottom_content_right_bottom ul li a .topicon_name{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
}

.newsmedia_bottom_content_right_bottom ul li a .topicon_name .iconfont{
    font-size: 34px;
    color: #ff4747;
}

.newsmedia_bottom_content_right_bottom ul li a .topicon_name .li-middle{
    font-size: 16px;
    cursor: pointer;
    display: block;
    width: calc(100% - 20px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #ff4747;
    font-weight: bold;
}

.newsmedia_bottom_content_right_bottom ul li a .parameter_list{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 15px 0;
}

.newsmedia_bottom_content_right_bottom ul li a .parameter_list .parameter_item{
    display: flex;
    flex-direction: column;
    line-height: 20px;
    font-size: 12px;
    color: #666;
    padding: 0 10px;
}

.newsmedia_bottom_content_right_bottom ul li a .parameter_list .parameter_item:first-child{
    border-right: 1px dashed #ddd;
}

.newsmedia_bottom_content_right_bottom ul li:nth-of-type(5){

    border-right: none;

}

.newsmedia_bottom_content_right_bottom ul li:nth-of-type(n+6){

    border-right:1px solid #f5f5f5;

}

/* .newsmedia_bottom_content_right_bottom ul li:last-of-type{

    border-right: none;

} */

.newsmedia_bottom_content_right_bottom .li-top{
    height: 162px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.li-top img{
    width: 150px;
    height: auto;
}

.newsmedia_bottom_content_right_bottom .li-middle{
    width: 185px;
    padding: 0 5px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;

}

.newsmedia_bottom_content_right_bottom .li-bottom{

    height: 39px;

    display: flex;

    justify-content: center;

    align-items: center;

    color: #ff0000;

    font-weight: bold;

    font-size: 18px;

}

/* 微信营销 */

.chatmedia{

    background: #f7f8fa;

}

/* 热销套餐 */

.package{

    width: 100%;

    height: 850px;

    background: #f7f8fa;

}

.package .package_top{

    display: flex;

    flex-direction: column;

    /* height: 155px; */

    padding-top: 36px;

    border-bottom: 1px solid #aaaaaa;

    align-items: center;

}

.package .package_top span:nth-of-type(1){

    color: #aaaaaa;

    font-size: 28px;

}

.package .package_top span:nth-of-type(2){

    font-size: 28px;

    padding-top: 23px;

    padding-bottom: 22px;



}

.package .package_top span:nth-of-type(3){

    width: 60px;

    height: 9px;

    display: flex;

}

.package .package_top span:nth-of-type(3) i:nth-of-type(1){

    display: block;

    width: 30px;

    height: 100%;

    background: #000000;

}

.package .package_top span:nth-of-type(3) i:nth-of-type(2){

    display: block;

    width: 30px;

    height: 100%;

    background: #c4151c;

}

.package .package_bottom{

    height: 580px;

    box-sizing: border-box;

    padding-top: 60px;

}

.package .package_bottom .package_bottom_content{

    height: 100%;

    display: flex;

}

.package_bottom_content_left{

    width: 325px;

    height: 100%;

}

.package_bottom_content_left_content{

    display: flex;

    height: 170px;

    margin-bottom: 33px;

}

.package_bottom_content_left_content .package_bottom_content_left_content_left{

    width: 300px;

    height: 100%;

    background: #FFF;

}

.package_bottom_content_left_content .package_bottom_content_left_content_right{

    width: 25px;

    position: relative;

}

.package_bottom_content_left_content_right .triangle-right{

    position: absolute;

    top: 70px;

    left:0;

    width:0;

    height:0;

    border-top:15px solid transparent;

    border-bottom:15px solid transparent;

    border-left:25px solid white;

}

.package_bottom_content_middle{

    width: 550px;

}

.package_bottom_content_right{

    width: 325px;

}

.packagecontenttop{

    height: 50px;

    display: flex;

    justify-content: center;

    align-items: center;

}

.packagecontenttop a{

    display: block;

    width: 95%;

    height: 100%;

    line-height: 50px;

    font-size: 16px;

    color: #000000;

    font-weight: bold;

    border-bottom: 1px solid #f4f4f4;

}

.packagecontenttop a:hover{

    color: #222222;

}

.packagecontentmiddle{

    height: 60px;

    display: flex;

    justify-content: center;

    align-items: center;

}

/* .packagecontentmiddle div:hover{

    color: #c4151c;

} */

.packagecontentmiddle div{

    width: 95%;

    overflow: hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 2;

    -webkit-box-orient: vertical;

    color: #808080;

}

.packagecontentbottom{

    height: 60px;

    box-sizing: border-box;

    padding-left: 15px;

    padding-top: 15px;

}

.packagecontentbottom a{

    display: block;

    background: #c4151c;

    color: #FFF !important;

    width: 115px;

    height: 30px;

    border-radius: 6px;

    text-align: center;

    line-height: 30px;

}

.packagecontentbottom a:hover{

    color: #FFF;

}

.triangle-left{

    position: absolute;

    top: 70px;

    left:0;

    width:0;

    height:0;

    border-top:15px solid transparent;

    border-bottom:15px solid transparent;

    border-right:25px solid white;

}

.package_bottom_content_middle_top{

    height: 48px;

    display: flex;

    flex-direction: column;

}

.package_bottom_content_middle_top span{

    display: flex;

    justify-content: center;

    color: #c4151c;

    font-size: 16px;

    font-weight: bold;

    padding-bottom: 5px;

}

.package_bottom_content_middle_bottom{

    height: 472px;

    text-align: center;

    box-sizing: border-box;

    padding-top: 46px;

    position: relative;

}

.package_bottom_content_middle_bottom .yangji{

    width: 450px;

}

/* .package_bottom_content_middle_bottom .post_image img{

    width: 100%;

} */

.packagecarousel{

    position: absolute;

    top: 65px;

    left: 70px;

    width: 410px;

    height: 231px;

    z-index: 100;

}

/* 推荐套餐 */

.tuijianpackage{

    width: 100%;

}

.tuijianpackage .tuijianpackage_top{

    display: flex;

    flex-direction: column;

    padding-top: 80px;

    border-bottom: 1px solid #aaaaaa;

    align-items: center;

}

.tuijianpackage .tuijianpackage_top span:nth-of-type(1){

    color: #aaaaaa;

    font-size: 28px;

}

.tuijianpackage .tuijianpackage_top span:nth-of-type(2){

    font-size: 28px;

    padding-top: 23px;

    padding-bottom: 22px;



}

.tuijianpackage .tuijianpackage_top span:nth-of-type(3){

    width: 60px;

    height: 9px;

    display: flex;

}

.tuijianpackage .tuijianpackage_top span:nth-of-type(3) i:nth-of-type(1){

    display: block;

    width: 30px;

    height: 100%;

    background: #000000;

}

.tuijianpackage .tuijianpackage_top span:nth-of-type(3) i:nth-of-type(2){

    display: block;

    width: 30px;

    height: 100%;

    background: #c4151c;

}

.tuijianpackage .tuijianpackage_bottom{

    box-sizing: border-box;

    padding-top: 60px;

}

.tuijianpackage .tuijianpackage_bottom .tuijianpackage_bottom_content{

    display: flex;

    margin-bottom: 100px;

}

.tuijianpackage_bottom_content ul{

    width: 100%;

    height: 343px;

}

.tuijianpackage_bottom_content li{

    float: left;

    width: 229px;

    background: #f7f8fa;

    margin-right: 13px;

    cursor: pointer;

}

.tuijianpackage_bottom_content li:hover{

    border: 1px solid #fff;

    background: #fff;

    box-shadow: 0 0 5px #ccc;

}

.tuijianpackage_bottom_content li:last-of-type{

    margin-right: 0;

}

.tuijianpackage_bottom_content li{

    display: flex;

    flex-direction: column;

    justify-content: center;

}

.tuijianpackage_bottom_content li span:nth-of-type(1){

    font-size: 16px;

    color: #222222;

    padding-top: 42px;

    text-align: center;

    font-weight: bold;

}

.tuijianpackage_bottom_content li span:nth-of-type(2){

    font-size: 12px;

    color: #aaaaaa;

    text-align: center;

    margin-top: 18px;

}

.tuijianpackage_bottom_content li span:nth-of-type(3){

    font-size: 12px;

    color: #c4151c;

    text-align: center;

    margin-top: 15px;

}

.tuijianpackage_bottom_content li span:nth-of-type(3) a{

    width: 117px;

    height: 25px;

    border-radius: 10px;

    text-align: center;

    line-height: 25px;

    margin-top: 15px;

    padding: 7px 9px;

    color: #c4151c;

    border:1px solid #c4151c;

}

.tuijianpackage_bottom_content li div{

    margin-top: 51px;

    margin-bottom: 77px;

}

/* 最新咨询 */

.advice{

    width: 100%;

    height: 750px;

}

.advice .advice_top{

    display: flex;

    flex-direction: column;

    /* height: 155px; */

    padding-top: 62px;

    border-bottom: 1px solid #aaaaaa;

    align-items: center;

}

.advice .advice_top span:nth-of-type(1){

    color: #aaaaaa;

    font-size: 28px;

}

.advice .advice_top span:nth-of-type(2){

    font-size: 28px;

    padding-top: 23px;

    padding-bottom: 22px;



}

.advice .advice_top span:nth-of-type(3){

    width: 60px;

    height: 9px;

    display: flex;

}

.advice .advice_top span:nth-of-type(3) i:nth-of-type(1){

    display: block;

    width: 30px;

    height: 100%;

    background: #000000;

}

.advice .advice_top span:nth-of-type(3) i:nth-of-type(2){

    display: block;

    width: 30px;

    height: 100%;

    background: #c4151c;

}

.advice .advice_bottom{

    height: 545px;

    box-sizing: border-box;

    padding-top: 60px;

}

.advice .advice_bottom .advice_bottom_content{

    height: 475px;

    display: flex;

}

.advice_bottom_content ul{

    width: 100%;

}

.advice_bottom_content li{

    float: left;

    width: 373px;

    margin-right: 40px;

}

.advice_bottom_content li:last-of-type{

    margin-right: 0px;

}

.advice_bottom_content li .advicetitle{

    height: 32px;

}

.advice_bottom_content li .advicetitle span{

    float: left;

    font-size: 18px;

    color: #222222;

    font-weight: bold;

}

.advice_bottom_content li .advicetitle a{

    float: right;

    display: block;

    width: 77px;

    height: 20px;

    color: #afb0b0;

    border: 1px solid #afb0b0;

    text-align: center;

}

.advice_bottom_content li .advicetitle a:hover{

    color: #c4151c;

    border: 1px solid #c4151c;

}

.advice_bottom_content li .advicecontent{

    height: 376px;

    border: 1px solid #e8e9e9;

}

.advicecontent .advicecontenttop{

    height: 200px;

    position: relative;

    overflow: hidden;

}

.advicecontent .advicecontenttop .opactiybox{

    position: absolute;

    bottom: 0;

    width: 100%;

    height: 30px;

    background: rgba(0, 0, 0,.5);

    color: #FFF;

    display: flex;

    justify-content: center;

    align-items: center;

}

.advicecontent .advicecontenttop img{

    width: 370px;

    transition-duration: .3s;

    cursor: pointer;

}

.advicecontent .advicecontenttop img:hover{

    transform: scale(1.2, 1.2);

    transition-duration: .3s;

}

.advicecontent .advicecontentbottom{

    height: 176px;

}

.advicecontentbottom ul li{

    line-height: 63px;

    height: 63px;

    border-bottom: 1px solid #f5f5f5;

    box-sizing: border-box;

    padding: 0 12px;

}

.advicecontentbottom ul li a:hover{

    color: #bdbdbd;

}

.advicecontentbottom ul li span:hover a{

    color: #c4151c !important;

}



.advicecontentbottom ul li span{

    display: block;

    width: 220px;

    float: left;

    color: #222222;

    cursor: pointer;

    /* overflow: hidden; 

    text-overflow: ellipsis; 

    -o-text-overflow: ellipsis;

    white-space:nowrap; */

}

.advicecontentbottom ul li span a{

    display: block;

    width: 220px;

    float: left;

    color: #222222;

    cursor: pointer;

    overflow: hidden; 

    text-overflow: ellipsis; 

    -o-text-overflow: ellipsis;

    white-space:nowrap;

}

.advicecontentbottom ul li a{

    float: right;

    color: #bdbdbd;

}

.advicecontentbottom ul li:last-of-type{

    border:none;

}

.advicecontentbottom ul li:nth-of-type(2){

    height: 50px;

    line-height: 50px;

    border-bottom: 1px solid #f5f5f5;

}

/* 合作媒体  品牌用户 */

.usermedia{

    width: 100%;

    height: 555px;

    background: #f7f8fa;

}

.usermedia .usermedia_top{

    display: flex;

    flex-direction: column;

    /* height: 155px; */

    padding-top: 46px;

    border-bottom: 1px solid #aaaaaa;

    align-items: center;

}

.usermedia .usermedia_top span:nth-of-type(1){

    color: #aaaaaa;

    font-size: 28px;

}

.usermedia .usermedia_top span:nth-of-type(2){

    font-size: 28px;

    padding-top: 23px;

    padding-bottom: 22px;



}

.usermedia .usermedia_top span:nth-of-type(3){

    width: 60px;

    height: 9px;

    display: flex;

}

.usermedia .usermedia_top span:nth-of-type(3) i:nth-of-type(1){

    display: block;

    width: 30px;

    height: 100%;

    background: #000000;

}

.usermedia .usermedia_top span:nth-of-type(3) i:nth-of-type(2){

    display: block;

    width: 30px;

    height: 100%;

    background: #c4151c;

}

.usermedia .usermedia_bottom{

    height: 385px;

    box-sizing: border-box;

    padding-top: 60px;

}

.usermedia .usermedia_bottom .usermedia_bottom_content{

    display: flex;

}

.usermedia_bottom_content .usermedia_left{

    width: 100px;

    height: 250px;

    display: flex;

    justify-content: center;

    align-items: center;

    font-size: 55px;

    font-weight: bold;

    cursor: pointer;

}

.usermedia_bottom_content .usermedia_middle{

    width: 1200px;

    height: 250px;

    float: left;

}

.swiper-slide{

    width: 1200px;

    text-align: center;

    position: relative;

}

.swiper-slide ul{

    width: 90%;

    overflow: hidden;

    position: absolute;

    left: 63px;

}

.swiper-slide ul li{

    width: 185px;

    height: 115px;

    box-sizing: border-box;

    border: 1px solid #eeeeee;

    overflow: hidden;

    margin-right: 30px;

    margin-bottom: 20px;

    float: left;

}

.usermedia_bottom_content .usermedia_middle .brandclient-c-list{

    width: 185px;

    height: 115px;

    box-sizing: border-box;

    border: 1px solid #eeeeee;

    overflow: hidden;

    margin-right: 15px;

    margin-bottom: 20px;

    float: left;

}

.usermedia_bottom_content .usermedia_right{

    width: 100px;

    height: 250px;

    display: flex;

    justify-content: center;

    align-items: center;

    font-size: 55px;

    font-weight: bold;

    cursor: pointer;

}

/* 服务流程 */

.serviceflow{

    width: 100%;

    height: 546px;

}

.serviceflow .serviceflow_top{

    display: flex;

    flex-direction: column;

    /* height: 155px; */

    padding-top: 62px;

    border-bottom: 1px solid #aaaaaa;

    align-items: center;

}

.serviceflow .serviceflow_top span:nth-of-type(1){

    color: #aaaaaa;

    font-size: 28px;

}

.serviceflow .serviceflow_top span:nth-of-type(2){

    font-size: 28px;

    padding-top: 23px;

    padding-bottom: 22px;



}

.serviceflow .serviceflow_top span:nth-of-type(3){

    width: 60px;

    height: 9px;

    display: flex;

}

.serviceflow .serviceflow_top span:nth-of-type(3) i:nth-of-type(1){

    display: block;

    width: 30px;

    height: 100%;

    background: #000000;

}

.serviceflow .serviceflow_top span:nth-of-type(3) i:nth-of-type(2){

    display: block;

    width: 30px;

    height: 100%;

    background: #c4151c;

}

.serviceflow .serviceflow_bottom{

    box-sizing: border-box;

    padding-top: 60px;

}

.serviceflow .serviceflow_bottom .serviceflow_bottom_content{

    display: flex;

}

.serviceflow .serviceflow_bottom .serviceflow_bottom_content div{

    width: 170px;

    height: 300px;

    margin-right: 87px;

    display: flex;

    flex-direction: column;

    align-items: center;

    box-sizing: border-box;

}

.serviceflow .serviceflow_bottom .serviceflow_bottom_content div:last-of-type{

    margin-right: 0;

}

.serviceflow .serviceflow_bottom .serviceflow_bottom_content div span:nth-of-type(1){

    padding-top: 20px;

    color: #aaaaaa;

    font-size: 16px;

}

.serviceflow .serviceflow_bottom .serviceflow_bottom_content div span:nth-of-type(2){

    padding-top: 15px;

    color: #aaaaaa;

    font-size: 16px;

}

.m-carousel,.copyright{

    display: none;

}

/* 客服弹窗 */

.mod_online_service_btn{
    position: fixed;
    z-index: 1000;
    top: 50%;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.mod_online_service_btn {
    transform: translateY(-50%);
    opacity: 1;
    visibility: visible;
    left: 2px;
    width: 120px;
}
.mod_online_service_btn img{
    display: block;
    max-width: 100%;
}
.mod_online_service_btn.on {
    left: -100%;
    opacity: 0;
    visibility: hidden;
}


.mod_online_service_list {
    position: fixed;
    z-index: 1000;
    top: 50%;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    transform: translateY(-50%);
    width: 110px;
    margin-left: 5px;
}

.mod_online_service_list.on{
    left: -100%;
    opacity: 0;
    visibility: hidden;
}

.mod_online_service_list .mosl_header {
    position: relative;
}

.mod_online_service_list .mosl_header .mosl_header_close {
    z-index: 1;
    position: absolute;
    right: 0;
    top: -10px;
    border: 1px solid #aaa;
    background: #fff;
    color: #aaa;
    font-size: 12px;
    width: 20px;
    height: 20px;
    line-height: 18px;
    text-align: center;
    border-radius: 50%;
}

.mod_online_service_list .mosl_header img{
    max-width: 100%;
}

.mod_online_service_list .mosl_main {
    position: relative;
    margin: 0 auto;
    background: #fff;
    color: #232b4a;
    padding: 0 10px;
    -webkit-box-shadow: 0 -10px 20px rgb(0 0 0 / 10%);
    box-shadow: 0 -10px 20px rgb(0 0 0 / 10%);
}

.mod_online_service_list .mosl_main:before {
    border-top: 20px solid #e6212a;
    border-left: 20px solid transparent;
    border-right: 100px solid transparent;
    bottom: -16px;
    width: 0;
    height: 0;
}

.mod_online_service_list .mosl_main:before {
    content: "";
    position: absolute;
    left: 0;
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
}

.mod_online_service_list .mosl_main_title {
    font-size: 15px;
    text-align: center;
    padding: 16px 0;
    line-height: 1;
}

.mod_online_service_list .mosl_main_list {
    padding: 12px 0;
    border-top: 1px solid #d7d9e0;
    border-bottom: 1px solid #d7d9e0;
    line-height: 1;
}

.mod_online_service_list .mosl_main_list li {
    font-size: 12px;
    margin-bottom: 12px;
}

.mod_online_service_list .mosl_main_list li:hover span{
    color: #ff0000;
}

.mod_online_service_list .mosl_main_date {
    font-size: 12px;
    padding: 10px;
    border-bottom: 1px solid #d7d9e0;
}

.mod_online_service_list .mosl_main_tel {
    font-size: 12px;
    padding: 14px 5px 14px 0;
    text-align: right;
}

@media all and (max-width: 640px) {

    header,main,.logoSearch,.newsmedia_bottom_content_left,.lmw-foot,.serviceflow,.mod_online_service_list{

        display: none;

    }
    .mod_online_service_list .mosl_header img{
        max-width: 75%;
    }
    .w1200{

        width: 100%;

    }

    .advicecontent .advicecontenttop img{

        width: 100%;

        transition-duration: .3s;

        cursor: pointer;

    }

    .newsmedia_bottom_content_right_bottom ul li {

        width: 50%;

        /* height: 40%; */

        border: 1px solid #f5f5f5;

        border-top: none;

        border-left: none;

    }

    .copyright{

        width: 100%;

        height: 70px;

        background: rgba(67, 67, 67, 1);

        color: #FFF;

        font-size: 12px;

        text-align: center;

        margin-bottom: 50px;

        line-height:70px;

        display: block;

    }

    .newsmedia_bottom_content_right_bottom ul li:nth-of-type(n+5){

       display: none;

    }

    .newsmedia .newsmedia_top span:nth-of-type(1) {

        color: #aaaaaa;

        font-size: 16px;

    }

    .package .package_bottom .package_bottom_content {

        height: 100%;

        display: flex;

        flex-direction: column;

    }

    .package_bottom_content_left .package_bottom_content_left_content:nth-of-type(n+2){

        display: none;

    }

    .package_bottom_content_right .package_bottom_content_left_content:nth-of-type(n+1){

        display: none;

    }

    .layui-carousel{

        position: relative;

        left: -1px;

        top: 0;

        background-color: #f8f8f8;

    }

    .package_bottom_content_middle {

        width: 100%;

    }

    .package_bottom_content_middle_top span {

        font-size: 13px;

    }

    .package_bottom_content_middle_bottom .yangji {

        width: 80%;

    }

    .package_bottom_content_middle_bottom .post_image img{

        width: 100%;

    }

    .swiper-button-prev, .swiper-container-rtl .swiper-button-next {

        left: 10px;

        right: auto;

        width: 16px;

    }

    .swiper-button-next, .swiper-container-rtl .swiper-button-prev {

        right: 10px;

        left: auto;

        width: 16px;

    }

    .packagecarousel {

        position: absolute;

        top: 60px;

        left: 13.7%;

        width: 73%;

        height: 52%;

        z-index: 100;

    }

    .package_bottom_content_middle_bottom {

        height: 100%;

        text-align: center;

        box-sizing: border-box;

        padding-top: 46px;

        position: relative;

    }

    .package_bottom_content_left_content {

        display: flex;

        height: 170px;

        margin: 0 auto;

        width: 80%;

        margin-bottom: 33px;

    }

    .advice_bottom_content ul li:nth-of-type(n+3){

       display: none;

    }

    .advice_bottom_content li {

        float: left;

        width: 100%;

        padding-left: 10px;

        padding-right: 9px;

        margin-bottom: 20px;

    }

    .advice_bottom_content li .advicecontent {

        height: 300px;

        border: 1px solid #e8e9e9;

    }

    .advicecontent .advicecontenttop {

        height: 150px;

        position: relative;

        overflow: hidden;

    }

    .usermedia .usermedia_top span:nth-of-type(1) {

        color: #aaaaaa;

        font-size: 13px;

    }

    .advice .advice_bottom {

        height: 100%;

        box-sizing: border-box;

        padding-top: 30px;

    }

    .advice {

        width: 100%;

        height: 100%;

    }

    .advice .advice_bottom .advice_bottom_content {

        height: 100%;

        display: flex;

    }

    .package_bottom_content_left {

        width: 100%;

        height: 100%;

    }

    .package .package_bottom {

        height: 580px;

        box-sizing: border-box;

        padding-top: 30px;

    }

    .usermedia_bottom_content .usermedia_middle {

        width: 100%;

        height: 180px;

        float: left;

    }

    .swiper-slide ul li:nth-of-type(n+5){

       display: none;

    }

    .swiper-slide ul li {

        width: 40%;

        height: 100px;

        box-sizing: border-box;

        border: 1px solid #eeeeee;

        overflow: hidden;

        margin-right: 16px;

        margin-bottom: 16px;

        float: left;

        

    }

    .swiper-slide ul li img{

        width: 100%;

        height: 100%;

    }

    .swiper-slide ul {

        width: 100%;

        overflow: hidden;

        position: absolute;

        left: 1px;

        top: 66px;

    }

    .swiper-slide ul img{

        width: 70%;

    }

    .newsmedia .newsmedia_top {

        display: flex;

        flex-direction: column;

        /* height: 155px; */

        padding-top: 30px;

        border-bottom: 1px solid #aaaaaa;

        align-items: center;

    }

    .newsmedia .newsmedia_bottom {

        height: auto;

        box-sizing: border-box;

        padding-top: 30px;

    }

    /* 轮播图 */

    .m-carousel{

        display: block;

        height: 210px;

        margin-top: 48px;

    }

    .m-carousel img{

        width: 100%;

    }

    .usermedia {

        width: 100%;

        height: 350px;

        background: #f7f8fa;

    }

    .usermedia .usermedia_bottom {

    height: 315px;

    box-sizing: border-box;

    padding-top: 0px;

    }
    .newsmedia{
        height: auto;
    }
    .newsmedia_bottom_content_right_bottom,
    .newsmedia .newsmedia_bottom .newsmedia_bottom_content{
        height: auto;
    }
    .newsmedia_bottom_content_right .parisemedia_index_list li:nth-child(n + 5){
        display: none;
    }
    .newsmedia_bottom_content_right .appmedia_index_list li{
        width: 100%;
    }
    .newsmedia_bottom_content_right .parisemedia_index_list li:hover .lock_detail{
        display: none;
    }
    .newsmedia_bottom_content_right .parisemedia_index_list li{
        width: 50%;
    }

}

































































