@charset "utf-8";
/* CSS Document */
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,per,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;border:0;list-style:none;font-family: "Poppins regular";font-size: 15px;}
body{background: #ffffff;}
table border-collapse:collapse; border-spacing:0;
fieldset,img {border:0;}
iframe{
    border-width: 0px;
    border-style: inset;
    border-color: initial;
    border-image: initial;}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
tr{border:none;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal; font-weight:normal;}
ol,ul,li {list-style:none;}
a { outline:none;}
a {star:expression(this.onFocus=this.blur());}
a img {border: none;outline: none;}
a{color: blue;text-decoration:none;font-family: "Poppins regular";font-weight:400;}
a:hover {color:#006bb3;}
p{color:#333;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}
td {color:#333; font-size:16px;}
.clearfix {zoom:1;}
.clearfix:after {content:'';display:block;clear:both;height:0px;}
input::-webkit-input-placeholder{
    color:#c6c9dc;
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#c6c9dc;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#c6c9dc;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color:#c6c9dc;
}

textarea::-webkit-input-placeholder{
    color:#c6c9dc;
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#c6c9dc;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#c6c9dc;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color:#c6c9dc;
}
.double_box{margin-right: 0px!important;}
.normal_p{
    font-size: 15px;
    line-height:30px;
    color:#333;
    margin-bottom: 10px;
}

.p1{
    font-size: 15px;
    line-height:30px;
    color:#333;
    margin-bottom: 10px;
}
.p1 span{
    font-family: Poppins SemiBold;
}

.main_content{
    width:1200px;
    margin: 0px auto;
}


/*nav*/
.header{}
.header_top{
    height: 170px;
}
.conference_name{
    float: left;
    margin-top: 24px;
}
.conference_name img{}
.header_more{
    float: right;
    display: inline-block;
    background: #0489bf;
    line-height: 34px;
    padding: 0px 16px;
    border-radius: 0px 0px 10px 10px;
}
.header_more a{
    color: #ffffff;
}
.header_more a:hover{
    color:#ffffff;
}
.nav{
    background: #0489bf;
    border-top: 4px solid #159bd2;
}
.nav_ul{}
.nav_ul li{
    float: left;
    line-height: 56px;
    position: relative;
}
.nav_ul li:hover{
    background: #159bd2;
}
.first_menu {
    color: #fff;
    font-size: 18px;
    display: block;
    padding: 0px 17px;
    font-family: Poppins SemiBold;
}
.first_menu:hover {
    color:#fff;
}
.active{
    background: #159bd2;
}
.link2 {
    color: blue;
}

/*abstract*/
.abstract_blcok{
    margin-top: 15px;
}
.abstract_img{
    float: left;
    width: 144px;
    background: #e9e9e9;
    position: relative;
    padding: 5px;
    box-sizing: border-box;
}
.abstrct_img1{}
.red_card{
    position: absolute;
    left: 0;
    top: 0;
}
.abstract_title {
    float: left;
    width: 780px;
    border: 1px solid #dbdbdb;
    height: 196px;
    padding: 48px 22px 18px;
    box-sizing: border-box;
}

.abstrct_img1 {
    width: 134px;
}
.abstract_title .abstract_p{margin-bottom: 10px;font-size: 16px;color: #333;}
.abstract_title .abstract_p a{}
.abstract_img a{
    display: block;
    height: 187px;
}

/*journal*/
.journal{margin-top: 20px;}
.journal li{float:left;width: 585px;padding:15px 9px 15px 15px;margin: 0px 30px 28px 0;border-radius: 4px;height: 180px;background: #fff;box-sizing: border-box;border: 1px solid #deebf7;}
.journal-img{float:left;margin-right: 20px;}
.journal-img img{width:114px;}
.journal-text {
    float: left;
    width: 425px;
    font-size: 14px;
}
.journal-text p b{font-family: Poppins SemiBold;}
.journal-text p.p3{font-weight:600;padding-bottom: 12px;font-size: 15px;font-family: Poppins SemiBold;}
.link p{font-size: 15px;line-height: 25px;}
.journal_link{}
.journal-text p.p2{color:#222;font-weight:600;}
.journal-text a{color:#0000cc;font-size: 15px;display:block;margin-top: 10px;}
.journal-text span{color:#222;font-size:12px;display:block;}

/*footer*/
.footer{
    background: #002e5b;
    padding: 24px 0px;
}
.middle_footer{
    width: 1200px;
    margin: 0px auto;
}
.footer1, .footer2, .footer3, .footer4, .footer5{
    float: left;
    margin-right: 45px;
}
.footer1{width: 200px;}
.footer2{
    width: 236px;
}
.footer3{
    width: 385px;
    margin-right: 45px;
}
.footer4{
    width: 240px;
    margin-right: 0;
}
.footer5{
    margin-right: 0;
    margin-top: 28px;
}
.foot_p1{
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 10px;
    font-family: Poppins SemiBold;
}
.foot_link{
    color: #cae2fa;
    line-height: 34px;
    font-size: 13px;
}
.foot_link:before{
    content:"";
    background: url(http://image.conference123.net/conference/2023/iceece/foot_trange.png) no-repeat left top;
    width: 14px;
    height: 9px;
    display: inline-block;
}
.foot_link a{
    color: #cae2fa;
}
.bx_code{
    text-align: center;
}
.bx_code img{
    width: 126px;
}
.bx_code p{
    color: #e5e5e5;
}
.bottom {
    width: 100%;
    height: 60px;
    line-height:60px;
    background: #021d3a;
    text-align: center;
    color: #ffffff;
}
.bottom p{color:#ffffff;font-size: 14px;}


/*second_page*/
.contain{
    padding: 20px 0px 50px;
    min-height: 400px;
}
.page_title{
    width: 1130px;
    margin: 0px auto 30px;
    border-bottom: 1px solid #b4b4b4;
    text-align: center;
    line-height: 80px;
}
.page_title h1{
    font-size: 32px;
    color:#333;
}

.first_title{

    margin-bottom: 14px;
}
.first_title h3{font-size: 24px;color: #333;}
.title_line2 {

    display: inline-block;

    width: 35px;

    height: 6px;

    background: #f0801a;

    border-radius: 3px;

    margin-top: 12px;
}
.center_content{}
.page_box{
    margin-top: 45px;
}

.normal_ul{
    padding-left: 21px;
    margin-bottom: 6px;
}
.normal_ul li{
    list-style: disc;
    color: #333;
    line-height: 32px;
}
.page_bg{
    background: #edf6ff;
    padding: 30px 0px;
}

.second_title{
    font-size:16px;
    margin-bottom: 10px;
    font-family: Poppins SemiBold;
}


.header_login {
    float: right;
    display: inline-block;
    background: #f0801a;
    line-height: 34px;
    padding: 0px 14px;
    border-radius: 0px 0px 10px 10px;
    margin-left: 18px;
}

.header_login a {
    color: #fff;
}
.header_change{
    float: right;
    display: inline-block;
    background: #0489bf;
    line-height: 34px;
    padding: 0px 20px;
    border-radius: 0px 0px 10px 10px;
    margin-right: 18px;
}
.header_change a{
    color:#fff
}
.top_line{
    color: #fff;
    font-size: 14px;
}


/*submission*/
.normal_p2{line-height: 34px;}
.btn {
    margin-top: 10px;
}
.btn_1{float: left;margin-right: 30px;}
.quick_btn span{
    color: #fff;
    font-size: 18px;
}
.quick_btn img {
    padding-right: 12px;
    vertical-align: 1px;
}
.quick_btn {
    background: #0489bf;
    text-align: center;
    padding: 10px 16px;
    display: inline-block;
    margin-bottom: 8px;
}

.wjhy-tit{
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 10px;
    font-family: Poppins SemiBold;
}
.apc_discount{
    width: 1218px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.discount_img{
    float: left;
}
.discount_img img{}
.discount_en{
    float: left;
    margin-left: 20px;
    margin-top: 10px;
}
.count_p{
    color: #333;
    font-size: 13px;
    margin: 0px;
    line-height: 27px;
}
.login_btn{
    display: inline-block;

    line-height: 46px;
    background: #e78c12;
    color: #fff!important;
    border-radius: 6px;
    padding: 0px 24px;
    margin-top: 6px;
    font-size: 16px;
}
.login_btn:hover{ color:#fff;}
.discount_cn{
    float: left;
    margin-left: 20px;
}
.discount_cn img{
    float: left;
}
.cn_right{
    float: left;
    margin-left: 20px;
}
.clearfix:after{
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;}


.apc_discount{
    margin-top: 15px;
}
.discount_img{
    float: left;
    margin-right: 20px;
    padding-bottom: 14px;
}
.discount_img img{
}
.discount_en{
    float: left;
    margin-bottom: 14px;
}
.count_p{
    color: #333;
    font-size: 15px;
    margin: 0px;
    line-height: 23px;
    margin-bottom: 3px;
}
.login_btn{
    display: inline-block;
    line-height: 46px;
    background: #e78c12;
    color: #fff!important;
    border-radius: 6px;
    padding: 0px 24px;
    margin-top: 2px;
    font-size: 16px;
}
.login_btn:hover{ color:#fff;}
.discount_cn{
    float: left;
    margin-bottom: 14px;
}
.discount_cn img{
    float: left;
    width: 120px;
}
.cn_right{
    float: left;
    margin-left: 20px;
}
.clearfix:after{
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;}


.tips{
    font-size: 14px;
    display: inline-block;
    line-height: 34px;
    border-radius: 4px;
    color: #333;
    margin: 0px auto 0px;
}
.tips span{
}

.form_content{margin-top: 20px;}
.span1{
    display: block;
    font-size: 16px;
    margin-bottom: 8px;
    float: left;
    width: 200px;
}

.span2{
    display: block;
    font-size: 16px;
    margin-bottom: 8px;
    float: left;
    width: 250px;
}

.fm_text{
    font-size: 12px;
    color: #333;
    border: 1px solid #d6d6d6;
    height: 40px;
    padding-left: 10px;
    outline: none;
    width: 450px;
    box-sizing: border-box;
}
.fm-select{
    display: inline-block;
    width: 450px;
    padding-left: 10px;
    color: #bbc4d3;
    border: 1px solid #d6d6d6;
    outline: none;
    color: #333!important;
    font-size: 14px;
    height: 46px;
}
.red_span {
    color: #ff1212;
    margin-left: 4px;
}
#upload,#upload_cn{
    opacity: 0;
    width: 456px;
    height: 39px;
    position: absolute;
    top: -13px;
    right: -2px;
}

.but_label {
    width: 280px;
    height: 39px;
    position: relative;
}
#btn,#btn_cn {
    background: #fff;
    color: #3a70b0;
    border-radius: 0px;
    width: 95px;
    height: 40px;
    position: relative;
    cursor: pointer;
    border: 2px solid #3a70b0;
    font-size: 14px;
    margin-left: 10px;
}
.lines{
    width: 700px;
    height: 1px;
    background: #efefef;
    margin-top: 28px;
}

.submit_button{
    background: #0489bf;
    color: #fff;
    width: 450px;
    height: 46px;
    text-align: center;
    font-size: 16px;
    line-height: 32px;
    border: none;
    cursor: pointer;
    margin-top: 20px;
    border-radius: 2px;
    margin-left: 200px;
}
.eg {
    font-size: 13px;
    color: #dc1f00;
    margin-top: 5px!important;
    line-height: 20px!important;
    margin-left: 90px!important;
    text-indent: 0px!important;
}


.channal2{
    background: #f3f4f8;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.channal2 p{
    font-size: 15px;
    color: #333;
}
.channal2 p a{
    color: #239ec8;
    font-size: 15px;
}
.tips2{
    font-size: 14px;
    background: #f8f0f0;
    display: inline-block;
    line-height: 32px;
    padding: 0px 15px 0px 15px;
    border-radius: 4px;
    color: #ef3737;
    margin: 10px auto 16px;

    margin-left: 30px;
}
.tips2:before {
    content: "";

}
.tips2 span{line-height: 34px;font-size: 15px;}

.channel5{
    background: #f3f4f8;
    padding-bottom: 30px;
    margin-bottom: 30px;
    margin-top: 40px;
}
.channal_way{
    margin: 40px 0;
    border-top: 1px solid #e3e3e3;
    padding: 40px 0px 0px;
    margin-right: 20px;
}
.channal_way p{
    font-size: 16px;
}
.channal_way p a{
    font-size: 16px;
    color: #002fff;
}

.change_journal a{
    color: #0000cc;
    font-size: 16px;
    font-family: Poppins SemiBold;
}
.form_content label {
    line-height: 30px;
}
.tips span{
    color: #333;
    font-size: 15px;
}

/*puple*/
.bgPop{display: none;position: fixed;z-index: 129;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,.5);}
.pop {
    display: none;
    width: 1110px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: auto;
    z-index: 130;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 3px 18px rgba(100, 0, 0, .5);
    text-align: center;
    box-sizing:  border-box;
    height: auto;
    padding-bottom: 40px;
    margin-left: -512px;
}
.pop2 {display: none;width: 1110px;position: fixed;top: 50%;left: 50%;margin: auto;z-index: 130;border-radius: 10px;background-color: #fff;box-shadow: 0 3px 18px rgba(100, 0, 0, .5);text-align: center;box-sizing:  border-box;height: auto;padding-bottom: 40px;margin-left: -512px;}.pop-cancel {background-color: #fe7a32;color: #fff;text-align:  center;width: 2.25rem;margin:  0.4rem auto;height: 0.6rem;border-radius:  0.3rem;line-height: 0.6rem;font-size: 0.3rem;display: none;position:  static;}
.img_box{
    margin-top: -35px;
    position:  absolute;
    top: -5px;
    left: 111px;
}
.img_box img{

    width:  185px;

    height: 84px;
}
.pop_f{
    text-align: center;
    padding: 0px 30px;
}
.pop_f h3{
    font-size: 26px;
    color: #ff9237;
    font-weight:  bold;
    margin: 24px auto 14px;
}
.point_tip{
    font-size:  14px;
    color: #848484;
    margin-bottom: 16px;
}
.point_img{width: 268px;height:74px;background: url(http://192.168.3.104/img/conference/2023/iceece/jifen.jpg) no-repeat center center;margin: auto;}
.confirm_btn{
    background-color: #349961;
    border: none;
    color: white;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    width: 148px;
    height: 36px;
    border-radius: 4px;
    cursor:  pointer;
    margin-top: 10px;
}
.point_p{
    font-size:  18px;
    color:  #fff;
    line-height:  74px;
    text-align: left;
    text-indent: 30px;
}
.point_p span{
    font-size:  22px;
    font-weight:  bold;
}
.linnk_point{
    font-size:  18px;
    font-weight:  bold;
    display:  inline-block;
    color:  #ff9237;
    height:  36px;
    line-height:  36px;
    border: 1px solid #ff9237;
    border-radius:  18px;
    padding: 0px 20px;
    margin-top: 26px;
}

.pop-close{
    position:  absolute;
    right: 13px;
    top: 15px;
    cursor:  pointer;
    width: 15px;
}

.puple_title1{
    background: #f8f8f8;
    text-align:  left;
    padding-left:  16px;
    line-height: 47px;
    margin-bottom: 19px;
    border-radius: 10px 10px 0px 0px;
    font-size: 15px;
    font-family: Poppins SemiBold;
}
.pp_p{
    font-size: 15px;
    margin-top: 9px;
}
/*change journal*/
.submit_step_one{
    width: 305px;
    float:  left;
    border: 1px solid #d3d3d3;
    margin-right: 40px;
}
.step1_title{
    background: #4583c0;
    height:  40px;
    line-height:  40px;
    padding-left: 20px;
    font-size: 15px;
    font-weight:  bold;
    color: #fff;
    text-align: left;
}
.category_list{}
.category_list ul li{
    border-bottom: 1px solid #eaeaea;
    height: 38px;


    line-height: 38px;
    text-align: left;
    cursor: pointer;
}
.category_list ul li input{
    margin-left: 20px;
}
.category_list ul li span{
    color: #565656;
    margin-left: 12px;
    font-size: 14px;
    cursor: pointer;
    line-height: 40px;
}
.submit_step_two {
    border: 1px solid #d3d3d3;
    height: auto;
    overflow: hidden;
}
.next{float:left;margin: 0px 15px;}
.journal_price{
    float: right;
    margin-right: 14px;
    font-size: 14px;
    line-height: 36px;
}
.scroll_y{height: auto;}
.but_label {
    width: 280px;
    height: 39px;
}

.radio_box{
    width: 34px;
    text-align: right;
    padding-right: 12px;
    padding-left: 12px;
}
.journal_name{

    font-size:  14px;

    color: #18728f;

    width: 532px;

    text-align: left;

    height: 36px;
}
.journal_name a{color: #18728f;}
.journal_price{}
#btn {
    margin-right: 5px;
}
.fm_text2_cn{}
.sc_btn {padding: 0px 12px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}



.step3_title{
    font-size:  16px;
    font-weight:  bold;
    margin-bottom: 16px;
}

.upload_article{
    margin-top: 30px;

}

.file{
    font-size:  12px;
    color: #666666;
    margin-bottom: 20px;
}
.journal_list table tr {
    border-bottom: 1px solid #eaeaea;
    line-height: 36px;
    padding: 0;
}
.copyright_span{font-size:14px;color:  #666666;line-height: 24px;}
.submit_copyright{}
.copyright_radio{
    vertical-align: top;
    padding-right: 16px;
}

.radio_lable{display:inline-block;position:  relative;top: -10px;}
.advice{
    height: 14px;
    width: 14px;
    display: inline-block;
    border-radius:50%;
    border: 1px solid #acacac;
    background-clip: content-box;
    background-color: #ededed;
    position:  relative;
    vertical-align: top;
}
.journal_tip{
    width: 523px;
    height: 100px;
    margin: 38px auto;
    border-radius: 10px;
    border: 1px dashed #cdcdcd;
}
.journal_tip h2{
    font-size: 16px;
    text-align: left;
    font-weight: normal;
    color: #6a6a6a;
    line-height: 33px;
    margin-top: 15px;
    padding-left: 20px;
}
input[type="radio"]:checked + .advice{background: url(http://192.168.3.104/img/conference/2023/iceece/checked.png) center center #2577e3 no-repeat;background-size: 11px 8px;border: 1px solid #2577e3;}

.radio-name{display:inline-block;position:  relative;width: 14px;height: 14px;left: 0px;top: -22px;}
.journal_list{}

.step_box{background:url(http://192.168.3.104/img/conference/2023/iceece/step.jpg) no-repeat left center;height: 31px;background-position: 0px 0px;margin-bottom: 20px;background-size: 970px;}
.join_title{
    font-size: 17px;
    display: inline-block;
    border-left: 2px solid #ffb000;
    padding-left: 17px;
    margin-bottom: 4px;
    margin-top: 20px;
}
.join_p{
    font-size: 14px;
    color: #333;
    line-height: 30px;
}
.join_p2{
    font-size: 14px;
    color: #333;
    line-height: 30px;
    padding-left: 0px;
    margin: 16px 0px 14px 24px;
}
.border_box_left{float: left;width: 408px;border-right: 1px solid #d8d8d8;margin: 24px 47px 0px 24px;}
.border_box_right{float: left;width: 488px;padding: 24px 0px;}
.join_p2 img{
    margin-right: 13px;
}

.tab_box{
    width: 960px;
    height: 47px;
    background: #f5f5f5;
    margin-bottom: 20px;
    border-bottom: 1px solid #d1d1d1;
    padding-left: 10px;
}
.nav_tab{}
.nav_tab li a{
    font-size: 16px;
    color: #555;
    font-weight: bold;
    display: inline-block;
    padding: 0px 14px;
}
.nav_tab li{
    float: left;
    line-height: 42px;
    margin-top: 5px;

}

.submit_step_cn{float:left;width: 970px;border: 1px solid #d3d3d3;}

.journal_name_en{
    font-size: 15px;
}
.journal_name_en a{color:#333;}
.journal_name_cn{
    font-size: 15px;
    line-height: 46px;
}
.journal_name_cn a{color:#333;}
#btn {


    margin-right: 5px;
}
.journal_list_cn th:nth-of-type(1){ padding-left:24px;}
.journal_list_cn table tr{
    border-bottom: 1px solid #eaeaea;
    line-height: 30px;
}
.journal_list_cn{padding: 1px 1px 0px 1px;}
.journal_list_cn th{
    font-size: 15px;
    color: #333;
    font-weight: normal;
    text-align: left;
    background:#f8f8f4;
    line-height:40px;
}
.journal_list_cn .radio_box{    width: 34px;
    text-align: right;
    padding-right: 11px;
    padding-left: 24px;}
.border_content{
    border: 1px solid #d7d7d7;
    margin-bottom: 30px;
}
.gift_p{
    font-weight: bold;
    margin-bottom: 10px;
}
.red{color: red;}
table{

    min-height: auto!important;

    width: 100%;
}
#journalID11{
    border-collapse: collapse;
    border-spacing: 0;
    width: auto;
    padding: 0;
    margin-top: 0px;
}
.table_th{font-size:14px;color:#565656;text-align: left;background: #f8f8f8;font-family: Poppins SemiBold;}
.table_title{
    border-bottom: 1px solid #eaeaea;
}
.name{
    float: left;
    font-size: 15px;
    font-weight: bold;
    font-style: italic;
    color: #565656;
    margin-left: 12px;
    line-height: 42px;
}
.apc{
    float: right;
    font-size: 15px;
    font-weight: bold;

    font-style: italic;
    color: #565656;
    margin-right: 33px;
    line-height: 42px;
}
#submission_journal{
    font-style: italic;
    color: #18728f;
}
.confirm{
    display:inline-block;
    width:100px;
    height: 40px;
    text-align: center;
    color:#fff;
    border-radius: 4px;
    background: #00a5ec;
    font-size: 15px;
    font-weight: bold;
    line-height: 40px;
    float: right;
    margin-top: 20px;
}.puple_block {
     position: fixed;
     top: 50%;
     color: rgb(255, 255, 255);
     line-height: 36px;
     text-align: center;
     left: 50%;
     margin-left: -67px;
     margin-top: -48px;
     opacity: 0;
     font-size: 16px;
     max-width: 300px;
     background: rgba(0, 0, 0, 0.7);
     border-radius: 6px;
     padding: 0px 20px;
     width: auto;
     height: auto;
     z-index: 9999999;
 }
.confirm:hover{ color:#fff!important;}
.selected_journal{
    margin-bottom: 16px;
}
.selected_journal table{border:1px solid #252525;width: 748px;}
.selected_journal table tr{
    height:42px;
    line-height:42px;
}
.selected_journal table tr:nth-of-type(1){
    background:#4583c0;
    height:42px;
}
.selected_journal table tr:nth-of-type(1) td{
    color:#fff;
}
.selected_journal table tr td{
    font-size:16px;
    border-right:1px solid #252525;
    padding:0px 20px;
    text-align:center;
}
.selected_journal table tr td span{ font-size:16px;}
.redtitle{font-size: 16px;font-weight: bold;color:#ba0505;}
.down_load{
    font-size: 17px!important;
    display: block;
    line-height: 55px;
    background: #349979;
    color: #fff!important;
    border-radius: 6px;
    padding: 0px 15px;
    margin-top: 18px;
    width: 238px;
}
.editor{ font-size:13px; color:#333;}
.channel_3 p{font-size:13px;line-height: 24px;color:#333;margin: 0;}
.number{
    margin-top: 10px;
}
.number ul li{
    float: left;
    background: #edf5f8;
    margin-right: 30px;
    border-radius: 4px;
    width: 263px;
    padding: 6px 0px;
    padding-left: 14px;
    margin-bottom: 15px;
}

.number_p1{
    color: #333;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 5px;
    margin: 0;
}
.number_p2{
    font-size: 13px;
    color: #656565;
    margin: 0;
}
.btn_css {
    cursor: pointer;
    height: 36px;
    width: 100px;
    padding: 0px;
    overflow: hidden;
    background-color: white;
    border: solid 2px #0489bf;
    display: inline-block;
    border-radius: 4px;
    vertical-align: middle;
    box-sizing: border-box;
    position: relative;
    margin-left: 12px;
}
.btn_css span {
    font-size: 16px;
    color: #0489bf;
    text-align: center;
    line-height: 34px;
    position: absolute;
    margin-left: 20px;
}

.error {
    float: left;
    font-size: 14px;
    font-weight: normal;
    color: #565656;
    margin-left: 12px;
    line-height: 42px;
    height: 42px;
}
.download_proposal{ width: 286px; height: 52px; color:#fff; background: #349961; text-align: center; line-height: 52px; font-size: 18px; display: inline-block; border-radius: 4px;}
.quick_p{text-indent:0px!important;font-size: 14px;line-height: 24px;margin: 0;}
.quick_p a{ color:#0000cc;}
.way_4{
    margin-top: 20px;
    border-top: 1px solid #e3e3e3;
    padding-top: 32px;
}
.way_4 img{
    width: 108px;
}
.huiyi_name{
    font-size:  14px;
    color: #18728f;
    width: 532px;
    text-align: left;
    height: 36px;
}
.place{text-align:left;font-size: 14px;}
.time2{text-align:left;font-size: 14px;}
.huiyi_name a{color: blue;font-size: 14px;line-height: 20px;display: inline-block;padding: 10px 0px;}
.more_link {  text-align:left;}
.more_link a{color:#0000cc;font-size: 14px;}
#info8{color:red;float: right;margin-top: 30px;margin-right: 16px;}
table td {
    padding: 0;
    margin: 0;
}


.list{
    margin-top: 10px;
}
.list_left{
    float: left;
    margin-right: 114px;
}
.list_right{}
.list a{
    font-size: 14px;
    color: blue;
    display: block;
    line-height: 34px;
}


.list_right{
    float: left;

}

.moban li{float:left;width:180px;height:30px;background:#00a5ec;text-align:center;line-height:30px;border-radius:3px;margin-left: 0!important;list-style: none;}
.change_journal{
    font-size: 16px;
    margin-top: 12px;
    text-indent: 200px;
    font-family: Poppins SemiBold;
}

.change_journal3{
    font-size: 16px;
    margin-top: 12px;
    font-family: Poppins SemiBold;
}
.moban {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 6px;
}
.moban li a {
    color: #fff;
    font-size: 16px;
}
.center .right p{
    margin: 0px;
    padding: 0px;
}
.main-article{
    margin-top: 16px;
}
.content_text{
    margin-bottom: 10px!important;
}
#selected_title{
    font-size: 16px;
}
.confirm, .confirm2 {
    display: inline-block;
    width: 100px;
    height: 40px;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    background: #00a5ec;
    font-size: 15px;
    line-height: 40px;
    float: right;
    margin-top: 20px;
    font-family: Poppins SemiBold;
}
.change_journal2 a {
    color: #0000cc;
    font-size: 15px;
    font-family: Poppins SemiBold;
}
#selected_journal {
    font-style: italic;
}

.change_journal2 {
    font-size: 15px;
    margin-top: 7px;
    font-family: Poppins SemiBold;
}
/*submission end*/


/**/
.header_right{
    float: right;
}
.header_right_btn{}
.header_right_countdown{}
.data_item{
    display: inline-block;
    margin-top: 32px;
    float: right;
}
.data_span{
    font-size: 20px;
    color: #1c3256;
    vertical-align: middle;
}
.data_box{
    display: inline-block;
    vertical-align: middle;
}
.data_box li{
    display: inline-block;
    margin-right: 14px;
}
.time_tip{
    color: #77797d;
    font-size: 18px;
    font-weight: bold;
}
.countdown{
    font-size: 42px;
    font-weight: bold;
    color: #007fe9;
    display: inline-block;
}
#t_s {
    width: 50px;
}
.blue_bg {
    background: #edf5ff;
    padding: 30px 0;
}
.white_bg {
    padding: 40px 0;
    margin-top: 0;
    background: #fff;
}
.blue_bg {
    background: #edf5ff;
    padding: 30px 0;
}
.white_bg {
    padding: 40px 0;
    margin-top: 0;
    background: #fff;
}

.second_menu {
    position: absolute;
    background: #fff;
    padding: 10px 24px;
    z-index: 99;
    box-shadow: 0 2px 4px -1px rgb(0 0 0 / 20%), 0 4px 5px 0 rgb(0 0 0 / 14%), 0 1px 10px 0 rgb(0 0 0 / 12%);
    display: none;
    top: 56px;
    width: 189px;
}
.menu_link {
    line-height: 38px
}

.menu_link a {
    font-size: 16px;
    color:#333!important;
}
.first_menu img{
    padding-left: 8px;
}