@charset "utf-8";
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
img {
    margin: 0;
    padding: 0
}

ul,
li,
ol,
dl,
dt,
dd {
    list-style: none;
}

* {
    font-family: "Microsoft Yahei", "SimSun";
    font-size: 14px;
    margin: 0 auto;
    padding: 0;
    text-decoration: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

fieldset,
img {
    border: 0
}

caption,
th {
    text-align: left
}

q:before,
q:after {
    content: ''
}

input[type="button"],
input[type="submit"],
input[type="reset"],
textarea,
select {
    -webkit-tap-highlight-color: transparent;
}

abbr,
acronym {
    border: 0;
    font-variant: normal
}

sup {
    vertical-align: text-top
}

input:focus {
    outline: none;
}

sub {
    vertical-align: text-bottom
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

input,
textarea,
select {
    *font-size: 100%
}

a {
    text-decoration: none;
    color: #666;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
}

a:hover {
    text-decoration: none;
    cursor: pointer;
}

button {
    cursor: pointer;
}

body {
    overflow-x: hidden;
}

.login_index {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 99999;
    display: none;
}

.login_c {
    width: 693px;
    background: #fff;
    margin: 0 auto;
    margin-top: 60px;
    position: relative;
    box-sizing: border-box;
    padding: 0 88px;
    padding-bottom: 40px;
}

.login_c .close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    cursor: pointer;
}

.login_c .close img {
    width: 60%;
    height: 60%;
    display: block;
    margin: 0 auto;
    padding-top: 10%;
}

.login_index_k {
    display: block;
}

.login_d {
    width: 100%;
    height: 100px;
    overflow: hidden;
    border-bottom: #f4f4f4 2px solid;
}

.login_d span {
    color: #999;
    font-size: 30px;
    cursor: pointer;
    position: relative;
    margin: 0 60px;
    line-height: 100px;
    display: block;
    width: 134px;
    float: left;
    text-align: center;
}

.login_d span i {
    height: 2px;
    width: 134px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
}

.login_d span.log_on i {
    background: #00AAEF;
}

.login_d span.log_on {
    color: #00AAEF;
}

.login_close {
    display: none;
}

.login_e_a {
    width: 100%;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    padding-top: 25px;
}

.login_e_a span {
    color: #999;
    font-size: 20px;
    cursor: pointer;
    width: 50%;
    float: left;
    display: block;
    text-align: center;
}

.login_e_a span.dx_on {
    color: #00AAEF;
}

.login_dx {
    width: 100%;
    position: relative;
}

.login_dx ul {
    width: 100%;
}

.login_dx ul li {
    width: 100%;
    margin-top: 30px;
    border: #e5e5e5 1px solid;
}

.login_dx ul li img {
    padding: 0 24px;
}

.login_dx ul li input {
    width: 80%;
    height: 57px;
    box-sizing: border-box;
    border: none;
    padding: 0 10px;
    font-size: 16px;
    color: #999;
}

.login_dx ul li.jiaoyan {
    border: none;
    overflow: hidden;
}

.login_dx ul li.jiaoyan p {
    width: 65%;
    border: #e5e5e5 1px solid;
    float: left;
}

.login_dx ul li.jiaoyan input.jym {
    width: 150px;
    height: 57px;
    text-align: center;
    line-height: 57px;
    background: #00aaef;
    font-size: 16px;
    color: #fff;
    border-radius: 4px;
    float: right;
}

.login_dx ul li.denglu input {
    width: 100%;
    background: #00AAEF;
    font-size: 20px;
    cursor: pointer;
    color: #fff;
    border-radius: 4px;
}

.login_dx ul li.denglu {
    border: none;
}

.login_dx ul li.yhxy {
    font-size: 16px;
    color: #999;
    border: none;
}

.login_dx ul li.yhxy a {
    font-size: 16px;
    color: #999;
}

.login_dx ul li.yhxy a:hover {
    color: #00AAEF;
}

.fenxiang {
    width: 156px;
    margin: 0 auto;
    margin-top: 30px;
}

.fenxiang img {
    width: 30px;
    height: 30px;
    padding: 0 24px;
}

.login_e ul {
    width: 100%;
}

.login_e ul li {
    width: 100%;
    margin-top: 10px;
    border: #e5e5e5 1px solid;
}

.login_e ul li img {
    padding: 0 24px;
}

.login_e ul li input {
    width: 78%;
    height: 57px;
    box-sizing: border-box;
    border: none;
    padding: 0 10px;
    font-size: 16px;
    color: #999;
}

.login_e ul li.jiaoyan {
    border: none;
    overflow: hidden;
}

.login_e ul li.jiaoyan p {
    width: 65%;
    border: #e5e5e5 1px solid;
    float: left;
}

.login_e ul li.jiaoyan input.jym {
    width: 150px;
    height: 57px;
    text-align: center;
    line-height: 57px;
    background: #00aaef;
    font-size: 16px;
    color: #fff;
    border-radius: 4px;
    float: right;
}

.login_e ul li.denglu input {
    width: 100%;
    background: #00AAEF;
    font-size: 20px;
    color: #fff;
    border-radius: 4px;
}

.login_e ul li.denglu {
    border: none;
}

.login_e ul li.yhxy {
    font-size: 16px;
    color: #999;
    border: none;
}

.login_e ul li.yhxy a {
    font-size: 16px;
    color: #0ae;
}

.login_e ul li.yhxy a:hover {
    color: #00AAEF;
}

.login_e ul p.cuo {
    padding-left: 30px;
    background: url(../images/cuo.png) 10px center no-repeat;
    color: #999;
    font-size: 16px;
    margin-top: 20px;
}


/*公用头部*/

.top {
    width: 100%;
    height: 39px;
    background: #f0f2f5;
}

.top_jz {
    width: 1400px;
    margin: 0 auto;
}

.top_left {
    width: 546px;
    text-align: right;
    color: #1f69c8;
    line-height: 39px;
    float: left;
}

.top_right {
    /*width: 350px;*/
    line-height: 39px;
    float: right;
    position: relative;
}

.top_right ul {
    width: 100%;
}

.top_right ul li {
    float: left;
}

.top_right ul li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 12px;
}

