@charset "utf-8";

* {
    margin: 0;
    padding: 0;
    font-family: 'Microsoft YaHei', Helvetica, sans-serif
}

body,
html {
    height: 100%;
    width: 100%
}

body {
    min-height: 100%;
    position: relative;
    overflow-x: hidden;
}

ul li {
    list-style: none
}

img {
    border: none
}

a {
    text-decoration: none
}

.color_green {
    color: #10a200
}

.color_white {
    color: #fff;
}

.reg {
    min-width: 1100px;
    min-height: 100%;
    position: relative;
    background: url(../images/project/jyd/bg1_2017.jpg) no-repeat;
    background-size: 100% 100%;
}

.reg_step li {
    background: url(../images/project/jyd/un_reg.png) no-repeat 0 -9999em
}

.reg_head {
    min-width: 980px;
    max-width: 1180px;
    height: 50px;
    margin: 0 auto 18px;
    ;
    padding: 20px 10px 0;
}

.reg_head img {
    height: 36px;
}

.reg_wrap {
    margin: 0 auto;
    width: 1004px;
    padding: 20px 10px;
    min-height: 500px
}

/*
.reg_step{margin:0 0 40px 0;overflow:hidden;display:inline-block}
.reg_step li{float:left;margin-left:12px;background-position:215px 4px;color:#999}
.reg_step span{display:inline-block;margin-right:5px;width:230px;height:5px;line-height:0;background-color:#ffd110;border-radius:3px;vertical-align:middle;overflow:hidden}
.reg_step li.current{background-position:215px -15px;color:#004c84}
.reg_step li.current span{background-color:#004c84}
*/
.reg_form {
    margin-left: 12px;
    text-align: left
}

.reg_form>p {
    text-indent: 32px;
    line-height: 30px;
    width: 900px;
    margin: 0 auto;
}

.reg_title {
    margin-bottom: 20px;
    overflow: hidden;
    text-indent: 32px;
    line-height: 30px;
}

.reg_title h2 {
    text-align: center;
    font-size: 22px;
    font-weight: 400
}

.reg_title .sub_title {
    float: left;
    margin: 10px 0 0 10px;
    color: #666;
    font-size: 14px
}

.reg_form .reg_no {
    margin-left: 32px;
    font-size: 16px;
    line-height: 30px
}

.reg_form table {
    text-align: center;
    background: #fff;
    margin: 60px auto 30px;
    color: #333;
}

.reg_form table .table_bg {
    height: 42px;
    line-height: 42px;
    font-weight: 700
}

.reg_form table tr td {
    height: 35px;
    line-height: 35px;
}

.reg_form table tr td input {
    width: 98%;
    border: none;
    height: 30px;
    padding-left: 6px;
    font-size: 15px;
    background: none;
    outline: none;
}

.submit_btn {
    text-align: center;
    margin: 80px 0 45px;
}

.submit_btn input {
    height: 65px;
    width: 270px;
    background-color: #0066A5;
    color: #fff;
    border: none;
    font-size: 22px;
    cursor: pointer;
    border-radius: 3px
}

.step_3 .reg_no {
    line-height: 35px;
    padding-left: 150px;
    color: #FFF1B8;
}

.step_3 table tr td {
    height: 30px;
}

.step_3 table a {
    color: #FFF1B8;
}

.step_2,
.step_3 {
    margin-top: 50px;
    padding: 0 32px;
    width: 940px;
    padding-bottom: 50px;
}

.step_2 .reg_title h2,
.step_3 .reg_title h2 {
    font-size: 16px;
    font-weight: normal;
}

.reg .footer {
    position: absolute;
    bottom: 0;
    text-align: center;
    color: #666;
    width: 100%;
    background-color: #A0CCE4;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
}

.step_1 .reg_form>p {
    margin-bottom: 6px;
}

.step_1 .reg_form>p b {
    display: inline-block;
    line-height: 30px;
    background: #365eb9;
    border-radius: 20px;
    color: #fff;
    padding: 0px 20px;
}


.reg_form .select_box {
    position: relative;
}

.reg_form .select_box p {
    cursor: pointer;
    background: url(../images/project/jyd/select.png) 95% center no-repeat;
    background-size: 9px;
    text-align: left;
    padding-left: 10px;
}

.reg_form .select_box ul {
    position: absolute;
    z-index: 1;
    display: none;
    top: 37px;
    width: 100%;
    background: #FFE473;
}

.reg_form .select_box ul li {
    cursor: pointer;
    text-align: left;
    padding-left: 10px;
    color: #666;
}

.reg_form .select_box ul li:hover {
    color: #333;
}


.hidethis {
    display: none;
}


.uploadarea {
    width: 100%;
    padding: 15px 0;
    text-align: center;
}

