@charset "utf-8";

* {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    margin: 0px;
    padding: 0px;
}

html {
    font-size: 62.5%;
}

body {
    background-color: #fff;
    font-family: "微软雅黑","Microsoft Yahei","Arial";
    font-size: 14px;
    line-height: 1.5;
    color: #333;
    overflow-x: hidden;
}

img {
    border: none;
    vertical-align: middle;
    max-width: 100%;
}

a {
    text-decoration: none;
    color: #333;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

input,textarea,select,button {
    outline: none;
    vertical-align: middle;
    font-size: inherit;
    font-family: inherit;
}

textarea {
    resize: none;
    overflow-y: auto;
}

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

hr {
    height: 0;
    border-width: 1px 0 0 0;
    border-style: solid;
    margin: 0;
    color: #ddd;
}

h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    margin: 0;
}

ul,ol,li {
    list-style: none;
    -webkit-padding-start: 0
}

dt,dd {
    padding: 0;
    margin: 0;
    list-style: none;
}

.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12 {
    float: left;
}

.col-lg-12 {
    width: 100%;
}

.col-lg-11 {
    width: 91.66666667%;
}

.col-lg-10 {
    width: 83.33333333%;
}

.col-lg-9 {
    width: 75%;
}

.col-lg-8 {
    width: 66.66666667%;
}

.col-lg-7 {
    width: 58.33333333%;
}

.col-lg-6 {
    width: 50%;
}

.col-lg-5 {
    width: 41.66666667%;
}

.col-lg-4 {
    width: 33.33333333%;
}

.col-lg-3 {
    width: 25%;
}

.col-lg-2 {
    width: 16.66666667%;
}

.col-lg-1 {
    width: 8.33333333%;
}

.span1,.span2,.span3,.span4,.span5,.span6,.span7,.span8,.span9,.span10,.span11,.span12 {
    float: left;
}
.span4height{
    height: 510px;
    position: relative;
    margin-top: 20px;
}
.case_show_brief_button{
    position: absolute;
    bottom: 10px;
    left: 33%;
}
.span12 {
    width: 100%;
}

.span11 {
    width: 91.66666667%;
}

.span10 {
    width: 83.33333333%;
}

.span9 {
    width: 75%;
}

.span8 {
    width: 66.66666667%;
}

.span7 {
    width: 58.33333333%;
}

.span6 {
    width: 50%;
}

.span5 {
    width: 41.66666667%;
}

.span4 {
    width: 32%;
}

.span3 {
    width: 25%;
}

.span2 {
    width: 16.66666667%;
}

.span1 {
    width: 8.33333333%;
}

@media screen and (max-width:1300px) {
    .col-bg-4 {
        float: left;
        width: 33.33333333%;
    }
}

@media screen and (max-width:1199px) {
    .col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }
    .span4height{
        height: initial;
    }
    .case_show_brief_button{
        position: initial;
        bottom: initial;
    }
}

@media screen and (max-width:960px) {
    .col-xm-1,.col-xm-2,.col-xm-3,.col-xm-4,.col-xm-5,.col-xm-6,.col-xm-7,.col-xm-8,.col-xm-9,.col-xm-10,.col-xm-11,.col-xm-12 {
        float: left;
    }

    .col-xm-12 {
        width: 100%;
    }

    .col-xm-11 {
        width: 91.66666667%;
    }

    .col-xm-10 {
        width: 83.33333333%;
    }

    .col-xm-9 {
        width: 75%;
    }

    .col-xm-8 {
        width: 66.66666667%;
    }

    .col-xm-7 {
        width: 58.33333333%;
    }

    .col-xm-6 {
        width: 50%;
    }

    .col-xm-5 {
        width: 41.66666667%;
    }

    .col-xm-4 {
        width: 33.33333333%;
    }

    .col-xm-3 {
        width: 25%;
    }

    .col-xm-2 {
        width: 16.66666667%;
    }

    .col-xm-1 {
        width: 8.33333333%;
    }
    .span4height{
        height: initial;
    }
    .case_show_brief_button{
        position: initial;
        bottom: initial;
    }
}

@media screen and (max-width:767px) {
    .col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }
    .span4height{
        height: initial;
    }
    .case_show_brief_button{
        position: initial;
        bottom: initial;
    }
}

