/*================================================================================================================================================================*/
/*顶部*/
.ashoreTopBar {
    width: 100%;
    height: 100px;
    background: url(../img/icon/header-gb.png) no-repeat center/100% 100%;
}

/*登录*/
.ashoreBannerBei {
    width: 100%;
    height: 967px;
    background: url(../img/bannerbei.png) no-repeat center/100% 100%;
    float: left;
}

.ashoreBar {
    width: 670px;
    height: 370px;
    border-radius: 10px;
    margin: 97px auto;
    background: #b2d5ea;
    opacity: 0.87;
}

.ashoreBarleft {
    width: 280px;
    padding-top: 130px;
    float: left;
}

.ashoreBarlogo {
    width: 184px;
    height: 105px;
    margin: 0 auto;
}

.ashoreBarlogo img {
    width: 184px;
    height: 105px;
    display: block;
}

.ashoreBarright h2 {
    font-size: 20px;
    color: #3c3c3c;
    font-weight: 100;
    margin-left: 55px;
    line-height: 40px;
}

.ashoreBarright {
    width: 370px;
    height: 210px;
    float: left;
    margin-top: 40px;
}

.ashoreBox {
    padding-left: 50px;
    border-left: 2px solid #b4b8ba;
}

.ashoreBox li {
    padding: 8px 0;
}

.ashoreBox li span {
    margin-right: 30px;
    font-size: 14px;
}

.ashoreBox li a {
    color: #03030d;
}

.ashoreBox li span input {
    background: #FFFFFF;
    width: 15px;
    height: 15px;
    margin-right: 7px;
}

.ashoreBox #username {
    height: 40px;
    line-height: 40px;
    padding-left: 6px;
    border-radius: 5px;
    border: 1px solid #aeb4b7;
    background: #ffffff;
    width: 260px;
    color: #211f1e;
    font-size: 15px;
}

.ashore_btn {
    width: 275px;
    height: 35px;
    line-height: 35px;
    cursor: pointer;
    background: #fa9800;
    text-align: center;
    color: #FFFFFF;
    border-radius: 5px;
    font-size: 16px;
}

.ashoreBox li p {
    color: #3c3939;
}

.ashoreBox li strong a {
    color: #d21c20;
    font-weight: 100;
}

/*注册*/
.loginBar {
    width: 600px;
    margin: 60px auto;
    position: relative;
}

.loginCenter {
    padding: 50px 36px;
    border-top: 1px solid #e4e4e4;
}

.loginCenter li {
    line-height: 45px;
    height: 60px;
    width: 100%;
    color: #666666;
}

.loginCenter li span {
    width: 100px;
    text-align: right;
    float: left;
    height: 45px;
    display: inline-block;
    font-weight: 600;
    color: #666666;
    margin-right: 12px;
    font-size: 16px;
}

.loginCenter li input {
    float: left;
    line-height: 45px;
    width: 345px;
    padding-left: 5px;
    border-radius: 5px;
    border: 1px solid #bdbdbd;
    font-size: 14px;
    margin-right: 10px;
}

#loginChit {
    float: left;
    border: 1px solid #bdbdbd;
    line-height: 45px;
    width: 350px;
    border-radius: 5px;
}

#loginChit input {
    line-height: 45px;
    width: 210px;
    padding-left: 5px;
    border-radius: 5px;
    font-size: 14px;
    border: none;
}

.loginCenter .tel_n {
    font-size: 18px;
    color: red;
    display: none;
}

.loginCenter .item_code {
    float: right;
    width: 120px;
    line-height: 45px;
    margin-right: 0px;
    cursor: pointer;
    font-weight: 100;
    background: #d40000;
    border-radius: 5px;
    color: #FFFFFF;
    text-align: center;
    font-size: 16px;
}

.loginSubmit_btn {
    width: 340px;
    line-height: 50px;
    background: #fa9800;
    color: #FFFFFF;
    cursor: pointer;
    margin-left: 154px;
    font-size: 19px;
    border-radius: 5px;
}

/*忘记密码*/
.forgetPassword {
    text-align: center;
    font-size: 21px;
    font-weight: 700;
    color: #fa9800;
    margin-top: 100px;
    line-height: 65px;
}

#forgetInput {
    margin-left: 113px;
    line-height: 20px;
    height: 20px;
}

