input:focus{
	outline: none;
}
:focus {outline:none;} /*for IE*/
::-moz-focus-inner {border-color: transparent;} /*for mozilla*/
a{
	text-decoration:none;
}
li{
	list-style: none;
}
#header{
	width:100%;
	/*height: 85px;*/
	background: #FFFFFF;
        border-bottom: 1px solid #3D7EFF;
}
.header_auto{
	width: 1200px;
	height: 85px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	align-items:center;
        position: relative;
}
.head_phone{
    display: flex;
    color: #FF960D;
    font-size: 18px;
    line-height: 30px;
}
.head_phone_img{
    width: 27px;
    height: 26px;
}
.head_logo img{
    width: 160px;
    display: block;
    margin: auto;
    margin-right:30px;
}
.header_img{
	width: 410px;
	height: 40px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
        margin-left: 24px;
}
.title_img{
    width: 230px;
    margin-left: 46px;
}

.head_input{
	/* margin-left: 700px; */
	height: 30px;
	font-size:0;
	margin-right: 10px;
	display: flex;
	flex-direction: row;
	align-items: center;
}
.head_input li{
	text-align: center;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FF950C;
}
.head_user{
        width: 190px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
        position: absolute;
        right: 0;
        top:15px;
}
.head_user li{
	font-size: 14px;
	font-family: Microsoft YaHei;
	color: #333333;
}
.head_user_img{
	width: 50px;
	height: 50px;
	background: #F2F2F2;
	border-radius: 50%;
	/* display: none; */
}
img#user-img {
        width: 50px;
    height: 50px;
    border-radius: 50%;
}
.two_dimensional_code{
    position: relative;
    display: none;
}
.two_dimensional_code_box {
    width: 210px;
    height: 103px;
    position: absolute;
    z-index: 10;
    margin-left: -40px;
    display: flex;
    background: #fff;
    justify-content: space-between;
    padding: 10px;
    text-align: center;
    border-radius: 3px;
    box-shadow: 1px 1px 6px 0px rgb(0 5 108 / 30%);
}
.code_image_Android,.code_image_ios{
    width: 90px;
}
.code_image_Android img,.code_image_ios img {
    width: 78px;
    height: 78px;
    margin-bottom:3px;
}
.code_Separator{
    width: 1px;
    border-left: 2px solid #f2f2f2;
}
.Triangle_up_header {
    position: absolute;
    bottom: 100%;
    left: 126px;
    width: 0;
    top: -7px;
    height: 0;
    border-left: 8px solid transparent;
    border-bottom: 8px solid #fff;
    border-right: 8px solid transparent;
}
.Triangle_up {
    position: absolute;
    bottom: 100%;
    left: 500px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-bottom: 8px solid #fff;
    border-right: 8px solid transparent;
}
.two_dimensional_title{
    display: flex;
    line-height: 15px;
    font-size: 14px;
    font-weight: 600;
    color: #b8b8b8;
}
.two_dimensional_title img{
    margin-right:5px;
}
/*头部APP工具二维码*/
#two_dimensional{
    position: relative;
    cursor:pointer
}
.download_guide_page{
    position: absolute;
    width: 278px;
    height: 144px;
    background: white;
    z-index: 10;
    left: -126px;
    border-radius: 3px;
    box-shadow: 1px 1px 6px 0px rgb(0 5 108 / 30%);
    display:none;
}
.download_content_box{
    display: flex;
    height: 100%;
    width: 100%;
}
.download_code{
    width: 114px;
    height: 114px;
    margin: 15px;
}
.download_terrace_title{
    font-size: 17px;
    color: #333;
    line-height: 22px;
    margin-top: 15px;
}
.download_terrace_box{
    display: flex;
}
.download_terrace_img{
    width: 38px;
    height: 38px;
    margin: 15px 8px;
    border-radius: 38px;
    background: #f0f0f0;
}
.download_terrace_box_li:nth-child(2){
   margin-left:10px;
}
.download_terrace_texte{
    font-size: 14px;
    text-align: center;
    coloor:black;
}
.Banner_auto_right_list{
    width: 500px;
    height: 43px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    background-color: #FFFFFF;
    margin-right: 30px;
}

.Banner_auto_right_lista:hover{
	 font-weight: 700;
	 color: #165DEC !important;
}
.header_icon1,.header_icon2{
    width: 10px;
    height: 8px;
    margin-top: 12px;
    margin-left: 4px;
}
.header_icon2{
      display:none;
}
.Banner_auto_right_lista:hover .header_icon1{
          display:none;
}
.Banner_auto_right_lista:hover .header_icon2{
          display:block;
}
.xuanke{
    position: relative;
}
.xuanke:hover .xuanke_box{
   display: block;
}
.xuanke_box{
    width: 1280px;
    min-height: 240px;
    margin-left: -464px;
    margin-top: 5px;
    background: #FFFFFF;
    z-index: 15;
    border-radius: 0 0 5px 5px;
    display: none;
    position: absolute;
    box-shadow: 6px 7px 20px 0px rgb(0 5 108 / 30%);
}
.nav_li{
   height:50px;
}

