@charset "utf-8";

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    list-style: none
}

body {
    font-family: "Microsoft Yahei";
    min-width: 1024px;
    font: 12px/180% Arial, Helvetica, sans-serif, "新宋体";
    color: #828181;
    overflow:hidden !important;
    /*overflow-x: scroll;*/
}

a {
    outline: 0;
    text-decoration: none
}

strong {
    font-weight: 400
}

.strong {
    font-weight: 700
}

::selection {
     background: #105EC0;
     color: #fff
 }

img {
    border: 0
}

::-moz-selection {
    background: #1EACDF;
    color: #fff
}

.autoWidth {
    margin: 0 auto;
    /*min-width: 1000px;*/
    max-width: 1200px
}

.auto {
    margin: 0 auto;
    /*min-width: 1000px;*/
    max-width: 1200px
}

@media screen and (max-width: 1233px) {
    .auto {
        padding-left: 10px
    }
}

.clearfix:after, .clearfix:before {
    display: table;
    line-height: 0;
    content: ""
}

.clearfix:after {
    clear: both
}

.clear-float {
    clear: both
}

.footer {
    min-width: 1024px;
    background-color: #125DC2;
    font-family: "Microsoft Yahei"
}

.footer-floor1 {
    width: 100%;
    padding: 36px 0 60px
}

.footer-list {
    /*width: 69%;*/
    height: 100%;
    display: flex;
    justify-content: space-around;
    text-align: center;
}

.footer-list ul {
    margin-right: 1%
}

.footer-list .flist-4 {
    margin-right: 0
}

.footer-list li {
    line-height: 32px
}

.footer-list li a {
    color: #b6e2f2;
    font-size: 12px;
    text-decoration: none
}

.footer-list li a:hover {
    text-decoration: underline;
    color: #fff
}

.footer-list .flist-title {
    font-size: 16px;
    color: #fff;
    margin-bottom: 15px
}

.footer-floor2 {
    width: 100%;
    height: 113px;
    border-top: 1px solid #4cc3ed;
    padding: 20px 0;
    text-align: center;
    background-color: #0248A0;
}

.footer-floor2 p {
    text-align: center;
    color: #b6e2f2;
    font-size: 12px;
    /*line-height: 30px*/
}

.footer-floor2 p span {
    font-family: PingFangSC-Light, 'helvetica neue', 'hiragino sans gb', tahoma, 'microsoft yahei ui', 'microsoft yahei', simsun, sans-serif
}

.footer-floor2 a {
    color: #b6e2f2
}

.footer-floor2 a:hover {
    color: #a8d0e0;
    text-decoration: underline
}

.foot-link {
    margin: 0 15px;
    text-decoration: none;
    color: #b6e2f2
}

.foot-link:hover {
    text-decoration: underline
}

.footer-right {
    height: 100%;
    margin: auto 0;
    width: 300px;
    vertical-align:middle;
    text-align: center;
}

.telephone {
    /*width: 250px;*/
    /*height: 32px;*/
    /*line-height: 32px;*/
    color: #fff;
    /*text-align: center;*/
}

.telephone span {
    display: inline-block;
    width: 32px;
    height: 32px;
    float: left;
    background: url(../image/phone_32px.png);
}

.telephone .tel-number {
    font-size: 30px;
    font-weight: 400;
    text-align: right
}

.official-plat {
    width: 100%;
    height: 150px;
    margin-top: 10px;
    /*margin-bottom: 10px;*/
    position: relative;
}

.official-plat ul {
    /*float: right;*/
    margin-top: 7px
}

.official-plat ul li span {
    /*display: inline-block;*/
    position: absolute;
    width: 32px;
    height: 32px;
    background: url(../image/plat_icon.png) no-repeat 0 0;
    line-height: 32px;
    /*float: left;*/

}
.official-plat ul li b{
    position: absolute;
    margin-left: 35px;
}

.official-plat ul li .weibo-logo {
    background: url(../image/plat_icon.png) no-repeat -32px 0
}

.official-plat ul li .qq-logo {
    background: url(../image/plat_icon.png) no-repeat -64px 0
}

.official-plat ul li {
    height: 45px
}

.official-plat ul a {
    position: absolute;
    /*display: inline-block;*/
    height: 32px;
    width: 100%;
    line-height: 32px;
    color: #fff;
    margin-left: 140px;
    text-decoration: none;
    font-size: 12px
}

.official-plat > p {
    /*display: inline-block;*/
    position: absolute;
    width: 132px;
    height: 132px;
    border: 1px solid #ddd;
    background-color: #fff
}

.official-plat .weixin {
    /*position: absolute;*/
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background-image: url(../image/phn1.png);
    background-repeat: no-repeat;
    background-size:100% 100%;
}



#wx-corner {
    border: 10px solid transparent;
    border-left: 10px solid #fff;
    position: absolute;
    top: 12px;
    right: -20px;
    z-index: 10
}

#wb-corner {
    border: 10px solid transparent;
    border-left: 10px solid #fff;
    position: absolute;
    top: 58px;
    right: -20px;
    z-index: 10
}

.five-superiority {
    width: 100%;
    border-bottom: 1px solid #27aede;
    padding: 10px 0 20px
}

.five-superiority-list li {
    float: left;
    width: 20%;
    height: 36px;
    text-align: center;
    border-left: 1px solid #27aede
}

.five-superiority-list li:first-child {
    border-left: none
}

.five-superiority-list li a {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 36px;
    line-height: 36px;
    background: no-repeat 2% center;
    text-indent: 2em;
    color: #fff;
    font-size: 16px
}

.five-superiority-list li a:hover {
    color: #bfe7f5
}

.five-superiority-list li a.superiority-text {
    text-indent: 4em
}

.superiority-icon {
    position: absolute;
    width: 40px;
    height: 40px;
    left: 10%;
    background-repeat: no-repeat;
    background-image: url(../image/footer_youshi.png)
}

.compensate_ico .superiority-icon {
    background-position: 0 0
}

.compensate_ico:hover .superiority-icon {
    background-position: 0 -50px
}

.retreat_ico .superiority-icon {
    background-position: 0 -100px
}

.retreat_ico:hover .superiority-icon {
    background-position: 0 -150px
}

.technology_ico .superiority-icon {
    background-position: 0 -200px
}

.technology_ico:hover .superiority-icon {
    background-position: 0 -250px
}

.prepare_ico .superiority-icon {
    background-position: 0 -300px
}

.prepare_ico:hover .superiority-icon {
    background-position: 0 -350px
}

