﻿@charset "utf-8";
html{background:#fff;overflow:auto;}
body{min-width:100%;font:12px/1.5 Tahoma,"Microsoft Yahei";color:#333; -webkit-font-smoothing: antialiased; }
button,submit,input,select,textarea {font:12px/1.5 Tahoma,"Microsoft YaHei"; outline:none;}
a{color:#333; text-decoration:none; cursor:pointer; outline: 0 none;}
a:hover{ text-decoration:none;color:#ff4f20;}
a:focus{-moz-outline-style:none; border:0px;blr:expression(this.onFocus=this.blur());}
html,body,h1,h2,h3,h4,h5,h6,div,p,dl,dt,dd,ul,ol,li,form,fieldset,legend,button,submit,input,textarea,select,table,tr,th,td,hr,pre,sup,address,cite,dfn,em,var,blockquote { margin:0; padding:0}
header,footer,article,aside,section,nav,menu,hgroup,details,dialog,figure,figcaption{display:block}
ol,li,ul,dl,dt,dd{list-style:none;}
fieldset,img {border:0}
img { border:none; vertical-align:middle;}
button,submit,input,select { vertical-align:middle;}
button,submit { cursor:pointer;}
button::-moz-focus-inner,
submit::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner { padding:0; border:none;}
textarea { resize:none; outline:none;}
address,cite,dfn,em,var{font-style:normal; }
h1,h2,h3,h4,h5,h6{font-size:inherit; font-weight:lighter;}
table{border-collapse:collapse; border-spacing:0;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}

/* b,em,i{display:inline-block; font-weight:normal; font-style:normal;} */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;} .clearfix{ clear:both;zoom:1;}
.hide {display: none;}
.fl{float:left;}
.fr{float:right;}

/*滚动条*/
::-webkit-scrollbar {
    width: 14px;
    height: 14px;
}

::-webkit-scrollbar-track,
::-webkit-scrollbar-thumb {
    border-radius: 999px;
    border: 5px solid transparent;
}

::-webkit-scrollbar-track {
    box-shadow: 1px 1px 5px rgba(0,0,0,.2) inset;
}

::-webkit-scrollbar-thumb {
    min-height: 20px;
    background-clip: content-box;
    box-shadow: 0 0 0 5px rgba(0,0,0,.2) inset;
}

::-webkit-scrollbar-corner {
    background: transparent;
}

/* 主体区域 */
.container{
    width: 1200px;
    position:relative;
    margin:0 auto;
}

/* 头部导航 */
[hidden],template {
    display: none
}

a {
    background: 0 0;
    text-decoration: none
}

a:active,a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

ul,li {
    margin: 0;
    padding: 0
}

li {
    list-style: none
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle
}

img:not([src*="/"]) {
    display: none
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    border: 0
}

pre {
    overflow: auto
}

code,kbd,pre,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

a,button,input,textarea {
    -webkit-tap-highlight-color: rgba(255,255,255,0)
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td,th {
    padding: 0
}

i {
    display: inline-block
}

body {
    font-family: Helvetica,Pingfang SC,Microsoft YaHei,STHeiti,Verdana,Arial,Tahoma,sans-serif;
    color: #595961;
    font-size: 14px;
    min-width: 1200px;
    -webkit-font-smoothing: antialiased
}

.clear {
    *zoom:1}

.clear:before,.clear:after {
    display: table;
    line-height: 0;
    content: ""
}

.clear:after {
    clear: both
}

.hide {
    display: none!important
}

.g-box {
    width: 1200px;
    height: 100%;
    margin: 0 auto
}

.wrap {
    min-width: 1200px;
    width: 100%;
    position: relative
}

.f-pa {
    position: absolute
}

.f-pr {
    position: relative
}

.f-fl {
    float: left
}



.m-hd {
    height: 60px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 11
}



.m-hd-f>li>a,.m-hd-f a {
    color: #333!important
}



.m-hd:hover {
    background-color: rgba(0,0,0,.3)
}

.m-logo {
    width: 128px;
    height: 26px;
    margin-top: 14px;
    margin-right: 20px
}

.m-logo1>img {
    vertical-align: middle;
    margin-right: 10px
}



.m-logo-in {
    background: url(../images/logo_b.png) no-repeat;
    display: block;
    width: 128px;
    height: 26px;
	margin-top: 3px;
}



.m-logo-in.be {
    background-image: url(../images/logo_b.png)
}

.m-nav,.m-snav {
    height: 60px;
    z-index: 9
}

.m-nav>li,.m-snav>li {
    padding-top: 22px;
    display: inline-block;
    height: 100%;
    box-sizing: border-box
}

.m-snav>li {
    padding-top: 18px
}

.m-nav>li>a {
    display: block;
    padding: 0 15px
}

.m-nav>li>a,.m-snav a {
    color: #fff
}

.m-snav a {
    display: inline-block;
    text-align: center
}

.m-nav-act {
    height: 3px;
    line-height: 3px;
    background-color: #fff;
    position: absolute;
    bottom: 5px;
    left: 164px;
    width: 50px;
    opacity: 0;
    transition: left .5s;
    -moz-transition: left .5s;
    -webkit-transition: left .5s;
    -o-transition: left .5s
}

.m-snav a {
    margin: 0 12px
}



.m-snav a.m-nav-user {
    margin-left: -4px;
    margin-right: -4px;
    text-decoration: underline
}

.m-hd-pr {
    position: relative;
    z-index: 1
}

.m-nav>li:hover .m-menu {
    height: auto;
    opacity: 1;
    filter: Alpha(opacity=100);
    font-size: 12px;
    padding: 40px 0 20px 60px
}

.m-menu {
    position: absolute;
    background-color: #fff;
    height: 0;
    top: 60px;
    left: 0;
    opacity: 0;
    filter: Alpha(opacity=0);
    overflow: hidden;
    transition: height .5s;
    -moz-transition: height .5s;
    -webkit-transition: height .5s;
    -o-transition: height .5s
}

.m-mu-item {
    width: 150px;
    margin-right: 35px;
    margin-bottom: 20px
}

[data-menu="solutions"] .m-mu-item {
    margin-right: 80px
}

.m-mu-lst>li {
    margin-bottom: 20px;
    min-width: 100px;
    float: left
}

.m-mu-lst>li>a {
    color: #595961;
    float: left;
}

.m-mu-lst>li>a:hover {
    color: #2589ff
}

.m-mu-td {
    display: block;
    font-weight: 700;
    padding-bottom: 14px;
    margin-bottom: 12px;
    border-bottom: 1px solid #ddd;
    padding-right: 10px;
    color: #595961;
    font-size: 14px;
    float: left;
}



.m-ban-lnk:hover .m-ban-lnk-h {
    display: block;
    z-index: 1
}



.m-ban-page>li {
    display: inline-block;
    width: 16px;
    height: 6px;
    opacity: .3;
    filter: Alpha(opacity=30);
    background: #FFF;
    cursor: inherit;
    margin-right: 6px
}

.m-ban-page>li:hover {
    opacity: .7;
    filter: Alpha(opacity=70)
}

.m-ban-page>li.active {
    opacity: 1;
    filter: Alpha(opacity=100)
}



.m-ft-mu>li {
    margin-bottom: 14px;
    font-size: 12px
}

.m-ft-mu>li>a {
    color: #999
}

.m-ft-mu>li>a:hover,.m-ft-nav>li>a:hover {
    color: #fff
}

.m-ft-menu>ul:first-child {
    margin-left: 52px
}



.m-ft-nav>li {
    display: inline-block
}

.m-ft-nav>li>a {
    padding: 0 25px;
    color: #999
}



.ft-res-be .ft-res-lnk:hover {
    background-color: #fff;
    color: #2589ff
}

.ft-res-red .ft-res-lnk:hover {
    background-color: #fff;
    color: #fa6869
}



/* 底部导航 */
.footer{
    margin-top:80px;
    height:304px;
    background:#2e3033 url("../images/footer_bg.png") no-repeat center top;
}
.footer .footer_body{
    height:249px;
    position:relative;
}
.footer .footer_body .footer_qr{
    position:absolute;
    width:227px;
    height:286px;
    top:-50px;
    left:0;
    text-align:center;
    /*background:#2277da;		-webkit-animation: bounce 1.5s ease-in infinite;	-o-animation: bounce 1.5s ease-in infinite;	animation: bounce 1.5s ease-in infinite;
*/
}
.footer .footer_body .footer_qr .footer_qr_title{
    padding-left:25px;
    height:50px;
    line-height:50px;
    color:#fff;
    font-size:22px;
    background:url("../images/bottom_attent.png") no-repeat 45px center;
    margin-top: 30px;
}
.footer .footer_body .footer_qr .footer_qr_tip{
    height:40px;
    line-height:40px;
    color:#fff;
    font-size:16px;
}
.footer .footer_body .footer_qr .footer_qr_img{
    /* padding:12px; */
    width:124px;
    height:124px;
    margin: 0 auto;
    background:#fff;
}
.footer .footer_body .footer_qr .footer_qr_img img{
    width:100%;
    height:100%;
}
.footer .footer_body .footer_qr .footer_qr_bottom{
    margin-top:10px;
    display:none;
}
.footer .footer_body .footer_qr .footer_qr_bottom a{
    display:inline-block;
    padding-left:32px;
    width:96px;
    height:30px;
    line-height:30px;
    color:#797979;
    -moz-box-sizing: border-box;  /*Firefox3.5+*/
    -webkit-box-sizing: border-box; /*Safari3.2+*/
    -o-box-sizing: border-box; /*Opera9.6*/
    -ms-box-sizing: border-box; /*IE8*/
    box-sizing: border-box;

}
.footer .footer_body .footer_qr .footer_qr_bottom a.sina{
    background:#f6f6f6 url("../images/bottom_sina.png") no-repeat 10px center;
    background-size:23px;
}
.footer .footer_body .footer_qr .footer_qr_bottom a.tencent{
    background:#f6f6f6 url("../images/bottom_tencent.png") no-repeat 10px center;
    background-size:23px;
}
.footer .footer_body .footer_part{
    float:left;
    margin-top:20px;
}
.footer .footer_body .footer_part .footer_part_t{
    height:45px;
    padding-left:35px;
    color:#fff;
    font-size:18px;
}
.footer .footer_body .footer_part .footer_part_b{
    padding-left:35px;
}
.footer .footer_body .footer_part .footer_part_b ul{}
.footer .footer_body .footer_part .footer_part_b ul li{
    height:30px;
    line-height:30px;
    color: #fff;
    font-size: 14px;
}
.footer .footer_body .footer_part .footer_part_b ul li a{
    display:block;
    color:#fff;
    font-size:14px;
}
.footer .footer_body .footer_part1{
    margin-left:270px;
    width:150px;
}
.footer .footer_body .footer_part1 .footer_part_t{
    background:url("../images/bottom_trends.png") no-repeat left top;
}
.footer .footer_body .footer_part2{
    margin-left:40px;
    width:360px;
}
.footer .footer_body .footer_part2 .footer_part_t{
    background:url("../images/bottom_contact.png") no-repeat left top;
}
.footer .footer_body .footer_part3{
    margin-left:40px;
    width:310px;
}
.footer .footer_body .footer_part3 .footer_part_t{
    background:url("../images/bottom_link.png") no-repeat left top;
}

.footer .footer_body .footer_part3 .footer_part_b ul li{
    float:left;
    width:50%;
}

.footer .footer_body .footer_scroll{
    position:absolute;
    right:0;
    bottom:-32px;
    width:130px;
    height:65px;

}
.footer .footer_body .footer_scroll .footer_scroll_top{
    float:left;
    display:block;
    width:65px;
    height:65px;
    line-height:100px;
    text-align:center;
    color:#fff;
    font-size:16px;
    background:#2277da url("../images/bottom_top.png") no-repeat center 15px;
}
.footer .footer_body .footer_scroll .footer_scroll_back{
    float:left;
    display:block;
    padding-top:20px;
    width:65px;
    height:45px;
    line-height:15px;
    text-align:center;
    color:#797979;
    font-size:14px;
    background:#282828;
}

.footer .copyright{
    height:55px;
    line-height:55px;
    text-align:center;
    color:#fff;
    font-size:14px;
    background:#242424;
}

/* 右侧浮动动态电话 */
.float_mobile{
    position:fixed;
    position:fixed;
	top:50%;
	right:3px;
	margin-top:110px;
	z-index:999999;
    width:200px;
    height:85px;
    background:url("../images/mobile.gif") no-repeat center;
}


/* 右侧浮动 */
.float_right{
    position:fixed;
    top:60%;
    right:3px;
    margin-top:50px;
    z-index:999999;
}
.float_right a{
    display:block;
    height:100%;
}
.float_right .float_right_mobile{
    position:relative;
    width:65px;
    height:65px;
    background:url("../images/rihgt_mobile.png") no-repeat center center;
    margin-bottom:2px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.float_right .float_right_mobile .float_hide{
    position:absolute;
    top:0;
    left: 70px;
    width: 130px;
    height: 65px;
    padding:0 20px;
    line-height: 65px;
    background:#fff;
    font-size:18px;
    font-weight:bold;
}
.float_right .float_right_mobile:hover{
    margin-left:-170px;
}

.float_right .float_right_qq{
    position:relative;
    width:65px;
    height:65px;
    background:url("../images/rihgt_qq.png") no-repeat center center;
    margin-bottom:2px;
}
.float_right .float_right_wx{
    position:relative;
    width:65px;
    height:65px;
    background:url("../images/rihgt_wx.png") no-repeat center center;
    margin-bottom:2px;
}
.float_right .float_right_wx .float_hide{
    display:none;
    position:absolute;
    top:0;
    left:-160px;
    width:150px;
    border:1px solid #f5f5f5;
    -webkit-box-shadow: 0 0 10px #000;
    -moz-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
}
.float_right .float_right_wx .float_hide img{
    width:150px;
    height:150px;
}
.float_right .float_right_wx:hover .float_hide{
    display:block;
}
.float_right .float_right_sina{
    position:relative;
    display:none;
    width:65px;
    height:65px;
    background:url("../images/rihgt_sina.png") no-repeat center center;
    margin-bottom:2px;
}
.float_right .float_right_top{
    width:65px;
    height:37px;
    background:url("../images/rihgt_top.png") no-repeat center center;
}

@-webkit-keyframes bounce {
    0%, 20%, 53%, 80%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
    40%, 43% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }
    70% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }
    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0);
    }
}
@keyframes bounce {  0%, 20%, 53%, 80%, 100% {    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);    -webkit-transform: translate3d(0,0,0);            transform: translate3d(0,0,0);  }  40%, 43% {    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);            transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);    -webkit-transform: translate3d(0, -30px, 0);            transform: translate3d(0, -30px, 0);  }  70% {    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);            transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);    -webkit-transform: translate3d(0, -15px, 0);            transform: translate3d(0, -15px, 0);  }  90% {    -webkit-transform: translate3d(0,-4px,0);            transform: translate3d(0,-4px,0);  }}