#forgetInput input {
    width: 20px;
    height: 15px;
    margin-top: 3px;
}

#forgetInput p {
    color: #b4b4b4;
}

#forgetInput strong {
    color: #d40000;
    font-weight: 100;
}

/*================================================================================================================================================================*/
/*homepage*/
.mh_warp {
    margin-top: 30px;
    margin-bottom: 30px;
}

.mainheader {
    padding-bottom: 10px;
    border-bottom: 3px solid #f1f1f1;
}

.mainheader .mh_left {
    margin-left: 8px;
}

.mainheader .mh_right {
    margin-right: 25px;
}

.mainheader h3 {
    font-size: 30px;
    border-left: 10px solid #d20915;
    line-height: 1.5;
    padding-left: 18px;
}

.mainheader a {
    background: url(../img/icon/more-icon.png) no-repeat left center;
    padding-left: 16px;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
}

.mainInfoList {
    height: 230px;
    overflow: hidden;
    margin-right: -60px;
    margin-top: 20px;
}

.mainInfoList li {
    position: relative;
    margin: 7px 85px 7px 20px;
    width: 520px;
    padding-left: 5px;
    float: left;
}

/*.policyList li:hover {color: #4C7AC7;border-bottom: 1px solid #4C7AC7;}*/
.mainInfoList li:hover span {
    color: #4C7AC7
}

.mainInfoList li:before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #5a5a5a;
    top: 10px;
    left: -10px;
}

.mainInfoList span {
    font-size: 16px;
    line-height: 1.5;
}

.mainInfoList .leftText {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 400px;
}

.orderInfoList .p_list {
    float: left;
    width: 520px;
    margin-right: 85px;
}

.orderInfoList .o_list_f {
    font-size: 20px;
    font-weight: bold;
    color: #3C3C3C;
}

.orderInfoList .o_list_f:before {
    content: "";
    position: absolute;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #ff0000;
    top: 9px;
    left: -14px;
}

.main_service_good .ms_list_m {
    overflow: hidden;
    margin: 30px -27px 30px 0;
}

.main_service_good .ms_list_m li {
    float: left;
    margin: 0 8px;
}

.main_service_good .ms_list_m li:hover .ms_list_m_t {
    color: #4C7AC7;
}

.main_service_good .ms_list_m li:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transition: .3s all ease-in;
    -webkit-transition: .3s all ease-in;
}

.main_service_good .ms_list .ms_list_img_w {
    width: 272px;
    height: 202px;
    overflow: hidden;
    border: 2px solid #d9e3eb;
    padding: 2px;
}

.main_service_good .ms_list .ms_list_img_w img {
    width: 100%;
    height: 100%;
    transition: .15s all ease-in;
    -webkit-transition: .15s all ease-in;
}

.main_service_good .ms_list_m_t {
    font-size: 14px;
    text-align: center;
    margin: 10px 0;
}

.main_service_shop .ms_sh_list_m {
    overflow: hidden;
    margin-right: -10px;
}

.main_service_shop .ms_sh_list_m li {
    float: left;
    width: 356px;
    border-right: 2px dashed #D2D2D2;
    padding: 0px 21px 35px;
    border-bottom: 2px solid #D2D2D2;
    margin-top: 35px;
}

.main_service_shop .ms_sh_list_m li:nth-child(3n) {
    border-right: none;
}

.main_service_shop .ms_sh_list_m h3 {
    font-size: 22px;
    border-radius: 5px;
    line-height: 2;
    width: 310px;
    background: #fafafa url(../img/icon/serive-h-01.png) no-repeat 18px center / 14px 16px;
    padding-left: 44px;
}

.main_service_shop .ms_sh_list_m p {
    font-size: 14px;
    line-height: 2;
    width: 314px;
    padding: 15px;
    height: 56px;
    overflow: hidden;
}

.main_service_shop .ms_sh_img {
    width: 354px;
    height: 144px;
    overflow: hidden;
    border-radius: 5px;
}

.main_service_shop .ms_sh_img img {
    width: 100%;
    height: 100%;
}

/*serviceShop*/
/*goodsShow*/
.gs_h_lis {
    margin-top: 30px;
}

.gs_h_lis .gs_h_img {
    overflow: hidden;
}

