* {
    -webkit-tap-highlight-color: transparent;
    outline: 0;
    vertical-align: baseline
}

body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block
}

img {
    border: 0 none;
    vertical-align: top
}
.footer_phone_item{width:165px !important}
.footer_bottom_box3{width:360px;}
.footer_bottom_box1{width:480px;}
.footer_phone_address{font-size:12px;}
em,
i {
    font-style: normal
}

ol,
ul {
    list-style: none
}

button,
h1,
h2,
h3,
h4,
h5,
h6,
input,
select {
    font-size: 100%;
    font-family: inherit;
    font-weight: 400
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

textarea {
    font-size: 100%;
    font-family: inherit;
    resize: none
}

del {
    text-decoration: line-through
}

a {
    text-decoration: none;
    color: #333
}

a:hover {
    text-decoration: none
}

button,
input[type=button],
input[type=reset],
input[type=submit],
input[type=text],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.clearfix {
    zoom: 1
}

.clearfix:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

* {
    -webkit-tap-highlight-color: transparent;
    outline: 0;
    vertical-align: baseline
}

body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block
}

img {
    border: 0 none;
    vertical-align: top
}

em,
i {
    font-style: normal
}

ol,
ul {
    list-style: none
}

button,
h1,
h2,
h3,
h4,
h5,
h6,
input,
select {
    font-size: 100%;
    font-family: inherit;
    font-weight: 400
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

textarea {
    font-size: 100%;
    font-family: inherit;
    resize: none
}

del {
    text-decoration: line-through
}

a {
    text-decoration: none;
    color: #333
}

a:hover {
    text-decoration: none
}

button,
input[type=button],
input[type=reset],
input[type=submit],
input[type=text],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.clearfix {
    zoom: 1
}

.clearfix:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

body {
    background-color: #f5f5f5
}

.nav_username {
    max-width: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    white-space: nowrap;
    display: inline-block
}

.nav-box {
    background-color: #f5f5f5;
    height: 40px
}

.nav-container {
    width: 100%;
    background-color: #f5f5f5;
    position: relative;
    z-index: 1;
    height: 40px;
    line-height: 40px;
    position: fixed;
    z-index: 4;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 3px 3px rgba(0, 0, 0, .1)
}

.nav_left {
    float: left
}

.nav_right {
    float: right
}

.nav_right.hide {
    display: none
}

.nav_title {
    color: #6c6c6c
}

.nav_phone {
    color: #6c6c6c;
    padding-left: 40px
}

.nav-link {
    cursor: pointer
}

.nav_checkLoginBox {
    float: left
}

.header-nav {
    margin: 0 auto;
    width: 1200px;
    font-family: PingFang-SC-Regular;
    font-size: 12px;
    color: #b1b1b1
}

.header-nav .nav {
    float: left;
    border-left: 1px solid #f5f5f5;
    border-right: 1px solid #f5f5f5
}

.header-nav .nav-link {
    display: block;
    font-size: 12px;
    height: 40px;
    padding: 0 19px;
    color: #6c6c6c
}

.header-nav .nav-link:hover {
    color: #5998f8
}

.header-nav .down-icon {
    display: block;
    width: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid #6c6c6c;
    position: absolute;
    top: 18px;
    right: 4px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.header-nav .down-list {
    width: 100%;
    background-color: #fff;
    position: absolute;
    padding-bottom: 10px;
    display: none;
    border: 1px solid #e2e2e2;
    border-top: none;
    margin-left: -1px
}

.header-nav .down-list .list {
    text-align: center;
    line-height: 32px
}

.header-nav .down-list .list.logout {
    margin: 0 10px;
    border-top: 1px dashed #f5f5f5;
    margin-top: 10px
}

.header-nav .down-list .list:hover {
    text-decoration: underline
}

.header-nav .down-list .list:hover .list-link {
    color: #5998f8
}

.header-nav .down-list .list-link {
    color: #b1b1b1;
    cursor: pointer
}

.header-nav .language,
.header-nav .mine-nav {
    position: relative
}

.header-nav .language:hover,
.header-nav .mine-nav:hover {
    background: #fff;
    border-left: solid 1px #e2e2e2;
    border-right: solid 1px #e2e2e2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.header-nav .language:hover .down-list,
.header-nav .mine-nav:hover .down-list {
    display: block
}

.header-nav .language:hover .down-icon,
.header-nav .mine-nav:hover .down-icon {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    border-top: 6px solid #5998f8
}

.header-nav .mine-nav {
    min-width: 80px;
    text-align: center
}

.search_container {
    height: 90px;
    width: 1200px;
    margin: 0 auto
}

.search__xhdlogo {
    float: left
}

.search_box {
    float: left;
    width: 696px;
    height: 40px;
    line-height: 40px;
    margin-top: 25px;
    margin-left: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.search_box_all {
    background-color: #fff
}

.search_box .index_nav_item:hover .index_nav_link {
    color: #5998f8
}

.search__xhdlogo {
    width: 249px;
    height: 53px;
    padding-top: 19px;
    vertical-align: middle
}

.footer_box {
    width: 1200px;
    margin: 0 auto 20px;
    line-height: 1
}

.footer_title {
    color: #b2b2b2;
    font-size: 20px;
    line-height: 1;
    text-align: center;
    margin: 29px 0 25px
}

.footer_title:after,
.footer_title:before {
    content: "";
    width: 120px;
    height: 1px;
    display: inline-block;
    background: #e1e1e1;
    margin: 0 10px;
    vertical-align: middle
}

.footer_serve_img {
    float: left;
    width: 45px;
    height: 44px
}

.footer_serve_img.serve1 {
    background: url(../img/sprite.png) no-repeat;
    background-position: -80px 0
}

.footer_serve_img.serve2 {
    background: url(../img/sprite.png) no-repeat;
    background-position: -128px 0
}

.footer_serve_img.serve3 {
    background: url(../img/sprite.png) no-repeat;
    background-position: -176px 0
}

.footer_serve_img.serve4 {
    background: url(../img/sprite.png) no-repeat;
    background-position: -224px 0
}

.footer_serve_img.serve5 {
    background: url(../img/sprite.png) no-repeat;
    background-position: -272px 0
}

.footer_serve_img.serve4 {
    background-position: -226px 0
}

.footer_serve_base {
    float: left;
    margin-left: 12px
}

.footer_serve_name {
    color: #373737;
    line-height: 1;
    font-size: 16px;
    padding-bottom: 2px
}

.footer_serve_item {
    width: 240px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    float: left
}

.footer_serve_item:nth-child(2) .footer_serve_img {
    width: 40px;
    height: 48px
}

.footer_serve_item:nth-child(3) .footer_serve_img {
    width: 45px;
    height: 48px
}

.footer_serve_item:nth-child(4) .footer_serve_img {
    width: 41px;
    height: 43px
}

.footer_serve_item:nth-child(5) .footer_serve_img {
    width: 39px;
    height: 45px
}

.footer_serve_content {
    line-height: 16px
}

.footer_link_title {
    color: #181818;
    font-weight: 700;
    width: 80px;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1
}

.footer_link_box {
    padding-top: 50px
}

.footer_link_title {
    float: left
}

.footer_link_container {
    float: left;
    width: 1120px
}

.footer_link_item {
    display: inline-block;
    color: #7f7f7f;
    padding: 0 20px 10px 0;
    line-height: 1
}

.footer_link_item:hover {
    color: #5998f8
}

.footer_link_other {
    padding-top: 20px
}

.footer_base_box {
    margin-top: 15px
}

.footer_base_aboutUs {
    color: #7f7f7f;
    padding-top: 25px;
    width: 520px
}

.footer_base_content {
    line-height: 1;
    padding-bottom: 14px
}

.footer_bottom {
    float: left
}

.footer_bottom_box1 {
    width: 520px
}

.footer_bottom_box2 {
    width: 230px
}

.footer_bottom_box3 {
    width: 450px
}

.footer_ewm {
    float: left;
    width: 115px;
    padding-right: 32px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center
}

.footer_ewm_img {
    display: block;
    width: 83px;
    height: 83px
}

.footer_ewm_name {
    padding-top: 13px
}

.footer_phone_item {
    width: 225px;
    float: left;
    font-size: 20px;
    line-height: 1
}

.footer_phone_name {
    color: #373737;
    padding: 20px 0 10px
}

.footer_phone_num {
    color: #3d63ac;
    font-weight: 700
}

.footer_phone_address {
    line-height: 1;
    padding-top: 26px;
    color: #3f3f3f;
    clear: both
}

.main_right {
    width: 310px;
    margin-left: 20px
}

.pte_yuyue {
    width: 220px;
    height: 191px;
    padding: 20px 45px;
    background-color: #fff;
    margin-bottom: 20px
}

.pte_yuyue .pte_yuyue_header {
    font-size: 22px;
    letter-spacing: 0;
    color: #5998f8;
    text-align: center
}

.pte_yuyue .pte_yuyue_r_input {
    width: 100%;
    height: 32px;
    border: 1px solid #eee;
    border-radius: 4px;
    margin-top: 20px;
    padding-left: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    letter-spacing: 0;
    color: #999
}

.pte_yuyue .pte_yuyue_r_submit {
    width: 100%;
    height: 32px;
    background-color: #5998f8;
    font-size: 14px;
    letter-spacing: 0;
    color: #fff;
    text-align: center;
    line-height: 32px;
    margin-top: 20px
}

.footer2 {
    width: 1200px;
    margin: 20px auto;
    background-color: #fff;
    padding: 10px 0
}

.footer2 .footer2_header {
    font-size: 22px;
    line-height: 56px;
    letter-spacing: 0;
    text-align: center;
    color: #333
}

.footer2 .footer2_sub_header {
    font-size: 16px;
    letter-spacing: 0;
    color: #999;
    text-align: center
}

.footer2 .footer2_ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 10px;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.footer2 .footer2_ul .footer2_li {
    text-align: center;
    font-size: 14px;
    letter-spacing: 0;
    color: #666;
    line-height: 22px
}

body {
    background-color: #f5f5f5
}

body .main_box {
    width: 1200px;
    margin: 20px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

body .main_box .main_left {
    width: 860px;
    background-color: #fff
}

body .main_box .main_left .main_left_header {
    height: 50px;
    line-height: 50px;
    background-color: #5998f8;
    font-size: 22px;
    letter-spacing: 0;
    color: #fff;
    text-align: center
}

body .main_box .main_left .wt_box {
    padding: 20px 15px
}

body .main_box .main_left .wt_box .wt_box_header {
    font-size: 16px;
    letter-spacing: 0;
    color: #333;
    font-weight: 600
}

body .main_box .main_left .wt_box .wt_box_p {
    font-size: 14px;
    letter-spacing: 0;
    color: #666;
    margin-top: 10px;
    line-height: 24px;
    padding-bottom: 12px;
    border-bottom: 1px solid #f5f5f5
}

body .indetail_title {
    margin: 0 30px 0 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #f5f5f5
}

body .indetail_title a {
    line-height: 50px;
    font-size: 16px;
    color: #545e64
}

body .indetail_title a:hover {
    color: #4a97ff
}

.indetail_sd_box {
    margin: 0 30px 15px 30px;
}

.indetail_sd_box .indetail_sd_title {
    font-size: 24px;
    margin: 15px 0 7px;
    color: #333
}

.indetail_sd_infowrapper {
    color: #a6a6a6
}

.indetail_sd_infoitem {
    margin-right: 15px;
    line-height: 1;
    font-size: 14px
}
.indetail_sd_content{
margin-top: 20px;
}


/*# sourceMappingURL=map/cjwt.css.map */