.service_ico .superiority-icon {
    background-position: 0 -400px
}

.service_ico:hover .superiority-icon {
    background-position: 0 -450px
}

.marquee-box {
    overflow: hidden;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.marquee {
    width: 8000%;
    height: 60px
}

.wave-list-box {
    float: left
}

.wave-list-box ul {
    float: left;
    height: 60px;
    overflow: hidden;
    zoom: 1
}

.wave-list-box ul li {
    height: 60px;
    width: 100%;
    float: left;
    line-height: 30px;
    list-style: none
}
.wave-box {
    position: relative;
    height: 60px;
    background: #fff
}

.gy2 {
    width: 1440px;
    margin: 0 auto;
    overflow: hidden
}

.holer {
    height: 124px;
    overflow: hidden;
    background: none;
}

#headdiv {
    height: 131px;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 1000;
    background: none;
}

/*顶部bar*/
.top01 {
    width: 100%;
    height: 38px;
    line-height: 38px;
    background: #0889f9;
    color: #fff;
    overflow: hidden;
    font-size: 12px
}

.top01 .l {
    font-size: 14px
}

.top01_center {
    text-align: left;
    float: right;
    font-size: 14px
}

.top01_center img {
    vertical-align: sub;
    display: inline-block;
    margin-right: 8px
}

/*logo和导航*/
.top02 {
    width: 100%;
    /*min-width: 1200px;*/
    background-color: rgb(255, 255, 255);
    height: 86px;
}

.top02 .top02_center {
    width: 1440px;
    /*min-width: 1200px;*/
    margin: 0 auto
}

.logo {
    /*width: 344px;*/
    float: left;
    /*margin: 0 auto;*/
    /*padding-top: 13px*/
}

.logo img {
    /*float: left*/
}

.logo .logo-year {
    margin-top: 17px;
    height: 20px;
    line-height: 20px;
    width: 38px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    background: #f67524;
    border-radius: 4px;
    overflow: hidden;
    font-size: 14px;
    color: #fff
}

.logo .logo-text {
    margin-top: 5px;
    height: 18px;
    color: #656565;
    line-height: 18px;
    overflow: hidden
}

.nav {
    float: right
}

.nav li {
    position: relative
}

.nav li.m {
    width: 86px;
    padding-right: 22px;
    margin: 0 22px 0 0;
    float: left;
    text-align: center;
    background: url(../image/top_bg1.png) right 46px no-repeat
}

.nav .m.on a.mmm {
    color: #f3782a
}

.nav a.mmm {
    width: 86px;
    height: 46px;
    padding-top: 40px;
    display: block;
    font-size: 16px;
    color: #333
}

/*二级导航*/
.nav .sub {
    display: none;
    width: 100%;
    padding: 0;
    position: fixed;
    top: 124px;
    overflow: hidden;
    text-align: left;
    z-index: 110;
    left: 0;
    background-color: #f5f5f5
}

.nav .sub .nav_xiao {
    width: 1440px;
    overflow: hidden;
    margin: 0 auto
}

.nav .sub .nav_xiao.max1100 {
    max-width: 1100px
}

/*二级导航-网站建设*/
.nav .sub .nav_xiao .xiao_one {
    overflow: hidden;
    padding-top: 40px;
    padding-bottom: 40px
}

.nav .sub .nav_xiao .xiao_one ul li {
    float: left;
    display: inline;
    height: 184px;
    width: 25%;
    overflow: hidden;
    text-align: center
}

.nav .sub .nav_xiao .xiao_one ul li a {
    display: block;
    height: 100%;
    border-right: 1px solid #e6e6e6;
    line-height: 56px;
    overflow: hidden;
    color: #000;
    margin-top: 13px;
    font-size: 18px;
    transition: all .3s
}

.nav .sub .nav_xiao .xiao_one ul li:last-child a {
    border-right: 0
}

.nav .sub .nav_xiao .xiao_one ul li a:hover {
    color: #f67524
}

.nav .sub .nav_xiao .xiao_one ul li a i {
    display: block;
    width: 101px;
    height: 84px;
    margin: 0 auto;
    margin-bottom: 23px;
    overflow: hidden;
    background-image: url(../image/top_pic1.png);
    background-repeat: no-repeat;
    transition: all .3s;
    margin-top: 20px
}

.nav .sub .nav_xiao .xiao_one ul li a i.bgs1 {
    background-position: -720px top
}

.nav .sub .nav_xiao .xiao_one ul li a i.bgs2 {
    background-position: left top
}

.nav .sub .nav_xiao .xiao_one ul li a i.bgs3 {
    background-position: -360px top
}

.nav .sub .nav_xiao .xiao_one ul li a i.bgs4 {
    background-position: -1088px top
}

.nav .sub .nav_xiao .xiao_one ul li a:hover i {
    background-image: url(../image/top_pic1.png)
}

.nav .sub .nav_xiao .xiao_one ul li a:hover i.bgs1 {
    background-position: -720px bottom
}

.nav .sub .nav_xiao .xiao_one ul li a:hover i.bgs2 {
    background-position: left bottom
}

.nav .sub .nav_xiao .xiao_one ul li a:hover i.bgs3 {
    background-position: -360px bottom
}

.nav .sub .nav_xiao .xiao_one ul li a:hover i.bgs4 {
    background-position: -1088px bottom
}

/*二级导航-关于我们*/
.nav .sub .nav_xiao .xiao_two {
    margin-top: 40px;
    margin-bottom: 40px;
    overflow: hidden
}

.nav .sub .nav_xiao .xiao_two ul li {
    float: left;
    display: inline;
    height: 184px;
    width: 25%;
    overflow: hidden;
    text-align: center
}

.nav .sub .nav_xiao .xiao_two ul li a {
    display: block;
    height: 100%;
    border-right: 1px solid #e6e6e6;
    line-height: 56px;
    overflow: hidden;
    color: #000;
    margin-top: 13px;
    font-size: 18px;
    transition: all .3s
}

.nav .sub .nav_xiao .xiao_two ul li:last-child a {
    border-right: 0
}

.nav .sub .nav_xiao .xiao_two ul li a:hover {
    color: #f67524
}

.nav .sub .nav_xiao .xiao_two img {
    float: left;
    margin-right: 25px
}

.nav .sub .nav_xiao .xiao_two .nav_div {
    float: left;
    width: 380px;
    padding-top: 30px;
    font-size: 12px;
    color: #666;
    line-height: 22px
}