.top_right ul li.top_phone {
    width: 123px;
    height: 39px;
    background: url(../images/top_phone.png) left center no-repeat;
    padding-left: 34px;
}

.top_right ul li.top_phone span {
    font-size: 12px;
    color: #666;
}

.top_right ul li.top_weixin {
    width: 22px;
    height: 39px;
    background: url(../images/top_weixin.png) center no-repeat;
    position: relative;
}

.top_right ul li.top_weibo {
    width: 22px;
    height: 39px;
    background: url(../images/top_weibo.png) center no-repeat;
    margin-left: 22px;
}

.top_right ul li.top_xx {
    width: 22px;
    height: 39px;
    background: url(../images/xiaoxi.png) center no-repeat;
    margin-left: 22px;
    background-size: 90%;
}

.top_right ul li.top_login {
    float: right;
    width: 95px;
    height: 26px;
    box-sizing: border-box;
    margin-top: 7px;
    background: #00aaef;
    color: #fff;
    line-height: 26px;
    text-align: center;
    margin-left: 20px;
}

.top_right ul li.top_login a {
    color: #fff;
    display: inline;
    padding: 0 8px;
}

.login_aa {
    /*width: 85px; height: 30px;*/
    position: relative;
    z-index: 99999;
}

.login_aa a {
    width: 100%;
    height: 100%;
    display: block;
}

.login_yi {
    width: 230px;
    display: none;
    height: auto;
    background: url(../images/log_01.png) top no-repeat;
    /*background-color: #fff;*/
    background-size: 100% 100%;
    position: absolute;
    top: 38px;
    right: 10%;
    z-index: 999;
}

.login_yi p {
    line-height: 45px;
    padding-top: 23px;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
}

.login_yi p img {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    float: left;
    margin-bottom: 5px;
}

.login_yi p span {
    float: left;
    padding-left: 15px;
    color: #333;
    line-height: 45px;
}

.login_yi span {
    display: block;
    line-height: 32px;
    color: #666;
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
}

.login_yi span i {
    color: #ef2c22;
    font-style: initial;
}

.login_yi a {
    line-height: 41px;
    display: block;
    width: 210px !important;
    height: 41px !important;
    margin: 0 auto;
    display: block;
    border-top: #e5e5e5 1px solid;
    /* margin-top: 10px;*/
}

.login_yi a:hover {
    color: #ef2c22;
}

.login_a {
    /*position: absolute; top: 5px; right: 0;*/
    padding-top: 5px;
    padding-left: 20px;
}

.login_a a {
    width: 100%;
    height: 100%;
    display: block;
}

.login_a p img {
    width: 27px;
    height: 27px;
    border-radius: 50%;
    float: left;
}

.login_a p span {
    float: left;
    padding-left: 5px;
    color: #333;
    line-height: 27px;
}

.mid {
    width: 1400px;
    margin: 0 auto;
    position: relative;
}

.hidden {
    overflow: hidden;
}

.nav {
    width: 804px;
    float: left;
    padding-left: 340px;
}

.nav ul {
    width: 100%;
    overflow: hidden;
}

