﻿* {
    margin: 0;
    padding: 0
}

body {
    font-family: microsoft yahei, 微软雅黑, Arial, sans-serif, Tahoma;
    font-size: 14px;
    color: #333;
    background: #fff
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

img {
    max-width: 100%;
    max-height: 100%;
    border: none
}

li,
ol,
ul {
    list-style: none;
    list-style-type: none
}

a,
button,
input {
    outline: 0!important;
    blr: expression(this.onFocus=this.blur())
}

input.m_se {
    width: 100%;
    border: solid 1px #f6f6f6;
    height: 60px;
    line-height: 60px;
    font-size: 16px
}

.clearfix {
    zoom: 1
}

.clearfix:before {
    content: '';
    clear: both;
    display: block;
    visibility: hidden
}

.clearfix:after {
    content: '';
    clear: both;
    display: block;
    visibility: hidden
}

.fl {
    float: left
}

.fr {
    float: right
}

.clear {
    margin: 0 auto;
    clear: both;
    height: 0;
    font-size: 0;
    overflow: hidden
}

.clean {
    zoom: 1
}

.clean:after,
.clean:before {
    content: '';
    display: table
}

.clean:after {
    clear: both
}

a {
    color: #333;
    text-decoration: none
}

a:hover {
    color: #014298;
    text-decoration: none
}

.default_nav_style {
    width: 100%
}

.default_nav_style .n_item {
    float: left
}

.default_nav_style .n_item>a {
    display: block;
    padding-right: 60px
}

.default_nav_style .nav_sec {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    opacity: 0;
    padding-top: 1px;
    z-index: 999;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 460px;
    margin-top: 30px;
    /* box-shadow: 5px 5px 10px -5px rgba(0, 0, 0, .12); */
    /* background: #fff */
}

.default_nav_style .small_nav_sec {
    border-bottom: none;
    width: 260px;
    padding-top: 1px;
    max-height: none;
    overflow: visible
}

.default_nav_style .nav_sec .top {
    height: 0
}

.default_nav_style .nav_sec .nav_list {
    position: relative;
    float: left;
    width: 100%
}

.default_nav_style .small_nav_sec .nav_list {
    float: none
}

.default_nav_style .nav_sec .nav_list:after {
    content: '';
    display: block;
    width: 100%;
    clear: both
}

.default_nav_style .nav_sec .nav_sec_box {
    min-height: 200px;
    padding: 7px 20px 12px;
    background: #fff
}

.default_nav_style .small_nav_sec .nav_sec_box {
    background: #fff;
    min-height: 0;
    padding: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, .12)
}

.default_nav_style .nav_sec .nav_sec_item {
    float: left;
    margin: 5px 10px 20px;
    width: 160px
}

.default_nav_style .small_nav_sec .nav_sec_item {
    margin: 0;
    width: 100%;
    position: relative
}

.default_nav_style .nav_sec .nav_thd_list {
    padding: 4px 0
}

.default_nav_style .nav_sec .nav_thd_item>a {
    display: block;
    height: 18px;
    line-height: 18px;
    color: #666;
    font-size: 12px;
    text-align: left;
    padding: 3px 0;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.default_nav_style .small_nav_sec .nav_sec_item a,
.default_nav_style .small_nav_sec .nav_sec_item dt a {
    position: relative;
    display: block;
    height: 28px;
    line-height: 28px;
    padding: 0 20px;
    color: #000;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px
}

.default_nav_style .small_nav_sec .nav_sec_item a em {
    position: absolute;
    width: 7px;
    height: 11px;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
    background: url(../images/ico/icon_down_has.png) no-repeat center top
}

.default_nav_style .small_nav_sec .nav_sec_item a:hover {
    color: #000;
    text-decoration: none
}

.default_nav_style .small_nav_sec .nav_sec_item a:hover em {
    background-position: center bottom
}

.default_nav_style .small_nav_sec .nav_thd_list {
    padding: 0;
    position: absolute;
    left: 100%;
    top: 0;
    display: none;
    width: 260px;
    /* padding: 13px 0 17px;
    border: 1px solid #f5f5f5; */
    box-shadow: 0 0 10px rgba(0, 0, 0, .12);
    background: #fff
}

.default_nav_style .small_nav_sec .nav_thd_item {
    position: relative
}

.default_nav_style .small_nav_sec .nav_sec_item:hover .nav_thd_list {
    display: block
}

.default_nav_style .nav_sec .nav_four_item {
    display: none
}

.default_nav_style .small_nav_sec .nav_four_item {
    position: absolute;
    left: 100%;
    top: 0;
    display: none;
    width: 260px;
    padding: 13px 0 17px;
    border: 1px solid #f5f5f5;
    box-shadow: 0 0 10px rgba(0, 0, 0, .12);
    background: #fff;
    text-align: left
}

.default_nav_style .small_nav_sec .nav_thd_item:hover .nav_four_item {
    display: block
}

.default_nav_style .nav_sec .more_box {
    display: inline-block;
    position: relative
}

.default_nav_style .nav_sec .more_box .nav_four_item {
    position: absolute;
    bottom: -15px;
    left: 100%;
    margin: auto;
    background: #fff;
    padding: 15px;
    border-radius: 4px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .12)
}

.default_nav_style .nav_sec .more_box .nav_four_item a {
    display: block;
    height: 18px;
    line-height: 18px;
    padding: 3px 0;
    color: #888;
    white-space: nowrap
}

.default_nav_style .nav_sec .more_box:hover .nav_four_item {
    display: block
}

.default_nav_style .nav_sec .more {
    color: #999;
    font-size: 12px;
    line-height: 30px
}

.default_nav_style .nav_sec .nav_img {
    float: left;
    width: 320px;
    font-size: 0;
    text-align: right;
    white-space: normal;
    margin-top: 20px
}

.default_nav_style .nav_sec .nav_img.small {
    width: 160px
}

.delay {
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    overflow: hidden
}

.delay:hover {
    transform: scale(1.08, 1.08);
    -moz-transform: scale(1.08, 1.08);
    -ms-transform: scale(1.08, 1.08);
    -webkit-transform: scale(1.08, 1.08);
    -o-transform: scale(1.08, 1.08)
}

.r_delay {
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.r_delay:hover {
    transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg)
}

.i_delay {
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.slide:hover .t {
    transform: translate(0, -100%);
    -webkit-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%)
}

.slide:hover .b {
    transform: translate(0, -100%);
    -webkit-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%)
}

#attribute {
    background: #000;
    overflow: hidden
}

#attribute td {
    background: #fff;
    padding: 10px;
    font-size: 14px
}

#attribute td strong {
    font-size: 14px
}

body .banner .box {
    width: 100%;
    position: unset;
    left: 0;
    top: 0;
    margin-left: auto!important;
    margin-right: auto!important;
    z-index: 1
}