.nav .sub .nav_xiao .xiao_two .nav_div h2 {
    font-size: 16px;
    color: #f3782a;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 36px
}

.nav .sub .nav_xiao .xiao_two ul li a i {
    display: block;
    width: 104px;
    height: 104px;
    margin: 0 auto;
    margin-bottom: 13px;
    overflow: hidden;
    background-image: url(../image/top_pic2.png);
    background-repeat: no-repeat;
    margin-top: 10px;
    background-color: #999;
    border-radius: 50%;
    position: relative;
    transition: all .3s
}

.nav .sub .nav_xiao .xiao_two ul li a i.bgs1 {
    background-position: 30px center
}

.nav .sub .nav_xiao .xiao_two ul li a i.bgs2 {
    background-position: -330px center
}

.nav .sub .nav_xiao .xiao_two ul li a i.bgs3 {
    background-position: -691px center
}

.nav .sub .nav_xiao .xiao_two ul li a i.bgs4 {
    background-position: -1050px center
}

.nav .sub .nav_xiao .xiao_two ul li a:hover i {
    background-color: #f67524;
    margin-top: 5px
}

/*二级导航-新闻动态*/
.nav .sub .nav_xiao .xiao_three {
    overflow: hidden;
    margin-top: 60px;
    margin-bottom: 60px
}

.nav .sub .nav_xiao .xiao_three ul li {
    float: left;
    display: inline;
    width: 18%;
    height: 218px;
    overflow: hidden;
    margin-right: 2.5%;
    text-align: center;
    position: inherit;
    line-height: 56px;
    background-color: #fff
}

.nav .sub .nav_xiao .xiao_three ul li:last-child {
    margin-right: 0
}

.nav .sub .nav_xiao .xiao_three ul li img {
    width: 100%;
    display: block;
    transition: all .3s
}

.nav .sub .nav_xiao .xiao_three ul li a {
    color: #000;
    width: 100%;
    font-size: 18px;
    height: 100%;
    display: block
}

.nav .sub .nav_xiao .xiao_three ul li a:hover {
    color: #f67524
}

/*二级导航-解决方案*/
.nav .sub .nav_xiao .xiao_four {
    width: 50%;
    overflow: hidden;
    margin-top: 40px;
    margin-bottom: 40px
}

.nav .sub .nav_xiao .xiao_four.l {
    border-right: 1px solid #e3e3e3
}

.nav .sub .nav_xiao .xiao_four.r {
    width: 49%
}

.nav .sub .nav_xiao .xiao_four h2 {
    font-size: 16px;
    font-weight: 700;
    color: #000;
    height: 18px;
    line-height: 18px
}

/*解决方案左边*/
.nav .sub .nav_xiao .xiao_four .ul {
    margin-top: 23px
}

.nav .sub .nav_xiao .xiao_four .ul li {
    padding-top: 11px;
    padding-bottom: 11px;
    height: 44px;
    line-height: 22px;
    padding-left: 15px;
    margin-right: 40px;
    width: 265px;
    overflow: hidden;
    float: left;
    display: inline;
    margin-bottom: 10px;
    position: inherit
}

.nav .sub .nav_xiao .xiao_four .ul li:nth-child(2n+0) {
    margin-right: 0
}

.nav .sub .nav_xiao .xiao_four .ul li:hover {
    background-color: #fff
}

.nav .sub .nav_xiao .xiao_four .ul li a {
    display: block;
    text-align: left;
    color: #999;
    font-size: 14px
}

.nav .sub .nav_xiao .xiao_four .ul li a i {
    margin-right: 10px;
    margin-top: 4px;
    float: left;
    width: 36px;
    height: 36px;
    background-repeat: no-repeat;
    background-position: center center
}

.nav .sub .nav_xiao .xiao_four .ul li a i.bgs1 {
    background-image: url(../image/top_pic4.png)
}

.nav .sub .nav_xiao .xiao_four .ul li a i.bgs2 {
    background-image: url(../image/top_pic5.png)
}

.nav .sub .nav_xiao .xiao_four .ul li a i.bgs3 {
    background-image: url(../image/top_pic6.png)
}

.nav .sub .nav_xiao .xiao_four .ul li a i.bgs4 {
    background-image: url(../image/top_pic7.png)
}

.nav .sub .nav_xiao .xiao_four .ul li a i.bgs5 {
    background-image: url(../image/top_pic8.png)
}

.nav .sub .nav_xiao .xiao_four .ul li a i.bgs6 {
    background-image: url(../image/top_pic9.png)
}

.nav .sub .nav_xiao .xiao_four .ul li a i.bgs7 {
    background-image: url(../image/top_pic10.png)
}

.nav .sub .nav_xiao .xiao_four .ul li a i.bgs8 {
    background-image: url(../image/top_pic11.png)
}

.nav .sub .nav_xiao .xiao_four .ul li a b {
    font-weight: 400;
    font-size: 16px;
    display: block;
    color: #000;
    height: 22px;
    overflow: hidden
}

/*解决方案右边*/
.nav .sub .nav_xiao .xiao_four .ul2 {
    width: 540px;
    margin: 0 auto;
    overflow: hidden
}

.nav .sub .nav_xiao .xiao_four .ul2 h2 {
    margin-bottom: 23px
}

.nav .sub .nav_xiao .xiao_four .ul2 li {
    padding-top: 11px;
    padding-bottom: 11px;
    height: 44px;
    line-height: 22px;
    margin-right: 40px;
    width: 250px;
    overflow: hidden;
    float: left;
    display: inline;
    margin-bottom: 10px;
    position: inherit
}

.nav .sub .nav_xiao .xiao_four .ul2 li:nth-child(2n+0) {
    margin-right: 0
}

.nav .sub .nav_xiao .xiao_four .ul2 li a {
    display: block;
    text-align: left;
    color: #999;
    font-size: 14px
}

.nav .sub .nav_xiao .xiao_four .ul2 li a b {
    font-weight: 400;
    font-size: 16px;
    display: block;
    color: #000;
    height: 22px;
    overflow: hidden
}

.nav .sub .nav_xiao .xiao_four .ul2 li a b i {
    display: inline-block;
    width: 35px;
    height: 15px;
    overflow: hidden;
    background: url(../image/top_pic12.png) no-repeat;
    margin-left: 3px
}

.nav .sub .nav_xiao .xiao_four .ul2 li a:hover b {
    color: #f67524
}

/*二级导航-成功案例左*/
.nav .sub .nav_xiao .xiao_five {
    width: 549px;
    overflow: hidden;
    float: left;
    margin-top: 40px;
    margin-bottom: 40px;
    border-right: 1px solid #e6e6e6
}

