﻿/**
*  Create 2016/08/29 By JoneLu
*  官网改版-2016
*  注册
*****/
.container
{
    /*width:100%;*/
}
input:-webkit-autofill { 
background-color: #FAFFBD; 
background-image: none; 
color: #000; 
} 
.reg_main_comtainer *
{
    transition:all 0.2s linear;
    -moz-transition:all 0.2s linear;
    -ms-transition:all 0.2s linear;
    -webkit-transition:all 0.2s linear;
    -o-transition:all 0.2s linear;
}
.outer_container
{
    box-sizing:border-box;
}
.reg_bg_behavior
{
     -ms-behavior: url(/Content/Amendment/backgroundsize.min.htc);
	behavior: url(/Content/Amendment/backgroundsize.min.htc);
    background-repeat:no-repeat;
    background-size:contain;
    width:100%;
    margin:auto;
    height:56px;
}

.reg_header_step_cn
{
    background-image:url(/Content/themes/img/jiandu01.gif);
}
.reg_header_step_en
{
    background-image:url(/Content/themes/img/jiandu01_01.gif);
}
/*注册激活*/
.reg_header_step2_cn
{
    background-image:url(/Content/themes/img/jiandu02.gif);
}
.reg_header_step2_en
{
    background-image:url(/Content/themes/img/jiandu02_2.gif);
}
/*注册成功*/
.reg_header_step3_cn
{
    background-image:url(/Content/themes/img/jiandu03.gif);
}
.reg_header_step3_en
{
    background-image:url(/Content/themes/img/jiandu03_2.gif);
}
.img_fl
{
    float:left;
    display:block;
    width:33.33333%;
    -ms-behavior: url(/Content/Amendment/backgroundsize.min.htc);
	behavior: url(/Content/Amendment/backgroundsize.min.htc);
    background-repeat:no-repeat;
    background-size:contain;
    height:40px;
}
.img_fl label
{
    display: block;
    height: 40px;
    line-height: 40px;
    /* margin: auto; */
    text-align: start;
    position: absolute;
    top: 0;
    /* left: 4%; */
    margin-left: 11%;
}
.img_fl_img
{
    width:100%;
    height:100%;
}
@media (max-width: 1023px) and (min-width: 768px)
{
    .div_img_1,.div_img_1_2
    {
        width:48%;
    }
    .div_img_2, .div_img_2_2, .div_img_2_3,.div_img_3_3
    {
        width:48%;
    }
    .div_img_3,.div_img_1_3
    {
        display:none;
    }
    .div_img_3_2
    {
        display:none;
    }
}
@media (max-width: 799px) and (min-width: 550px)
{
    .div_img_1_3
    {
        display:none;
    }
    .div_img_2_3
    {
        width:48%;
    }
    .div_img_3_3
    {
        width:48%;
    }
}
@media (max-width: 1023px) and (min-width: 550px)
{
    .div_img_1,.div_img_1_2
    {
        width:48%;
    }
    .div_img_2, .div_img_2_2
    {
        width:48%;
    }
    .div_img_3
    {
        display:none;
    }
    .div_img_3_2
    {
        display:none;
    }
}
@media(max-width:550px)
{
    .div_img_1
    {
        width:100%;
    }
    .div_img_2
    {
        display:none;
    }
    .div_img_3
    {
        display:none;
    }
     .div_img_1_2
     {
         display:none;
     }
     .div_img_2_2
     {
         width:100%;
     }
     .div_img_3_2
     {
         display:none;
     }

     .div_img_1_3
     {
         display:none;
     }
     .div_img_2_3
     {
         display:none;
     }
     .div_img_3_3
     {
         width:100%;
     }
}


