@charset "utf-8";
/* Project:Common Css style for todayisp.com
date:2010-9-13
author:Liang JianChao*/

/*style for common*/
* {
    margin: 0px;
    padding: 0px;
}

body,
td {
    color: #333333;
    font-family: "Arial", "宋体";
    font-size: 12px;
}

img {
    border: none;
    vertical-align: middle;
}

ul,
li {
    list-style: none;
}

.clear {
    clear: both;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #F60;
    text-decoration: underline;
}

.textcenter {
    text-align: center;
}

.textright {
    text-align: right;
}

.textleft {
    text-align: left;
}

.main {
    width: 100%;
    margin: 0px auto;
}


/*style for top nav*/
.top_span a {
    color: #ff6600;
    text-decoration: none;
}

.top_span a:hover {
    color: #666666;
    text-decoration: underline;
}

.top_right a {
    color: #666666;
    text-decoration: none;
}

.top_right a:hover {
    color: #FF6600;
    text-decoration: underline;
}

#new_nav1 {
    width: 960px;
    height: 38px;
    font-size: 14px;
    background: url(/images/nav_bg.jpg) no-repeat;
    font-family: Arial;
}

#new_nav1 div {
    margin-left: 30px;
}

#new_nav1 ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 38px;
    z-index: 10000;
    position: relative;
}

#new_nav1 li {
    width: 155px;
    ;
    float: left;
    text-align: center;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
}

#new_nav1 ul li a,
.menu ul li a:visited {
    display: block;
    text-align: center;
    text-decoration: none;
    width: 150px;
    height: 38px;
    color: #666666;
    border-width: 1px 1px 0 0;
    line-height: 30px;
    font-size: 14px;
    line-height: 38px;
}

#new_nav1 ul li a:hover {
    background: url(/images/nav_hover.gif) repeat-x;
    color: #FFFFFF;
}

#new_nav1 ul li ul {
    display: none;
}

#new_nav1 ul li:hover ul {
    display: block;
    position: absolute;
    left: 0;
    width: 105px;
}

#new_nav1 ul li:hover ul li a {
    display: block;
    background: #F6F6F6;
    color: #666666;
    ;
    font-size: 12px;
    font-family: Arial;
}

#new_nav1 ul li:hover ul li a:hover {
    font-size: 12px;
    background: #990000;
    ;
    color: #ffffff;
}

/*style for button*/
.btnOrange {
    background-image: url(/images/v1/search_yinse.gif);
    background-color: #ffffff;
    height: 22px;
    border: #adadad 1px solid;
    padding-left: 20px;
    cursor: pointer;
}

.btnOrangeB {
    background-image: url(/images/bbk_red.gif);
    background-color: #ffffff;
    height: 22px;
    border: #adadad 1px solid;
    padding-left: 20px !important;
    padding-left: 15px;
    cursor: pointer;
}

.btnBlack {
    background-image: url(/images/bbk_main.gif);
    background-color: #ffffff;
    height: 22px;
    border: #adadad 1px solid;
    padding-left: 18px;
    cursor: pointer;
}

.btnGreen {
    background-image: url(/images/bbk_green.gif);
    background-color: #ffffff;
    height: 22px;
    font-size: 12px;
    text-align: center;
    border: #666666 1px solid;
    cursor: ointer;
    padding: 0 5px 0 25px !important;
    padding: 0 0px 0 12px;
}

/*style for font*/
.eng {
    font-size: 9px;
    font-family: "Tahoma", "宋体"
}

.font_white {
    color: #ffffff;
    font-size: 12px;
}

.font_red {
    color: #ff6600;
    font-size: 12px;
}

.font_blue {
    color: #09F;
    font-size: 12px;
}

.font_orange {
    color: #F60;
    font-size: 12px;
}

.font_green {
    color: #0C0;
    font-size: 12px;
}

.font_black {
    color: #000;
    font-size: 12px;
}

.font_f60 {
    color: #f60
}

/*style for font bold*/
.font_red_bold {
    color: #ff6600;
    font-size: 12px;
    font-weight: bold;
}

.font_blue_bold {
    color: #06C;
    font-weight: bold;
}

.font_darkblue_bold {
    color: #2a364f;
    font-size: 12px;
    font-weight: bold;
}

.font_darkred_bold {
    color: #C00;
    font-size: 12px;
    font-weight: bold;
}

.font_green_bold {
    color: #090;
    font-size: 12px;
    font-weight: bold;
}

.font_gray_bold {
    color: #666;
    font-size: 12px;
    font-weight: bold;
}

.font_black_bold {
    color: #ff6600;
    font-size: 14px;
    font-weight: bold;
}

/*style for common link*/
a.red:link {
    color: #ff6600;
}

a.red:hover {
    color: #333;
    text-decoration: underline;
}

a.blue:link {
    color: #09F;
}

a.blue:hover {
    color: #F60;
    text-decoration: underline;
}