.nav .sub .nav_xiao .xiao_five img {
    width: 391px;
    height: 259px
}

.nav .sub .nav_xiao .xiao_five a {
    width: 391px;
    height: 259px;
    padding: 0;
    margin-right: 45px;
    float: left
}

/*二级导航-成功案例右*/
.nav .sub .nav_xiao .xiao_five2 {
    float: right;
    text-align: left;
    margin-top: 71px
}

.nav .sub .nav_xiao .xiao_five2 a {
    text-align: left;
    float: left;
    margin-right: 100px;
    height: 38px;
    line-height: 38px;
    color: #000;
    font-size: 18px;
    margin-bottom: 42px;
    transition: all .3s
}

.nav .sub .nav_xiao .xiao_five2 a:nth-child(2n+0) {
    margin-right: 3px
}

.nav .sub .nav_xiao .xiao_five2 a i {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background-color: #999;
    background-repeat: no-repeat;
    background-image: url(../image/top_pic3.png);
    float: left;
    margin-right: 20px;
    transition: all .3s;
    margin-left: 0
}

.nav .sub .nav_xiao .xiao_five2 a:hover {
    color: #f67524
}

.nav .sub .nav_xiao .xiao_five2 a:hover i {
    background-color: #f67524
}

.nav .sub .nav_xiao .xiao_five2 a i.bgs1 {
    background-position: 9px 8px
}

.nav .sub .nav_xiao .xiao_five2 a i.bgs2 {
    background-position: -233px 8px
}

.nav .sub .nav_xiao .xiao_five2 a i.bgs3 {
    background-position: 9px -72px
}

.nav .sub .nav_xiao .xiao_five2 a i.bgs4 {
    background-position: -233px -72px
}

.nav .sub .nav_xiao .xiao_five2 a i.bgs5 {
    background-position: 9px -152px
}

.nav .sub .nav_xiao .xiao_five2 a i.bgs6 {
    background-position: -233px -152px
}

/*二级导航-产品服务*/
.nav .sub .nav_xiao .xiao_six {
    overflow: hidden;
    height: 338px;
    border-left: 1px solid;
}

.nav .sub .nav_xiao .xiao_six ul li {
    float: left;
    display: inline;
    height: 338px;
    width: 33.2%;
    overflow: hidden;
    border-right: 1px solid #e6e6e6;
    text-align: center
}

.nav .sub .nav_xiao .xiao_six ul li.bgs1 {
    background: url(../image/yuming_bg1.png) right 168px no-repeat
}

.nav .sub .nav_xiao .xiao_six ul li.bgs2 {
    background: url(../image/yuming_bg2.png) right 168px no-repeat
}

.nav .sub .nav_xiao .xiao_six ul li.bgs3 {
    background: url(../image/yuming_bg3.png) right 168px no-repeat
}

.nav .sub .nav_xiao .xiao_six ul li .xiao_six_con {
    margin: 0 auto;
    width: 80%;
    max-width: 360px;
    height: 338px;
    overflow: hidden;
    text-align: left
}

.nav .sub .nav_xiao .xiao_six ul li:last-child {
    border-right: 0
}

.nav .sub .nav_xiao .xiao_six ul li .xiao_six_l {
    font-size: 18px;
    font-weight: 700;
    height: 62px;
    line-height: 62px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 23px
}

.nav .sub .nav_xiao .xiao_six ul li a {
    float: left;
    width: 136px;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #666
}

.nav .sub .nav_xiao .xiao_six ul li a:hover {
    color: #f67524
}

.nav .sub .nav_xiao .xiao_six ul li .a {
    display: block;
    width: 182px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-top: 31px;
    transition: all .3s;
    clear: both
}

.nav .sub .nav_xiao .xiao_six ul li .a.bgs1 {
    background-color: #f67524
}

.nav .sub .nav_xiao .xiao_six ul li .a.bgs2 {
    background-color: #248cf6;
    margin-top: 61px
}

.nav .sub .nav_xiao .xiao_six ul li .a.bgs3 {
    background-color: #1ecc85;
    margin-top: 91px
}

.nav .sub .nav_xiao .xiao_six ul li .a:hover {
    opacity: .8;
    filter: Alpha(opacity=80);
    color: #fff
}

/*轮播图*/
.fuSlide {
    width: 100%;
    position: relative;
}
@media (min-width: 1900px) {
    .ck-slide ul.ck-slide-wrapper {
        height: 610px;
    }
}
@media (max-width: 1899px) {
    .ck-slide ul.ck-slide-wrapper {
        height: 545px;
    }
}
@media (max-width: 1799px) {
    .ck-slide ul.ck-slide-wrapper {
        height: 490px;
    }
}

@media (max-width: 1599px) {
    .ck-slide ul.ck-slide-wrapper {
        height: 415px;
    }
}
@media screen and (max-width: 1399px) {
    .ck-slide ul.ck-slide-wrapper {
        height: 355px;
    }
}

@media screen and (max-width: 1199px) {
    .ck-slide ul.ck-slide-wrapper {
        height: 300px;
    }
}

@media (max-width: 1024px) {
    .ck-slide ul.ck-slide-wrapper {
        height: 295px;
    }
}
/*.li6{*/
    /*height: 100% !important;*/
/*}*/
/*.li6 img{*/
    /*height: 100%;*/
/*}*/

/*.fuSlide .img {*/
    /*width: 100%;*/

/*}*/
/*.clearfix::after,*/
/*.clearfix::before {*/
    /*content: "";*/
    /*display: table;*/
    /*line-height: 0;*/
/*}*/
/*.clearfix::after {*/
    /*clear: both;*/
/*}*/
/*.clearfix {*/
    /*zoom: 1;*/
/*}*/

.ck-slide, .ck-slide ul.ck-slide-wrapper li, .ck-slide ul.ck-slide-wrapper li a img {
    transition: all 1s ease
}

/*.ck-slide {*/
    /*!*position: absolute;*!*/
    /*!*overflow: hidden;*!*/
    /*width: 100%*/
/*}*/

.ck-slide ul.ck-slide-wrapper {
    position: relative;
    /*max-height: 545px;*/
    /*min-height: 295px;*/


    /*z-index: 1;*/
    /*width: 100%;*/
    /*top: 0;*/
    /*left: 0;*/
    /*overflow: hidden;*/

    /*height: 100%*/
    /*zoom:1;*/
    /*padding:10px;*/

}

