/* 基础样式 */
@charset "utf-8";
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body {
    font-size: 12px;
}
blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0;
    border: 0;
}
body {
    min-width: 1366px;
}
.min-width {
    width: 1200px;
}
a {
    color: #333;
    text-decoration: none;
}
a:hover {
    color: rgb(73, 150, 176);
}
.iconfont {
    font-family: iconfont;
    font-size: 16px;
    font-style: normal;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
}
.font-12 {
    font-size: 12px;
}
.font-14 {
    font-size: 14px;
}
.font-16 {
    font-size: 16px;
}
.font-20 {
    font-size: 20px;
}
.font-22 {
    font-size: 22px;
}
.font-30 {
    font-size: 30px;
}
.font-18 {
    font-size: 18px;
}
.font-26 {
    font-size: 26px;
}
.font-24 {
    font-size: 24px;
}
.font-34 {
    font-size: 34px;
}
.font-62 {
    font-size: 62px;
}
.font-blod {
    font-weight: 700;
}
.font-normal {
    font-style: normal;
}
.Yahei {
    font-family: 'Microsoft Yahei';
}
.mt10 {
    margin-top: 10px;
}
.mt25 {
    margin-top: 25px;
}
.mt50 {
    margin-top: 50px;
}
.padb70 {
    padding-bottom: 70px;
}
.line-height-2 {
    line-height: 2em;
}
.lineH_30 {
    line-height: 30px;
}
.bold {
    font-weight: 700;
}
.Arial {
    font-family: Arial !important;
}
.margin_auto {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: auto;
    margin-left: auto;
}
.overflow-x {
    overflow-x: hidden;
}
.text-align-center {
    text-align: center;
}
.text-align-left {
    text-align: left;
}
.text-align-right {
    text-align: right;
}
.two-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -o-box;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    -ms-line-clamp: 2;
    -o-line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    line-height: 1.6rem;
}
.one-overflow {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.posa {
    position: absolute;
}
.posr {
    position: relative;
}
.posf {
    position: fixed;
}
.float-left {
    float: left;
}
.float-right {
    float: right;
}
.hidden {
    display: none;
}
.block {
    display: block;
}
.table {
    display: table;
}
.table-cell {
    display: table-cell;
}
.inline-block {
    display: inline-block;
}
.vertical-middle {
    vertical-align: middle;
}
.vertical-top {
    vertical-align: top;
}
.line-height-1 {
    line-height: 1;
}
.auto_center {
    display: table;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    width: 100%;
}
.auto_img {
    display: inline-block;
    height: auto;
    max-width: 100%;
}
.triangle-up {
    position: absolute;
    width: 0;
    height: 0;
    border-left: 20px solid rgba(0, 0, 0, 0);
    border-right: 20px solid rgba(0, 0, 0, 0);
    border-bottom: 20px solid #FFF;
}
.triangle-positon {
    left: 35%;
    bottom: -6px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}
.pointer {
    cursor: pointer;
}

/*顶部导航栏*/
/* 通用样式 */
.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}
.clearfix {
    zoom: 1;
}

/* 头部导航栏样式 */
.h93 {
    height: 93px;
    font-size: 0;
    overflow: hidden;
}
.h93.h69 {
    height: 69px;
}

.top_bg {
    width: 100%;
    text-align: center;
    height: 100px;
    position: fixed;
    background: #ffffff;
    top: 0;
    left: 0;
    z-index: 99;
    transition: all 0.3s;
    box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.1);
}

.nav-hide .top_bg {
    height: 69px;
    box-shadow: 0 0.2px 5px rgba(0, 0, 0, 0.1);
}

.menu {
    width: 82%;
    height: 100%;
    max-width: 1836px;
    margin: 0 auto;
    position: relative;
}

.menu .logo_l {
    width: 20%;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -26px;
    height: 52px;
    display: inline;
}

.menu .logo_l a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.menu .logo_l .logo {
    height: 52px;
}

.menu .logo_r {
    float: right;
    display: inline;
    margin-top: 31px;
    height: 69px;
    text-align: right;
    width: 75%;
    position: absolute;
    right: 0;
}

.menu .logo_r .mea {
    width: 28px;
    height: 69px;
    float: right;
    display: inline;
    background: url(../images/top_pic1.png) center center no-repeat;
    margin-right: 1%;
    margin-left: 2%;
    cursor: pointer;
    transition: all 0.3s;
}

.menu .logo_r:hover .mea {
    filter: alpha(opacity=70);
    opacity: 0.7;
    transition: all 0.3s;
}

.menu .logo_r#bgs .mea {
    background: url(../images/top_pic2.png) center center no-repeat;
}