/*新首页头部*/
.header_box {
    width: 1280px;
    margin: auto;
    height: 152px;
    background: url(../images/new_index_img/indexHeader.png)no-repeat;
    background-position-x: -280px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.header_box_top {
    width: 100%;
    height: 68px;
    display: flex;
    justify-content: space-between;
    padding-top: 18px;
}
.header_box_top_left {
    display: flex;
}
.header_box_top_left img {
    width: 200px;
    max-height: 50px;
    margin: -4px 20px 0 0;
}
.header_box_top_left a{
    display: block;
    border-right: 1px solid #EAEAEA;
    height: 42px;
    margin-top: 4px;
}
.header_box_top_left_text {
    height: 42px;
    line-height: 25px;
    color: #686868;
    padding-left: 20px;
    font-size:15px;
}
.header_box_top_box{
      display: flex;
}
.header_box_top_content {
    width: 322px;
    height: 40px;
    border-right: 1px solid #EAEAEA;
    display: flex;
    position: relative;
    margin-top: 6px;
}
.header_box_top_content_code1, .header_box_top_content_code2{
    position: absolute;
    z-index: 2;
    width: 130px;
    height: 130px;
    top: 50px;
    left: 92px;
    padding: 6px;
    background: #fff;
    border-radius: 5px;
    display:none;
    box-shadow: 0px 0px 10px 4px rgb(0 0 0 / 9%);
}
.header_box_top_content_Triangle{
    position: absolute;
    bottom: 100%;
    left: 60px;
    width: 0;
    top: -7px;
    height: 0;
    border-left: 8px solid transparent;
    border-bottom: 8px solid #fff;
    border-right: 8px solid transparent;
}
.header_box_top_content_describe{
    line-height: 44px;
    color: #9D9D9D;
    font-size:15px;
}
.header_box_top_ios,.header_box_top_android {
    margin-left: 50px;
    cursor: pointer;
}
.header_box_top_content_ios2,.header_box_top_content_android2{
    display:none;
}
.header_box_top_ios:hover .header_box_top_content_ios1{
    display:none;
}
.header_box_top_ios:hover .header_box_top_content_ios2{
    display:block;
}
.header_box_top_ios:hover .header_box_top_content_code1 {
     display:block;
}
.header_box_top_android:hover .header_box_top_content_code2 {
     display:block;
     left:179px;
}
.header_box_top_android:hover .header_box_top_content_android1{
    display:none;
}
.header_box_top_android:hover .header_box_top_content_android2{
    display:block;
}
.header_box_top_right{
    padding-left: 40px;
}
.header_box_bottom {
    display: flex;
    justify-content: space-between;
    height: 55px;
}
.header_box_bottom_left_box {
    display: flex;
}
.header_box_bottom_left {
    width: 315px;
    height: 41px;
    background: #3D7EFF;
    line-height: 41px;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    border-radius: 0 8px 0 0;
    margin: 14px 14px 0 0;
    padding-left: 24px;
    display:none;
    box-sizing: border-box;
}
.header_box_bottom_conter {
    width: 550px;
    display: flex;
    justify-content: space-between;
    height: 30px;
    margin-top: 20px;
    line-height: 30px;
    font-size: 18px;
    font-weight: 400;
    color: #666666;
}
.header_box_bottom_conter a {
    display: block;
   /* width: 50px;*/
    height: 30px;
    font-weight: 600;
    color:#666666;
}
.header_st,.nav_bj {
    position: relative;
}
.header_st_status {
    width: 41px;
    height: 20px;
    background: url(../images/new_index_img/indexFire.png)no-repeat;
    background-size: 100%;
    position: absolute;
    top: -16px;
    font-size: 12px;
    color: #fff;
    line-height: 19px;
    text-align: center;
}
.header_box_bottom_right {
    height: 55px;
    display: flex;
}
.header_box_bottom_right_text{
    line-height: 55px;
    height: 55px;
    font-size: 20px;
    font-weight: bold;
    color: #FF762F;
}

.header_box_bottom_right_img {
    margin-right: 10px;
}

.Banner_auto_left_list_major {
   /* margin-left: 40px !important;*/
    /*padding-left: 10px;*/
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 700;
   /* color: #333333;*/
   /* border-left: 3px solid blue;*/
    padding-bottom: 8px;
    height: 10px;
    line-height: 20px;
    width: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.class_left_list_major {
    color: #333333;
    border-left: 3px solid blue;
    margin-left: 40px !important;
    padding-left: 10px;
}
.class_left_list_major span {
    display: flex;
}
.Banner_huore {
    margin-left: 4px;
    display: none;
    width: 14px;
    height: 14px;
    margin-top: 5px;
}
.Banner_auto_huore a:nth-child(1) span{
    display: flex;
    width: 78px;
}
.Banner_auto_huore a:nth-child(1) .Banner_huore {
    display: block;
}
.header_box_top_content_download_code {
    width: 100%;
    height: 100%;
}

/*试听结束弹框*/
.player-tips {
    width: 100%;
    height: 100%;
    background: #fff;
    position: relative;
    color: #2f3133;
}
.tips-box {
    position: absolute;
    top: 50%;
    margin-top: -104px;
    text-align: center;
    font-size: 22px;
    line-height: 40px;
    width: 100%;
    z-index: 10;
}
.tips-box div:nth-child(3) {
    display: none;
}
.tips-btn {
    line-height: 1;
    font-size: 16px;
    color: #fff;
    display: none;
}
.tips-btn span {
    border-radius: 4px;
    padding: 10px 12px;
    display: inline-block;
    background: #3c81f9;
    cursor: pointer;
}