.ck-slide ul.ck-slide-wrapper li {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    /*height: 100%*/

    /*height: 100% !important;*/
    /*float: left;*/
    /*display:inline-block;*/

}

.ck-slide ul.ck-slide-wrapper li:first-child {
    z-index: 990
}

.ck-slide ul.ck-slide-wrapper li.current {
    z-index: 991
}

/*.ck-slide ul.ck-slide-wrapper li {*/
    /*display: block*/
/*}*/

.ck-slide ul.ck-slide-wrapper li .img {
    /*position: absolute;*/
    width: 100%;
    /*height: 500px;*/
    /*display:block;*/
    /*height: auto;*/
    /*height: 100%;*/
    opacity: 0;
    filter: alpha(opacity=0)
}

.ck-slide ul.ck-slide-wrapper li .leftto {
    filter: alpha(opacity=0);
    opacity: 0
}

/*轮播图选中动画*/
.ck-slide ul.ck-slide-wrapper li.current .leftto {
    animation: mymove8 .5s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    animation-delay: 0s;
}

.ck-slide ul.ck-slide-wrapper li .rightto {
    filter: alpha(opacity=0);
    opacity: 0
}

.ck-slide ul.ck-slide-wrapper li.current .rightto {
    animation: mymove7 .5s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    animation-delay: .5s;
}

.ck-slide ul.ck-slide-wrapper li.current .danim-3 {
    animation: mymove10 .8s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    animation-delay: 0s;
}

.ck-slide ul.ck-slide-wrapper li.current .anim-1 {
    animation: mymove6 .6s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    animation-delay: .3s;
}

.ck-slide ul.ck-slide-wrapper li.current .anim-2 {
    animation: mymove6 .6s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    animation-delay: .6s;
}

.ck-slide ul.ck-slide-wrapper li.current .anim-3 {
    animation: mymove6 .6s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    animation-delay: .9s;
}

/*轮播图内容区域*/
.banner_con {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}

.banner1_one {
    text-align: center;
    color: #fff;
    margin-top: 6%;
    font-family: "华文细黑";
}

.banner1_one h2 {
    font-weight: normal;
    margin-bottom: 0.5%;
    font-family: "华文细黑";
}

.banner1_two {
    text-align: center;
    color: #fff;
    margin-top: 3%;
    opacity: 0;
    filter: Alpha(opacity=0);
}

.banner1_two span {
    display: inline-block;
    padding-left: 60px;
    padding-right: 60px;
    height: 112px;
}

.banner1_two span:first-child {
    border-right: 1px solid #677794;
}

.banner1_two span b {
    font-weight: normal;
    color: #ffc600;
    display: block;
}

.banner_con .f90 {
    font-size: 90px;
}

.banner_con .f72 {
    font-size: 72px;
}

.banner_con .f48 {
    font-size: 48px;
}

.banner_con .f36 {
    font-size: 36px;
}

.banner_con .f30 {
    font-size: 30px;
}

.banner2_one {
    float: right;
    width: 45%;
    color: #fff;
}

.banner2_one h2 {
    font-weight: normal;
    margin-bottom: 1%;
    font-family: "华文细黑";
    margin-top: 35%;
    opacity: 0;
    filter: Alpha(opacity=0);
}

.banner2_one p {
    color: #fff;
    font-family: "华文细黑";
    opacity: 0;
    filter: Alpha(opacity=0);
}

.banner2_one em {
    display: block;
    width: 208px;
    height: 46px;
    line-height: 46px;
    border: 1px solid #fff;
    border-radius: 30px;
    font-size: 16px;
    text-indent: 50px;
    background: url(../image/i_bg9.png) 138px center no-repeat;
    font-style: normal;
    margin-top: 10%;
    transition: all 0.3s;
    cursor: pointer;
}

.banner2_one em:hover {
    background-position: 150px center;
    margin-left: 10px;
}

.ck-slide ul.ck-slide-wrapper li.current .banner2_one .leftto {
    animation-delay: 1s;
}

/*轮播图按钮滑轮*/
.index-waper-box {
    position: absolute;
    /*bottom: 30px;*/
    width: 100%;
    height: 59px;
    /*background: #00a0e9;*/
    bottom:10px;
    /*overflow: hidden;*/
    /*z-index: 1000;*/
    perspective: 800px;
    transform-style: preserve-3d;
}

.index-back-box {
    height: 70px;
    background: 0 0;
    margin: 0 auto;
    overflow: hidden;
    transform-origin: bottom;
    transform: rotateX(0) translate3d(0, 0, 0);
    transition: all .65s cubic-bezier(.55, .65, .55, 1) 0s;
}

.index-back-box.active {
    background: url(../image/i_banner_bg.png) left bottom repeat-x
}

/*左右按钮及hover效果*/
.index-back-box .sub-arrows {
    position: absolute;
    left: 50px;
    top: 0;
    width: auto;
    height: 100%;
    line-height: 70px;
    /*padding-left: 10px;*/
    font-size: 0
}

.index-back-box .sub-arrows i.icom {
    display: inline-block;
    vertical-align: top;
    width: 60px;
    height: 40%;
    cursor: pointer;
    position: relative
}

.index-back-box .sub-arrows i.next:before, .index-back-box .sub-arrows i.prev:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 60%;
    width: 13px;
    height: 22px;
    background-image: url(../image/sub-arrows.png);
    background-position: 0 0;
    background-repeat: no-repeat
}

.index-back-box .sub-arrows i.prev:before {
    background-position: 0 0;
    left: -7px
}

.index-back-box .sub-arrows i.next:before {
    background-position: -14px 0;
    left: 24px
}

.index-back-box .sub-arrows i.icom:after {
    position: absolute;
    content: '';
    left: 0;
    top: 28px;
    width: 30px;
    height: 2px;
    background-color: #fff;
    transform: scale(0, 1);
    transition: all .3s ease-out 0s;
}

.index-back-box .sub-arrows i.icom font {
    color: #000;
    transition: all .3s ease-out 0s;
}

.index-back-box .sub-arrows i.icom.prev font {
    position: absolute;
    left: 9px
}

.index-back-box .sub-arrows i.icom.next font {
    position: absolute;
    left: 6px
}

.index-back-box .sub-arrows i:hover:after {
    transform: scale(1, 1);
}

.index-back-box .sub-arrows i.icom.prev:hover font {
    left: -7px
}

.index-back-box .sub-arrows i.icom.next:hover font {
    left: 20px
}