.icon_share {
    font-size: 0
}

.icon_share a.icon_box {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 8px;
    background-repeat: no-repeat;
    background-size: 30px;
    border: solid 1px #666;
    border-radius: 30px
}

.icon_share a.icon_box {
    background-image: url(../images/global/icon_follow_5.svg)
}

.icon_share .Facebook {
    background-position: 0 0
}

.icon_share .Twitter {
    background-position: 0 -30px
}

.icon_share .Pinterest {
    background-position: 0 -60px
}

.icon_share .LinkedIn {
    background-position: 0 -90px
}

.icon_share .Email {
    background-position: 0 -120px
}

.icon_share .Instagram {
    background-position: 0 -210px
}

.foot_share {
    display: inline-block
}

.foot_share .foot_share_box {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-right:22px;
    vertical-align: middle;
    background-repeat: no-repeat;
    font-size: 0;
    background-size: 40px
}

.foot_share .Facebook {
    background-position: 0 0
}
/* 
.foot_share .Twitter {
    background-position: 0 -40px
}

.foot_share .Pinterest {
    background-position: 0 -80px
}

.foot_share .LinkedIn {
    background-position: 0 -120px
}

.foot_share .YouTube {
    background-position: 0 -160px
}

.foot_share .Instagram {
    background-position: 0 -280px
} */

.YouTube {
    background-image: url(../images/icon_follow_0.png)
}

.Instagram {
    background-image: url(../images/icon_follow_1.png)
}

.Facebook {
    background-image: url(../images/icon_follow_2.png)
}

.LinkedIn {
    background-image: url(../images/icon_follow_3.png)
}

.Twitter {
    background-image: url(../images/icon_follow_4.png)
}

.public_title {
    width: 94%;
    margin: 0 auto
}

.public_title h1,
.public_title h2 {
    font-size: 32px;
    text-align: center;
    margin-bottom: 10px;
    line-height: 160%
}

.public_title p {
    font-size: 18px;
    color: #666;
    line-height: 160%;
    text-align: center;
    margin-bottom: 20px;
    word-wrap: break-word
}

.public_btn {
    width: 224px;
    border: 3px solid #014298;
    border-radius: 6px
}

.public_btn a {
    display: block;
    width: 100%;
    font-size: 18px;
    color: #014298;
    line-height: 60px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s
}

.public_btn a:hover {
    background: #014298;
    color: #fff
}

.tran {
    transition: all .3s
}

.tran_one {
    transition: all .1s
}

.pointer {
    cursor: pointer
}

.trans {
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.relative {
    position: relative
}

.over {
    overflow: hidden
}

.trans-show {
    transition: all .5s;
    -webkit-transition: all .5s;
    opacity: 0;
    visibility: hidden
}

.block {
    display: block
}

.wrap {
    width: 1200px;
    margin: 0 auto;
    zoom: 1
}

.text-center {
    text-align: center
}

a:hover {
    text-decoration: none
}

.headerWrapper {
    background-color: #fff
}

#header {
    width: 100%
}

#header .top_h {
    width: 100%;
    border-bottom: 1px solid #f3f3f3
}

#header .top_h .feature_box {
    margin: 0 auto;
    width: 1440px;
    position: relative
}

#header .top_h .feature_box .features {
    float: right;
    width: 252px;
    height: 40px
}

#header .top_h .feature_box .features span{
    line-height: 43px;
    font-size: 21px;
}

#header .top_h .feature_box .ftit {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 14px;
    color: #666
}

#header .top_h .feature_box ul.language {
    font-size: 0
}

#header .top_h .feature_box ul.language li {
    float: left;
    font-size: 16px;
    margin-right: 18px;
    position: relative
}

#header .top_h .feature_box ul.language li:before {
    content: '';
    position: absolute;
    right: -10px;
    top: 14px;
    height: 12px;
    border-right: 1px solid rgba(0, 0, 0, .2)
}

#header .top_h .feature_box ul.language li:last-child {
    margin-right: 0
}

#header .top_h .feature_box ul.language li:last-child:before {
    display: none
}

#header .top_h .feature_box ul.language li a {
    cursor: pointer
}

#header .top_h .feature_box .features .f_btn {
    display: block;
    height: 100%;
    line-height: 40px;
    font-size: 14px;
    color: #555;
    text-decoration: none
}

#header .top_h .feature_box .features .f_search .f_btn {
    width: 43px;
    padding-left: 22px;
    background: url(../images/search_btn.png) no-repeat left
}

#header .top_h .feature_box .features .f_search form {
    opacity: 0;
    position: absolute;
    top: 21px;
    right: 0;
    width: 250px;
    height: 39px;
    background: #fff;
    border-bottom: 1px solid #9cc6cd;
    pointer-events: none;
    transform: translateY(-50%)
}

#header .top_h .feature_box .features .f_search.open form {
    opacity: 1;
    pointer-events: auto
}

#header .top_h .feature_box .features .f_search form input.text {
    padding-left: 10px;
    width: 80%;
    height: 100%;
    background: 0 0;
    border: 0;
    box-sizing: border-box
}

#header .top_h .feature_box .features .f_search form input.sub_btn {
    width: 15%;
    height: 100%;
    background: url(../images/search_btn.png) no-repeat center/50% auto;
    border: 0
}

#header .top_h .feature_box .features .f_language {
    height: 100%
}

#header .top_h .feature_box .features .f_language .h_lang {
    height: 100%
}

#header .top_h .feature_box .features .f_language .h_lang .f_btn {
    width: 34px;
    font-size: 14px;
    text-transform: uppercase;
    position: relative
}

#header .top_h .feature_box .features .f_language .h_lang .f_btn::before {
    display: block;
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -3.5px;
    width: 11px;
    height: 7px;
    background: url(../images/triangle.png) no-repeat right;
    -webkit-transition: all .3s;
    transition: all .3s
}

#header .top_h .feature_box .features .f_language .h-user {
    font-size: 0
}

#header .top_h .feature_box .features .f_language .icon {
    position: relative
}

#header .top_h .feature_box .features .f_language .icon .layer {
    padding: 0 10px;
    width: 135px;
    border-radius: 8px;
    text-align: center;
    background: #fff;
    position: absolute;
    top: 102%;
    left: 50%;
    -webkit-border-radius: 8px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    z-index: 100;
    max-height: 690px;
    overflow-y: auto
}

#header .top_h .feature_box .features .f_language .icon .layer::-webkit-scrollbar {
    display: none
}

#header .top_h .feature_box .features .f_language .icon .layer a {
    margin: 10px 0;
    line-height: 25px;
    font-size: 14px;
    color: #000;
    font-weight: 700;
    text-decoration: none
}

#header .top_h .feature_box .features .f_language .icon .layer a+a {
    border-top: 1px solid rgba(255, 255, 255, .2)
}