/* 导航菜单样式 */
.nav {
    font-family: Microsoft YaHei, Heiti SC, tahoma, arial, Hiragino Sans GB, \\5B8B\4F53, sans-serif;
    float: right;
    opacity: 0;
    filter: Alpha(opacity=0);
    transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transition: all .4s ease-in-out .2s;
    -moz-transition: all .4s ease-in-out .2s;
    -webkit-transition: all .4s ease-in-out .2s;
}

.menu .logo_r#bgs .nav {
    opacity: 1.0;
    filter: Alpha(opacity=100);
    transform: translate(0);
    -moz-transform: translate(0);
    -webkit-transform: translate(0);
}

.nav li.m {
    float: left;
    text-align: center;
    letter-spacing: 1px;
    min-width: 82px;
    margin-left: 30px;
    margin-right: 10px;
    position: relative;
    list-style: none;
}

.nav h3 a {
    height: 69px;
    line-height: 69px;
    display: block;
    font-size: 16px;
    font-weight: 300;
    color: #666666;
    text-decoration: none;
    overflow: hidden;
}

.nav h3 a span {
    display: block;
    position: relative;
    transition: all 0.3s;
    height: 69px;
    word-spacing: 0;
}

.nav-hide .nav h3 a span {
    height: 69px;
}

.nav h3 a span:after {
    content: attr(data-title);
    position: absolute;
    left: 0;
    transform: translateY(100%);
    width: 100%;
    top: 0;
}

.nav li h3 a:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    right: 50%;
    bottom: 0px;
    height: 2px;
    opacity: 0;
    background-color: #1091ae;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
}

.nav li h3 a:hover:after {
    left: 1%;
    right: 1%;
    opacity: 1;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
}

.nav a:hover {
    color: #1091ae;
}

.nav a:hover span {
    transform: translateY(-100%);
}

.nav li.on h3 a {
    transition: all 0.3s;
    opacity: 0.9;
    filter: Alpha(opacity=90);
    color: #1091ae;
}

.nav li.on h3 a:after {
    left: 1%;
    right: 1%;
    opacity: 1;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
}

/* 手机版导航样式 */
.touch-top {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 99;
    background: #fff;
    display: none;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
    padding: 10px 0;
}

.touch_bg {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 8;
    background: #0d0d0d;
    display: none;
    filter: Alpha(Opacity=60);
    opacity: 0.6;
    height: 100%;
}

.touch-top-wrapper {
    width: 96%;
    margin: 0 auto;
}

.touch-top-wrapper .touch-logo {
    float: left;
}

.touch-top-wrapper .touch-logo img {
    height: 40px;
    display: block;
}

.touch-navigation {
    display: block;
}

.touch-toggle {
    position: absolute;
    right: 10px;
    top: 0;
}

.touch-toggle li {
    float: left;
    text-align: center;
}

.touch-toggle li a {
    height: 40px;
}

.touch-toggle .touch-toggle-item-last {
    border-right: none;
}

.touch-toggle li a {
    display: block;
    font-size: 12px;
}

