*{margin:0px;padding:0px}body{background:#fff;margin:0px;padding:0px;text-decoration:none;font-variant:normal;font-family:'Microsoft YaHei'}a:link,a:visited,a:hover,a:active{text-decoration:none}a{text-decoration:none}li{list-style-type:none}ul,ol{list-style-type:none;list-style-image:none}input[type="button"],input[type="submit"],input[type="text"]{-webkit-appearance:none}textarea{-webkit-appearance:none}select{-webkit-appearance:none}html{font-size:12px}@media screen and (max-width:1199px){html{font-size:100px}body{max-width:750px;margin:0 auto}}@media (max-width:767px){html{font-size:13.333333333333vw}body{max-width:initial}}

a {color: #333;}

.main {
    width: 1200px;
    margin: 0 auto;
}

.top {
    width: 100%;
    height: 30px;
    background: #F7F7F7;
}

.top .main {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 30px;
}

.top p {
    color: #666666;
    font-size: 14px;
}

.top ul li {
    float: left;
    position: relative;
    padding: 0 10px;
    line-height: 30px;
}

.top ul li a {
    color: #666666;
    font-size: 14px;
    display: block;
}

.top ul li:after {
    content: "";
    width: 1px;
    height: 14px;
    position: absolute;
    right: 0;
    top: 50%;
    background: #7D7D7D;
    transform: translateY(-50%);
}

.top ul li:last-child:after {
    width: 0;
    height: 0;
    overflow: hidden;
}

.head img {
    display: block;
}

.head .main {
    height: 154px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.head .btn {
    display: none;
}

.head .tel a {
    display: flex;
    justify-content: center;
    align-items: center;
}

.head .tel b {
    color: #0185e9;
    font-size: 48px;
    display: block;
    margin-left: 5px;
    max-width: 410px;
    line-height: 45px;
}

.nav {
    width: 100%;
    height: 75px;
    background: #0185E9;
    margin: 0 auto;
    position: relative;
}

.nav ul {
    width: 1200px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 75px;
    margin: 0 auto;
}

.nav ul li {
    width: 100%;
    line-height: 75px;
    height: 75px;
    text-align: center;
    position: relative;
}

.nav ul li a {
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    display: block;
}

.banner {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}

.banner .swiper-wrapper img {
    display: block;
    width: 100%;
}

.banner .swiper-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 50px !important;
    position: absolute;
    z-index: 1;
}

.banner .swiper-pagination span {
    display: block;
    width: 20px;
    height: 20px;
    line-height: 100px;
    overflow: hidden;
    position: relative;
    border: 1px solid #fff;
    opacity: 1 !important;
    text-align: center;
    line-height: 25px;
    outline: none;
    margin: 0 10px;
    border-radius: 50%;
    color: #fff;
}

.banner .swiper-pagination span:after {
    content: "";
    width: 6px;
    height: 6px;
    background: #fff;
    left: 50%;
    top: 50%;
    border-radius: 50%;
    transform: translate3d(-50%, -50%, 0);
    position: absolute;
}

.banner .swiper-pagination .swiper-pagination-bullet-active {
    border: .02rem solid #DC0000;
    background: none;
}

.banner .swiper-pagination .swiper-pagination-bullet-active:after {
    background: #DC0000;
}

.pcbanner .swiper-slide {
    height: 600px;
}

.in-banner {
    height: 400px;
}

.in-mbanner {
    display: none;
}

.mbanner {
    display: none;
}

.mtel {
    display: none;
}

.title h4 {
    color: #000000;
    font-size: 48px;
    font-weight: normal;
    text-align: center;
    position: relative;
    padding-bottom: 20px;
}

.title h4:after {
    content: "";
    width: 26px;
    height: 5px;
    position: absolute;
    left: 50%;
    background: #0185E9;
    transform: translateX(-50%);
    bottom: 0;
}

.title b {
    color: #206aac;
}

.title p {
    text-align: center;
    color: #787575;
    font-size: 24px;
    margin-top: 10px;
}

.product {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 50px;
}

.product .pic {
    margin-top: 10px;
    height: auto;
    overflow: hidden;
}

.product .pic ul li {
    float: left;
    width: 380px;
    height: auto;
    overflow: hidden;
    margin-left: 30px;
    border: 1px solid #DCDCDC;
    margin-bottom: 30px;
    box-sizing: border-box;
}

.product .pic ul li:nth-child(3n-2) {
    margin-left: 0;
}

.product .pic ul li img {
    display: block;
    width: 100%;
}

.product .pic ul li p {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #333333;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.gg {
    width: 100%;
    height: 200px;
    background: url(../images/gg.jpg) no-repeat center;
    margin-top: 66px;
}

.cases {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 50px;
}

.cases .show {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 50px;
}

.cases .box {
    width: 800%;
}

.cases .pic {
    float: left;
}

.cases .pic ul li {
    float: left;
    width: 403px;
    height: auto;
    background: #FFFFFF;
    overflow: hidden;
    margin-left: 20px;
}

.cases .pic ul li img {
    display: block;
    width: 100%;
}

.cases .pic ul li p {
    height: 65px;
    line-height: 65px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
    font-size: 16px;
    transition: .5s;
    background: #F1F1F1;
    color: #000000;
    box-shadow: 0 -4px 0 #0185E9 inset;
}

.lc {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 70px;
}

.lc ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 70px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.lc ul li {}

.lc ul li i:after {
    content: "";
    width: 12px;
    height: 18px;
    right: -50px;
    top: 50%;
    transform: translateY(-50%);
    background: url(../images/icon01.jpg) no-repeat center;
    position: absolute;
}

.lc ul li img {
    display: block;
}

.lc ul li i {
    display: block;
    width: 98px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #EBEBEB;
    margin: 0 auto;
    box-sizing: border-box;
    border-radius: 50%;
    height: 98px;
    background: url(../images/bg01.png) no-repeat center;
}

.lc ul li:last-child:after {
    width: 0;
    height: 0;
    overflow: hidden;
}

.lc ul li p {
    text-align: center;
    font-size: 20px;
    color: #000000;
    margin-top: 10px;
}

.lc .tel {
    background: #0185E9;
    font-size: 36px;
    color: #ffffff;
    font-weight: bold;
    padding: 0 70px;
    line-height: 77px;
    display: table;
    border-radius: 50px;
    margin: 0 auto;
    margin-top: 80px;
}

.about {
    width: 100%;
    height: 796px;
    overflow: hidden;
    box-sizing: border-box;
    margin-top: 80px;
    background: url(../images/bg02.jpg) no-repeat left top;
}

.about .title {
    margin-top: 100px;
}

.about .title h4 {
    color: #fff;
}

.about .title p {
    color: #fff;
}

.about .title h4:after {
    background: #fff;
}

.about .intro {
    width: 100%;
    height: auto;
    overflow: hidden;
    color: #fbfbfb;
    font-size: 16px;
    line-height: 36px;
    margin-top: 60px;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.about .intro p {
    text-indent: 2em;
}

.about .more {
    display: block;
    width: 160px;
    height: 45px;
    background: #FFBA15;
    text-align: center;
    line-height: 45px;
    color: #fff;
    font-size: 16px;
    margin: 0 auto;
    margin-top: 30px;
}

.cf {
    width: 1200px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    margin-top: 35px;
    background: #fff;
    margin-top: -180px;
    padding-top: 50px;
}

.cf .show {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 50px;
}

.cf .show .box {
    width: 800%;
}

.cf .pic {
    float: left;
}

.cf .pic ul li {
    float: left;
    width: 371px;
    height: auto;
    overflow: hidden;
    background: #F1F1F1;
    margin-left: 20px;
    box-sizing: border-box;
}

.cf .pic ul li img {
    display: block;
    width: 100%;
}

.cf .pic ul li p {
    text-align: center;
    color: #000000;
    font-size: 24px;
    line-height: 85px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.adv {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #EEEEEE;
    padding-bottom: 70px;
    margin-top: 20px;
}

.adv .adv-tit {
    width: 100%;
    height: 150px;
    margin-bottom: 55px;
    background: url(../images/adv-tit.jpg) no-repeat center;
}

.adv .part {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 35px;
}

.adv .part ul {
    float: left;
    width: 550px;
    height: auto;
    overflow: hidden;
}

.adv .part .pic {
    float: right;
}

.adv .part ul li {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.adv .part ul li .t {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.adv .part ul li .t img {
    display: block;
    margin-top: 5px;
    float: left;
}

.adv .part ul li .t div {
    float: left;
    margin-left: 25px;
}

.adv .part ul li .t div p {
    color: #0185e9;
    font-size: 30px;
    font-weight: bold;
    margin-top: 5px;
}

.adv .part ul li .t div span {
    display: block;
    color: #666666;
    text-transform: uppercase;
    font-size: 16px;
}

.adv .part ul li .info {
    width: 520px;
    overflow: hidden;
    margin-top: 25px;
    margin-left: 30px;
}

.adv .part ul li .info p {
    color: #1a1a1a;
    font-size: 15px;
    position: relative;
    margin-bottom: 10px;
    padding-left: 20px;
}

.adv .part ul li .info p:after {
    content: "";
    width: 10px;
    height: 10px;
    background: #0185E9;
    position: absolute;
    left: 0;
    top: 5px;
}

.adv .part:nth-child(2) .pic {
    float: left;
}

.adv .part:nth-child(2) ul {
    float: right;
}

.news {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #EEEEEE;
    margin-top: 70px;
    padding: 60px 0;
}

.news ul {
    height: auto;
    overflow: hidden;
    margin-top: 70px;
}

.news ul li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.news ul li {
    width: 588px;
    height: auto;
    float: left;
    box-sizing: border-box;
    padding: 10px;
    margin-bottom: 25px;
    position: relative;
    transition: .5s;
    background: #fff;
}

.news ul li:nth-child(2n) {
    float: right;
}

.news ul li:after {
    content: "→";
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
    font-family: 'Arial';
    color: #9D9D9D;
    font-weight: normal;
}

.news ul li .time {
    text-align: center;
    width: 90px;
    height: 110px;
    background: #939393;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    float: left;
}

.news ul li .time b {
    color: #fff;
    font-size: 36px;
    text-align: center;
    font-weight: normal;
    display: block;
}

.news ul li .time p {
    color: #fff;
    font-size: 15px;
    text-align: center;
}

.news ul li .info {
    float: right;
    width: 410px;
    height: 88px;
    overflow: hidden;
    border-right: 1px solid #DCDCDC;
    padding-right: 30px;
    margin-right: 45px;
    box-sizing: border-box;
    box-sizing: border-box;
}

.news ul li .info h4 {
    color: #030000;
    font-size: 18px;
    font-weight: normal;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news ul li .info p {
    color: #808080;
    font-size: 15px;
    line-height: 28px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 8px;
}

.links {
    width: 100%;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    margin-top: 25px;
    margin-bottom: 20px;
    box-sizing: border-box;
}

.links .tit {
    background: url(../images/links.png) no-repeat center;
    float: left;
    width: 146px;
}

.links .tit p {
    color: #666666;
    font-size: 18px;
    line-height: 20px;
    margin-left: 26px;
}

.links ul {
    width: 1040px;
    float: right;
    height: auto;
    overflow: hidden;
}

.links ul li {
    float: left;
    padding: 0 10px;
    position: relative;
    line-height: 30px;
}

.links ul li:after {
    content: "";
    width: 1px;
    height: 14px;
    position: absolute;
    right: 0;
    top: 50%;
    background: #B8B8B8;
    transform: translateY(-50%);
}

.links ul li a {
    color: #999999;
    font-size: 15px;
}

.links ul li:last-child:after {
    width: 0;
    height: 0;
    overflow: hidden;
}

.menu {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #0185E9;
}

.menu ul {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.menu ul li {
    line-height: 60px;
}

.menu ul li a {
    color: #fff;
    font-size: 16px;
}

.footer {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 60px;
    box-sizing: border-box;
    padding-bottom: 60px;
    background: url(../images/bg03.jpg);
}

.footer .intro {
    width: 640px;
    float: left;
}

.footer .intro h4 {
    color: #fff;
    font-size: 30px;
}

.footer .intro p {
    color: #fff;
    font-size: 14px;
    line-height: 28px;
    margin-top: 20px;
}

.footer .ewm {
    float: right;
    padding: 5px;
    box-sizing: border-box;
}

.footer .ewm img {
    display: block;
    width: 149px;
    height: 149px;
}

.footer .ewm p {
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin-top: 10px;
}

.cr {
    width: 100%;
    height: 50px;
    background: #4A4A4A;
    text-align: center;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    line-height: 50px;
}

.cr p {
    text-align: center;
    margin: 0 5px;
}

.float-right {
    position: fixed;
    width: 80px;
    height: auto;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    border: 1px solid #CCCCCC;
    background: #FFFFFF;
}

.float-right ul li {
    width: 100%;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    cursor: pointer;
    position: relative;
    border-bottom: 1px solid #CCCCCC;
}

.float-right ul li i {
    margin: 0 auto;
}

.float-right ul li div {
    position: absolute;
    left: -200px;
    background: #0185E9;
    width: 185px;
    transition: .5s;
    visibility: hidden;
    height: auto;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-direction: column;
    min-height: 80px;
    opacity: 0;
}

.float-right ul li div span {
    color: #fff;
    font-size: 14px;
}

.float-right ul li div b {
    color: #fff;
    font-size: 16px;
    display: block;
    font-weight: normal;
}

.float-right ul li:first-child div {
    padding-left: 60px;
    box-sizing: border-box;
    background: #0185E9 url(../images/float-h01.png) no-repeat 20px center;
}

.float-right ul li:last-child {
    border-bottom: none;
}

.float-right ul li i {
    display: block;
    width: 30px;
    height: 30px;
    background: url(../images/float01.png) no-repeat center;
}

.float-right ul li p {
    text-align: center;
    color: #000000;
    font-size: 14px;
    margin-top: 5px;
}

.float-right ul li div img {
    width: 150px;
    height: 150px;
    margin: 15px auto;
    border: 2px solid #fff;
    box-sizing: border-box;
}

.float-right ul li:hover {
    background: #0185E9;
}

.float-right ul li:hover p {
    color: #fff;
}

.float-right ul li:nth-child(2) i {
    background: url(../images/float02.png) no-repeat center;
}

.float-right ul li:nth-child(3) i {
    background: url(../images/float03.png) no-repeat center;
}

.float-right ul li:nth-child(1):hover i {
    background: url(../images/float-h01.png) no-repeat center;
}

.float-right ul li:nth-child(2):hover i {
    background: url(../images/float-h02.png) no-repeat center;
}

.float-right ul li:nth-child(3):hover i {
    background: url(../images/float-h03.png) no-repeat center;
}

.float-right ul li:hover div {
    opacity: 1;
    left: -185px;
    visibility: inherit;
}

.gotop {
    display: none;
}

.fn {
    display: none;
}

.crumbs {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #f1f1f1;
}

.crumbs .tit {
    width: 52px;
    border-left: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
    height: 52px;
    float: left;
    margin-right: 17px;
}

.crumbs .tit img {
    display: block;
    margin: 0 auto;
    margin-top: 16px;
}

.crumbs p {
    float: left;
    color: #999;
    font-size: 14px;
    line-height: 52px;
}

.crumbs a {
    color: #999999;
    padding-right: 20px;
    position: relative;
    font-size: 14px;
    line-height: 52px;
}

.crumbs a:after {
    content: ">";
    position: absolute;
    right: 5px;
    top: 0;
    height: 20px;
    line-height: 20px;
    color: #999;
    display: block;
    font-size: 12px;
}

.crumbs a:last-child:after {
    width: 0;
    height: 0;
    overflow: hidden;
}

.inside-cont {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 20px;
}

.inside-cont .section {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 35px;
    box-sizing: border-box;
}

.about-article {
    width: 100%;
    height: auto;
    margin-bottom: 50px;
    overflow: hidden;
}

.about-article .title {
    margin-top: 55px;
    margin-bottom: 40px;
}

.about-article img {
    display: block;
    margin: 0 auto;
}

.about-article .info {
    margin-top: 60px;
    color: #555555;
    font-size: 16px;
    line-height: 30px;
    text-indent: 2em;
}

.cont-article {
    width: 1115px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    margin-bottom: 40px;
}

.cont-article .title {
    margin-top: 55px;
    margin-bottom: 40px;
}

.cont-article ul {
    height: auto;
    overflow: hidden;
}

.cont-article ul li {
    float: left;
    width: 500px;
    height: auto;
    overflow: hidden;
    border-bottom: 1px solid #d2d2d2;
    display: flex;
    justify-content: flex-start;
    margin-bottom: 35px;
    padding-bottom: 13px;
    align-items: center;
}

.cont-article ul li:nth-child(2n) {
    float: right;
}

.cont-article ul li p {
    color: #555555;
    font-size: 18px;
    margin-left: 20px;
}

.about-article .map {
    width: 100%;
    height: 420px;
    border: 3px solid #d2d2d2;
    box-sizing: border-box;
    margin-top: 30px;
}

.tab {
    width: 1200px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    margin-top: 30px;
}

.tab ul {
    display: table;
    margin: 0 auto;
}

.tab ul li {
    width: 25%;
    background: #0185E9;
    box-sizing: border-box;
    line-height: 60px;
    text-align: center;
    float: left;
    border: 5px #fff solid;
    box-sizing: border-box;
}

.tab ul li a {
    color: #fff;
    font-size: 16px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.tab ul li:nth-child(6n-5) {
    margin-left: 0;
}

.img-list {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 50px;
}

.img-list .pic {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.img-list .pic ul li {
    float: left;
    width: 24%;
    margin-left: 1.333%;
    margin-top: 5px;
}

.img-list .pic ul li img {
    display: block;
    width: 100%;
}

.img-list .pic ul li p {
    width: 100%;
    height: 52px;
    line-height: 52px;
    text-align: center;
    color: #333;
    font-size: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.img-list .pic ul li:nth-child(4n-3) {
    margin-left: 0;
}

.page {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 50px auto;
}

.page ul {
    display: table;
    margin: 0 auto;
}

.page ul li {
    border: 1px solid #ccc;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    color: #333;
    float: left;
    margin: 0 3px;
}

.page ul li a {
    color: #333;
}

.page ul .thisclass {
    background: #0551C8;
    color: #fff;
}

.page select {
    border: none;
    background: none;
    outline: none;
}

.cases-list {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.cases-list ul li {
    width: 270px;
    height: auto;
    overflow: hidden;
    border-radius: 10px;
    border: 1px solid #eee;
    float: left;
    box-sizing: border-box;
    margin-left: 15px;
    padding: 10px;
    margin-bottom: 15px;
}

.cases-list ul li:nth-child(4n-3) {
    margin-left: 0;
}

.cases-list ul li:hover {
    border: 1px solid #ffb245;
}

.cases-list ul li:hover .pic img {
    transform: scale(1.05);
}

.cases-list ul li .intro {
    width: 245px;
    height: auto;
    overflow: hidden;
    background: #ffb245;
    padding: 15px;
    box-sizing: border-box;
}

.cases-list ul li .intro h4 {
    width: 100%;
    border-bottom: 1px dashed#988364;
    height: 28px;
    color: #333333;
    font-size: 16px;
    font-weight: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.cases-list ul li .intro .info {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}

.cases-list ul li .intro span {
    color: #333333;
    font-size: 13px;
}

.cases-list ul li .intro p {
    font-size: 13px;
    color: #333333;
    line-height: 20px;
    display: -webkit-box;
    height: 60px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 3px;
}

.cases-list ul li .pic {
    width: 245px;
    height: auto;
    overflow: hidden;
}

.cases-list ul li .pic img {
    display: block;
    width: 100%;
    transition: .5s;
}

.news-list {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.news-list {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 40px;
}

.news-list ul li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.news-list ul li {
    width: 588px;
    height: auto;
    background: #EEEEEE;
    float: left;
    box-sizing: border-box;
    padding: 10px;
    margin-bottom: 25px;
    position: relative;
    transition: .5s;
}

.news-list ul li:nth-child(2n) {
    float: right;
}

.news-list ul li:after {
    content: "→";
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
    font-family: 'Arial';
    color: #9D9D9D;
    font-weight: normal;
}

.news-list ul li .time {
    text-align: center;
    width: 90px;
    height: 110px;
    background: #939393;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    float: left;
}

.news-list ul li .time b {
    color: #fff;
    font-size: 36px;
    text-align: center;
    font-weight: normal;
    display: block;
}

.news-list ul li .time p {
    color: #fff;
    font-size: 15px;
    text-align: center;
}

.news-list ul li .info {
    float: right;
    width: 410px;
    height: 88px;
    overflow: hidden;
    border-right: 1px solid #DCDCDC;
    padding-right: 30px;
    margin-right: 45px;
    box-sizing: border-box;
    box-sizing: border-box;
}

.news-list ul li .info h4 {
    color: #030000;
    font-size: 18px;
    font-weight: normal;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news-list ul li .info p {
    color: #808080;
    font-size: 15px;
    line-height: 28px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 8px;
}

.detailed {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 55px;
}

.detailed .tit {
    width: 100%;
    height: auto;
    overflow: hidden;
    border-bottom: 1px dashed #eee;
    padding-bottom: 5px;
}

.detailed .tit h4 {
    font-size: 22px;
    text-align: center;
    color: #333;
    line-height: 30px;
}

.detailed .tit p {
    text-align: center;
    color: #333;
    display: block;
    margin-top: 10px;
    background: #d5d5d5;
    border-bottom: 1px solid #ccc;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
}

.detailed .tit span {
    margin: 0 10px;
}

.detailed img {
    display: block;
    margin: 0 auto;
    max-width: 100% !important;
}

.detailed .info {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 15px;
    min-height: 150px;
    color: #333;
    line-height: 30px;
    font-size: 16px;
}

.detailed .info p {
    text-indent: 2em;
}

.fy {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 30px auto;
    border-top: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
}

.fy p {
    width: 240px;
    height: 50px;
    float: left;
    line-height: 50px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 10px;
    text-overflow: ellipsis;
    border-left: 1px solid #d2d2d2;
}

.fy p:first-child {
    border: none;
}

.fy a {
    color: #333333;
    font-size: 14px;
}

.fy .return {
    float: right;
    line-height: 50px;
    width: 140px;
    border-left: 1px solid #d2d2d2;
    text-align: center;
}

.message {
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 55px;
    display: table;
    margin-bottom: 55px;
}

.message .bd {
    display: table;
    height: auto;
    overflow: hidden;
    margin-top: 30px;
    padding: 30px;
    background: #fff;
    box-sizing: border-box;
}

.message img {
    display: block;
    float: left;
}

.message form {
    width: 500px;
    float: left;
    margin-left: 30px;
}

.message form ul li {
    width: 100%;
    height: auto;
    overflow: hidden;
    border: 1px solid #d2d2d2;
    margin-bottom: 15px;
    background: #fff;
    border-radius: 5px;
}

.message form ul li input {
    height: 50px;
    border: none;
    width: 100%;
    outline: none;
    text-indent: 10px;
    color: #999999;
    font-size: 16px;
    background: none;
    font-family: '微软雅黑';
}

.message form ul li textarea {
    width: 500px;
    height: 100px;
    border: none;
    outline: none;
    font-family: '微软雅黑';
    resize: none;
    background: none;
    text-indent: 10px;
    padding-top: 10px;
    color: #999;
    font-size: 16px;
}

.message form .btn input {
    width: 240px;
    display: block;
    height: 60px;
    float: left;
    margin-top: 20px;
    background: #065fc3;
    outline: none;
    border: none;
    font-size: 18px;
    color: #fff;
    border-radius: 5px;
}

.message form .btn input:last-child {
    float: right;
    background: #999;
}

@media (min-width: 1200px) {
    .nav ul li:hover {
        background: #FFBA15;
    }

    .img-box {
        overflow: hidden;
    }

    .img-box img {
        transition: .5s;
    }

    .img-box:hover img {
        transform: scale(1.05);
    }

    .product .list .bd ul li:hover {
        background: #FF8800;
    }

    .product .list .bd ul li:hover a {
        color: #fff;
    }

    .product .list .bd ul li:hover:after {
        color: #fff;
    }

    .product .pic ul li:hover p {
        color: #0452C7;
        font-weight: bold;
    }

    .cases .pic ul li:hover p {
        color: #fff;
        box-shadow: 0 -70px 0 #0185E9 inset;
    }

    .footer .menu ul li:hover a {
        color: #fff;
    }

    .footer .hot ul li:hover {
        border: 1px solid #fff;
    }

    .footer .hot ul li:hover a {
        color: #fff;
        text-decoration: underline;
    }

    .cases .more:hover {
        background: #003E9A;
        color: #fff;
    }

    .tab ul li:hover {
        background: #FFBA15;
    }

    .tab ul li:hover a {
        color: #fff;
    }

    .cases .pic ul li:hover p {
        color: #fff;
    }

    .cf .tit a:hover {
        color: #206AAC;
    }

    .cf .pic ul li:hover {
        background: #206AAC
    }

    .cf .pic ul li:hover p {
        color: #fff;
    }

    .footer .menu ul li:hover a {
        color: #FF2738;
        text-decoration: underline;
    }

    .news ul li:hover .time {
        background: #0185E9;
    }

    .news ul li:hover h4 {
        color: #0185E9;
    }

    .news-list ul li:hover .time {
        background: #0185E9;
    }

    .news-list ul li:hover h4 {
        color: #0185E9;
    }
}

@media screen and (max-width: 1199px) {
    .main {
        width: 7.1rem;
    }

    .top {
        height: auto;
    }

    .top ul {
        display: none;
    }

    .top .main {
        height: .6rem;
    }

    .top p {
        width: 100%;
        text-align: center;
        font-size: .24rem;
    }

    .head .main {
        height: 1.6rem;
    }

    .head .name {
        width: 4.5rem;
    }

    .head img {
        display: block;
        width: 100%;
    }

    .head .tel {
        width: .7rem;
        height: .7rem;
        background: url(../images/icon02.png) no-repeat center;
        background-size: 100% auto;
    }

    .head .tel a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .head .tel img {
        display: none;
    }

    .head .tel b {
        display: none;
    }

    .nav {
        width: 100%;
        height: auto;
    }

    .nav ul {
        width: 100%;
        height: auto;
        flex-wrap: wrap;
    }

    .nav ul li {
        width: 25%;
        height: .8rem;
        border-top: .02rem solid #fff;
        position: relative;
        line-height: .8rem;
    }

    .nav ul li:after {
        content: '';
        width: .02rem;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        background: #fff;
    }

    .nav ul li a {
        display: block;
        font-size: .29rem;
    }

    .banner {
        display: none;
    }

    .in-banner {
        display: none;
    }

    .mbanner {
        display: block;
    }

    .in-mbanner {
        display: block;
    }

    .in-mbanner img {
        width: 100%;
        display: block;
    }

    .mbanner .swiper-pagination {
        display: flex;
        justify-content: center;
        align-items: center;
        bottom: .4rem !important;
    }

    .mbanner .swiper-pagination span {
        display: block;
        width: .3rem;
        height: .3rem;
        line-height: .4rem;
        overflow: hidden;
        position: relative;
        opacity: 1;
        margin: 0 .12rem;
        font-size: .2rem;
    }

    .mbanner .swiper-pagination span:after {
        width: .1rem;
        height: .1rem;
    }

    .mbanner img {
        display: block;
        width: 100%;
    }

    .mtel {
        width: 100%;
        height: auto;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: .3rem 0;
        overflow: hidden;
        background: #EEEEEE;
    }

    .mtel img {
        display: block;
        width: 7rem;
    }

    .title h4 {
        font-size: .48rem;
        padding-bottom: .5em;
    }

    .title h4:after {
        width: .4rem;
        height: .08rem;
    }

    .title p {
        font-size: .24rem;
        margin-top: .2rem;
    }

    .product {
        margin-top: .5rem;
        padding: 0;
    }

    .product .list {
        width: 100%;
        height: auto;
        float: initial;
        overflow: hidden;
        padding-bottom: .2rem;
        margin-top: .6rem;
    }

    .product .list .tit {
        height: 1rem;
        line-height: 1rem;
    }

    .product .list .tit p {
        font-size: .46rem;
    }

    .product .list .bd {
        width: 6.6rem;
        min-height: initial;
    }

    .product .list .bd ul li {
        width: 3.2rem;
        float: left;
        height: .8rem;
        margin-bottom: .15rem;
        line-height: .8rem;
        border: .02rem solid #DCDCDC;
    }

    .product .list .bd ul li a {
        display: block;
        height: .8rem;
        line-height: .8rem;
        font-size: .28rem;
        padding-right: .4rem;
        text-indent: .2rem;
    }

    .product .list .bd ul li:nth-child(2n) {
        float: right;
    }

    .product .list .bd ul li:after {
        font-size: .2rem;
        line-height: .8rem;
        height: .8rem;
    }

    .product .list .tel {
        display: none;
    }

    .product .pic {
        float: initial;
        width: 100%;
        margin-top: .3rem;
    }

    .product .pic ul li {
        width: 3.5rem;
        margin: 0;
        height: auto;
        overflow: hidden;
        margin-bottom: .2rem;
    }

    .product .pic ul li:nth-child(2n) {
        float: right;
    }

    .product .pic ul li img {
        display: block;
        width: 100%;
        height: auto;
    }

    .product .pic ul li p {
        height: .8rem;
        line-height: .8rem;
        font-size: .28rem;
    }

    .more {
        width: 2.8rem;
        height: .8rem;
        line-height: .8rem;
        font-size: .24rem;
        margin-top: .5rem;
    }

    .gg {
        margin-top: .8rem;
        height: 2.4rem;
        width: 100%;
        background: url(../images/mgg.jpg) no-repeat center;
        background-size: auto 100%;
        margin-top: .6rem;
    }

    .about {
        background: url(../images/mabout.jpg) no-repeat center;
        background-size: cover;
        height: auto;
        overflow: hidden;
        padding-bottom: .7rem;
        margin: 0;
    }

    .about .title {
        margin-top: .7rem;
    }

    .about .intro {
        margin-top: .5rem;
        font-size: .28rem;
        line-height: .5rem;
        -webkit-line-clamp: 8;
    }

    .about .more {
        width: 6rem;
        height: .8rem;
        line-height: .8rem;
        font-size: .3rem;
    }

    .cf {
        width: 7.2rem;
        margin: 0 auto;
        height: auto;
        padding: 0;
        overflow: hidden;
        margin-top: .6rem;
    }

    .cf .tit {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .cf .tit b {
        font-size: .36rem;
    }

    .cf .tit a {
        display: block;
        font-size: .28rem;
    }

    .cf .show {
        margin-top: .3rem;
    }

    .cf .show .box {
        width: 600%;
    }

    .cf .pic {
        width: 50%;
    }

    .cf .pic ul li {
        width: 16%;
        margin-left: .6%;
        padding-bottom: 0;
    }

    .cf .pic ul li img {
        width: 100%;
        display: block;
    }

    .cf .pic ul li p {
        font-size: .28rem;
        line-height: .8rem;
        height: .8rem;
    }

    .adv {
        width: 100%;
        height: auto;
        margin-top: .6rem;
        background: none;
        overflow: hidden;
        padding-bottom: .6rem;
    }

    .adv .adv-tit {
        background: url(../images/madv-tit.jpg) no-repeat center;
        background-size: auto 100%;
        height: 1.5rem;
        margin-bottom: .4rem;
    }

    .adv .part:first-child {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .adv .part {
        margin-top: .0;
    }

    .adv .part ul {
        width: 100%;
        height: auto;
        overflow: hidden;
        margin-top: .5rem;
    }

    .adv .part ul li {
        margin-bottom: .3rem;
    }

    .adv .part ul li .t {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .adv .part ul li .info p:after {
        width: .2rem;
        height: .2rem;
        top: .09rem;
    }

    .adv .part ul li .t img {
        width: 1.5rem;
        margin: 0;
    }

    .adv .part ul li .t div {
        margin-left: .3rem;
    }

    .adv .part ul li .t div p {
        margin: 0;
        line-height: .42rem;
        font-size: .42rem;
    }

    .adv .part ul li .t div span {
        font-size: .24rem;
        margin-top: .08rem;
    }

    .adv .part ul li .info {
        width: 100%;
        margin: 0;
        margin-top: .3rem;
        padding-left: .3rem;
        box-sizing: border-box;
    }

    .adv .part ul li .info p {
        font-size: .26rem;
        padding-left: .3rem;
        box-sizing: border-box;
        width: 100%;
    }

    .adv .part .pic img {
        display: block;
        width: 100%;
    }

    .cases {
        background: #F1F1F1;
        padding: .7rem 0;
        margin-top: .1rem;
    }

    .cases .show {
        margin-top: .5rem;
    }

    .cases .box {
        width: 600%;
    }

    .cases .pic {
        width: 50%;
    }

    .cases .pic ul li {
        width:12%;
        margin-left: .5%;
    }

    .cases .pic ul li p {
        height: 1rem;
        line-height: 1rem;
    }

    .cases .more {
        margin-top: .7rem;
    }

    .lc {
        display: none;
    }

    .news {
        margin-top: .7rem;
        padding: .7rem 0;
        margin-bottom: 0;
    }

    .news ul {
        margin-top: .7rem;
    }

    .news ul li {
        width: 100%;
        height: auto;
        overflow: hidden;
        margin-bottom: .2rem;
        padding: .2rem;
    }

    .news ul li a {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .news ul li .time {
        width: 1.2rem;
        height: 1.5rem;
    }

    .news ul li .time b {
        font-size: .45rem;
    }

    .news ul li .time p {
        font-size: .2rem;
    }

    .news ul li .info {
        width: 5.2rem;
        padding: 0;
        margin: 0;
        height: auto;
        border: none;
    }

    .news ul li:after {
        width: 0;
        height: 0;
        overflow: hidden;
    }

    .news ul li .info h4 {
        font-size: .3rem;
    }

    .news ul li .info p {
        font-size: .28rem;
        line-height: .4rem;
        margin-top: .1rem;
    }

    .news-list {
        margin-right: .5rem;
    }

    .news-list ul li {
        width: 100%;
        height: auto;
        overflow: hidden;
        margin-bottom: .2rem;
        padding: .2rem;
    }

    .news-list ul li a {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .news-list ul li .time {
        width: 1.2rem;
        height: 1.5rem;
    }

    .news-list ul li .time b {
        font-size: .45rem;
    }

    .news-list ul li .time p {
        font-size: .2rem;
    }

    .news-list ul li .info {
        width: 5.2rem;
        padding: 0;
        margin: 0;
        height: auto;
        border: none;
    }

    .news-list ul li:after {
        width: 0;
        height: 0;
        overflow: hidden;
    }

    .news-list ul li .info h4 {
        font-size: .3rem;
    }

    .news-list ul li .info p {
        font-size: .28rem;
        line-height: .4rem;
        margin-top: .1rem;
    }
    .about-article .map{
        font-size: .28rem;
    }
    .gotop {
        width: 100%;
        height: auto;
        overflow: hidden;
        background: #0072ED;
        border: .06rem solid #fff;
        font-size: .3rem;
        color: #999999;
        height: .8rem;
        display: block;
        line-height: .8rem;
        text-align: center;
        margin-top: .8rem;
        font-weight: bold;
    }

    .footer {
        height: auto;
        width: 100%;
        padding-top: .5rem;
        padding-bottom: 2rem;
        margin-top: 0;
    }

    .footer img {
        display: none;
    }

    .footer .menu {
        display: none;
    }

    .footer .intro {
        margin: 0;
        width: 100%;
    }

    .footer .tit p {
        font-size: .42rem;
        text-align: center;
    }

    .footer .intro img {
        margin: 0 auto;
        width: 3.2rem;
        margin-top: .6rem;
    }

    .footer .intro {
        margin-top: .3rem;
        width: 7rem;
        font-size: .24rem;
        text-align: center;
    }

    .footer .intro h4 {
        font-size: .4rem;
        text-align: center;
    }

    .footer .ewm {
        display: none;
    }

    .cr {
        flex-wrap: wrap;
        height: auto;
        margin-bottom: 1.38rem;
        line-height: .5rem;
        font-size: .2rem;
        padding: .2rem 0;
    }

    .links {
        display: none;
    }

    .gotop {
        position: fixed;
        right: .1rem;
        width: .9rem;
        height: .9rem;
        background: #0072ED;
        display: none;
        justify-content: center;
        align-items: center;
        bottom: 2rem;
        border-radius: 50%;
    }

    .gotop img {
        height: .6rem;
    }

    .menu {
        display: none;
    }

    .float {
        display: none;
    }

    .page {
        margin: .4rem 0;
    }

    .page ul li {
        font-size: .26rem;
        border: .02rem solid #ccc;
        line-height: .5rem;
        height: .5rem;
        padding: 0 .15rem;
    }

    .page ul .thisclass {
        border: .02rem solid #2CABB9;
    }

    .crumbs {
        padding: 0 .1rem;
        box-sizing: border-box;
    }

    .crumbs .main {
        width: 100%;
    }

    .crumbs .tit {
        border-left: none;
        height: .8rem;
        margin-right: .3rem;
    }

    .crumbs div {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        color: #999;
        font-size: .2rem;
    }

    .crumbs p {
        line-height: .8rem;
        font-size: .28rem;
    }

    .crumbs a {
        font-size: .28rem;
        display: inline;
        line-height: .8rem;
    }

    .crumbs .tit img {
        height: .4rem;
        margin: 0 auto;
        margin-top: .2rem;
    }

    .float-right {
        display: none;
    }

    .fn {
        display: block;
        position: fixed;
        bottom: 0;
        width: 7.5rem;
        left: 50%;
        z-index: 100;
        margin-left: -3.75rem;
    }

    .fn ul li {
        float: left;
        width: 25%;
        background: #206AAC;
        height: auto;
        overflow: hidden;
        position: relative;
    }

    .fn ul li:after {
        content: "";
        width: 0.02rem;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        background: #fff;
    }

    .fn ul li img {
        display: block;
        margin: 0 auto;
        margin-top: .3rem;
        height: .5rem;
    }

    .fn ul li p {
        color: #fff;
        font-size: .26rem;
        text-align: center;
        margin-top: .1rem;
        margin-bottom: .2rem;
    }

    .fn ul li:last-child:after {
        width: 0;
        height: 0;
        overflow: hidden;
    }

    .about-article {
        margin-bottom: 0;
        margin-top: .3rem;
    }

    .about-article .title {
        margin-top: .6rem;
        margin-bottom: .4rem;
    }

    .about-article img {
        max-width: 100%;
        display: block;
    }

    .about-article .info {
        font-size: .29rem;
        line-height: .48rem;
        margin: 0;
        margin-top: .2rem;
    }

    .about-article .map {
        height: 4.5rem;
    }

    .cont-article .title {
        margin-top: .6rem;
        margin-bottom: .4rem;
    }

    .cont-article {
        width: 100%;
    }

    .cont-article ul li {
        width: 100%;
    }

    .cont-article ul li img {
        height: 1rem;
    }

    .cont-article ul li p {
        font-size: .3rem;
        margin-left: .3rem;
    }

    .detailed {
        width: 100%;
        height: auto;
        overflow: hidden;
        margin-top: .6rem;
    }

    .detailed .tit h4 {
        font-size: .38rem;
    }

    .detailed .tit span {
        display: block;
        line-height: .4rem;
        font-size: .24rem;
    }

    .detailed .tit p {
        padding: .1rem 0;
    }

    .detailed .info {
        margin-top: .2rem;
        font-size: .29rem;
        line-height: .48rem;
        text-align: justify;
    }

    .fy {
        width: 7.1rem;
        margin: .6rem auto;
        margin-bottom: .3rem;
        border: .02rem solid #ccc;
        line-height: .7rem;
    }

    .fy p {
        line-height: .7rem;
        height: .7rem;
        font-size: .24rem;
        padding: 0 .1rem;
        width: 50%;
        text-align: center;
        box-sizing: border-box;
        border-right: .02rem solid #ccc;
    }

    .fy p:nth-child(2) {
        border-right: none;
    }

    .fy .return {
        width: 100%;
        box-sizing: border-box;
        float: initial;
        text-align: center;
        float: left;
        line-height: .7rem;
        display: block;
        border-left: none;
        border-top: .02rem solid #ccc;
    }

    .tab {
        width: 100%;
        margin-top: .4rem;
    }

    .tab ul li {
        width: 1.67rem;
        height: .8rem;
        line-height: .8rem;
        margin-left: 0;
        margin-left: .13rem !important;
        margin-bottom: .11rem;
    }

    .tab ul li:nth-child(4n-3) {
        margin-left: 0 !important;
    }

    .tab ul li a {
        font-size: .28rem;
    }

    .img-list {
        margin-top: .5rem;
    }

    .img-list .pic {
        margin-top: .2rem;
    }

    .img-list .pic ul li {
        width: 49%;
        margin: 0;
    }

    .img-list .pic ul li:nth-child(2n) {
        float: right;
    }

    .img-list .pic ul li p {
        font-size: .28rem;
    }
}