@charset "utf-8";

@font-face {
    font-family: 'AngsanaNew';
    src: url('../fonts/AngsanaNew.eot');
    src: local('AngsanaNew Regular'),
        local('AngsanaNew'),
        url('../fonts/AngsanaNew.woff') format('woff'),
        url('../fonts/AngsanaNew.ttf') format('truetype'),
        url('../fonts/AngsanaNew.svg#AngsanaNew') format('svg');
}

body {
    background: transparent !important;
    min-width: 1170px;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: opacity 0.3s;
}

footer {
    overflow: hidden;
}

body.on {
    opacity: 1;
    filter: alpha(opacity=100);
}

.w1170 {
    width: 1170px;
    margin: 0 auto;
}

.header-alllogo {
    height: 106px;
    line-height: 106px;
    background: #fff;
}

.header-logo {
    display: block;
    width: 140px;
}

.header-logo img {
    width: 100%;
}

.right-point {
    padding-right: 16px;
}

.right-point a {
    float: left;
    display: block;
    color: #000000;
    font-size: 13px;
}

.right-point span {
    padding: 0 15px;
    float: left;
    font-size: 13px;
}

.lj-door {
    float: left;
    color: #000000;
}

.left-point {
    position: relative;
}

.left-point span {
    float: left;
    display: block;
    padding: 0 5px;
}

.left-pointlist {
    background: #fff;
    width: 85px;
    height: 98px;
    position: absolute;
    top: 68px;
    left: 0px;
    z-index: 999;
    display: none;
}

.left-pointlist a {
    text-align: center;
    display: block;
    line-height: 32px;
}

.left-point a {
    color: #000000;
    font-size: 13px;
}

.left-point a:hover {
    color: #000000;
}

.left-pointlist a:hover {
    color: #01a9e4;
}

.right-pointicon {
    display: block;
}

.bdsharebuttonbox {
    height: 106px;

}

.bdsharebuttonbox a {
    margin: 41px 6px 6px 0 !important;
    margin-left: 4px !important;
    display: block;
    border-radius: 50%;
}

.header-nav {
    height: 60px;
    line-height: 60px;
    background: #f7f7f7;
}

.all-nav ul li {
    float: left;
    position: relative;
}

.wel-shouye {
    width: 219px;
}

.wel-shouye a {
    padding-left: 30px;
    background: url(../img/wel-sy.png) no-repeat center left;
}

.wel-shouye a {
    display: block;
    color: #323232;
    font-size: 15px;
}

.all-nav ul li .nav-a {
    width: 114px;
    text-align: center;
    display: block;
    color: #323232;
    font-size: 15px;
}

.wel-shouye a:hover,
.all-nav ul li .nav-a:hover,
.all-nav ul li.cur .nav-a {
    color: #01a9e4;
}

.all-nav ul li.hover .nav-a,
.wel-shouye .hover a {
    color: #01a9e4;
}

.all-nav .bocweb-subnav {
    z-index: 4;
    display: none;
    position: absolute;
    z-index: 5;
    top: 60px;
    left: 50%;
    margin-left: -90px;
    width: 180px;
    padding-top: 7px;
    background: #f7f7f7;
    text-align: center;
    border-top: 2px solid #0068b7;
}

.all-nav .subnav-a {
    display: block;
    color: #333;
    line-height: 44px;
    font-size: 15px;
    padding: 0 30px;
    text-align: center;
    background: #f7f7f7;
    overflow: visible;
    border-bottom: 1px solid #ccc;
    transition: all .3s linear;
}

.all-nav .subnav-a:hover {
    color: #0068b7;
}

.nav-search {
    position: relative;
    top: 13px;
    width: 185px;
    background: #fff;
}

.nav-search .search-input {
    padding-left: 12px;
    width: 144px;
    height: 32px;
    border: none;
    float: left;
    box-sizing: border-box;
}

.search-submit {
    width: 32px;
    height: 32px;
    float: right;
    border: none;
    box-sizing: border-box;
    background: #fff url(../img/search.png) no-repeat center;
}

.footer-point ul li {
    float: left;
}

footer {
    background: #282828;
}

.footer-point ul {
    width: 950px;
}

.footer-other {
    width: 220px;
}

.footer-point ul li {
    padding-top: 53px;
    width: 190px;
}