.nav ul li {
    margin-left: 32px;
    float: left;
    line-height: 65px;
    margin-right: 36px;
    position: relative;
}

.nav ul li a {
    width: 100%;
    height: 100%;
    display: block;
    font-size: 18px;
    color: #666666;
}

.nav ul li i {
    content: "";
    width: 100%;
    height: 2px;
    background: #00aaef;
    position: absolute;
    bottom: 7px;
    left: 0;
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    -o-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transition: transform .4s cubic-bezier(.19, 1, .22, 1), -webkit-transform .4s cubic-bezier(.19, 1, .22, 1);
    -webkit-transition: transform .4s cubic-bezier(.19, 1, .22, 1), -webkit-transform .4s cubic-bezier(.19, 1, .22, 1);
    -o-transition: transform .4s cubic-bezier(.19, 1, .22, 1), -webkit-transform .4s cubic-bezier(.19, 1, .22, 1);
    -moz-transition: transform .4s cubic-bezier(.19, 1, .22, 1), -webkit-transform .4s cubic-bezier(.19, 1, .22, 1);
    -ms-transition: transform .4s cubic-bezier(.19, 1, .22, 1), -webkit-transform .4s cubic-bezier(.19, 1, .22, 1);
    transform-origin: right;
    -webkit-transform-origin: right;
    -o-transform-origin: right;
    -moz-transform-origin: right;
    -ms-transform-origin: right;
}

.nav ul li:hover i {
    width: 100%;
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -o-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform-origin: left;
    -webkit-transform-origin: left;
    -o-transform-origin: left;
    -moz-transform-origin: left;
    -ms-transform-origin: left;
}

.nav ul li.on i {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 7px;
    height: 2px;
    transform: scale(1);
}

.seach {
    width: 175px;
    border: 1px #f2f2f2 solid;
    margin-top: 18px;
    line-height: 32px;
    float: left;
    border-radius: 16px;
    height: 32px;
    background: #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
}

.seach select {
    width: 60px;
    height: 32px;
    background: url(../images/jt_02.png) 42px center no-repeat;
    background-size: 30%;
    -webkit-appearance: none;
    border: none;
    line-height: 30px;
    outline: none;
    /*background: transparent;*/
    font-size: 12px;
    padding-left: 5px;
    color: #a0a0a0;
}

.seach select option {
    font-size: 12px;
    text-align: center;
}

.seach input.txt {
    background: none;
    width: 78px;
    border: none;
    outline: none;
    line-height: 30px;
}

.seach input.blt {
    width: 13px;
    border: none;
    background: url(../images/seach_07.png) center no-repeat;
}

.index_shop {
    width: 53px;
    height: 65px;
    float: right;
    position: relative;
}

.gowu {
    width: 53px;
    height: 65px;
    background: url(../images/gouwu_06.png) center no-repeat;
    position: relative;
}

.gowu a {
    display: block;
    width: 100%;
    height: 100%;
}

.gowu a span {
    display: block;
    width: 16px;
    height: 16px;
    text-align: center;
    line-height: 16px;
    border-radius: 50%;
    font-size: 12px;
    background: #ef2c22;
    color: #fff;
    position: absolute;
    top: 12px;
    right: 3px;
}

.carslist {
    font-size: 12px;
    position: absolute;
    width: 330px;
    border: 1px solid #cccccc;
    top: 52px;
    right: -1px;
    padding-left: 10px;
    z-index: 99;
    display: none;
    background: #fff;
}

h5.carslist_a {
    height: 45px;
    line-height: 45px;
    color: #666;
}

.carslist_b {
    max-height: 181px;
    overflow-y: auto;
    overflow-x: hidden;
    position: relative;
    width: 320px;
}

.carslist_b ul {
    overflow: hidden;
}

.carslist_b a {
    float: left;
}

.carslist_b li {
    margin-bottom: 10px;
    overflow: hidden;
}

.carslist_bimg {
    width: 75px;
    height: 50px;
    overflow: hidden;
    border: 1px solid #ccc;
    margin-right: 10px;
}

.carslist_bimg img {
    width: 100%;
    height: 100%;
    display: block;
}

.carslist_btxt {
    width: 275px;
    line-height: 2.4em;
    height: 2.2em;
    overflow: hidden;
}

.carslist_br p {
    line-height: 1.4em;
}

.carslist_br {
    margin-right: 10px;
}

.carslist_del {
    margin-top: 10px;
    cursor: pointer;
}

.carslist_del:hover {
    color: #0d6e4b;
}

.carslist_c p {
    float: left;
    margin-top: 10px;
}

.carslist_c p span {
    padding-right: 10px;
}