.gs_h_lis .gs_h_img img {
    transition: .1s all ease-in;
    -webkit-transition: .1s all ease-in;
    width: 100%;
    height: 100%;
}

.gs_h_lis .gs_h_img:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transition: .3s all ease-in;
    -webkit-transition: .3 all ease-in;
}

.gs_h_lis .gs_h_img_m {
    width: 710px;
    height: 432px;
    margin-left: 80px;
}

.gs_h_lis .gs_h_img_t {
    width: 322px;
    height: 208px;
    margin-right: 75px;
    margin-bottom: 16px;
}

.gs_m_lis_l {
    width: 1100px;
    margin: 0 auto;
    min-height: 900px;
}

.gs_m_lis_l .gs_m_l_txt {
    margin-left: 10px;
}

.gs_m_lis .gs_m_lis_l li {
    float: left;
    padding: 14px 35px;
    position: relative;
}

/*.gs_m_lis .gs_m_lis_l li a {*/
    /*position: absolute;*/
    /*left: 0;*/
    /*top: 0;*/
    /*right: 0;*/
    /*bottom: 0;*/
/*}*/

/*.gs_m_lis .gs_m_lis_l li:hover a {box-shadow: 5px 5px 20px #f1f1f1,-5px -5px 20px #f1f1f1;transition: .3s all ease-in;-webkit-transition: .3 all ease-in;}*/
/*.gs_m_lis .gs_m_lis_l li:hover a {background: linear-gradient(90deg,transparent 20px,red 20px,red 22px,transparent 22px)no-repeat;}*/
.gs_m_lis .gs_m_txt_t {
    min-height: 100px;
    width: 226px;
}

.gs_m_lis .gs_m_txt_t .gs_m_txt_s {
    padding-top: 5px;
}

.gs_m_lis .gs_m_l_txt h3 {
    font-size: 18px;
}

.gs_m_lis .gs_m_l_txt span {
    display: block;
    color: #b4b4b4;
}

.gs_m_lis .gs_m_l_txt p {
    width: 220px;
    line-height: 1.5;
    height: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*==============================================================================================================================================*/
.ashoreTitleBar {
    background: #f1f1f1;
    line-height: 45px;
    height: 45px;
    margin-top: 3px;
}

.ashoreTitleBar span {
    color: #686868;
    font-size: 14px;
}

/*资讯政策详情*/
.yx_m_w {
    padding-top: 35px;
    padding-bottom: 40px;
}

.yxmainLeft {
    width: 790px;
}

.yxmainLeft h1 {
    ine-height: 30px;
    font-size: 22px;
    color: #5a5a5a;
}

.date {
    font-size: 12px;
    color: #c3c3c3;
    line-height: 30px;
}

.content {
    margin-top: 25px;
    margin-bottom: 50px;
    padding: 25px 10px;
    border-top: 2px solid #b5b5b5;
}

.content p {
    line-height: 30px;
    color: #505050;
    font-size: 16px;
    text-indent: 35px;
    padding: 12px 0;
}

#image_con {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 35px;
}

.content h2 {
    color: #707070;
    font-size: 16px;
    font-weight: 100;
    height: 60px;
    text-indent: 50px;
}

.content h6 {
    color: #707070;
    font-size: 16px;
    font-weight: 100;
    text-indent: 40px;
}

/*右边*/
.yxmainRight {
    width: 320px;
    height: 500px;
    overflow: hidden;
    border: 3px solid #dddddd;
}

.relatedinfoTitle {
    font-size: 18px;
    color: #616161;
    line-height: 55px;
    border-bottom: 5px solid #dddddd;
    padding-left: 14px;
}

.relatedinfo {
    padding: 20px 10px;
}

.relatedinfo h4 {
    line-height: 40px;
    font-size: 18px;
    font-weight: 100;
    color: #5a5a5a;
}

.relatedinfo p {
    line-height: 20px;
    font-size: 12px;
    color: #a7a7a7;
}

.relatedinfoList {
    padding-top: 23px;
    padding-left: 5px;
}

.relatedinfoList li {
    line-height: 33px;
    padding-left: 12px;
    height: 33px;
    width: 255px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.relatedinfoList li a:before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    position: absolute;
    top: 8px;
    left: -12px;
    background-color: #5a5a5a;
}