.sch-ul{
    position: absolute;
    height: 0px;
    padding-right: 30px;
    /* line-height: 10px; */
    display: block !important;
    overflow: hidden;
    background-color: #fff;
    color: #ddd;
    margin-top: -2px;
    margin-left: -60px;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
}

.sch-ul-1{
    position: absolute;
    height: 0;
    margin-left: -40px;
    /* line-height: 10px; */
    display: block !important;
    overflow: hidden;
    background-color: #fff;
    color: #ddd;
    margin-top: -2px;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
}

.sch-ul-le li{
    font-size: 12px;
    margin-bottom: 20px;
    display: flex !important;
    width: auto !important;
    height: auto !important;
    float: unset !important;
}

.sch-li{

    color: #595961 !important;
    /* width: 190px !important; */
    /* font-size: 12px !important; */
    float: left;
    /*color: #595961;*/
    line-height: 16px !important;
}

.sch-list:hover .sch-ul{
    height: 240px;
}

.sch-list-1:hover .sch-ul-1{
    height: 140px;
}

.sch-ul-1 li {
    height: 16px !important;
    line-height: 60px !important;
    width: 200px !important;
    margin-bottom: 20px;
}

.sch-ul-le{
    width: 135px;
    float: left;
    margin-left: 60px;
    padding-top: 45px;
    height:auto;
}