.carslist_c a {
    float: right;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background: #00aaef;
    margin: 10px 20px;
    border-radius: 2px;
}

.nav_pf {
    width: 312px;
    position: absolute;
    top: -16px;
    left: 0;
    z-index: 666;
}

.nav_s {
    width: 100%;
    height: 82px;
    background: url(../images/nav_03.png) top left no-repeat;
}

.nav_s a {
    display: block;
    width: 100%;
    height: 100%;
}

.nav_s img {}

.nav_x {
    width: 275px;
    height: 476px;
    position: relative;
}

.nav_x ul.jzs {
    height: 416px;
    width: 100%;
    background: #0092db;
    overflow: hidden;
    /*-moz-box-shadow: 1px 9px 20px #5d5b5b;
	-webkit-box-shadow: 1px 9px 20px #5d5b5b;
	box-shadow: 1px 9px 20px #5d5b5b;*/
    -webkit-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}

.nav_x ul.jzs_01 {
    height: 536px !important;
    overflow-y: scroll;
    overflow-x: hidden;
    margin: auto;
    -webkit-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}

.nav_x ul.jzs_01::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #0092db;
}

.nav_x ul.jzs_01::-webkit-scrollbar {
    width: 12px;
    background-color: #0092db;
}

.nav_x ul.jzs_01::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #fff;
}

.nav_x ul li {
    width: 100%;
    border-bottom: 1px #008ad0 solid;
    padding: 19px 0;
    font-size: 0;
    /*height: 59px;
	line-height: 59px;*/
}

.nav_x ul li span a {
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    width: 100px;
    padding: 0;
}

.nav_x ul li a {
    /*display: table-cell;*/
    width: 60px;
    color: #82c9ed;
    display: inline-block;
    /*width: 60px;*/
    text-align: left;
    vertical-align: middle;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 3px;
    box-sizing: border-box;
    /*float: left;*/
}

.nav_x ul li span {
    display: inline-block;
    width: 110px;
    vertical-align: middle;
    padding-left: 29px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    /*display: block;
	float: left;*/
}

.nav_x ul li:hover {
    background: #00aaef;
    -webkit-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}

.nav_x ul li a:hover {
    color: #fff;
}

.nav_more {
    width: 100%;
    display: block;
    color: #fff;
    border-bottom: 1px #008ad0 solid;
    height: 59px;
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 59px;
    font-style: normal;
    text-align: center;
    font-size: 16px;
    -webkit-transition: all .2s ease-out 0s;
    transition: all .2s ease-out 0s;
    background: url(../images/more_03.png) center no-repeat;
    background-size: 30%;
    background-color: #0092db;
}

.nav_more a {
    width: 100%;
    height: 100%;
    display: block;
}

.gengduo {
    bottom: -120px;
    -webkit-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    background: url(../images/shou.png) center no-repeat;
    background-size: 30%;
    background-color: #0092db;
}

.clear {
    clear: both;
}

.footer {
    width: 100%;
    background-color: #222222;
    padding-bottom: 47px
}

.footer_left {
    width: 100%;
    /*float: left;*/
    display: inline-block;
    vertical-align: top;
}

.footer_left ul {
    width: 100%;
    background: pink;
}

.footer_left ul li {
    /*width: 15%;*/
    color: #838383;
    font-size: 16px;
    float: left;
    margin-right: 1.33%;
}

.footer_left ul li.foot_wb span {
    /*line-height: 50px;*/
}

.footer_left ul li h1 {
    font-weight: 400;
    padding-bottom: 10px;
    padding-top: 53px;
    font-size: 18px;
    color: #ddd;
    border-bottom: 1px solid #dedede;
    margin-bottom: 10px;
}

.footer_left ul li a {
    line-height: 30px;
    display: block;
    color: #ddd;
}

.footer .mid {
    width: 1300px;
    margin: 0 auto;
    position: relative;
}


/*.footer_left ul li.foot_phone{ width:35%  }*/

.footer_left ul li.foot_phone span {
    font-size: 34px;
    color: #ddd;
}

.footer_left ul li.foot_phone p {
    line-height: 50px;
    color: #ddd;
}

.footer_left ul li a:hover {
    color: #fff;
}

.footer_left ul li a {
    display: block;
    overflow: hidden;
}

.footer_left ul li a img {
    /*float: left; padding-top: 10px;*/
}

.footer_left ul li a span {
    /*float: left; padding-left: 10px;*/
}

.foot_wxwb {
    width: 30%;
    height: 160px;
    float: left;
}

.foot_wxwb .gzh_txt {
    width: 92%;
    height: 27px;
    padding: 2% 0 3% 2%;
}