#header .top_h .feature_box .features .f_language .icon .layer a:hover {
    text-decoration: underline
}

#header .top_h .feature_box .features .f_language .icon:hover .layer {
    opacity: 1;
    visibility: visible
}

#header .header_box {
    margin: 0 auto;
    width: 1440px;
    height: 70px
}

#header .header_box .logo_box {
    float: left;
    height: 100%;
    width: 200px
}

#header .header_box .logo_box .logo {
    width: 100%;
    height: 100%;
    position: relative
}

#header .header_box .logo_box .logo a {
    display: block;
    height: 100%
}

#header .header_box .logo_box .logo a img {
    position: absolute;
    left: 0;
    top: -6px;
    bottom: 0;
    margin: auto
}

#header .header_box .navbars {
    float: right
}

.default_nav_style .n_item {
    line-height: 70px
}

.default_nav_style .n_item>a {
    font-size: 16px;
    color: #222;
    text-transform: uppercase;
    transition: all .1s;
    text-decoration: none
}

.default_nav_style .n_item:hover>a {
    color: #014298
}

.default_nav_style .small_nav_sec .nav_sec_item a,
.default_nav_style .small_nav_sec .nav_sec_item dt a {
    font-weight: 400;
    font-size: 14px;
    font-family: microsoft yahei
}

.win_header .header .logo {
    padding: 15px 0
}

.win_header .header .func .btn {
    margin-left: 3%
}

.banner_box {
    margin: 0 auto;
    text-align: center
}

.all_protype {
    width: 100%;
    margin: 50px auto 0;
    max-width: 1440px;
    display: flex;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.all_protype .pro_item {
    margin-top: 20px;
    width: 33%;
    position: relative;
    overflow: hidden;
    background: #fff
}

.all_protype .pro_item a {
    display: block;
    text-decoration: none
}

.all_protype .pro_item a:hover .typename {
    transform: translateX(15px)
}

.all_protype .pro_item a .img_box {
    width: 100%;
    max-height: 486px;
    text-align: right;
    position: relative;
    padding-top: 76.7%
}

.all_protype .pro_item a .img_box img {
    margin-top: 10px;
    margin-bottom: 10px;
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    margin: auto
}

.all_protype.mb50 {
    margin-bottom:45px
}

.all_protype .pro_item a .typename {
    position: absolute;
    /* left: 20px; */
    bottom: 28px;
    width: 91%;
    /* background: #014298; */
    /* bottom: 0px;
    height: 69px; */
    padding-left: 18px;
}

.all_protype .pro_item a .typename p {
    font-size: 18px;
    color:white;
    line-height: 89%;
    font-weight: 400;
    margin-bottom: 0!important;
    text-align: left;

}

.service_box {
    padding-top: 50px;
    padding-bottom: 60px;
    width: 100%;
    background: #f7f9fb
}

.service_box .service {
    margin: 0 auto;
    width: 1440px
}

.service_box .service .se_box {
    margin-top: 50px;
    width: 100%;
    position: relative
}

.service_box .service .se_box .se_img {
    float: left;
    width: 47%;
    height:489px;
    position: relative;
    overflow: hidden
}

.service_box .service .se_box .se_img .carousel_box .se_pic a {
    display: block;
    width: 100%;
    height: 100%
}

.service_box .service .se_box .se_img .carousel_box .se_pic a img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: all .3s;
    transition: all .3s
}

.service_box .service .se_box .se_img .carousel_box .se_pic:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.service_box .service .se_box .se_content {
    float: right;
    width: 49%
}

.service_box .service .se_box .se_content .se_item {
    margin-top: 4.8%;
    width: 100%;
    height: 190px;
    border-radius: 7px;
    background: #fff;
    position: relative;
    transition: all .1s
}

.service_box .service .se_box .se_content .se_item:first-child {
    margin-top: 0
}

.service_box .service .se_box .se_content .active {
    background: #014298
}

.service_box .service .se_box .se_content .se_item .angle {
    opacity: 0;
    width: 0;
    height: 0;
    border-width: 16px 11px 0;
    border-style: solid;
    border-color: #014298 transparent transparent transparent;
    transform: rotate(90deg);
    position: absolute;
    top: 45.5%;
    left: -19px
}

.service_box .service .se_box .se_content .active .angle {
    opacity: 1
}

.service_box .service .se_box .se_content .se_item .sco_box {
    position: absolute;
    top: 18.5%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    padding: 0 32px
}

.service_box .service .se_box .se_content .se_item .sco_box a {
    font-size: 24px;
    color: #222;
    text-decoration: none;
    text-transform: uppercase
}

.service_box .service .se_box .se_content .active .sco_box a {
    color: #f7f9fb
}

.service_box .service .se_box .se_content .se_item .sco_box p {
    margin-top: 4.8%;
    height: 60px;
    font-size: 16px;
    color: #555;
    line-height: 30px;
    overflow: hidden;
    cursor: default
}

.service_box .service .se_box .se_content .active .sco_box p {
    color: #f7f9fb
}

.service_box .service .se_box .se_content .se_item:hover {
    background: #014298
}

.service_box .service .se_box .se_content .se_item:hover .sco_box a {
    color: #f7f9fb
}

.service_box .service .se_box .se_content .se_item:hover .sco_box p {
    color: #f7f9fb
}

.service_box .service .se_box .se_content .se_item:hover .angle {
    opacity: 1
}

.product_box {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 60px
}

.product_box .public_btn {
    margin: 40px auto 0
}

.new_box {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 60px;
    background: #f7f9fb
}

.new_box .advisory {
    margin: 50px auto 0;
    width: 1440px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.new_box .advisory .abv_item {
    width: 450px;
    background: #fff
}

.new_box .advisory .abv_item a {
    display: block;
    width: 100%;
    height: 100%
}

.new_box .advisory .abv_item .abv_img {
    width: 100%;
    max-height: 384px;
    position: relative;
    padding-top: 57.06%;
    overflow: hidden
}

.new_box .advisory .abv_item .abv_img img {
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: all .3s;
    transition: all .3s
}

.new_box .advisory .abv_item:hover .abv_img img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.new_box .advisory .abv_item .new {
    padding: 4.5% 6% 5.9%;
    box-shadow: 0 0 15px 3px #e0e0e0
}

.new_box .advisory .abv_item .new .new_title a {
    display: block;
    height: 29px;
    font-size: 22px;
    color: #373738;
    line-height: 30px;
    text-decoration: none;
    overflow: hidden
}

.new_box .advisory .abv_item .new .short_term {
    margin-top: 13px;
    margin-bottom: 25px;
    width: 83px;
    height: 3px;
    background: #014298
}

.new_box .advisory .abv_item .new .new_day p {
    font-size: 16px;
    color: #555;
    font-style: inherit;
}

.new_box .advisory .abv_item .new .new_brief p {
    margin-top: 16px;
    font-size: 16px;
    color: #555;
    line-height: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.new_box .advisory .abv_item .new .new_btn {
    display: block;
    margin-top: 16px;
    font-size: 14px;
    color: #014298;
    text-transform: uppercase;
    text-decoration: none
}

.new_box .advisory .abv_item .new .new_btn:hover {
    transform: translateX(10px)
}

.new_box .public_btn {
    margin: 50px auto 0
}

#footer {
    width: 100%;
    background: #464243
}

#footer .footer_box {
    margin: 0 auto;
    padding: 66px 0;
    width: 1440px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between
}