.item-hot{
    width: 23px;
    height: 19px;
    background: url("../images/hot.png") no-repeat;
    margin-left: 10px;
    float: left;
}

.item-new{
    width: 30px;
    height: 19px;
    background: url("../images/new.png") no-repeat;
    margin-left: 10px;
    float: left;
}

/**
footer
 */

b,strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

ul,li {
    margin: 0;
    padding: 0
}

li {
    list-style: none
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle
}

img:not([src*="/"]) {
    display: none
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    border: 0
}

pre {
    overflow: auto
}

code,kbd,pre,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

a,button,input,textarea {
    -webkit-tap-highlight-color: rgba(255,255,255,0)
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td,th {
    padding: 0
}

i {
    display: inline-block
}

body {
    font-family: Helvetica,Pingfang SC,Microsoft YaHei,STHeiti,Verdana,Arial,Tahoma,sans-serif;
    color: #595961;
    font-size: 14px;
    min-width: 1200px;
    -webkit-font-smoothing: antialiased
}

.clear {
    *zoom:1}

.clear:before,.clear:after {
    display: table;
    line-height: 0;
    content: ""
}

.clear:after {
    clear: both
}

.hide {
    display: none!important
}

.g-box {
    width: 1200px;
    height: 100%;
    margin: 0 auto
}

.wrap {
    min-width: 1200px;
    width: 100%;
    position: relative
}

.f-pa {
    position: absolute
}

.f-pr {
    position: relative
}

.f-fl {
    float: left
}



.s-fc-gy {
    color: #999
}



.s-fcw {
    color: #fff
}



.g-tac {
    text-align: center
}



.s-fs12 {
    font-size: 12px
}



.s-fs24 {
    font-size: 24px
}



.g-mt8 {
    margin-top: 8px
}



.g-mt14 {
    margin-top: 14px
}



.g-mt30 {
    margin-top: 30px
}

.g-mt40 {
    margin-top: 40px
}



.g-ml40 {
    margin-left: 40px
}

.g-ml80 {
    margin-left: 60px;
}



.g-mr30 {
    margin-right: 30px
}

.m-hd {
    height: 60px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 11
}



.m-hd-f>li>a,.m-hd-f a {
    color: #333!important
}



.m-hd:hover {
    background-color: rgba(0,0,0,.3)
}

.m-logo {
    width: 128px;
    height: 26px;
    margin-top: 14px;
    margin-right: 20px
}

.m-logo1>img {
    vertical-align: middle;
    margin-right: 10px
}





@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2) {
    .m-logo-in {
        background:url(../images/logo_b.png) no-repeat;
        background-size: cover
    }
}