#showimg {
    display: none;
    padding-bottom: 30px;
}

#showimg h1 {
    height: 60px;
    line-height: 60px;
    text-align: center;
    width: 100%;
    font-size: 24px;
}

#showimg img {
    width: 100%;
}


.body-wrapper {
    width: 100%;
    height: 100%;
}

.clear {
    clear: both;
}

.care_container {
    max-width: 1200px;
    margin: 0 auto;
}

.care_zw {
    max-width: 1200px;
    padding: 9px 5%;
}


.btn_bar {
    height: 99px;
    width: 100%;
    border-top: 1px solid #ccc;
    padding-top: 24px;
}

.btn_bar .btns {
    cursor: pointer;
    height: 44px;
    width: 150px;
}

.btn_bar .btn_prev {
    float: left;
    background: url(/skin/base/images/project/jyd/btn_prev.png) no-repeat 0 0;
}

.btn_bar .btn_prev_en {
    float: left;
    background: url(/skin/base/images/project/jyd/btn_prev_en.png) no-repeat 0 0;
}

.btn_bar .btn_next {
    float: right;
    background: url(/skin/base/images/project/jyd/btn_next.png) no-repeat 0 0;
}

.btn_bar .btn_next_en {
    float: right;
    background: url(/skin/base/images/project/jyd/btn_next_en.png) no-repeat 0 0;
}

.btn_bar .btn_prev.gray {
    background: url(/skin/base/images/project/jyd/btn_prev_gray.png) no-repeat 0 0;
    cursor: default;
}

.btn_bar .btn_prev.gray_en {
    background: url(/skin/base/images/project/jyd/btn_prev_gray_en.png) no-repeat 0 0;
    cursor: default;
}

.btn_bar .btn_finish {
    float: right;
    background: url(/skin/base/images/project/jyd/btn_submit.png) no-repeat 0 0;
    width: 166px;
}

.btn_bar .btn_finish_en {
    float: right;
    background: url(/skin/base/images/project/jyd/btn_submit_en.png) no-repeat 0 0;
    width: 166px;
}


/* login page start */
.login_container {
    background: url(/skin/base/images/project/jyd/bg200.jpg) no-repeat 0 0;
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
}

.login_container .login_form {
    width: 960px;
    height: 623px;
    background: url(/skin/base/images/project/jyd/login_bg.png) no-repeat 0 0;
    background-size: 100% auto;
    margin: 0 auto;
    position: relative;
}

.login_container .login_form input {
    position: absolute;
    left: 500px;
    border: none;
    background: none;
    height: 31px;
    line-height: 31px;
    width: 174px;
    padding: 0 3px;
    font-size: 18px;
}

.login_container .login_form input#username {
    top: 397px;
}

.login_container .login_form input#password {
    top: 471px;
}

.login_container .login_form a {
    position: absolute;
    left: 435px;
    top: 534px;
    display: block;
    width: 249px;
    height: 39px;
}

/* login page end */


/* header start */
.header {
    width: 100%;
    padding: 10px;
    /*background-color: #2685d5;*/
    background-color: #0395fc;
}

.header .logo {
    /*width:222px; height:53px; margin-left:200px;*/
    text-align: center;
}

.header .logo img {
    width: 100%;
    max-width: 758px;
}

/*.header .logout { height:53px; float:right; }
.header .logout a {
	background:url("/skin/base/images/project/care/quit.png") no-repeat scroll 0 14px;
	color:#fff;
	display:inline-block;
    font-size:16px;
    height:53px;
    line-height:53px;
    padding-left:30px;
}
.header .language { height:53px; float:right; }
.header .language a {
	color:#fff;
	display:inline-block;
    font-size:16px;
    height:53px;
    line-height:53px;
    padding-left:30px;
}
.header .top_infos{
    width: 600px;
    float: right;
    line-height: 53px;
    font-size: 15px;
}*/

/* header end */


/* footer start */
.footer {
    text-align: center;
    width: 100%;
    height: 120px;
    line-height: 60px;
}

.footer span {
    font-size: 15px;
    margin: 0 12px;
}

/* footer end */


#care_center {
    width: 100%;
    background-color: #e8edf7;
    min-height: 300px;
}

#care_center .care_container {
    background-color: #fff;
}


#part_home p {
    font-size: 16px;
    text-indent: 30px;
    line-height: 24px;
    margin: 24px 0;
}

#part_home p.start {
    text-indent: 0;
    font-size: 17px;
    font-weight: bold;
    margin-top: 0;
}

#part_home p.end {
    text-align: right;
    font-size: 18px;
    height: 78px;
    line-height: 78px;
}

#part_home p.bold {
    font-weight: bold;
}