.reg_main_container
{
    position:relative;
    background-color: #fff;
    margin-bottom:50px;
    margin-left:auto;
    margin-right:auto;
    min-height:300px;
    /*width: 380px;*/
    z-index: 0;
    min-width:320px;
}
.reg_xh
{
    font-style: normal;
    color: red;
}
.fl
{
    float:left;
}
.reg_main_container .reg_item
{
    overflow: hidden;
    padding-top:5px;
    padding-bottom:5px;
    padding-left:10px;
    position: relative;
}
.reg_item_span
{
    height:40px;
    line-height:40px;
    vertical-align:middle;
    color: #666;
    min-width:100px;
    text-align:right;
    font-weight:bold;
    
}
.reg_main_container .lg_input
{

     /*去除bootstrap的样式*/
    outline:none !important;
    box-shadow:none !important;
     -webkit-box-shadow:none !important;
    -moz-box-box-shadow:none !important;
    -ms-box-box-shadow:none !important;
    width: 280px;
    margin: 0;
    line-height: 24px;
    height: 24px;
    vertical-align:middle;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    border: 0px;
    font-size: 14px;
    margin-left:10px;
}
.reg_main_container .lg_input:focus
{
    outline: none !important;  
    border:0 !important;  
    border-radius: 0px;
    box-shadow:none !important;
    -webkit-box-shadow:none !important;
    -moz-box-box-shadow:none !important;
    -ms-box-box-shadow:none !important;
}
.reg_input
{
    border: 1px solid #ece8e6;
    height:40px;
    line-height:35px;
    vertical-align:middle;
    margin-left:10px;
}
.reg_input_active
{
    -webkit-box-shadow:0 0 3px 0 #cecbc7,0 0 6px 0 #e3d5de,0 0 6px 0 #eee6eb !important;
    -moz-box-shadow:0 0 3px 0 #cecbc7,0 0 6px 0 #e3d5de,0 0 6px 0 #eee6eb !important;
    -ms-box-shadow:0 0 3px 0 #cecbc7,0 0 6px 0 #e3d5de,0 0 6px 0 #eee6eb !important;
    box-shadow:0px 0px 3px 0px #cecbc7,0 0 6px 0 #e3d5de,0 0 6px 0 #eee6eb !important;
}
.base_error {
    background-color: #FFF5D1;
    border: 1px solid #FFB533;
    font-family: Tahoma;
    margin: 0px 0 0px 27%;
    padding: 2px 0 2px 22px;
    width: 200px;
    display: inline-block;
}
.reg_item a:hover
{
    color:#312770 !important;

}
.signin_signinBtn , #signin_signinBtn ,.reg_act_btn,.mol
{
    width:42%;
    cursor:pointer;
    color: #fff;
    border: 1px solid;
    padding: 0;
    font-size: 14px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    border-width: 0;
    font-size: 16px;
    font-weight: bold;
}
.signin_signinBtn_Disabled
{
    background-color: gray !important;
}
.reg_activity_tb
{
    width: 100%;
    line-height: 45px;
    border:1px dashed gray;
    text-align:center;
}
.reg_span2
{
    width:20%;
}
.reg_container *
{
    box-sizing:border-box;
}
.reg_container_step2 .lg_input
{
    padding-left:0px;
    background:white !important;
}
.reg_qs
{
    border-left:thin dashed gray;
    padding-left:20px;
}
.Success_table
{
    border: 1px solid #DDDDDD;
    padding: 10px;
    width: 100%;
    z-index: 1;
}
.table_com_style
{
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
}
.Success_table tbody tr td {
    border-right: 1px solid #E3E3E3;
    border-top: 1px solid #E3E3E3;
    height: 30px;
    line-height: 30px;
    padding: 8px;
    text-align: center;
}
.Success_table thead tr th {
    font-weight: normal;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #f8f8f8;
}
.kas_login
{
    padding: 10px 36px;
    border: thin solid #8A8A8A;
    display: inline-block;
    margin: 15px 40px;
    color:#312770 !important;
    cursor:pointer;
    text-decoration:none;
    font-weight:bold;
    border-radius:0px;
}
.kas_login:hover , .kas_MvcHtmlString_a a:hover , reg_hyxy_a:hover
{
    text-decoration:none !important;
    color:#312770 !important;
}
.kas_MvcHtmlString_a a,.reg_hyxy_a
{
    color:#312770 !important;
}
.reg_span6_2_info
{
    padding: 20px;
    border: thin solid gray;
    box-shadow: 5px 5px 10px 10px #E0DBDB;
}
.reg_two_radio input[type=radio]
{
    display:none;
}
.reg_two_radio label
{
    font-size:17px;
}
.sanjiaoxing
{
    border-width: 10px;
    border-color: transparent transparent gray transparent;
    left: 0px;
    width: 0;
    height: 0;
    font-size: 0;
    border-style: solid;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 45%;
}

/*注册成功Css*/
.success_container
{
    text-align: center;
}
.success_container a:hover
{
    text-decoration:none;
}
.success_container .success_title
{
    font-size: 2em;
    padding: 20px;
    color: #2A4F67;
    line-height: 30px;
}
.ss_a
{
    padding: 10px 15px;
    border: thin solid #2A4F67;
    text-decoration: none;
    color: #2A4F67;
}
.ss_a:hover
{
    color: #2A4F67 !important;
}
.ss_tb
{
    border: solid thin #E6E6E6;
    width: 300px;
    margin: 15px auto;
    min-height: 90px;
}
.tb_header
{
    background-image:url(/Images/Amendment/Login/tag.png);
    background-repeat:repeat-y;
    border-right:dashed thin #E6E6E6;
    vertical-align: middle;
    font-size: 25px;
    color: #FF601A;
}
.ss_a_last {
    padding: 10px 30px;
    border: thin solid #F47920;
    text-decoration: none;
    
}
.ss_order {
    color: #fff;
    background-color:#F47920;
}
.ss_self
{
    color: #F47920;
    margin-left:6%;
}
.ss_order:hover
{
    color: #fff;
}
.ss_self:hover
{
    color: #F47920 !important;
}

/*1280分辨率下页面样式错误   yjt   2016-12-5*/
@media (max-width: 1359px) and (min-width: 1280px){
    .span6{
        float:left;
        min-height:1px;
        margin-left:30px;
    }
    .pageContent.container{
        min-height:600px;
    }
}


@media (max-width: 1279px) and (min-width: 1024px){
    .span6 {
        width: 484px !important;
    }
    .kas_MvcHtmlString_a,.kas
    {
        padding-left:20px;
    }
}
@media (max-width: 1023px) and (min-width: 768px)
{
    .reg_item_span
    {
        min-width:20px;
    }
}

@media (max-width: 1020px) and (min-width: 768px)
{
    .reg_item_span
    {
        text-align:left;
    }
    .base_error
    {
        margin: 0px 0 0px 27px;
    }
    .xy_span
    {
        width:2% !important;
        min-width:2%;
    }
}
@media (max-width: 480px)
{
    .reg_item_span
    {
        text-align:left;
    }
    .base_error
    {
        margin: 0px 0 0px 27px;
    }
    .reg_span2
    {
        width:40%;
    }
}
@media (max-width: 780px)
{
    .reg_item_span
    {
        text-align:left;
    }
    .base_error
    {
        margin: 0px 0 0px 27px;
    }
    .empty_span
    {
        display:none;
    }
    .reg_main_container
    {
        width:80%;
    }
}