.m-logo-in.be {
    background-image: url(../images/logo_b.png)
}

.m-nav,.m-snav {
    height: 60px;
    z-index: 9
}

.m-nav>li,.m-snav>li {
    padding-top: 22px;
    display: inline-block;
    height: 100%;
    box-sizing: border-box
}

.m-snav>li {
    padding-top: 18px
}

.m-nav>li>a {
    display: block;
    padding: 0 15px
}

.m-nav>li>a,.m-snav a {
    color: #fff
}

.m-snav a {
    display: inline-block;
    text-align: center
}

.m-nav-act {
    height: 3px;
    line-height: 3px;
    background-color: #fff;
    position: absolute;
    bottom: 5px;
    left: 164px;
    width: 50px;
    opacity: 0;
    transition: left .5s;
    -moz-transition: left .5s;
    -webkit-transition: left .5s;
    -o-transition: left .5s
}

.m-snav a {
    margin: 0 12px
}



.m-snav a.m-nav-user {
    margin-left: -4px;
    margin-right: -4px;
    text-decoration: underline
}

.m-hd-pr {
    position: relative;
    z-index: 1
}

.m-nav>li:hover .m-menu {
    height: auto;
    opacity: 1;
    filter: Alpha(opacity=100);
    font-size: 12px;
    padding: 40px 0 20px 60px
}