.foot_wxwb .gzh_txt span {
    display: inline-block;
    line-height: 27px;
    float: left;
    color: #fff;
    padding-left: 5px;
}

.foot_wxwb .gzh_txt img {
    display: inline-block;
    float: left;
}

.foot_wxwb .erweima {
    width: 110px;
    height: 110px;
}

.foot_wxwb .foot_wxwbcon img {
    width: 150px;
    height: 150px;
}

.foot_wxwb .foot_logo {
    margin-top: 14%;
    margin-left: -9%;
    width: 192px;
    height: 60px;
}


/*jianpei*/

.footer_left .left_float {
    float: left;
    margin-right: 10px;
}

.footer_left ul .fli_01 {
    width: 12%;
}

.footer_left ul .fli_01 h1 {
    width: 78%;
}

.footer_left ul .fli_02 {
    width: 13%;
}

.footer_left ul .fli_02 h1 {
    width: 78%;
}

.footer_left ul .fli_03 {
    width: 20%;
}

.footer_left ul .fli_03 h1 {
    width: 84%;
}

.footer_left ul .fli_04 {
    width: 10%;
    margin-right: 3%;
}

.footer_left ul .fli_04 h1 {
    width: 100%;
}

.footer_left ul .fli_05 {
    width: 10%;
    margin-right: 3%;
}

.footer_left ul .fli_06 {
    width: 28%;
}

.footer_left ul .fli_05 h1 {
    width: 100%;
}


/**底部右侧logo
.footer_xj{font-size: 0;}
.footer_right{ width: 17%;  padding-top: 53px ; display: inline-block; vertical-align:top}
**/

.foot_ri_jz {
    width: 250px;
    margin: 0 auto;
    overflow: hidden;
}

.foot_ri_jz a {
    width: 47%;
    margin-left: 6%;
    display: block;
    float: left;
    line-height: 30px
}

.foot_ri_jz a img {
    width: 100%
}

.foot_ri_jz a:first-child {
    margin-left: 0
}

.foot_ri_jz a span {
    display: block;
    text-align: center;
}

.foot_ri_jz p img {
    padding-top: 50px;
    width: 100%
}

.foot {
    width: 100%;
    height: 120px;
    background-color: #191919;
    text-align: center;
    line-height: 62px;
    color: #ddd;
    font-size: 14px
}


/*内页公用头部*/

.top_lefta {
    text-align: left;
}

.top_a {
    width: 100%;
    height: 97px;
    background: #2e333e;
}

.logo_a {
    width: 250px;
    height: 97px;
    float: left;
}

.logo_a img {
    padding-top: 24px;
}

.seach_mag {
    margin-top: 32px;
}

.index_xx {
    width: 30px;
    height: 30px;
    background: url(../images/xiaoxi.png) center no-repeat;
    float: left;
    margin-top: 34px;
    margin-left: 40px;
}

.index_xx a {
    display: block;
    width: 100%;
    height: 100%;
}

.gowu_nei {
    margin-top: 15px;
}

.pub_nav {
    float: left;
}

.pub_nav li {
    float: left;
    font-size: 18px;
    color: #333;
    margin-right: 26px;
    position: relative;
    margin-left: 28px;
    margin-top: 16px;
}

.pub_nav li>a {
    color: #fff;
    display: block;
    line-height: 65px;
    font-size: 18px;
}

.pub_nav li>i {
    content: '';
    width: 100%;
    width: 0% \9;
    height: 2px;
    background: #00aaef;
    position: absolute;
    left: 0;
    bottom: 7px;
    z-index: 2;
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    -o-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transition: transform .4s cubic-bezier(.19, 1, .22, 1), -webkit-transform .4s cubic-bezier(.19, 1, .22, 1);
    -webkit-transition: transform .4s cubic-bezier(.19, 1, .22, 1), -webkit-transform .4s cubic-bezier(.19, 1, .22, 1);
    -o-transition: transform .4s cubic-bezier(.19, 1, .22, 1), -webkit-transform .4s cubic-bezier(.19, 1, .22, 1);
    -moz-transition: transform .4s cubic-bezier(.19, 1, .22, 1), -webkit-transform .4s cubic-bezier(.19, 1, .22, 1);
    -ms-transition: transform .4s cubic-bezier(.19, 1, .22, 1), -webkit-transform .4s cubic-bezier(.19, 1, .22, 1);
    transform-origin: right;
    -webkit-transform-origin: right;
    -o-transform-origin: right;
    -moz-transform-origin: right;
    -ms-transform-origin: right;
}

.pub_nav li.on>i {
    content: '';
    width: 100%;
    transform: scaleX(1);
    height: 2px;
    background: #00aaef;
    position: absolute;
    left: 0;
    bottom: 7px;
    z-index: 2;
}