@media screen and (max-width:479px) {
    .col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
        float: left;
    }

    .col-xs-12 {
        width: 100%;
    }

    .col-xs-11 {
        width: 91.66666667%;
    }

    .col-xs-10 {
        width: 83.33333333%;
    }

    .col-xs-9 {
        width: 75%;
    }

    .col-xs-8 {
        width: 66.66666667%;
    }

    .col-xs-7 {
        width: 58.33333333%;
    }

    .col-xs-6 {
        width: 50%;
    }

    .col-xs-5 {
        width: 41.66666667%;
    }

    .col-xs-4 {
        width: 33.33333333%;
    }

    .col-xs-3 {
        width: 25%;
    }

    .col-xs-2 {
        width: 16.66666667%;
    }

    .col-xs-1 {
        width: 8.33333333%;
    }
    .span4height{
        height: initial;
    }
    .case_show_brief_button{
        position: initial;
        bottom: initial;
    }
}

.clearfix:before {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    visibility: hidden;
    overflow: hidden;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    visibility: hidden;
    overflow: hidden;
}

.hidden {
    visibility: hidden;
}

.visible {
    visibility: visible;
}

.hide {
    display: none;
}

.show {
    display: block;
}

.container {
    width: 96%;
    max-width: 1200px;
    margin: 0 auto;
}

.container-fluid {
    width: 100%;
    margin: 0 auto;
}

.rowFluid {
    clear: both;
}

.rowFluid:before,.rowFluid:after,.column:before,.column:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    visibility: hidden;
    overflow: hidden;
}

#online {
    position: fixed;
    bottom: 126px!important;
    right: -40px;
    z-index: 1000;
    width: 32px;
    height: 32px;
    background: #dd9e09;
    color: #fff;
    cursor: pointer;
    border-radius: 3px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    opacity: 0;
    box-sizing: border-box;
}

#online i {
    display: block;
    width: 18px;
    height: 18px;
    margin: 3px 7px;
}

#online i img {
    max-width: 100%;
}

#online:hover {
    background: #333;
}

#online_lx {
    width: 180px;
    height: auto;
    border-radius: 5px;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 9px rgba(4,0,0,.17);
    box-shadow: 0 5px 9px rgba(4,0,0,.17);
    position: fixed;
    right: 12px;
    bottom: 126px!important;
    z-index: 99999;
    box-sizing: border-box;
}

#olx_head {
    padding: 20px;
    line-height: 16px;
    height: 16px;
    background: #00C0FF;
    border-radius: 5px 5px 0 0;
    color: #fff;
    font-size: 14px;
}

#online_close {
    display: block;
    float: right;
    width: 15px;
    height: 15px;
    cursor: pointer;
}

#online_close img {
    max-width: 100%;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

#online_close img:hover {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

#olx_qq li a {
    padding: 12px 40px;
    height: 18px;
    line-height: 18px;
    background: #fff;
    color: #353434;
    display: block;
    border-bottom: #f5f5f5 1px solid;
    transition: all ease-out .3s;
    color: #888;
}

#olx_qq li a:hover {
    background: #f5f5f5;
    text-indent: 10px;
}

#olx_qq li i {
    width: 20px;
    height: 20px;
    float: left;
    margin: 10px;
}

#olx_qq li i img {
    max-width: 100%;
}

#olx_tel {
    padding: 15px 10px;
}

#olx_tel div {
    color: #434343;
    line-height: 24px;
    height: 24px;
    margin: 0 25px 0 8px;
}

#olx_tel div i {
    width: 20px;
    height: 25px;
    float: left;
    margin-right: 2px;
}

#olx_tel div i img {
    max-width: 100%;
    max-height: 100%;
}

#olx_tel p {
    line-height: 30px;
    color: #888;
    text-align: center;
    padding-top: 10px;
}

#share {
    position: fixed;
    bottom: 93px!important;
    right: 12px;
    z-index: 1000;
    width: 32px;
    height: 32px;
    background: #008cd6;
    color: #fff;
    cursor: pointer;
    border-radius: 3px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

#share i {
    display: block;
    width: 16px;
    height: 16px;
    margin: 3px 8px;
}

#share i img {
    max-width: 100%;
}

#share:hover {
    background: #333;
}

