@charset "utf-8";

/*banner*/

ul {
    padding: 0;
    margin: 0;
}

li,
dd {
    list-style: none outside none;
}

.pic-wrapper .pic_box .pic {
    height:
}

.pic-wrapper {
    width: 1400px;
    position: relative;
    margin: 0 auto !important;
}

.pic-wrapper .pic_box {
    height:
}

.pic-wrapper .pic_box .pic img {
    display: block;
    margin: 0 auto;
    border: 0;
}


/***** 登入样式 *****/

.p_banner {
    margin: 0 auto;
    position: absolute;
    right: 14%;
    top: 15px;
    width: 287px;
    height: 327px;
}


/*.p_banner .login_box{position:relative;z-index:500}*/

.p_banner .login_cont_bg,
.rq_cont_bg {
    position: absolute;
    right: 0px;
    top: 23px;
    width: 287px;
    height: 327px;
    background: #000;
    z-index: 9960;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

.login_box {
    position: relative;
    display: block;
}

.login_content {
    width: 287px;
    position: absolute;
    top: 23px;
    left: 0;
    z-index: 9970;
    background: url(personal_service_icon.png) no-repeat 230px -606px;
}

.log_content {
    /*width: 287px;*/
    overflow: hidden;
    margin-left: 36px;
    margin-bottom: 8px;
}


/*二维码*/

.rq_code {
    position: relative;
    display: none;
}

.rq_content {
    width: 287px;
    position: absolute;
    top: 23px;
    left: 0;
    z-index: 9970;
    background: url(personal_service_icon.png) no-repeat 230px -968px;
    height: 86px;
}

.rq_code_pic {
    display: block;
    margin: 0 auto;
    margin-top: 100px;
}

.rq_code_tit {
    text-align: center;
    color: #fff;
    font-weight: 600;
}

.rq_btn1,
.rq_btn2 {
    position: absolute;
    width: 58px;
    height: 58px;
    right: 0;
    cursor: pointer;
}

.log_tit {
    margin: 17px 0;
}

.log_tit p {
    font-size: 18px;
    color: #e8e8e8;
    width: 287px;
    text-align: center;
}

.log_icon {
    background: url(personal_service_icon.png) no-repeat;
}

.log_name {
    float: left;
    width: 34px;
    height: 40px;
    background-position: 0px 0px;
}

.log_pass {
    float: left;
    width: 34px;
    height: 40px;
    background-position: 0px -63px;
}

.log_iconyzm {
    background: url(../images/personal_tiocn.png) no-repeat;
}

.log_input {
    float: left;
    width: 174px;
    padding-left: 6px;
    height: 40px;
    line-height: 40px;
    \9
}

.log_inputv_c {
    float: left;
    width: 101px;
    padding-left: 6px;
    height: 40px;
    line-height: 40px;
    \9
}

.log_bos_v_c {
    width: 65px;
    margin-left: 8px;
    height: 40px;
}

.log_submit {
    height: 40px;
    width: 107px;
    line-height: 40px;
    text-align: center;
    background: #ffd101;
    color: #fff;
    font-size: 16px;
    /* font-family: '微软雅黑';*/
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

#login_btn {
    margin-left: 3px;
}

.log_input_name {
    width: 18px;
    height: 17px;
    background: url(personal_service_icon.png) no-repeat 0px -43px;
    float: left;
    position: absolute;
    right: 39px;
    top: 70px;
    display: none;
    z-index: 99;
}

.log_input_namexxx {
    height: 30px;
    background-color: #FFFFFF;
    float: left;
    position: absolute;
    right: 39px;
    top: 65px;
    display: block;
    z-index: 98;
}

.log_text {
    margin-bottom: 10px;
}

.log_text p {
    margin-left: 172px;
    color: #fff;
    font-size: 12px;
    opacity: 0.4;
    filter: alpha(opacity=40)
}

.log_text p a {
    color: #ffd101;
}

.log_text2 {
    margin: 10px 0;
}

.log_text2 p {
    margin-left: 36px;
    color: #fff;
    font-size: 12px;
    width: 300px;
}

.log_text2 .log_p01 a {
    margin-left: 105px;
    color: #ffd101;
}

.log_text2 .log_p02 a {
    margin-right: 75px;
    color: #ffd101;
    text-decoration: none;
}

.log_text3 {
    margin: 62px 0;
}

.log_text3 p {
    margin-left: 36px;
    color: #fff;
    font-size: 12px;
    width: 300px;
}

.log_text3 .log_p01 a {
    margin-left: 105px;
    color: #ffd101;
}

.log_text3 .log_p02 a {
    margin-right: 73px;
    color: #ffd101;
    text-decoration: none;
}

.log_btn {
    width: 220px;
    text-align: center;
    background: #585d6e;
    height: 40px;
    line-height: 40px;
    margin-left: 36px;
}

.log_btn p {
    color: #fff;
    font-size: 14px;
}


/***** END登入样式 *****/


/*标题*/

.h_content_wrapper {
    width: 1000px;
    margin: 0 auto;
}

.h_content_up_text_tit {
    background: #ef6732;
    width: 243px;
    height: 65px;
    line-height: 65px;
    text-align: center;
}


/*内容*/

.content {
    background: #fafafa;
    padding-bottom: 66px;
    overflow: visible;
}

.h_content_up_tit {
    padding: 66px;
    text-align: center;
}


/*.h_content_up_tit p{font-size: 48px;border-bottom: 1px solid #ddd;width: 194px;margin: 0 auto;padding-bottom: 20px;}*/

.h_content_up_tit a {
    font-size: 48px;
    border-bottom: 1px solid #ddd;
    margin: 0 auto;
    padding-bottom: 20px;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
}

.h_content_up_tit a:hover {
    color: #606060;
}

.h_content_up_text_all {
    overflow: hidden;
    width: 1000px;
    border-top: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
}

.h_content_up_text {
    float: left;
    border-right: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8
}

.h_content_up_text_txt {
    width: 248px;
    text-align: center;
    background: #fff;
    height: 210px;
}

.h_content_up_text_txt:hover {
    background: #f7f7f7;
}

.text_txt_wrapper {
    padding-top: 40px;
    margin: 0 23px;
}

.text_txt_wrapper li {
    line-height: 30px;
}

.h_content_up_text_txt a {
    text-decoration: none;
    font-size: 12px;
}

.text_txt_wrapper_icon {
    background: url(personal_service_icon.png) no-repeat;
    margin: 0 auto;
}

.text_txt_wrapper_icon1 {
    width: 73px;
    height: 62px;
    background-position: 1px -106px;
}

.text_txt_wrapper_icon2 {
    width: 42px;
    height: 62px;
    background-position: 0px -164px;
}

.text_txt_wrapper_icon3 {
    width: 40px;
    height: 62px;
    background-position: 0px -229px;
}

.text_txt_wrapper_icon4 {
    width: 69px;
    height: 62px;
    background-position: 0px -293px;
}

.text_txt_wrapper_icon5 {
    width: 59px;
    height: 62px;
    background-position: 0px -361px;
}

.text_txt_wrapper_icon6 {
    width: 68px;
    height: 62px;
    background-position: 0px -426px;
}

.text_txt_wrapper_icon7 {
    width: 73px;
    height: 62px;
    background-position: 0px -494px;
}

.text_txt_wrapper_icon8 {
    width: 66px;
    height: 62px;
    background: url(personal_service_icon1.png) no-repeat 0px -540px;
}

.text_txt_wrapper_tit {
    margin-top: 22px;
}

.text_txt_wrapper_tit a {
    font-size: 16px;
    color: #222;
    font-weight: 600;
}


/*底部轮播图*/


/* home */

.pl_home_kv {
    width: 1400px;
    margin: 0 auto;
    height: 398px;
    position: relative;
}

.pl_home_kv1 {
    height: 481px;
}

.pl_home_kv .window {
    height: 398px;
    position: absolute;
}

.pl_home_kv .slide {
    width: 1000px;
    height: 398px;
    position: absolute;
    background-color: #fff;
}

.pl_home_kv .slide .img {
    height: 398px;
    position: absolute;
}

.text_content_s {
    /*width: 380px;*/
    position: absolute;
    left: 10%;
    top: 64%;
    border: 1px solid #fff;
    border-radius: 5px;
    /* margin-left: 120px;
  padding-top: 95px;*/
}

.pl_home_kv .slide .text h2 {
    font-size: 46px;
    line-height: 54px;
    font-weight: 300;
    padding: 0;
    margin: 0;
    margin-bottom: 15px;
}

.pl_home_kv .slide .text h3 {
    font-size: 26px;
    line-height: 30px;
    font-weight: 300;
    padding: 0;
    margin: 0;
}

.pl_home_kv .slide .text p {
    /*font-size: 14px;*/
    margin: 12px 20px;
}

.pl_home_kv .slide .text ul {}

.pl_home_kv .slide .text ul li {
    font-size: 14px;
    line-height: 20px;
    background-repeat: no-repeat;
    background-position: 0 center;
    padding-left: 11px;
}

.pl_home_kv .slide .text ul li a {}

.pl_home_kv .slide .text ul li a:hover {}

.pl_home_kv .slide .text_left {
    /*  margin-left:-470px;*/
}

.pl_home_kv .slide .text_right {
    margin-left: 120px;
}

.pl_home_kv .slide .text_white {
    color: #fff;
}

.pl_home_kv .slide .text_white h2 {
    color: #fff;
}

.pl_home_kv .slide .text_white h3 {
    color: #fff;
}

.pl_home_kv .slide .text_white a {
    color: #fff;
}

.pl_home_kv .slide .text_white a:hover {
    color: #fff;
}

.pl_home_kv .slide .text_white ul li {}

.pl_home_kv .slide .text_white .nr_arr {}

.pl_home_kv .slide .text_grey {
    color: #606060;
}

.pl_home_kv .slide .text_grey h2 {
    color: #303030;
}

.pl_home_kv .slide .text_grey h3 {
    color: #606060;
}

.pl_home_kv .slide .text_content_s {
    /*padding-top: 95px;*/
}

.pl_home_kv .slide .text_content_l {
    padding-top: 43px;
}

.pl_home_kv .slide .text_size_s h2 {
    font-size: 32px;
    line-height: 52px;
}

.pl_home_kv .slide .text_size_s h3 {
    font-size: 18px;
    line-height: 40px;
}

.pl_home_kv .slide .text_size_m h2 {
    font-size: 38px;
    line-height: 52px;
}

.pl_home_kv .slide .text_size_m h3 {
    font-size: 22px;
    line-height: 40px;
}

.pl_home_kv .slide .text_size_l h2 {
    font-size: 46x;
    line-height: 52px;
}

.pl_home_kv .slide .text_size_l h3 {
    font-size: 26px;
    line-height: 40px;
}

.pl_home_kv .indicator {
    position: relative;
    left: 45%;
    bottom: 24%;
}

.pl_home_kv .indicator li {
    width: 16px;
    height: 16px;
    float: left;
    display: inline;
    margin-left: 8px;
}

.pl_home_kv .indicator li a {
    float: left;
    display: inline;
    background-image: url(nr_pl_kv_dot.png);
    background-repeat: no-repeat;
    background-position: -20px 0;
    width: 16px;
    height: 0;
    padding-top: 16px;
    overflow: hidden;
}

.pl_home_kv .indicator li.active a,
.pl_home_kv .indicator li a:hover {
    background-position: 0 0;
}


/*more*/

.text p a {
    font-size: 18px;
    text-decoration: none;
    color: #fff;
}


/*锚点*/

.anchor {
    position: fixed;
    top: 30%;
    right: 14%;
    z-index: 999;
}

.anchor ul div {
    border-left: 1px solid #4b96df;
    margin-left: 5px;
}

.anchor ul i {
    background: url(anchor.png) no-repeat 0 -16px;
    width: 13px;
    height: 13px;
    display: inline-block;
    margin-right: 6px;
}

.anchor ul .active {
    background: url(anchor.png) no-repeat 0 0;
    width: 13px;
    height: 13px;
}

.text_active {
    color: #4b96df;
}

.anchor ul a {
    text-decoration: none;
}

.text_grey {
    margin: 0;
    padding: 0;
    position: absolute;
    left: 250px;
    bottom: -128px;
    width: 130px;
    height: 40px;
    background-color: #ff745c;
    text-align: center;
    font-size: 18px;
    line-height: 5px;
}

.text_grey a {
    color: #fff;
}


/*网点查询*/

.network {
    width: 530px;
    position: absolute;
    top: 210px;
    left: 31%;
    overflow: hidden;
}

.network_query {
    width: 528px;
    height: 48px;
    border: 1px solid #ffd100;
    background-color: #ffd100;
    overflow: hidden;
}

.networtk_query_tit {
    padding-left: 13px;
    width: 393px;
    height: 48px;
    line-height: 48px;
    border: 0;
    float: left;
}

.networtk_query_btn {
    width: 120px;
    height: 48px;
    color: #fff;
    border: 0;
    float: left;
    font-weight: 600;
    background: #ffd100;
    cursor: pointer;
}

.network_query_list {
    width: 530px;
    padding: 0;
    margin: 0;
    margin-top: 30px;
}

.network_query_list li {
    width: 130px;
    height: 38px;
    line-height: 38px;
    float: left;
    text-align: center;
    border: 1px solid #fff;
}

.network_query_list li a {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    text-decoration: none;
}

.network_query_list li.one {
    background-color: #fff;
    margin-right: 68px;
}

.network_query_list li.one a {
    color: #ffd100;
}

.network_query_list li.three {
    float: right;
}


/*活动--商城*/

.act_change_btn {
    width: 90px;
    border: 1px solid #9a9a9a;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    margin-bottom: 45px;
}

.act_change_btn li {
    width: 45px;
    height: 21px;
    line-height: 21px;
    float: left;
    text-align: center;
}

.act_btn1 {
    width: 45px;
    height: 21px;
    background: #fff;
    color: #ff7159;
}

.act_btn2 {
    width: 45px;
    height: 21px;
    background: #fff;
    color: #ff7159;
}

.act_fixed1 {
    display: block;
    margin-bottom: 241px;
    margin-left: -131px;
}

.act_fixed2 {
    display: none;
}


/*二维码信息*/

.rq_infomation {
    width: 430px;
    margin: 0 auto;
    overflow: hidden;
}

.rq_info_left {
    width: 196px;
    float: left;
}

.rq_info_left p {
    margin-top: 20px;
    font-size: 24px;
    color: #ff7159;
    font-weight: 600;
    text-align: center;
}

.rq_info_right {
    width: 230px;
    float: right;
    overflow: hidden;
}

.rq_apple,
.rq_andrews {
    width: 193px;
    height: 52px;
    display: block;
    margin-top: 35px;
    float: right;
}

.rq_apple {
    background: url(personal_service_icon.png) no-repeat left -1172px;
}

.rq_andrews {
    background: url(personal_service_icon.png) no-repeat left -1307px;
}

.content1 {
    margin-top: 200px;
}

.text_grey_p {
    margin-top: 20px;
}

.content2 {
    margin-top: 173px;
}

.pic-wrapper .pic_box1 {
    position: absolute;
    width: 73%;
    top: 0;
    left: 0%;
}

.pic-wrapper .pic_box .pic_1 {
    position: absolute;
    width: 1400px;
    top: 0;
    left: 50%;
    margin-left: -700px;
    overflow: hidden;
}

.pic_fixed1 {
    margin: 0 auto;
    position: relative;
    z-index: 10;
}

.pic-wrapper .pic_box2 {
    position: absolute;
    width: 103%;
    top: 0;
    left: 0;
}

.Discount {
    margin-top: -37px;
    margin-bottom: 23px;
    text-align: center;
    font-size: 15px;
}

.Discount a {
    text-align: center;
}

.Discount a:hover {
    text-decoration: none;
    background: #ff7159;
    color: #fff;
}