#footer .footer_box .foo_item ul li {
    margin-top: 10px;
    width: 100%;
    font-size: 14px;
    color: #ababab
}

#footer .footer_box .foo_item ul li a {
    display: block;
    font-size: 14px;
    color: #ababab;
    text-decoration: none
}

#footer .footer_box .foo_item ul li a:hover {
    color: #b8b7b7
}

#footer .footer_box .foo_item ul li:first-child {
    margin-top: 0;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    text-transform: capitalize
}

#footer .footer_box .foo_item ul li:nth-child(2) {
    margin-top: 30px
}

#footer .footer_box .mode_one {
    margin-left: 38px;
    width: 20%
}

#footer .footer_box .mode_two {
    margin-left: 30px;
    width: 20%
}

#footer .footer_box .mode_three {
    margin-left: 35px;
    width: 20%
}

#footer .footer_box .mode_fout {
    margin-right: 30px;
    width: 23%
}

#footer .footer_box .mode_fout ul li:nth-child(2) {
    margin-top: 25px
}

#footer .footer_box .mode_fout ul li:nth-child(2) p {
    line-height: 24px
}

#footer .footer_box .mode_fout ul li:last-child {
    margin-top: 15px
}

#footer .footer_box .mode_fout ul li:last-child .share {
    display: flex;
    flex-wrap: wrap;
    /* margin-left: -3px */
    margin-bottom:25px;
}

.foot_share .foot_share_box {
    /* margin-right: 8px */
}

#footer .copy_box {
    width: 100%;
    background: #000
}

#footer .copy_box .copy {
    margin: 0 auto;
    width: 1440px;
    text-align: center
}

#footer .copy_box .copy p {
    margin-left: 38px;
    padding-top: 26px;
    padding-bottom: 28px;
    font-size: 16px;
    color: #888;
    margin-bottom: 0!important
}

#footer .copy_box .copy p a {
    color: #888;
    text-decoration: none
}

.product-list {
    width: 100%
}

.pro_list .win_position {
    margin-top: 20px;
    border-bottom: 0;
    font-size: 14px;
    color: #737373
}

.pro_list .win_position .title {
    display: none
}

.pro_list .win_position .position a {
    font-size: 14px;
    color: #737373
}

.pro_list .win_position .position {
    float: none;
    width: 100%;
    height: auto;
    line-height: 70px;
    text-align: left
}

.product-list .pro_list {
    width: 100%;
    background: #fff
}

.product-list .pro_list .cate_brief {
    margin-top: 30px;
    width: 100%
}

.product-list .pro_list .hot_cate {
    width: 100%
}

.product-list .pro_list .hot_cate .page_name {
    position: relative;
    width: 100%;
    height: 69px;
    line-height: 69px;
    font-size: 36px;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 50px
}

.product-list .pro_list .hot_cate .list {
    width: 100%
}

.product-list .pro_list .hot_cate .list .row .img {
    display: block;
    width: 100%;
    text-align: center;
    overflow: hidden
}

.product-list .pro_list .hot_cate .list .row .row_txt {
    display: block;
    margin-bottom: 0;
    height: auto
}

.product-list .pro_list .hot_cate .list .row .row_txt .name {
    display: block;
    width: 100%;
    height: 48px;
    line-height: 24px;
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-decoration: none
}

.product-list .pro_list .hot_cate .list .row:hover .img img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.product-list .pro_list .hot_cate .list .row:hover .row_txt .name {
    color: #014298
}

.product-list .pro_list .wrap {
    margin-top: 30px
}

.products .pro_cate {
    padding: 12px 0;
    width: 100%;
    background: #fff
}

.products .pro_cate .page_name {
    display: none;
    position: relative;
    height: 69px;
    line-height: 69px;
    font-size: 36px;
    color: #000;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-transform: uppercase
}

.products .pro_cate .content {
    position: relative;
    margin-top: 26px;
    width: 100%;
    z-index: 1;
    text-align: center
}

.products .pro_cate .list {
    position: relative;
    display: inline-block;
    margin: 0 27px 30px 0;
    width: auto;
    line-height: 43px;
    transition: all .5s
}

.products .pro_cate .list:first-child {
    margin-left: 0
}

.products .pro_cate .list .son_cate {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    z-index: 1
}

.products .pro_cate .list .first_cate {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    transition: all .5s
}

.products .pro_cate .list .first_cate.son:after {
    content: '';
    width: 10px;
    height: 10px;
    margin: auto;
    position: absolute;
    top: 0;
    right: 16px;
    bottom: 0
}

.products .pro_cate .list .first_cate a {
    display: block;
    position: relative;
    padding: 0 36px;
    border: 1px solid #014298;
    font-size: 16px;
    transition: all .5s;
    text-decoration: none
}

.products .pro_cate .list .first_cate a:before {
    display: block;
    content: '';
    position: absolute;
    right: 35px;
    top: 19px;
    width: 12px;
    height: 7px;
    background: url(../images/pro_cate_icon.png) no-repeat center/100%;
    transition: all .5s
}

.products .pro_cate .list .first_cate a:after {
    display: block;
    content: '';
    position: absolute;
    right: 35px;
    top: 19px;
    width: 12px;
    height: 7px;
    background: url(../images/pro_cate_icon2.png) no-repeat center/100%;
    transition: all .5s;
    z-index: 1;
    opacity: 0
}

.products .pro_cate .list:hover .first_cate a {
    background: #014298;
    color: #fff
}

.products .pro_cate .list:hover .first_cate a:before {
    transform: rotate(180deg)
}

.products .pro_cate .list:hover .first_cate a:after {
    transform: rotate(180deg);
    opacity: 1
}

.products .pro_cate .son_cate {
    display: none;
    margin-bottom: 10px;
    background: #f7f7f7
}

.products .pro_cate .list.on .first_cate.son:after {
    width: 10px;
    height: 2px;
    background-position: 0 -104px
}

.products .pro_cate .son_cate .item {
    position: relative;
    height: 48px;
    line-height: 48px
}

.products .pro_cate .son_cate .item a {
    width: 100%;
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #dedede;
    font-size: 16px;
    color: #333;
    text-align: left;
    text-indent: 24px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    transition: all .5s
}