.relatedinfoList li a {
    color: #5a5a5a;
    font-size: 17px;
    position: relative;
}

/*资讯政策列表*/
/*左边*/
.yxmainlistLeft {
    width: 195px;
    text-align: center;
    border-top: 12px solid #fa9800;
    border-bottom: 5px solid #fa9800;
}

.listLeftClear li {
    line-height: 56px;
    height: 56px;
    font-size: 20px;
    color: #5a5a5a;
    border-bottom: 2px dashed #b8b8b8;
    cursor: pointer;
}

.listLeftClear li:last-child {
    border-bottom: none;
}

.listLeftClear .cul {
    color: #fa9800;
}

/*右边*/
.yxmainlistRight {
    width: 960px;
    margin-left: 45px;
    min-height: 750px;
}

.listRight li {
    line-height: 60px;
    height: 60px;
    border-bottom: 2px solid #f1f1f1;
    font-size: 18px;
    color: #5a5a5a;
}

.listRight li a:hover {
    color: #fa9800;
}

.listRight li span {
    width: 800px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    float: left;
}

.listRight li strong {
    float: right;
    font-weight: 100;
}

.agingRight {
    margin: 40px auto;
    text-align: center;
}

.current a {
    display: inline-block;
    padding: 3px 10px;
    border: 1px solid #b5b5b5;
    font-size: 14px;
    margin-right: 12px;
}

.current a:last-child {
    margin: 0;
}

.current a:hover {
    background-color: #fa9800;
    color: #ffffff;
}

.currentonClick {
    background-color: #fa9800;
    color: #ffffff;
}

/*帮助手册*/
.listRightTop {
    border-top: 2px solid #bfbfbf;
}

/*资讯.投诉*/
.listRightBottom {
    border-bottom: 2px solid #bfbfbf;
    border-top: 2px solid #bfbfbf;
    padding-bottom: 60px;
    margin-bottom: 100px;
}

.listClear {
    padding-top: 20px;
}

.listClear li {
    padding: 5px 0;
    color: #a0a0a0;
    font-size: 20px;
}

.listClear li span {
    width: 110px;
    text-align: right;
    float: left;
    line-height: 45px;
    margin-right: 10px;
    display: block;
    color: #5a5a5a;
}

.listClear select {
    width: 107px;
    border: 2px solid #a0a0a0;
    font-size: 20px;
    height: 35px;
    border-radius: 6px;
    padding-left: 10px;
}

#dailsAddress {
    width: 600px;
    border: 2px solid #a0a0a0;
    height: 160px;
    text-indent: 5px;
    border-radius: 6px;
    padding: 10px 5px;
    font-size: 18px;
    color: #5a5a5a;
}

.listClear input {
    width: 430px;
    border: 2px solid #a0a0a0;
    height: 45px;
    text-indent: 5px;
    border-radius: 6px;
    font-size: 18px;
    color: #5a5a5a;
}

#youxiang {
    width: 230px;
}

.ClearButton {
    width: 310px;
    height: 60px;
    margin: 20px auto;
}

.listClearButton {
    width: 140px;
    height: 60px;
    cursor: pointer;
    color: #fa9800;
    font-size: 24px;
    float: left;
    box-shadow: 7px 7px 5px #edeced;
    margin-right: 20px;
}

.listClearButton:last-child {
    margin: 0px;
}

/*联系方式*/
.listRightClear h5 {
    line-height: 55px;
    height: 55px;
    font-size: 22px;
    padding-left: 15px;
    border-bottom: 1px solid #f1f1f1;
    color: #505050;
    font-weight: 100;
    margin-bottom: 20px;
}

.listRightClear p {
    line-height: 35px;
    font-size: 16px;
    color: #505050;
    padding-left: 12px;
}

.listRightClear p img {
    display: block;
    margin: 20px 0px;
}

/*培训视频*/
.videoBox {
    padding-top: 20px;
    padding-bottom: 45px;
    border-bottom: 2px solid #b5b5b5;
}

.videoList li {
    width: 265px;
    height: 140px;
    position: relative;
    float: left;
    margin-right: 35px;
    margin-bottom: 35px;
}

.videoList {
    margin-right: 0;
}