.footer-point ul li dt a {
    display: block;
    padding-bottom: 25px;
    line-height: 14px;
    color: #fbf9f9;
    font-size: 14px;
}

.footer-point ul li dd a {
    line-height: 12px;
    color: #808080;
    font-size: 12px;
}

.footer-point ul li dt a:hover,
.footer-point ul li dd a:hover {
    color: #fff;
}

.footer-point ul li h2 a {
    display: block;
    padding-bottom: 25px;
    line-height: 14px;
    color: #e5e5e5;
    font-size: 14px;
}

.footer-other h1 {
    line-height: 18px;
    font-size: 18px;
    color: #fbf9f9;
}

.footer-other {
    padding-top: 53px;
}

.share-icon {
    padding-top: 30px;
}

.share-icon a {
    display: block;
    float: right;
    margin-left: 25px;
}

.weibo img:hover {}

/*首页*/
.wel-banner ul li img {
    width: 100%;
    height: auto !important;
    max-width: 100%;
}

.wel-banner {
    position: relative;
}

.wel-bannerimg ul li {
    overflow: hidden;
    height: 628px;
}

.banner-intro span {
    display: block;
}

.banner-intro .top-font {
    border-left: 2px solid #01a9e4;
    width: 235px;
    padding: 0 15px;
    height: 57px;
    line-height: 57px;
    background: #0068b7;
    font-size: 26px;
    color: #fff;
}

.banner-intro .bottom-font {
    border-left: 2px solid #01a9e4;
    text-align: center;
    background: #fff;
    font-size: 18px;
    line-height: 18px;
    padding: 20px 15px;
    color: #333;
    width: 410px;
}

.wel-banner ul li a {
    display: block;
    position: relative;
    height: 628px;
    background-size: cover !important;
}

.banner-intro {
    width: 1170px;
    position: absolute;
    top: 399px;
    left: 50%;
    margin-left: -585px;
}

.news-position {
    position: relative;
}

.wel-news {
    position: absolute;
    top: -33px;
    left: ;
    background: #f7f7f7;
    height: 60px;
    line-height: 60px;
}

.infoList li {
    font-size: 14px;
    color: #333;
}

.recommended-news {
    width: 140px;
    background: url("../img/newsk.png") no-repeat center left;
    position: absolute;
    top: 0;
    left: 0;
}

.recommended-news h1 {
    text-align: center;
    line-height: 60px;
    color: #fff;
    font-size: 16px;
}

.all-welnews {
    position: relative;
}

.all-welnews li {
    padding: 0 60px 0 166px;
}

.all-welnews ul li a {
    color: #000000;
    font-size: 14px;
}

.all-welnews ul li span {
    color: #999;
    font-size: 14px;
}

.wel-newsbtn a {
    cursor: pointer;
    z-index: 10;
    width: 32px;
    height: 20px;
    display: block;
}

.wel-newsbtn .next {
    position: absolute;
    top: 30px;
    right: 15px;
    background: url(../img/more_unfold.png) no-repeat center center;
}

.wel-newsbtn .prev {
    position: absolute;
    top: 10px;
    right: 15px;
    background: url(../img/less.png) no-repeat center center;
}

.wel-newsbtn {
    position: relative;
}

.wel-bannerbtn {
    z-index: 2;
    width: 1170px;
    height: 14px;
    line-height: 14px;
    position: absolute;
    left: 50%;
    bottom: 50px;
    margin-left: -585px;
}

.wel-bannerbtn ul li {
    cursor: pointer;
    display: inline-block;
    padding-left: 14px;
    float: left;
    color: #fff;
    color: #1b5786;
    text-align: right;
    font-size: 14px;
}

.wel-bannerbtn ul li.on {
    color: #fff;
}

.wel-bannerbtn ul {
    display: inline-block;
}

.wel-service {
    padding: 100px 0 88px 0;
}

.common-title h1 {
    background: url(../img/line.png) no-repeat center center;
    text-align: center;
    color: #3c3c3c;
    font-size: 26px;
    line-height: 26px;
}

.common-title span {
    padding-top: 6px;
    text-align: center;
    display: block;
    font-size: 10px;
    line-height: 10px;
    color: #3c3c3c;
}