.m-menu {
    position: absolute;
    background-color: #fff;
    height: 0;
    top: 60px;
    left: 0;
    opacity: 0;
    filter: Alpha(opacity=0);
    overflow: hidden;
    transition: height .5s;
    -moz-transition: height .5s;
    -webkit-transition: height .5s;
    -o-transition: height .5s
}



[data-menu="solutions"] .m-mu-item {
    margin-right: 80px
}

.m-mu-lst>li {
    margin-bottom: 20px;
    min-width: 100px;
    float: left
}

.m-mu-lst>li>a {
    color: #595961
}

.m-mu-lst>li>a:hover {
    color: #2589ff
}

.m-mu-td {
    display: block;
    font-weight: 700;
    padding-bottom: 14px;
    margin-bottom: 12px;
    border-bottom: 1px solid #ddd;
    padding-right: 10px;
    color: #595961;
    font-size: 14px
}




.m-ban-lnk:hover .m-ban-lnk-h {
    display: block;
    z-index: 1
}



.m-ban-page>li {
    display: inline-block;
    width: 16px;
    height: 6px;
    opacity: .3;
    filter: Alpha(opacity=30);
    background: #FFF;
    cursor: inherit;
    margin-right: 6px
}

.m-ban-page>li:hover {
    opacity: .7;
    filter: Alpha(opacity=70)
}