.product-detail .prodetails .description .title {
    border: none
}

.product-detail .prodetails .description .title span {
    font-size: 30px;
    color: #1f1f1f;
    position: relative;
    background: #fff;
    margin-right: 0;
    padding-right: 15px
}

.product-detail .prodetails .description .title span:after {
    position: absolute;
    width: 10000px;
    left: 100%;
    top: 18px;
    height: 1px;
    background: #e3e3e3;
    margin-left: 20px;
    content: ''
}

.in_ad {
    position: relative;
    font-size: 0
}

.in_ad .ad_con {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.in_ad .ad_con .con_table {
    display: table;
    width: 100%;
    height: 100%
}

.in_ad .ad_con .con_table .con_table_cell {
    display: table-cell;
    vertical-align: middle
}

.in_ad .ad_con .win_position {
    width: 100%;
    border-bottom: 0
}

.in_ad .ad_con .win_position .title {
    display: block;
    float: none;
    width: 100%;
    max-width: inherit;
    height: 70px;
    line-height: 70px;
    font-size: 50px;
    color: #fff;
    text-align: center
}

.in_ad .ad_con .win_position .position {
    float: none;
    width: 100%;
    max-width: inherit;
    height: 26px;
    line-height: 26px;
    text-align: center
}

.in_ad .ad_con .win_position .position {
    font-size: 16px;
    color: #fff
}

.in_ad .ad_con .win_position .position a {
    font-size: 14px;
    color: #fff
}

.in_ad .bxSlide-outter {
    min-height: 3rem
}

/* .win_page {
    margin: 30px 0;
    text-align: center;
    height: auto;
    line-height:20px;
    clear: both
}

.win_page span {
    height: 54px;
    width: 54px;
    display: block;
    text-align: center;
    line-height: 54px;
    background: #eee;
    display: inline-block;
    margin: 4px;
    position: relative
}

.win_page span:hover {
    background: #d8d8d8;
    color: #fff
}

.win_page span a,
.win_page span font {
    height: 54px;
    width: 54px;
    display: block;
    font-size: 16px;
    text-decoration: none
}

.win_page span .page_item_current {
    background: #014298;
    color: #fff;
    cursor: default
}

.win_page span em {
    width: 22px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -4px
}

.win_page span em.icon_page_prev {
    background: url(../images/ico/prev_page.png) no-repeat center center
}

.win_page span em.icon_page_next {
    background: url(../images/ico/next_page.png) no-repeat center center
}

.win_page.s1>span {
    background: 0 0
}

.win_page.s1>span .page_item_current {
    background: 0 0;
    color: #f60
} */

.wrap .cate-name {
    font-size: 30px;
    color: #000;
    margin-bottom: 15px;
    margin-bottom: 30px;
    text-decoration: none
}

.wrap .cate-name a {
    text-decoration: none
}

.wrap .cate-name span {
    display: block;
    width: 28px;
    height: 2px;
    background: #014298;
    margin: 15px auto 0
}

.wrap-module .cate-name {
    font-size: 30px;
    color: #000;
    margin-bottom: 15px;
    margin-bottom: 30px
}

.wrap-module .cate-name span {
    display: block;
    width: 28px;
    height: 2px;
    background: #014298;
    margin: 15px auto 0
}

.article-content .art-title {
    height: 35px;
    margin: 30px 0;
    font-size: 22px;
    color: #333;
    text-align: center
}

.article-content .art-title {
    position: relative;
    height: 69px;
    line-height: 69px;
    font-size: 36px;
    color: #000;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-transform: uppercase
}

.article-content .art-title:before {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 28px;
    height: 2px;
    background: #014298;
    transform: translateX(-50%)
}

.wrap-module body .win_position {
    margin-top: 8px;
    line-height: 40px;
    margin-bottom: 25px;
    border-color: #e6e6e6
}

.info-list .menu-in-left .win_position {
    border-bottom: 0
}

.info-list .menu-in-left .win_position .title {
    display: none
}

.info-list .menu-in-left .win_position .position {
    text-align: left
}

.menu-in-left {
    padding-top: 30px;
    padding-bottom: 20px;
    background-color: #fff
}

.menu-in-left .menu-wrap-style {
    width: 100%
}

.menu-in-left .menu-wrap-style .menu {
    text-align: center
}

.menu-in-left .wrap-righter-style {
    padding-top: 42px;
    width: 100%
}

.menu-wrap-style .menu .cate-top {
    margin-bottom: 30px;
    font-size: 30px;
    color: #1f1f1f
}

.menu-wrap-style .menu li {
    position: relative;
    display: inline-block;
    margin-top: 20px;
    margin: 0 20px;
    width: auto;
    line-height: 43px;
    transition: all .5s
}

.menu-wrap-style .menu li a {
    display: block;
    padding: 0 4px;
    min-width: 155px;
    border: 1px solid #014298;
    font-size: 18px;
    text-align: center;
    transition: all .5s;
    text-decoration: none
}

.menu-wrap-style .menu li a.on,
.menu-wrap-style .menu li a:hover {
    background: #014298;
    color: #fff
}

.menu-wrap-style .menu .m-title {
    display: none;
    position: relative;
    height: 69px;
    line-height: 69px;
    font-size: 36px;
    color: #000;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-transform: uppercase
}

.menu-wrap-style .menu .m-title:before {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 28px;
    height: 2px;
    background: #014298;
    transform: translateX(-50%)
}

.menu-wrap-style .menu .cate-top {
    margin-bottom: 30px;
    font-size: 30px;
    color: #1f1f1f
}

.menu-wrap-style .menu h3 {
    position: relative;
    display: inline-block;
    margin-top: 20px;
    margin-right: 27px;
    width: auto;
    line-height: 43px;
    transition: all .5s
}

.menu-wrap-style .menu h3 a {
    display: block;
    padding: 0 4px;
    min-width: 155px;
    border: 1px solid #014298;
    font-size: 18px;
    text-align: center;
    transition: all .5s;
    text-decoration: none;
    font-weight: 400
}

.menu-wrap-style .menu h3 a:hover {
    background: #014298;
    color: #fff
}

.menu-wrap-style .menu h3 a.on,
.menu-wrap-style .menu h3 a:hover {
    background: #014298;
    color: #fff
}

.download_list ul li:hover {
    color: #014298
}

.contenter {
    margin-top: 30px;
    width: 100%
}

.contenter .title {
    padding: 0 30px;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #fff;
    font-size: 18px;
    color: #202528;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.contenter .cate_brief {
    padding: 0 30px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.contenter .win_position .title {
    margin-bottom: 4px;
    width: 100%;
    height: 62px;
    line-height: 62px;
    font-size: 20px;
    color: #333
}

.contenter .win_position {
    border-bottom: 0
}

.contenter .win_position .position {
    display: none
}

.article-content .wrap .contenter .win_position .position {
    display: block
}

.article-content .wrap .contenter {
    margin-top: 0
}

.rightside .info_list .item .info .title a {
    text-decoration: none
}

.rale_news {
    padding-bottom: 56px;
    width: 100%
}

.rale_news .news_title {
    width: 100%;
    height: 30px;
    line-height: 30px
}

.rale_news .news_title .title {
    font-size: 22px;
    color: #191919
}

.rale_news .news_title .read_btn {
    font-size: 14px;
    color: #888
}

.rale_news .news_title .read_btn span {
    font-size: 14px;
    color: #888;
    font-weight: 700
}

.rale_news .list {
    display: grid;
    grid-template-columns: repeat(4, 23.25%);
    justify-content: space-between;
    margin-top: 23px;
    width: 100%
}

.rale_news .list .item .img {
    display: block;
    width: 100%;
    text-align: center;
    text-decoration: none;
    overflow: hidden
}

.rale_news .list .item .title {
    display: -webkit-box;
    margin-top: 15px;
    line-height: 21px;
    font-size: 16px;
    color: #333;
    text-decoration: none;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1
}

.rale_news .list .item .time {
    margin-top: 8px;
    width: 100%;
    height: 21px;
    line-height: 21px;
    font-size: 14px;
    color: #989898
}

.rale_news .list .item .brief {
    display: -webkit-box;
    margin-top: 6px;
    line-height: 24px;
    font-size: 14px;
    color: #888;
    text-decoration: none;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.rale_news .list .item:hover .img img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.rale_news.desc_news {
    margin-top: 55px
}

.rale_news.desc_news .news_title {
    position: relative;
    width: 100%;
    text-align: center
}

.rale_news.desc_news .news_title:before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
    background: #ddd;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.rale_news.desc_news .news_title .title {
    position: relative;
    z-index: 1;
    padding: 0 40px;
    width: 100%;
    background: #fff;
    text-align: center
}

.rale_news.desc_news .list {
    grid-template-columns: repeat(2, 49%);
    grid-row-gap: 44px
}

.rale_news.desc_news .list .item .img {
    width: 39.2857%;
    height: 100%;
    text-align: center
}

.rale_news.desc_news .list .item .text {
    width: calc(100% - 43.5374%)
}

.rale_news.desc_news .list .item.no_img .text {
    width: 100%
}

.rale_news.desc_news .list .item .text .title {
    margin-top: 0;
    font-size: 18px
}

.rale_news.desc_news .list .item .brief {
    font-size: 15px;
    color: #888
}

.wrap-module .win_infolist>.share {
    display: block;
    margin-bottom: 20px
}

.article-content .article_detail>.contents>.share {
    display: block
}

body .menu-in-left .wrap-righter-style .download_list ul li {
    overflow: hidden
}

body .menu-in-left .wrap-righter-style .download_list ul li .name {
    width: 65%
}

.win_header {
    width: 100%;
    display: none
}

.win_header .header {
    position: fixed;
    top: auto;
    left: 0;
    width: 100%;
    height: 50px;
    padding: 0 10px;
    background: #fff;
    border-bottom: 1px solid #ddd;
    z-index: 10001;
    max-width: 991px;
    box-sizing: border-box
}

.win_header .header .logo {
    float: left;
    width: 50%;
    padding: 10px 0;
    overflow: hidden
}

.win_header .header .logo img {
    max-height: 50px
}

.win_header .header .func {
    float: right;
    width: 50%;
    margin-top: 12px;
    text-align: right;
    padding-right: 8px;
    box-sizing: border-box
}

.win_header .header .func .btn:first-child {
    margin-left: 0
}

.win_header .header .func .btn {
    display: inline-block;
    vertical-align: middle;
    height: 40px;
    line-height: 40px;
    margin-left: 10%;
    cursor: pointer
}

.win_header .header .func .language_btn {
    font-size: 20px
}

.win_header .header .func .search_btn {
    width: 23px;
    height: 23px;
    background: url(../images/search_btn_m.png) no-repeat center center/100%
}

.win_header .header .func .member_btn {
    width: 23px;
    height: 23px;
    background: url(../images/account_btn.png) no-repeat center center/100%
}

.win_header .header .func .menu_btn {
    width: 23px;
    height: 23px;
    background: url(../images/menu_btn.png) no-repeat center center/100%
}

.win_header .header .func .menu_btn.on {
    background: url(../images/close_btn.png) no-repeat center center/80%
}

.win_header .nav {
    position: fixed;
    top: 0;
    right: -75%;
    display: block;
    width: 75%;
    height: 100%;
    margin: 0;
    z-index: 10001;
    overflow-y: scroll;
    overflow-x: hidden;
    background: url(../images/header_bg.png) repeat-x top center #fff;
    margin-top: 50px
}

.win_header .nav.on {
    right: 0
}

.win_header .nav .list {
    margin: 0 5%;
    border-bottom: 1px solid #ddd
}

.win_header .nav .list .title {
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    text-decoration: none;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.win_header .nav .list.has_sec .title i {
    float: right;
    width: 18px;
    height: 100%;
    background: url(../images/cate_arrwo.png) no-repeat right center/40%
}

.win_header .nav .list:last-child {
    margin-bottom: 50px
}

.win_header .nav .sub {
    display: none
}

.win_header .nav_bg.on {
    position: fixed;
    top: 51px;
    right: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 9990
}

.win_header .son_nav {
    position: fixed;
    top: 0;
    right: -75%;
    display: block;
    width: 75%;
    height: 100%;
    margin: 0;
    z-index: 10001;
    overflow-y: scroll;
    overflow-x: hidden;
    background: url(../images/header_bg.png) top center no-repeat #fff;
    margin-top: 51px;
    border-top: 1px solid #ddd
}

.win_header .son_nav .item {
    margin: 0 4%;
    border-bottom: 1px solid #ddd
}

.win_header .son_nav .item a {
    display: block;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-decoration: none
}

.win_header .son_nav .item a i {
    float: right;
    width: 18px;
    height: 60px;
    background: url(../images/cate_arrwo.png) no-repeat right center/40%
}

.win_header .son_nav .item .son_nav_title.on i {
    margin-right: 5%;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg)
}

.win_header .son_nav .item:last-child {
    margin-bottom: 50px
}

.win_header .son_nav.on {
    right: 0
}

.win_header .son_nav .cate_close {
    width: 100%;
    text-align: left
}

.win_header .son_nav .cate_close span {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../images/back_btn.png) no-repeat center center/50%;
    margin: 15px 0 15px 4%
}

.win_header .son_nav .third_nav {
    display: none
}

.win_header .son_nav .third_nav a {
    display: block;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    border-top: 1px solid #ddd;
    text-indent: 20px;
    color: #888
}

.win_header .language {
    position: fixed;
    top: 0;
    right: -100%;
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
    margin: 0;
    z-index: 10001;
    overflow-y: scroll;
    overflow-x: hidden
}

.win_header .language.on {
    right: 0
}

.win_header .language .close_btn {
    text-align: right
}

.win_header .language .close_btn span {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 14px 0;
    background: url(../images/close_btn.png) no-repeat center center/80%;
    margin-right: 5%
}

.win_header .language .content {
    background: url(../images/header_bg.png) repeat-x center top
}

.win_header .language .list {
    height: 60px;
    line-height: 60px;
    margin: 0 5%;
    border-bottom: 1px solid #ddd;
    text-align: center
}

.win_header .language .list a {
    display: inline-block;
    width: 100%;
    font-size: 18px
}

.win_header .resp_search_box {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    z-index: 10001;
    background: #fff
}

.win_header .resp_search_box.on {
    right: 0
}

.win_header .resp_search_box .close_btn {
    float: right;
    width: calc(100% - 180px);
    text-align: right;
    background: #fff;
    padding-right: 10px
}

.win_header .resp_search_box .close_btn span {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 13px 0;
    background: url(../images/close_btn.png) no-repeat center center/80%
}

.win_header .resp_search_box .search_form {
    position: relative;
    width: 100%;
    height: 60px;
    line-height: 60px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background: #fff
}

.win_header .resp_search_box .search_form input[name=Keyword] {
    width: 80%;
    height: 100%;
    margin-left: 5%;
    border: none;
    font-size: 16px;
    color: #c8c8c8;
    outline: 0
}

.win_header .resp_search_box .search_form input[type=submit] {
    position: absolute;
    top: 0;
    right: 5%;
    width: 41px;
    height: 100%;
    background: url(../images/search_btn_m.png) no-repeat center center/50%;
    border: none;
    outline: 0
}

.win_header.header_blank {
    height: 50px
}

.win_position {
    position: relative;
    border-bottom: 1px solid #ddd
}

.win_position .title {
    float: left;
    width: 50%;
    text-align: left;
    font-size: 20px;
    height: 55px;
    line-height: 55px;
    color: #555;
    max-width: 60%;
    overflow: hidden
}

.win_position .position {
    float: left;
    width: 50%;
    text-align: right;
    height: 55px;
    line-height: 55px;
    color: #888;
    font-size: 16px;
    overflow: hidden
}

.win_position .position a {
    color: #888
}

.win_position.s1 {
    border: none
}

.win_position.s1>.title {
    display: none
}

.win_position.s1>.position {
    text-align: left
}

.prodetails {
    margin: 30px 0;
    position: relative
}

.prodetails .gallery {
    position: relative;
    float: left;
    width: 50%;
    margin-right: 0;
    min-height: 450px;
    padding-bottom: 20px
}

.prodetails .gallery .bigimg {
    padding-left: 17%
}

.prodetails .gallery .bigimg .MagicZoom {
    display: block;
    margin: 0 auto
}

.prodetails .gallery .bigimg .MagicZoom img {
    border: 0!important;
    padding: 0!important;
    margin: 0!important
}

.prodetails .gallery .bigimg .MagicZoomBigImageCont {
    border: 1px solid #ddd
}

.prodetails .gallery .bigimg .MagicZoomHeader {
    font-size: 8pt!important;
    line-height: normal!important;
    color: #fff;
    background: #666;
    text-align: center!important
}

.prodetails .gallery .bigimg .MagicZoomPup {
    border: 1px solid #ccc;
    background: #fff;
    cursor: move
}

.prodetails .gallery .bigimg .MagicZoomLoading {
    border: 1px solid #ddd;
    background: url(../images/loading.gif) no-repeat 2px 50% #fff
}

.prodetails .gallery #zoom-big {
    position: absolute;
    top: 0;
    left: 100%
}