.service-cont li .title {
    padding: 70px 0 64px 0;
    background: #f7f7f7;
    text-align: center;
    width: 292px;
    height: 156px;
}

.service-cont li .title h1 {
    font-size: 18px;
    color: #000000;
    line-height: 18px;
    padding-bottom: 28px;
}

.picScroll-left,
.business-bd {
    height: auto !important;
}

.service-cont li .pic {
    overflow: hidden;
    width: 292px;
    height: 290px;
}

.service-cont li .pic img {
    width: 100%;
    height: auto !important;
    max-width: 100%;
    transition: all .3s linear;
}

.service-cont li:hover .pic img {
    transform: scale(1.1);
}

.service-cont li .title p {
    font-size: 12px;
    padding-bottom: 20px;
    color: #666666;
    line-height: 20px;
}

.service-cont li .title .wel-more1 {
    margin: 0 auto;
    text-transform: uppercase;
    font-size: 12px;
    display: block;
    color: #fff;
    background: #525252;
    width: 95px;
    height: 30px;
    line-height: 30px;
}

.service-cont li .title .wel-more1:hover {
    background: #01a9e4;
}

.service-allcont {
    padding-top: 30px;
}

.service-allcont .tempWrap {
    width: 1170px !important;
}

.service-cont li {
    width: 585px;
}

.system-bg ul li {
    position: relative;
    z-index: 2;
    cursor: pointer;
    background: #525252;
    float: left;
    width: 156px;
    height: 37px;
    line-height: 37px;
    margin-right: 10px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
}

.system-bg {
    position: relative;
}

.wel-system {
    box-sizing: border-box;
    height: 540px;
    overflow: hidden;
    padding: 131px 0 78px 0;
    position: relative;
}

.system-wrap0 {
    background-size: cover !important;
}

.system-bg ul {
    width: 664px;
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -330px;
}

.system-intro {
    text-align: center;
    color: #fff;
    background: #020b1b;
    height: 540px;
    font-size: 14px;
    line-height: 2;
}

.system-bg ul li:hover,
.system-bg ul li.hover {
    background: #01a9e4;
    color: #fff;
    transition: .3s;
}

/*.system-intro h1{
    line-height:30px;
    font-size:30px;
}
.system-intro p{
    padding:30px 0 64px 0;
    font-size:14px;
    line-height:7px;
}
.system-intro span{
    display:block;
    border-top:2px solid #fff;
    width:40px;
    margin:0 auto;
}
.system-intro h4{
    padding-top:52px;
    font-size:18px;
}*/
.wel-about ul li {
    float: left;
    width: 292px;
    transition: all .3s linear;
}

.wel-about ul li:hover {
    transform: translate(0, -12px);
}

.wel-about ul li a {
    display: block;
}

.welabout-img {
    width: 292px;
    height: 205px;
}

.welabout-img img {
    width: 100%;
    height: auto !important;
    max-width: 100%;
}

.welabout-intro h1 {
    padding-top: 24px;
    font-size: 18px;
    line-height: 18px;
    color: #373737;
}

.welabout-intro p {
    padding-top: 24px;
    padding-right: 24px;
    color: #666666;
    font-size: 12px;
}

.welabout-intro span {
    display: block;
    color: #01a9e4;
    font-size: 12px;
}

.system-padding {
    margin: 70px 0;
}

/*新闻资讯*/
.common-banner {
    position: relative;
}

.common-banner img {
    width: 100%;
    height: auto !important;
    max-width: 100%;
}

.banner-door {
    padding-left: 30px;
    background: url(../img/wel1.png) no-repeat left center;
    position: absolute;
    bottom: 16px;
    right: 455px;
}

.banner-door a,
.banner-door span {
    float: left;
    color: #bfc0b8;
    font-size: 12px;
    display: block;
}

.banner-door span {
    padding: 0 12px;
}

.news-nav ul li {
    cursor: pointer;
    float: left;
    width: 291px;
    text-align: center;
    font-size: 20px;
    color: #333333;
    display: block;
}

.news-nav ul li:hover,
.news-nav ul li.hover {
    transition: .3s;
    color: #295fa7;
}

.news-nav {
    background: #fbfbfb;
    height: 70px;
    line-height: 70px;
}

.news-list ul li {
    cursor: pointer;
    padding-bottom: 90px;
    margin-right: 52px;
    float: left;
    width: 355px;
}