.m-ban-page>li.active {
    opacity: 1;
    filter: Alpha(opacity=100)
}

.m-foot {
    background-color: #101429;
    padding-top: 54px;
    padding-bottom: 42px
}

.m-ft-menu {
    min-width: 538px;
    border-left: 1px solid #262836
}

.m-ft-mu {
    display: inline-block;
    margin-left: 52px
}

.m-ft-mu:first-child {
    margin-left: 52px
}

.m-ft-qq {
    border: 1px solid #4c4e59;
    padding: 4px 10px;
    font-size: 12px;
    color: #fff
}

.m-ft-qq:hover {
    background-color: #fff;
    color: #101429
}

.m-ft-qr {
    border: 1px solid #4c4e59;
    background-color: #e3e2e5;
    padding: 5px 5px 10px;
    color: #595961;
    font-size: 12px
}


.m-ft-mu>li {
    margin-bottom: 14px;
    font-size: 12px
}

.m-ft-mu>li>a {
    color: #999
}

.m-ft-mu>li>a:hover,.m-ft-nav>li>a:hover {
    color: #fff
}

.m-ft-menu>ul:first-child {
    margin-left: 22px
}

.m-ft-tt,.m-ft-mu>li.m-ft-tt {
    font-size: 14px;
    color: #fff;
    margin-bottom: 20px
}

.m-ft-nav-box {
    text-align: center;
    margin-top: 50px;
    padding-top: 32px;
    border-top: 1px solid #262836
}

.m-ft-nav>li {
    display: inline-block
}

.m-ft-nav>li>a {
    padding: 0 25px;
    color: #999
}



.ft-res-be .ft-res-lnk:hover {
    background-color: #fff;
    color: #2589ff
}

.ft-res-red .ft-res-lnk:hover {
    background-color: #fff;
    color: #fa6869
}

.miitbeian {
    color: #595961
}

.btn-p{

}

.btn-sel-content{
    height: 50px;
    z-index: 9;
    margin: 0;
    padding: 0;
    float: left;
    width: 110px;
    line-height: 24px;
    margin-top: 19px;
    margin-left: 20px;
    margin-right: 20px;
}

.btn-ta{
    display: block;
    float: left;
    padding-right: 10px;
    width: 41px;
    text-align: right;
    font-size: 12px;
    height: 24px;
    color: #fff;
    border: 1px solid rgba(221,221,221,0.23);
    border-radius: 25px 0 0 25px;
    background: rgba(173,173,173,0.25);
}

.btn-ta:hover{
    color: #fff;
}

.btn-hz{
    display: block;
    width: 41px;
    padding-left: 10px;
    float: left;
    text-align: left;
    height: 24px;
    color: #fff;
    font-size: 12px;
    border: 1px solid rgba(221,221,221,0.23);
    border-radius: 0 25px 25px 0;
    margin-left: -1px;
}