.videoList li:hover .productInfo {
    display: block;
}

.videoList li:hover h4 {
    display: none;
}

.videoList h4 {
    position: absolute;
    bottom: 20px;
    left: 5px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 18px;
}

.productInfo {
    position: absolute;
    bottom: 0;
    padding: 0 10px;
    left: 0;
    right: 0;
    z-index: 100;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 10px;
    color: #FFFFFF;
    display: none;
}

.productInfo:before {
    content: "";
    display: inline-block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    background: #000000;
    opacity: .7;
    z-index: -1;
}

.productInfo p {
    margin-bottom: 10px;
    text-align: left;
    line-height: 20px;
}

.productInfo span {
    padding: 2px 15px;
    background-color: #4a78ca;
    cursor: pointer;
    border-radius: 5px;
}

/*页码*/
.videocurrent {
    text-align: center;
    margin: 40px auto;
    font-size: 14px;
}

.videocurrent a {
    display: inline-block;
    padding: 3px 10px;
    border: 1px solid #b5b5b5;
    margin-right: 10px;
}

.videocurrent a:last-child {
    margin: 0;
}

.videocurrent a:hover {
    background-color: #fa9800;
    color: #ffffff;
}

.currentonClick {
    background-color: #fa9800;
    color: #ffffff;
}

.videocurrent select {
    width: 55px;
    border: 2px solid #a0a0a0;
    height: 30px;
    font-size: 18px;
    border-radius: 6px;
    padding-left: 12px;
    margin-left: 5px;
}

/*培训视频详情*/
.videodailsBox {
    text-align: center;
    color: #5a5a5a;
    padding-bottom: 30px;
}

.videodailsBox span {
    margin-right: 40px;
    color: #a3a3a3;
}

.videodailsBox span:last-child {
    margin-right: 0;
}

.videodailsBox h1 {
    line-height: 100px;
    height: 90px;
    font-size: 24px;
}

.videodailsBox video {
    border: 1px solid #4C7AC7;
    background: #4C7AC7;
    margin: 50px 0;
}

/*==============================================================================================================================================*/
/*公司简介*/
.cy_nav {
    background: #dac2a5;
    padding: 32px 0 24px 0;
}

.cy_nav_m h3 {
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 32px;
}

.cy_nav_list {
    background: #f0a348;
    border-radius: 10px;
    overflow: hidden;
}

.cy_nav_list li {
    float: left;
    border-right: 1px solid #402b13;
    margin-right: -1px;
}

.cy_nav_list a {
    display: inline-block;
    width: 400px;
    height: 40px;
    font-size: 18px;
    color: #402b13;
    text-align: center;
    line-height: 40px;
}

.cy_nav_list .cy_nav_l_f a {
    color: #f0a348;
    background: #402b13;
}

.cy_main {
    background: #ede9de url(../img/conpany_bg.png) repeat-y center center;
}

.cy_main_t {
    padding-top: 20px;
    border-bottom: 3px solid #FFFFFF;
}

.aboutus .abs_img {
    width: 30%;
    float: left;
    margin-right: 15px;
}

.abs_artical {
    padding-bottom: 40px;
}

.abs_artical p {
    font-size: 18px;
    text-indent: 36px;
    line-height: 2;
}

.asb_g_sh_w {
    padding-bottom: 20px;
}

.cy_main h3 {
    font-size: 24px;
    color: #402b13;
    height: 60px;
    line-height: 60px;
}

.asb_g_sh_l {
    float: left;
    margin-bottom: 30px;
    margin-right: 50px;
}

.asb_g_sh_l img {
    width: 255px;
    height: 194px;
}

.asb_g_info {
    padding-left: 12px;
    width: 270px;
}

.asb_g_info .asb_g_tit {
    min-height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #505050;
}

.asb_g_info .asb_g_time {
    color: #B4B4B4;
}

.asb_g_info .asb_g_text {
    font-size: 14px;
    color: #505050;
    padding-top: 10px;
    height: 95px;
    overflow: hidden;
}

.con_t_us {
    padding-top: 20px;
    padding-bottom: 80px;
}

.con_t_us .con_t_us_img {
    width: 770px;
    height: 446px;
    padding-bottom: 20px;
}

.con_t_us p {
    font-size: 16px;
    line-height: 2;
}