.share_bg {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 600;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.9);
    display: none;
}

.share_box {
    position: fixed;
    top: -50%;
    left: 50%;
    font-size: 16px;
    z-index: 601;
    width: 500px;
    margin-left: -250px;
    height: 300px;
    margin-top: -150px;
    background: #fff;
}

.share_box i.share_close {
    display: block;
    position: absolute;
    top: 12px;
    right: 15px;
    width: 15px;
    height: 15px;
    cursor: pointer;
}

.share_box i.share_close img {
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.share_box i.share_close:hover img {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.share_box .share_tit {
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin-bottom: 15px;
    background: #f7f7f7;
    text-align: center;
    color: #909090;
}

.share_box .share_list {
    width: 85%;
    margin: 0 auto;
}

.share_box .share_ico {
    text-align: center;
}

.share_box .share_ico .bshare-qzone,.share_box .share_ico .bshare-sinaminiblog,.share_box .share_ico .bshare-renren,.share_box .share_ico .bshare-qqmb,.share_box .share_ico .bshare-weixin,.share_box .share_ico .bshare-renren,.share_box .share_ico .bshare-qqim,.share_box .share_ico .bshare-ewm,.share_box .share_ico .bshare-douban {
    width: 90px;
    margin-top: 10px;
    padding: 70px 0 10px 0;
    color: #fff;
    border-radius: 4px;
}

.share_box .share_ico .bshare-sinaminiblog {
    background-position: center 15px;
}

.share_box .share_ico .bshare-sinaminiblog:hover {
    text-decoration: none;
    background-position: center 15px;
    color: #fff;
}

.share_box .share_ico .bshare-qzone {
    background-position: center 15px;
}

.share_box .share_ico .bshare-qzone:hover {
    text-decoration: none;
    background-position: center 15px;
    color: #fff;
}

.share_box .share_ico .bshare-douban {
    background-position: center 15px;
}

.share_box .share_ico .bshare-douban:hover {
    text-decoration: none;
    background-position: center 15px;
    color: #fff;
}

.share_box .share_ico .bshare-qqmb {
    background-position: center 15px;
}

.share_box .share_ico .bshare-qqmb:hover {
    text-decoration: none;
    background-position: center 15px;
    color: #fff;
}

.share_box .share_ico .bshare-weixin {
    background-position: center 15px;
}

.share_box .share_ico .bshare-weixin:hover {
    text-decoration: none;
    background-position: center 15px;
    color: #fff;
}

.share_box .share_ico .bshare-renren {
    background-position: center 15px;
}

.share_box .share_ico .bshare-renren:hover {
    text-decoration: none;
    background-position: center 15px;
    color: #fff;
}

.share_box .share_ico .bshare-qqim {
    background-position: center 15px;
}

.share_box .share_ico .bshare-qqim:hover {
    text-decoration: none;
    background-position: center 15px;
    color: #fff;
}

.share_box .share_ico .bshare-ewm {
    background-position: center 15px;
}

.share_box .share_ico .bshare-ewm:hover {
    text-decoration: none;
    background-position: center 15px;
    color: #fff;
}

#toTop {
    position: fixed;
    padding-top: 10px;
    bottom: -100px;
    right: 0px;
    z-index: 1000;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #555555;
    background: url("../img/right-menu-icons.png") no-repeat 57% -12%;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

#toTop:hover {
    background: url("../img/right-menu-icons.png") no-repeat 57% 120%;
    z-index: 2000;
    color: #2792F0;
    background-color: #fff;
}

#close {
    cursor: pointer;
    position: fixed;
    bottom: 18px;
    right: 0;
    width: 40px;
    height: 40px;
    z-index: 100;
    background: url("../img/right-menu-icons.png") no-repeat -776px -15%;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

#show {
    cursor: pointer;
    position: fixed;
    bottom: 18px;
    right: 0;
    width: 0px;
    height: 40px;
    z-index: 100;
    background: url("../img/icon-list.jpg") no-repeat 0 -762px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

#close:hover {
    background: url("../img/right-menu-icons.png") no-repeat -776px -93px;
    background-color: #fff;
}

@media screen and (max-width: 1199px) {
    #close {
        display: none;
    }

    #toTop {
        background-color: #e8e8e8;
    }
}