.btn-hz:hover{
    color: #fff;
}

/* 轮播 */
.banner .swiper-slide{
    /* background-size:100% 100%; */
}
.banner .slide1{
    display: block;
    height: 500px;
    background-position:center;
    background-repeat:no-repeat;
    /* background-size:100% 100%; */

}
.banner .slide1 .inner{
    width: 100%;
    height: 100%;
    display: block;
}

.banner .slide1 .banner_con{
    min-width: 1000px;
    max-width: 1920px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
.banner .banner_btns{
    margin:0 auto;
    width:1200px;
    padding-top:335px;
}
.banner .banner_btns .banner_btn{
    float:left;
    margin-left:10px;
    margin-right:10px;
    width:170px;
    height:45px;
    line-height:45px;
    text-align:center;
    border:1px solid rgba(255,255,255,0.4);
    color:#fff;
}
.banner .banner_btns .banner_btn a{
   color:#fff; 
}

.banner .banner_btns .banner_btn:hover{
    border:1px solid #fff;
    background:#fff;
    color:#000;
}
.banner .banner_btns .banner_btn a:hover{
   color:#000; 
}

.clearboth{
    clear: both;
}

.screenads{
    /*cursor: pointer;*/
}
.banner_left{
    width:650px;
    height: 100%;
    float: left;
    color: #FFF; 
}

.banner_title{
    margin-top: 150px;
    font-size: 40px;

}
.banner_desc{
    margin-top: 30px;
}

.banner_desc p{
    height: 40px;
    line-height: 40px;
    font-size: 18px;
}

.banner_input{
    margin-top: 50px;
    height: 45px;
    color: #FFF;
}

.banner_input a{
    display: block;
}


.banner_input p{
    height: 45px;
    line-height: 45px;
    width: 170px;
    border:1px solid #FFF;
    text-align: center;
    color: #FFF;
    float: left;
    margin-right: 20px;
}

.banner_input p:hover{
    background: #FFF;
    color: #000;
}

/*my*/

.lang{
    font-size: 21;
    color: #FFF;
}

.demo{
    color: #fff;
    height: 500px;
    margin: 0 auto;
    text-align: center;
}

.d-1{
    position: relative;
    font-size: 35px;
    letter-spacing: 2px;
    top: 180px;
}

.d-2{
    position: relative;
    font-size: 17px;
    letter-spacing: 2px;
    top: 210px;
}

.h-1{
    font-size: 25px;
    text-align: center;
    margin-top: 50px;
    color: #000;
}

.content{
    position: relative;
    top: 70px;
    margin: 0 auto;
    min-width: 640px;
    max-width: 980px;
}

.c-1{
    font-weight: bold;
    font-size: 20px;
    color: #000;
    letter-spacing: 2px;
}

.c-2{
    font-size: 15px;
    color: #000;
    letter-spacing: 2px;
    margin-bottom: 40px;
}

.c-3{
    font-size: 15px;
    color: #6F6F6F;
    letter-spacing: 2px;
    margin-top: 13px;
}

.c-4{
    font-size: 15px;
    color: #6F6F6F;
    letter-spacing: 2px;
    margin-top: 30px;
}

.c-5{
    display: block;
    width: 150px;
    height: 40px;
    border: 1px solid #498DFF;
    text-align: center;
    line-height: 40px;
    font-size: 15px;
    margin-top: 40px;
    background: #fff;
    color: #498DFF;
}

.content a:hover{
    display: block;
    width: 150px;
    height: 40px;
    border: 1px solid #fff;
    text-align: center;
    line-height: 40px;
    font-size: 15px;
    margin-top: 40px;
    background: #498DFF;
    color: #fff;   
}

.c-6{
    margin-top: 50px;
    height:0;
    border-bottom:#C4C4C4 1px dashed;
}

.c-7{
    position: relative;
    margin-left: 700px;
    margin-top: -1679px;
}
.c-8{
    position: relative;
    margin-left: 700px;
    margin-top: -750px;
}
.c{
    margin-top: 50px;
}

.c-9{
    font-weight: bold;
    font-size: 20px;
    color: #000;
    letter-spacing: 2px;
    margin-top: 13px;
}