.page_title {
    border-bottom: 1px solid #1a5897;
    /*height:230px;*/
}

.page_title span {
    color: #1a5897;
    font-size: 21px;
    border-left: 5px solid #1a5897;
    padding-left: 15px;
}

.page_tip {
    height: 45px;
    line-height: 45px;
    font-size: 15px;
}

.page_infos {
    margin-top: 20px;
}

.page_infos p {
    font-size: 15px;
    line-height: 25px
}

.question_title {
    border-bottom: 1px solid #1a5897;
    height: 40px;
}

.question_title span {
    color: #1a5897;
    font-size: 21px;
    border-left: 5px solid #1a5897;
    padding-left: 15px;
}

/* base info start */

.q_item,
.q_items {
    position: relative;
    padding: 0px 0 25px 15px;
    font-size: 15px;
}

.q_item::before,.q_items::before{
    content: '';
    position: absolute;
    left: -23px;
    top: 30px;
    display: block;
    width: 11px;
    height: 11px;
    background: #1a5897;
    border-radius: 50%;
}
.q_item::after,.q_items::after{
    content: '';
    position: absolute;
    left: -18px;
    top: 0;
    display: block;
    width: 1px;
    height: 100%;
    background: #1a5897;
}

.q_item .q_title,
.q_items .q_title {
    position: relative;
    color: #1a5897;
    padding: 15px 0;
    line-height: 36px;
    display: inline-block;
}

.q_item ul,
.q_items ul {
    border-left: 1px solid #ccc;
    display: inline-block;
    width: 100%;
}

.q_item ul li,
.q_items ul li {
    float: left;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    line-height: 40px;
    padding: 0 18px;
    width: 25%;
    margin-top: -1px;
}

.q_item ul li:hover,
.q_item ul li.active,
.q_items ul li:hover,
.q_items ul li.active {
    background-color: #2479ce;
    cursor: pointer;
    color: #fff;
}

.q_item ul[rel=POS] {
    height: auto;
}

.q_item ul[rel=POS] li {
    float: none;
}

form>.q_item:first-child:after {
    top: 30px;
}

/* base info end */


#part_question .q_item ul li {
    padding: 0 45px;
}

.q_item textarea {
    width: 600px;
    height: 150px;
    border: 1px solid #ccc;
    padding: 6px;
    font-size: 15px;
}

.q_item .click,
.q_items .click {
    position: absolute;
    left: -48px;
    top: 23px;
    vertical-align: middle;
    cursor: pointer;
    z-index: 1;
    line-height: 1.4;
    background: #fff;
    font-size: 12px;
    text-align: center;
    padding-bottom: 5px;
}

.q_item .click img,
.q_items .click img {
    margin-bottom: 5px;
}

/*vote*/
.wrapper {
    min-height: 100%;
    background: #D5E7FE url(../images/project/jyd/bg1_2017.jpg) no-repeat bottom;
    font-size: 16px;
    position: relative;
}

.vote {
    width: 1200px;
    margin: 0 auto;
    height: 100%;
    background: rgba(255, 255, 255, 0.6);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#88ffffff, endColorstr=#88ffffff);
}

.vote .header {
    height: 295px;
}

.vote .info {
    padding: 50px 50px 20px;
    line-height: 30px;
    font-size: 20px;
}

.vote .info b {
    color: #12609E;
    float: left;
}

.vote .info p {
    margin-left: 100px;
}

.vote .content {
    width: 100%;
    padding: 0 35px 30px;
}

.vote .content h3 {
    text-align: center;
    color: red;
    font-size: 32px;
    font-weight: bold;
}

.vote .list {
    width: 100%;
    overflow: hidden;
    color: #fff;
    margin-top: 30px;
}

.vote .list .item {
    width: 22%;
    padding: 5px 0.5%;
    margin: 20px 1.5%;
    float: left;
    background: #3898D2;
    position: relative;
}

.vote .list .item:hover {
    background: #086DAB;
}

.vote .list .item .logo {
    margin-bottom: 5px;
    height: 70px;
}

.vote .list .item:hover .logo img {
    transform: scale(1.03);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1.03);
    -webkit-transform: all 1s ease 0s;
}

.vote .list .item .left {
    width: 65%;
    float: left;
    padding: 3px 0;
    overflow: hidden;
    height: 40px;
}

.vote .list .item .right {
    width: 35%;
    float: left;
}

.vote .vote_btn {
    color: #fff;
    text-align: center;
    display: block;
    background: #0E465F;
    height: 40px;
    line-height: 40px;
    border-radius: 4px;
    margin: 4px 0;
    cursor: pointer;
}

.vote .voted {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.7);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#88000000, endColorstr=#88000000);
    padding: 5px;
}

.vote .footer {
    height: 60px;
}