.lightWrap {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 6200;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6);
    overflow: hidden;
}

.lightWrap .closeLightBox {
    position: absolute;
    cursor: pointer;
    right: 10px;
    top: 10px;
    width: 50px;
    height: 50px;
    background-size: 20px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.lightWrap .closeLightBox:hover {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.lightWrap .item {
    text-align: center;
    position: relative;
}

.lightWrap .item img {
    max-width: 100%;
    max-height: 100%;
}

.lightWrap .item .title {
    position: absolute;
    line-height: 1.6;
    bottom: 0;
    width: 100%;
    text-align: center;
    background: rgba(0,0,0,.4);
    color: #fff;
    padding: 10px 0;
}

.lightWrap .loading {
}

.lightWrap .owl-prev,.lightWrap .owl-next {
    position: absolute;
    width: 40px;
    height: 70px;
    text-align: center;
    top: 50%;
    margin-top: -35px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.lightWrap .owl-prev {
    left: -60px;
}

.lightWrap .owl-next {
    right: -60px;
}

.lightWrap .owl-prev:hover {
    opacity: .8;
}

.lightWrap .owl-next:hover {
    opacity: .8;
}

.lightWrap:hover .owl-buttons .owl-prev {
    left: 10px;
}

.lightWrap:hover .owl-buttons .owl-next {
    right: 10px;
}

@media only screen and (max-width: 1199px) {
    #online {
        opacity: 1;
        right: 12px
    }

    #online_lx {
        display: none;
        right: -200px
    }
}

@media only screen and (max-width: 960px) {
}

@media only screen and (max-width: 767px) {
    .share_box {
        width: 400px;
        margin-left: -200px;
        margin-top: -100px;
    }

    .share_box .share_ico {
        transform: scale(0.8);
        -webkit-transform: scale(0.8);
    }
}

@media only screen and (max-width: 479px) {
    .share_box {
        width: 360px;
        margin-left: -180px;
    }

    .share_box .share_ico {
        transform: scale(0.75);
        -webkit-transform: scale(0.75);
    }
}


.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px
}

.pagination>li {
	display: inline
}

.pagination>li>a,.pagination>li>span {
	position: relative;
	float: left;
	padding: 10px 20px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
	z-index: 2;
	color: #23527c;
	background-color: #eee;
	border-color: #ddd
}

.pagination>li:first-child>a,.pagination>li:first-child>span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,.pagination>li:last-child>span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover {
	z-index: 3;
	color: #fff;
	cursor: default;
	background-color: #337ab7;
	border-color: #337ab7
}

.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd
}

.pagination-lg>li>a,.pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333
}

.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px
}

.pagination-sm>li>a,.pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5
}

.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}
.company {
    padding: 120px 0 1px;
    box-sizing: border-box;
    background-color: #3a6efe;
    /*height: 685px;*/
    margin-bottom: 100px;
}
.company-main {
    padding: 120px 0 70px;
    width: 96%;
    max-width: 1200px;
    margin:  auto;
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 3;
}
.main-right{
    width: 644px;
    color: #FFFFFF;
}
.box-main{
    width: 395px;
    height: 492px;
    border: 2px solid #fff;
    position: absolute;
    top: 88px;
    left: -36px;
    z-index: -1;
}
.title-main_h3{
    font-size: 40px;
    box-sizing: border-box;
    font-weight: 700;
    line-height: 47px;
}
.title-main_p{
    font-size: 16px;
    color: #fff;
    line-height: 19px;
    margin: 23px 0 34px;
}
.title-main_ul{
    display: flex;
    justify-content: space-between;
}
.title-main_li_p{
    font-size: 64px;
    line-height: 64px;
    font-weight: 700;
}
.title-main_li_span{
    font-size: 18px;
    line-height: 21px;
}
.title-main_li_btn{
    margin-top: 56px;
    display: inline-block;
    padding: 20px 80px;
    border: 1px solid hsla(0,0%,100%,.5);
    font-size: 26px;
    color: hsla(0,0%,100%,.5);
    cursor: pointer;
}
.business{
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 100px;
}
.business_title{
    text-align: center;
    color: #8c8d9f;
    line-height: 24px;
}
.business_ul{
    display: flex;
    flex-wrap: wrap;
}
.business_ul li{
    width: 16.66%;
    margin-top: 80px;
    text-align: center;
}
.business_ul li p{
    font-size: 18px;
    margin-top: 18px;
}

