/* RESPONSIVE CSS
-------------------------------------------------- */
@media screen and (max-width: 768px) {
  /**
  banner
  **/
  .banner_box_bg {
    width: 100%;
    background: none;
    margin: 74px auto 0px auto;
  }
  .banner_box_bg .banner_box {
    width: 100%;
    background: url(../images/nchc/banner_1_rwd.jpg) no-repeat center top;
    background-size: 100%;
    margin: 0 auto;
    position: relative;
  }
  .banner_box_bg .banner_box .banner_control {
    width: 100%;
    height: 100%;
  }

  /**index_s_content**/
  .main_conten_bg .main_conten .index_s_content.left_s {
    margin: 5px -15px;
  }
  .main_conten_bg .main_conten .index_s_content.right_s {
    margin: 10px -15px;
  }
  .main_conten_bg .elastislide-list {
    padding-bottom: 0px;
  }
  .main_conten_bg .elastislide-list ul li {
    width: 100%;
    padding: 20px 0px;
    margin-bottom: 10px;
    border-bottom: dashed 1px #d0d0d0;
  }
  .main_conten_bg .elastislide-list ul li .title {
    width: 40%;
    text-align: right;
  }
  .main_conten_bg .elastislide-list ul li .title span.small {
    display: inline-block;
  }
  .main_conten_bg .elastislide-list ul li .pic {
    width: 60%;
  }

  .form_box {
    /* padding: 0 !important; */
    /**/
  }
  .form_box .title {
    padding: 0px 0px 0px 10px !important;
    margin: 7% 2% 3% 2% !important;
  }
  .form_box .content {
    padding: 1% !important;
  }
  .form_box .edition {
    font-size: 16px;
    color: #676767;
    position: relative;
    top: 0px;
    right: 0px;
    /* font-weight: bold; */
    border: none;
    padding: 4px 10px;
    text-align: right;
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 0px;
  }

  .member_button {
    width: 92%;
    padding: 20px 0px;
    margin: 1% 4%;
  }
  .member_button .facebook {
    text-align: left;
  }
  .member_button .facebook div {
    padding-right: 10px;
  }
  .member_button .google {
    text-align: left;
  }
  .member_button .google div {
    padding-right: 10px;
  }

  .footer_bg {
    background: url(../images/nchc/footer_bg.jpg) repeat-x;
    width: 100%;
    height: 70px;
  }
  .footer_bg .footer_box {
    width: 90%;
    margin: 0 auto;
    max-width: 1440px;
  }

  .set_button {
    display: block;
  }

  .header_box .header_up_box {
    border-bottom: 1px solid #e6e6e6;
    width: 100%;
    padding: 0px 1%;
  }

  .header_up_meun {
    display: none;
  }

  .header_up_meun_box {
    display: none;
  }

  .main_meun_button {
    display: block;
  }

  .main_conten_bg {
    padding-top: 77px;
    overflow-y: hidden;
    overflow-y: hidden;
  }

  .language_box {
    display: block;
  }

  .project_process_sty2 {
    padding: 1%;
  }
  .project_process_sty2 ul li {
    background: #f7f7f7;
    border: solid 1px #dadada;
    padding: 10px;
    margin: 0px 0px 5px 0px;
  }
  .project_process_sty2 ul li:after {
    display: block;
    clear: both;
    content: "";
  }
  .project_process_sty2 ul li:before {
    display: none;
  }
  .project_process_sty2 ul li a {
    height: auto;
    box-shadow: none;
    border-radius: 0px;
    width: 80%;
    background: none;
    padding: 0px;
    margin: 0px;
    float: right;
  }
  .project_process_sty2 ul li a span {
    width: 100% !important;
    border-radius: 0px !important;
    display: block !important;
    height: auto !important;
    text-align: left !important;
    background: none !important;
    border: none !important;
  }
  .project_process_sty2 ul li .step_ls {
    width: 20%;
    float: left;
    font-size: 16px;
    padding-top: 0px;
  }
  .project_process_sty2 ul li .step_ls .strp_t {
    font-size: 15px;
  }
  .project_process_sty2 ul li .step_ls .strp_n {
    font-size: 15px;
  }
  .project_process_sty2 ul li .step_ls i {
    display: none;
  }
  .project_process_sty2 ul li.active {
    background: #3392ff;
    border: solid 1px #0064b9;
  }
  .project_process_sty2 ul li.active a {
    background: none !important;
    border: none !important;
  }
  .project_process_sty2 ul li.active a span {
    box-shadow: none !important;
    color: #fff !important;
  }
  .project_process_sty2 ul li.active .step_ls .strp_t {
    color: #78e9ff;
  }
  .project_process_sty2 ul li.active .step_ls .strp_n {
    color: #78e9ff;
  }

  /**table-vert-center**/
  .table-vert-center.taactive td:last-child {
    text-align: right;
  }

  /*******form_box_text******/
  .form_box_text .page_number_st {
    float: left;
  }
  .form_box_text.view span.text_st {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    margin-top: -5px;
    margin-left: 0px;
  }

  /*******projcet*****/
  .project_appliction_form {
    width: 100%;
    padding: 15px;
  }
  .project_appliction_form .tools-md {
    margin-top: 10px;
  }
  .project_appliction_form .project_list .project_list_delete {
    position: absolute;
    top: 6px;
    right: 15px;
  }
  .project_appliction_form .project_list ul {
    margin-top: 45px;
  }
  .project_appliction_form .project_list ul li .project_list_box .col-left {
    width: 100%;
    float: none;
    display: block;
    height: 51px;
  }
  .project_list ul li .project_list_box .col-right .detail_tite .text_box{
    width: 100%;
  }
  .project_appliction_form .project_list ul li .project_list_box .col-left .type_icon_box {
    width: 100%;
    height: auto;
    padding: 10px 0px 10px 0px;
    margin: 0px;
    background-image: none !important;
  }
  .project_appliction_form .project_list ul li .project_list_box .col-left .type_icon_box:after {
    display: block;
    content: "";
    clear: both;
  }
  .project_appliction_form .project_list ul li .project_list_box .col-left .type_icon_box .type_img {
    width: 10%;
    float: left;
    margin-left: 10%;
    padding: 3px;
    height: auto;
  }
  .project_appliction_form .project_list ul li .project_list_box .col-left .type_icon_box .type_img img {
    width: 100%;
    max-width: 23px;
  }
  .project_appliction_form .project_list ul li .project_list_box .col-left .type_icon_box p {
    float: left;
    width: 80%;
    padding: 0px;
    text-align: left;
    line-height: 30px;
    margin: 0px;
  }
  .project_appliction_form .project_list ul li .project_list_box .col-right {
    width: 100%;
    display: block;
  }
  .project_appliction_form .project_list ul li .project_list_box .col-right .detail_data .date {
    width: 100%;
    padding-top: 15px;
  }

  /****table_rwd******/
  .table_rwd {
    border: none;
  }
  .table_rwd thead {
    display: none;
  }
  .table_rwd tr {
    margin-bottom: 15px;
    margin-top: 15px;
    display: block;
  }
  .table_rwd tr th {
    display: none;
  }
  .table_rwd tr td {
    padding-left: 35%;
    width: 100%;
    display: -webkit-box;
  }
  .table_rwd tr td:before {
    display: block;
    text-align: right;
    padding-right: 15px;
    content: attr(data-title);
    width: 30%;
    background: #f1f1f1;
    margin: -10px 10px -10px -14px;
    line-height: 18px;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .table_rwd tr td a {
    color: #111;
  }

  .su_list ul li a .bottom {
    padding-top: 0px;
    height: auto;
    margin-top: 0px;
    background: #fff;
    position: relative;
    float: left;
    width: 100%;
  }
  .su_list ul li a .bottom .host, .su_list ul li a .bottom .memer {
    display: block;
    border-top: solid 1px #e4e4e4;
  }

  .su_list ul li a .bottom .host span, .su_list ul li a .bottom .memer span {
    color: #949494;
    font-size: 14px;
    font-weight: normal;
  }

  .su_list ul li .project_list_delete {
    position: absolute;
    top: 15px;
    right: 15px;
  }
  .su_list ul li a {
    padding-top: 30px;
  }
  .su_list ul li a .su_list-box {
    padding-top: 0px;
  }
  .su_list ul li a .su_list_icon {
    display: none;
  }
  .su_list ul li a .su_data_ls {
    height: auto;
    border-top: solid 1px #e4e4e4;
  }
  .su_list ul li a .su_data_ls.title_box {
    width: 100%;
    height: auto;
    border-top: none;
    padding: 10px;
  }
  .su_list ul li a .su_data_ls.status {
    height: auto;
    border-top: solid 1px #e4e4e4;
  }
  .su_list ul li a .su_data_ls.status.status {
    width: 98%;
    margin: 0px;
    padding: 10px 0px;
    border-left: none;
  }
  .su_list ul li a .su_data_ls.status.su_quantity {
    width: 98%;
    margin: 0px;
    padding: 10px 0px;
    border-left: none;
  }
  .su_list ul li a .su_data_ls.status.money {
    width: 98%;
    margin: 0px;
    padding: 10px 0px;
    border-left: none;
  }
  .su_list ul li a .su_data_ls.status p.tit {
    width: 30%;
    float: left;
    text-align: left;
    padding-left: 15px;
  }
  .su_list ul li a .su_data_ls.status p.tex {
    width: 70%;
    float: left;
    padding: 0px;
    text-align: left;
  }
  .su_list ul li a .su_data_ls.su_quantity {
    height: auto;
  }
  .su_list ul li a .su_data_ls.su_quantity.status {
    width: 98%;
    margin: 0px;
    padding: 10px 0px;
    border-left: none;
  }
  .su_list ul li a .su_data_ls.su_quantity.su_quantity {
    width: 98%;
    margin: 0px;
    padding: 10px 0px;
    border-left: none;
  }
  .su_list ul li a .su_data_ls.su_quantity.money {
    width: 98%;
    margin: 0px;
    padding: 10px 0px;
    border-left: none;
  }
  .su_list ul li a .su_data_ls.su_quantity p.tit {
    width: 30%;
    float: left;
    text-align: left;
    padding-left: 15px;
  }
  .su_list ul li a .su_data_ls.su_quantity p.tex {
    width: 70%;
    float: left;
    padding: 0px;
    text-align: left;
  }
  .su_list ul li a .su_data_ls.money {
    height: auto;
  }
  .su_list ul li a .su_data_ls.money.status {
    width: 98%;
    margin: 0px;
    padding: 10px 0px;
    border-left: none;
  }
  .su_list ul li a .su_data_ls.money.su_quantity {
    width: 98%;
    margin: 0px;
    padding: 10px 0px;
    border-left: none;
  }
  .su_list ul li a .su_data_ls.money.money {
    width: 98%;
    margin: 0px;
    padding: 10px 0px;
    border-left: none;
  }
  .su_list ul li a .su_data_ls.money p.tit {
    width: 30%;
    float: left;
    text-align: left;
    padding-left: 15px;
  }
  .su_list ul li a .su_data_ls.money p.tex {
    width: 70%;
    float: left;
    padding: 0px;
    text-align: left;
  }

  /***page_search_box***/
  .page_search_box span {
    display: none;
  }

  /**page_big_conten**/
  .page_big_conten .innerWrap .pro_pic {
    float: none;
    width: 100%;
  }
  .page_big_conten .innerWrap .pro_pic img {
    width: 100%;
    max-width: 450px;
    padding-top: 20%;
  }
  .page_big_conten .innerWrap .pro_text {
    float: none;
    width: 100%;
    padding-left: 0px;
  }
  .page_big_conten .innerWrap .pro_text h1 {
    width: 100%;
    text-align: left;
    font-size: 32px;
    font-weight: bold;
    color: #505050;
  }
  .page_big_conten .innerWrap .pro_text h3 {
    width: 100%;
    text-align: left;
    color: #2c6eba;
    margin: 0 auto;
    padding-bottom: 10px;
    font-size: 16px;
  }
  .page_big_conten .innerWrap .pro_text p {
    width: 100%;
    text-align: left;
    margin: 0 auto;
    line-height: 28px;
    font-size: 15px;
    color: #6b6b6b;
  }
  .page_big_conten .innerWrap .pro_table {
    border: 1px solid #E0E0E0;
  }
  .page_big_conten .innerWrap .pro_table th {
    background: #2b6db9;
    color: #fff;
    font-size: 20px;
    padding: 5px 23px;
    font-weight: normal;
    text-align: left;
  }
  .page_big_conten .innerWrap .pro_table td {
    padding: 7px 20px;
    border-bottom: 1px solid #E0E0E0;
    color: #666;
    border-left: 1px solid #E0E0E0;
    border-right: 1px solid #E0E0E0;
    line-height: 150%;
    font-size: 15px;
    text-align: left;
  }
  .page_big_conten .pro-detail-wrap01 {
    background: url(../images/nchc/high-performance_bg1.jpg) no-repeat center right;
    height: auto;
    padding-bottom: 50px;
    padding-top: 0px;
    border-bottom: solid 1px #dcdcdc;
  }
  .page_big_conten .pro-detail-wrap01 h1 {
    width: 100%;
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    padding-bottom: 15px;
    color: #333;
    font-size: 2.25rem;
  }
  .page_big_conten .pro-detail-wrap01 h3 {
    width: 60%;
    text-align: center;
    color: #b38e45;
    margin: 0 auto;
    padding-bottom: 50px;
    line-height: 38px;
  }
  .page_big_conten .pro-detail-wrap01 p {
    width: 77%;
    text-align: center;
    margin: 0 auto;
    line-height: 1.5em;
    font-size: 1rem;
    color: #666;
  }
  .page_big_conten .pro-detail-wrap02 {
    background: none;
    padding-top: 39px;
    padding-bottom: 38px;
    min-height: 600px;
    border-bottom: solid 1px #dcdcdc;
  }
  .page_big_conten .pro-detail-wrap03 {
    background: none;
    padding-top: 39px;
    padding-bottom: 38px;
    min-height: 600px;
    border-bottom: solid 1px #dcdcdc;
  }
  .page_big_conten .pro-detail-wrap04 {
    background: none;
    padding-top: 39px;
    padding-bottom: 38px;
    min-height: 600px;
    border-bottom: solid 1px #dcdcdc;
  }
  .page_big_conten .pro-detail-wrap05 .innerWrap .pro_pic {
    max-width: 420px;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    margin-right: 40px;
    margin-left: 34px;
  }
  .page_big_conten .pro-detail-wrap05 .innerWrap .pro_title {
    padding-top: 50px;
    padding-left: 0px;
    float: none;
    width: 100%;
  }
  .page_big_conten .pro-detail-wrap05 .innerWrap .pro_title h1 {
    width: 100%;
    text-align: left;
    font-size: 40px;
    font-weight: bold;
    padding-bottom: 5px;
    color: #333;
    font-size: 2.25rem;
  }
  .page_big_conten .pro-detail-wrap05 .innerWrap .pro_title h3 {
    width: 100%;
    text-align: left;
    color: #0e5bb5;
    margin: 0 auto;
    padding-bottom: 30px;
    line-height: 38px;
  }
  .page_big_conten .pro-detail-wrap05 .innerWrap .pro_title p {
    width: 77%;
    text-align: center;
    margin: 0 auto;
    line-height: 1.5em;
    font-size: 1rem;
    color: #666;
  }
  .page_big_conten .pro-detail-wrap05 .innerWrap .pro_title .contact_box {
    text-align: left;
  }
  .page_big_conten .pro-detail-wrap05 .innerWrap .pro_title .contact_box p {
    width: 100%;
    text-align: left;
    color: #828282;
  }
  .page_big_conten .pro-detail-wrap05 .innerWrap .pro_title .contact_box ul {
    padding-top: 10px;
  }
  .page_big_conten .pro-detail-wrap05 .innerWrap .pro_title .contact_box ul li {
    padding-bottom: 10px;
    color: #808080;
  }
  .page_big_conten .pro-detail-wrap05 .innerWrap .pro_title .contact_box ul li i {
    padding-right: 10px;
    color: #c7af81;
  }
  .page_big_conten .pro-detail-wrap05 .innerWrap .pro_title .contact_box ul li span.title {
    color: #9a9a9a;
    font-size: 16px;
  }
  .page_big_conten .pro-detail-wrap05 .innerWrap .pro_title .contact_box ul li span.text {
    color: #717171;
    /* display: block; */
    /* padding-left: 104px; */
    font-size: 18px;
  }
  .page_big_conten .pro_deatail_text {
    text-align: left;
    width: 90%;
    max-width: 1440px;
    margin: 0 auto;
    border-top: solid #347dd2 3px;
    background: #fff;
    box-shadow: 0px 2px 20px #d2d2d2;
  }
  .page_big_conten .pro_deatail_text .nav-tabs {
    background: #fff;
    width: 100%;
    padding: 0px;
    border-bottom: solid 1px #e8e8e8;
  }
  .page_big_conten .pro_deatail_text .nav-tabs li {
    padding: 0px;
    width: 160px;
    border-left: solid 1px #e8e8e8;
    border-right: solid 1px #e8e8e8;
  }
  .page_big_conten .pro_deatail_text .nav-tabs li.active {
    background: #1176c7;
    box-shadow: none;
  }
  .page_big_conten .pro_deatail_text .nav-tabs li.active a {
    color: #fff;
    background: #1176c7;
  }
  .page_big_conten .pro_deatail_text .nav-tabs li.active a:hover {
    background: #1176c7;
  }
  .page_big_conten .pro_deatail_text .nav-tabs li a {
    background: none;
    box-shadow: none;
    padding: 10px;
    text-align: center;
    display: block;
    color: #1176c7;
    font-size: 15px;
  }
  .page_big_conten .pro_deatail_text .tab-content {
    padding: 10px 30px;
  }
  .page_big_conten .pro_deatail_text .tab-content h3 {
    text-align: left;
    padding-top: 20px;
    color: #666;
  }
  .page_big_conten .pro_deatail_text .tab-content ul {
    padding-left: 40px;
  }
  .page_big_conten .pro_deatail_text .tab-content ul li {
    list-style: square;
    padding-bottom: 10px;
    color: #666;
  }
  .page_big_conten .pro_deatail_text .tab-content p {
    line-height: 1.8em;
    font-size: 1rem;
    color: #666;
  }
  .page_big_conten .pro_deatail_text .tab-content .pro_table {
    border: 1px solid #E0E0E0;
    width: 100%;
  }
  .page_big_conten .pro_deatail_text .tab-content .pro_table th {
    background: #5d5d5d;
    color: #fff;
    font-size: 20px;
    padding: 5px 23px;
    font-weight: normal;
    text-align: center;
  }
  .page_big_conten .pro_deatail_text .tab-content .pro_table td {
    padding: 20px 20px;
    border-bottom: 1px solid #E0E0E0;
    color: #666;
    border-left: 1px solid #E0E0E0;
    border-right: 1px solid #E0E0E0;
    line-height: 150%;
    font-size: 15px;
    text-align: left;
  }
  .page_big_conten .pro_deatail_text .tab-content .pro_table td.bac1 {
    background: #f3f3f3;
    font-weight: bold;
    text-align: center;
  }
  .page_big_conten #landsystems-Anchor {
    right: -106px;
  }
  .page_big_conten #landsystems-Anchor:hover {
    right: 0;
  }

  /**
  **.main_conten_bg .main_conten .product_list .text_box
  **/
  .main_conten_bg .main_conten .product_list {
    border: none;
    border-bottom: solid 1px #c1c1c1;
  }

  .main_conten_bg .main_conten .product_list .text_box {
    min-height: auto;
  }
}
