/*.vCode{
    width: 80px;
    height: 30px;
    margin-left: 5px;
}*/

.Index-head{
    width: 100%;
    padding: 10px 0;
    background: #EEEEEE;
    overflow: hidden;
}
.Index-head-box{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    line-height: 18px;
}
.Index-head-l div:first-child{
    font-size: 14px;
    color: #333333;
    margin-right: 40px;
}
.Index-head-box ul li{
    float: left;
    padding-right: 10px;
    margin-right:10px;
    border-right: 1px solid #656565;
}
.Index-head-box ul li:last-child{
    padding-right: 0;
    margin-right: 0 ;
    border-right: none;
    cursor: pointer;
}
.Index-head-box ul li em{
    display: inline-block;
    vertical-align: middle;
    color: #333;
    font-size: 18px;
    margin-right: 4px;
}
.Index-head-l ul li:first-child a{
    color: #e21614;
}
.Index-mune{
    width: 100%;
    background: #fff;
    /*height: 80px;*/
    height: 100px;
    line-height: 100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.Index-mune .Index-mune-box{
    width: 1200px;
    margin: 0 auto;
}
.Index-mune-box-l,.Index-mune-box-r{
    display: inline-block;
    vertical-align: middle;
}
.Index-mune-box-l .Index-mune-logo{
    width: 502px;
    /*height: 80px;*/
    /*padding-top: 23px;*/
    /*-webkit-box-sizing: border-box;*/
    /*-moz-box-sizing: border-box;*/
    /*box-sizing: border-box;*/
    margin-right: 66px;
    overflow: hidden;
}
.Index-mune-box-l .Index-mune-logo a{
    display: inline-block;
    height: 90px;
    /*border-right: 1px solid #ccc;*/
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 10px;
}
.Index-mune-box-l .Index-mune-logo a img{
    display: inline-block;
    height: 100%;
}
.Index-mune-box-l .Index-mune-logo span{
    display: inline-block;
    /*font-weight: bold;*/
    font-size: 23px;
    line-height: 26px;
    color: #000;
    transform: translateY(20%);
}

.Index-mune-box-r{
    width: 355px;
    height: auto;
    position: relative;
    /*margin-top: 18px;*/
}
.Index-mune-box-r>div:first-child{
    height: 42px;
    border: solid 1px #f30213;
    border-radius: 2px;
}
.Index-mune-box-r input{
    height: 100%;
    width: 265px;
    padding: 12px 20px;
    box-sizing: border-box;
    font-size: 16px;
    border: none;
    outline: none;
}
.Index-mune-box-r input::-webkit-input-placeholder{
    color: #666666;
}
.Index-mune-box-r button{
    width: 88px;
    height: 100%;
    background-color: #e21614;
    color: #fff;
    border: none;
    font-size: 16px;
    transform: translateX(2px);
}
/*.Index-mune-box-r ul{*/
/*    position: absolute;*/
/*    width: 312px;*/
/*    background: #fff;*/
/*    left: -1px;*/
/*    top: 43px;*/
/*    border: 1px solid #EEEEEE;*/
/*    box-sizing: border-box;*/
/*    display: none;*/
/*    z-index: 1000;*/
/*}*/
/*.Index-mune-box-r ul li{*/
/*    padding: 15px 20px;*/
/*    width: 100%;*/
/*    box-sizing: border-box;*/
/*    color: #666666;*/
/*    font-size: 16px;*/
/*    line-height: 16px;*/
/*}*/
/*.Index-mune-box-r ul li:hover{*/
/*    background: #EEEEEE;*/
/*    cursor: pointer;*/
/*}*/
.Index-mune-box-r div:last-child{
    margin-top: 13px;
    height: 14px;
    line-height: 14px;
}
.Index-mune-box-r div:last-child label{
    display: inline-block;
    font-size: 14px;
    line-height: 14px;
    color: #999;
    vertical-align: top;
}
.Index-mune-box-r ul{
    display: inline-block;
}
.Index-mune-box-r ul li{
    float: left;
    font-size: 14px;
    line-height: 14px;
    color: #999;
    margin-right: 7px;
    cursor: pointer;
}
.Index-mune-box-r ul li:last-child{
    margin-right: 0;
}
.Index-mune-box-gif{
    float: right;
    width: 137px;
    line-height: 64px;
    margin: 18px 0;
}
.Index-mune-box-gif img{
    width: 100%;
    height: 100%;
}
/*.Index-MuneList{*/
/*    width: 100%;*/
/*    background: #fff;*/
/*    border-bottom: 2px solid #E21614;*/
/*    height: 54px;*/
/*}*/
/*.Index-MuneList .Index-MuneList-box{*/
/*    width: 1200px;*/
/*    margin: 0 auto;*/
/*}*/
/*.Index-MuneList-box ul{*/
/*    margin-top: 12px;*/
/*}*/
/*.Index-MuneList-box ul li{*/
/*    float: left;*/
/*    margin-right: 76px;*/
/*    position: relative;*/
/*    height: 42px;*/
/*    font-size: 16px;*/
/*}*/
/*.Index-MuneList-box ul li a{*/
/*    display: inline-block;*/
/*    height: 42px;*/
/*}*/
/*.Index-MuneList-box ul .active a{*/
/*    color: #e21614;*/
/*}*/
.contentFile img{
    width: 750px!important;
}
/*.Index-MuneList-box ul .active::before{*/
/*    position: absolute;*/
/*    width: 0;*/
/*    height: 0;*/
/*    border-width: 10px;*/
/*    border-style: solid;*/
/*    border-color:  transparent transparent #e21614 transparent ;*/
/*    content: '';*/
/*    display: inline-block;*/
/*    left: 50%;*/
/*    bottom: -1px;*/
/*    transform: translate(-50%,0);*/
/*}*/
/*.Index-MuneList-box ul li:last-child{*/
/*    margin-right: 0;*/
/*}*/
/*.Index-MuneList-box .Index-MuneList-box-zx a:hover{*/
/*    color: #fff;*/
/*}*/
/*.Index-MuneList-box-zx{*/
/*    width: 112px;*/
/*    height: 42px;*/
/*    background-color: #f30213;*/
/*    border-radius: 10px;*/
/*    text-align: center;*/
/*    line-height: 42px;*/
/*    font-size: 20px;*/
/*    margin-left: 70px;*/
/*}*/
/*.Index-MuneList-box-zx a{*/
/*    color: #fff;*/
/*    font-size: 16px;*/
/*}*/
/*.Index-MuneList-box-zx:active{*/
/*    opacity: 0.7;*/
/*}*/


/*.Index-MuneList-box-tag{*/
/*    width: 112px;*/
/*    height: 42px;*/
/*    background-color: #f30213;*/
/*    border-radius: 10px;*/
/*    text-align: center;*/
/*    line-height: 42px;*/
/*    font-size: 20px;*/
/*    margin-left: 70px;*/
/*}*/
/*.Index-MuneList-box-tag a{*/
/*    color: #fff;*/
/*    font-size: 16px;*/
/*}*/
/*.Index-MuneList-box-tag:active{*/
/*    opacity: 0.7;*/
/*}*/

.Index-MuneList{
    width: 100%;
    background-color: #e21614;
    border-bottom: 2px solid #E21614;
    line-height: 56px;
}
.Index-MuneList-box{
    width: 1200px;
    height: 51px;
    margin: 0 auto;
}
.Index-MuneList-box ul li{
    float: left;
    width: 150px;
    height: 51px;
    color: #fff;
    text-align: center;
}
.Index-MuneList-box ul li a{
    width: 100%;
    display:inline-block;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #fff;
}
.Index-MuneList-box ul li.active a span{
    display: inline-block;
    height: 45px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #fff;
    border-bottom: 2px solid #fff;
}
.Index-MuneList-box ul li:last-child a{
    width: 112px;
    line-height: 34px;
    background-color: #e21614;
    border-radius: 17px;
    border: solid 1px #f8f8f8;
}
.Index-MuneList-box ul li:last-child{
    position: relative;
}
.Index-MuneList-box ul li:last-child div.activity{
    width: 52px;
    line-height: 22px;
    background-image: linear-gradient(90deg, #ff0052 0%, #ff7d26 100%),
    linear-gradient(#ff0052, #ff0052);
    background-blend-mode: normal, normal;
    border-radius: 10px;
    position: absolute;
    top: -35px;
    left: 46px;
}
.Index-MuneList-box ul li:last-child div.activity:after{
    display: inline-block;
    content: "";
    width: 0;
    height: 0;
    border-width: 8px 8px 0;
    border-style: solid;
    border-color: #ff3e3c transparent transparent;
    position: absolute;
    bottom: -8px;
    left: 18px;
}
.index-Bnnaer{
    width: 100%;
    height: 335px;
    overflow: hidden;
    max-width: 1910px;
    margin: 0 auto;
    /*margin-top: 20px;*/
}
.index-Bnnaer{
    width: 100%;
    height: 335px;
    overflow: hidden;
    position: relative;
}
.index-Bnnaer .lunbox{
    position: absolute;
    left: 0;
    top: 0;
    width: 10000px;
    height: 335px;
}
.index-Bnnaer .lunbox li{
    float: left;
    width: 1910px;
    height: 335px;
    overflow: hidden;
    position: relative;
}
.index-Bnnaer .lunbox li div{
    width: 783px;
    line-height: 39px;
    background: rgba(0,0,0,0.5);
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #fff;
    padding-left: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 0;
}
.index-Bnnaer .lunbox li a{
    display: block;
}
.index-Bnnaer .lunbox li a img{
    display: block;
    width: 100%;
    height: 335px;
}
.punctuation{
    position: absolute;
    left: 88%;
    bottom: 55px;
    transform: translate(0,-50%);
}
.punctuation li{
    float: left;
    width: 6px;
    height: 6px;
    background: white;
    /*border-radius: 10px;*/
    /*background: rgba(255,255,255,0.5);*/
    /*border: 2px solid #fff;*/
    margin-right: 10px;
    /*box-sizing: border-box;*/
}
.punctuation li:last-child{
    margin-right: 0;
}
.punctuation .active,  .punctuation li:hover{
    background: #fb1515;
    border:none;
    cursor: pointer;

}

.index-gray{
    width: 100%;
    background: #fbfbfb;
    overflow: hidden;
}
.gray-Box{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.gray-Box>h2{
    font-size: 44px;
    color: #333;
    line-height: 48px;
    margin-top: 49px;
    margin-bottom: 33px;
    text-align: center;
}
.gray-Box>p{
    font-size: 22px;
    color: #666;
    line-height: 24px;
    text-align: center;
}
.gray-Box-List{
    text-align: center;
    margin-top: 57px;
}
.gray-Box-List ul{
    display: inline-block;
}
.gray-Box-List ul li{
    float: left;
    text-align: center;
    font-size: 30px;
    line-height: 30px;
    color: #666666;
    margin-right: 196px;
}
.gray-Box-List ul li.gray-Box-List-li div i{
    display: inline-block;
    transform: scale(1.2);
}
.gray-Box-List ul li:last-child{
    margin-right: 0;
}
.gray-Box-List ul li:hover{
    cursor: pointer;
}
.gray-Box-List ul li div{
    width: 136px;
    height: 136px;
    border-radius: 136px;
    line-height: 136px;
    text-align: center;
    border: 2px solid #666666;
    box-sizing: border-box;
}
.gray-Box-List ul .active{
    color: #e21614;
}
.gray-Box-List ul .active div{
    border: 2px solid #e21614;
}
.gray-Box-List ul li div i{
    font-size: 71px;
}
.gray-Box-List ul li p{
    margin-top: 23px;
    font-size: 22px;
    color: #666;
}
.Exhibition{
    width: 100%;
    overflow: hidden;
    margin-top: 70px;
    margin-bottom: 50px;
}
.Exhibition-box{
    display: none;
}
.Exhibition-active{
    display: block;
}
.Exhibition .Exhibition-Itme{
    width: 385px;
    overflow: hidden;
    margin-right: 22px;
}
.Exhibition-box .Exhibition-Itme:last-child{
    margin-right: 0;
}
.index-Title{
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.index-Title h3{
    font-size: 18px;
    color: #333;
    line-height: 28px;
    height: 28px;
}
.index-Title p{
    line-height: 28px;
    font-size: 16px;
    color: #999999;
}
.index-Title h3:before{
    content: '';
    display: inline-block;
    width: 6px;
    height: 28px;
    background: #E21614;
    vertical-align: middle;
    margin-right: 16px;
}
.index-Title a{
    font-size: 14px;
    color: #e21614;
    line-height: 28px;
}
.index-Title a:hover{
    color: #e21614;
}
.index-Title ul{
    display: inline-block;
}
.index-Title ul li{
    float: left;
    font-size: 20px;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 2px solid #333333;
    color: #666;
    line-height: 20px;
}
.index-Title ul li:last-child{
    border-right: none;
    margin-right: 0;
    padding-right: 0;
}
.index-Title ul li:hover{
    cursor: pointer;
}
.index-Title ul .active{
    color: #e21614;
}
.Exhibition-box{
    width: 100%;
    overflow: hidden;
}
.Exhibition-Itme-List{
    margin-top: 30px;
}
.Exhibition-Itme-List ul li{
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 18px;
}
.Exhibition-Itme-List ul li a:before{
    display: inline-block;
    vertical-align: middle;
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #999999;
    margin-right: 12px;
}
.Exhibition-Itme-List ul li:hover a{
    color: #ec2541;
}
.Exhibition-Itme-List ul li a{
    display: block;
    width: 100%;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    font-size:16px;
    color: #666;
}

.Index-white{
    width: 100%;
    background: #fff;
    overflow: hidden;
}
.Index-information{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 48px;
}
.information-box{
    width: 100%;
    overflow: hidden;
    padding-bottom: 33px;
    border-bottom: 1px solid #E9E9E9;
    margin-top: 30px;
}
.information-box .information-Itme{
    width: 385px;
    float: left;
    margin-right: 22px;
}
.information-box .information-Itme:last-child{
    margin-right: 0;
}
.information-title{
    border-bottom: 1px solid #CCCCCC;
}
.information-title h3{
    color: #333333;
    font-size: 20px;
    padding-bottom: 9px;
    line-height: 20px;
    border-bottom: 2px solid #E21614;
    margin-bottom: -1px;
}
.information-title ul li{
    float: left;
    font-size: 14px;
    line-height: 14px;
    margin-right: 10px;
    color: #999999;
}
.information-box-Block{
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 18px;
}

.information-box-Block div:first-child{
    width: 160px;
    height: 100px;
    overflow: hidden;
}
.information-box-Block div:first-child img{
    display: block;
    width: 100%;
    height: 100%;
}
.information-box-Block div:last-child{
    width: 203px;
    line-height: 30px;
    font-size: 18px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    /*margin-top: 17px;*/
    font-weight: bold;
}
.information-Itme-List ul li{
    margin-bottom: 12px;
    font-size: 16px;
    color: #666;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.information-Itme-List ul li:last-child{
    margin-bottom: 0;
}
.information-Itme-List ul li:hover a{
    color: #e21614;
}
.information-Itme-head{
    padding: 15px 0;
    width: 100%;
    overflow: hidden;
    color: #2646ae;
}
.information-Itme-head span:hover{
    cursor: pointer;
}
.information-Itme-head ul{
    width: 100%;
}
.information-Itme-head ul li{
    width: 33.3%;
    float: left;
    /*margin-right: 24px;*/
    font-size: 14px;
    color: #2646ae;
    line-height: 18px;
    text-align: center;
}
.information-Itme-head ul li a{
    font-size: 14px;
    color: #2646ae;
}
.information-Itme-head i{
    font-size: 18px;
    vertical-align: middle;
    margin-right: 5px;
}
.information-Itme-head ul li:first-child i{
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    border: 1px solid #2646ae;
    box-sizing: border-box;
}
.information-Itme-head ul li:last-child{
    margin-right: 0;
}
.information-Itme-head ul li:hover{
    cursor: pointer;
}
.information-Itme-data{
    width: 100%;
    height: 640px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.information-Itme-data ul li{
    padding: 18px 30px 18px 5px;
    width: 100%;
    box-sizing: border-box;
    border-top: 1px solid #EFEFEF;
    font-size: 16px;
}
.information-Itme-data ul li{
    color: #333333;
    font-size: 14px;
}
.information-Itme-data ul li p{
    text-align: justify;
}
.information-Itme-data ul li span{
    display: inline-block;
    border-right: 2px solid #666666;
    padding-right: 10px;
    margin-right: 10px;
    font-size: 14px;
    color: #2646ae;
}
.Index-case{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 80px;
}
.Index-case-box{
    margin-top: 18px;
}
.Index-case-box ul li{
    overflow: hidden;
    width: 100%;
    padding: 20px 0;
    border-top: 1px solid #CCCCCC;
}
.Index-case-box ul li:hover{
    cursor: pointer;
}

.Index-case-box ul li:last-child{
    border-bottom:2px solid #CCCCCC ;
}
.Index-case-box ul li div:first-child{
    width: 240px;
    height: 160px;
    overflow: hidden;
}
.Index-case-box ul li div:first-child img{
    display: block;
    width: 100%;
    height: 100%;
}
.Index-case-box ul li div:last-child{
    width: 935px;
    margin-left: 25px;
    position: relative;
}
.Index-case-box ul li div:last-child label{
    font-size: 16px;
    color: #333;
    position: absolute;
    top: 10%;
    right: 0;
}
.Index-case-box ul li div:last-child label em{
    display: inline-block;
    transform: translateY(-4%);
    margin-right: 10px;
}
.Index-case-box ul li div:last-child h3{
    line-height: 20px;
    overflow: hidden;
    margin-top: 5px;
}
.Index-case-box ul li div:last-child h3 span:first-child{
    font-size: 18px;
    color: #333333;
    float: left;
    font-weight: bold;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.Index-case-box ul li:hover div h3 span:first-child{
    color: #e21614;
}
.Index-case-box ul li div:last-child h3 .Index-shoucang,.Index-case-box ul li div:last-child h3 .Index-shoucang-active{
    float: right;
    font-size: 16px;
}

.Index-shoucang i,.Index-shoucang-active i{
    font-size: 20px;
    display: inline-block;
    margin-right: 4px;
}
.Index-shoucang{
    color: #666666;
}

.Index-shoucang-active{
    color: #e21614;
}

.Index-case-box ul li h4{
    font-size: 16px;
    /*height: 68px;*/
    color: #666;
    height: 72px;
    margin-top: 20px;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.Index-case-box ul li p{
    overflow: hidden;
    color: #999999;
    font-size: 16px;
    line-height: 20px;
    margin-top: 22px;
}
.Index-case-box ul li h4 p i{
    font-size: 20px;
    vertical-align: middle;
    margin-right: 4px;
    color: #999999;
}
.Index-Recommend{
    width: 1200px;
    margin: 0 auto;
    margin-top: 80px;
}
.Index-Recommend-Lunbo{
    width: 100%;
    position: relative;
    margin-top: 29px;
}
.Index-Recommend-Lunbo>span{
    line-height: 256px;
    overflow: hidden;
    position: absolute;
    top: 0;
}
.Index-Recommend-Lunbo>span i{
    font-size: 26px;
}
.Index-Recommend-Lunbo>span:hover{
    cursor: pointer;
}
.Index-Recommend-Lunbo .Recommend-l{
    left: -28px;
}
.Index-Recommend-Lunbo .Recommend-l i{
    display: block;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);		/* IE 9 */
    -webkit-transform: rotate(90deg);	/* Safari and Chrome */
    -o-transform: rotate(90deg);		/* Opera */
    -moz-transform: rotate(90deg); /* Firefox */
}
.Index-Recommend-Lunbo .Recommend-r{
    right: -50px;
}
.Index-Recommend-Lunbo .Recommend-r i{
    display: block;
    transform: rotate(270deg);
    -ms-transform: rotate(270deg);		/* IE 9 */
    -webkit-transform: rotate(270deg);	/* Safari and Chrome */
    -o-transform: rotate(270deg);		/* Opera */
    -moz-transform: rotate(270deg);		/* Firefox */
}
.Recommend-box{
    width: 1195px;
    margin: 0 auto;
    height: 256px;
    white-space :nowrap;
    overflow: hidden;
    position: relative;
    padding: 10px;
}
.Recommend-box ul{
    position: absolute;
    left: 0;
    top: 0;
    width: 1000000px;
    padding: 10px;
}
.Recommend-box ul li{
    width: 387px;
    height: 256px;
    box-sizing: border-box;
    box-shadow: 1px 0px 10px #F7F7F7,1px 0px 10px #F7F7F7,1px 0px 10px #F7F7F7,1px 0px 10px #F7F7F7;
    margin-right: 20px;
}
.Recommend-box-top{
    border-bottom: 1px solid #EEEEEE;
    text-align: center;
}
.Recommend-box-top div{
    width: 100%;
    height: 80px;
    line-height: 80px;
    margin-top: 32px;
}
.Recommend-box-top h3{
    font-size: 22px;
    color: #333333;
    line-height: 22px;
    margin-bottom: 40px;
    margin-top: 10px;
}
.Recommend-box-footer{
    padding: 13px 40px;
    width: 100%;
    line-height: 48px;
    font-size: 18px;
    color: #e21614;
    box-sizing: border-box;
}
.Recommend-box-footer span{
    font-size: 16px;
}
.Recommend-box-footer button{
    width: 128px;
    height: 48px;
    background-color: #e21614;
    border-radius: 8px;
    color: #fff;
    font-size: 20px;
    border: none;
}
.footer{
    background: #333333;
    margin-top: 200px;
    text-align: center;
    padding: 30px 0;
}
.footer-list>ul:first-child{
    display: inline-block;
}
.footer-list>ul:first-child li{
    float: left;
    padding-right: 39px;
    margin-right: 39px;
    border-right: 1px solid #fff;
    font-size: 15px;
    line-height: 15px;
}
.footer-list>ul:first-child li a{
    color: #fefefe;
}
.footer-list>ul:first-child li:last-child{
    padding-right: 0;
    margin-right: 0;
    border-right: none;
}
.footer-list-yqlj{
    width: 1068px;
    margin: 0 auto;
    padding-top: 35px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.footer-list-yqlj span{
    display: inline-block;
    vertical-align: top;
    font-family: MicrosoftYaHei;
    font-size: 15px;
    line-height: 15px;
    color: #fefefe;
    margin-right: 3px;
}
.footer-list-yqlj div{
    display: inline-block;
    width: 958px;
}
.footer-list-yqlj ul li{
    float: left;
    line-height: 15px;
    font-size: 15px;
    margin-right: 33px;
}
.footer-list-yqlj ul li a{
    color: #fefefe;
    font-family: MicrosoftYaHei;
    font-size: 15px;
    line-height: 15px;
}
.footer-list-yqlj ul li:nth-child(8n){
    margin-right: 0;
    margin-bottom: 20px;
}
.footer-list-yqlj ul li:last-child{
    margin-bottom: 0;
}
.footer h4{
    font-size: 14px;
    color: #999;
    line-height: 16px;
    margin: 33px 0 20px 0;
}
.footer p{
    font-size: 14px;
    color: #999;
    line-height: 16px;
}


/*弹窗*/
.Index-Popup-Box{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    display: none;
}
.Index-Popup{
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.3);
    width: 100%;
    height: 100%;
    z-index: 100;
}
.Index-Popup-Box4{
 z-index: 2019;
}
.Popup-box{
    position: absolute;
    z-index: 2001;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background: #fff;

}
.Consultation-From{
    width: 608px;
    height: 418px;
    overflow: hidden;
}
.Consultation-From-title{
    width: 100%;
    text-align: center;
    padding: 17px 0;
    font-size: 30px;
    line-height: 30px;
    color: #e21614;
    border-bottom: 1px solid #F3F3F3;
}
.Consultation-From-title h3 span{
    margin: 0 20px 0 0;
    color: #7f7f7f;
    cursor: pointer;
}
.Consultation-From-content p{
    text-align: center;
    color: #999999;
    font-size: 18px;
    line-height: 18px;
    margin:40px 0;
}
.Consultation-From-content{
    margin-top: 40px;
    text-align: center;
}
.Consultation-From-Itme{
    overflow: hidden;
    display: inline-block;
    margin-bottom: 34px;
}
.Consultation-From-Itme label{
    width: 90px;
    text-align: right;
    font-size: 20px;
    line-height: 44px;
    color: #333333;
    margin-right: 10px;
    display: inline-block;
}
.Consultation-From-Itme label span{
    color: #ff0000;
    vertical-align: middle;
    display: inline-block;
}
.Consultation-From-Itme input{
    width: 286px;
    height: 44px;
    background-color: #ffffff;
    border-radius: 2px;
    border: solid 1px #cccccc;
    box-sizing: border-box;
    padding: 0 10px;
}
.Consultation-From-Btn{
    text-align: center;
}
.Consultation-From-Btn button{
    width: 180px;
    height: 48px;
    background-color: #e21614;
    border-radius: 24px;
    border: none;
    font-size: 24px;
    color: #fff;
}


/*证券学堂*/
.SecuritiesSchool-header{
    width: 100%;
    /*background: #D92E33;*/
    background: #fff;
    padding-top: 37px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.SecuritiesSchool-header ul{
    overflow: hidden;
    display: block;
    width: 1200px;
    margin: 0 auto;
    border-bottom: 1px solid #ccc;
}
.SecuritiesSchool-header ul li{
    width: 20%;
    float: left;
    height: 160px;
    text-align: center;
    position: relative;
}
.SecuritiesSchool-header ul li:hover{
    cursor: pointer;
}
.SecuritiesSchool-header ul li div{
    width: 86px;
    height: 86px;
    border-radius: 120px;
    border: 2px solid #000;
    box-sizing: border-box;
    text-align: center;
    line-height: 86px;
    margin: 0 auto;
    /*margin-top: 56px;*/
}
.SecuritiesSchool-header ul li div i{
    font-size: 41px;
    color: #000;
}
.SecuritiesSchool-header ul li p{
    font-size: 24px;
    color: #333;
    line-height: 24px;
    margin-top: 14px;
}
.SecuritiesSchool-header ul .active div{
    /*background: #FF7C7A;*/
    border: solid 2px #e21614;
}
.SecuritiesSchool-header ul .active p,.SecuritiesSchool-header ul .active i{
    color: #e21614;
}
.SecuritiesSchool-header ul .active:before{
    width: 0;
    height: 0;
    border-width: 22px;
    border-style: solid;
    border-color: transparent transparent #fff  transparent;
    display: inline-block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%,0);
}
.SecuritiesSchool-box{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 43px;
    /*display: none;*/
}
.SecuritiesSchool .isShow{
    display: block;
}
.SecuritiesSchool-List{
    text-align: center;
}
.SecuritiesSchool-List ul{
    display: inline-block;
}
.SecuritiesSchool-List ul li{
    float: left;
    font-size: 22px;
    color: #333333;
    margin-right: 180px;
}
.SecuritiesSchool-List ul li:hover{
    cursor: pointer;
}
.SecuritiesSchool-List ul li:last-child{
    margin-right: 0;
}
.SecuritiesSchool-List ul li:after{
    content: '';
    display: block;
    margin-top: 10px;
    width: 100%;
    height: 6px;
    background: transparent;
}
.SecuritiesSchool-List ul .active:after{
    background: #E21614;
}
.SecuritiesSchool-mune{
    width: 100%;
    background: #EAEAEA;
    line-height: 56px;
    font-size: 18px;
    color: #666666;
    padding: 0 22px;
    box-sizing: border-box;
    margin-top: 45px;
}
.SecuritiesSchool-mune span{
    color: #333333;
    font-size: 16px;
    display: inline-block;
    margin-right: 30px;
}
.SecuritiesSchool-mune ul li{
    float: left;
    margin-right: 30px;
    color: #666;
}
.SecuritiesSchool-mune ul li input{
    width: 15px;
    display: inline-block;
    height: 15px;
    border-radius: 15px;
    background: #fff;
    margin-right: 5px;
}
.SecuritiesSchool-mune ul li input:checked{
    background: #D92E33;
    border:3px solid #ffffff;
    box-sizing: border-box;
}
.SecuritiesSchool-mune div select{
    width: 240px;
    height: 40px;
    outline: none;
    border: 1px solid #DADADA;
    box-sizing: border-box;
    padding: 0 5px;
}
.SecuritiesSchool-mune div button{
    width: 78px;
    height: 40px;
    background-color: #e21614;
    border-radius: 2px;
    font-size: 20px;
    color: #ffffff;
    border: none;
}
.SecuritiesSchool-centent table{
    width: 100%;
    margin-top: 32px;
    border: 1px solid #EAEAEA;
}
.SecuritiesSchool-centent table thead th{
    line-height: 46px;
    background: #EAEAEA;
    color: #333333;
    text-align: center;
    font-size: 18px;
}

.SecuritiesSchool-centent table tbody td{
    padding-top: 36px;
    text-align: center;
    font-size: 16px;
    color: #666666;
}
.SecuritiesSchool-centent table tbody td a{
    display: inline-block;
    width: 540px;
    overflow: hidden;/*超出部分隐藏*/
    white-space: nowrap;/*不换行*/
    text-overflow:ellipsis;/*超出部分文字以...显示*/
    color: #666;
    font-size: 16px;
}
.SecuritiesSchool-centent table tbody td:first-child{
    padding-left: 30px;
    text-align: left;
}
.SecuritiesSchool-centent table tbody tr:last-child td{
    padding-bottom: 36px;
}
.SecuritiesSchool-fenye{
    text-align: center;
    margin-top: 60px;
}
.SecuritiesSchool-fenye ul{
    display: inline-block;
}
.SecuritiesSchool-fenye ul li{
    float: left;
    padding:  0 13px;
    line-height: 32px;
   	background-color: #eeeeee;
    border-radius: 4px;
    font-size: 16px;
    color: #999999;
    margin-right: 4px;
}
.SecuritiesSchool-fenye ul .active{
    background: #E21614;
    color: #fff;
}
.SecuritiesSchool-fenye ul li:hover{
    background: #E21614;
    color: #fff;
    cursor: pointer;
}
.SecuritiesSchool-fenye ul li:last-child{
    margin-right: 0;
}
.SecuritiesSchool-label{
    text-align: center;
}
.SecuritiesSchool-label ul{
    display: inline-block;
    overflow: hidden;
    margin-top: 30px;
}
.SecuritiesSchool-label ul li{
    float: left;
    padding-right: 16px;
    margin-right: 16px;
    border-right: 2px solid #A0A0A0;
    font-size: 22px;
    color: #333333;
}
.SecuritiesSchool-label ul li:hover{
    cursor: pointer;
}
.SecuritiesSchool-label ul .active{
    color: #e21614;
}
.SecuritiesSchool-label ul li:last-child{
    padding-right: 0;
    margin-right: 0;
    border-right: none;
}
.SecuritiesSchool-box-cen{
    width: 100%;
    overflow: hidden;
    margin-top: 82px;
    /*display: none;*/
}
.SecuritiesSchool-box .isSHows{
    display: block;
}
.SecuritiesSchool-box-List{
    width: 776px;
}
.SecuritiesSchool-box-tuij{
    width: 320px;
}
.SecuritiesSchool-box-List>ul>li{
    overflow: hidden;
    font-size: 20px;
    color: #666666;
    margin-bottom: 40px;

}
.SecuritiesSchool-box-List ul li:last-child{
    margin-bottom: 0;
}
.SecuritiesSchool-box-List ul li a{
    max-width: 500px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    color: #666666;
    font-size: 16px;
}
.SecuritiesSchool-box-List  ul li a:before {
    display: inline-block;
    vertical-align: middle;
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #999999;
    margin-right: 12px;
}
.SecuritiesSchool-box-List ul li span{
    color: #999999;
    font-size: 18px;
}
.SecuritiesSchool-box-tuij hr{
    background-color: #cccccc;
    margin: 20px 0;
}
.SecuritiesSchool-box-tuij-T {
    border: solid 1px #cccccc;
    width: 100%;
    padding: 21px 17px;
    box-sizing: border-box;
    margin-bottom: 66px;
}
.SecuritiesSchool-box-tuij-T li{
    font-size: 16px;
    color: #666666;
    line-height: 18px;
    margin-bottom: 20px;
}
.SecuritiesSchool-box-tuij-T li:last-child{
    margin-bottom: 0;
}
.SecuritiesSchool-box-tuij-T li a{
    color: #666666;
    display: block;
    width: 100%;
    overflow: hidden;
    height: 18px;
}
.SecuritiesSchool-box-tuij-T li a:hover{
    color: #e21614;
}
.SecuritiesSchool-box-tuij-Img li{
    margin-bottom: 30px;
}
.SecuritiesSchool-box-tuij-Img li:last-child{
    margin-bottom: 0;
}
.SecuritiesSchool-box-tuij-Img li div{
    height: 180px;
    background-color: #cccccc;
    position: relative;
    width: 100%;
}
.SecuritiesSchool-box-tuij-Img li div img{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.SecuritiesSchool-box-tuij-Img li div h3{
    /*padding: 5px 10px;*/
    width: 100%;
    height: 50px;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,0.7);
    color: #fff;
    font-size: 18px;
    line-height: 50px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.SecuritiesSchool-box-tuij-Img li p{
    padding: 15px 0;
    font-size: 18px;
    line-height: 18px;
    color: #666666;
}
.SecuritiesSchool-box-tuij-Img li i{
    vertical-align: middle;
    margin: 0 5px;
    font-size: 22px;
}
.SecuritiesSchool-Entry{
    width: 1200px;
    margin: 0 auto;
    margin-top: 80px;
}
.SecuritiesSchool-Entry-l{
    width: 800px;
    margin-right: 75px;
}
.SecuritiesSchool-Entry-r{
    width: 320px;
}
.SecuritiesSchool-Entry-l hr,.SecuritiesSchool-Entry-r hr{
    width: 100%;
    height: 1px;
    background-color: #cccccc;
    border: none;
    margin-top: 20px;
    margin-bottom: 0;
}

.SecuritiesSchool-Entry-l-box ul li{
    padding: 20px 0;
    border-bottom: 1px solid #cccccc;
}
.SecuritiesSchool-Entry-l-box ul li div:first-child{
    width: 208px;
    height: 128px;
    overflow: hidden;
    margin-right: 30px;
}
.SecuritiesSchool-Entry-l-box ul li div:first-child img{
    display: block;
    width: 100%;
    height: 100%;
}
.SecuritiesSchool-Entry-l-box ul li div:last-child{
    width: 546px;
}
.SecuritiesSchool-Entry-l-box ul li div:last-child h3{
    font-size: 22px;
    color: #333333;
    line-height: 24px;
    margin-top: 7px;
    margin-bottom: 21px;
}
.SecuritiesSchool-Entry-l-box ul li div:last-child p{
    font-size: 16px;
    color: #666666;
}
.SecuritiesSchool-Entry-Establish{
    width: 100%;
    height: 388px;
    overflow: hidden;
    box-sizing: border-box;
    background: #ffe8e8;
    border: solid 1px #e21614;
    border-radius: 4px;
    margin-bottom: 80px;
    margin-top: 18px;
}
.SecuritiesSchool-Entry-Establish-t{
    padding: 53px 21px;
    width: 100%;
    box-sizing: border-box;
    font-size: 18px;
    color: #333333;
    border-bottom: 1px solid #e21614;
    text-align: justify;
}
.SecuritiesSchool-Entry-Establish-f{
    text-align: center;
    margin-top: 50px;
}
.SecuritiesSchool-Entry-Establish-f button{
    width: 180px;
    height: 64px;
    background-color: #f30213;
    border-radius: 10px;
    color: #fff;
    border: none;
    font-size: 24px;
}
.SecuritiesSchool-Entry-Establish-f button i{
    font-size: 20px;
    vertical-align: middle;
    margin-right: 5px;
    display: inline-block;
}
.SecuritiesSchool-Entry-dynamic{
    width:320px;
    height: 682px;
    background-color: #ffffff;
    border: solid 1px #cccccc;
    box-sizing: border-box;
    padding: 0 22px;
}
.SecuritiesSchool-Entry-dynamicTwo{
    height: 450px;
    padding: 10px 22px;
}
.SecuritiesSchool-Entry-dynamic ul{
    text-align: center;
}
.SecuritiesSchool-Entry-dynamic ul li{
    position: relative;
    height: 40px;
    margin-top: 30px;
    display: inline-block;
    width: 100%;
}
.SecuritiesSchool-Entry-dynamic ul li p{
    font-size: 16px;
    color: #333333;
    text-align: center;
    width: 100px;
    overflow: hidden;
    box-sizing: border-box;
}
.SecuritiesSchool-Entry-dynamic ul li em{
    background: #CCCCCC;
    width: 12px;
    height: 12px;
    border-radius: 12px;
    margin: 0 14px;
    margin-top: 11px;
}
.SecuritiesSchool-Entry-dynamic ul .active em{
    background: #e21614;
    position: relative;
    z-index: 100;
}
.SecuritiesSchool-Entry-dynamic ul li:before,.SecuritiesSchool-Entry-dynamic ul li:after{
    width: 2px;
    height: 35px;
    background: #CCCCCC;
    position: absolute;
    content: '';
    display: inline-block;
    left: 120px;
    transform: translate(-50%,0);
    z-index: 10;
}
.SecuritiesSchool-Entry-dynamic ul li:before{
    top: 23px;
}
.SecuritiesSchool-Entry-dynamic ul li:after{
    bottom: 23px;
}
.SecuritiesSchool-Entry-dynamic ul .active:before,.SecuritiesSchool-Entry-dynamic ul .active:after{
    background: #e21614;
}
.SecuritiesSchool-Entry-dynamic ul .active span{
    color: #e21614;
    width: 134px;
    overflow: hidden;
    height: 26px;
    text-align: left;
}
.SecuritiesSchool-Entry-dynamic ul li span{
    font-size: 20px;
    color: #CCCCCC;
}


/*书籍分享*/
.SecuritiesSchool-book-l{
    width: 775px;
}
.SecuritiesSchool-book-r{
    width: 320px;
}
.SecuritiesSchool-book-l-tel{
    width: 100%;
    border-bottom: 1px solid #E0E0E0;
    line-height: 51px;
}
.SecuritiesSchool-book-l-tel ul li{
    float: left;
    font-size: 24px;
    margin-right: 300px;
    padding: 0 20px;
}
.SecuritiesSchool-book-l-tel ul li:last-child{
    margin-right: 0;
}
.SecuritiesSchool-book-l-tel ul li:after{
    display: block;
    content: '';
    width: 100%;
    height: 2px;
    background: transparent;
    margin-top: 18px;
}
.SecuritiesSchool-book-l-tel ul .active:after{
    background: #E21614;
}
.SecuritiesSchool-book-l-tel a{
    font-size: 16px;
    color: #e21614;
}
.SecuritiesSchool-book-l-box ul li{
    margin-top: 40px;
    float: left;
    margin-right: 129px;
}
.SecuritiesSchool-book-l-box ul li:nth-child(2n){
    margin-right: 0;
}
.SecuritiesSchool-book-l-box ul li a{
    overflow: hidden;
}
.SecuritiesSchool-book-l-box ul li div:first-child{
    width: 140px;
    height: 195px;
    overflow: hidden;
    margin-right: 10px;
}
.SecuritiesSchool-book-l-box ul li div:first-child img{
    display: block;
    width: 100%;
    height: 100%;
}
.SecuritiesSchool-book-l-box ul li div:last-child{
    width: 173px;
}
.SecuritiesSchool-book-l-box ul li div:last-child h3{
    font-size: 20px;
    color: #333333;
    line-height: 20px;
}
.SecuritiesSchool-book-l-box ul li div:last-child h3{
    margin-top: 11px;
    margin-bottom: 40px;
    color: #333333;
}
.SecuritiesSchool-book-l-box ul li div:last-child p{
    font-size: 16px;
    color: #666666;
    line-height: 16px;
    margin-bottom: 20px;
}
.SecuritiesSchool-book-l-box ul li div:last-child p i{
    font-size: 18px;
    color: #E21614;
}
    /*推荐文章*/
.Recommend{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    /*margin-top: 40px;*/
}
.Recommends-Mune{
    width: 100%;
    border-bottom: 1px solid #E9E9E9;
    /*margin-top: 25px;*/
}
.Recommends-Mune ul li{
    float: left;
    margin-right: 94px;
    font-size: 20px;
    color: #333333;
}
.Recommends-Mune ul li:last-child{
    margin-right: 0;
}
.Recommends-Mune ul li:hover{
    cursor: pointer;
}
.Recommends-Mune ul li:after{
    display: block;
    content: '';
    width: 100%;
    margin-top: 11px;
    margin-bottom: -1px;
    height: 2px;
    background: transparent;
}
.Recommends-Mune ul .active:after{
    background: #E63533;
}
.Recommends-box ul li{
    font-size: 20px;
    line-height: 20px;
    margin-top: 32px;
}
.Recommends-box ul li:before{
    display: inline-block;
    vertical-align: middle;
    content: "";
    width: 8px;
    height: 8px;
    background-color: #999;
    border-radius: 100%;
    margin-right: 15px;
}
.Recommends-box ul li a{
    /*display: block;*/
    width: 100%;
    color: #666666;
}
.Recommends-box ul li a span:first-child:before{
    display: inline-block;
    vertical-align: middle;
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #999999;
    margin-right: 12px;
}
.Recommends-box ul li a span i{
    font-size: 24px;
    vertical-align: middle;
}
.LiveBroadcast-head{
    background-color: #d92e33;
    line-height: 70px;
    margin-top: 30px;
}
.LiveBroadcast-head-box{
    width: 1100px;
    margin: 0 auto;
    position: relative;
    line-height: 70px;
    color: #fff;
}
.LiveBroadcast-head-box h3{
    font-size: 28px;
    color: #ffffff;
}
.LiveBroadcast-head-box ul li{
    float: left;
    font-size: 16px;
    margin-right: 60px;
}
.LiveBroadcast-head-box ul li:hover{
    cursor: pointer;
}
.LiveBroadcast-head-box ul li:last-child{
    margin-right: 0;
}
.LiveBroadcast-head-box ul li:first-child:before{
    display: inline-block;
    vertical-align: middle;
    content: '';
    width: 18px;
    height: 18px;
    box-sizing: border-box;
    border: 1px solid #fff;
    margin-right: 5px;
}
.LiveBroadcast-head-box ul li a{
    color: #ffffff;
}
.LiveBroadcast-head-box ul li i{
    font-size: 22px;
    vertical-align: middle;
    margin-right: 5px;
}
.LiveBroadcast-head-box span{
    width: 0;
    height: 0;
    border-width:15px;
    border-style: solid;
    border-color: #d92e33 transparent transparent transparent;
    position: absolute;
    left: 10px;
    bottom: -30px;
}
.LiveBroadcas-box{
    width: 1100px;
    margin: 0 auto;
}
.LiveBroadcas-box ul li{
    overflow: hidden;
    padding: 50px 0;
    color: #999999;
    font-size: 18px;
    border-bottom: 1px solid #EAEAEA;
    position: relative;
}
.LiveBroadcas-box ul li a{
    width: 900px;
    display: inline-block;
    height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-left: 34px;
}
.LiveBroadcas-box ul li span:before{
    display: inline-block;
    vertical-align: middle;
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #999999;
    margin-right: 5px;
}
.LiveBroadcas-box ul li:hover a{
    color: #e21614;
}
.LiveBroadcas-box ul li i{
    margin-top: 2px;
    display: inline-block;
}
.LiveBroadcas-box ul li em{
    position: absolute;
    left: 0;
    top: 0;
    background: #DC2F2D;
    color: #fff;
    line-height: 26px;
    text-align: center;
    font-size: 18px;
    padding: 0 3px;
    display: none;
}
.LiveBroadcas-box ul .active em{
    display: block;
}
.LiveBroadcas-Btn{
    text-align: center;
}
.LiveBroadcas-Btn button{
    font-size: 16px;
    color: #666666;
    margin-top: 60px;
    border: none;
    width: 404px;
    height: 48px;
    background-color: #e9e9e9;
}

.LiveBroadcast-flex{
    width: 270px;
    height: 300px;
    position: fixed;
    top: 318px;
    right: 134px;
    overflow: hidden;
    border: 1px solid #686868;
}
.LiveBroadcast-flex-head{
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    line-height:30px;
    font-size: 16px;
    overflow: hidden;
    background: #F1F0EF;
}
.LiveBroadcast-flex-box{
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    text-align: center;
}
.LiveBroadcast-flex-box ul{
    display: inline-block;
    margin-top: 10px;
}
.LiveBroadcast-flex-box ul li{
    float: left;
    margin-right: 30px;
}
.LiveBroadcast-flex-box ul li div{
    width: 18px;
    height: 18px;
    background: #878787;
    margin: 0 auto;
}
.LiveBroadcast-flex-box ul li:last-child{
    margin-right: 0;
}
.LiveBroadcast-flex-box ul li p{
    font-size: 14px;
    margin-top: 10px;
}
.LiveBroadcast-flex-box hr{
    background: #E3E3E2;
}


/*行业动态*/
.industryIDynamic{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 27px;
}
.industryIDynamic-menu{
    width: 100%;
    border-bottom: 1px solid #E2E2E2;
    margin-top: 30px;
}
.industryIDynamic-menu ul li{
    float: left;
    font-size: 20px;
    color: #333333;
    margin-right: 40px;
}

.industryIDynamic-menu ul li:hover{
    cursor: pointer;
}
.industryIDynamic-menu ul li:after{
    display: block;
    width: 100%;
    height: 2px;
    background: transparent;
    margin-top: 5px;
    margin-bottom: -1px;
    content: '';
}
.industryIDynamic-menu ul .active:after{
    background: #E21614;
}
.industryIDynamic .Index-case-box ul li:first-child{
    border-top: none;
}


/*行业资讯*/
.industryIDynamic-top{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    /*margin-top: 45px;*/
}
.industryIDynamic-topGuide{
    margin-top: 41px;
}
.industryIDynamic-top-l{
    width: 380px;
    margin-right: 25px;
}
.industryIDynamic-top-l>div{
    width: 100%;
    height: 321px;
    position: relative;
    overflow: hidden;
}
.industryIDynamic-top-l>div img{
    display: block;
    width: 100%;
    height: 100%;
}
.industryIDynamic-top-l h3{
    width: 100%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 10px 5px;
    box-sizing: border-box;
    background: rgba(0,0,0,0.7);
    color: #fff;
    font-size: 20px;
}
.industryIDynamic-top-box{
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #E2E2E2;
}
.industryIDynamic-top-l>ul{
    margin-top: 20px;
}
.industryIDynamic-top-l>ul li{
    width: 185px;
    float: left;
    box-sizing: border-box;
    margin-right: 10px;
}
.industryIDynamic-top-l>ul li div{
    width: 185px;
    height: 130px;
    overflow: hidden;
}
.industryIDynamic-top-l>ul li:nth-child(2n){
    margin-right: 0;
    margin-bottom: 25px;
}
.industryIDynamic-top-l>ul li:last-child{
    margin-bottom: 0;
}
.industryIDynamic-top-l>ul li p{
    font-size: 18px;
    color: #333333;
    line-height: 18px;
    margin-top: 10px;
    overflow: hidden;
    width: 100%;
    text-overflow:ellipsis;
    white-space:nowrap
}
.industryIDynamic-top-c{
    width: 390px;
}
.industryIDynamic-top-c-box ul li {
    font-size: 16px;
    line-height: 16px;
    margin-top: 27px;
}
.industryIDynamic-top-c-box ul li:first-child{
    margin-top: 0;
    font-size: 20px;
    line-height: 20px;
    color: #333333;
    font-weight: bold;
}
.industryIDynamic-top-c-box ul li a{
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.industryIDynamic-top-r,.industryIDynamic-top-text{
    width: 378px;
    margin-left:25px ;
}
.industryIDynamic-top-r hr{
    margin-top: 20px;
    background: #E2E2E2;
    height: 1px;
    border: none;
}
.industryIDynamic-top-l .industryIDynamic-top-c-box{
    margin-top: 35px;
}
.industryIDynamic-top-text{
    height: 755px;
    background-color: #f6f6f6;
    padding: 14px 12px;
    box-sizing: border-box;
}
.industryIDynamic-top-text ul li{
    overflow: hidden;
    margin-top: 27px;
}
.industryIDynamic-top-text ul li:first-child{
    margin-top: 0;
}
.industryIDynamic-top-text ul{
    margin-top: 29px;
}
.industryIDynamic-top-text .industryIDynamicImg{
    width: 120px;
    height: 72px;
    background-color: #666666;
    margin-right: 4px;
    position: relative;
    overflow: hidden;
}
.industryIDynamic-top-text .industryIDynamicImg span{
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    background: #F30213;
    color: #fff;
    text-align: center;
    line-height: 20px;
}
.industryIDynamic-top-text .industryIDynamicImg-text{
    width: 230px;
}
.industryIDynamic-top-text .industryIDynamicImg-text p{
    font-size: 16px;
    color: #333333;
    height: 40px;
    overflow: hidden;
    width: 100%;
    margin-bottom: 18px;
}
.industryIDynamic-top-text .industryIDynamicImg-text span{
    font-size: 14px;
    color: #999999;
}
.industryIDynamic-top-text .industryIDynamicImg-text span i{
    font-size: 16px;
    vertical-align: middle;
}

.industryIDynamic-top-text ul li em{
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #333;
    background: #CCCCCC;
    margin-right: 10px;
}
.industryIDynamic-top-text ul li .active{
    background: #F30213;
    color: #fff;
}
.industryIDynamic-top-text  .industryIDynamicImg-text2{
    width: 320px;
    position: relative;
}
.industryIDynamic-top-text  .industryIDynamicImg-text2 p{
    margin-bottom: 0;
}
.industryIDynamic-top-text  .industryIDynamicImg-text2 span{
    position: absolute;
    right: 0;
    bottom: -4px;
}
.industryIDynamic-box{
    margin-top: 76px;
}
.industryIDynamic-box hr{
    background: #D9D9D9;
    border: none;
    height: 1px;
    margin-top: 40px;
}


/*面包屑导航*/
.Crumbs{
    width: 100%;
    /*background: #D92E33;*/
    line-height: 67px;
    color: #fff;
    font-size: 20px;
    /*margin-top: 20px;*/
    overflow: hidden;
}
.Crumbs-box{
    width: 1200px;
    margin: 0 auto;
}

.Crumbs-box ul li{
    float: left;
    color: #333;
}
.Crumbs-box-middle{
    margin: 0 10px;
}
.Crumbs-box ul li a{
    font-family: MicrosoftYaHei;
    font-size: 18px;
    color: #333;
}


/*词条详情*/
.MoreEntries{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 100px;
}
.MoreEntries-l{
    width: 293px;
    overflow: hidden;
    min-height: 665px;
    border: 1px solid #cccccc;
}
.MoreEntries-r{
    width: 825px;
}
.MoreEntries-r hr{
    background: #CCCCCC;
    border: none;
    height: 1px;
    margin: 0;
}
.MoreEntries-l h1{
    font-size: 24px;
    color: #333333;
    padding: 24px 0;
    text-align: center;
    border-bottom: 2px solid #E21614;
}
.MoreEntries-box{
    width: 100%;
    margin-top: 12px;
}
.MoreEntries-Itme{
    width: 100%;
    font-size: 20px;
    box-sizing: border-box;
}
.MoreEntries-Itme:hover{
    cursor: pointer;
}
.MoreEntries-Itme p{
    font-size: 22px;
    color: #333;
    padding: 14px 27px;
}
.MoreEntries-Itme span{
    color: #e21614;
    margin-right: 10px;
}
.MoreEntries-Itme ul li{
    line-height: 40px;
    width: 100%;
    box-sizing: border-box;
    font-size: 16px;
    padding: 0 27px;
}
.MoreEntries-Itme ul li:before{
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 6px;
    background: #cccccc;
    vertical-align: middle;
    margin-right: 10px;
}
.MoreEntries-Itme ul{
    display: none;
}
.MoreEntries-Itme ul .active{
    background: #FFE8E8;
    font-size: 16px;
}
.MoreEntries-Itme ul .active:before{
    background: #E21614;
}



/*书籍详情*/
.BookDetails{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.BookDetails-l{
    width: 782px;
}
.BookDetails-top{
    overflow: hidden;
    width: 100%;
    margin-top: 50px;
}
.BookDetails-top>div:first-child{
    width: 286px;
    height: 394px;
    box-sizing: border-box;
    overflow: hidden;
    margin-right: 20px;
}
.BookDetails-top>div:first-child img{
    display: block;
    width: 100%;
    height: 100%;
}
.BookDetails-top>div:last-child{
    width: 460px;
}
.BookDetails-top>div:last-child h3{
    font-size: 20px;
    line-height: 20px;
    margin-top: 15px;
    margin-bottom: 30px;
}
.BookDetails-top>div:last-child h4{
    font-size: 16px;
    letter-spacing: 0px;
    color: #666666;
    line-height: 16px;
    margin-bottom: 20px;
}
.BookDetails-top>div:last-child h4 i{
    color: #e21614;
    margin-right: 5px;
    display: inline-block;
}
.BookDetails-top>div:last-child>div:first-child{
    border-bottom: 1px solid #E6E6E6;
}
.BookDetails-top>div:last-child p{
    font-size: 14px;
    color: #999999;
    line-height: 20px;
    margin-top: 10px;
    text-align: justify;
}
.BookDetails-top>div:last-child button{
    width: 110px;
    height: 44px;
    background-color: #ffffff;
    border-radius: 4px;
    border: solid 1px #e21614;
    font-size: 18px;
    color: #e21614;
}
.BookDetails-top>div:last-child>div:last-child{
    text-align: center;
    margin-top: 45px;
}
.BookDetails-top>div:last-child>div button:last-child{
    color: #fff;
    background: #e21614;
    margin-left: 50px;
}
.BookDetails-Catalog{
    width: 100%;
    overflow: hidden;
    margin-top: 40px;
}
.BookDetails-Catalog hr{
    width: 100%;
    background: #E21614;
    height: 1px;
    margin: 0;
    margin-top: 25px;
    border: none;
}
.BookDetails-Catalog-Itme{
    padding: 25px 0;
    border-bottom: 1px solid #F5F5F5;
}
.BookDetails-Catalog-Itme h3{
    font-size: 18px;
    color: #333333;
    line-height: 18px;
}
.BookDetails-Catalog-Itme ul li{
    float: left;
    font-size: 16px;
    width: 50%;
    margin-top: 24px;
}
.BookDetails-Catalog-Itme ul li a{
    color: #666;
}
.BookDetails-Catalog-Btn{
    width: 100%;
    overflow: hidden;
    margin-top: 80px;
}
.BookDetails-Catalog-Btn button{
    height: 44px;
    background-color: #e0e0e0;
    border-radius: 4px;
    font-size: 18px;
    color: #666666;
    border: none;
    width: 100%;
}
.BookDetails-input{
    width: 100%;
    overflow: hidden;
    margin-top: 64px;
}
.BookDetails-input-text{
    margin-top: 15px;
}
.BookDetails-input-text textarea{
    width: 100%;
    height: 125px;
    border: 1px solid #FFA6A6;
    padding: 20px;
    box-sizing: border-box;
    outline: none;
    resize: none;
}
.BookDetails-input-button button{
    width: 99px;
    height: 39px;
    background-color: #e21614;
    color: #fff;
    font-size: 20px;
    border: none;
    margin-top: 20px;
}
.BookDetails-comment{
    width: 100%;
    overflow: hidden;
    margin-top: 66px;
}
.BookDetails-comment hr{
    height: 1px;
    background-color: #ececec;
    border: none;
    margin: 15px 0;
}
.BookDetails-comment-box{
    width: 100%;
}
.BookDetails-comment-box li{
    overflow: hidden;
    padding: 30px 0;
    border-bottom: 1px solid #EEEEEE;
}
.BookDetails-comment-box li:last-child{
    border-bottom: none;
}
.BookDetails-comment-box li .BookDetails-comment-box-tx{
    width: 40px;
    height: 40px;
    overflow: hidden;
    border-radius: 40px;
    margin-right: 10px;
}
.BookDetails-comment-box-tx img{
    display: block;
    width: 100%;
    height: 100%;
    background: #eee;
}
.BookDetails-comment-box-text{
    width:669px ;
    font-size: 16px;
    color: #333333;
}
.BookDetails-comment-box-text h3{
    color: #d92e33;
    line-height: 14px;
    font-size: 14px;
}
.BookDetails-comment-box-text>p{
    font-size: 14px;
    color: #333333;
    margin-top: 5px;
}
.BookDetails-comment-text{
    width: 100%;
    background: #F8F8F8;
    overflow: hidden;
    box-sizing: border-box;
    padding: 18px 20px;
    margin-top: 10px;
}
.BookDetails-comment-text p{
    /*line-height: 14px;*/
    font-size: 14px;
    margin-bottom: 10px;
    width: 100%;
    overflow: hidden;
    white-space:nowrap;

}
.BookDetails-comment-box-text-reply{
    color: #999;
    font-size: 14px;
    line-height: 14px;
    margin-top: 20px;
    cursor: pointer;
}
.BookDetails-comment-box-text-reply em{
    font-size: 14px;
    margin-right: 10px;
}
.text-reply-son{
    margin-top: 0px!important;
  /*  text-indent: 16px;*/
}
.BookDetails-comment-text p span:first-child{
    color: #e21614;
}
.BookDetails-comment-text p span:last-child{
    width: 515px;
    overflow:hidden; text-overflow:ellipsis;
}
.BookDetails-comment-text p:last-child{
    margin-bottom: 0;
}
.BookDetails-comment-text .bookcomment-1{
    margin-bottom: 0;
    color: #999999;
}
.BookDetails-comment-text .bookcomment-1:hover{
    cursor: pointer;
}
.BookDetails-r{
    width: 350px;
    margin-top: 50px;
}
.BookDetails-r hr{
    height: 1px;
    background-color: #cccccc;
    border: none;
    margin: 18px 0;
}
.BookDetails-r-List{
    width: 100%;
    padding: 22px 19px;
    box-sizing: border-box;
    border: 1px solid #E4E4E4;
}
.BookDetails-r-List ul li{
    overflow: hidden;
    margin-bottom: 40px;
}
.BookDetails-r-List ul li:last-child{
    margin-bottom: 0;
}
.BookDetails-r-List ul li div:first-child{
    width: 139px;
    height: 195px;
    margin-right: 7px;
    overflow: hidden;
}
.BookDetails-r-List ul li div:first-child img{
    display: block;
    width: 100%;
    height: 100%;
}
.BookDetails-r-List ul li div:last-child{
    width: 164px;
}
.BookDetails-r-List ul li div:last-child h3{
    font-size: 20px;
    color: #333333;
    margin-top: 11px;
    line-height: 20px;
    margin-bottom: 40px;
}
.BookDetails-r-List ul li div:last-child h4{
    font-size: 16px;
    color: #666666;
    line-height: 16px;
    margin-bottom: 20px;
}
.BookDetails-r-List ul li div:last-child h4 i{
    color: #e21614;
    display: inline-block;
    margin-right: 3px;
    vertical-align: middle;
}

.BookDetails-r-List ul li div:last-child h4 i:last-child{
    margin-right: 0;
}
/*书籍列表*/
.bookList{
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    margin-top: 50px;
}
.bookList-l{
    width: 775px;
}
.bookList-l-List ul li{
    float: left;
    font-size: 24px;
    color: #333333;
    margin-right: 110px;
}
.bookList-l-List ul li:hover{
    cursor: pointer;
}
.bookList-l-List ul li:last-child{
    margin-right: 0;
}
.bookList-l-List ul li:after{
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: transparent;
    margin-top: 10px;
    margin-bottom: -1px;
}
.bookList-l-List ul .active:after{
    background: #E21614;
}
.bookList-l-List{
    border-bottom: 1px solid #D5D5D5;
}
.bookList-l-box{
    margin-top: 44px;
}
.bookList-l-box ul li{
    width: 138px;
    float: left;
    margin-right: 63px;
}
.bookList-l-box ul li:nth-child(4n){
    margin-right: 0;
    margin-bottom: 40px;
}
.bookList-l-box ul li:last-child{
    margin-bottom: 0;
}
.bookList-l-box ul li div{
    width: 138px;
    height: 190px;
    overflow: hidden;
    margin-bottom: 10px;
}
.bookList-l-box ul li div img{
    display: block;
    width: 100%;
    height: 100%;
}
.bookList-l-box ul li h3{
    font-size: 16px;
    color: #333333;
    line-height: 16px;
    font-weight: 600;
}
.bookList-l-box ul li p{
    font-size: 16px;
    color: #666666;
    margin-top: 10px;
    line-height: 16px;
}
.bookList-r{
    width: 320px;
}
.bookList-r hr{
    width: 100%;
    height: 1px;
    background: #D5D5D5;
    margin-top: 14px;
    border: none;
    margin-bottom: 0;
}
.bookList-r-box{
    width: 100%;
    height: 507px;
    padding: 28px 18px;
    box-sizing: border-box;
    border: 1px solid #D3D3D3;
    overflow: hidden;
    margin-top: 24px;
    margin-bottom: 56px;
}
.bookList-r-box ul li{
    line-height: 24px;
    margin-bottom: 19px;
    overflow: hidden;
}
.bookList-r-box ul li:last-child{
    margin-bottom: 0;
}
.bookList-r-box ul li span{
    display: inline-block;
    width: 24px;
    height: 24px;
    background-color: transparent;
    border-radius: 4px;
    color: #666;
    line-height: 24px;
    text-align: center;
    font-size: 16px;
    margin-right: 10px;
}
.bookList-r-box ul li a{
    display: inline-block;
    width: 248px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.bookList-r-box ul .active span{
    background: #E21614;
    color: #fff;
}
.bookList-r-box ul .active a{
    color: #E21614;
}



/*登录弹窗*/
.Popup-box-Login{
    width: 590px;
    border-radius: 4px;
    padding: 0 80px;
    box-sizing: border-box;
    padding-bottom: 45px;
}
.Popup-box-Login-head{
    padding-top: 61px;
    text-align: center;
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 34px;
}

.Popup-box-Login-head ul li{
    float: left;
    width: 50%;
    box-sizing: border-box;
    text-align: center;
    font-size: 24px;
}
.Popup-box-Login-head ul li:hover{
    cursor: pointer;
}
.Popup-box-Login-head ul li:after{
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: transparent;
    margin-top: 24px;
    margin-bottom: -1px;
}
.Popup-box-Login-head ul .active:after{
    background: #E21614;
}
.Popup-box-Login .popup-from-Itme{
    display: none;
}
.Popup-box-Login .loginShow{
    display: block;
}
.Popup-box-Login p{
    font-size: 16px;
    color: #e21614;
    line-height: 18px;
    margin: 35px 0;
}
.Popup-box-Login p em{
    width: 18px;
    height: 18px;
    border-radius: 18px;
    text-align: center;
    line-height: 18px;
    font-size: 14px;
    margin-right: 5px;
    background: #e21614;
    color: #fff;
    display: inline-block;
}
.Popup-box-Login-head h3{
    text-align: center;
    font-size: 24px;
    color: #333333;
    line-height: 24px;
    margin-bottom: 24px;
}





.loginFrom-Itme{
    margin-top: 35px;
}
.loginFrom-Itme input{
    width: 100%;
    height: 44px;
    background-color: #ffffff;
    border-radius: 4px;
    border: solid 1px #cccccc;
    padding: 0 11px;
    box-sizing: border-box;
}
.loginFrom-Itme label{
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 10px;
    color: #333333;
    display: block;
}
.popup-from-Itme h3{
    text-align: right;
    margin-top: 17px;
    font-size: 16px;
    line-height: 16px;
    color: #666666;
}
.loginFrom-Itme-Btn{
    margin-top: 43px;
}
.loginFrom-Itme-Btn button{
    width: 100%;
    height: 46px;
    background-color: #e21614;
    border-radius: 23px;
    font-size: 20px;
    color: #ffffff;
    line-height: 20px;
    border: none;
}
.loginFrom-Itme-checkbox{
    font-size: 16px;
    color: #999999;
    margin-top: 15px;
    text-align: center;
}
.loginFrom-chebox{
    display: inline-block;
    width: 14px;
    height: 14px;
    position: relative;
    vertical-align: middle;
}
.loginFrom-chebox input[type=checkbox]{
    width: 14px;
    height: 14px;
    border: 1px solid #E7E7E7;
    vertical-align: middle;
    display: inline-block;
    margin-right: 5px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
}
.loginFrom-chebox input[type=checkbox]:before{
    content: '';
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 1px solid #E7E7E7;
    position: absolute;
    left: 0;
    top: 0;
    box-sizing: border-box;
    background: #fff;
}
.loginFrom-chebox input[type=checkbox]:checked:after{
    content: '';
    display: inline-block;
    width: 14px;
    height: 14px;
    box-sizing: border-box;
    background: url('../images/bg-chebox.png') no-repeat;
    -webkit-background-size: 14px 14px;
    background-size: 14px 14px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
}
.Popup-box-footer{
    padding: 25px 47px;
    width: 100%;
    box-sizing: border-box;
    background: #FCE1E1;
}
.Popup-box-footer ul li{
    float: left;
    margin-right: 20px;
    padding-right: 20px;
    border-right: 1px solid #666666;
    line-height: 27px;
}
.Popup-box-footer-l{
    height: 27px;
    overflow: hidden;
}
.Popup-box-footer ul li a{
    margin: 0 5px;
}
.Popup-box-footer ul li:last-child{
    margin-right: 0;
    padding-right: 0;
    border-right: 0;
}
.Popup-box-footer-r{
    font-size: 18px;
    line-height: 27px;
    color: #666666;
}
.Popup-box-footer-r span{
    color: #e21614;
}
.Popup-box-footer-r:hover{
    cursor: pointer;
}
.loginFrom-Itme .loginFrom-Itme-yzm{
    width: 100%;
    height: 44px;
    position: relative;
}
.loginFrom-Itme .loginFrom-Itme-yzm input{
    padding-right: 120px;
}
.loginFrom-Itme .loginFrom-Itme-yzm button{
    padding: 0 20px;
    box-sizing: border-box;
    background: #fff;
    position: absolute;
    right:  1px;
    top: 50%;
    transform: translate(0,-50%);
    color: #e21614;
    border: none;
    border-left: 1px solid #666;
    font-size: 16px;
    line-height: 16px;
}
/*打非专区*/
.HitAreas{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.HitArea-l{
    width: 790px;
    margin-bottom: 73px;
}
.HitArea-l hr {
    height: 1px;
    background-color: #ccc;
    border: none;
    margin: 22px 0 0 0;
}
.HitArea-l-Label{
    width: 100%;
    margin: 27px 0 31px 0;
}
.HitArea-l-Label ul li{
    float: left;
    width: 388px;
    height: 103px;
    text-align: center;
    margin-right: 18px;
}
.HitArea-l-Label ul li a{
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #e21614;
}
.HitArea-l-Label ul li:last-child{
    margin-right: 0;
}
.HitArea-l-Label ul li:first-child{
    background: url("../images/baoguang.png") no-repeat 100% 100%;
    background-size: 100% 100%;
}
.HitArea-l-Label ul li:last-child{
    background: url("../images/heimingdan.png") no-repeat 100% 100%;
    background-size: 100% 100%;
}
.HitArea-l-Label-congye{
    background: url("../images/congye.png") no-repeat 100% 100%;
    background-size: 100% 100%;
}
.HitArea-l-Label ul li div{
    width: 166px;
    margin: 29px auto;
    height: 45px;
    line-height: 45px;
    border: solid 1px #fff;
}
.HitArea-l-Label ul li div a{
    font-family: MicrosoftYaHei-Bold;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
}
.HitArea-l-Label ul li:last-child{
    margin-right: 0;
}
.HitArea-l-NewsFlash{
    border-bottom: 1px dashed #ebebeb;
    padding-bottom: 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.HitArea-l-NewsFlash p{
    font-family: MicrosoftYaHei;
    font-size: 20px;
    color: #333;
    font-weight: bold;
}
.HitArea-l-NewsFlash p:before{
    display: inline-block;
    vertical-align: middle;
    content: "";
    width: 6px;
    height: 6px;
    background-color: #999;
    border-radius: 100%;
    margin-right: 17px;
}
.HitArea-l-list ul li{
    padding: 32px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: dashed 1px #ebebeb;
    overflow-y: hidden;
}
.HitArea-l-list ul li div{
    display: inline-block;
}
.HitArea-l-list ul li div:first-child{
    width: 200px;
}
.HitArea-l-list ul li div:first-child img{
    width: 100%;
    height: 112px;
}
.HitArea-l-list ul li div:first-child p{
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #333;
    margin-top: 9px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.HitArea-l-list ul li div:last-child{
    width: 590px;
    padding-left: 75px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.HitArea-l-list ul li div:last-child p{
    margin-bottom: 21px;
    overflow-y: hidden;
}
.HitArea-l-list ul li div:last-child p:last-child{
    margin-bottom: 0;
}
.HitArea-l-list ul li div:last-child span{
    max-width: 420px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.HitArea-l-list ul li div:last-child span a{
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #333;
}
.HitArea-l-list ul li div:last-child span:before{
    display: inline-block;
    vertical-align: middle;
    content: "";
    width: 6px;
    height: 6px;
    background-color: #999;
    border-radius: 100%;
    margin-right: 13px;
}
.HitArea-l-list ul li div:last-child p em{
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #999;
}
.HitArea-r{
    width: 361px;
}
.HitArea-r-box{
    margin-bottom: 45px;
}
.HitArea-r-box:last-child{
    margin-bottom: 0;
}
.HitArea-r hr{
    height: 1px;
    background-color: #ccc;
    border: none;
    margin: 22px 0 26px 0;
}
.HitArea-r-text{
    margin-bottom: 40px;
}
.HitArea-r-text div p{
    font-family: MicrosoftYaHei;
    font-size: 16px;
    line-height: 16px;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    margin-bottom: 25px;
}
.HitArea-r-text div p:last-child{
    margin-bottom: 0;
}
.HitArea-r-text div p:before{
    display: inline-block;
    vertical-align: middle;
    content: "";
    width: 2px;
    height: 2px;
    background-color: #a0a0a0;
    margin-right: 15px;
}
.HitArea-r-text div:last-child{
    margin-bottom: 0;
}
.HitArea-r-text:last-child{
    margin-bottom: 0;
}
.HitArea-industryIDynamic{
    width: 100%;
}
.HitArea-industryIDynamic .Index-case-box ul li div:last-child{
    width: 525px;
}
/*打非专区--曝光*/
.exposures{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.exposures-number{
    width: 100%;
    line-height: 36px;
    background-color: #000;
    opacity: 0.6;
    padding: 0 22px 0 24px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
}
.exposures-number em{
    margin-right: 13px;
    font-size: 18px;
}
.exposures-number i{
    font-size: 14px;
}
.exposures-l{
    display: inline-block;
    margin-top: 30px;
    width: 790px;
}
.exposures-l hr{
    height: 1px;
    background-color: #ccc;
    border: none;
    margin-top: 22px;
}
.exposures-l ul li{
    width: 100%;
}
.exposures-l ul li div{
    padding:7px  0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px dashed #ebebeb;
}
.exposures-l ul li div p{
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #333;
    margin-bottom: 24px;
}
.exposures-l ul li div p:last-child{
    margin-bottom: 0;
}
.exposures-l ul li div p:before{
    display: inline-block;
    vertical-align: middle;
    content: "";
    width: 6px;
    height: 6px;
    background-color: #999;
    border-radius: 100%;
    margin-right: 13px;
}
.exposures-l ul li div p em{
    float: right;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #999;
}
.exposures-r{
    width: 360px;
}
.exposures-r-top{
    /*width: 100%;*/
    border: solid 1px #e21614;
    margin-top: 30px;
    margin-bottom: 50px;
}
.exposures-r-Title{
    height: 54px;
    padding: 15px 0 15px 11px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #e21614;
}
.exposures-r-Title h3{
    line-height: 24px;
    border-left: 4px solid #e21614;
    padding-left: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: MicrosoftYaHei;
    font-size: 24px;
    color: #333;
}
.exposures-r-process{
    padding: 20px 22px 33px 11px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.exposures-r-process h1{
    text-align: center;
    font-family: MicrosoftYaHei;
    font-size: 24px;
    color: #333;
}
.exposures-r-process-list{
    margin-top: 19px;
}
.exposures-r-process-list p{
    margin-bottom: 19px;
    position: relative;
}
.exposures-r-process-list p span{
    display: inline-block;
    vertical-align: middle;
    width: 26px;
    line-height: 26px;
    border-radius: 100%;
    background-color: #e21614;
    color: #fff;
    text-align: center;
    margin-right: 9px;
}
.exposures-r-process-list p span:before{
    display: inline-block;
    content: "";
    width: 1px;
    min-height: 35px;
    background-color: #e21614;
    position: absolute;
    top: 26px;
    left: 13px;
}
.exposures-r-process-list-p span:before{
    display: none!important;
}
.exposures-r-process-list p em{
    max-width: 290px;
    display: inline-block;
    vertical-align: top;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #333;
    word-break: break-all;
}
.exposures-r-process-list button{
    display: block;
    border: none;
    width: 316px;
    margin: 0 auto;
    height: 50px;
    background-color: #e21614;
    border-radius: 4px;
    color: white;
    font-family: MicrosoftYaHei;
    font-size: 18px;
}
.exposures-r-process-list button em{
    display: inline-block;
    font-size: 20px;
    margin-right: 9px;
}
.exposures-r-process-list button:last-child{
    margin-top: 13px;
}
/*温馨提示*/
.WantToExpose{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.WantToExpose-l{
    margin-top: 40px;
    width: 790px;
}
.WantToExpose-l-x{
    width: 100%;
    height: 1px;
    background-color: #ccc;
    margin-bottom: 17px;
    position: relative;
}
.WantToExpose-l-x span{
    display: inline-block;
    width: 80px;
    height: 1px;
    background-color: #e21614;
    position: absolute;
    left: 0;
    top: 0;
}
.WantToExpose-r-process{

}
.WantToExpose-r-process h1{
    font-family: MicrosoftYaHei;
    font-size: 20px;
    color: #333;
    font-weight: bold;
}
.WantToExpose-r-process h1 span{
    font-size: 16px;
    color: #999;
    font-weight: normal;
}
.WantToExpose-r-process-list{
    margin-top: 19px;
}
.WantToExpose-r-process-list p{
    margin-bottom: 35px;
    position: relative;
}
.WantToExpose-r-process-list p span{
    display: inline-block;
    vertical-align: middle;
    width: 31px;
    line-height: 31px;
    border-radius: 100%;
    background-color: #e21614;
    color: #fff;
    text-align: center;
    margin-right: 8px;
}
.WantToExpose-r-process-list p span:before{
    display: inline-block;
    content: "";
    width: 1px;
    height: 50px;
    background-color: #e21614;
    position: absolute;
    top: 26px;
    left: 15px;
}
.WantToExpose-r-process-list-p span:before{
    display: none!important;
}
.WantToExpose-r-process-list p em{
    width: 748px;
    display: inline-block;
    vertical-align: top;
    font-family: MicrosoftYaHei;
    font-size: 15px;
    color: #333;
    text-align: justify;
}
.WantToExpose-r-process-list button{
    display: block;
    border: none;
    width: 316px;
    margin: 0 auto;
    height: 50px;
    background-color: #e21614;
    border-radius: 4px;
    color: white;
    font-family: MicrosoftYaHei;
    font-size: 18px;
}
.WantToExpose-r-process-list button em{
    display: inline-block;
    font-size: 20px;
    margin-right: 9px;
}
.WantToExpose-r-process-list button:last-child{
    margin-top: 13px;
}
.ExposureContent{
    margin-top: 45px;
}
.ExposureContent h3{
    line-height: 24px;
    border-left: 4px solid #e21614;
    padding-left: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: MicrosoftYaHei;
    font-size: 24px;
    color: #333;
}
.ExposureContent h3 label{
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #999;
}
.ExposureContent h3 label em{
    color: #fb1515;
    display: inline-block;
}
.ExposureContentBox{
    width: 100%;
    margin-top: 19px;
    background-color: #fafafa;
    border: solid 1px #ffa6a6;
    padding: 31px 30px 30px 22px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.ExposureContentBox p{
    margin-bottom: 19px;
}
.ExposureContentBox p:nth-child(3){
    margin-left: 6px;
}
.ExposureContentBox p span{
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #333;
}
.ExposureContentBox p em{
    color: #d13047;
}
.ExposureContentBox p input,.ExposureContentBox p select{
    width: 354px;
    height: 28px;
    background-color: #fff;
    border: solid 1px #d6d6d6;
    padding-left: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.ExposureContentBox p.ManualInput{
    margin-left: 87px;
}
.ExposureContent-neirong{

}
.ExposureContent-neirong input{
    width: 738px;
    height: 37px;
    background-color: #fff;
    border: solid 1px #d6d6d6;
    border-bottom: none;
    text-align: center;
}
 .ExposureContent-neirong div{
    width: 738px;
    height: 231px;
    background-color: #fff;
    /*border: solid 1px #d6d6d6;*/
}
.ExposureContent-neirong div textarea{
    resize: none;
    width: 100%;
    height: 100%;
}
.ExposureContent-Agreement{
    margin-top: 36px;
    text-align: center;
}
.ExposureContent-Agreement input{
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 15px;
    background-color: #bdbdbd;
    border-radius: 2px;
    margin-right: 11px;
}
.ExposureContent-Agreement span{
    display: inline-block;
    vertical-align: middle;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #bbb;
    cursor: pointer;
}
.ExposureContent-Agreement span em{
    color: #d92e33;
}
.ExposureContent-button{
    text-align: center;
    margin-top: 35px;
    margin-bottom: 18px;
}
.ExposureContent-button button{
    display: inline-block;
    border: none;
    width: 155px;
    height: 44px;
    border-radius: 22px;
    background-color: white;
    color: #e21614;
    border: solid 1px #e21614;
}
.ExposureContent-button button:last-child{
    margin-left: 11px;
}
.ExposureContent-button button:first-child{

}
.ExposureContent-commit{

}
.ExposureContent-commit button{
    display: block;
    border: none;
    width: 244px;
    height: 45px;
    margin: 0 auto;
    background-color: #e21614;
    color: #fff;
    border-radius: 22px;
}
.WantToExpose-r{
    width: 361px;
    padding-top: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.RiskDisclosure{
    margin-top: 51px;
}
.preview{
    width: 1120px;
    height: 655px;
    background: white;
    /*background: rgba(0,0,0,0.1);*/
    /*padding-top: 10%;*/
    /*-webkit-box-sizing: border-box;*/
    /*-moz-box-sizing: border-box;*/
    /*box-sizing: border-box;*/
    /*position: fixed;*/
    /*top: 0;*/
    /*left: 0;*/
}
.previewBox{
    /*width: 1119px;*/
    /*margin: 0 auto;*/
    /*height: 653px;*/
    /*background-color: #fff;*/
    /*border-radius: 4px;*/
}
.previewBox>p:first-child{
    line-height: 56px;
    text-align: center;
    font-family: MicrosoftYaHei;
    font-size: 20px;
    color: #333;
    border-bottom: 1px solid #efefef;
    position: relative;
}
.previewBox>p:first-child span{
    width: 14px;
    height: 14px;
    font-size: 14px;
    position: absolute;
    top: 0;
    right: 31px;
    cursor: pointer;
}
.previewBox-neirong{
    padding: 23px 0 0 36px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #ffa6a6;
}
.previewBox-neirong ul li{
    float: left;
    font-family: MicrosoftYaHei;
    font-size: 20px;
    color: #333;
}
.previewBox-neirong ul li:last-child{
    color: #d92e33;
}
.previewBox-neirong-title{
    font-family: MicrosoftYaHei;
    font-size: 24px;
    color: #333;
    text-align: center;
    margin-top: 20px;
}
.previewBox-neirong p:last-child{
    text-align: center;
    margin: 28px 0;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #999;
}
.previewBox-text{
    height: 396px;
    overflow-x: hidden;
    padding: 20px 24px 44px 37px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.previewBox-text p{
    text-align: center;
    font-family: MicrosoftYaHei;
    font-size: 16px;
}
.previewBox-text p span{
    color: #5faaff;
}
.previewBox-text div{
    margin-top: 28px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #777;
    text-align: justify;
    line-height: 30px;
}
/*打非文章详情*/
.DetailsArticles{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.DetailsArticles-l{
    margin-top: 49px;
    width: 730px;
}
.DetailsArticles-l-title{
    text-align: center;
}
.DetailsArticles-l-title p:first-child{
    font-family: MicrosoftYaHei;
    font-size: 24px;
    color: #333;
    font-weight: bold;
}
.DetailsArticles-l-title p:last-child{
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #999;
}
.DetailsArticles-l hr{
    width: 100%;
    height: 1px;
    background-color: #ffa6a6;
    margin: 25px 0 29px 0;
}
.DetailsArticles-l-text p{
    text-indent: 35px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #777;
    line-height: 30px;
}
.DetailsArticles-l-text img{
    width: 678px;
    height: 454px;
    margin: 28px 0 24px 0;
}
.DetailsArticles-l-dz{
    margin-top: 52px;
    overflow-y: hidden;
}
.DetailsArticles-l-dz ul li{
    float: left;
    color: #666;
}
.DetailsArticles-l-dz ul li em{
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    margin-right: 8px;
}
.DetailsArticles-l-dz ul li span{
    display: inline-block;
    vertical-align: middle;
    font-family: MicrosoftYaHei;
    font-size: 16px;
}
.DetailsArticles-l-dz ul li:last-child{
    color: #e21614;
}
.DetailsArticles-l-dz-xian{
    margin: 2px 27px;
}
.DetailsArticles-l-pian{
    margin-top: 51px;
    position: relative;
}
.DetailsArticles-l-pian p{
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #333;
}
.DetailsArticles-l-pian p a{
    color: #3366cc;
}
.DetailsArticles-l-pian div{
    position: absolute;
    top: 4px;
    right: 21px;
}
.DetailsArticles-l-pian div ul li{
    float: left;
    width: 44px;
    height: 36px;
    margin-left: 17px;
}
.DetailsArticles-l-pian div ul li:first-child{
    margin-left: 0;
}
.DetailsArticles-r{
    margin-top: 99px;
    width: 320px;
}
.DetailsArticles-r hr {
    height: 1px;
    background-color: #ccc;
    border: none;
    margin: 19px 0 24px 0;
}
.DetailsArticles-r-RiskDisclosure{
    height: 390px;
    border: solid 1px #ccc;
    padding: 22px 0 27px 17px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.DetailsArticles-r-RiskDisclosure ul li{
    margin-bottom: 15px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #666;
    cursor: pointer;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    /*font-weight: bold;*/
}
.DetailsArticles-r-RiskDisclosure ul li:last-child{
    margin-bottom: 0;
}
.DetailsArticles-r-RiskDisclosure ul li a:hover{
    color: #e21614;
}
.DetailsArticles-r-CaseBeating{
    margin-top: 50px;
}
.DetailsArticles-r-CaseBeating hr{
    height: 1px;
    background-color: #ccc;
    border: none;
    margin: 20px 0 25px 0;
}

/*公司查询*/
.CompanyEnquiry-head{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 30px;
}
.CompanyEnquiry-head ul:first-child li{
    float: left;
    padding-right: 24px;
    border-right: 1px solid #666;
    margin-right: 24px;
    font-size: 24px;
    color: #333333;
    line-height: 24px;
}
.CompanyEnquiry-head ul:first-child li:hover{
    cursor: pointer;
}
.CompanyEnquiry-head ul:first-child .active{
    color: #e21614;
}
.CompanyEnquiry-head ul:first-child li:last-child{
    margin-right: 0;
    padding-right: 0;
    border-right: none;
}
.CompanyEnquiry-head ul:last-child li{
    float: left;
    line-height: 25px;
    margin-right: 25px;
}
.CompanyEnquiry-head ul:last-child li:last-child{
    margin-right: 0;
}
.CompanyEnquiry-head ul:last-child li i{
    font-size: 25px;
    display: inline-block;
    vertical-align: middle;
    color:#E32523;
}
.CompanyEnquiry-head ul:last-child li span{
    display: inline-block;
    font-size: 16px;
    color: #333333;
}
.CompanyEnquiry-Menu{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.CompanyEnquiry-item-p{
    margin-top: 45px;
    text-align: right;
    overflow: hidden;
    width: 100%;
}
.CompanyEnquiry-item-p span{
    display: inline-block;
    color: #e21614;
    text-align: center;
    cursor: pointer;
}
.CompanyEnquiry-Itme{
    width: 100%;
    overflow: hidden;
    margin-top: 45px;
}
.CompanyEnquiry-Itme-label{
    width: 80px;
    text-align: left;
    font-size: 18px;
    line-height: 18px;
    color: #e21614;
}
.CompanyEnquiry-Itme-list,.CompanyEnquiry-Itme-gs,.CompanyEnquiry-Itme-btn{
    width: 1120px;
}


.CompanyEnquiry-Itme ul li:hover{
    cursor: pointer;
}
.CompanyEnquiry-Itme-list>ul>li{
    float: left;
    margin-right: 26px;
    margin-bottom: 20px;
    font-size: 14px;
}
.CompanyEnquiry-Itme-list>ul>li:hover{
    color: #e21614;
}
.CompanyEnquiry-Itme-list>ul>li:nth-child(21n){
 /*   margin-right: 0;*/
}
.CompanyEnquiry-Itme-list-box{
    width: 100%;
    padding: 18px 13px;
    box-sizing: border-box;
    background: #EAEAEA;
}
.CompanyEnquiry-Itme-list-box ul li{
    float: left;
    font-size: 14px;
    color: #333;
    margin-right: 26px;
}
.CompanyEnquiry-Itme-list-box ul li:hover,.CompanyEnquiry-Itme-gs ul li:hover{
    color: #e21614;
}
.CompanyEnquiry-Itme-list-box ul li:last-child{
    margin-right: 0;
}
.CompanyEnquiry-Itme-list ul .active{
    color: #e21614;
}
.CompanyEnquiry-Itme-gs ul li:first-child{
    padding-left: 6%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.CompanyEnquiry-Itme-gs ul li{
    float: left;
    width: 20.5%;
    text-align: left;
    margin-left: 18px;
    line-height: 2;
}
/*.CompanyEnquiry-Itme-gs ul li:nth-child(8n){*/
/*    margin-bottom: 24px;*/
/*}*/
.CompanyEnquiry-Itme-gs ul li:last-child{
    margin-bottom: 0;
}
.CompanyEnquiry-Itme-gs ul li input{
    display: none;
}
.CompanyEnquiry-Itme-gs ul .active{
    color: #e21614;
}
.CompanyEnquiry-Itme-gs{
    position: relative;
}
.CompanyEnquiry-Itme-gs>span{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 12.8%;
    display: inline-block;
    color: #e21614;
    text-align: center;
}
.CompanyEnquiry-Itme-gs>span i{
    vertical-align: middle;
    margin-right: 5px;
}
.CompanyEnquiry-Itme-gs>span:hover{
    cursor: pointer;
}
.CompanyEnquiry-Itme-btn{
    overflow: hidden;
}
.CompanyEnquiry-Itme-btn ul li{
    float: left;
    margin-right: 24px;
    font-size: 16px;
}
.CompanyEnquiry-Itme-btn ul li:last-child{
    margin-right: 0;
}
.CompanyEnquiry-Itme-btn ul .active{
    color: #e21614;
}
.CompanyEnquiry-box{
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    margin-top: 44px;
}
.CompanyEnquiry-box-l{
    width: 800px;
}
.CompanyEnquiry-box-l ul li{
    width:100%;
    /*height: 320px;*/
    border: 1px solid #EEEEEE;
    box-sizing: border-box;
    padding: 16px 0;
    margin-bottom: 24px;
}
.CompanyEnquiry-box-l-tel{
    overflow: hidden;
    line-height: 90px;
    margin-bottom: 20px;
    width: 100%;
    box-sizing: border-box;
    padding: 0 45px;
}
.CompanyEnquiry-box-l-tel img{
    display: inline-block;
    width: 107px;
    height: 41px;
    margin-right: 24px;
    transform: translateY(20px);
}
.CompanyEnquiry-box-l-tel h3{
    font-size: 22px;
    color: #333333;
}
.CompanyEnquiry-box-l-text{
    width: 100%;
    box-sizing: border-box;
    padding: 0 45px;
    border-bottom: 1px solid #EEEEEE;
}
.CompanyEnquiry-box-l-text p{
    font-size: 18px;
    color: #666666;
    line-height: 18px;
    margin-bottom: 30px;
}
.CompanyEnquiry-box-l-btn{
    width: 100%;
    margin-top: 28px;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0 45px;
    line-height: 42px;
}
.CompanyEnquiry-box-l-btn button{
    width: 140px;
    height: 42px;
    background-color: #e21614;
    box-shadow: 0px 3px 8px 0px
    rgba(226, 22, 20, 0.25);
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    border: none;
}
.CompanyEnquiry-box-r{
    width: 370px;
    box-sizing: border-box;
}
.CompanyEnquiry-Example{
    border: 1px solid #EEEEEE;
    width: 100%;
    box-sizing: border-box;
}
.CompanyEnquiry-Example-tel{
    border-bottom: 1px solid #EEEEEE;
}
.CompanyEnquiry-Example-tel h2{
    line-height: 52px;
    font-size: 20px;
    color: #333333;
}
.CompanyEnquiry-Example-tel h2:before{
    width: 4px;
    height: 52px;
    content: '';
    display: inline-block;
    margin-right: 15px;
    background: #E21614;
    vertical-align: middle;
}
.CompanyEnquiry-Example-img{
    width: 100%;
    height: 238px;
    overflow: hidden;
    text-align: center;
    line-height: 238px;
    position: relative;
}
.CompanyEnquiry-Example-img img{
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.CompanyEnquiry-step{
    width: 100%;
    background-color: #ffffff;
    border: solid 1px #eeeeee;
    box-sizing: border-box;
    margin-top: 20px;
}
.CompanyEnquiry-step-List{
    width: 100%;
    padding: 17px 10px;
    box-sizing: border-box;
}
.CompanyEnquiry-step-List ul li{
    position: relative;
    margin-bottom: 25px;
    font-size: 16px;
    color: #333333;
}
.CompanyEnquiry-step-List ul li:last-child{
    margin-bottom: 0;
}
.CompanyEnquiry-step-List ul li em{
    display: inline-block;
    width: 26px;
    height: 26px;
    vertical-align: middle;
    text-align: center;
    line-height: 28px;
    background: #E21614;
    color: #fff;
    position: relative;
    z-index: 100;
    border-radius: 26px;
    margin-right: 10px;
}
.CompanyEnquiry-step-List ul li:before{
    content: '';
    display: inline-block;
    width: 1px;
    height: 27px;
    position: absolute;
    z-index: 10;
    background: #E21614;
    top: 25px;
    left: 12px;
}
.CompanyEnquiry-step-List ul li:last-child:before{
    display: none;
}
.CompanyEnquiry-Article{
    width: 100%;
    margin-top: 30px;
}
.CompanyEnquiry-Article hr{
    background: #cccccc;
    height: 1px;
    border: none;
    margin: 20px 0;
}
.CompanyEnquiry-Article-List ul li{
    width: 100%;
    margin-bottom: 10px;
}
.CompanyEnquiry-Article-List ul li div{
    width: 100%;
    height: 185px;
    overflow: hidden;
    position: relative;
}
.CompanyEnquiry-Article-List ul li div img{
    display: block;
    width: 100%;
    height: 100%;
}
.CompanyEnquiry-Article-List ul li div h3{
    padding: 10px 0;
    text-align: center;
    background: rgba(0,0,0,0.7);
    color: #fff;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
}
.CompanyEnquiry-Article-List ul li p{
    padding: 10px 0;
    line-height: 18px;
    font-size: 16px;
    overflow: hidden;
    color: #333333;
}
.CompanyEnquiry-Article-List ul li p span:first-child{
    color: #d92e33;
}



/*公司详情页*/
.CompanyDetails{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 20px;
}
.CompanyDetails-r{
    width: 370px;
}
.CompanyDetails-l{
    width: 800px;
}
.CompanyDetails-text-top{
    padding-bottom: 20px;
    border-bottom: 1px solid #EEEEEE;
}
.CompanyDetails-text-top div{
    overflow: hidden;
    line-height: 90px;
    width: 100%;
    padding:0 25px;
    box-sizing: border-box;
}
.CompanyDetails-text-top div img{
    width: 107px;
    display: inline-block;
    height: 41px;
    transform: translateY(20px);
}
.CompanyDetails-text-top div h3{
    max-width: 460px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space:nowrap;
    font-size: 20px;
    color: #333333;
}
.CompanyDetails-text-top div span{
    font-size: 14px;
    color: #333333;
}
.CompanyDetails-text-top div span i{
    font-size: 18px;
    /*color: #e21614;*/
}
.CompanyDetails-text{
    padding: 10px 0;
    border: 1px solid #EEEEEE;
}
/*.CompanyDetails-text-top p{*/

/*}*/
.CompanyDetails-text-top p span{
    color: #4271ea;
    display: inline-block;
    margin-left: 10px;
}
.CompanyDetails-text-top p span:hover{
    cursor: pointer;
}
.CompanyDetails-form{
    width: 100%;
    padding:0 30px;
    box-sizing: border-box;
    margin-top: 20px;
}
.CompanyDetails-form-box{
    margin-top: 34px;
    text-align: center;
}
.CompanyDetails-form-box .CompanyDetails-form-Itme{
    display: inline-block;
    margin-bottom: 28px;
}
.CompanyDetails-form-box .CompanyDetails-form-yzm{
    transform: translateX(-1%);
}
.CompanyDetails-form-Itme label{
    display: inline-block;
    width: 80px;
    text-align: right;
    font-size: 16px;
    color: #333333;
    margin-right: 15px;
    line-height: 28px;
}
.CompanyDetails-form-Itme label em{
    color: #f30213;
    font-weight: normal;
    letter-spacing: 0px;
}
.CompanyDetails-form-Itme input{
    height: 28px;
    width: 350px;
    border: 1px solid #D6D6D6;
    padding-left: 26px;
}
.CompanyDetails-form-Itme .CompanyDetails-form-Itme-yz input{
    width: 220px;
    margin-right: 10px;
}
.CompanyDetails-form-Itme .CompanyDetails-form-Itme-yz div{
    width: 166px;
    height: 28px;
    border: 1px solid #D6D6D6;
}
.CompanyDetails-form-Itme-yz img{
    width: 80px;
    height: 40px;
    transform: translateY(-3px);
}
.CompanyDetails-form-Btn{
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 39px;
}
.CompanyDetails-form-Btn button{
    width: 354px;
    height: 42px;
    background-color: #e21614;
    box-shadow: 0px 3px 8px 0px
    rgba(226, 22, 20, 0.25);
    border-radius: 4px;
    border: none;
    color: #fff;
    font-size: 16px;
}
.CompanyDetails-switch{
    width: 100%;
    height: 450px;
    border: 1px solid #F7F7F7;
    margin-top: 20px;
    padding: 29px 0;
    box-sizing: border-box;
}
.CompanyDetails-switch-List{
    border-bottom: 1px solid #D9D9D9;
}
.CompanyDetails-switch-List ul li{
    float: left;
    width: 20%;
    text-align: center;
    font-size: 16px;
}
.CompanyDetails-switch-List ul li:hover{
    cursor: pointer;
}
.CompanyDetails-switch-List ul li:after{
    display: block;
    width: 56px;
    margin: 0 auto;
    margin-top: 25px;
    height: 5px;
    background: transparent;
    margin-bottom: -1px;
    content: '';
}
.CompanyDetails-switch-List ul .active{
    color: #E21614;
}
.CompanyDetails-switch-List ul .active:after{
    background: #E21614;
}
.CompanyDetails-switch-box .CompanyDetails-switch-Itme{
    display: none;
}
.CompanyDetails-switch-box .IsShowsd{
    display: block;
}
.CompanyDetails-Survey,.CompanyDetails-introduce,.CompanyDetails-download,.CompanyDetails-Research{
    width: 100%;
    padding: 0 30px;
    box-sizing: border-box;
}
.CompanyDetails-introduce{
    margin-top: 20px;
}
.CompanyDetails-Survey p{
    margin-top: 32px;
    color: #666666;
    font-size: 16px;
    line-height: 16px;
}
.CompanyDetails-introduce p{
    text-align: justify;
    text-indent: 2em;
    line-height: 50px;
    color: #666666;
    font-size: 16px;
}
.CompanyDetails-download table{
    width: 100%;
}
.CompanyDetails-download table th{
    padding: 25px 0;
    border-bottom: 1px dashed #eeeeee;
    text-align: center;
    font-size: 16px;
    line-height: 16px;
}
.CompanyDetails-download table tbody tr td{
    padding: 0 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.CompanyDetails-download table a{
    color: #3d90f5;
}
.CompanyDetails-download table button{
    width: 74px;
    height: 28px;
    border-radius: 6px;
    border: solid 1px #3d8ff5;
    background: #fff;
    color: #3d8ff5;
    font-size: 16px;
}
.CompanyDetails-Research table{
    width: 100%;
}
.CompanyDetails-Research table th{
    padding-top: 30px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #eeeeee;
}
.CompanyDetails-Research table th:last-child{
    padding:  0 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.CompanyDetails-Research table td{
    border-bottom: 1px dashed #eeeeee;
    padding: 20px 0;
    text-align: center;
}
.CompanyDetails-Research table td i{
    font-size: 22px;
    color: #e21614;
}
/*曝光详情*/
.ExposureDetails{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.ExposureDetailsBox{
    display: inline-block;
    width: 730px;
    /*margin: 0 auto;*/
    /*height: 653px;*/
    /*background-color: #fff;*/
    border-radius: 4px;
}
.industryInformationDetailsBox{
    width: 100%;
    /*margin: 0 auto;*/
    /*height: 653px;*/
    /*background-color: #fff;*/
    border-radius: 4px;
}
.ExposureDetails-right{
    width: 320px;
    display: inline-block;
    vertical-align: top;
    padding-top: 90px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.ExposureDetailsBox-neirong{
    padding: 23px 0 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #ffa6a6;
}
.ExposureDetailsBox-neirong ul li{
    float: left;
    font-family: MicrosoftYaHei;
    font-size: 20px;
    color: #333;
}
.ExposureDetailsBox-neirong ul li:last-child{
    color: #d92e33;
}
.ExposureDetailsBox-neirong-title{
    font-family: MicrosoftYaHei;
    font-size: 24px;
    color: #333;
    text-align: center;
    margin-top: 42px;
}
.ExposureDetailsBox-neirong p:last-child{
    text-align: center;
    margin: 28px 0;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #999;
}
.ExposureDetailsBox-text{
    padding-top: 22px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.ExposureDetailsBox-text p{
    text-align: left;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    line-height: 32px;
    text-indent: 16px;
}
.ExposureDetailsBox-text>p:first-child{
    margin-bottom: 32px;
}
.ExposureDetailsBox-text p span{
    /*color: #5faaff;*/
    color: #000;
    font-size: 14px;
}
.ExposureDetailsBox-text>div:first-child{
    margin-top: 28px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #777;
    text-align: justify;
    line-height: 30px;
}
.ReturnList{
    width: 100%;
    margin-top: 23px;
}
.ReturnList span{
    font-family: MicrosoftYaHei;
    font-size: 16px;
    line-height: 16px;
    color: #333;
    cursor: pointer;
}
.ReturnList span em{
    display: inline-block;
    vertical-align: middle;
    color: #666;
    font-size: 16px;
    margin-right: 8px;
}
.DetailsArticles-net{
    margin-top: 50px;
}
.DetailsArticles-net div{
    display: inline-block;
}
.DetailsArticles-net div p{
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #333;
}
.DetailsArticles-net div p:first-child{
    margin-bottom: 18px;
}
.DetailsArticles-net div:last-child{
    transform: translateY(40%);
}
.DetailsArticles-net div p a{
    display: inline-block;
    vertical-align: middle;
    width: 335px;
    color: #3366cc;
    margin-left: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space:nowrap;
}
.DetailsArticles-net div ul li{
    float: left;
    width: 44px;
    height: 36px;
    margin-left: 17px;
}
.DetailsArticles-net div ul li:first-child{
    margin-left: 0;
}
.industryIDynamic hr{
    background: #ccc;
    height: 1px;
    border: none;
    margin-top: 19px;
    font-size: 0;
}


/*个人中心*/
.PersonalCenter{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.PersonalCenter-l{
    width: 200px;
    background: #F8F8F8;
}
.PersonalCenter-r{
    width: 933px;
    margin-top: 25px;
}
.PersonalCenter-tx{
    width: 80px;
    height: 80px;
    border-radius: 80px;
    margin: 0 auto;
    margin-top: 14px;
    overflow: hidden;
}
.PersonalCenter-tx img{
    display: block;
    width: 100%;
    height: 100%;
}
.PersonalCenter-l hr{
    width: 170px;
    margin: 0 auto;
    background: #E8E8E8;
    height: 1px;
    border: none;
    margin-top: 13px;
}
.PersonalCenter-l ul{
    margin-top: 15px;
}
.PersonalCenter-l ul li{
    height: 50px;
    line-height: 50px;
    text-align: center;
    position: relative;
}

.PersonalCenter-l ul li:before{
    display: inline-block;
    width: 4px;
    height: 50px;
    content: '';
    background: transparent;
    position: absolute;
    left: 0;
    top: 0;
}
.PersonalCenter-l ul .active:before{
    background: #E21614;
}
.PersonalCenter-l ul .active a{
    color: #E21614;
}
.PersonalCenter-l ul li:hover{
    cursor: pointer;
}
.PersonalCenter-l ul .active{
    background: #FFEEEF;
}
.RealName hr{
    background-color: #dadada;
    height: 1px;
    width: 100%;
    border: none;
    margin-top: 25px;
    margin-bottom: 45px;
}
.RealName-form{
    text-align: center;
}
.RealName-form ul{
    display: inline-block;
}
.RealName-form ul li{
    float: left;
    text-align: center;
    position: relative;
    margin-right: 130px;
}
.RealName-form ul li:last-child{
    margin-right: 0;
}
.RealName-form ul li:last-child em{
    font-size: 30px;
}
.RealName-form ul li em{
    display: inline-block;
    width: 36px;
    height: 36px;
    background-color: #cccccc;
    border-radius: 36px;
    text-align: center;
    line-height: 36px;
    font-size: 20px;
    color: #fff;
}
.RealName-form ul li em.active{
    background: #fb1515;
}
/*.RealName-form ul li em.activeGreen{*/
    /*background: #00FF00;*/
/*}*/
.RealName-form ul li p{
    font-size: 16px;
    color: #666666;
    line-height: 16px;
    margin-top: 10px;
}
.RealName-form ul li:before{
    position: absolute;
    top: 18px;
    left: -144px;
    background-color: #cccccc;
    width: 153px;
    height: 2px;
    content: '';
}
.RealName-form ul li:first-child:before{
    display: none;
}
.RealName-form ul .active em{
    background-color: #e21614;
}
.RealName-form ul .active:before{
    /*background-color: #e21614;*/
}
.RealName-Itme-from{
    width: 540px;
    margin: 0 auto;
    margin-top: 45px;
}
.RealName-Itme-from>em{

}

.RealName-Itme-from .CompanyDetails-form-Itme{

    margin-bottom: 26px;
    overflow: hidden;
}

.RealName-Itme-from .CompanyDetails-form-Itme label{
    width: 100px;
}
.RealName-Itme-from .CompanyDetails-form-Itme .CompanyDetails-form-Itme-yz div{
    border: none;
}
.CompanyDetails-form-Itme-yz button{
    width: 120px;
    height: 28px;
    background-color: #e21614;
    color: #fff;
    border: none;
}
.RealName-Itme-from p{
    font-size: 16px;
    color: #999999;
    line-height: 16px;
}
.RealName-Itme-from-Btn button{
    width: 140px;
    height: 42px;
    background-color: #e21614;
    box-shadow: 0px 3px 8px 0px
    rgba(226, 22, 20, 0.25);
    border-radius: 4px;
    border: none;
    color: #fff;
    font-size: 16px;
    display: block;
    margin: 0 auto;
    margin-top: 40px;
}
.RealName-identity{
    overflow: hidden;
    width: 780px;
    margin: 0 auto;
    margin-top: 45px;
}
.RealName-identity-l{
    width: 110px;
    margin-right: 10px;
    font-size: 16px;
    color: #333;
    line-height: 16px;
}
.RealName-identity-l span{
    font-size: 16px;
    color: #e21614;
}
.RealName-identity-r{
    width: 660px;
}
.RealName-identity-Itme{
    overflow: hidden;
    margin-bottom: 36px;
}
.RealName-identity-Itme div:first-child{
    width: 262px;
    height: 173px;
    box-sizing: border-box;
    border: 1px solid #E7E7E7;
    overflow: hidden;
}
.RealName-identity-Itme div:first-child img{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.RealName-identity-Itme div:last-child{
    width: 380px;
    font-size: 16px;
}
.RealName-identity-Itme div ul li{
    color: #000000;
    margin-top: 15px;
}
.RealName-identity-Itme div ul li:before{
    display: inline-block;
    vertical-align: middle;
    content: '';
    width: 4px;
    height: 4px;
    background: #19ce19;
    margin-right: 8px;
}
.RealName-identity-Itme div button{
    width: 86px;
    height: 30px;
    border-radius: 4px;
    border: solid 1px #e21614;
    font-size: 16px;
    color: #e21614;
    background: #fff;
    margin-top: 25px;
}
.RealName-identity-r p{
    font-size: 16px;
    color: #999999;
    line-height: 16px;
}
.RealName-identity-r p em{
    color: #e21614;
}
.RealName-identity-r>button{
    display: block;
    width: 140px;
    height: 42px;
    background-color: #e21614;
    box-shadow: 0px 3px 8px 0px
    rgba(226, 22, 20, 0.25);
    border-radius: 4px;
    border: none;
    margin: 0 auto;
    margin-top: 45px;
    color: #fff;
    font-size: 16px;
}
.RealName-Success{
    width: 580px;
    height: 313px;
}
.RealName-Success-tel{
    text-align: center;
    position: relative;
    line-height: 55px;
    height: 55px;
    border-bottom: 1px solid #F1F1F1;
}
.RealName-Success-tel span{
    position: absolute;
    right: 20px;
    font-size: 14px;
    top: 0;
}
.RealName-Success-tel h3{
    font-size: 20px;
    color: #333333;
}
.RealName-Success-tel span:hover{
    cursor: pointer;
}
.RealName-Success-box img{
    width: 62px;
    display: block;
    height: 62px;
    margin: 0 auto;
    margin-top: 55px;
}
.RealName-Success-box h3{
    font-size: 18px;
    color: #333333;
    line-height: 18px;
    margin-top: 23px;
    margin-bottom: 25px;
    text-align: center;
}
.RealName-Success-box p{
    text-align: center;
    font-size: 14px;
    color: #999999;
    line-height: 14px;
}
.RealName-Success-box p a{
    color: #529df5;
}
.RealName-Examination{
    text-align: center;
    margin-top: 45px;
    font-size: 16px;
    color: #000000;
}
.RealName-Examination h2{
    margin-bottom: 40px;
}
.RealName-Examination h2 span{
    color: #f69516;
}
.RealName-Examination p{
    margin-bottom: 30px;
}
.RealName-error,.RealName-complete{
    text-align: center;
    margin-top: 45px;
    font-size: 16px;
    color: #333333;
}
.RealName-error h3{
    color: #d92e33;
    margin-bottom: 20px;
}
.RealName-complete img{
    width: 62px;
    height: 62px;
    margin: 0 auto;
    display: block;
}
.RealName-complete h3{
    font-size: 16px;
    color: #20c020;
    margin-top: 20px;
}
/*我的收藏*/
.MyCollection-head{
    width: 100%;
    padding: 16px 19px;
    box-sizing: border-box;
    background: #EFEFEF;
    overflow: hidden;
}
.MyCollection-head ul li{
    float: left;
    font-size: 16px;
    line-height: 28px;
    margin-right: 35px;
}
.MyCollection-head ul li:last-child{
    margin-right: 0;
}
.MyCollection-head-radio{
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
}
.MyCollection-head-box{
    position: relative;
}
.MyCollection-head-box input[type=text]{
    width: 138px;
    height: 28px;
    background-color: #ffffff;
    border: solid 1px #d6d6d6;
    box-sizing: border-box;
    padding-left: 10px;
}
.MyCollection-head-box button{
    width: 45px;
    height: 28px;
    background-color: #ffffff;
    border: solid 1px #d6d6d6;
    border-left: none;
    font-size: 13px;
    float: right;
}
.MyCollection-box ul li{
    overflow: hidden;
    padding: 32px 0;
    border-bottom: 1px dashed #EBEBEB;
}
.MyCollection-box ul li a{
    display: inline-block;
    width: 605px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.MyCollection-box ul li a:before{
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #999999;
    vertical-align: middle;
    margin: 0 17px;
    border-radius: 6px;
}
.MyCollection-box ul li i{
    color: #e21614;
    margin-right: 75px;
    font-size: 18px;
}
.MyCollection-box ul li i:hover{
    cursor: pointer;
}
.MyCollection-box li span{
    font-size: 16px;
    color: #999999;
}


/*我的消息*/
.MyNews-head{
    width: 100%;
    border-bottom: 1px solid #D8D8D8;
}
.MyNews-head ul li{
    float: left;
    font-size: 16px;
    color: #333333;
    text-align: center;
    margin-right: 65px;
}
.MyNews-head ul li:last-child{
    margin-right: 0;
}
.MyNews-head ul li:after{
    width: 75px;
    display: block;
    margin: 0 auto;
    margin-top: 15px;
    background: transparent;
    height: 4px;
    margin-bottom: -1px;
    content: '';
}
.MyNews-head ul .active{
    color: #E21614;
}
.MyNews-head ul .active:after{
    background: #E21614;
}
.MyNews-head ul li:hover{
    cursor: pointer;
}
/*我的文章*/
.MyArticle-box ul li{
    padding: 36px 0;
    border-bottom: 1px dashed #F4F4F4;
    position: relative;
}
.MyArticle-box ul li>div:first-child{
    overflow: hidden;
    font-size: 16px;
    color: #333333;
    width: 670px;
}
.MyArticle-box ul li div:first-child span{
    color: #999999;
}
.MyArticle-box-iconText{
    font-size: 16px;
    color: #666666;
    margin-top: 20px;
}
.MyArticle-box-iconText i{
    font-size: 18px;
    display: inline-block;
    margin-right: 3px;
}
.MyArticle-box-iconText em{
    display: inline-block;
    margin:  0 25px;
}
 .MyArticle-box-btn{
     width: 165px;
     position: absolute;
     right: -6px;
     top: 50%;
     transform: translate(0,-50%);
}
.MyArticle-box-btn button{
    width: 78px;
    height: 30px;
    border-radius: 4px;
    border: solid 1px #e21614;
    background: #fff;
    color: #e21614;
}
.MyArticle-box-btn button:first-child{
    margin-right: 6px;
}
.MyArticle-box-btn-red{
    margin-bottom: 10px;
    text-align: right;
}
.MyArticle-box-btn-red button{
    border: solid 1px #e21614;
    background: #e21614;
    color: #fff;
}
.MyArticle-box-list ul li{
    padding: 38px 0;
}
.MyArticle-box-Conduct{
    margin-top: 25px;
    color: #f77629;
    font-size: 16px;
}
.MyArticle-box-error {
    margin-top: 25px;
    font-size: 16px;
    color: #fd3f51;
}
.MyArticle-box-error a{
    color: #333333;
    display: inline-block;
    margin-left: 3px;
}
.MyArticle-head{
    overflow: hidden;
}
.MyArticle-head button{
    width: 110px;
    height: 42px;
    background-color: #e21614;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    border: none;
}
.MyArticle-preview{
    width: 1120px;
    height: 653px;
    overflow: hidden;
}
.MyArticle-preview-box{
    width: 100%;
    height: 595px;
    overflow-x: hidden;
    overflow-y: scroll;
}
.MyArticle-preview-Crumbs{
    width: 100%;
    padding: 0 38px;
    box-sizing: border-box;
    margin-top: 23px;
}
.MyArticle-preview-Crumbs ul li{
    float: left;
    font-size: 20px;
    color: #333333;
}
.MyArticle-preview-Crumbs ul .active a{
    color: #d92e33;
}
.MyArticle-preview-box-top{
    text-align: center;
    padding-bottom: 30px;
    border-bottom: 1px solid #FFA6A6;
}
.MyArticle-preview-box-top h2{
    font-size: 24px;
    color: #333333;
    margin-top: 40px;
    line-height: 24px;
}
.MyArticle-preview-box-top p{
    overflow: hidden;
    margin-top: 28px;
    padding:0 244px;
    width: 100%;
    box-sizing: border-box;
    font-size: 16px;
    color: #999999;
}
.MyArticle-preview-box-text{
    width: 100%;
    padding: 0 35px;
    box-sizing: border-box;
}
.MyArticle-preview-box-text p{
    font-size: 16px;
    line-height: 36px;
    color: #777777;
    text-align: justify;
    text-indent: 2em;
}

/*发布文章*/
.PublishArticles hr{
    background: #CDCDCD;
    height: 1px;
    border: none;
    margin-top: 17px;
    margin-bottom: 0;
}
.PublishArticles-from-select select{
    width: 285px;
    height: 37px;
    background-color: #ffffff;
    border: solid 1px #d6d6d6;
    padding-left: 43px;
    box-sizing: border-box;
    margin-top: 40px;
    margin-bottom: 26px;
}
.PublishArticles-from p{
    text-align: center;
    padding: 10px 0;
    font-size: 16px;
    color: #bbbbbb;
}
.PublishArticles-from-text{
    width: 780px;
    margin: 0 auto;
    border: 1px solid #D6D6D6;
    box-sizing: border-box;
    height: 231px;
}
.PublishArticles-from-chebox{
    text-align: center;
    margin-top: 35px;
    font-size: 16px;
    line-height: 16px;
    color: #bbbbbb;
}
.PublishArticles-from-chebox input{
    width: 15px;
    height: 15px;
    background-color: #bdbdbd;
    border-radius: 2px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.PublishArticles-from-chebox a{
    color: #d92e33;
}
.PublishArticles-from-Btn{
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.PublishArticles-from-Btn button{
    width: 145px;
    height: 44px;
    border-radius: 22px;
    border: solid 1px #e21614;
    color: #e21614;
    font-size: 20px;
    background: #fff;
}
.PublishArticles-from-Btn button:first-child{
    background: #e21614;
    color: #fff;
    margin-right: 18px;
}
.MyArticle-preview-box-text h4{
    font-size: 16px;
    line-height: 24px;
    margin-top: 20px;
    margin-bottom: 28px;
    text-align: center;
}
.MyArticle-preview-box-text h4 a{
    color: #5faaff;
}



/*我的曝光*/
.Revoke-popup{
    width: 760px;
    height: 356px;
}
.Revoke-popup-box{
    overflow: hidden;
    margin-top: 30px;
}
.Revoke-popup-box label{
    display: inline-block;
    width: 100px;
    text-align: right;
    float: left;
    margin-left: 20px;
    margin-right: 10px;

}
.Revoke-popup-box label em{
    color: #e21614;
}
.Revoke-popup-box textarea{
    float: left;
    width: 539px;
    height: 160px;
    border: 1px solid #EAEAEA;
    padding: 15px;
    box-sizing: border-box;
    outline: none;
}
.Revoke-popup-box textarea::-webkit-input-placeholder{
    color: #cccccc;
    font-size: 16px;
}
.Revoke-popup-box-btn{
    text-align: center;
    margin-top: 35px;
}
.Revoke-popup-box-btn button{
    width: 207px;
    height: 42px;
    background-color: #e21614;
    box-shadow: 0px 3px 8px 0px
    rgba(226, 22, 20, 0.25);
    border-radius: 4px;
    font-size: 16px;
    color: #ffffff;
    border: none;
}
.MyArticle-box-Success h3{
    font-size: 16px;
    line-height: 16px;
    margin-top: 28px;
    color: #20c020;
}



/*个人设置*/
.UserSettings{

}
.UserSettings-from{
    width: 550px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 68px;
}
.UserSettings-from .CompanyDetails-form-Itme label{
    width: 90px;
}
.UserSettings-from .CompanyDetails-form-Itme input[type=text],.UserSettings-from .CompanyDetails-form-Itme input[type=password]{
    width: 268px;
}
.UserSettings-from .CompanyDetails-form-Itme{
    display: block;
    overflow: hidden;
    text-align: center;
    margin-bottom: 30px;
}
.CompanyDetails-form-xiugai button{
    width: 69px;
    height: 28px;
    border-radius: 4px;
    border: solid 1px #3d90f5;
    color: #3d90f5;
    background: #fff;
}
.UserSettings-from-radio{
    overflow: hidden;
    line-height: 19px;
}
.UserSettings-from-radio-x input[type=radio]{
    width: 19px;
    height: 19px;
    position: relative;
    margin-right: 5px;
}
.UserSettings-from-radio-x input[type=radio]:before{
    content: '';
    display: inline-block;
    width: 19px;
    height: 19px;
    border: 1px solid #c0c0c0;
    position: absolute;
    left: 0;
    top: 0;
    box-sizing: border-box;
    border-radius: 19px;
    background: #fff;
    z-index: 10;
}
.UserSettings-from-radio-x input[type=radio]:checked:after{
    content: '';
    width: 19px;
    height: 19px;
    border: 1px solid #c0c0c0;
    display: inline-block;
    background: url('../images/riows.png') no-repeat center center;
    z-index: 100;
    position: absolute;
    left: 0;
    top: 0;
    box-sizing: border-box;
    border-radius: 19px;
}
.UserSettings-from-radio{
    line-height: 28px;
    margin-bottom: 30px;
}
.UserSettings-from-radio label{
    display: inline-block;
    width: 90px;
    text-align: right;
    font-size: 16px;
    color: #333333;
    margin-right: 15px;
    line-height: 28px;
}
.UserSettings-from-radio-x{
    margin-right: 30px;
}
.UserSettings-from-Btn{
    text-align: center;
    margin-top: 50px;
}
.UserSettings-from-Btn button{
    width: 140px;
    height: 42px;
    background-color: #e21614;
    box-shadow: 0px 3px 8px 0px
    rgba(226, 22, 20, 0.25);
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    border: none;
}
.UserSettings .MyArticle-head li{
    margin-right: 110px;
}
.UserSettings-box{
    margin-top: 36px;
}
.UserSettings-box-List{
    margin-top: 56px;
}
.UserSettings-box-Itme{
    width: 50%;
    float: left;
    overflow: hidden;
    padding-bottom: 35px;
    border-bottom: 1px dashed #EBEBEB;
}

.UserSettings-box-List-x{
    width: 60px;
    height: 60px;
    border-radius: 60px;
    overflow: hidden;
}
.UserSettings-box-List-text{
    margin-left: 18px;
}
.UserSettings-box-List-text p{
    font-size: 16px;
    color: #333333;
    margin-bottom: 20px;
    line-height: 16px;
}
.UserSettings-box-List-text p:last-child{
    margin-bottom: 0;
}
.UserSettings-box-List-btn button{
    width: 70px;
    height: 30px;
    border-radius: 4px;
    border: solid 1px #e21614;
    box-sizing: border-box;
    color: #e21614;
    font-size: 16px;
    background: #fff;
    margin-top: 10px;
    margin-left: 18px;
}
.UserSettings-box-List-btn .bgBtnred{
    background: #e21614;
    color: #fff;
}

.UserSettings-User{
    margin-top: 30px;
}
.UserSettings-User-tx{
    overflow: hidden;
    margin-top: 20px;

}
.UserSettings-User-tx div:first-child{
    width: 120px;
    height: 120px;
    background-color: #d4ebf1;
    border: solid 1px #d6d6d6;
    border-radius: 120px;
    margin-right: 18px;
    border-radius: 120px;
    overflow: hidden;
}
.UserSettings-User-tx div:first-child img{
    width: 100%;
    height: 100%;
}
.UserSettings-User-tx div:last-child{
    width: 86px;
    height: 30px;
    border-radius: 4px;
    /*border: solid 1px #e21614;*/
    margin-top: 47px;
    position: relative;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    color:#e21614;
}
.UserSettings-User-tx div:last-child:hover{
    cursor: pointer;
}
.UserSettings-User-tx div:last-child input[type=file]{
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}
.UserSettings-User-text{
    width: 746px;
    overflow: hidden;
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    text-align: justify;
    margin-top: 20px;
}
.UserSettings-User-text h3{
    color: #fd3f51;
}
.UserSettings-User hr{
    border-top: 0;
    border-bottom:1px dashed #F0F0F0;
    box-sizing: border-box;
    margin-top: 20px;
    margin-bottom: 50px;

}
.UserSettings-UserName-input{
    overflow: hidden;
    margin-top: 28px;
}
.UserSettings-UserName-input input[type=text]{
    width: 319px;
    height: 28px;
    background-color: #ffffff;
    border: solid 1px #d6d6d6;
    padding-left: 17px;
}
.UserSettings-UserName-input button{
    width: 78px;
    height: 30px;
    background-color: #e21614;
    box-shadow: 0px 5px 7px 0px
    rgba(226, 22, 20, 0.15);
    border-radius: 4px;
    border: none;
    color: #fff;
    font-size: 16px;
    margin-left: 13px;
}


/*发布权限弹窗*/
.MyArticle-Jurisdiction{
    width: 530px;
    height: 253px;
    background-color: #ffffff;
    border-radius: 4px;
}
.MyArticle-Jurisdiction-box p{
    line-height: 21px;
    font-size: 16px;
    color: #333333;
    margin-top: 30px;
    text-align: center;
}
.MyArticle-Jurisdiction-box p span{
    display: inline-block;
    width: 21px;
    height: 21px;
    border-radius: 21px;
    border: 1px solid #E63231;
    color: #E63231;
    line-height: 21px;
    text-align: center;
    margin-right: 9px;
    box-sizing: border-box;
}
.MyArticle-Jurisdiction-btn{
    text-align: center;
    margin-top: 70px;
}
.MyArticle-Jurisdiction-btn button{
    width: 102px;
    height: 37px;
    border-radius: 4px;
    border: solid 1px #e21614;
    color: #e21614;
    font-size: 16px;
    background: #fff;
}
.MyArticle-Jurisdiction-btn .bgreds{
    background: #e21614;
    color: #fff;
    margin-left: 25px;
}


/*查找公司*/
.CompanySearch{
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
    overflow: hidden;
}
.CompanySearch-l{
    width: 378px;
    border: 1px solid #F4F4F4;
    box-sizing: border-box;
    height: 450px;
}
.CompanySearch-r{
    width: 800px;
    height: 450px;
}
.CompanySearch-l-search{
    padding: 18px 0;
}
.CompanySearch-l-province{
    font-size: 16px;
    color: #333333;
    width: 80px;
    line-height: 28px;
    height: 28px;
    position: relative;
    padding-left: 5px;
    box-sizing: border-box;
    text-align: right;
}
.CompanySearch-l-province span{
    height: 48px;
    width: 100%;
    overflow: hidden;
}
.CompanySearch-l-province:hover{
    cursor: pointer;
}
.CompanySearch-l-province i{
    display: inline-block;
    margin-left: 9px;
}

.CompanySearch-l-province ul {
    position: absolute;
    left: 0;
    top: 28px;
    border:1px solid #F4F4F4;
    border-top: 0;
    background: #fff;
    z-index: 100;
    height: 140px;
    overflow-x: hidden ;
    overflow-y: scroll;
    display: none;
}
.CompanySearch-l-province ul li{
    width: 62px;
    line-height: 28px;
    height: 28px;
    padding-right: 9px;
    box-sizing: border-box;
}
.CompanySearch-l-province ul li:hover{
    background: #F1F1F1;
}
.CompanySearch-l-input input{
    width: 202px;
    height: 28px;
    background-color: #ffffff;
    border: solid 1px #d6d6d6;
    box-sizing: border-box;
    border-right: 0;
    margin-left: 10px;
}
.CompanySearch-l-btn button{
    width: 79px;
    height: 28px;
    background-color: #e21614;
    font-size: 16px;
    color: #ffffff;
    border: none;
    margin-right: 5px;
}
.CompanySearch-l-list{
    height: 383px;
    overflow-y: scroll;
    overflow-x: hidden;
    width: 100%;
    border-top: 1px solid #F4F4F4;
}
.CompanySearch-l-list ul li{
    overflow: hidden;
    padding: 20px 15px;
    box-sizing: border-box;
    width: 100%;
}
.CompanySearch-l-list ul li:hover{
    cursor: pointer;
    background: #F1F1F1;
}
.CompanySearch-l-list-img{
    width: 20px;
    height: 26px;
    background:url("../images/icon-wz.png");
    text-align: center;
    color: #fff;
    margin-right: 10px;
}
.CompanySearch-l-list-text{
    width: 290px;
    font-size: 16px;
    color: #333333;
    line-height: 16px;
}
.CompanySearch-l-list-text p{
    color: #666666;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    width: 100%;
}
.CompanySearch-l-list-text h3{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    width: 100%;
    margin-bottom: 10px;
}


/*创建词条弹窗*/
.add-Entry{
    width: 800px;
    height: 720px;
    background-color: #ffffff;
    border-radius: 4px;
    padding: 0 40px;
    box-sizing: border-box;
}
.add-Entry-List{
    width: 100%;
    border-bottom: 4px solid #CCCCCC;
    margin-top: 35px;
}

.add-Entry-List ul li{
    float: left;
    font-size: 20px;
    color: #000;
    margin-right: 69px;
}
.add-Entry-List ul li:last-child{
    margin-right: 0;
}
.add-Entry-List ul li span{
    width: 28px;
    height: 28px;
    line-height: 28px;
    background: #CCCCCC;
    text-align: center;
    color: #fff;
    margin-right: 5px;
    display: inline-block;
    border-radius: 28px;
}
.add-Entry-List ul .active span{
    background-color: #e21614;
}
.add-Entry-List ul li:after{
    display: block;
    width: 100%;
    height:4px;
    margin-top: 28px;
    background: transparent;
    content: '';
    margin-bottom: -4px;
}
.add-Entry-List ul .active:after{
    background: #E21614;
}
.add-Entry-box-ct{
    width: 100%!important;
    height: 567px;
    margin-top: 0!important;
    padding: 39px 0 63px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow-y:scroll;
    overflow-x:hidden;
}
.EntryEditor>p:first-child{
    font-family: MicrosoftYaHei;
    font-size: 18px;
    color: #000;
    margin-bottom: 71px;
}
.EntryEditor>p:first-child span{
    font-family: MicrosoftYaHei;
    font-size: 24px;
    line-height: 24px;
    color: #3366ff;
}
.EntryEditor-update{
    padding-top: 49px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.EntryEditor-update span:first-child{
    display: inline-block;
    vertical-align: top;
    font-family: MicrosoftYaHei;
    font-size: 20px;
    color: #333;
}
.update-box{
    display: inline-block;
    position: relative;
}
.update-box img{
    width: 220px;
    height: 148px;
    margin-right: 20px;
}
.EntryEditor-update-text{
    display: inline-block;
    vertical-align: top;
    width: 386px;
}
.EntryEditor-update-text p{
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #999;
}
.EntryEditor-update-text p:last-child{
    color: #e21614;
    margin-top: 23px;
}
.EntryEditor-zw{
    padding-top: 52px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.EntryEditor-zw span:first-child{
    font-family: MicrosoftYaHei;
    font-size: 20px;
    color: #333;
}
.EntryEditor-zw-wb{
    /*width: 100%;*/
    height: 340px;
    border: 1px solid #e9e9e9;
    margin-top: 20px;
}
.EntryEditor-zlck{
    padding-top: 48px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 97px;
}
.EntryEditor-zlck>p:first-child{
    font-family: MicrosoftYaHei;
    font-size: 20px;
    color: #333;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 19px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.EntryEditor-zlck>p:first-child span{
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #3366ff;
    cursor: pointer;
}
.EntryEditor-zlck div{
    padding-top: 21px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.EntryEditor-zlck div p{
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #333;
}
.EntryEditor-zlck div p span{
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #3366ff;
    cursor: pointer;
}
.EntryEditor-zlck div p em{
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #e21614;
    margin-left: 42px;
    cursor: pointer;
}
.EntryEditor-btn{
    width: 430px;
    overflow-y: hidden;
    margin: 45px auto;
}
.EntryEditor-btn button{
    float: left;
    width: 108px;
    height: 48px;
    border-radius: 6px;
    border: solid 1px #e21614;
    margin-right: 53px;
    background: white;
    color: #e21614;
}
.EntryEditor-btn button:last-child{
    margin-right: 0;
    background-color: #e21614;
    color: #fff;
}
.add-Entry-box{
    width: 560px;
    margin: 0 auto;
    margin-top: 75px;
    font-size: 20px;
}
.add-Entry-box h3{
    font-size: 20px;
    color: #333333;
    line-height: 44px;
}
.add-Entry-box-div h3 b{
    font-size: 28px;
    font-weight: normal;
    color: #333333;
}
.add-Entry-box-div p{
    color: #666666;
    font-size: 16px;
    text-align: justify;
    line-height: 44px;
}
.add-Entry-box p em{
    color: #e21614;
}
.add-Entry-box-div p span{
    cursor: pointer;
}

.EntryEditor-textarea{
    margin-top: 20px;
}
.EntryEditor-textarea textarea{
    resize: none;
}
.add-Entry-Btn{
    text-align: center;
    margin-top: 70px;
}
.add-Entry-Btn button{
    width: 120px;
    height: 44px;
    background-color: #f3f3f3;
    border-radius: 4px;
    border: solid 1px #cccccc;
    font-size: 20px;
    color: #333333;
}
.add-Entry-Btn button:last-child{
    background-color: #e21614;
    color: #fff;
    margin-left: 90px;
    border-color:#e21614 ;
}
.add-Entry-box-input{
    overflow: hidden;
    margin-bottom: 25px;
}
.add-Entry-box-input label{
    width: 80px;
    font-size: 20px;
    line-height: 40px;
    color: #000000;
}
.add-Entry-box-input input{
    width: 412px;
    height: 40px;
    background-color: #fff;
    border-radius: 2px;
    border: solid 1px #ccc;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.add-Entry-box-div p span{
    display: inline-block;
    line-height: 28px;
    width: 90px;
    height: 28px;
    border-radius: 4px;
    border: solid 1px #999999;
    text-align: center;
    font-size: 16px;
    margin-right: 23px;
}
.add-Entry-box-div p .active{
    border: 1px solid #e21614;
    color: #e21614;
}
.add-Entry-box-div p span:last-child{
    margin-right: 0;
}
.entryDetails{
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    border: 1px solid #D6D6D6;
    padding:29px 30px;
    box-sizing: border-box;
    margin-top: 24px;
}
.entryDetails-l{
    width: 660px;
}
.entryDetails-l-top{
    padding-bottom: 30px;
    border-bottom: 1px solid #CCCCCC;
}
.entryDetails-l-top h1{
    font-size: 36px;
    line-height: 36px;
    color: #333333;
    margin-bottom: 20px;
}
.entryDetails-l-top h1 span{
    display: inline-block;
    width: 65px;
    height: 27px;
    background-color: #fafafa;
    border-radius: 4px;
    border: solid 1px #cccccc;
    text-align: center;
    color: #3366cc;
    font-size: 16px;
    line-height: 27px;
}
.entryDetails-l-top h1 span:hover{
    cursor: pointer;
}
.entryDetails-l-top p{
    color: #333333;
    font-size: 14px;
    text-indent: 2em;
    line-height: 24px;
}
.entryDetails-Catalog{
    margin-top: 30px;
    padding-bottom: 30px;
    overflow: hidden;
    border-bottom: 1px solid #CCCCCC;
}
.entryDetails-Catalog>div:first-child{
    width: 60px;
    height: 40px;
    background-color: #d92e33;
    border-radius: 4px;
    font-size: 16px;
    color: #ffffff;
    margin-right: 30px;
    text-align: center;
    line-height: 40px;
}
.entryDetails-Catalog p{
    font-size: 14px;
    line-height: 14px;
    color: #333333;
    margin-bottom: 15px;
    width: 500px;
}
.entryDetails-Catalog h3{
    font-size: 16px;
    color: #333333;
    line-height: 16px;
    margin-bottom: 19px;
    width: 500px;
}
.entryDetails-Catalog div:last-child span{
    display: inline-block;
    width: 500px;
}
.entryDetails-text{
    margin-top: 30px;
    overflow: hidden;
}
.entryDetails-text h2{
    line-height: 30px;
    font-size: 20px;
    color: #333333;
    margin-bottom: 20px;
}

.entryDetails-text h2 span{
    width: 30px;
    height: 30px;
    background-color: #d92e33;
    border-radius: 4px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    margin-right: 10px;
}
.entryDetails-text h3{
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 24px;
    margin-left: 36px;
}
.entryDetails-text p{
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    margin-bottom: 40px;
    text-indent: 2em;
    text-align: justify;
}
.entryDetails-text2 p{
    overflow-x: scroll;
}
.entryDetails-titles h2{
    width: 100%;
    padding: 17px 12px;
    box-sizing: border-box;
    background: #EEEEEE;
    color: #333333;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 15px;
}
.entryDetails-titles p a{
    color: #3366cc;
    font-size: 14px;
    line-height: 14px;
}
.entryDetails-r-img{
    width: 247px;
    height: 200px;
    background-color: #000000;
    overflow: hidden;
    margin-bottom: 20px;
}
.entryDetails-r-img img{
    display: block;
    width: 100%;
    height: 100%;
}
.entryDetails-r{
    width: 247px;
}
.entryDetails-box{
    padding: 17px 0;
    background: #FAFAFA;
    margin-bottom: 20px;
}
.entryDetails-box h2{
    position: relative;
    padding-left: 15px;
    font-size: 16px;
    color: #e21614;
    height: 16px;
    line-height: 16px;
    margin-bottom: 15px;
}
.entryDetails-box h2:before{
    position: absolute;
    left: 0;
    top: 0;
    height: 16px;
    width: 2px;
    background: #D13047;
    content: '';
}
.entryDetails-box p{
    padding-left: 16px;
    color: #333333;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 15px;
}
.entryDetails-box p:last-child{
    margin-bottom: 0;
}
/*提交曝光*/
.SubmitArticles{
    width: 738px;
    margin: 0 auto;
    padding: 29px 0 0 33px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.SubmitArticles p,.SubmitArticles-select{
    margin-bottom: 22px;
}
.SubmitArticles p.SubmitArticles-fbt{
    transform: translateX(-16px);
}
.SubmitArticles-select,.SubmitArticles-update{
    transform: translateX(-35px);
}
.SubmitArticles-select{
    position: relative;
}
.SubmitArticles p span,.SubmitArticles div span,.SubmitArticles-select span{
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #333;
}
.SubmitArticles p span em,.SubmitArticles div span em,.SubmitArticles-select span em{
    display: inline-block;
    color: #e21614;
}
.SubmitArticles-select1{
    transform: translateX(-5%);
}
.SubmitArticles p input{
    width: 610px;
    height: 37px;
    border: solid 1px #d6d6d6;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.SubmitArticles-select input{
    width: 285px;
    height: 37px;
    border: solid 1px #d6d6d6;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.SubmitArticles-select select,.SubmitArticles-select1 select{
    width: 285px;
    height: 37px;
    border: solid 1px #d6d6d6;
}
.SubmitArticles-update{
    width: 70%;
    margin-top: 22px;
}
.SubmitArticles-update img{
    display: inline-block;
    vertical-align: middle;
    width: 150px;
    height: 150px;
    margin-left: 4%;
}
.SubmitArticles-update div{
    display: inline-block;
    vertical-align: top;
    width: 100px;
    line-height: 100px;
    border: solid 1px #ccc;
    text-align: center;
    font-size: 50px;
}
.SubmitArticles-select img{
    position: absolute;
    top: 43%;
    left: 48%;
}
.SubmitArticles-select input{
    cursor: pointer;
}
.SubmitArticles-select div{
    width: 155px;
    height: 107px;
    background-color: #fefefe;
    box-shadow: 0px 3px 8px 0px
    rgba(183, 183, 183, 0.23);
    border: solid 1px #ddd;
    padding: 14px 0 0 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 103%;
    left: 31%;
    z-index: 1000;
}
.SubmitArticles-select div ul li{
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #666;
    margin-bottom: 10px;
    cursor: pointer;
}
.SubmitArticles-select div p:last-child{
    margin-bottom: 0;
}
.SubmitArticles-select div:before{
    /*display: inline-block;*/
    /*content: "";*/
    /*width: 0;*/
    /*height: 0;*/
    /*border-top: 10px transparent solid;*/
    /*border-left: 10px transparent solid;*/
    /*border-right: 10px transparent solid;*/
    /*border-bottom: 10px #fefefe solid;*/
    /*position: absolute;*/
    /*top: -10%;*/
    /*right: 10%;*/
}
.slectBoxs{
    display: none;
}
.SecuritiesSchool-mune .actives{
    display: block;
}
.SecuritiesSchool-mune .slectBoxs input{
    width: 240px;
    height: 40px;
    outline: none;
    border: 1px solid #DADADA;
    box-sizing: border-box;
    padding: 0 5px;
}



/*登录页面*/
.login-head{
    width: 100%;
    line-height: 123px;
    height: 123px;
}
.login-head-box{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.log-login{
    overflow: hidden;
}
.log-login img{
    vertical-align: middle;
    display: inline-block;
    margin-right: 20px;
    padding-right: 20px;
    border-right: 1px solid #b3b3b3;
}
.log-login span{
    font-size: 23px;
    color: #000;
    display: inline-block;
    vertical-align: middle;
}
.login-head-box ul li{
    float: left;
    font-size: 18px;
    margin-right: 28px;
}
.login-head-box ul li a{
    border-right: 1px solid #b3b3b3;
    padding-right: 28px;
    line-height: 18px;
    color: #666666;
}
.login-head-box ul .active a{
    color: #cc0000;
}
.login-head-box ul li:last-child{
    margin-right: 0;
}
.login-head-box ul li:last-child a{
    border-right: none;
}
.login-box{
    width: 100%;
    height: 740px;
    background: url("../images/l-01.png") no-repeat center center;
}
.register-box{
    width: 100%;
    height: 740px;
    background: url("../images/r-01.png") no-repeat center center;
}
.login-form-box-three{
    width: 500px;
    height: 676px;
    border-radius: 4px;
    background: #fff;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0,-50%);
    padding-bottom: 50px;
    box-sizing: border-box;
}
.login-form{
    width: 1300px;
    margin: 0 auto;
    height: 100%;
    position: relative;
}
.login-form-box{
    width: 500px;
    min-height: 579px;
    background: #fff;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0,-50%);
    border-radius: 4px;
    padding-bottom: 50px;
    box-sizing: border-box;
}
.login-form-box-List{
    width: 100%;
    padding: 0 70px;
    box-sizing: border-box;
    }
.login-form-box-List ul li{
    float: left;
    line-height: 85px;
    width: 50%;
    text-align: center;
    border-bottom: 1px solid #eeeeee;
    box-sizing: border-box;
    font-size: 20px;
    color: #999999;
}
.login-form-box-List ul .active{
    border-bottom: 1px solid #cc0000;
    color: #e21614;
}
.login-form-box-List ul li:hover{
    cursor: pointer;
}
.login-form-Itme{
    width: 360px;
    margin: 0 auto;
    margin-bottom: 35px;
    position: relative;
}
.login-form-Itme img{
    height: 60px;
    float: right;
    transform: translateY(-11%);
}
.login-form-Itme label{
    font-size: 18px;
    color: #333333;
    line-height: 18px;
    margin-bottom: 10px;
    display: block;
}
.login-form-Itme input{
    width: 100%;
    height: 44px;
    background-color: #ffffff;
    border: solid 1px #cccccc;
    display: inline-block;
    box-sizing: border-box;
    padding:0 11px;
}
.login-form-block{
    display: none;
}
.login-form-block .login-form-Itme-margin{
    /*margin-bottom: 0;*/
}
.login-form-block p{
    width: 360px;
    margin: 0 auto;
    text-align: right;
    margin-top: 17px;
    font-size: 16px;
    line-height: 16px;
}
.login-form-block-Btn{
    width: 360px;
    height: 44px;
    background-color: #e21614;
    border-radius: 22px;
    font-size: 20px;
    color: #fff;
    border: none;
    display: block;
    margin: 26px auto;
    /*margin-top: 26px;*/
}
.login-form-Itme-checkbox{
    width: 360px;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    color: #999999;
    line-height: 14px;
    margin-top: 17px;
}

.Inputcheboxs{
    display: inline-block;
    width: 14px;
    height: 14px;
}
.Inputcheboxs input{
    display: inline-block;
    width: 14px;
    height: 14px;
    position: relative;
    vertical-align: middle;
}
.Inputcheboxs input:before{
    width: 14px;
    height: 14px;
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    border: 1px solid #cccccc;
    content: '';
    box-sizing: border-box;
    z-index: 1;
}
.Inputcheboxs input:checked:after{
    content: '';
    width: 14px;
    height: 14px;
    background: url('../images/bg-chebox.png') no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    display: inline-block;
    z-index: 10;
    position: absolute;
    left: 0;
    top: 0;
}
.login-form-box h3{
    font-size: 14px;
    color: #e21614;
    line-height: 16px;
    text-align: center;
    padding: 29px 0;
    visibility: hidden;
}
.login-form-box h3:before{
    content: '!';
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 16px;
    text-align: center;
    line-height: 16px;
    background: #e21614;
    color: #fff;
    margin-right: 5px;
}
.login-form-Itme-yzm input[type=text]{
    padding-right: 111px;
}
.login-form-Itme-yzm span{
    position: absolute;
    right: 13px;
    top: 43px;
    font-size: 16px;
    line-height: 16px;
    color: #e21614;
    display: inline-block;
    padding-left: 10px;
    border-left: 1px solid #cccccc;
}
.login-form-Itme-yzm span:hover{
    cursor: pointer;
}



/*忘记密码*/
.login-form-box-title{
    padding: 0 70px;
    text-align: center;
    font-size: 24px;
    line-height: 24px;
    color: #333333;
    width: 100%;
    box-sizing: border-box;
}
.login-form-box-title h3{
    padding: 24px 0;
    text-align: center;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 29px;
    font-size: 24px;
    line-height: 24px;
}
.login-form-box-tow{
    width: 500px;
    height: 640px;
    background-color: #ffffff;
    border-radius: 4px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0,-50%);
}
.login-form-button{
    width: 100%;
    overflow: hidden;
    height: 50px;
    line-height: 50px;
    background: #eeeeee;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 30px;
    box-sizing: border-box;
    border-radius: 0 0 4px 4px;
}
.login-form-button div{
    color: #666666;
    font-size: 16px;
}
.login-form-button div a{
    color: #e21614;
}
.login-form-button ul li{
    float: left;
}
.login-form-button ul li span{
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #666666;
    display: inline-block;
    line-height: 16px;
    font-size: 16px;
    vertical-align: middle;
}
.login-form-button ul li a{
    display: inline-block;
    margin-right: 16px;
}
.login-form-button ul li a:last-child{
    margin-right: 0;
}
.login-form-button ul li a img{
    vertical-align: middle;
}
.login-footer{
    width: 100%;
    height: 238px;
    text-align: center;
    background: #FFFFFF;
}
.login-footer ul{
    display: inline-block;
    margin-top: 86px;
}
.login-footer ul li{
    float: left;
    padding-right: 50px;
    margin-right: 50px;
    border-right: 1px solid #666666;
    color: #666666;
    font-size: 18px;
    line-height: 18px;
}
.login-footer ul li:last-child{
    margin-right: 0;
    padding-right: 0;
    border-right: 0;
}
.login-footer p {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #666666;
    line-height: 16px;
    margin-top: 28px;
}
.login-footer p a{
    color: #666666;
}

/*注册弹窗*/
.statement-box{
    width: 786px;
    height: 800px;
    overflow: hidden;
    position: relative;
}
.statement-box>span{
    position: absolute;
    font-size: 20px;
    right: 20px;
    top: 20px;
    cursor: pointer;
}
.statement-box-content{
    width: 100%;
    height: 600px;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 0 65px;
    box-sizing: border-box;
    margin-top: 50px;
}
.statement-box-content h1{
    font-size: 26px;
    line-height: 26px;
    text-align: center;
    margin-bottom: 29px;
}
.statement-box-content p{
    line-height: 30px;
    font-size: 16px;
    color: #666666;
}
.statement-box button{
    display: block;
    margin: 0 auto;
    width: 210px;
    height: 56px;
    background-color: #e21614;
    border-radius: 28px;
    color: #ffffff;
    font-size: 22px;
    border: none;
    margin-top: 40px;
}
.index-bottom-popup{
    width: 100%;
    height: 140px;
    background: rgba(0,0,0,0.7);
    position: fixed;
    bottom: 0;
    left: 0;
}
.ibp-box{
    width: 1200px;
    margin:  0 auto;
    padding-top: 22px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0;
    position: relative;
}
.ibp-box div{
    display: inline-block;
}
.ibp-box div:first-child{
    width: 178px;
    height: 220px;
    background: url("../images/phone-ewm.png") no-repeat 100% 100%;
    background-size: 100% 100%;
    transform: translateY(-47%);
    padding: 60px 20px 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.ibp-box div:first-child img{
    width: 140px;
    height: 140px;
}
.ibp-box-wc{
    width: 800px;
    vertical-align: top;
    margin-left: 14px;
}
.ibp-box-wc p:first-child img:first-child{
    width: 68px;
    height: 56px;
}
.ibp-box-wc p:first-child img:last-child{
    width: 719px;
    height: 40px;
    margin-left: 13px;
}
.ibp-box-wc p:last-child{
    text-align: center;
    font-family: MicrosoftYaHei;
    font-size: 24px;
    color: #fff;
    margin-top: 14px;
}
.ibp-box div:last-child{
    width: 183px;
    height: 151px;
    margin-left: 12px;
    vertical-align: top;
    transform: translateY(-22%);
}
.ibp-box div:last-child img{
    width: 100%;
    height: 100%;
}
.ibp-box-hide{
    font-size: 27px;
    font-weight: 500;
    color: #ccc;
    position: absolute;
    top: 12px;
    right: -25px;
}
/*我的账户*/
.BindingBankCards{
    padding: 24px 0 0 173px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.BBC-box{
    width: 489px;
}
.BBC-box ul li{
    margin-bottom: 24px;
}
.BBC-box ul li label{
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #333;
}
.BBC-box ul li:last-child{
    margin-bottom: 0;
}
.BBC-box ul li:first-child{
    margin-left: 41px;
}
.BBC-box ul li.Bindedcard {
    margin-left: 10px;
}
.BBC-box ul li:first-child select,.BBC-box ul li.Bindedcard select{
    width: 233px;
    height: 37px;
    border: solid 1px #d6d6d6;
    padding-left: 22px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.BBC-box ul li.Bindedcard button{
    width: 108px;
    color: #e21614;
    font-family: MicrosoftYaHei;
    font-size: 16px;
}
.BBC-box ul li button{
    display: inline-block;
    vertical-align: top;
    height: 37px;
    background-color: #fff;
    border: solid 1px #e21614;
}
.BBC-box ul li input{
    width: 354px;
    height: 37px;
    background-color: #ffffff;
    border: solid 1px #d6d6d6;
    padding-left: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.BBC-box-name{
    margin-left: 79px;
}
.BBC-box-IDNumber{
    margin-left: 48px;
}
.BBC-box-cardNumber{
    margin-left: 48px;
}
.BBC-box ul li:last-child{
    margin-left: 64px;
}
.BBC-box ul li:last-child input{
    width: 183px;
}
.BBC-box ul li:last-child button{
    width: 163px;
    color: #e21614;
    margin-left: 8px;
}
.BBC-box div{
    margin-top: 30px;
    padding-right: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.BBC-box div button{
    width: 140px;
    height: 42px;
    border-radius: 4px;
    border: solid 1px #e21614;
    color: #e21614;
    background: transparent;
}
.BBC-box div button:last-child{
    background-color: #e21614;
    color: #fff;
    margin-left: 17px;
}
.UnbindBankCard{
    width: 530px;
    height: 253px;
    background-color: #fff;
    border-radius: 4px;
    position: relative;
}
.UnbindBankCard div{
    width: 357px;
    margin: 0 auto;
    padding-top: 83px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.UnbindBankCard div ul li span{
    display: inline-block;
    font-size: 16px;
    color: #e21614;
    transform: translateY(3px);
    margin-right: 13px;
}
.UnbindBankCard div ul li p{
    display: inline-block;
    vertical-align: top;
    width: 323px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #333;
}
.UnbindBankCard div ul li:last-child{
    text-align: center;
    margin-top: 55px;
}
.UnbindBankCard div ul li:last-child button{
    width: 102px;
    height: 37px;
    border-radius: 4px;
    border: solid 1px #e21614;
    background: transparent;
    color: #e21614;
    font-family: MicrosoftYaHei;
    font-size: 16px;
}
.UnbindBankCard div ul li:last-child button:last-child{
    background-color: #e21614;
    color: #fff;
    margin-left: 25px;
}
.UnbindBankCard-out{
    font-size: 14px;
    color: #333;
    position: absolute;
    top: 14px;
    right: 16px;
}
.CashWithdrawal{
    padding: 58px 0 0 207px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.CW-box{
    width: 335px;
}
.CashWithdrawal ul li{
    margin-bottom: 23px;
    margin-left: 16px;
}
.CashWithdrawal ul li:first-child{
    margin-left: 0;
}
.CashWithdrawal ul li:last-child{
    margin-bottom: 0;
}
.CashWithdrawal ul li select{
    width: 233px;
    height: 37px;
    background-color: #fff;
    border: solid 1px #d6d6d6;
}
.CashWithdrawal ul li span{
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #333;
}
.CashWithdrawal ul li label{
    font-family: MicrosoftYaHei;
    font-size: 24px;
    color: #e21614;
}
.CashWithdrawal ul li input{
    width: 102px;
    height: 37px;
    background-color: #fff;
    border: solid 1px #d6d6d6;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.CashWithdrawal ul li button{
    width: 90px;
    height: 37px;
    background-color: #fff;
    border: solid 1px #e21614;
    color: #e21614;
}
.CashWithdrawal ul li em{
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #333;
    margin: 0 17px 0 8px;
}
.CashWithdrawal ul li:last-child{
    margin-top: 56px;
}
.CashWithdrawal ul li:last-child button{
    display: block;
    margin: 0 auto;
    width: 140px;
    height: 42px;
    background-color: #e21614;
    box-shadow: 0px 3px 8px 0px
    rgba(226, 22, 20, 0.25);
    border-radius: 4px;
    color: #fff;
}
.BalanceInquiry{
    padding: 32px 0 0 24px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.BI-box ul li{
    float: left;
    margin-right: 55px;
}
.BI-box ul li:last-child{
    margin-right: 0;
}
.BI-box ul li span{
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #333;
}
.BI-box ul li label{
    font-family: MicrosoftYaHei;
    font-size: 24px;
    color: #e21614;
}
.BI-box-details{
    margin-top: 28px;
}
.BI-box-details-time{
    display: inline-block;
    margin-right: 58px;
}
.BI-box-details-time input{
    width: 143px;
    height: 25px;
    background-color: #fff;
    border-radius: 2px;
    border: solid 1px #ccc;
    padding-left: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.BI-box-details span{
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #333;
}
.BI-box-details span select{
    width: 104px;
    height: 26px;
    background-color: #fff;
    border-radius: 2px;
    border: solid 1px #ccc;
    margin-left: 14px;
}
.BI-box-details span:last-child{
    margin-left: 59px;
}
.BI-box-table{
    width: 100%;
    margin-top: 22px;
}
.BI-box-table table thead tr td{
    min-width: 184px;
    height: 40px;
    background-color: #f3f3f3;
    border: solid 1px #e0e0e0;
    text-align: center;
}
.BI-box-table table tbody tr td{
    border: solid 1px #e0e0e0;
    text-align: center;
    height: 44px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #333;
}
.BI-box-table-account{
    width: 328px;
}
.BI-box-table table tbody tr td button{
    width: 74px;
    height: 26px;
    border-radius: 4px;
    border: solid 1px #e21614;
    color: #e21614;
    background: transparent;
    margin-left: 7px;
}
.BI-box-table-fail{
    position: relative;
}
.BI-box-table-fail a{
    color: #e21614;
    cursor: pointer;
}
.BI-box-table-fail:hover a{
    text-decoration:underline;
}
.BI-box-table-fail-div{
    display: none;
    width: 168px;
    height: 82px;
    background-color: #fff;
    box-shadow: 0px 0px 13px 0px
    rgba(87, 87, 87, 0.18);
    position: absolute;
    top: 5px;
    left: -82%;
}
.BI-box-table-fail:hover .BI-box-table-fail-div{
    display: block;
}
.BI-box-table-fail div:after{
    display: inline-block;
    content: "";
    width:0;
    height:0;
    border-width:5px 0 5px 5px;
    border-style:solid;
    border-color:transparent transparent transparent #fff;
    position: absolute;
    top: 13%;
    right: -3%;
}
.CommissionIncome{
    color: #16ac1d!important;
}
.MyAccount{
    display: none;
}
.MyAccountOut{
    display: block;
}
.ExposureDetails-reply{
    width: 669px;
    height: 100px;
    font-size: 0;
    margin-left: 50px;
}
.ExposureDetails-reply textarea,.ExposureDetails-reply button{
    display: inline-block;
    border: solid 2px #e5e5e5;
}
.ExposureDetails-reply textarea{
    width: 570px;
    height: 100%;
    resize: none;
    padding: 11px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow-Y: scroll;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #333;
}
.ExposureDetails-reply button{
    border: none;
    vertical-align: top;
    width: 99px;
    height: 100px;
    background-color: #e21614;
    border-color: #e21614;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    color: #fff;
    transform: translateX(-1px);
}
/*搜索结果*/
.SearchResultBox{
    width: 1200px;
    margin:  0 auto;
    padding-top: 19px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.SearchResultBox>p:first-child{
    font-family: MicrosoftYaHei;
    font-size: 18px;
    line-height: 18px;
    color: #333;
    margin-bottom: 20px;
}
.SRBox-details{
    padding: 25px 0 50px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #ccc;
    color: #333;
}
.SRBox-details h1{
    font-family: MicrosoftYaHei;
    font-size: 20px;
    line-height: 20px;
}
.SRBox-details div{
    font-family: MicrosoftYaHei;
    height: 64px;
    font-size: 16px;
    margin-top: 29px;
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.SRBox-details span{
    margin-top: 19px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #999;
}
/*关于我们*/
.AboutUsBox{
    width: 100%;
    background: white;
}
.AboutUsBox-top{
    width: 100%;
    height: 360px;
    background: url("../images/aboutus.png") no-repeat 100% 100%;
    background-size: 100% 100%;
    overflow: hidden;
}
.AboutUsBox-top-bg{
    width: 580px;
    margin: 50px auto;
    height: 259px;
    background: rgba(13,95,171,0.4);
    overflow: hidden;
    position: relative;
}
.blank-one,.blank-two{
    display: inline-block;
    width: 57px;
    height: 4px;
    background: rgba(13,95,171,0.4);
}
.blank-one{
    position: absolute;
    top: 20px;
    right: 11%;
}
.blank-two{
    position: absolute;
    bottom: 15px;
    left: 11%;
}
.AboutUsBox-top-bg div{
    width: 485px;
    margin: 20px auto;
    height: 216px;
    border: 4px solid #fff;
}
.AboutUsBox-top-bg div p:first-child{
    font-family: PingFang-SC-Bold;
    font-size: 60px;
    line-height: 60px;
    color: #fff;
    text-align: center;
    margin-top: 46px;
}
.AboutUsBox-top-bg div p:last-child{
    font-family: FZSHJW--GB1-0;
    font-size: 27px;
    line-height: 27px;
    color: #fff;
    text-align: center;
    margin-top: 33px;
}
.AboutUsBox-top-bg div p:last-child:before,.AboutUsBox-top-bg div p:last-child:after{
    display: inline-block;
    vertical-align: middle;
    content: "";
    width: 62px;
    height: 1px;
    background-color: #fff;
}
.AboutUsBox-top-bg div p:last-child:before{
    margin-right: 19px;
}
.AboutUsBox-top-bg div p:last-child:after{
    margin-left: 19px;
}
.AboutUsBox-introduction{
    width: 100%;
}
.IntroductionBox{
    width: 1200px;
    margin: 104px auto;
}
.IntroductionBox-l,.IntroductionBox-r{
    display: inline-block;
}
.IntroductionBox-l p span{
    font-family: PingFang-SC-Medium;
    font-size: 36px;
    line-height: 36px;
    color: #333;
}
.IntroductionBox-l p em{
    display: inline-block;
    width: 1px;
    height: 22px;
    background-color: #999;
    margin: 0 12px 0 15px;
}
.IntroductionBox-l p label{
    font-family: ArialMT;
    font-size: 24px;
    color: #cc3333;
}
.IntroductionBox-l div{
    width: 576px;
    font-family: PingFang-SC-Regular;
    font-size: 18px;
    color: #4e4e4e;
    text-align: justify;
    margin-top: 41px;
    line-height: 41px;
}
.IntroductionBox-r{
    width: 538px;
    height: 359px;
}
.IntroductionBox-r img{
    width: 100%;
    height: 100%;
}
.AboutUsBox-advantage{
    height: 450px;
    background: url("../images/aboutus-img3.png") no-repeat 100% 100%;
    /*background: url("../images/aboutus-img2.png") no-repeat 100% 100%;*/
    /*background-size: 100% 100%;*/
    /*background-color: rgba(32,114,178,0.9);*/
}
/*.AboutUsBox-advantage{*/
    /*color: #fff;*/
    /*overflow: hidden;*/
/*}*/
/*.AboutUsBox-advantage h1{*/
    /*font-family: PingFang-SC-Medium;*/
    /*font-size: 36px;*/
    /*line-height: 36px;*/
    /*text-align: center;*/
    /*margin: 32px 0 22px 0;*/
/*}*/
/*.AboutUsBox-advantage p{*/
    /*font-family: ArialMT;*/
    /*font-size: 24px;*/
    /*line-height: 24px;*/
    /*text-align: center;*/
/*}*/
/*.AboutUsBox-partner{*/
    /*height: 654px;*/
/*}*/
.AboutUsBox-partner{
    color: #333;
}
.AboutUsBox-partner h1{
    font-family: PingFang-SC-Medium;
    font-size: 36px;
    line-height: 36px;
    text-align: center;
    margin: 69px 0 20px 0;
}
.AboutUsBox-partner p{
    font-family: ArialMT;
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 56px;
}
.AboutUsBox-partner div{
    width: 1200px;
    margin: 0 auto;
}
.AboutUsBox-partner div ul li{
    float: left;
    width: 240px;
    height: 120px;
    margin-right: 80px;
    margin-bottom: 58px;
}
.AboutUsBox-partner div ul li:nth-child(4n){
    margin-right: 0;
}
/*联系我们*/
.ContactUsBox{
    width: 100%;
    background: white;
}
.ContactUsBox-top{
    width: 100%;
    height: 360px;
    background: url("../images/contactus-nanner.png") no-repeat 100% 100%;
    background-size: 100% 100%;
    overflow: hidden;
}
.ContactUsBox-top p{
    font-family: PingFang-SC-Regular;
    font-size: 56px;
    line-height: 56px;
    color: #fff;
    text-align: center;
    margin-top: 123px;
}
.ContactUsBox-top p span{
    display: inline-block;
    font-family: PingFang-SC-Heavy;
    font-size: 80px;
    font-weight: bold;
}
.linkbox{
    width: 1200px;
    margin: 0 auto;
    padding-top: 75px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow-y: hidden;
}
.linkbox-l,.linkbox-r{
    display: inline-block;
}
.linkbox-l h1{
    font-size: 20px;
    line-height: 20px;
    color: #000;
    font-weight: bold;
}
.linkbox-l h1 i{
    font-size: 30px;
}
.linkbox-l p.linkbox-l-text{
    font-family: PingFang-SC-Regular;
    font-size: 14px;
    line-height: 14px;
    color: #565656;
    margin-top: 9px;
}
.linkbox-l span{
    display: inline-block;
    width: 461px;
    font-family: PingFang-SC-Regular;
    font-size: 14px;
    line-height: 21px;
    color: #9a9a9a;
}
.linkbox-r{
    width: 681px;
    height: 392px;
    overflow: hidden;
}
.linkbox-l div{
    margin-top: 45px;
}
.linkbox-l div ul li{
    font-family: MicrosoftYaHei;
    font-size: 16px;
    line-height: 16px;
    color: #333;
    margin-bottom: 37px;
}
.linkbox-l div ul li:last-child{
    margin-bottom: 0;
    width: 500px;
    overflow: hidden;
    white-space:nowrap;
    text-overflow: ellipsis;

}
.linkbox-l div ul li em{
    display: inline-block;
    vertical-align: middle;
    font-size: 19px;
    color: #e21614;
    margin-right: 15px;
}
/*关于我们*/
.FeedbackBox{
    width: 100%;
    background: white;
}
.FeedbackBox-top{
    width: 100%;
    height: 360px;
    background: url("../images/feedback-banner.png") no-repeat 100% 100%;
    background-size: 100% 100%;
    overflow: hidden;
}
.FeedbackBox-top-bg{
    width: 1200px;
    margin: 0 auto;
}
.FeedbackBox-top-bg p{
    color: #fff;
}
.FeedbackBox-top-bg p:first-child{
    font-family: PingFang-SC-Bold;
    font-size: 72px;
    line-height: 72px;
    font-weight: 400;
    margin: 110px 0 32px 0;
}
.FeedbackBox-top-bg p:last-child{
    font-family: PingFang-SC-Regular;
    font-size: 48px;
    line-height: 48px;
    font-weight: 100;
}
.FeedbackBox-details{
    width: 741px;
    margin: 0 auto;
    padding-top: 49px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.FeedbackBox-details h1{
    text-align: center;
    font-family: PingFang-SC-Medium;
    font-size: 36px;
    line-height: 36px;
    color: #333;
}
.FeedbackBox-details p{
    text-align: center;
    font-family: ArialMT;
    font-size: 24px;
    line-height: 24px;
    margin-top: 12px;
    color: #666;
}
.FeedbackBox-details div{
    margin-top: 42px;
    font-size: 0;
}
.FeedbackBox-details div ul li:first-child{
    font-family: PingFang-SC-Regular;
    font-size: 20px;
    color: #333;
    margin-bottom: 36px;
}
.FeedbackBox-details div ul li{
    margin-bottom: 40px;
}
.FeedbackBox-details div ul li em{
    display: inline-block;
    vertical-align: middle;
    font-size: 24px;
    color: #ff0000;
    margin-right: 3px;
}
.FeedbackBox-details div ul li label{
    font-family: PingFang-SC-Regular;
    font-size: 18px;
    color: #333;
    margin-right: 16px;
}
.FeedbackBox-details div ul li select{
    width: 637px;
    height: 44px;
    font-size: 16px;
    border: solid 1px #bfbfbf;
}
.FeedbackBox-details div ul li textarea{
    display: inline-block;
    vertical-align: top;
    resize: none;
    width: 637px;
    height: 215px;
    border: solid 1px #bfbfbf;
    padding-top: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
}
.FeedbackBox-details div ul li input{
    display: inline-block;
    vertical-align: bottom;
    width: 637px;
    height: 44px;
    border: solid 1px #bfbfbf;
    font-size: 16px;
}
.FeedbackBox-details div ul li input,.FeedbackBox-details div ul li textarea,
.FeedbackBox-details div ul li select{
    padding-left: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.FeedbackBox-details button{
    border: none;
    width: 637px;
    height: 50px;
    background-color: #e21614;
    border-radius: 4px;
    color: #fff;
    margin-left: 104px;
    font-family: PingFang-SC-Medium;
    font-size: 24px;
}
/*活动*/
.ActivityBox{
    width: 100%;
    height: 3527px;
    /*height: 4700px;*/
    /*height: auto;*/
    background: url("../images/activity-bag.png") no-repeat 100% 100%;
    background-size: 100% 100%;
}
.ActivityBox-ewm{
    width: 100%;
    /*height: 658px;*/
    height: 608px;
    position: relative;
}
.ewm-div{
    width: 242px;
    height: 285px;
    background-color: #fff;
    box-shadow: 1px 4px 6px 0px
    rgba(238, 130, 85, 0.89);
    border-radius: 6px;
    padding: 23px 24px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 108px;
    right: 114px;
}
.ewm-div>div:first-child{
    margin-bottom: 16px;
}
.ewm-div>div:first-child span{
    width: 49%;
    line-height: 20px;
    display: inline-block;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #333;
    text-align: center;
    cursor: pointer;
}
.ewm-div>div:first-child span:first-child{
    border-right: 1px solid #333;
}
.ewm-div>div:first-child span.active{
    color: #fc9747;
}
.download div.ewm-div-img{
    width: 139px;
    margin: 0 auto;
    height: 139px;
}
.download div.ewm-div-img img{
    width: 100%;
    height: 100%;
}
.download p{
    font-family: MicrosoftYaHei;
    font-size: 16px;
    line-height: 16px;
    color: #333;
    text-align: center;
    margin-top: 16px;
}
.OpenAccount{
    display: block;
}
.downloadshow{
    display: none;
}
.ActivityBox-details{
    width: 1099px;
    margin: 0 auto;
}
.ActivityBox-process{
    padding-top: 52px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.process-title{
    width: 506px;
    margin: 0 auto;
    height: 52px;
}
.process-title img{
    width: 100%;
    height: 100%;
}
.process-attention{
    font-family: MicrosoftYaHei;
    font-size: 20px;
    line-height: 20px;
    margin-top: 43px;
    color: #333;
}
.Unregistered{
    width: 1099px;
    height: 347px;
    background-color: #fff;
    box-shadow: 0px 3px 13px 0px
    rgba(238, 130, 85, 0.15);
    margin-top: 16px;
}
.Unregistered div{
    display: inline-block;
}
.Unregistered>div:first-child{
    background-image: linear-gradient(-28deg, #fd961f 0%, #ffc931 100%), linear-gradient(#db3636, #db3636);
    background-blend-mode: normal, normal;
}
.Registered>div:first-child{
    background-image: linear-gradient(-28deg, #ff5700 0%, #ffab52 100%), linear-gradient(#db3636, #db3636);
    background-blend-mode: normal, normal;
}
.Registered>div:first-child,.Unregistered>div:first-child{
    width: 214px;
    height: 100%;
    text-align: center;
}
.Unregistered>div:first-child img{
    width: 62px;
    height: 65px;
    margin: 117px 0 18px 0;
}
.Unregistered>div:first-child p{
    font-family: MicrosoftYaHei-Bold;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
}
.Unregistered>div:last-child{
    width: 80%;
    vertical-align: top;
    padding: 39px 47px 0 38px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.Unregistered>div:last-child ul li{
    float: left;
    width: 33.3%;
    text-align: center;
}
.Unregistered>div:last-child ul li div.large{
    width: 190px;
    height: 190px;
    line-height: 190px;
    border-radius: 100%;
    border: solid 1px #feb62a;
    padding: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 21px;
}
.Unregistered>div:last-child ul li div.large div{
    width: 162px;
    height: 162px;
    border-radius: 100%;
    background: url("../images/conversion.png") no-repeat 100% 100%;
    background-size: 100% 100%;
}
.Registered>div:last-child ul li div.large div{
    width: 162px;
    height: 162px;
    border-radius: 100%;
    background: url("../images/registered-stepone.png") no-repeat 100% 100%;
    background-size: 100% 100%;
}
.Unregistered>div:last-child ul li.Unregistered-two div.large div{
    background: url("../images/step-two.png") no-repeat 100% 100%;
}
.Unregistered>div:last-child ul li:last-child div.large div{
    background: url("../images/step-three.png") no-repeat 100% 100%;
}
.Registered>div:last-child ul li:last-child div.large div{
    background: url("../images/registered-steptwo.png") no-repeat 100% 100%;
}
.Unregistered>div:last-child ul li p{
    width: 249px;
    color: #333;
    font-family: MicrosoftYaHei;
    font-size: 20px;
}
.ActivityBox-Winning{
    height: 515px;
    background-color: #fff;
    box-shadow: 0px 3px 13px 0px
    rgba(238, 130, 85, 0.15);
    margin-top: 140px;
    position: relative;
    padding: 90px 90px 0 90px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.Winning-title{
    position: absolute;
    left: 136px;
    top: -17%;
    width: 830px;
}
.Winning-text{
    height: 382px;
    overflow: hidden;
}
.Winning-text p{
    font-family: MicrosoftYaHei;
    font-size: 20px;
    line-height: 20px;
    color: #333;
    margin-bottom: 52px;
    clear: both;
}
.Winning-text p:last-child{
    margin-bottom: 0;
}
.Winning-text p span:first-child{
    /*margin-right: 66px;*/
    /*text-align: left;*/
    /*float: left;*/
}
.Winning-text p span:last-child{
    float: right;
}
.ActivityBox-preparation{
    margin-top: 70px;
}
.preparation-title{
    width: 506px;
    margin: 0 auto;
}
.preparation-box{
    width: 1099px;
    height: 305px;
    background-color: #fff;
    box-shadow: 0px 3px 13px 0px
    rgba(238, 130, 85, 0.15);
    margin-top: 50px;
    padding: 54px 0 0 173px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.preparation-box ul li{
    width: 160px;
    float: left;
    text-align: center;
    margin-right: 137px;
}
.preparation-box ul li:last-child{
    margin-right: 0;
}
.preparation-box ul li img{
    width: 100%;
    height: 160px;
}
.preparation-box ul li p{
    font-family: MicrosoftYaHei;
    font-size: 20px;
    line-height: 20px;
    color: #000;
    margin-top: 20px;
}
.ActivityBox-steps{
    margin-top: 74px;
}
.steps-title{
    width: 506px;
    margin: 0 auto;
}
.stepsbox{
    width: 1018px;
    margin: 0 auto;
}
.stepsbox ul li{
    float: left;
    width: 487px;
    height: 254px;
    background: url("../images/steps-sj.png") no-repeat 100% 100%;
    background-size: 100% 100%;
    padding: 20px 20px 0 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 20px;
}
.stepsbox ul li.stepsbox-two{
    background: url("../images/steps-zl.png") no-repeat 100% 100%;
}
.stepsbox ul li.stepsbox-three{
    background: url("../images/steps-sq.png") no-repeat 100% 100%;
}
.stepsbox ul li:last-child{
    background: url("../images/steps-mm.png") no-repeat 100% 100%;
}
.stepsbox ul li span{
    display: inline-block;
    width: 32px;
    line-height: 32px;
    background-color: #ffe3d5;
    border-radius: 100%;
    text-align: center;
    color: #f9550e;
    font-family: ShanghaiFace-MingziGB-Regular;
    font-size: 20px;
}
.stepsbox ul li div{
    float: right;
    max-width: 244px;
    margin-top: 76px;
}
.stepsbox ul li div p:first-child{
    font-family: MicrosoftYaHei;
    font-size: 24px;
    line-height: 24px;
    color: #000;
}
.stepsbox ul li div p:last-child{
    font-family: MicrosoftYaHei;
    font-size: 18px;
    line-height: 26px;
    color: #000;
    margin-top: 16px;
}
.activity-box{
    width: 530px;
    height: 253px;
    background-color: #fff;
    border-radius: 4px;
    overflow: hidden;
    padding-top: 76px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.activity-box>span:first-child{
    font-size: 14px;
    color: #333;
    cursor: pointer;
    position: absolute;
    top: 14px;
    right: 16px;
}
.activity-box p{
    width: 374px;
    margin: 0 auto;
}
.activity-box p em{
    display: inline-block;
    vertical-align: top;
    color: #fc6417;
    font-size: 21px;
    margin-right: 13px;
    transform: translateY(8px);
}
.activity-box p span{
    display: inline-block;
    width: 340px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    line-height: 32px;
    color: #333;
}
.activity-box button{
    border: none;
    width: 102px;
    height: 37px;
    border-radius: 4px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #fc6417;
}
.activity-box div{
    width: 217px;
    margin: 45px auto;
    font-size: 0;
    overflow-y: hidden;
}
.activity-box div button:first-child{
    margin-right: 13px;
    background-color: #fc6417;
    box-shadow: 0px 3px 8px 0px
    rgba(252, 100, 23, 0.25);
    color: #fff;
}
/*.activity-box div button:first-child a{*/
/*    color: #fff;*/
/*}*/
.activity-box div button:last-child{
    border: solid 1px #fc6417;
    color: #fc6417;
    background: transparent;
}




/*后期修改样式*/
.CompanyDetails-form-xiugai{
    color: #00bf00;
    line-height: 30px;

}
.MyCollection-head-radio{
    margin-right: 5px;
}
.MyCollection-head-radio input{
    width: 19px;
    height: 19px;
    position: relative;
    margin-right: 5px;
    box-sizing: border-box;
}
.MyCollection-head-radio input[type=radio]:before{
    content: '';
    display: inline-block;
    width: 19px;
    height: 19px;
    border: 1px solid #c0c0c0;
    position: absolute;
    left: 0;
    top: 0;
    box-sizing: border-box;
    border-radius: 19px;
    background: #fff;
    z-index: 10;
}
.MyCollection-head-radio input[type=radio]:checked:after{
    content: '';
    width: 19px;
    height: 19px;
    border: 1px solid #c0c0c0;
    display: inline-block;
    background: url(../images/riows.png) no-repeat center center;
    z-index: 100;
    position: absolute;
    left: 0;
    top: 0;
    box-sizing: border-box;
    border-radius: 19px;
}
.BookDetails-comment-box-text .timeText{
    color: #c0c0c0;
    margin-left: 35px;
}
.huifu button{
    width: 60px;
    height: 30px;
    background: #fff;
    color: #fb1515;
    font-size: 14px;
    border: 1px solid #eee;
    margin-top: 15px;
}
.huifu textarea{
    border: 1px solid #eee;
    padding: 10px 15px;
    box-sizing: border-box;
    margin-top: 15px;
    height: 100px;
    width: 100%;
    resize: none;
}
/*有无账号登录*/
.AccountBox{
    width: 100%;
    padding-top: 61px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.AccountBox-div{
    width: 800px;
    margin: 0 auto;
    height: 690px;
}
.AccountBox-div-top{
    height: 30px;
    padding-bottom: 9px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 2px solid #ececec;
}
.AccountBox-div-top ul li{
    float: left;
    width: 50%;
    height: 28px;
    text-align: center;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    color: #666;
    cursor: pointer;
    border-bottom: 2px solid #ececec;
}
.AccountBox-div-top ul li.active{
    color: #e21614;
    border-bottom: 2px solid #e21614;
}
.AccountBox-div-top ul li em{
    color: #ececec;
    font-size: 22px;
    margin-right: 18px;
}
.AccountBox-div-top ul li.active em{
    color: #e21614;
}
.AccountBox-div-noAccount{
    width: 400px;
    margin: 0 auto;
    padding-top: 31px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.AccountBox-div-noAccount>div:first-child{
    width: 400px;
    height: 58px;
    background-color: #f6f6f6;
    padding: 13px 0 13px 23px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 42px;
}
.AccountBox-div-noAccount>div:first-child div{
    display: inline-block;
    vertical-align: middle;
    width: 305px;
    font-family: MicrosoftYaHei;
    font-size: 12px;
    color: #353535;
}
.AccountBox-div-noAccount>div:first-child img{
    display: inline-block;
    vertical-align: middle;
    width: 28px;
    height: 28px;
    margin-right: 13px;
}
.AccountBox-div-noAccount ul li{
    width: 400px;
    line-height: 54px;
    background-color: #fff;
    border: solid 1px #ddd;
    margin-bottom: 31px;
    padding-left: 22px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.AccountBox-div-noAccount ul li label{
    display: inline-block;
    width: 120px;
    vertical-align: middle;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #666;
    text-align: left;
}
.AccountBox-div-noAccount ul li input{
    border: none;
    display: inline-block;
    vertical-align: middle;
    padding-left: 9px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.AccountBox-div-noAccount-tel label{
    border-right: solid 1px #ddd;
}
.AccountBox-div-noAccount-input input{
    width: 18px;
    height: 18px;
    background-color: #e5e5e5;
    border: solid 1px #ddd;
}
.AccountBox-div-noAccount-input label{
    font-family: MicrosoftYaHei;
    font-size: 12px;
    color: #666;
    margin-left: 10px;
    cursor: pointer;
}
.AccountBox-div-noAccount-input label em{
    color: #00a0e9;
}
.AccountBox-div-noAccount>div:last-child{
    padding-top: 31px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.AccountBox-div-noAccount div:last-child button{
    width: 400px;
    height: 54px;
    border: solid 1px #e21614;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #e21614;
    background: white;
}
.AccountBox-div-noAccount div:last-child button:first-child{
    background-color: #e21614;
    color: #fff;
    margin-bottom: 30px;
}
.AccountBox-div-noAccount-yzm{
    border: none!important;
    padding-left: 0!important;
}
.AccountBox-div-noAccount-yzm div{
    display: inline-block;
    width: 270px;
    border: solid 1px #ddd;
    padding-left: 22px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.AccountBox-div-noAccount-yzm button{
    display: inline-block;
    border: solid 1px #e21614;
    width: 120px;
    height: 44px;
    background-color: #fff;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #666;
    margin: 7px 0 5px 10px;
}
.AccountBox-div-Account-show{
    display: block;
}
.AccountBox-div-Account-hide{
    display: none;
}
.AccountBox-div-noAccount-input span{
    font-family: MicrosoftYaHei;
    font-size: 12px;
    color: #666;
    cursor: pointer;
}
/*帮助中心*/
.HelpCenter{
    width: 100%;
    height: 100%;
}
.HelpCenterBox{
    width: 1200px;
    margin: 0 auto;
    background: white;
    padding-top: 29px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.HelpCenterBox-left{
    width: 200px;
}
.HelpCenterBox-left ul li {
    line-height: 60px;
    font-family: MicrosoftYaHei;
    font-size: 20px;
    color: #333;
    text-align: center;
    position: relative;
    cursor: pointer;
}
.HelpCenterBox-left ul li.active{
    color: #e21614;
    background-color: #f8f8f8;
}
.HelpCenterBox-left ul li.active:after{
    display:inline-block;
    content: "";
    width:0;
    height:0;
    border-width: 8px 0 8px 9px;
    border-style:solid;
    border-color:transparent transparent transparent #e64342;
    position: absolute;
    right: 16%;
    top: 37%;
}
.HelpCenterBox-right{
    width: 966px;
}
.AccountProblem-title{
    line-height: 59px;
    border-bottom: 1px solid #dadada;
    font-family: MicrosoftYaHei;
    font-size: 20px;
    color: #333;
}
.AccountProblem-text{
    padding-top: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.AccountProblem-text-s>p:first-child{
    font-family: MicrosoftYaHei;
    font-size: 18px;
    color: #333;
    margin-bottom: 24px;
}
.AccountProblem-text-s ul li p{
    font-family: MicrosoftYaHei;
    font-size: 16px;
    line-height: 16px;
    color: #595959;
}
.AccountProblem-text-s ul li p:last-child{
    margin: 25px 0;
}
.AccountProblem-text-s ul li:last-child p{
    margin-bottom: 0;
}
.AccountProblem-text .AccountProblem-text-s:not(:first-child){
    margin-top: 40px;
}
.ProblemBox{
    display: none;
}
.ProblemActive{
    display: block;
}
/*404页面*/
.NonExistent{
    width: 100%;
    height: 100%;
    background: white;
    padding-top: 146px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.NonExistent-box{
    width: 1200px;
    margin: 0 auto;
}
.NonExistent-box-left{
    width: 354px;
}
.NonExistent-box-left>img:first-child{
    width: 154px;
    height: 139px;
}
.NonExistent-box-left-text{
    padding-top: 256px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.NonExistent-box-left-text p{
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #999;
}
.NonExistent-box-left-text p:first-child{
    font-family: MicrosoftYaHei;
    font-size: 22px;
    color: #1b78d5;
    margin-bottom: 27px;
}
.NonExistent-box-left-text p:last-child{
    margin-top: 27px;
}
.NonExistent-box-left-btn{
    padding-top: 34px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.NonExistent-box-left-btn button{
    width: 108px;
    height: 36px;
    border-radius: 18px;
    border: solid 1px #ff3333;
    background: white;
    color: #ff3333;
}
.NonExistent-box-left-btn button:last-child{
    background-color: #ff3333;
    color: #fff;
}
.NonExistent-box-right{
    width: 592px;
    padding-top: 76px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.NonExistent-box-right img{
    width:100%;
    height: 549px;
}
/*首页内容*/
.HomePage{
    width: 100%;
    height: 100%;
    background: white;
}
.HomePageBox{
    width: 1200px;
    margin: 0 auto;
    padding-top: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.HomePageBox-left{
    width: 783px;
    overflow-y: hidden;
}
.HomePageBox-left-carousel{
    width: 100%;
    /*height: 335px;*/
}
.index-Bnnaer{
    width: 100%;
    height: 335px;
    overflow: hidden;
    max-width: 1910px;
    /*margin: 0 auto;*/
}
.index-Bnnaer{
    width: 100%;
    height: 335px;
    overflow: hidden;
    position: relative;
}
.index-Bnnaer .lunbox{
    position: absolute;
    left: 0;
    top: 0;
    width: 10000px;
    height: 335px;
}
.index-Bnnaer .lunbox li{
    float: left;
    width:  783px;
    height: 335px;
    overflow: hidden;
}
.index-Bnnaer .lunbox li a{
    display: block;
}
.index-Bnnaer .lunbox li a img{
    display: block;
    width: 100%;
    height: 335px;
}
.index-Bnnaer-title{
    width: 783px;
    line-height: 39px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    padding-left: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: rgba(0,0,0,0.5);
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
}
.HomePageBox-left-imformation{
    margin-top: 26px;
}
.imformation-list{
    width: 100%;
    height: 50px;
    background-color: #f9f9f9;
    border-top: solid 1px #e21614;
}
.imformation-list ul li{
    float: left;
    min-width: 32px;
    line-height: 50px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #333;
    text-align: center;
    cursor: pointer;
    padding: 0 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.imformation-list ul li.active{
    background-color: #e21614;
    color: #fff;
}
.imformation-text-list-div{
    display: none;
}
.imformation-text-list-show{
    display: block;
}
.imformation-text-list-more{
    width: 781px;
    line-height: 60px;
    background-color: #fff;
    border: solid 1px #dcdcdc;
    text-align: center;
    margin-top: 26px;
    cursor: pointer;
}
.imformation-text-list-more:active{
    opacity: 0.5;
}
.imformation-text-list-more em{
    display: inline-block;
    font-size: 17px;
    margin-right: 13px;
}
.imformation-text-list ul li{
    width: 100%;
    padding: 20px 27px 20px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #f1f1f1;
    overflow-y: hidden;
}
.imformation-text-list-div-qqzb ul li span{
    display: inline-block;
    vertical-align: top;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #e21614;
}
.imformation-text-list-div-qqzb ul li span:before{
    display: inline-block;
    vertical-align: middle;
    content: "";
    width: 6px;
    height: 6px;
    background-color: #e21614;
    border-radius: 100%;
    transform: translateY(-2px);
    margin-right: 10px;
}
.imformation-text-list-div-qqzb ul li span:after{
    display: inline-block;
    vertical-align: middle;
    content: "";
    width: 1px;
    height: 15px;
    background: #bbb;
    margin-left: 14px;
    transform: translateY(-2px);
}
.imformation-text-list-div-qqzb ul li p{
    display: inline-block;
    width: 662px;
    margin-left: 22px;
    text-align: justify;
}
.imformation-text-list-box div{
    display: inline-block;
}
.imformation-text-list-box div.list-img{
    width: 213px;
    height: 125px;
    vertical-align: top;
}
.imformation-text-list-box  div.list-img img{
    width: 100%;
    height: 100%;
}
.imformation-text-list-box-t{
    width: 523px;
}
.imformation-text-list-box-t p:first-child{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 19px;
    padding-top: 11px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 16px;
}
.imformation-text-list-box-t p:first-child a{
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #333;
    font-weight: 600;
}
.imformation-text-list-box-t-p{
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    line-height: 24px;
    color: #999;
    -webkit-box-orient: vertical;
    margin-bottom: 20px;
}
.imformation-text-list-box-t p:last-child{
    font-family: MicrosoftYaHei;
    font-size: 16px;
    line-height: 16px;
    color: #999;
}
.imformation-text-list-box-t p:last-child span:last-child label{
    margin-right: 20px;
}
.imformation-text-list-box-t p:last-child span:last-child em{
    margin-right: 10px;
    font-size: 17px;
    color: #a7a7a7;
}
.imformation-text-list-box-nopic div{
    width: 100% !important;
}
.imformation-text-list-sx{
    height: 58px;
    line-height: 58px;
    text-align: right;
    padding-right: 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #f1f1f1;
}
.imformation-text-list-sx ol li{
    display: inline-block;
    margin-left: 23px;
}
.imformation-text-list-sx ol li em{
    margin-right: 7px;
}
.HomePageBox-right{
    /*margin-top: 12px;*/
}
.HomePageBox-right-title{
    width: 380px;
    height: 49px;
    line-height: 49px;
    background-color: #f3f3f3;
}
.right-title-box{
    width: 100%;
    overflow: hidden;
    text-align: center;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.right-title-box h3{
    display: inline-block;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    color: #e21614;
    /*line-height: 18px;*/
    height: 28px;
}
.right-title-box p{
    line-height: 28px;
    font-size: 16px;
    color: #999999;
}
.right-title-box h3:before{
    content: '';
    display: inline-block;
    width: 6px;
    height: 16px;
    background: #E21614;
    vertical-align: middle;
    margin-right: 16px;
}
.right-title-box a{
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #333333;
    /*line-height: 28px;*/
}
.right-title-box a:hover{
    color: #e21614;
}
.right-title-box ul{
    display: inline-block;
}
.right-title-box ul li{
    float: left;
    font-size: 20px;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 2px solid #333333;
    color: #666;
    line-height: 20px;
}
.right-title-box ul li:last-child{
    border-right: none;
    margin-right: 0;
    padding-right: 0;
}
.right-title-box ul li:hover{
    cursor: pointer;
}
.right-title-box ul .active{
    color: #e21614;
}
.HomePageBox-right-ranking>div:last-child{
    margin-top: 17px;
}
.HomePageBox-right-ranking div:last-child ul li span{
    display:inline-block;
    vertical-align: middle;
    width: 21px;
    height: 21px;
    background-color: #bcbcbc;
    color: #fff;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    text-align: center;
    margin-right: 13px;
}
.HomePageBox-right-ranking div:last-child ul li{
    margin-bottom: 21px;
}
.HomePageBox-right-ranking div:last-child ul li:last-child{
    margin-bottom: 0;
}
.HomePageBox-right-ranking div:last-child ul li label{
    display: inline-block;
    vertical-align: middle;
    font-family: MicrosoftYaHei;
    width: 347px;
    font-size: 16px;
    color: #333;
    white-space:nowrap;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    overflow:hidden;
}
.HomePageBox-right-IndustryInformation,.HomePageBox-right-CaseBeating{
    margin-top: 25px;
}
.IndustryInformation-box>div:first-child{
    height: 50px;
    border-bottom: 1px solid #e4e4e4;
}
.IndustryInformation-box>div:first-child ul li{
    line-height: 49px;
    float: left;
    min-width: 87px;
    text-align: center;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #333;
    cursor: pointer;
    margin-right: 10px;
}
.IndustryInformation-box>div:first-child ul li:last-child{
    margin-right: 0;
}
.IndustryInformation-box>div:first-child ul li em{
    margin-left: 8px;
    font-size: 15px;
    color: #818181;
}
.IndustryInformation-box>div:first-child ul li.active{
    border-bottom: 1px solid #e21614;
}
.IndustryInformation-box-list-hide{
    display: none;
}
.IndustryInformation-box-list-show{
    display: block;
}
.IndustryInformation-box-list{
    padding-top: 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.IndustryInformation-box-list ul li{
    font-family: MicrosoftYaHei;
    font-size: 16px;
    line-height: 16px;
    color: #333;
    width: 377px;
    white-space:nowrap;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    overflow:hidden;
    cursor: pointer;
    margin-bottom: 26px;
}
.IndustryInformation-box-list ul li:last-child{
    margin-bottom: 0;
}
.IndustryInformation-box-list ul li:before{
    display: inline-block;
    vertical-align: middle;
    content: "·";
    margin-right: 16px;
}

.CaseBeating-box{
    padding-top: 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.CaseBeating-box ul li{
    line-height: 17px;
    width: 377px;
    white-space:nowrap;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    overflow:hidden;
    cursor: pointer;
    margin-bottom: 26px;
}
.CaseBeating-box ul li a{
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #333;
}
.CaseBeating-box ul li:last-child{
    margin-bottom: 0;
}
.CaseBeating-box ul li:before{
    display: inline-block;
    vertical-align: middle;
    content: "·";
    margin-right: 16px;
}
.recommendation-box>div:first-child{
    height: 50px;
    border-bottom: 1px solid #e4e4e4;
}
.recommendation-box>div:first-child ul li{
    line-height: 49px;
    float: left;
    min-width: 87px;
    text-align: center;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #333;
    cursor: pointer;
    margin-right: 10px;
}
.recommendation-box>div:first-child ul li:last-child{
    margin-right: 0;
}
.recommendation-box>div:first-child ul li em{
    margin-left: 8px;
    font-size: 15px;
    color: #818181;
}
.recommendation-box>div:first-child ul li.active{
    border-bottom: 1px solid #e21614;
}
.recommendation-box-list-hide{
    display: none;
}
.recommendation-box-list-show{
    display: block;
}
.recommendation-box-list{
    margin-top: 20px;
}
.recommendation-box-list ul li{
    width: 379px;
    border: solid 1px #eee;
    margin-bottom: 16px;
}
.recommendation-box-list ul li:last-child{
    margin-bottom: 0;
}
.recommendation-box-list ul li div{
    height: 65px;
}
.recommendation-box-list ul li div:first-child{
    padding: 11px 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: solid 1px #eee;
}
.recommendation-box-list ul li div:first-child img{
    display: inline-block;
    width: 108px;
    height: 41px;
    background: #7f7f7f;
    margin-right: 13px;
}
.recommendation-box-list ul li div:first-child span{
    display: inline-block;
    vertical-align: middle;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    line-height: 16px;
    color: #333;
    width: 224px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.recommendation-box-list ul li div:last-child{
    line-height: 65px;
    padding: 0 10px 0 17px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.recommendation-box-list ul li div:last-child span{
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #e21614;
}
.recommendation-box-list ul li div:last-child button{
    border: none;
    width: 106px;
    height: 31px;
    background-color: #e21614;
    border-radius: 4px;
    color: #fff;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    transform: translateY(50%);
}
.erweiBox{
    width: 227px;
    height: 230px;
    background: #fff;
    padding: 5px;
    box-sizing: border-box;
}
.erweiBox h3{
    text-align: center;
    line-height: 32px;
}
.erweiBox h3 span{
    margin-right: 5px;
}
.HomePageBox-SideEdge{
    display: none;
    position: fixed;
    right: 30px;
    top: 519px;
}
.HomePageBox-SideEdge ul li{
    width: 48px;
    height: 48px;
    background-color: #fff;
    border-radius: 4px;
    border: solid 1px #ccc;
    text-align: center;
}
.HomePageBox-SideEdge ul li:first-child{
    background-color: #e21614;
    color: #fff;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    line-height: 16px;
    padding: 7px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.HomePageBox-SideEdge ul li em{
    display: inline-block;
    color: #e21614;
    font-size: 31px;
}
.HomePageBox-SideEdge ul li:not(:first-child){
    padding: 9px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.HomePageBox-SideEdge ul li:last-child{
    margin-bottom: 1px;
}
.HomePageBox-SideEdge ul li:last-child{
    margin-top: 67px;
}
.HomePageBox-SideEdge ul li:last-child em{
    color: #999;
}
.HomePageBox-SideEdge-top{
    width: 48px;
    height: 48px;
    line-height: 48px;
    background-color: #fff;
    border-radius: 4px;
    border: solid 1px #ccc;
    text-align: center;
}
.HomePageBox-SideEdge-top em{
    display: inline-block;
    color: #999;
    font-size: 31px;
}
/*从业人员资格查询*/
.EmployeeQualification,.PersonalDetails{
    width: 100%;
    height: 100%;
}
.EmployeeQualificationBox,.PersonalDetailsBox{
    width: 1200px;
    margin: 0 auto;
    padding-top: 31px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.EmployeeQualificationBox .index-Title div{
    display: inline-block;
    height: 29px;
}
.EmployeeQualificationBox .index-Title div input{
    display: inline-block;
    vertical-align: top;
    width: 326px;
    height: 29px;
    padding-left: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.EmployeeQualificationBox .index-Title div button{
    border: none;
    width: 74px;
    height: 29px;
    background-color: #e21614;
    color: #fff;
    font-family: MicrosoftYaHei;
    font-size: 16px;
}
.EmployeeQualificationBox-table{
    padding-top: 22px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.EmployeeQualificationBox-table table{
    width: 100%;
}
.EmployeeQualificationBox-table table thead{
    height: 40px;
    background-image: linear-gradient(0deg, #e21614 0%, #ff4e4c 100%),
    linear-gradient(#ff8483, #ff8483);
    background-blend-mode: normal, normal;
    border: solid 1px #e21614;
}
.EmployeeQualificationBox-table table thead tr td{
    text-align: center;
    height: 40px;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    color: #fff;
}
.EmployeeQualificationBox-table table tbody tr td{
    height: 40px;
    background-color: #fff;
    border: solid 1px #ababab;
    text-align: center;
    color: #333;
    font-family: MicrosoftYaHei;
    font-size: 16px;
}
.EmployeeQualificationBox-table table tbody tr td:first-child a{
    color: #e21614;
}
.EmployeeQualificationBox-table-color td{
    background-color: #fff8f8!important;
}
/*个人详情信息*/
.PersonalDetailsBox-table{
    padding-top: 19px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.PersonalDetailsBox-table table{
    width: 100%;
}
.PersonalDetailsBox-table-one thead tr td,.PersonalDetailsBox-table-two thead tr td{
    width: 100%;
    height: 40px;
    background-color: #fff8f8;
    border: solid 1px #ababab;
    text-align: center;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    color: #333;
}
.PersonalDetailsBox-table-one tbody tr td {
    width: 202px;
    height: 40px;
    background-color: #fff;
    border: solid 1px #ababab;
    text-align: center;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #333333;
}
.PersonalDetailsBox-table-one tbody tr td img{
    width: 150px;
    height: 150px;
    margin: 10px;
}
.PersonalDetailsBox-table-one tbody .PersonalDetailsBox-table-color{
    width: 323px;
    background-color: #fff8f8;
    text-align: left;
    padding-left: 21px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.PersonalDetailsBox-table-two thead tr td{
    border-top: none;
}
.PersonalDetailsBox-table-two tbody tr:first-child td{
    width: 202px;
    height: 40px;
    background-color: #fff;
    border: solid 1px #ababab;
    text-align: center;
}
.PersonalDetailsBox-table-two tbody tr td{
    width: 201px;
    height: 40px;
    background-color: #fff8f8;
    border: solid 1px #ababab;
    text-align: center;
}
/*手机号码解绑*/
.PhoneNumber{
    width: 546px;
    /*height: 397px;*/
    background-color: #fff;
    border-radius: 4px;
    padding-bottom: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow-y: hidden;
}
.PhoneNumber>p:first-child{
    height: 46px;
    padding: 21px 21px 11px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.PhoneNumber>p:first-child em{
    font-size: 14px;
    color: #333;
    cursor: pointer;
}
.PhoneNumberBox{
    width: 350px;
    margin: 0 auto;
}
.PhoneNumberBox h1,.PhoneNumberBox p{
    text-align: center;
}
.PhoneNumberBox h1{
    font-family: MicrosoftYaHei;
    font-size: 18px;
    line-height: 18px;
    color: #333;
}
.PhoneNumberBox  p{
    font-family: MicrosoftYaHei;
    font-size: 16px;
    line-height: 16px;
    color: #999;
    margin: 28px 0 53px 0;
}
.PhoneNumberBox div{
    border-bottom: 1px solid #eee;
    padding-bottom: 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.PhoneNumberBox div input{
    border: none;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    /*color: #999;*/
}
.PhoneNumberBox-yzm{
    margin-top: 41px;
}
.PhoneNumberBox-yzm label{
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #e21614;
    cursor: pointer;
}
.PhoneNumberBox-yzm label:active{
    opacity: 0.5;
}
.PhoneNumberBox button{
    width: 154px;
    height: 37px;
    background-color: #e21614;
    box-shadow: 0px 3px 8px 0px rgba(226, 22, 20, 0.25);
    border-radius: 4px;
    color: white;
    margin: 0 auto;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    margin-top: 53px;
    border: none;
    display: block;
}
.SocialAccounts{
    width: 546px;
    height: 242px;
    background-color: #fff;
    border-radius: 4px;
}
.SocialAccounts>p:first-child{
    height: 46px;
    padding: 21px 21px 11px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.SocialAccounts>p:first-child em{
    font-size: 14px;
    color: #333;
    cursor: pointer;
}
.SocialAccountsBox{
    width: 424px;
    margin: 0 auto;
}
.SocialAccountsBox p{
    font-family: MicrosoftYaHei;
    font-size: 16px;
    line-height: 16px;
    color: #333;
}
.SocialAccountsBox p:first-child{
    font-family: MicrosoftYaHei;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    margin-bottom: 47px;
}
.SocialAccountsBox button{
    float: left;
    width: 154px;
    height: 37px;
    border-radius: 4px;
    border: solid 1px #e21614;
    background: transparent;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #e21614;
}
.SocialAccountsBox button:last-child{
    background-color: #e21614;
    box-shadow: 0px 3px 8px 0px
    rgba(226, 22, 20, 0.25);
    color: #fff;
}
.SocialAccountsBox-text{
    margin-bottom: 50px;
}
.SocialAccountsBox-btn{
    margin: 0 35px 0 41px;
}
/*宣传页*/
.PublicityPage{
    width: 100%;
    height: 100%;
}
.PG-top{
    width: 100%;
    height: 674px;
    background: url("../images/xuanchuanyetop-bg.png") no-repeat 100% 100%;
    background-size: 100% 100%;
    padding-top: 274px;
    box-sizing: border-box;
}
.PG-top-ewm{
    width: 446px;
    height: 357px;
    background: url("../images/xuanchuanyetop-div-bg.png") no-repeat 100% 100%;
    background-size: 100% 100%;
    margin: 0 auto;
    padding-top: 37px;
    box-sizing: border-box;
}
.ewm-box{
    width: 234px;
    margin: 0 auto;
    height: 234px;
    background-color: #fff;
    text-align: center;
    padding: 30px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 17px;
}
.ewm-box img{
    display: inline-block;
    width: 172px;
    height: 172px;
    background: #7f7f7f;
}
.PG-top-ewm p{
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
}
.PG-top-ewm>p:last-child{
    font-size: 20px;
    line-height: 20px;
}
.PG-Box{
    width: 100%;
    height: 2440px;
    background: url("../images/partnerregistrationbox-bg.png") no-repeat 100% 100%;
    background-size: 100% 100%;
    padding-top: 148px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.PG-Box-top{
    width: 1100px;
    margin: 0 auto;
}
.PG-Box-top ul{
    overflow-y: hidden;
}
.PG-Box-top>img:first-child{
    width: 768px;
    display: block;
    margin: 0 auto;
    margin-bottom: 88px;
}
.PG-Box-top ul li{
    float: left;
    width: 260px;
    height: 420px;
    background: url("../images/redianbankuai.png") no-repeat 100% 100%;
    background-size: 100% 100%;
    margin-right: 20px;
    padding-top: 327px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.PG-Box-top ul li:last-child{
    margin-right: 0;
}
.PG-Box-top ul li:first-child{
    background: url("../images/shizhanjiqiao.png") no-repeat 100% 100%;
}
.PG-Box-top ul li:nth-child(2){
    background: url("../images/zhanfaanli.png") no-repeat 100% 100%;
}
.PG-Box-top ul li:last-child{
    background: url("../images/kechengfenxi.png") no-repeat 100% 100%;
}
.PG-Box-top ul li p{
    width: 220px;
    margin: 0 auto;
    line-height: 60px;
    background-color: #002283;
    text-align: center;
    cursor: pointer;
}
.PG-Box-top ul li p:active{
    opacity: 0.5;
}
.PG-Box-top ul li p span{
    font-size: 30px;
    font-weight: bold;
    background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(246, 251, 255, 1)), to(rgba(80, 186, 255, 1)));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.PG-Box-middle{
    padding-top: 149px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 1100px;
    margin: 0 auto;
}
.PG-Box-middle>img:first-child{
    width: 768px;
    margin: 0 auto;
    display: block;
    margin-bottom: 88px;
}
.middleBox{
    width: 100%;
    height: 366px;
    position: relative;
}
.middleBox div{
    width: 50%;
    height: 100%;
    background-color: #103da4;
    padding-top: 57px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.middleBox div:first-child{
    border-radius: 10px 0px 0px 10px;
    background-color: #073195;
}
.middleBox div:last-child{
    border-radius: 0px 10px 10px 0px;
}
.middleBox div p{
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(246, 251, 255, 1)), to(rgba(80, 186, 255, 1)));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 44px;
}
.middleBox div p:last-child{
    margin-bottom: 0;
}
.middleBox img{
    width: 134px;
    height: 134px;
    position: absolute;
    top: 30%;
    left: 44%;
}
.PG-Box-bottom{
    width: 890px;
    margin: 0 auto;
    height: 484px;
    background: url("../images/jihuiburongcuoguo.png") no-repeat 100% 100%;
    background-size: 100% 100%;
    margin-top: 126px;
}
.PG-Box-zc{
    display: block;
    text-align: center;
    font-size: 40px;
    line-height: 40px;
    color: #fff;
    margin-top: 140px;
    text-decoration:underline;
}