.prodetails .gallery #zoom-big img {
    max-width: none;
    max-height: none
}

.prodetails .gallery #small_img {
    width: 100px;
    position: absolute;
    left: 0;
    top: 0
}

.prodetails .gallery #small_img .pic_box {
    width: 90px;
    height: 90px;
    border: 1px solid #ddd;
    margin-bottom: 8px;
    text-align: center;
    display: block
}

.prodetails .gallery #small_img .pic_box:last-child {
    margin-bottom: 0
}

.prodetails .gallery #small_img .pic_box.on {
    border: 1px solid #acd571
}

.prodetails .gallery .left_small_img {
    position: absolute;
    left: 0;
    top: 0;
    width: 15%;
    height: 100%
}

.prodetails .gallery .left_small_img .pic_box {
    border: 1px solid #ddd;
    text-align: center;
    display: block;
    overflow: hidden;
    position: relative;
    width: calc(100% - 2px)!important;
    padding-top: calc(100% - 2px);
    height: 0
}

.prodetails .gallery .left_small_img .pic_box a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.prodetails .gallery .left_small_img .pic_box img {
    max-height: 80.5px;
    display: inline-block;
    vertical-align: middle
}

.prodetails .gallery .left_small_img .pic_box span {
    display: inline-block;
    vertical-align: middle
}