.touch-toggle li i {
    display: inline-block;
    width: 32px;
    height: 32px;
    overflow: hidden;
    margin-top: 14px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

.touch-toggle .touch-icon-menu {
    background-image: url(../images/head_pic1.png);
}

.drawer-section {
    display: none;
}

.drawer-section-menu {
    padding: 0px 0px 35px;
}

.touch-toggle-content {
    clear: both;
}

.touch-menu {
    clear: both;
}

.touch-menu ul li {
    border-bottom: 1px solid #eee;
    position: relative;
}

.touch-menu ul li a {
    color: #333;
    display: block;
    font-size: 18px;
    height: 48px;
    line-height: 48px;
    padding-left: 2%;
}

.touch-menu ul li a:hover,
.touch-menu ul li a:active {
    background-color: #1091ae;
    color: #fff;
}

.touch-menu .closetitle {
    padding-top: 10px;
    padding-bottom: 12px;
    text-align: center;
}

.touch-menu .closetitle img {
    margin: 0 auto;
    height: 20px;
    width: auto;
}

/* 响应式样式 */
@media screen and (max-width: 1100px) {
    .h93 {
        height: 60px;
    }
    .top_bg {
        display: none;
    }
    .touch-top {
        display: block;
    }
}

@media(max-width: 1500px) {
    .menu {
        width: 96%;
    }
}

@media screen and (max-width: 1260px) {
    .nav li.m {
        margin-left: 10px;
        list-style: none;
    }
}

@media screen and (max-width: 1200px) {
    .nav li.m {
        margin-left: 7px;
        margin-right: 7px;
        list-style: none;
    }
}

/* 服务标准样式 */
.service-content {
    padding: 70px 0;
}
.service-content .item {
    display: none;
}
.service-content .item.current {
    display: block;
}
.service-content .standard {
    padding: 40px 0;
}
.inner_c {
    width: 1202px;
    margin: 0 auto;
}
.service-content .title-t {
    font-size: 32px;
    font-weight: 700;
    text-align: center;
    margin: auto;
    color: #333;
}
.service-content .title-p {
    margin-top: 24px;
    color: #999;
    font-size: 16px;
    text-align: center;
    margin-bottom: 50px;
}
.nav-pic {
    width: 1040px;
    margin: 0 auto;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    display: flex;
    justify-content: center;
}
.nav-pic>div {
    float: left;
}
.nav-pic1 {
    /* width: 300px; */
    /* width: 125px; */
    height: 80px;
}
.nav-pic2 {
    /* width: 230px; */
    width: 300px;
    height: 80px;
    line-height: 80px;
    /* background: url(/style/images/nav_pic1.png); */
    background: #a6cbd7;
    background-size: 100% 100%;
    position: relative;
    bottom: -20px;
    z-index: 1;
}
.nav-pic3 {
    /* width: 240px; */
    width: 315px;
    height: 100px;
    line-height: 100px;
    /* background: url(/style/images/nav_pic2.png); */
    background: rgb(73, 150, 176);
    background-size: 400px 100%;
    position: relative;
    z-index: 1;
}
.nav-pic4 {
    /* width: 270px; */
    width: 300px;
    height: 80px;
    line-height: 80px;
    /* background: url(/style/images/nav_pic1.png); */
    background: #a6cbd7;
    background-size: 100% 100%;
    position: relative;
    bottom: -20px;
    z-index: 1;
}
.service-content .scene-list {
    display: flex;
    margin-bottom: 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 56px;
}
.service-content .scene-item {
    display: flex;
    width: 384px;
    height: 200px;
    box-sizing: border-box;
    padding: 24px;
    border-radius: 12px;
    position: relative;
    list-style: none;
}
.service-content .scene-item:before {
    content: "";
    position: absolute;
    width: 384px;
    height: 200px;
    top: 0;
    left: 0;
    border-radius: 12px;
    border: 1px solid #eaeaea;
}
.scene-list .scene-items:before {
    content: "";
    position: absolute;
    width: 384px;
    height: 150px;
    top: 0;
    left: 0;
    border-radius: 12px;
    border: 1px solid #eaeaea;
}
.service-content .scene-item:hover:before {
    border: 2px solid rgb(73, 150, 176);
}
.service-content .scene-item-img {
    width: 70px;
    height: 70px;
}
.service-content .scene-item-box {
    display: flex;
    flex-direction: column;
    margin-left: 28px;
    text-align: left;
}
.service-content .scene-item-title {
    font-weight: 600;
    color: #000;
    line-height: 35px;
    font-size: 22px;
}
.service-content .scene-item-desc {
    font-weight: 400;
    color: #333;
    line-height: 24px;
    font-size: 16px;
    margin-top: 6px;
}
.service-content .scene-item + .scene-item {
    margin-left: 180px;
}

/* 表格样式 */
.table {
    display: table;
    width: 1040px;
    border-collapse: collapse;
    margin: 0 auto;
    font-size: 14px;
}
.table-tr {
    display: table-cell;
    vertical-align: top;
}
.table-tr>div {
    display: table-row;
    height: 100%;
}
.table-left, .table-right {
    display: table-cell;
    vertical-align: top;
}
.table-left {
    background-color: #f5f5f5;
}
.table-tr .table-left>div {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    padding: 15px 30px;
}
.table-right {
    background-color: #fff;
}
.table-tr .table-right>div {
    position: relative;
    font-size: 14px;
    text-align: justify;
    padding: 15px 35px;
    padding-top: 30px;
    padding-bottom: 20px;
}
.text_center {
    text-align: center !important;
}
.f12 {
    font-size: 12px;
}
.c6 {
    color: #333;
}
.spot {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: rgb(73, 150, 176);
    margin: 3px;
}


/*底部*/
.f_bg{overflow:hidden; background:#545454 url(../images/bg_footer-2.jpg) no-repeat top center;background-size: auto 100%;  color:#ffffff; font-size:12px; clear:both; padding-top:3%; padding-bottom:1%; text-align:left; border-top:1px solid #ebebeb;}
.f_bg_div{ width:96%;line-height: 30px; max-width:1200px; margin:0 auto;}
/*.f_bg a{color:#CCCCCC; text-decoration:none;}*/
.f_bg a {
    color: #ffffff;
    text-decoration: none;
    font-size: 14px;
    margin-left: 5px;
}
.f-p{
    color: #ffffff;
    text-decoration: none;
    font-size: 14px;
}
.f_bg a:hover{ color:#1091ae;}

.foot_nav{width: calc(85% - 360px);float: right;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-pack: distribute;justify-content: space-around;margin-top: 52px;}
.f_bg .links{ /*float:left;  margin-left:4%; */overflow:hidden; }
.f_bg .links h2{ font-size:16px; color:#ffffff; /*line-height:20px;*/ font-weight:normal; margin-bottom:15px;text-align:center;}
.f_bg .links ul{ min-height:78px;text-align:center;}
.f_bg .links ul li{ display:block; height:26px; line-height:26px; overflow:hidden; font-size:14px;}
.f_bg .links ul li a{transition:all 0.3s; padding-right:5px;}
.f_bg .links ul li a:hover{ margin-left:5px; padding-right:0;}
.f_bg .f_div2_r2{ float:right; background:url(../images/foot_bg1.png) left top no-repeat; padding-left:3%; padding-right:2%; text-align:center;/* height:240px;*/ padding-top:20px; font-size:14px;}
.f_bg .f_div2_r2 img{ background-color:#fff; display:block; border:1px solid #e7e7e7; width:160px; border-radius:6px; padding:12px; margin:0 auto; margin-bottom:13px;}
.f_bg .f_div2_r{ float:left; width:525px; overflow:hidden; padding-right:3%;background:url(../images/foot_bg1.png) right top no-repeat;/*height:260px;*/ color:#ffffff;}
.f_bg .f_div2_r p{line-height: 24px;margin: 12px 0;font-size: 14px;}
.foot_icon{display: inline-block; width: 16px;margin-right: 10px;}
.erweima_box{margin-top: 20px;font-size: 0;}
.erweima_item{display: inline-block;vertical-align: top; width: 31.33%;margin-right:2%;text-align: center;}
.erweima_item:last-of-type{margin-right: 0;}
.erweima_item img{width:100%;margin-right:2%;text-align: center;}
.f_bg .f_div2_r .erweima_item p{font-size: 14px;margin:4px 0;}

.f_bg .f_div2_r span{ display:block; color:#ffffff; line-height:30px; padding-top:0%; clear:both;}
.f_bg .f_div2_r a{ display:block; margin-bottom:25px;font-size:30px; color:#2980d9;}
.foot_a{ line-height:22px; font-size:12px; overflow:hidden; text-align:left; margin-top:6%; padding-bottom:3%; }
.foot_a span{ float:left; margin-right:2px;}
.foot_a ul{ float:left; width:150px;}
.foot_a ul li{float:left; width:41px; height:43px; margin-right:9px;}
.foot_a ul li a{ display:block; width:100%; height:100%;}
.foot_a ul li a:hover{transition:all 0.3s;/*filter: Alpha(Opacity=60);opacity: 0.6;*/}
.foot_a ul li.weixin a{ background:url(../images/foot_pic1.png) no-repeat; background-size:100% 100%;}
.foot_a ul li.weixin a:hover{filter: Alpha(Opacity=100);opacity: 1.0;background:url(../images/foot_pic1_on.png) no-repeat;background-size:100% 100%;}
.foot_a ul li.weixin .wem1{width: 203px; display: none;text-align: center; padding-top: 20px; padding-bottom:20px; position: absolute; margin-left:-80px;margin-top: -203px; background-image: url(../images/ewm.png);background-repeat: no-repeat;}
.foot_a ul li.weixin .wem1 img{ width:155px; height:155px; margin-right:5px;}
.foot_a ul li.weixin a:hover .wem1{ display:block;}
.foot_a ul li.qq a{ background:url(../images/foot_pic3.png) no-repeat;background-size:100% 100%;}
.foot_a ul li.qq a:hover{background:url(../images/foot_pic3_on.png) no-repeat;background-size:100% 100%;}
.foot_a ul li.sinna a{ background:url(../images/foot_pic2.png) no-repeat;background-size:100% 100%;}
.foot_a ul li.sinna a:hover{ background:url(../images/foot_pic2_on.png) no-repeat;background-size:100% 100%;}
.f_div3{ line-height:24px; min-height:24px; background-color:#484848; clear:both; overflow:hidden; color:#fff; font-size:12px; padding-top:10px; padding-bottom:10px;}
.f_div3 a{ color:#fff;margin-right: 5px;}
.f_div3 a:hover{transition:all 0.3s;filter: Alpha(Opacity=80);opacity: 0.8;}