/*中间鼠标图标*/
.index-back-box .sub-mouse {
    width: 20%;
    height: 43px;
    position: absolute;
    top: 20px;
    left: 40%;
    cursor: pointer;
    /*z-index: 993;*/
    zoom: .7;
}

.index-back-box .sub-mouse:after {
    display: none;
    /*z-index: 994;*/
    position: absolute;
    content: '';
    top: -30px;
    left: 50%;
    height: 53px;
    border-right: 1px solid #333;
    margin-left: -1px
}

.index-back-box .sub-mouse span {
    text-align: center;
    display: block;
    position: relative;
    width: 50%;
    height: 100%;
    animation: ani-svg .85s linear 0s alternate infinite;
    margin: 0 auto;
    /*background: #00a0e9;*/
    /*z-index: 995;*/
}
/*.index-back-box .sub-mouse span img{*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*z-index: 996;*/
/*}*/

@keyframes ani-svg {
    0% {
        opacity: .4;
        transform: translateY(-20px);
    }

    15% {
        opacity: .65;
        transform: translateY(-15px);
    }

    25% {
        opacity: .8;
        transform: translateY(-10px);
    }

    50% {
        opacity: 1;
        transform: translateY(0);
    }

    65% {
        opacity: .8;
        transform: translateY(5px);
    }

    75% {
        opacity: .65;
        transform: translateY(10px);
    }

    100% {
        opacity: .4;
        transform: translateY(15px);
    }
}

/*优势*/
.i_bg {
    background-color: #f5f5f5;
    overflow: hidden
}

.i_one {
    background-color: #fff;
    overflow: hidden;
    height: 316px;
    margin: 0 auto;
    margin-bottom: 32px
}

.i_service_t {
    text-align: center;
    padding-top: 15px;
    color: #666;
    font-size: 18px;
    line-height: 32px;
    padding-bottom: 50px
}

.i_service_t h2 {
    height: 66px;
    line-height: 66px;
    font-size: 40px;
    color: #000;
    font-weight: 400;
    letter-spacing: 1px;
    font-family: "华文细黑"
}

.i_service_t p {
    font-size: 18px
}

.advantage {
    text-align: center;
    overflow: hidden
}

.num_box {
    width: 20%;
    float: left;
    height: 124px;
    background: url(../image/i_one_bg1.png) right center no-repeat
}

.num_box:last-child {
    background: 0 0
}

.num_box .num {
    font-weight: 700;
    color: #f67524;
    font-family: "华文细黑";
    font-weight: 400;
    font-size: 60px;
    width: 100%;
    height: 70px;
    line-height: 70px;
    text-align: center;
    position: relative;
    z-index: 2;
    letter-spacing: 1px;
    margin-top: 10px
}

.num_box h3 {
    font-size: 16px;
    color: #333;
    font-weight: 400;
    line-height: 30px
}

/*start */
h1, h2, h3, h4, h5, h6 {
    margin: 0 0 15px;
    color: #202020;
    font-family: "Roboto", sans-serif;
}

h1 {
    font-size: 42px;
    font-weight: 900;
    line-height: 46px;
}

h2 {
    font-size: 28px;
    font-weight: 700;
    line-height: 34px;
}

h3 {
    font-size: 20px;
    line-height: 22px;
    font-weight: 700;
}

.section-padding {
    padding: 40px 0;
}

.section-title:after {
    position: absolute;
    content: " ";
    width: 61px;
    height: 15px;
    background: url(../image/star.png) no-repeat center center;
    bottom: 0;
    left: 50%;
    bottom: -20px;
    margin-left: -30px;
}

.content-row {
    margin-top: 60px;
}

.working-process {
    background-color: #f6f6f6;
}

.process-circle {
    height: 125px;
    width: 125px;
    padding: 4px;
    border-radius: 50%;
    display: inline-block;
    background: #f6f6f6;
    border: 1px solid #d0d0d0;
}

.process-circle a {
    height: 115px;
    width: 115px;
    line-height: 108px;
    border-radius: 50%;
    display: inline-block;
    border: 1px solid #d0d0d0;
}

.process-circle a:hover {
    background-color: #fff;
    border: 1px dashed #d0d0d0;
}

.process-circle span {
    display: block;
    font-weight: 700;
    color: #414141;
    margin-top: 20px;
}

.circle-connector {
    margin-top: 60px;
    position: relative;
}

.circle-connector:before {
    content: "";
    width: 75%;
    height: auto;
    position: absolute;
    top: 40%;
    left: 13%;
    border-top: 1px solid #d0d0d0;
}

/*end */

/* ------------------------------------------------------------------
OUR SERVICES SECTION
--------------------------------------------------------------------- */
.service-content {
    border-top: 1px solid #ededed;
    border-right: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    padding: 80px 0px;
    height: 230px;
}

.service-content:nth-child(2),
.service-content:nth-child(4) {
    border-right: 0;
}

/*.service-content:nth-child(3),*/
/*.service-content:nth-child(4) {*/
    /*padding-top: 80px;*/
    /*border-bottom: 0;*/
/*}*/

/*.service-content .media-left,*/
/*.service-content .media > .pull-left {*/
    /*padding-right: 40px;*/
/*}*/

/*.service-content:nth-child(2) .media-left,*/
/*.service-content:nth-child(4) .media-left {*/
    /*padding-left: 50px;*/
/*}*/

/*.service-content:nth-child(1) .media-body,*/
/*.service-content:nth-child(3) .media-body {*/
    /*padding-right: 35px;*/
/*}*/

.service-content .media-heading {
    font-size: 21px;
    line-height: 44px;
    font-weight: 500;
}

.our-services .media a:hover {
    text-decoration: none;
}

.our-services .media i:before {
    font-size: 65px;
    line-height: 65px;
}

.service-content .btn {
    margin-top: 50px;
}

/* ------------------------------------------------------------------
CALL TO ACTION
--------------------------------------------------------------------- */
.call-to-action {
    text-align: center;
}

.call-to-action h2 {
    font-size: 28px;
    line-height: 39px;
    font-weight: 500;
}

.call-to-action .sub-title {
    display: block;
    font-size: 21px;
    line-height: 24px;
    font-weight: 300;
    font-style: italic;
    color: #97999f;
}

.call-to-action .btn {
    margin-top: 30px;
}

/* ------------------------------------------------------------------
Work Section
--------------------------------------------------------------------- */
.work-filter {
    margin: 30px 0 30px;
}

#filter {
    overflow: hidden;
}

#filter li {
    display: inline-block;
    position: relative;
    padding: 0px 17px;
}