.prodetails .gallery .left_small_img .pic_box {
    margin-bottom: 13%
}

.prodetails .gallery .left_small_img .pic_box:last-child {
    margin-bottom: 0
}

.prodetails .gallery .left_small_img .pic_box.on {
    border-color: #3c3c3c
}

.pic_box em {
    vertical-align: middle;
    height: 100%;
    display: inline-block
}

.pic_box img {
    vertical-align: middle
}

.prodetails .gallery .products_img {
    display: none
}

.prodetails .info {
    width: 50%;
    float: left;
    padding-left: 40px;
    box-sizing: border-box
}

.prodetails .info .name {
    font-size: 22px;
    color: #5d5d5d
}

.prodetails .info .number {
    margin: 10px 0;
    font-size: 16px
}

.prodetails .info .number span {
    font-weight: 700
}

.prodetails .info .share {
    margin: 10px 0
}

.prodetails .info .desc {
    font-size: 16px;
    margin: 10px 0;
    line-height: 160%;
    color: #888
}

.prodetails .info .attribute {
    margin: 10px 0
}

.prodetails .info .attribute li {
    line-height: 30px;
    overflow: hidden;
    color: #888;
    font-size: 16px
}

.prodetails .info .price {
    margin: 10px 0;
    font-size: 24px;
    color: #f60
}

.prodetails .info .button {
    margin: 20px 0
}

.prodetails .info .button>a {
    width: 40%;
    max-width: 200px;
    height: 45px;
    line-height: 45px;
    display: block;
    color: #fff;
    text-align: center;
    background: #23a9dc;
    font-size: 16px;
    text-decoration: none;
    float: left;
    margin-right: 10px;
    border-radius: 3px
}