.pub_nav li:hover i {
    width: 100%;
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -o-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform-origin: left;
    -webkit-transform-origin: left;
    -o-transform-origin: left;
    -moz-transform-origin: left;
    -ms-transform-origin: left;
}


/*二三级*/

.pub_nav dl {
    position: absolute;
    width: 140px;
    top: 100%;
    left: 50%;
    margin-left: -70px;
    z-index: 5000;
    background: #fff;
    display: none;
}

.pub_nav dl dd {
    line-height: 2.5em;
    border-top: #ededed 1px solid;
    position: relative;
}

.pub_nav dl dd>a {
    padding: 5px;
    display: block;
    line-height: inherit;
    text-align: center;
    font-size: 14px;
    color: #666666;
    background: #fff;
    filter: progid: DXImageTransform.Microsoft.gradient(startcolorstr=#99ffffff, endcolorstr=#99ffffff);
}

.pub_nav dl dd>p {
    padding: 5px;
    display: block;
    line-height: inherit;
    text-align: center;
    font-size: 14px;
    color: #666666;
    background: #fff;
    border-right: #ededed 1px solid;
    filter: progid: DXImageTransform.Microsoft.gradient(startcolorstr=#99ffffff, endcolorstr=#99ffffff);
}

.pub_nav dl dd:hover>p {
    color: #00aaef;
}

.pub_nav div {
    position: absolute;
    top: -1px;
    left: 99.5%;
    width: 250px;
    display: none;
    background: #fff;
    /*border-left: #ccc 1px solid;*/
}

.pub_nav div>a {
    float: left;
    text-align: center;
    display: block;
    width: 50%;
    background: #fff;
    filter: progid: DXImageTransform.Microsoft.gradient(startcolorstr=#99ffffff, endcolorstr=#99ffffff);
    /*padding: 8px 0px;*/
    padding-left: 10px;
    box-sizing: border-box;
    line-height: 2.5em;
    padding: 5.5px 0;
    /*margin: 0 0 1px 1px;*/
    font-size: 14px;
    color: #666666;
    word-wrap: break-word;
    word-break: normal;
    /*border-right: #ccc 1px solid;border-bottom:#ccc 1px solid ;*/
}


/*hover*/

.pub_nav li:hover dl {
    display: block;
}

.pub_nav li dl dd:hover div {
    display: block;
}

.pub_nav li dl dd:hover>a {
    color: #00aaef;
}

.pub_nav li dl dd div a:hover {
    color: #00aaef;
}

.nav_a {
    padding-left: 310px;
    margin-top: 0;
}

.nav_a li {
    margin-top: 0;
}

.nav_a ul li a {
    color: #333;
}

.index_car {
    top: 80px;
}

.login_index {}

.login_cg {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 99999;
    display: none;
}

.log_cg {
    width: 693px;
    height: 403px;
    padding-top: 90px;
    background: #fff;
    margin: 0 auto;
    margin-top: 90px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
}

.log_cg img {
    display: block;
    width: 120px;
    height: 120px;
    margin: 0 auto;
}

.log_cg p {
    font-size: 30px;
    color: #333;
    text-align: center;
    padding-top: 50px;
}

.foot_wb {
    position: relative;
}

.foot_wx {
    width: 120px;
    height: 120px;
    background: #fff;
    position: absolute;
    top: 100px;
    left: 120px;
    display: block;
}

.foot_wx img {
    width: 100%;
    height: 100%;
}

.head_wx {
    width: 150px;
    height: 150px;
    background: #fff;
    position: absolute;
    top: 39px;
    left: 0;
    z-index: 9999;
    display: none;
}

.head_wx img {
    width: 100%;
    height: 100%;
}

.wjmm {
    color: #999;
    margin-left: 10px;
    display: block;
    text-align: right;
    /*position: absolute;*/
    right: 0;
    top: 170px;
    font-size: 16px;
}


/* select */

.select {
    position: relative;
    float: left;
    width: 65px;
    height: 32px;
    -webkit-appearance: none;
    border: none;
    line-height: 30px;
    outline: none;
    background: url(../images/jt1.png) 50px center no-repeat;
    background-size: 30%;
    font-size: 12px;
    padding-left: 10px;
    color: #a0a0a0;
    z-index: 999;
}

.select dt {
    height: 32px;
    font-size: 13px;
    display: inline-block;
    line-height: 32px;
    font-weight: normal;
    cursor: pointer;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    z-index: 99;
}

.select dd {
    position: absolute;
    left: 0;
    top: 29px;
    border: 1px solid #d2ccc4;
    background: #fff;
    display: none;
}

.select dd ul {
    padding: 4px;
    width: 104px;
    max-height: 250px;
    overflow: auto;
}

.select dd ul li a {
    line-height: 28px;
    display: block;
    padding: 0 8px;
}


/*.select dd ul li a:hover{ background-color:#f5f5f5;}*/

.select dd ul li.on {
    background-image: url(../images/dh1.png);
    background-position: right center;
    background-repeat: no-repeat;
    background-color: #f5f5f5;
    background-size: 20%;
}


/*导航11.7*/

.lmenu {
    float: left;
    position: relative;
    /* width: 100%;*/
    /*width: 275px;*/
    height: 451px;
    top: 0;
}

.lmenu .bd {
    background-image: url(../images/nav_db.png);
    background-position: bottom;
    background-repeat: no-repeat;
    /*background-color: #0092db;width: 100%;*/
    /*width: 275px;*/
    height: 450px;
    z-index: 100;
}

.bd_jz {
    width: 275px;
    overflow-y: auto;
    height: 450px;
    background: rgba(255, 255, 255, 0.95);
}


/*.bd_jz::-webkit-scrollbar-track
{   
	
	border-radius: 2px;
	background: url(../images/dh11.png) repeat-y;
}

.bd_jz::-webkit-scrollbar
{
	width: 12px;
	background: url(../images/dh11.png) repeat-y;
}

.bd_jz::-webkit-scrollbar-thumb
{ width: 12px; background: url(../images/dh.jpg) repeat-y;
	border-radius: 6px; padding: 8px 0;		
	background-color: #0092db;
}*/

.lmenu .bd .sub {
    box-sizing: border-box;
    border-bottom: 1px #edebeb solid;
    /* background:rgba(255,255,255,0.88);*/
    width: 275px;
    height: 98px;
    padding: 23px 25px;
    color: #333;
}

.lmenu .bd .sub .subhd h2 {
    font-size: 15px;
    width: 100%;
    padding-right: 11px;
    line-height: 2.5em;
    height: 2.5em;
    overflow: hidden;
    text-align: center;
    color: #666;
}

.lmenu .bd .sub .subhd h2 span {
    color: #999;
    width: 7%;
    height: 40px;
    float: right;
    padding-right: 12%;
}

.lmenu .bd .sub .subhd h2 a {
    font-size: 16px;
    color: #fff;
    color: inherit;
    display: block;
    font-size: inherit;
}

.lmenu .bd .sub .subhd p {
    font-size: 14px;
    line-height: 2.5em;
    height: 2.5em;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.lmenu .bd .sub .subhd p a {
    color: inherit;
    display: block;
    float: left;
    padding-left: 20px;
    color: #666;
    font-size: 14px;
}

.lmenu .bd .sub .subhd p a:first-child {
    padding-left: 0;
}

.lmenu .bd .sub .subbd {
    position: absolute;
    left: 275px;
    height: 451px;
    top: 0;
    width: 900px;
    box-sizing: border-box;
    color: #333;
    background: #fff;
    background: rgba(255, 255, 255, 0.96);
    opacity: 0;
    visibility: hidden;
    padding: 20px 0 20px 20px;
    z-index: 99999;
}

.scrollbars {
    overflow-y: auto;
    overflow-x: hidden;
    height: 411px;
    width: 100%;
}

.scrollbars::-webkit-scrollbar {
    width: 4px;
}

.scrollbars::-webkit-scrollbar-thumb {
    border-radius: 2px;
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, .3);
    background-color: #000;
    background-color: rgba(0, 0, 0, .8);
}

.lmenu .bd .sub .subbd .inbox {
    width: 100%;
    padding-right: 20px;
    box-sizing: border-box;
}

.lmenu .bd .sub .subbd dl {
    position: relative;
    padding-left: 150px;
    min-height: 50px;
    overflow: hidden;
}

.lmenu .bd .sub .subbd dl:before {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.lmenu .bd .sub .subbd dl dt {
    position: absolute;
    left: 0;
    top: 0;
    width: 130px;
    line-height: 20px;
    padding: 12px 20px 12px 0;
    font-size: 15px;
    color: #4c4948;
}

.lmenu .bd .sub .subbd dl dt:before {
    content: "";
    width: 6px;
    height: 6px;
    position: absolute;
    right: -2px;
    top: 64%;
    margin-top: -10px;
    display: block;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    transform: rotate(45deg);
}

.lmenu .bd .sub .subbd dl dt a {
    font-size: 16px;
    color: #333;
    padding-left: 30px;
    display: block;
    width: inherit;
    line-height: inherit;
    color: inherit;
}

.lmenu .bd .sub .subbd dl dd {
    float: left;
    font-size: 14px;
    color: #666;
    color: #4c4948;
    padding: 12px 0;
    line-height: 20px;
    position: relative;
    width: 138px;
    text-align: center;
}

.lmenu .bd .sub .subbd dl dd:nth-child(2):before {
    opacity: 0;
}

.lmenu .bd .sub .subbd dl dd a {
    color: #666;
}

.lmenu .bd .sub .subbd dl dd:before {
    content: "";
    width: 1px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
    background: #ccc;
}


/*hover*/

.lmenu .bd .sub:hover {
    background: #fff;
    color: #666666;
}

.lmenu .bd .sub:hover .subhd h2 {
    color: #333;
}

.lmenu .bd .sub a:hover {
    color: #0092db !important;
}

.lmenu .bd .sub:hover .subhd h2:after {
    opacity: 0;
}

.lmenu .bd .sub:hover .subbd {
    opacity: 1;
    visibility: visible;
}

.lmenu:hover .bd {
    opacity: 1;
    visibility: visible;
}

.subbd_img {
    width: 100%;
    padding-left: 30px;
    font-size: 0;
    padding-top: 25px;
    padding-bottom: 34px;
}

.subbd_img img {
    width: 227px;
    height: 164px;
}

.subbd_img a {
    display: inline-block;
    vertical-align: top;
    padding-right: 50px;
}

.tishi {
    position: absolute;
    bottom: 0;
    width: 275px;
    height: 75px;
    z-index: 999;
    background: #0092db;
    font-size: 14px;
    line-height: 75px;
    color: #e6f8ff;
    box-sizing: border-box;
    padding-left: 25px;
    border-top: #008ad0 1px solid;
}


/* 注册同意 */

.user_protocol {
    display: inline-block;
}

@media only screen and (min-width:1501px) {
    .lmenu {
        left: 14px;
        top: 0px;
    }
    .lmenu .bd {
        background: none;
    }
    .lmenu .bd .sub {
        width: 275px;
        height: 55px;
        padding: 10px 25px;
    }
}

@media only screen and (max-width:1500px) {
    .top_jz {
        width: 1200px;
    }
    .mid {
        width: 1200px;
    }
    .top_left {
        width: 435px;
    }
    .nav_a {
        padding-left: 208px;
        width: 700px;
    }
    .pub_nav ul li {
        margin-left: 16px;
        margin-right: 16px;
    }
    .nav_s {
        width: 240px;
        background-size: 100%;
        height: 60px;
    }
    .nav_s img {
        width: 80%;
    }
    .nav_pf {
        top: 5px;
        width: 225px;
    }
    .nav_x {
        width: 201.2px;
    }
    .nav_x ul li span {
        padding-left: 10px;
        width: 90px;
    }
    .nav_x ul li span a {
        font-size: 14px;
        width: 80px;
    }
    .nav_x ul li a {
        width: 48px;
        font-size: 12px;
    }
    .logo_a {
        width: 200px;
    }
    .footer_right {
        width: 20%;
    }
    .footer_left {
        width: 100%;
    }
    .footer .mid {
        width: 1200px;
    }
    .footer_left ul .fli_01 h1,
    .footer_left ul .fli_02 h1 {
        width: 90%;
    }
    .footer_left ul .fli_03 h1 {
        width: 98%;
    }
    .footer_left ul .fli_04 h1,
    .footer_left ul .fli_05 h1 {
        width: 108%;
    }
    .login_c {
        width: 600px;
        padding: 40px;
        padding-top: 10px;
        margin-top: 60px;
        padding-bottom: 20px;
    }
    .wjmm_jz {
        width: 600px !important;
        padding: 40px !important;
    }
    .login_d {
        height: 70px;
    }
    .login_d span {
        line-height: 70px;
        font-size: 25px;
    }
    .login_e_a {
        padding-top: 10px;
    }
    .login_e ul li {
        margin-top: 15px;
    }
    .login_e ul li input,
    .login_e ul li.jiaoyan input.jym,
    .login_dx ul li input,
    .login_dx ul li.jiaoyan input.jym {
        height: 45px;
        line-height: 45px;
    }
    .yzm {
        height: 45px !important;
    }
    /*11.07*/
    .lmenu .bd .sub,
    .tishi {
        width: 201px;
    }
    .lmenu .bd .sub .subbd {
        left: 201px;
    }
    .tishi {
        padding-left: 15px;
    }
    .lmenu .bd .sub {
        padding: 15px;
        height: 55px;
    }
    .lmenu .bd .sub .subhd p a {
        font-size: 12px;
    }
    .bd_jz {
        width: 202px;
    }
}