.news-list ul li:hover h1 {
    color: #295fa7;
}

.news-img {
    height: 216px;
}

.news-img,
.news-img img {
    transition: all .5s ease;
}

.news-list ul {
    padding-top: 93px;
    width: 1225px;
    overflow: hidden;
}

.news-img {
    width: 355px;
    height: 216px;
}

.news-img01 img {
    width: 100%;
    height: auto !important;
    max-width: 100%;
}

.news-intro {
    width: 355px;
    height: 138px;
    overflow: hidden;
}

.news-intro h1 {
    padding-top: 31px;
    color: #333;
    font-size: 18px;
    line-height: 18px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.news-intro span {
    display: block;
    font-size: 12px;
    color: #999999;
    padding-top: 15px;
}

.news-intro p {
    padding-top: 25px;
    font-size: 12px;
    color: #666666;
}

.news-listintro {
    position: relative;
}

.news-list ul li .news-img img {
    transition: all .3s linear;
}

.news-list ul li:hover .news-img img {
    /*position:absolute;*/
    /*top: -8px;*/
}

.solution-list ul li {
    transition: all .3s linear;
}

.solution-list ul li:hover {
    transform: translate(0, -12px);
}

.news-img {
    overflow: hidden;
    position: relative;
    transition: all .3s linear;
}

.newsimg-bg {
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(73, 122, 182, .7);
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    left: 0;
    transition: all .3s linear;
}

.news-list ul li:hover .news-img {
    transform: translate(0, -12px);
    box-shadow: 5px 5px 4px 0px rgba(0, 0, 0, 0.1);
}

.news-list ul li:hover .newsimg-bg {
    opacity: 0.7;
    filter: alpha(opacity=70);
    /*transform: translate(0,-8px);*/
}

.newsimg-bg span img {
    width: 100%;
    height: auto !important;
    max-width: 100%;
}

.see-img {
    background: url(../img/more.png) no-repeat center center;
    background-size: 100%;
    display: block;
    width: 36px;
    height: 36px;
    margin-top: 80px;
    margin-left: 160px;
}

.see-more {
    margin-top: 20px;
    margin-left: 151px;
    display: block;
    font-size: 14px;
    color: #fff;
}

/*解决方案*/
.solution-list ul {
    padding-top: 83px;
    width: 1225px;
    overflow: hidden;
}

.solution-list ul li {
    cursor: pointer;
    padding-bottom: 110px;
    margin-right: 52px;
    float: left;
    width: 355px;
}

.solution-listintro {
    position: relative;
}

.solution-img {
    width: 355px;
    height: 216px;
    position: relative;
}

.solutionimg-bg {
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(36, 82, 142, .7);
    /* opacity: 0.7; */
    filter: alpha(opacity=70);
    position: absolute;
    top: 0;
    left: 0;
}

.solution-list ul li:hover .solutionimg-bg {
    transition: .3s;
    display: block;
}

.solution-intro {
    padding: 0 30px;
    height: 58px;
    line-height: 58px;
    border: 1px solid #e4e4e4;
    box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.1);
}

.solution-intro span {
    display: block;
}

.solution-font {
    font-size: 14px;
    color: #333333;
    float: left;
}

.solution-icon {
    float: right;
}

/*业务类型*/
.business-title {
    padding: 54px 0 24px 0;
    text-align: center;
}

.business-title span {
    display: block;
}

.business-title h1 {
    padding-top: 26px;
    line-height: 26px;
    font-size: 26px;
    color: #01a9e4;
}

.business-title p {
    padding: 32px 0 8px 0;
    line-height: 12px;
    font-size: 12px;
    color: #666;
}

.business-title b {
    display: block;
    padding-top: 8px;
}

.business-bd ul li {
    float: left;
}

.business-next {
    cursor: pointer;
    position: absolute;
    top: 28px;
    left: -62px;
    width: 33px;
    height: 43px;
    display: block;
    background: url("../img/business/shang.png") no-repeat center center;
}

.business-prev {
    cursor: pointer;
    position: absolute;
    top: 28px;
    right: -62px;
    display: block;
    width: 33px;
    height: 43px;
    background: url("../img/business/xia.png") no-repeat center center;
}