.prodetails .description .title {
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    color: #555;
    overflow: hidden
}

.prodetails .description .title span {
    line-height: 38px;
    height: 38px;
    font-size: 20px;
    margin-right: 30px
}

.prodetails .description .contents {
    line-height: 180%;
    min-height: 300px;
    padding: 10px 0;
    display: none
}

.info_list {
    margin: 30px 0;
    overflow: hidden
}

.info_list .item {
    margin-bottom: 35px;
    padding-bottom: 35px;
    border-bottom: 1px solid #e5e5e5
}

.info_list .item:last-child {
    margin: 0
}

.info_list .item .img {
    width: 22%;
    float: left
}

.info_list .item .info {
    width: 78%;
    float: right;
    padding-left: 25px;
    box-sizing: border-box
}

.info_list .item .info .title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 12px
}

.info_list .item .info .title {
    font-size: 20px;
    font-weight: 400
}

.info_list .item .info .title a {
    color: #555
}

.info_list .item .info .title a:hover {
    color: #014298
}

.info_list .item .info .time {
    font-size: 14px;
    color: #888;
    line-height: 20px
}

.info_list .item .info .time h2 {
    display: none
}

.info_list .item .info .desc {
    font-size: 15px;
    color: #888;
    line-height: 160%;
    margin-bottom: 10px;
    margin-top: 5px;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.info_list .item .info .desc:hover {
    text-decoration: none
}

.info_list .item .link {
    display: none
}

.info_list .item.no_img .img {
    display: none
}

.info_list .item.no_img .info {
    width: 100%;
    float: none;
    padding: 0
}

.info_list.s1 .item {
    position: relative;
    min-height: 50px
}

.info_list.s1 .item .img {
    display: none
}

.info_list.s1 .item .info {
    width: 100%;
    padding: 0 150px
}

.info_list.s1 .item .info .time {
    position: absolute;
    left: 0;
    top: 0
}

.info_list.s1 .item .info .time h1 {
    display: none
}

.info_list.s1 .item .info .time h2 {
    display: block;
    font-size: 24px;
    font-weight: 700
}

.info_list.s1 .item .info .time h2 span {
    display: block;
    font-size: 16px;
    color: #a4a4ac;
    padding-top: 8px
}

.info_list.s1 .item .info .title a {
    color: #333
}

.info_list.s1 .item .link {
    display: block;
    width: 20px;
    height: 70%;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../images/ico/icon_link.png) no-repeat center
}

.win_infolist {
    margin: 40px 0;
    overflow: hidden
}

.win_infolist>.title {
    font-size: 30px;
    text-align: center;
    margin-bottom: 20px;
    color: #222
}

.win_infolist>.share {
    text-align: center
}

.win_infolist>.contents {
    padding: 20px 0;
    color: #555;
    line-height: 180%;
    font-size: 16px;
    min-height: 300px
}

.article_detail {
    margin: 30px 0;
    overflow: hidden
}

.article_detail>.contents {
    color: #555;
    line-height: 180%;
    font-size: 16px;
    min-height: 100px
}

.article_detail>.contents>.share {
    padding: 10px 0
}

.article_detail.content-100>.contents {
    float: none;
    width: 100%
}

.article_detail b,
.article_detail strong {
    font-weight: 700
}

.article_feedback {
    margin: 30px 0;
    padding-top: 10px
}

.article_feedback .article_feedback_title {
    text-align: center;
    margin-bottom: 2%
}

.article_feedback .article_feedback_title .title {
    font-size: 24px;
    color: #333
}

.article_feedback .article_feedback_title span {
    display: block;
    width: 28px;
    height: 2px;
    background: #333;
    margin: 15px auto 10px
}

.article_feedback .article_feedback_title .txt {
    font-size: 16px;
    color: #555
}

.article_feedback .rows {
    padding: 10px 2%;
    position: relative
}

.article_feedback .rows.input_rows {
    float: left;
    width: 50%;
    text-align: center;
    box-sizing: border-box
}

.article_feedback .rows .input {
    width: 100%;
    height: 43px;
    line-height: 43px;
    font-size: 12px;
    color: #888;
    text-indent: 10px;
    box-sizing: border-box
}

.article_feedback .rows textarea {
    width: 100%;
    height: 150px;
    padding: 5px;
    font-size: 12px;
    color: #888;
    box-sizing: border-box
}

.article_feedback .rows .fc_red {
    margin-right: 8px;
    position: absolute;
    right: 0;
    bottom: 7px;
    z-index: 1
}

.article_feedback .rows.input_rows .fc_red {
    bottom: 18px
}

.article_feedback .rows .form_button {
    width: 160px;
    height: 40px;
    line-height: 40px;
    background: #222;
    color: #fff;
    font-size: 14px;
    border: none;
    text-transform: uppercase;
    cursor: pointer
}

.article_feedback .rows.textarea_rows {
    clear: both
}

.article_feedback.s1>form>.rows.input_rows {
    width: 100%;
    float: none
}

.article_feedback.s1>form>.rows.textarea_rows textarea {
    width: 90%;
    max-width: 90%
}

.download_list {
    margin: 30px 0;
    overflow: hidden
}

.download_list ul li {
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #ddd
}

.download_list ul li .name {
    float: left
}

.download_list ul li a {
    display: inline-block;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    overflow: hidden;
    background: url(../svg/file_download_google.svg) no-repeat center/24px;
    margin-top: 13px;
    text-align: center;
    border-radius: 5px;
    background-color: #fff;
    cursor: pointer
}

.download_list ul li a.s1 {
    background-color: #fff
}

.download_list ul li a.s1 em {
    display: none
}

.bxSlide-outter {
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    width: 1920px;
    max-width: 100%;
    max-height: 300px
}

.ym{padding-top: 30px;
    padding-bottom: 10px;
    overflow: hidden;
    display: table;
    margin: auto;}
.ym a{float:left; border:solid 1px #e3e3e3; padding:5px 10px 5px 10px; color:#545454; margin-right:5px; margin-bottom:5px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.ym a:hover{background:#5c5c5c; color:#FFF; border:solid 1px #5c5c5c;}

a.page-num-current {
    background: #4F85FE;
    color: #FFF;
    border: solid 1px #4F85FE;
}
.ym span  {
    display: block;
    float: left;
    margin-top: 14px;
    margin-right: 5px;
}



#gshdn {
    position: absolute;
    /* left: 20px; */
    /* bottom: 28px; */
    width: 98%;
    background: #014298;
   bottom: 0px; 
    height: 69px; 
    padding-left: 18px;
}

#gshdn p {
    font-size: 18px;
    color:white;
    line-height: 360%;
    font-weight: 400;
    margin-bottom: 0!important;
    text-align: center;

}
.jdhfn{
 font-size:19px;
 line-height:32px;
 margin-top:13px;
}