.w {
    /* position: relative; */
    height: 100%;
    margin: 0 auto;
    z-index: 1;
    width: 96%;
    max-width: 1200px;
}
.case-box{
    margin-top: 100px;
    background-color: #f6f7fc;
    padding: 100px 0;
    box-sizing: border-box;
}
.case_ul{
	height: 100%;
    margin: 0 auto 80px;
    z-index: 1;
    width: 96%;
	max-width:1200px;
    display: flex;
    justify-content: space-between;
}
.case_ul li {
    overflow: hidden;
}
.case_ul li img{
    width: 380px;
    height: 230px;
    transition: all 1s;
}
.case_ul li img:hover{
    transform: scale(1.1);
}
.case_ul li div {
    width: 380px;
    padding: 24px 24px 30px;
    box-sizing: border-box;
    background-color: #fff;
}
.case_ul li div p{
    margin: 24px 0 10px;
    font-weight: 500;
    color: #080848;
    line-height: 23px;
    font-size: 20px;
    transition: all .5s;
}
.case_ul li div span{
    font-size: 12px;
    color: #aab4bd;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.case-box .btn{
    width: 266px;
    height: 66px;
    padding: 20px 80px;
    margin: 0 auto;
    font-size: 26px;
    border: 1px solid #6da9de;
    box-sizing: border-box;
    color: #6da9de;
    line-height: 26px;
    cursor: pointer;
}
.Bottomcontact-left{

    width: 680px;
    height: 450px;
    padding: 70px 0 0 58px;
    box-sizing: border-box;
    background: url("../img/Maskgroup.png");
    background-size: 100% 100%;
}
.Bottomcontact-left h3{
    font-size: 40px;
    font-weight: 500;
    color: #fff;
    line-height: 56px;
}
.Bottomcontact-left p{
    font-size: 24px;
    color: #fff;
    line-height: 26px;
    margin: 20px 0 66px;
}
.Bottomcontact-left ul li{
    display: flex;
    align-items: center;
    margin-bottom: 34px;
}
.Bottomcontact-left ul li div{
    margin-left: 30px;
}
.Bottomcontact-left ul li div p{
    font-size: 14px;
    font-weight: 400;
    color: hsla(0,0%,100%,.5);
    line-height: 26px;
    margin: 0 0 10px;
}
.Bottomcontact-left ul li div span{
    font-size: 18px;
    color: #fff;
    line-height: 26px;
}
.Bottomcontact-right{
    width: 520px;
    height: 450px;
    padding: 62px 88px 0;
    box-sizing: border-box;
    background-color: #f6f7fc;
}
.contact{
    display: flex;
    margin-top: 100px;
	margin-bottom: 100px;
}
.el-form-item__content {
    line-height: 40px;
	width:246px;
    position: relative;
    font-size: 14px;
}

.el-form-item_contact{
    margin-bottom: 22px;
    display: flex;
    /*align-content: center;*/
}
.el-form-item_contact_label{
    text-align: left;
    width: 68px;
    line-height: 40px;
}
.el-input {
    position: relative;
    font-size: 14px;
    display: inline-block;
    width: 100%;
}
 .el-input__inner {
    border: none;
     -webkit-appearance: none;
     background-color: #fff;
     border-radius: 4px;
     border: 1px solid #dcdfe6;
     box-sizing: border-box;
     color: #606266;
     display: inline-block;
     font-size: inherit;
     height: 40px;
     line-height: 40px;
     outline: 0;
     padding: 0 15px;
     transition: border-color .2s cubic-bezier(.645,.045,.355,1);
     width: 100%;
}
 .el-textarea__inner{
     height: 75px;
     border: none;
     display: block;
     resize: vertical;
     padding: 5px 15px;
     line-height: 1.5;
     box-sizing: border-box;
     width: 100%;
     font-size: inherit;
     color: #606266;
     background-color: #fff;
     border: 1px solid #dcdfe6;
     border-radius: 4px;
     transition: border-color .2s cubic-bezier(.645,.045,.355,1)
 }