.business-hd {
    position: relative;
}

.business-picList .item {
    width: 166px;
    cursor: pointer;
    display: block;
}

.business-picList .item .pic {
    margin: 0 auto;
    line-height: 34px;
    width: 34px;
    height: 34px;
}

.picScroll-left {
    position: relative;
}

.business-picList .item .title {
    text-align: center;
    padding-top: 35px;
}

.business-picList .item a {
    color: #333333;
    font-size: 12px;
}

.business-picList .item {
    /*margin-right:95px;*/
}

.business-picList .item .pic {
    position: relative;
}

.business-picList .item .pic img {
    width: 34px;
    height: 34px;
    position: absolute;
    top: 0;
    left: 0;
}

.business-picList .ajax-ico1 {
    display: block;
}

.business-picList .ajax-ico2 {
    display: none;
}

.business-picList .ajax-control-li.cur .ajax-ico1,
.business-picList .ajax-control-li:hover .ajax-ico1 {
    display: none;
}

.business-picList .ajax-control-li.cur .ajax-ico2,
.business-picList .ajax-control-li:hover .ajax-ico2 {
    display: block;
}

.business-bd {
    width: 1170px;
}

.business-bd .tempWrap {
    width: 1170px !important;
}

.business-picList .item:hover a,
.business-picList .item.cur a {
    color: #076cb9;
}

.business-cont {
    /*width:1900px;*/
    padding-top: 105px;
    min-height: 245px;
    position: relative;
}

.businessxia-title {
    width: 128px;
    height: 132px;
    position: absolute;
    top: 38px;
    left: 46.58%;
    z-index: 20;
}

.businessxia-title h1 {
    color: #01a9e4;
    line-height: 132px;
    text-align: center;
}

.business-cont ul li {
    cursor: pointer;
    width: 475px;
    height: 340px;
    float: left;
    position: relative;
}

.blist-img img {
    width: 100%;
    height: auto !important;
    max-width: 100%;
}

.blist-bg {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    /* opacity: 0.7; */
    filter: alpha(opacity=40);
    position: absolute;
    top: 0;
    left: 0;
}

.blist-intro {
    background: #0068b7;
    width: 100%;
    box-sizing: border-box;
}

.blist-intro h1 {
    color: #fff;
    line-height: 20px;
    font-size: 20px;
}

.blist-intro p {
    padding-top: 10px;
    line-height: 12px;
    color: #fff;
    font-size: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.blist-img {
    position: relative;
}

.blist-intro {
    padding: 15px 35px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.business-cont .item:hover .blist-bg {
    display: none;
}

.right-msg {
    position: fixed;
    top: 33%;
    right: 0;
    z-index: 10;
}

.kf,
.phone,
.join,
.toTop {
    text-align: center;
    width: 90px;
    height: 90px;
    background: #fff;
    border: 1px solid #dbdbdb;
    border-right: none;
}

.right-msg b,
.right-msg span {
    display: block;
}

.right-msg b {
    margin: 0 auto;
    width: 33px;
    height: 33px;
    padding-top: 20px;
}

.right-msg b img {
    width: 100%;
    height: auto !important;
    max-width: 100%;
}

.right-msg span {
    color: #333333;
    padding-top: 10px;
}

.right-msg div {
    margin-bottom: 3px;
}

.right-msg div:hover {
    transition: .3s;
    background: #01a9e4;
}

.right-msg div:hover span {
    color: #fff;
    transition: .3s;
}

.phone b {
    background: url("../img/phone.png") no-repeat center 20px;
}

.phone:hover b {
    background: url("../img/phone1.png") no-repeat center 20px;
}

.join b {
    background: url("../img/join.png") no-repeat center 20px;
}

.join:hover b {
    background: url("../img/join2.png") no-repeat center 20px;
}

.kf b {
    background: url("../img/kefu.png") no-repeat center 20px;
}

.kf:hover b {
    background: url("../img/kefu2.png") no-repeat center 20px;
}

.toTop b {
    background: url("../img/top.png") no-repeat center 20px;
}

.toTop:hover b {
    background: url("../img/top1.png") no-repeat center 20px;
}

.sline0 {
    float: left;
    display: inline-block;
    background: #d7d7d7;
    width: 1px;
    height: 26px;
    margin-top: 22px;
}