a.linkGreen:link {
    color: #0c5f06;
}

a.linkGreen:hover {
    color: #dd0000;
    text-decoration: underline;
}

a.linkRed:link {
    color: #ff6600;
}

a.linkRed:hover {
    color: #666;
}

a.linkWhite:link {
    color: #fff;
}

a.linkWhite:hover {
    color: #F90;
    text-decoration: underline;
}

/*style for common News list*/
.news {
    list-style: none;
    padding: 0;
    margin: 0px 0px 0px 10px;
    line-height: 150%;
    color: #333333;
    text-align: left;
}

.news-li {
    list-style-image: url(/images/v2/point.gif);
    padding: 0px;
    MARGIN: 0px;
    color: #333333;
    text-align: left;
    line-height: 18px;
}

.news2 {
    list-style-image: url(../../images/bullet.gif);
    padding: 0px 0px 0px 6px;
    margin: 0px 0px 0px 7px;
    line-height: 150%;
}

.news2-li {
    list-style-image: url(/images/rght_arr_blt.gif);
    margin: 0px auto;
    padding: 0px;
    text-align: left;
}

/*style for entry field*/
.formstyle {
    font-size: 12px;
    border: 1px solid #CCC;
}

.formstyle_login {
    font-size: 12px;
    border: 1px solid #CCC;
    width: 100px;
}


* {
    margin: 0;
    padding: 0;
    text-decoration: none;
}

.apply {
    background: #f5f5f5;
    padding: 20px;
}

.title_a {
    font-size: 18px;
    color: #222;
    font-weight: 500;
    padding: 20px;
    background: #fff;
    max-width: 1200px;
    margin: 0 auto;
    border-bottom: 1px solid #f60;
}

.from_div {
    max-width: 1200px;
    margin: 0 auto;
    padding: 30px 0;
    background: #FFFFFF;
    font-size: 14px
}

.form_apply {
    display: table;
    margin: 0 auto;
}

.form_apply>div:not(.form_apply>div:last-child) {
    margin-bottom: 24px;
}

.form_apply>div>span:first-child {
    display: inline-block;
    font-size: 15px;
    color: #000;
    width: 140px;
    text-align: right;
}

.form_apply>div>span:nth-child(2) {
    margin-left: 24px;
}

.form_apply>div>span:nth-child(2)>input {
    width: 300px;
    height: 32px;
    border: 1px solid #D9D9D9;
    border-radius: 2px;
}

.form_apply>div>span:nth-child(2) label {
    font-size: 12px;
    font-size: 12px;
    color: #f60;
    font-weight: 500;
}

.form_apply>div>span:nth-child(2) b {
    color: #f60;
    font-weight: 400;
}

.hint {
    color: red;
    margin-left: 170px;
    margin-top: 5px;
    display: none;
}

.hint1 {
    color: red;
    margin-top: 5px;
    display: none;
}

.check_div {
    padding-left: 97px;
}

.check {
    height: auto;
    display: initial;
    margin-right: 5px !important;
    position: relative;
    top: 2px;
}

.btn_submit {
    background: #FF6600;
    color: #fff;
    border-radius: 4px;
    padding: 8px 16px;
    margin-left: 20%;
    border: none;
    cursor: pointer;
}

.verify {
    width: 200px !important;
}

.verify_btm {
    padding: 7px 0;
    width: 100px;
    background: #FF6600;
    color: #fff;
    border-radius: 4px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
}

.verify_btm:hover {
    color: #fff;
}

.check_div a {
    color: rgba(0, 117, 255, 1);
}

.layui-icon-loading {
    position: relative;
    top: 1px;
}

.icom_show {
    display: none;
}

@media (max-width:750px) {
    .title_a {
        font-size: 18px;
    }

    .apply {
        padding: 20px 10px;
    }

    .from_div {
        padding: 30px 10px;
    }
}

@media (max-width:500px) {
    .form_apply>div>span:nth-child(2) {
        margin-left: 5px;
    }

    .form_apply>div>span:nth-child(2)>input {
        width: 254px;
    }

    .form_apply>div:not(.form_apply>div:last-child) {
        margin-bottom: 15px;
    }

    .verify {
        width: 149px !important;
    }

    .form_apply>div>span:nth-child(2) label {
        margin-left: 78px;
    }

    .hint {
        margin-left: 78px;
    }
}


.layui-layer-title {
    background: #f60 !important;
    border-radius: 4px 4px 0 0 !;
    color: #fff !important;
}

.layui-layer-ico {
    background: url(../../share/images/close.png) no-repeat !important;
    background-size: 100% 100% !important;
}

.layui-layer-dialog {
    min-width: 400px !important;
}

.layui-layer-btn .layui-layer-btn0 {
    border-color: #f60 !important;
    background-color: #f60 !important;
    color: #fff;
}

.layui-layer {
    top: 300px !important;
}

@media (max-width:500px) {
    .layui-layer-dialog {
        min-width: 350px !important;
    }
}