.el-button {
    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    background: #fff;
    border: 1px solid #dcdfe6;
    color: #606266;
    -webkit-appearance: none;
    text-align: center;
    box-sizing: border-box;
    outline: 0;
    margin: 0;
    transition: .1s;
    font-weight: 500;
    padding: 12px 20px;
    font-size: 14px;
    border-radius: 4px;
    width: 160px;
    margin-top: 20px;
}
.el-button:hover{
    background: #ecf5ff;
}
#frientLinks li span{
    color: #8A8A8A;
    font-size: 13px;
}
@media screen and (max-width: 400px){
    .w {
        width: 100%;

        box-sizing: border-box;
    }
    .company-main{
        padding: 270px 0 1px;
    }
    .box-main{
        width: 197px;
        height: 209px;
        border: 2px solid #fff;
        position: absolute;
        top: 25px;
        left: 36px;
        z-index: 0;
    }
    .main-left img{
        width: 275px;
        height: 209px;
        position: absolute;
        z-index: 1;
        top: 7%;
        left: 14%;
    }
    .title-main_h3{
        font-size: 20px;
        text-align: center;
    }
    .title-main_p {
        font-size: 13px;
        color: #fff;
        text-indent: 12px;
        line-height: 22px;
        margin: 16px 0 28px;
    }
    .company{
        padding: 60px 0 50px;
        box-sizing: border-box;
        background-color: #3a6efe;
        margin-bottom: 50px;
    }
    .main-right{
        padding: 0 20px;
    }
    .title-main_li_p{
        font-size: 32px;
        line-height: 38px;
        font-weight: 700;
        text-indent: 0;
    }
    .title-main_li_span{
        font-size: 10px;
        line-height: 12px;
    }
    .title-main_li_btn{
        width: 133px;
        text-align: center;
        padding: 10px 0;
        border: 1px solid hsla(0,0%,100%,.5);
        font-size: 13px;
        color: hsla(0,0%,100%,.5);
        margin: 45px auto 0;
        position: relative;
        left: 30%;
    }
    .all_title3 .title{
        text-align: center;
        color: #8c8d9f;
        line-height: 14px;
        font-size: 24px !important;
    }
    .business_title{
        padding: 0 32px;
        font-size: 9px;
        margin-top: 20px;
    }
    .all_title1 .text, .all_title3 .text, .business_title p:nth-child(2){
        display: none;
    }
    .business_ul{
        padding: 0 20px;
    }
    .business_ul li{
        width: 25%;
        margin-top: 38px;
        text-align: center;
    }
    .business_ul li img{
        width: 32px;
        height: 32px;
    }
    .business_ul li p{
        font-size: 12px;
        margin-top: 9px;
    }
    .case_ul{
        display: flex;
        margin: 32px 0 35px;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .contact{
       flex-wrap: wrap;
        padding: 50px 20px 32px;
    }
    .Bottomcontact-left{
        padding: 35px 0 1px 29px;
        box-sizing: border-box;
        width: initial;
        height: initial;
    }
    .Bottomcontact-left h3{
        font-size: 20px;
        font-weight: 500;
        color: #fff;
        line-height: 23px;
    }
    .Bottomcontact-left p{
        font-size: 12px;
        color: #fff;
        line-height: 26px;
        margin: 10px 0 27px;
    }
    .Bottomcontact-left ul li{
        display: flex;
        align-items: center;
        margin-bottom: 12px;
    }
    .Bottomcontact-left ul li img{
        width: 31px;
        height: 31px;
    }
    .Bottomcontact-left ul li div p{
        font-size: 11px;
        font-weight: 400;
        color: hsla(0,0%,100%,.5);
        margin: 0 0 5px;
    }
    .Bottomcontact-left ul li div span{
        font-size: 13px;
        color: #fff;
    }
    .Bottomcontact-right{
        padding: 31px 45px 40px;
        box-sizing: border-box;
        background-color: #f6f7fc;
        width: initial;
        height: initial;
    }
    .Bottomcontact_button{
        display: flex;
        justify-content: space-around;
    }
    .el-form-item_contact{
        display: initial;
    }

    .el-button{
        width: 130px;
    }
    .news_center{
        margin: initial;
    }

}
.containerS{
    width: 96%;
    margin: 0 auto;
    max-width: 1450px !important;
    padding: 0 15px;
}

.bv-form .help-block {
    color: red;
}
