@charset "utf-8";
body, html { width: 100%;overflow-x: hidden;}
* { margin: 0; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;  font-family: "微软雅黑";}
body, p, h1, h2, h3, h4, h5, table, ul, li, form, input { margin: 0; padding: 0; color: #000;  line-height: 1; }
body, p { font-size: 14px; border: none; color: #000; }
a { font-size: 14px; color: #000; text-decoration: none; border: none; padding: 0; margin: 0; }
table { border-collapse: collapse; }
img { border: 0; margin: 0; padding: 0; display: block; }
ul, li { list-style: none; border: 0; margin: 0; padding: 0; }
dl, dt, dd { margin: 0; padding: 0; -webkit-margin-start: 0; }
h1, h2, h3, h4, h5 { font-weight: normal; font-size: 12px; display: block; }
strong, b { font-weight: normal; }
table, tr, td { border-spacing: 0; }
em, i, b { font-style: normal; }
p { line-height: 170%; color: #555; font-size: 14px; }
input { border: none; background: none; }
figcaption { display: block; }
input:focus { outline: none; }
::-webkit-input-placeholder { /* WebKit browsers */ font-size: 14px; color: #555; }
::-ms-input-placeholder { /* Internet Explorer 10+ */ font-size: 14px; color: #555; }
.nb-icon-base { position: fixed; right: 20px; bottom: 25px; width: 144px; background-image: url(/images/iconBack3.png); cursor: pointer; z-index: 1000; }
.nb-icon-base-panel { display: none; position: fixed; right: 0; bottom: 0; width: 320px; height: 460px; z-index: 10000;background-color: #f3f3f3; border:1px solid #4264ba; }
.nb-icon-base-panel-header { height: 40px; background-image: url(/images/skin-3-title.png); background-repeat: no-repeat;}
.clearfix { *zoom: 1; }
.clearfix:before, .clearfix:after { display: table; line-height: 0; content: ""; }
.clearfix:after { clear: both; }
.clear { clear: both; }

 input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}

.w1240{ max-width: 1240px; margin: 0 auto; width: 100%;}
.pt50{ padding-top: 4vw; padding-bottom: 4vw;}

/* 头部 */
.headerwarp{ transition: all 0.6s;   background: #fff; display: flex; align-items: center; padding: 0 55px;}
.header-right{ display: flex; justify-content: space-between; align-items: center; flex: 1; padding-left: 17%;}
.navbar{ display: flex; flex: 1;  }
.navbar li{ flex: 1; position: relative;}
.navbar li>a{ display: block; color: #000; font-size: 16px; text-align: center; height: 80px; line-height: 80px; transition: all 0.6s;  position: relative;}
.navbar li>a::before{ position: absolute;  content: ''; display: block; left: 50%; right: 50%;  background: #000; height: 2px; bottom: 0; width: 0;
transform: translateX(-50%); transition: all 0.6s ease-in-out;}
.navbar li:hover>a::before,.navbar li.on>a::before{ width: 30px;}
.subnav{ position: absolute; top: 80px; right: 0; left: 0; background: #fff; padding: 10px 0; z-index: 333; display: none;}
.subnav a{ display: block; text-align: center; line-height: 40px; color: #333; font-size: 15px; transition: all 0.6s;}
.subnav a:hover{ color: #0159a1;}


/*搜索*/
.header-info .zoom{ cursor: pointer; vertical-align: middle;  cursor: pointer; display: flex; align-items: center;}
.search-close{ position: fixed; top: 30px; right: 30px; cursor: pointer;}
.search-box{ background: #fff; position: fixed; top: 0px; left: 0; right: 0; background: rgba(0,0,0,0.8); z-index: 333;
 bottom: 0; height: 100%; transform-origin: bottom center;  -ms-transform-origin:bottom center ; -moz-transform-origin: bottom center;
 -webkit-transform-origin: bottom center;  transform: scaleY(0); -webkit-transform: scaleY(0); -moz-transform: scaleY(0); -ms-transform: scaleY(0);
 transition: transform .3s .5s; }
.search-box .div{ width: 60%; margin: 0 auto; transition: all .5s .3s; filter:alpha(opacity=0); opacity: 0; transform: translate(0,20px);
top: 300px; position: absolute; left: 50%;  margin-left: -30%;}
.serach-kuang{ display: flex; justify-content: space-between;}
.search-box .in{ background: #fff; height: 50px; width: 90%; padding-left: 20px; font-size: 16px;}
.search-box .sub{ background: #0159a1; height: 50px; width: 10%; font-size: 16px; color: #fff; cursor: pointer;}
.search-box p{ padding: 30px 0 0 0;}
.search-box p a{ display: inline-block; padding: 0 20px; font-size: 14px; color: #fff; opacity: 0.8; filter:alpha(opacity=80); transition: all 0.36s;}
.search-box p strong{ display: inline-block; font-size: 16px; color: #fff;}
.search-box p a:hover{ color: #d7a449;}
.search-box .div.on{ opacity: 1; -webkit-opacity: 1;  transform: translate(0,0); -webkit-transform: translate(0,0);   -ms-transform: translate(0,0);
-moz-transform: translate(0,0); filter:alpha(opacity=100); }
.search-box.active{transform-origin: top center; transform: scaleY(1); transition: transform .3s;}

@keyframes down{
 	from{transform: translateY(-100%); opacity: 0;}
 	to{transform: none; opacity: 1;}
 }
.index-service-list li h5 {
    margin-top: 15px;
    margin-bottom: 20px;
    color: #5c6873;
    font-size: 14px;
}
.pic img {
    vertical-align: middle;
    border: none;
    max-width: 100%;
}
.c-fff {
    color: white;
}
.fw-bold {
    font-weight: bold;
}
.index-service-list li ~ li span:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 21px;
    width: 66px;
    margin-left: -33px;
    border-bottom: 1px solid #5c6873;
}


.index-service-list-span:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 21px;
    width: 66px;
    margin-left: -33px;
    border-bottom: 1px solid #5c6873;
}
.index-service-list li {
    position: relative;
    float: left;
    width: 20%;
    padding: 0 7.5px;
    text-align: center;
    color: #5c6873;
}
.index-service-list li span {
    display: inline-block;
    text-align: center;
    width: 40px;
    font-size: 16px;
    height: 40px;
    line-height: 38px;
    border: 1px solid #5c6873;
    border-radius: 50%;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
/* 手机导航 */
.mobile-header{ display: none; height: 55px;  position: fixed; top: 0; left: 0; right: 0; background: #fff; z-index: 333; border-bottom: 1px solid #F5F5F5;}
.moible-cont{ display: flex; align-items: center; justify-content: space-between; padding: 0 10px; }
.mobile-header .logo{ display: flex; height: 55px; align-items: center; }
.mobile-header .logo img{ display: block; height: 30px;}
.hamburger-box span{ display: block;  height: 2px; background: #333; width:30px; margin-bottom:6px; padding-bottom: 0; transition: all 0.6s ease-in-out;}
.hamburger-box .span2{ width: 35px;}
.hamburger-box .span3{ margin-bottom: 0;}
.hamburger-box.on{ z-index: 3333;}
.hamburger-box.on .span1{ transform: rotate(45deg) translate(5px,5px);}
.hamburger-box.on .span2{ opacity: 0;}
.hamburger-box.on .span3{ transform: rotate(-45deg) translate(5px,-6px);}

.mobile-bar{ display: none; position: fixed; top: 0; right: 0; bottom: 0; background: #fff; left: 0; width: 100%; z-index: 333;
padding:10px 50px 50px 50px; overflow-y: scroll; }
.mobile-bar ul{ margin-top: 10px;}
.mobile-bar li a{  padding:15px 0px;  border-bottom: 1px solid #F5F5F5; display: block; font-size:16px;}
.mobile-bar .mo-subnav{ display: block;}
.mobile-bar .mo-subnav a{  font-size: 14px; color: #555;}
/* banner */

.banner img{ display: block; width: 100%; margin: 0 auto;}
.banner .swiper-slide img{width:100%;height:auto;min-height:100%;transition:1s linear 2s;transform:scale(1.05,1.05);}
.banner .swiper-slide-active img,.banner .swiper-slide-duplicate-active img{transition:6s linear;transform:scale(1,1);}
.banner .swiper-pagination-bullet{ width:8px; height:8px; border-radius: 100%; transition: all 1s; background: #fff; opacity: 0.8; margin: 0 10px;}
.banner .swiper-pagination-white .swiper-pagination-bullet-active{ background: #fff; width: 50px; border-radius: 5px;}

.index-sec1 { margin-top: -6vw; position: relative; z-index: 33;}
.index-sec1 .ul{ display: flex; justify-content: space-between; background: #0159a1;}
.index-sec1 .ul li{ flex: 1; border-right: 1px solid #347ab4; padding:2vw 4vw;}
.index-sec1 .ul li:last-child{ border-right: none;}
.index-sec1 li h3{ color: #fff; font-size: 24px; text-align: center; padding-bottom: 1.1vw; line-height: 1;}
.index-sec1 li p{ color: #fff; font-size: 16px; text-align: center; line-height: 24px;}

.index-sec2{ display: flex; justify-content: space-between; align-items: center;  background: url(../images/map.png) no-repeat center; background-size: 100% auto;}

.index-sec2 h3{ color: #000000; font-size: 34px;}
.index-sec2 .p1{ color: #0159a1; font-size:22px; padding-bottom: 3vw; padding-top: 1.5vw;}
.index-sec2 .p2{ color: #666666; font-size:14px; line-height: 36px;}
.index-sec2 .more-btn{ width: 150px; height: 50px;background-color: #0159a1;box-shadow: 3px 4px 10px 0px rgba(4, 0, 0, 0.2);border-radius: 4px; display: block;
color: #ffffff; font-size: 14px; text-align: center; line-height: 50px; margin-top: 5vw; transition: all 0.6s;}
.index-sec2 .more-btn:hover{ transform: translateX(10px); box-shadow: 0px 0px 20px 0px rgba(4, 0, 0, 0.2);}


.title h3{ color: #000000;font-size: 36px; text-align: center; padding-bottom: 1vw;}
.title p{ color: #666666;font-size: 16px; text-align: center;}
.title{ padding-bottom: 1vw;}

figure.effect-jazz{
    background: #3C3C3C;
}

figure.effect-jazz figcaption::after,
figure.effect-jazz img,
figure.effect-jazz p {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

figure.effect-jazz figcaption {
    padding: 2em 1em;
}

figure.effect-jazz figcaption::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    content: '';
    opacity: 0;
    -webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
    transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

figure.effect-jazz p,
figure.effect-jazz h2{
    padding: 0.5em 2em;
    text-transform: none;
    opacity: 0;
    -webkit-transform: scale3d(0.8,0.8,1);
    transform: scale3d(0.8,0.8,1);
}

figure.effect-jazz h2 {
    letter-spacing: 2px;
    padding-top: 28%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}

figure.effect-jazz h2 span{
    letter-spacing: 0;
    font-size:1rem;
}

figure.effect-jazz:hover img {
    opacity: 0.2;
    -webkit-transform: scale3d(1.05,1.05,1);
    transform: scale3d(1.05,1.05,1);
}

figure.effect-jazz:hover figcaption::after {
    opacity: 1;
    -webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
    transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
}

figure.effect-jazz:hover h2,
figure.effect-jazz:hover p {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}

.index-sec3{ background: #f5f5f5; }
.tab-hd{ background: #fff; margin-bottom: 3vw; display: flex; justify-content: space-between; align-items: center; height: 70px;}
.tab-hd strong{ background: #0159a1; display: block; height: 70px; max-width: 160px; width: 100%; color: #fff;	font-size: 15px;
line-height: 70px; text-align: center;}
.tab-hd strong img{ display: inline-block; vertical-align: middle; margin-right: 5px;}
.tabs{ flex: 1; display: flex; justify-content: space-between; align-items: center; height: 70px; padding: 0 180px 0 60px;}
.tabs a{ color: #333;	font-size: 14px;   height: 70px; line-height: 70px; transition: all 0.6s; border-bottom: 2px solid transparent;}
.tabs a.active,.tabs a:hover{ color: #0159a1; border-bottom: 2px solid #0159a1;}
.tab-hd .more{ display: block; padding-right:20px;}

.index-sec3 .content-slide ul{ display: flex; flex-wrap: wrap; justify-content: space-between; margin-bottom: -3%; align-items: center;}
.index-sec3 .content-slide li{ width: 31%; background: #fff; margin-bottom: 3%; padding: 2vw; transition: all 0.6s;}
.index-sec3 .content-slide li p{ text-align: center; color: #333333;	font-size: 15px; padding-top: 2vw; transition: all 0.6s;}
.index-sec3 .content-slide img{ display: block; margin: 0 auto; max-width: 171px; max-height: 296px; overflow: hidden; transition: all 0.6s;
height: auto; width: 100%;}
.index-sec3 .content-slide li:hover img{ transform: scale(1.1);}
.index-sec3 .content-slide li:hover p{ color: #0159A1;}

.index-sec4 { padding-left:6vw; padding-right: 6vw;}
.index-sec4 .swiper-slide { overflow: hidden; padding: 0 0.5vw 1vw 0.5vw;}
.index-sec4 .swiper-slide img{ display: block; width: 100%;}
.index-sec4 .swiper-slide p{ color: #333333; text-align: center; font-size: 15px; height: 4vw; line-height: 4vw; transition: all 0.6s;}
.index-sec4 .swiper-slide figcaption{ box-shadow: 0 0 10px rgba(0,0,0,0.3); }
.index-sec4 .swiper-slide:hover figcaption p{ background: #1d87f8; color: #fff;}

.index-sec5{ padding-top: 0;}
.index-sec5 .ul{ display: flex; justify-content: space-between; flex-wrap: wrap; margin-bottom: -1.5vw;}
.index-sec5  li{ width: 49%; margin-bottom:1.5vw; border:2px solid transparent; transition: all 0.6s;}
.index-sec5  li a{ display: flex; background: #F5F5F5;  align-items: center;}
.index-sec5  li figure{ display: block; max-width: 100%; overflow: hidden; }
.index-sec5  li figure img{ display: block; max-width: 240px;}
.index-sec5  li figcaption{ display: block; padding: 0 1vw; flex: 1;}
.index-sec5  li h3{ color: #000000; font-size: 18px; margin-bottom: 1vw; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.index-sec5  li p{ color: #666666; font-size: 12px;	line-height: 24px;}
.index-sec5  li:hover{ border:2px solid #0159A1}

.index-sec6{ background: url(../images/bg.png) no-repeat top center; padding: 4vw 0;}
.index-sec6 h3{ text-align: center; font-size: 28px; color: #fff; padding-bottom: 1.5vw;}
.index-sec6 p{ text-align: center; font-size:16px; color: #fff;}




.footer{ background: #1c1e2b; padding: 3vw 0 0 0;}
.footer .div1{ border-bottom: 1px solid rgba(255,255,255,0.3); display: flex; justify-content: space-between; align-items: center; padding-bottom: 2vw;}
.footer .div1 .dilogo{ display: flex; align-items: center; padding-left: 0;}
.footer .div1 .dilogo p{ color: #ffffff;	font-size: 16px; padding-left: 10px;}
.footer .div1 a{ color: #aaa; font-size: 14px; display: inline-block; padding-left:3vw; transition: all 0.6s;}
.footer .div1 a:hover{ color: #0159A1;}
.footer .div2{ display: flex; padding-top:1vw; justify-content: space-between;}
.footer .div2-left{ max-width: 330px;}
.footer .div2 h3{ color: #fff; 	font-size: 15px;  padding-bottom: 1vw;}
.footer .div2-left a{ color: #aaaaaa; font-size: 14px;  display: inline-block; padding-right:1vw; transition: all 0.6s;}
.footer .div2-left a:hover{color: #0159A1;}
.footer .div2-center span,.footer .div2-right span{ color: #aaa; font-size: 14px; display: block; padding-bottom:0.5vw;}
.footer .div2-center p{ color: #fff;  font-size: 18px; padding-bottom: 1vw; }
.footer .div2-right{ max-width: 270px;}
.footer .div2-right p{ font-size: 14px; color: #ffffff;}
.footer .code p{ text-align: center; color: #ffffff; padding-top: 1vw;}

.copyright{ border-top: 1px solid rgba(255,255,255,0.1); padding: 1.2vw 0; display: flex; justify-content: space-between; margin-top: 2vw;}
.copyright p{color: #aaaaaa; font-size: 14px;}




/* 内页banner */
.p-left-right{ padding-left: 180px; padding-right: 180px;}
.neibanner{ position: relative;}
.neibanner img{ display: block; width: 100%; overflow: hidden; height: auto;}
.neibanner-tu{ display: flex; justify-content: center; align-content: center;margin-top: 80px}
.neibanner-text{ position: absolute; left: 0; right: 0;  z-index: 33; top: 50%; transform: translateY(-50%);}
.neibanner-text h3{ color: #fff; font-size: 40px; letter-spacing: 8px;}
.neibanner-text p{ color: #fff; font-size: 18px; letter-spacing: 2px; padding-top: 25px;}
.neibanner-text b{ display: block; background: #fff; width: 50px; height: 2px; margin-top: 30px;}

/* 面包屑导航*/
.breadcrumb{ box-shadow: 0 0 5px rgba(0,0,0,0.1); display: flex; justify-content: space-between; align-items: center; background: #fff;}
.breadcrumb a{ display: block; color: #000; font-size:16px; position: relative; transition: all 0.6s; flex: 1;
border-right: 1px solid #F5F5F5; padding: 1vw 0; text-align: center;  border-bottom: 2px solid transparent; text-align: center;}
.breadcrumb a:last-child{ border-right: none;}
.breadcrumb a.on,.breadcrumb a:hover{ border-bottom: 2px solid #0159A1; color: #0159A1;}
.bs-intro {padding: 1vw}
.bs-intro img {width: 100%}
.det-tit h3 {padding: 1vw 0}
.casepage{ background: #F5F5F5;}
.box{ padding: 1vw 13vw; margin-top: 1vw;}
.casepage ul{ display: flex; justify-content: space-between; flex-wrap: wrap;}
.casepage li{ border:1px solid #F5F5F5; width:23%; background: #fff; padding:1vw 0; margin-bottom: 2vw;}
.casepage li img{ display: block; max-width: 100%; height: auto; margin: 0 auto; transition: all 0.6s;}
.casepage li p{ text-align: center; color: #333333; font-size: 16px; padding: 2vw 2vw 0 2vw; transition: all 1s;}
.casepage li:hover p{ color: #0159A1;}
.casepage li:hover img{ transform: scale(1.1); }

.getmore{ display: block; background: #000; border-radius: 5px; color: #fff; font-size: 16px; max-width: 300px; margin: 1vw auto 0 auto; text-align: center;
height: 50px; line-height: 50px; transition: all 1s;}
.getmore:hover{ background: #347AB4;}

.meiticenter-page .meiti-ul1{ display: flex; justify-content: space-between; flex-wrap: wrap;}
.meiticenter-page .meiti-ul1 li{width:32%;  padding: 2vw;  background: #fff;  transition: all 0.6s; border:2px solid transparent;
border:2px solid #E0E0E0; margin-bottom: 2vw;}
.meiticenter-page .meiti-ul1 li a{ display: block;  }
.meiticenter-page .meiti-ul1 img{ display: block;  width: 100%; height: auto; max-width: 100%;}
.meiticenter-page .meiti-ul1 strong{ color: #333333; 	font-size: 30px; display: block; padding-bottom: 0.6vw;}
.meiticenter-page .meiti-ul1 b{ color: #333333; 	font-size: 18px; display: block;}
.meiticenter-page .meiti-ul1 h3{ color: #333333;  font-size: 18px; 	line-height: 34px; margin: 1vw 0;  transition: all 0.6s;}
.meiticenter-page .meiti-ul1 p{ color: #888888;  font-size: 14px; line-height: 32px; margin-bottom: 1vw; height: 72px; overflow: hidden; text-overflow: ellipsis;}
.meiticenter-page .meiti-ul1 li:hover{ border:2px solid #347AB4;}
.meiticenter-page .meiti-ul1 li:hover h3{ color:#347AB4;}


.detail-page{ background: #fff; padding:0 3vw;}
.detail-page .det-tit h3{ font-weight: bold; color: #000; font-size: 24px; text-align: center; line-height: 1.3;}
.detail-page .det-tit .div1{ display: flex; justify-content: center; padding: 20px 0; border-bottom: 1px solid #F5F5F5;
margin-bottom: 20px;}
.detail-page .det-tit span{ color: #666; font-size: 14px; display: block; padding: 0 15px;}
.detail-page .de-tu img{ display: block; width: 100%; margin: 10px auto;}
.detail-page .de-text p{ line-height: 46px; font-size: 15px; color: #000;}

.fenpian{ display: flex; display: -webkit-flex; border:1px solid #F5F5F5; padding: 20px 0; border-left: none; border-right: none; margin: 50px 0;
justify-content: space-between;}
.fenpian i{ display: block; color: #000; font-size: 14px; margin-bottom: 10px;}
.fenpian a{ display: block; color: #555; font-size: 14px;}
.g_box {
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px dashed #E3E3E3;
    overflow: hidden;
}
.g_img {
    width: 32%;
    /*height: 152px;*/
    /*line-height: 152px;*/
    overflow: hidden;
}
.f-fl, .fl {
    float: left !important;
}
.f-fr, .fr {
    float: right !important;
}
.g_text {
    width: 60%;
    overflow: hidden;
}
.g_box .g_text .tt {
    color: #333333;
    width: 100%;
    height: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.g_box .g_text .tt a{
    font-size: 18px;
    font-weight: bold;
}
.g_aside {
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #999999;
    line-height: 24px;
    overflow: hidden;
}
.g_img img{-webkit-transition: transform 0.5s ease-out ; max-width: 100%; -ms-transform:transform 0.5s ease-out; -moz-transform:transform 0.5s ease-out; transition: transform 0.5s ease-out ;}
.g_mark {
    width: 100%;
    overflow: hidden;
    color: #999999;
    font-family: Arial;
    padding-top: 10px;
}
.g_tt {
    margin-top: 40px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-bottom: 1px dashed #E3E3E3;
    border-top: 2px solid #3784D2;
    font-weight: bold;
    font-size: 18px;
    color: #333333;
}
.tag_list {
    width: 100%;
    padding: 20px 0 15px;
    overflow: hidden;
}
.tag_list a {
    padding: 2px 6px;
    margin-bottom: 5px;
    color: #666;
    line-height: 24px;
    font-size: 14px;
    display: block;
    float: left;
    border-width: 1px;
    border-style: dashed;
    border-radius: 10px;
    border-color: rgba(55,132,210,0);
}

.tag_list a:hover {
    border-color: #affcf2;
}
.tag-all a{
    padding: 5px 10px;
}
.n_blog .g_list .g_box .g_text .g_mark span {
    margin-right: 40px;
}
.g_mark span {
    margin-right: 40px;
}
.g_tt {
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-bottom: 1px dashed #E3E3E3;
    border-top: 2px solid #3784D2;
    font-weight: bold;
    font-size: 18px;
    color: #333333;
}
.tt {
    color: #333333;
    width: 100%;
    height: 24px;
    background: url(/images/blog_ico.png) no-repeat -3px 7px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news-left {
    width: 70%;
    float: left;
}
.news-right {
    width: 25%;
    float: right;
}
.g_list {
    width: 100%;
    padding: 20px 0 15px;
    overflow: hidden;
    text-indent: 20px;
    line-height: 24px;
}
.g_list li {
    margin-bottom: 15px;
}

.g_list .time {
    color: #999999;
}
.g_img img:hover,.m_case .g_latest img:hover{-webkit-transform:scale(1.1, 1.1);-moz-transform:scale(1.1, 1.1);-ms-transform:scale(1.1, 1.1);transform:scale(1.1, 1.1);}
.slider-bg {
    background-position: center;
    background-size: cover;
    padding-top: 155px;
}
.slider-content h2 {
    font-size: 50px;
    line-height: 1.2;
    color: #fff;
    font-weight: 600;
    margin-bottom: 15px;
}
.slider-content p {
    font-weight: 600;
    color: #fff;
    font-family: 'Muli', sans-serif;
    font-size: 18px;
    margin-bottom: 0;
}
.slider-search-form {
    margin: 0 20px;
}
.slider-search-form form {
    position: relative;
    display: flex;
    box-shadow: 0px 0px 16px 0px rgba(50, 44, 135, 0.3);
    border-radius: 50px;
    margin-bottom: 30px;
}
.slider-search-form input {
    width: 375px;
    padding: 24px 30px;
    border: none;
    font-size: 14px;
    font-weight: 600;
    color: #8393ac;
    font-family: 'Muli', sans-serif;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    border-right: 1px solid #f1eeee;
}
.slider-search-form input::placeholder {
    color: #8393ac;
}
.slider-search-form .nice-select {
    width: 220px;
    background: #fff;
    border-radius: 0;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Muli', sans-serif;
    color: #8393ac;
    padding: 27.7px 25px;
}
.slider-search-form .nice-select::after {
    border-bottom: 2px solid #8393ac;
    border-right: 2px solid #8393ac;
    right: 30px;
}
.slider-search-form button {
    width: 200px;
    border: 3px solid #fff;
    background: #ff4800;
    color: #fff;
    font-family: 'Muli', sans-serif;
    font-weight: 900;
    font-size: 14px;
    text-transform: uppercase;
    padding: 0;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    transition: .3s;
    cursor: pointer;
}
.slider-search-form button:hover {
    background: #2684fe;
}
.s-slider-bg {
    min-height: 794px;
    background-position: center;
    background-size: cover;
    padding-top: 280px;
}
.s-slider-content span {
    font-weight: 800;
}
.s-slider-search-form {
    margin: 0 55px;
    position: relative;
}
.s-slider-search-form input {
    border: none;
    width: 100%;
    background: #fbfbfc;
    padding: 21px 35px;
    border-radius: 50px;
    padding-right: 100px;
    font-family: 'Muli', sans-serif;
    font-weight: 600;
}
.s-slider-search-form button {
    position: absolute;
    right: 35px;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background: none;
    color: #c1bfbf;
    cursor: pointer;
    padding: 0;
}
.s-slider-search-form input::placeholder {
    color: #c1bfbf;
}
.t-slider-bg {
    min-height: 798px;
    background-position: center;
    background-size: cover;
}
.third-slider-wrap {
    padding-top: 180px;
}
.t-slider-content h2 {
    margin-bottom: 10px;
}
.t-slider-content p {
    margin-bottom: 35px;
}
.t-slider-search-form {
    margin: 0;
    margin-right: 90px;
}
.t-slider-search-form input {
    padding: 18px 35px;
    padding-right: 100px;
    box-shadow: 0px 0px 35px 0px rgba(65, 63, 94, 0.43);
}
.t-slider-search-form button {
    right: 3px;
    color: #fff;
    height: 56px;
    width: 56px;
    text-align: center;
    line-height: 56px;
    background: #fa5719;
    border-radius: 50%;
}
.slider-dashboard {
    margin: 40px auto -140px;
}
.dashboard-active .slick-list {
    margin-left: -50px;
    margin-right: -50px;
    padding-bottom: 50px;
}
.single-dashboard {
    text-align: center;
}
.single-dashboard img {
    border-radius: 5px;
    box-shadow: 0px 0px 43px 0px rgba(133, 129, 192, 0.3);
    display: inline-block;
}

/* 5. Features */
.features-items-p {
    padding-top: 205px;
    padding-bottom: 82px;
}
.section-title h2 {
    font-size: 30px;
    margin-bottom: 10px;
}
.section-title p {
    font-size: 20px;
    margin-bottom: 0;
}
.product-thumb-wrap {
    padding: 0 80px;
}
.single-product-thumb {
    margin-bottom: 30px;
    width: calc(100% / 8);
}

/* 6. Product */
.single-product {
    position: relative;
    overflow: hidden;
    box-shadow: 0px 0px 27px 0px rgba(149, 149, 149, 0.4);
}
.product-img img {
    width: 100%;
}
.product-overlay {
    white-space: nowrap;
    overflow: hidden;

    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(255,255,255,.93);
    right: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 7px;
    z-index: 1;
    transition: .4s linear;
    /*transform: translateY(50px);*/
    opacity: 1;
    text-overflow: ellipsis;
}
.product-overlay h5 {
    font-size: 16px;
    color: #2684fe;
    margin-bottom: 0;
}
.product-overlay h5 a:hover {
    color: #ff4800;
}
.product-overlay span {
    font-size: 18px;
    font-weight: 800;
    color: #ff4800;
    font-family: 'Muli', sans-serif;
}
.single-product:hover .product-overlay {
    transform: translateY(0px);
    opacity: 1;
}
.product-menu button {

    font-size: 16px;
    font-weight: 600;
    border: none;
    padding: 5px 20px;
    background: transparent;
    color: #687d95;
    font-family: 'Muli', sans-serif;
    cursor: pointer;
    border-radius: 50px;
    border: 2px solid transparent;
    box-shadow: none;
    transition: .4s ease-in-out;
    outline: none;
}
.product-menu button.active {
    background: #7f8c97;
    color: #fff;
    border-color: #fff;
    box-shadow: 0px 0px 24px 0px rgba(93, 87, 171, 0.32);
}
.product-menu button:hover {
    background: #7f8c97;
    color: #fff;
    border-color: #fff;
    box-shadow: 0px 0px 24px 0px rgba(93, 87, 171, 0.32);
}
.footer-title {
    color: #e7e7e7;
}
#scrollUp {
    background: #466bc5;
    height: 50px;
    width: 45px;
    right: 170px;
    bottom: 25px;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    font-size: 20px;
    line-height: 50px;
}
#scrollUp:hover {
    background: #444;
}
#detailScrollUp {
    background: #466bc5;
    height: 50px;
    width: 45px;
    right: 3vw;
    bottom: 3vw;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    font-size: 20px;
    line-height: 50px;
}
#detailScrollUp:hover {
    background: #444;
}
.m_crm {
    height: 50px;
    line-height: 50px;
    color: #888888;
    background: url(/img/news_ico2.png) no-repeat left 17px;
    text-indent: 25px;
}
.footer-title dd{
    line-height: 24px;
}
.product-bg {
    position: relative;
}
.product-bg-shape {
    position: absolute;
    left: 0;
    bottom: 10%;
    z-index: -1;
}
.mb-30 {
    margin-bottom: 30px;
}

.mb-60 {
    margin-bottom: 60px;
}
.log-info {
    background: #ffffff;
    margin: 0.5vw;
    padding: 0 0.5vw;
    border-radius: 10px;
}

#log-content {
    overflow: auto;
}

.log-header {
    font-size: 14px;
    color: #333333;
    font-weight: bold;
}

.log-text {
    word-break: break-word;
}

.panel-title {
    font-family: "Microsoft Yahei", Verdana, Simsun, "Segoe UI Web Light", "Segoe UI Light", "Segoe UI Web Regular", "Segoe UI", "Segoe UI Symbol", "Helvetica Neue", Arial;
}

.img-do {
    border-radius: 8px;
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    opacity: 1;
    -webkit-transition: all .8s ease-in;
    -moz-transition: all .8s ease-in;
    -o-transition: all .8s ease-in;
    -ms-transition: all .8s ease-in;
    transition: all .8s ease-in;
    overflow: hidden;
}
.img-responsive {
    border-radius: 8px;
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    opacity: 1;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    overflow: hidden;
}

.img-responsive:hover {
    opacity: .7;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.img-do:hover {
    opacity: .7;
    transform: rotateY(1turn);
}
.search-icon {
    background: #666666;
}
.search-panel {
    position: absolute;
    background: #ffffff;
    right: 0;
    top: 80px;
    padding: 5px 10px;
    display: none;
}
.search-panel:hover{
    display: block;
}
.search-icon:hover + .search-panel{
    display: block;
}
.remen {
    line-height: 34px;
    font-size: 14px;
    margin: 25px 20px;
}
.remen span {
    display: block;
    float: left;
}
.remen a {
    display: block;
    float: left;
    margin-left: 25px;
}

#main_pege ul li .span {
    display: block;
    position: absolute;
    top: 25px;
    left: 20px;
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
}

#main_pege dd a {
    display: block;
    background: #f2f2f2;
    border: 1px solid #EAEAEA;
    border-radius: 6px;
    display: inline;
    padding: 0 10px;
    margin: 5px;
    font-size: 14px;
    font-family: "微软雅黑";
}

.letter-order .lo-tips {
    display: inline-block;
    position: relative;
    width: 140px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    vertical-align: middle;
    background-color: #81b8f9;
    color: #fff;
}
.letter-order .lo-tips i {
    bottom: -8px;
    left: 12px;
    position: absolute;
    border-top: 8px solid #81b8f9;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}