#filter li:after {
    position: absolute;
    content: ":::";
    font-size: 15px;
    top: 0;
    right: 0;
    margin-right: -5px;
    color: #d0d0d0;
}

#filter li:last-child:after {
    content: "";
}

#filter li a {
    color: #6d6d6d;
    display: block;
    margin: 0 ;
    cursor: pointer;
}

#filter li a:hover,
#filter li a.active {
    border-bottom: 1px dotted #707070;
    cursor: pointer;
    color: #6145d6;
    text-decoration: none;
}

.portfolio-item {
    margin-bottom: 30px;
    min-height: 270px;
}

/*portfolio hover effect*/
figure.css-hover-effect {
    background: #8c63d4;
    background: -moz-linear-gradient(45deg, #8c63d4 42%, #6d9ce5 88%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(42%, #8c63d4), color-stop(88%, #6d9ce5));
    background: -webkit-linear-gradient(45deg, #8c63d4 42%, #6d9ce5 88%);
    background: -o-linear-gradient(45deg, #8c63d4 42%, #6d9ce5 88%);
    background: -ms-linear-gradient(45deg, #8c63d4 42%, #6d9ce5 88%);
    background: linear-gradient(45deg, #8c63d4 42%, #6d9ce5 88%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8c63d4', endColorstr='#6d9ce5', GradientType=1);
    position: relative;
    overflow: hidden;

}

figure.css-hover-effect img {
    width: 100%;
    opacity: 1;
    -webkit-transition: opacity 0.35s;
    -moz-transition: opacity 0.35s;
    -o-transition: opacity 0.35s;
    transition: opacity 0.35s;

}

figure.css-hover-effect:hover img {
    opacity: 0.2;

}

figure .figure-link {
    position: absolute;
    top: 20px;
    right: 20px;
}

figure .figure-link a i {
    width: 30px;
    height: 30px;
    display: block;
    background: #28176b;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 18px;
    border-radius: 3px;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
}

figure .figure-link a:hover {
    text-decoration: none;
}

figure .figure-link a i:hover {
    background-color: #fff;
    color: #28176b;
}

figure .figure-info {
    position: absolute;
    bottom: 30%;
    left: 30px;
}

figure .figure-info h2 {
    margin: 0;
    font-size: 21px;
    line-height: 22px;
    font-weight: 300;
}

figure .figure-info h2 a {
    color: #fff;
    text-decoration: none;
}

figure.css-hover-effect span {
    color: #f4f4f4;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
}

figure.css-hover-effect h2,
figure.css-hover-effect span,
figure.css-hover-effect i {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}

figure.css-hover-effect:hover h2,
figure.css-hover-effect:hover span,
figure.css-hover-effect:hover .figure-link i {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

/*common style for all btn*/
.btn {
    padding: 10px 27px;
    font-size: 12px;
    font-weight: 700;
    line-height: 22px;
    text-transform: uppercase;
    border-radius: 30px;
}

/*btn-primary*/
.btn-primary {
    background: transparent;
    border: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: inset 0 0 0 2px #ededed;
    box-shadow: inset 0 0 0 2px #ededed;
    background-size: 150% 150%;
    -webkit-animation: BtnGradient 5s ease infinite;
    -o-animation: BtnGradient 5s ease infinite;
    animation: BtnGradient 5s ease infinite;
    color: #bfbfbf;
}

.btn:focus,
.btn:active:focus {
    outline: none;
}

.btn-lg,
.btn-group-lg > .btn {
    padding: 17px 65px;
    font-size: 14px;
    font-weight: 700;
}

a, img {
    border: 0;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

body {
    font: 12px/180% Arial, Helvetica, sans-serif, "新宋体";
    color: #333333;
}

/*main css*/
.main-im {
    position: fixed;
    right: 10px;
    top: 300px;
    z-index: 100;
    width: 110px;
    height: 272px;
}

.main-im .qq-a {
    display: block;
    width: 106px;
    height: 116px;
    font-size: 14px;
    color: #0484cd;
    text-align: center;
    position: relative;
}

.main-im .qq-a span {
    bottom: 5px;
    position: absolute;
    width: 90px;
    left: 10px;
}

.main-im .qq-hover-c {
    width: 70px;
    height: 70px;
    border-radius: 35px;
    position: absolute;
    left: 18px;
    top: 10px;
    overflow: hidden;
    z-index: 9;
}

.main-im .qq-container {
    z-index: 99;
    position: absolute;
    width: 109px;
    height: 118px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom: 1px solid #dddddd;
    background: url(../image/qq-icon-bg.png) no-repeat center 8px;
}

.main-im .img-qq {
    max-width: 60px;
    display: block;
    position: absolute;
    left: 6px;
    top: 3px;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.main-im .im-qq:hover .img-qq {
    max-width: 70px;
    left: 1px;
    top: 8px;
    position: absolute;
}

.main-im .im_main {
    background: #F9FAFB;
    border: 1px solid #dddddd;
    border-radius: 10px;
    background: #F9FAFB;
    display: none;
}

.main-im .im_main .im-tel {
    color: #000000;
    text-align: center;
    width: 109px;
    height: 105px;
    border-bottom: 1px solid #dddddd;
}

.main-im .im_main .im-tel div {
    font-weight: bold;
    font-size: 12px;
    margin-top: 6px;
}

.main-im .im_main .im-tel .tel-num {
    font-family: Arial;
    font-weight: bold;
    color: #e66d15;
}

.main-im .im_main .im-tel:hover {
    background: #fafafa;
}

.main-im .im_main .weixing-container {
    width: 55px;
    height: 47px;
    border-right: 1px solid #dddddd;
    background: #f5f5f5;
    border-bottom-left-radius: 10px;
    background: url(../image/weixing-icon.png) no-repeat center center;
    float: left;
}

.main-im .im_main .weixing-show {
    width: 112px;
    height: 172px;
    background: #ffffff;
    border-radius: 10px;
    border: 1px solid #dddddd;
    position: absolute;
    left: -125px;
    top: -126px;
}

.main-im .im_main .weixing-show .weixing-sanjiao {
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #ffffff;
    border-width: 6px;
    left: 112px;
    top: 134px;
    position: absolute;
    z-index: 2;
}

.main-im .im_main .weixing-show .weixing-sanjiao-big {
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #dddddd;
    border-width: 8px;
    left: 112px;
    top: 132px;
    position: absolute;
}

.main-im .im_main .weixing-show .weixing-ma {
    width: 104px;
    height: 103px;
    padding-left: 5px;
    padding-top: 5px;
}

.main-im .im_main .weixing-show .weixing-txt {
    position: absolute;
    top: 110px;
    left: 7px;
    width: 100px;
    margin: 0 auto;
    text-align: center;
}

.main-im .im_main .go-top {
    width: 50px;
    height: 47px;
    background: #f5f5f5;
    border-bottom-right-radius: 10px;
    background: url(../image/totop-icon.png) no-repeat center center;
    float: right;
}

.main-im .im_main .go-top a {
    display: block;
    width: 52px;
    height: 47px;
}

.main-im .close-im {
    position: absolute;
    right: 10px;
    top: -12px;
    z-index: 100;
    width: 24px;
    height: 24px;
}

.main-im .close-im a {
    display: block;
    width: 24px;
    height: 24px;
    background: url(../image/close_im.png) no-repeat left top;
}

.main-im .close-im a:hover {
    text-decoration: none;
}

.main-im .open-im {
    cursor: pointer;
    margin-left: 68px;
    width: 40px;
    height: 133px;
    background: url(../image/open_im.png) no-repeat left top;
}



#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f5f5f5;
    /* change if the mask should be a color other than white */
    z-index: 9999;
    /* makes sure it stays on top */
}
/*开始加载load*/
.pre-container {
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    text-align: center;
}

.spinner {
    width: 40px;
    height: 40px;
    position: relative;
    margin: 100px auto;
}

.double-bounce1,
.double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #2c57e4;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: bounce 2.0s infinite ease-in-out;
    animation: bounce 2.0s infinite ease-in-out;
}

.double-bounce2 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}
@keyframes bounce {
    0%,
    100% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }
    50% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}
.scroll-top {
    width: 44px;
    line-height: 44px;
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 999;
    font-size: 22px;
    color: #fff;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    display: none;
    background: #2c57e4;
    border-radius: 3px;
    -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.25);
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}

img {
    max-width: 100%;
}

.img-full {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
}

a {
    color: #404040;
}

a:hover {
    color: #2c57e4;
    text-decoration: none;
}

a:not([href]):not([tabindex]):hover {
    color: #2c57e4;
}

:hover {
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

a,
a:hover,
a:focus,
a:active,
button,
button:focus,
input,
select,
textarea {
    outline: none;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

button {
    cursor: pointer;
    border: none;
    padding: 0;
    outline: none;
    background: transparent;
}

.section-gap {
    padding: 100px 0px;
}

.btn-style {
    background: #2c57e4;
    color: #fff;
    border-radius: 5px;
    padding: 12px 28px;
    display: inline-block;
    font-weight: 500;
    border: none;
}

.btn-style:hover {
    color: #fff;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(34, 34, 34, 0.22);
    box-shadow: 0px 0px 30px 0px rgba(34, 34, 34, 0.22);
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}


.section-title-wrap {
    text-align: center;
    padding-bottom: 50px;
}

.section-title-wrap .title {
    color: #2c57e4;
    font-weight: 700;
}

.section-title-wrap h1 {
    font-size: 35px;
    margin-bottom: 10px;
    line-height: 1.3em;
}

.section-title-wrap h1 span {
    color: #2c57e4;
}

.section-title-wrap p {
    max-width: 300px;
    margin: 0 auto;
}

/*----------------------------------------*/
/*  05 - About Section Styles
/*----------------------------------------*/
.text-style-card{
    height: 360px;
    text-align: center;
    padding: 80px 0;
    font-family: cursive;
}
.of-content .container  h2{
    padding: 15px;
}

.mapcard{
    height:300px;
}
/*.mapoutcard{*/
    /*width:1120px;*/
/*}*/
.of-crad-content{
    margin: 0 auto;
    max-width: 75%;
    min-width: 1024px;
}

@media (min-width: 1280px) {
    .about-section {
        background-size: cover;
    }
}

@media screen and (max-width: 1279px) {
    .about-section {
        background-size: contain;
    }
}

@media (max-width: 991px) {
    .about-section {
        background-size: cover;
        background-position: center center;
    }
}

.about-section .about-right .title {
    color: #2c57e4;
    font-weight: 700;
    margin-bottom: 0px;
}

.about-section .about-right .btn-style {
    margin-top: 5px;
}

html{overflow-y:scroll;}
/* ------------------------------------------------------------------
PARTNER SECTION
--------------------------------------------------------------------- */
.partner-section {
    background-color: #f6f6f6;
}
.partner-section img {
    margin: 0 auto;
    display: block;
}
.partner {
    border-right: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
}


.partner:nth-child(4),
.partner:nth-child(8) {
    border-right: 0;
}
.partner:nth-child(5),
.partner:nth-child(6),
.partner:nth-child(7),
.partner:nth-child(8) {
    border-bottom: 0;
}






.nav-change{
    width: 100%;
    height: 35px;
    margin: 10px 0;
    background-color: #e4e5e6 !important;
}
.nav-change .text-dark:hover{
    background-color:#105EC0 !important;
    color: #fff !important;
}

.nav-change .text-dark{
    width: 100%;
    padding: 0px 10px;
    line-height: 35px;
    display: flex;
    justify-content: space-between;
    /*color: #fff !important;*/
}
.nav-change .active{
    background-color:#105EC0 !important;
    color: #fff !important;
}
.tab-pane{
    height: 802px;
}




.tabs {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}

.tabs nav {
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-bottom: 2px solid #D7D9D8;
    overflow: hidden;
    display: flex;
}
nav a{
    display: block;
    width: 100px;
    font-size: 16px;
    font-weight: 500;
    border-right: 1px solid #eee;
    text-decoration: none;
}
/*nav a:hover {*/
    /*color:#fff;*/
    /*text-decoration: none;*/
/*}*/
nav a:last-child {
    border-right: 0 none;
}
nav a.act {
    background: #F0F1F3;
    text-decoration: none;
    border-bottom: 2px solid #125DC2;
}
.cont {
    overflow: hidden;
    display: none;
}
.cont ol {
    line-height: 30px;
}
.yongtu{
    flex:1;
    width:0;
    word-break:break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.change-news-card{
    display: flex;justify-content: space-between;background-color: #105EC0;color: #fff;height: 35px;margin: 10px 0;
    padding: 0 10px;
}
.no-change-news-card{
    width: 100%;height: 100%;display: flex;justify-content: space-between;padding: 0 10px;
}
.no-change-news-card:hover{
    background-color: #105EC0;color: #fff;
}