.vote_login {
    background: rgba(0, 0, 0, 0.8);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
    left: 0;
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#C8000000, endColorstr=#C8000000);
}

.vote_login .login_box {
    position: fixed;
    background: #fff;
    width: 400px;
    height: 234px;
    left: 50%;
    top: 50%;
    margin: -117px 0 0 -200px;
    border-radius: 3px;
}

.vote_login h3 {
    text-align: center;
}

.vote_login .line {
    padding: 10px 55px;
    overflow: hidden;
}

.vote_login .line label {
    font-weight: normal;
    line-height: 30px;
    float: left;
}

.vote_login .line input {
    height: 30px;
    width: 225px;
    border: 1px solid #999;
    float: left;
    padding-left: 5px;
}

.vote_login .line input#vcode {
    width: 115px;
}

.vote_login .line .vget {
    background: #1467B9;
    color: #fff;
    display: block;
    float: right;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.vote_login .line .vdo {
    width: 160px;
    background: #1467B9;
    display: block;
    text-align: center;
    color: #fff;
    height: 35px;
    line-height: 35px;
    margin: 0 auto;
}

.vote_login .line .vget,
.vote_login .line .vdo {
    cursor: pointer;
}

.vote_login .line .vget.gray {
    cursor: default;
    background: #cdcdcd;
}

.vote .tips {
    font-size: 20px;
    text-align: center;
    margin-top: 20px;
}


.triangle-left {
    display: block;
    float: left;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 10px solid #127EBE;
}


/*yuw*/
.q_item table td,
.q_item table th {
    border: 1px solid #ccc;
    padding: 10px;
}

.q_item table th {
    text-align: center;
}

.q_item .q_8 {
    line-height: 35px;
}

#part_question .q_item ul li,
#part_question .q_items ul li {
    padding: 0 15px;
}

.other_input {
    width: 115px !important;
    display: inline-block;
}

.q_item ul li,
.q_items ul li {
    width: 25%;
}

.q_items ul .width_auto {
    min-width: 50%;
}

#base_form .ac {
    display: none;
    position: absolute;
    top: 34px;
    left: 0;
    z-index: 9999;
    width: 100%;
}

#base_form .ac ul {
    border: 1px solid #efefef;
    background-color: #f7f7f7;
    height: auto;
    padding: 5px;
    margin: 0 15px;
    overflow: hidden;
    max-height: 330px;
    overflow-y: auto;
}

#base_form .ac li {
    font-size: 14px;
    line-height: 30px;
    cursor: pointer;
    width: 50%;
    float: left;
}

.form-inline .second_type {
    display: none;
}

.form-inline .third_type {
    display: none;
}

.form-inline .main_input {
    display: none;
}

.form-inline .second_input {
    display: none;
}

.form-inline .third_input {
    display: none;
}

.form-inline .select_line {
    margin-bottom: 10px;
    overflow: hidden;
}

.form-inline .select_line select {
    max-width: 430px;
    width: 100%;
}

.no_bg ul li:hover,
.no_bg ul li.active,
.no_bg ul li:hover,
.no_bg ul li.active {
    background: none;
    color: #454541;
}

.simpleform-error {
    color: #E60012;
    line-height: 25px;
}

.input_hidden {
    opacity: 0;
    width: 90px !important;
}

.simpleform .textarea.input_error {
    border: 1px solid #E60012;
}

.auto_input {
    width: 120px;
    display: inline-block;
}


@media screen and (max-width: 768px) {

    .q_item ul li,
    .q_items ul li {
        width: 100%!important;
    }

    .care_zw {
        padding: 10px 10px;
    }

    .q_item,
    .q_items {
        font-size: 14px;
        padding-left: 35px;
    }
    .q_item::before, .q_items::before {
        left: 5px;
    }
    .q_item::after, .q_items::after {
        left: 10px;
    }

    .q_item table td,
    .q_item table th {
        padding: 10px 5px;
        font-size: 13px;
    }

    .q_item table td input {
        padding-left: 0;
        padding-right: 0;
        text-align: center;
    }
    
    .td-width td{
        width: 15%;
    }

}

@media screen and (min-width: 769px) and (max-width: 992px) {

    .q_item ul li,
    .q_items ul li {
        width: 50%;
    }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {

    .q_item ul li,
    .q_items ul li {
        width: 33.3%;
    }
}

#autocomplete {
    position: absolute;
    padding: 6px;
    background-color: #fff;
    z-index: 999;
    width: 300px;
    overflow-x: hidden;
    overflow-y: auto;
    height: 200px;
}

#autocomplete a {
    display: block;
    line-height: 15px;
    height: 15px;
    margin: 8px 0;
    width: 280px;
    overflow: hidden;
    cursor: pointer;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
}
