/*Base*/
/* 声明字体图标 这里一定要注意路径的变化 */
@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?tomleg');
    src: url('../fonts/icomoon.eot?tomleg#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?tomleg') format('truetype'),
        url('../fonts/icomoon.woff?tomleg') format('woff'),
        url('../fonts/icomoon.svg?tomleg#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}



* {
    font-family: "微软雅黑", Arial, Helvetica, sans-serif;
}

a,
button {
    color: inherit;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
}

a,
button,
img,
input,
span {
    transition: all 0.3s ease 0s;
}

.transition,
a,
input,
button {
    transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
}

*:focus {
    outline: none !important;
}

a:focus {
    color: inherit;
    outline: none;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

button,
input[type="submit"] {
    cursor: pointer;
}

img {
    max-width: 100%;
    height: auto;
}

ul,
dl {
    list-style: outside none none;
    margin: 0 !important;
    padding: 0;
}

dd {
    margin: 0;
}

figure {
    padding: 0;
    margin: 0;
}



.fl {
    float: left;
}

.fr {
    float: right;
}

.fz {
    font-size: 0;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-over {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.over {
    overflow: hidden;
}

.relative {
    position: relative;
    z-index: 1;
}

.absolute {
    position: absolute;
    z-index: 1;
}

.fixed {
    position: fixed;
    z-index: 1;
}

.inline {
    display: inline;
}

.block {
    display: block;
}

.inline-block {
    display: inline-block;
}

.dis {
    display: inline-block;
    vertical-align: top;
}

.hide {
    display: none;
}

.max-w100 {
    max-width: 100%;
}

.max-h100 {
    max-height: 100%;
    cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    margin-top: 0;
}

h1 {
    font-size: 48px;
    line-height: 1;
    font-weight: 700;
}

h2 {
    font-size: 36px;
    line-height: 36px;
}

h3 {
    font-size: 30px;
    line-height: 30px;
}

h4 {
    font-size: 16px;
    line-height: 19px;
    font-weight: 700;
}

h5 {
    font-size: 14px;
    line-height: 18px;
}

h6 {
    font-size: 12px;
    line-height: 14px;
}

img {
    max-width: 100%;
}

.clear {
    margin: 0px auto;
    clear: both;
    height: 0px;
    font-size: 0px;
    overflow: hidden;
    position: relative;
}

.img_vam {
    vertical-align: middle;
}

.span {
    vertical-align: middle;
    display: inline-block;
    height: 100%;
}

.relative {
    position: relative;
    z-index: 1;
}

.absolute {
    position: absolute;
    z-index: 1;
}

.middle {
    vertical-align: middle;
}

.trans {
    -webkit-transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;
}

.c1 {
    clear: both;
}

.text-over {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.trans3 {
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.trans4 {
    transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
}

.trans5 {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.trans6 {
    transition: all 0.6s;
    -moz-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
}

.trans7 {
    transition: all 0.7s;
    -moz-transition: all 0.7s;
    -webkit-transition: all 0.7s;
    -o-transition: all 0.7s;
}

.trans8 {
    transition: all 0.8s;
    -moz-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -o-transition: all 0.8s;
}

.trans9 {
    transition: all 0.9s;
    -moz-transition: all 0.9s;
    -webkit-transition: all 0.9s;
    -o-transition: all 0.9s;
}

.trans10 {
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
}

.trans15 {
    transition: all 1.5s;
    -moz-transition: all 1.5s;
    -webkit-transition: all 1.5s;
    -o-transition: all 1.5s;
}

.fz {
    font-size: 0;
}

.dis {
    display: inline-block;
    vertical-align: top;
}

.cut {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

/*.editor{color: #333;font-size: 16px;}*/
.editor p,
.editor div,
.editor em,
.editor b,
.editor span {
    line-height: inherit;
    font-size: inherit;
    color: inherit;
}




.ab-style {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.box-img {
    vertical-align: middle;
    max-height: 100%;
    max-width: 100%;
}

.box-span {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}



.wrap {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
}


.header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .05);
    z-index: 999;
}

.header .logo {
    float: left;
    height: 60px;
    line-height: 70px;
}

.header .logo img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}

.header .ch {
    float: right;
    margin-top: 30px;
    font-size: 14px;
    color: #0085d0;
}

.header .ch .pic {
    float: left;
    width: 32px;
    height: 20px;
}

.header .ch .pic img {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.header .ch span {
    margin-left: 10px;
    display: block;
    float: right;
}

.menuBtn {
    display: none;
    position: relative;
    float: right;
    margin-top: 5px;
    width: 40px;
    height: 40px;
    padding: 5px;
    cursor: pointer;
}

.menuBtn b {
    display: block;
    width: 100%;
    height: 2px;
    border-radius: 2px;
    background-color: #0085d0;
    margin: 5px 0 7px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.menuBtn.open b {
    position: absolute;
    left: 5px;
    top: 35%;
    display: none;
    width: 30px;
}

.menuBtn.open b:first-child {
    display: block;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.menuBtn.open b:last-child {
    display: block;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}

.flex {
    display: flex;
}

.flex-wrap {
    flex-wrap: wrap;
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse;
}

.justify-center {
    justify-content: center;
}

.justify-between {
    justify-content: space-between;
}

.justify-around {
    justify-content: space-around;
}

.align-start {
    align-items: flex-start;
}

.align-center {
    align-items: center;
}

.header-right {
    float: right;

}

.head-nav {
    padding-right: 20px;
}

.head-nav li {
    float: left;
    position: relative;
}

.head-nav li a.v1 {
    display: block;
    height: 70px;
    line-height: 70px;
    font-size: 14px;
    color: #505050;
    text-align: center;
}

.head-nav li a.v1 span {
    position: relative;
    top: 0;
    display: block;
    padding: 0 20px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.head-nav li a.v1 span:after {
    display: none;
    content: '';
    position: absolute;
    left: 50%;
    bottom: 25%;
    margin-left: -10px;
    width: 20px;
    height: 2px;
    background-color: #0085d0;
}

.head-nav li.on a.v1 span {
    font-weight: bold;
    color: #000;
}


.head-nav li:hover a.v1 span {
    top: -5px;
    color: #0085d0;
}

.head-nav li.on a.v1 span:after,
.head-nav li:hover a.v1 span:after {
    display: block;
}

.head-nav dl {
    display: none;
    position: absolute;
    top: 100%;
    left: -30%;
    right: 0;
    width: 100%;
    min-width: 1900px;
    /*background-color:rgba(255,255,255,.8);*/
    background-color: #f3f3f3;
    z-index: 99;
}

.head-nav dl:after {
    content: '';
    position: absolute;
    right: 100%;
    top: 0;
    height: 60px;
    width: 100%;
    /*background-color:rgba(255,255,255,.8);*/
    background-color: #f3f3f3;
}

.head-nav li:hover dl {
    display: block;
}

.head-nav dl dd {
    float: left;
}

.head-nav dl dd a {
    display: block;
    padding: 0 10px;
    text-align: center;
    height: 60px;
    line-height: 60px;
    color: #505050;
    font-size: 14px;
}

.head-nav dl dd a:hover {
    color: #0085d0;
}



.head-ritem .lang {
    padding-left: 25px;
    background: url(lang.png) no-repeat left center;
    margin-right: 15px;
    position: relative;
    height: 30px;
    line-height: 30px;


}

.header-lang-list {
    position: absolute;
    top: 30px;
    left: 0;
    background: #fff;
    border-radius: 4px;
    padding: 10px 20px;
    display: none;
    z-index: 99;
}

.head-ritem .lang:hover .header-lang-list {
    display: block;
}

.header-lang-list li {
    height: 30px;
    line-height: 30px;
    color: #333;

}

.head-ritem .tel a {
    width: 130px;
    height: 40px;
    text-align: center;
    border-radius: 8px;
    color: #fff;
    background-color: #0085d0;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    font-size: 16px;

}

.head-ritem .tel a::before {
    content: "\f095";
    font-family: 'icomoon';
    color: #fff;
    font-size: 16px;
    margin-right: 3px;
}


@media only screen and (max-width: 767px) {
    .head-ritem .lang {
        height: 40px;
        line-height: 40px;
    }

}


/*首页banner*/


.banner .item .con {
    padding-top: 44%;
    background-repeat: no-repeat;
    background-position: center center;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}

.banner .slick-arrow {
    position: absolute;
    top: 50%;
    margin-top: -40px;
    overflow: hidden;
    cursor: pointer;
    width: 82px;
    height: 82px;
    font-size: 0;
    line-height: 0;
    z-index: 9;
    background-repeat: no-repeat;
    background-position: center center;
    -o-background-size: auto 30px;
    -ms-background-size: auto 30px;
    -moz-background-size: auto 30px;
    -webkit-background-size: auto 30px;
    background-size: auto 30px;
    background-color: rgba(0, 0, 0, .1);
    border: 0;
    outline: 0;
    padding: 0;
}

.banner .slick-arrow:hover {
    background-color: rgba(0, 0, 0, .2);
}

.banner .slick-prev {
    left: 0;
    background-image: url(pres1.png);
}

.banner .slick-next {
    right: 0;
    background-image: url(nexts1.png);
}

.banner .slick-dots {
    position: absolute;
    left: 0;
    bottom: 3%;
    width: 100%;
    text-align: center;
    z-index: 99;
    font-size: 0;
}

.banner .slick-dots li {
    display: inline-block;
    margin: 0 5px;
}

.banner .slick-dots button {
    background-color: rgba(255, 255, 255, 0.4);
    cursor: pointer;
    border-radius: 50%;
    border: 0;
    width: 10px;
    height: 10px;
    outline: 0;
    font-size: 0;
    padding: 0;
}

.banner .slick-dots li.slick-active button {
    background-color: rgba(255, 255, 255, 1)
}




/*首页*/

.pub-tit {
    margin: 40px auto 29px;
    position: relative;
}

.pub-tit .cn {
    display: inline-block;
    color: #333333;
    font-size: 40px;
    margin: 0 10px;
    font-weight: lighter;
}

.pub-tit .cn::before {
    content: '';
    height: 1px;
    background: #bfbfbf;
    width: 80px;
    display: inline-block;
    margin-right: 10px;
}

.pub-tit .cn::after {
    content: '';
    height: 1px;
    background: #bfbfbf;
    width: 80px;
    margin-left: 10px;
    display: inline-block;
}

.pub-tit .en {
    font-size: 18px;
    font-family: Helvetica Neue;
    text-transform: uppercase;
    color: #888;
}


.row-a1 {
    margin: 50px 0;
    overflow: hidden;
}



.index-pro {
    padding: 40px 0 40px;
    margin: 0 -10px;
}

.index-pro a {
    position: relative;
    display: block;
    margin: 0 10px;
    background: #f6f8fc;
    padding-bottom: 40px;

}

.index-pro a .bg {
    display: none;
}

.index-pro a .pic {
    overflow: hidden;
    position: relative;
    height: 0;
    padding-top: 100%;
    background: #f6f8fc;
}

.index-pro a:hover .bg {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: linear-gradient(rgba(246, 248, 252, 0.1), rgba(50, 152, 214, 1));
}



.index-pro a .pic img {
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    text-align: center;
    height: auto;

    text-align: center;
    transition: all 0.5s ease 0s;
}

.index-pro a:hover .pic img {
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -o-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08);
}


.index-pro a h3 {

    padding: 5px 0 0 0;
    margin-bottom: 0;
    text-align: center;
    font-size: 18px;
    color: #232323;
    font-weight: 400;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.index-pro a:hover h3 {
    color: #0085d0;

}

.index-pro a p {

    text-align: center;
    font-size: 12px;
    color: #888;
}

.index-pro .slick-arrow {
    position: absolute;
    top: 50%;
    margin-top: -22px;
    overflow: hidden;
    cursor: pointer;
    width: 45px;
    height: 45px;
    font-size: 0;
    line-height: 0;
    z-index: 9;
    background-repeat: no-repeat;
    background-position: center center;
    -o-background-size: auto 20px;
    -ms-background-size: auto 20px;
    -moz-background-size: auto 20px;
    -webkit-background-size: auto 20px;
    background-size: auto 20px;
    background-color: rgba(0, 0, 0, .3);
    border: 0;
    outline: 0;
    padding: 0;
}

.index-pro .slick-prev {
    left: 10px;
    background-image: url(pres1.png);
}

.index-pro .slick-next {
    right: 10px;
    background-image: url(nexts1.png);
}

.index-pro .slick-dots {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    z-index: 99;
    font-size: 0;
}

.index-pro .slick-dots li {
    display: inline-block;
    margin: 0 5px;
}

.index-pro .slick-dots button {
    background-color: #ccc;
    cursor: pointer;
    border-radius: 50%;
    border: 0;
    width: 10px;
    height: 10px;
    outline: 0;
    font-size: 0;
    padding: 0;
}

.index-pro .slick-dots li.slick-active button {
    background: #000;
}



.index-news {
    margin-top: 100px;
}

.m-news01 {
    padding: 20px 0;
    margin: 0 -20px;
}

.m-news01 .item {
    padding: 10px 0 30px;
    cursor: pointer;
    position: relative;
    top: 0;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.m-news01 .item:hover {
    top: -5px;
}

.m-news01 .item .box {
    padding: 30px;
    background-color: #fff;
    margin: 0 20px;
    box-shadow: 0px 6px 30px rgba(51, 51, 51, .15);
}

.m-news01 .item h3 a {
    margin: 40px 0 15px;
    display: block;
    font-size: 18px;
    color: #000;
    font-weight: 400;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.m-news01 .item span {
    margin-bottom: 15px;
    display: block;
    font-size: 14px;
    color: #999;
}

.m-news01 .item p {
    line-height: 22px;
    font-size: 14px;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.m-news01 .slick-dots {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    z-index: 99;
    font-size: 0;
}

.m-news01 .slick-dots li {
    display: inline-block;
    margin: 0 5px;
}

.m-news01 .slick-dots button {
    background-color: #ccc;
    cursor: pointer;
    border-radius: 50%;
    border: 0;
    width: 10px;
    height: 10px;
    outline: 0;
    font-size: 0;
    padding: 0;
}

.m-news01 .slick-dots li.slick-active button {
    background: #999;
}

.ul-txt02 {
    overflow: hidden;
    margin-top: 70px;
    padding: 60px 0;
    border-top: 1px solid #d8d8d8;
}

.ul-txt02 li {
    float: left;
    width: 33.33%;
}

.ul-txt02 li h5 {
    font-size: 14px;
    color: #666;
    font-weight: 400;
    margin-bottom: 25px;
}

.ul-txt02 li.txt-l strong {
    font-size: 36px;
    font-family: Arial;
    color: #333;
}

.ul-txt02 li.txt-r p,
.ul-txt02 li.txt-c p {
    padding-left: 30px;
    background-repeat: no-repeat;
    background-position: left center;
}

.ul-txt02 li.txt-r p.you,
.ul-txt02 li.txt-c p.tel {
    margin-bottom: 30px;
    font-size: 20px;
    color: #262626;
}

.ul-txt02 li.txt-c p.tel {
    background-image: url(i7.png);
}

.ul-txt02 li.txt-c p.dizhi {
    font-size: 16px;
    color: #333;
    background-image: url(i8.png);
}

.ul-txt02 li.txt-r p.you {
    background-image: url(i9.png);
}


.footer {
    background-color: #333;
}

.fd-top {
    overflow: hidden;
    padding: 70px 0;
}

.fd-logo {
    float: left;
    width: 15%;
    height: 80px;
    line-height: 60px;
}

.fd-logo img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}

.fd-nav {
    float: left;
    width: 70%;
}

.fd-nav dl {
    float: left;
    width: 20%;
    font-size: 14px;
}

.fd-nav dl dt {
    margin-bottom: 30px;
    color: #222;

}

.fd-nav dl dt a {
    color: #eee;
}

.fd-nav dl dd {
    padding-right: 10px;
}

.fd-nav dl dd a {
    display: block;
    color: #ccc;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fd-nav dl dd a:hover {
    color: #1e85e6;
}

.fd-qr {
    float: right;
}

.fd-qr .pic {
    width: 110px;
    height: 110px;
    overflow: hidden;
}

.fd-qr .pic img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}

.fd-qr h3 {
    text-align: center;
    font-size: 14px;
    color: #ccc;
    height: 40px;
    line-height: 40px;
}

.footer .copy {
    padding: 15px 0;
    overflow: hidden;
    background: #262626;
    font-size: 14px;
    text-align: center
}

.footer .copy p {
    color: #ccc;
    margin-bottom: 0;
}

.udede-footer .copy a {
    display: inline-block;
    color: #ccc;
}

.footer .copy a:hover {
    color: #1e85e6;
}

.h50 {
    display: none;
}

.udede-link {
    display: none;
    overflow: hidden;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
    background-color: #fff;
    padding: 4px 0;
    box-shadow: 5px 0 10px rgba(0, 0, 0, .05);
}

.udede-link li {
    float: left;
    width: 25%;
}

.udede-link li a {
    display: block;
    text-align: center;
    font-size: 13px;
    color: #000;
}

.udede-link li.on a,
.udede-link li:hover a {
    color: #0085d0;
}

.udede-link li a i {
    display: block;
    width: 25px;
    margin: 0 auto;
    height: 25px;
    background-repeat: no-repeat;
    background-position: center center;
    -o-background-size: auto 18px;
    -ms-background-size: auto 18px;
    -moz-background-size: auto 18px;
    -webkit-background-size: auto 18px;
    background-size: auto 18px;
}

.udede-link li a .i1 {
    background-image: url(icon8.png);
}

.udede-link li.on .i1,
.udede-link li:hover .i2 {
    background-image: url(icon8-on.png);
}

.udede-link li a .i2 {
    background-image: url(icon9.png);
}

.udede-link li.on .i2,
.udede-link li:hover .i2 {
    background-image: url(icon9-on.png);
}

.udede-link li a .i3 {
    background-image: url(../image/icon10.png);
}

.udede-link li.on .i3,
.udede-link li:hover .i3 {
    background-image: url(icon10-on.png);
}

.udede-link li a .i4 {
    background-image: url(icon11.png);
}

.udede-link li.on .i4,
.udede-link li:hover .i4 {
    background-image: url(icon11-on.png);
}







@media (max-width: 850px) {


    .pub-tit {
        margin: 20px auto 20px;
        position: relative;
    }

    .pub-tit .cn {
        font-size: 24px;
    }

    .pub-tit .cn::before {
        content: '';
        height: 1px;
        background: #bfbfbf;
        width: 20px;
        display: inline-block;
        margin-right: 10px;
    }

    .pub-tit .cn::after {
        content: '';
        height: 1px;
        background: #bfbfbf;
        width: 20px;
        margin-left: 10px;
        display: inline-block;
    }

    .pub-tit .en {
        font-size: 14px;
        font-family: Helvetica Neue;
        text-transform: uppercase;
        color: #888;
    }


}









.zs {
    text-align: center;
    background: url(zsbg.jpg) no-repeat center center;
    background-size: cover;
    min-height: 500px;
}

.zsen {

    background: url(zsbg1.jpg) no-repeat center center;

}

.zs p {
    font-size: 28px;
    color: #fff;
    padding-top: 80px;
    line-height: 200%;
    text-shadow: 0 0 5px #333333;
}



.m_pic {
    text-align: center;
    display: block;
    font-size: 0;
}

.m_pic b {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.m_pic img {
    vertical-align: middle;
}




@media screen and (max-width:767px) {


    .zs {
        background: url(zsbg.jpg) no-repeat center / auto 100%;
        min-height: 200px;
    }

    .zs p {
        font-size: 16px;
        color: #fff;
        padding-top: 20px;
        line-height: 1.5;
        text-shadow: 0 0 5px #333333;
    }

    .index-about {
        margin: 20px 0;
    }


    .data.p1 {
        padding-top: 10px;
        padding-bottom: 30px;
    }

    .data .item {
        width: 21%;
        margin: 0 2%;
    }

    .data .item .m_pic {
        width: auto;
        height: 80px;
    }

    .data .item .m_pic .x {
        font-size: 30px;
    }

    .data .item .m_pic .x span {
        font-size: 13px;
    }

    .data .item .name {
        font-size: 14px;
        padding-top: 10px;
    }

    .data .item:hover .m_pic {
        background-image: url(10-2.png);
    }

    .data .item:hover .m_pic .x,
    .data .item:hover .m_pic .x font {
        color: #fff;
    }

}


.index-solution {
    padding: 40px 0;

}

.info-solution a {
    margin: 0 10px;
}


.index-solution .img :after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    background: #59c6f2;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.index-solution .img {
    position: relative;
    width: 100%;
}

.index-solution .img img {
    width: 100%;
    height: auto;
}

.index-solution .msg {
    padding: 5px 0;
    background: rgba(0, 0, 0, 0.18);
    box-shadow: 0px 3px 10px 0px #eaeaea;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    margin: auto;
    color: #fff;
    font-size: 14px;
    width: 100%;
}

.index-solution .msg span {
    font-size: 14px;
    padding-left: 5px;
}


.info-solution .slick-arrow {
    position: absolute;
    top: 50%;
    margin-top: -22px;
    overflow: hidden;
    cursor: pointer;
    width: 45px;
    height: 45px;
    font-size: 0;
    line-height: 0;
    z-index: 9;
    background-repeat: no-repeat;
    background-position: center center;
    -o-background-size: auto 20px;
    -ms-background-size: auto 20px;
    -moz-background-size: auto 20px;
    -webkit-background-size: auto 20px;
    background-size: auto 20px;
    background-color: rgba(0, 0, 0, .3);
    border: 0;
    outline: 0;
    padding: 0;
}

.info-solution .slick-prev {
    left: 10px;
    background-image: url(pres1.png);
}

.info-solution .slick-next {
    right: 10px;
    background-image: url(nexts1.png);
}

.info-solution .slick-dots {
    position: absolute;
    left: 0;
    bottom: -20px;
    width: 100%;
    text-align: center;
    z-index: 99;
    font-size: 0;

}

.info-solution .slick-dots li {
    display: inline-block;
    margin: 0 5px;
}

.info-solution .slick-dots button {
    background-color: #aaa;
    cursor: pointer;
    border-radius: 50%;
    border: 0;
    width: 10px;
    height: 10px;
    outline: 0;
    font-size: 0;
    padding: 0;
}

.info-solution .slick-dots li.slick-active button {

    background-color: #00a5e5;
}




@media (max-width: 1024px) {
    .index-solution {
        margin: 50px auto 0;
        padding: 30px 0;
    }
}



@media (max-width: 750px) {
    .index-solution {
        margin: 30px auto 0;
        padding: 0px 0;
    }


    .index-solution .msg span {
        font-size: 14px;
        padding-left: 5px;
    }


}



.index-about {
    padding-top: 20px;
}

.g-tit01 {
    font-size: 28px;
    color: #333;
    margin-bottom: 80px;
}

.g-tit01 span {
    color: #0085d0;
}

.g-more01 {
    display: block;
    width: 160px;
    color: #0085d0;
    border: 1px solid #0085d0;
    border-radius: 30px;
    text-align: center;
    margin: 20px auto 0;
    line-height: 40px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.g-more01:hover {
    color: #0085d0;
}

.g-txt01 {
    margin-bottom: 50px;
    color: #fff;
}

.g-txt01 h3 {
    margin-bottom: 25px;
    font-size: 34px;
    color: #fff;
    font-weight: 600;
    line-height: 1.2;

}

.g-txt01 h3 span {
    display: block;
    font-size: 32px;
    font-weight: 400;
    color: #fff;
}

.g-txt01 p {
    font-size: 16px;
}

.g-more02 {
    display: none;
    width: 160px;
    color: #0085d0;
    border: 1px solid #0085d0;
    border-radius: 30px;
    text-align: center;
    margin: 20px auto 0;
}

.g-more02:hover {
    color: #fff;
    background-color: #0085d0;
}

.m-list02 {
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}

.m-box01 {
    position: relative;
    float: left;
    width: 41%;
    height: 605px;
    padding-left: 3%;
    padding-top: 150px;
}

.m-box01 .g-tit01 {
    position: absolute;
    top: 0;
    left: 0;
    margin-bottom: 0;
}

.m-box01 .g-txt01 p {
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.ul-count {
    overflow: hidden;
    padding: 20px 0 49px;
}

.ul-count li {
    float: left;
    width: 25%;
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.ul-count li em {
    font-size: 32px;
    font-weight: 600;
    font-style: normal;
}

.ul-count li span {
    vertical-align: top;
}

.ul-count li p {
    color: #fff;
    font-size: 14px;
}

.m-list03 .g-more01 {
    color: #fff;
}



@media (max-width: 750px) {}

.hz {
    padding: 50px 0;
    text-align: center;
}

.hz ul {
    height: auto;
    margin-top: 20px;
}

.hz ul li {
    width: 16%;
    display: inline-block;
}

.hz ul li img {
    width: 100%;
    height: auto;
    /* -webkit-filter: grayscale(100);
  filter: grayscale(100); */
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.hz ul li:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}


@media (max-width: 750px) {
    .hz ul li {
        width: 20%;
        float: left;
    }

    .hz h2 {
        float: none;
        font-size: 36px;
        width: 100px;
        background: none;
        padding: 0px;
        text-align: center;
        margin-right: 0px;
    }



}





/*inner*/
/*单页-广告图*/


.ny-banner {
    height: 350px;
}

.ny-banner .container {
    height: 100%;
}

.ny-banner .info strong {
    display: block;
    font-size: 3rem;
    color: #fff;
    line-height: 80px;
    font-weight: bold
}

.ny-banner .info b {
    display: block;
    font-size: 1.5rem;
    color: rgba(255, 255, 255, 0.28);
    text-transform: uppercase;
}

.ny-banner .info i {
    display: block;
    width: 50px;
    height: 3px;
    background: #ffffff;
    border-radius: calc(0.1875rem/6);
    margin-top: 30px;
}

.flexlign {
    display: flex;
    align-items: center;
}

.flexcen {
    display: flex;
    align-items: center;
    justify-content: center;
}

.page-title {
    padding: 10px 0 10px;
    background-color: #f8f8f8;
}

.page-title .page-title-heading {
    float: left;
}

.page-title .page-title-heading .h1-title {
    color: #2e363a;
    font-size: 27px;
    font-weight: 600;
    letter-spacing: 0.6px;
    font-family: "Microsoft YaHei"
}

.page-title .breadcrumbs {
    float: right;
}

.page-title .breadcrumbs li {
    display: inline-block;
    line-height: 36px;
}

.page-title .breadcrumbs li a {
    color: #0085d0;
    letter-spacing: -0.2px;
}

.page-title .breadcrumbs li .icon-home {
    font-family: 'icomoon';
    font-size: 14px;
    color: #0085d0;
    font-style: normal;
}

.page-title .breadcrumbs li:last-child a {
    color: #a9a9a9;
}

.page-title .breadcrumbs li a:hover {
    color: #a9a9a9;
    text-decoration: none;
}

.page-title .breadcrumbs li:last-child a:hover {
    color: #a9a9a9;
}

.page-title .breadcrumbs li a i {
    font-style: normal;
    padding: 0 3px 0 2px;
}

.page-title .breadcrumbs li .icon-right {
    font-family: 'icomoon';
    font-size: 14px;
    color: #0085d0;
}

.page-title .breadcrumbs li a:hover i {
    color: #999;
}

.nypagenav {
    border-bottom: 1px solid #E7E7E7;
}

.nypagenav ul {
    display: flex;
    justify-content: center;
}

.nypagenav ul li {
    padding: 0 5%;
    position: relative;
}

.nypagenav ul li a {
    position: relative;
    font-size: 15px;
    color: #333333;
    display: block;
    padding: 20px 6px;
}

.nypagenav ul li::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 16%;
    width: 1px;
    background: #c3c3c3;
}

.nypagenav ul li a::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 0;
    background: #0085d0;
    transition: .5s;
}

.nypagenav ul li:last-child::after {
    display: none;
}

.nypagenav ul li a:hover,
.nypagenav ul li.on a {
    color: #0085d0;
}

.nypagenav ul li:hover a::before,
.nypagenav ul li.on a::before {
    width: 100%;
}

.about_section {
    padding: 80px 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .about_section {
        padding: 60px 0;
    }
}

@media only screen and (max-width: 767px) {
    .about_section {
        padding: 40px 0;
    }
}

.corepic {
    height: auto;
    margin: 60px 0;
    overflow: hidden;
}

.corepic .swiper-slide {
    width: 23%;
    float: left;
    margin-right: 1%;
    margin-top: 20px;
}

.corepic .swiper-slide .img {
    background: #efefef;
    height: auto;
    padding: 8px;
    position: relative;
}

.corepic .swiper-slide .img img {
    width: 100%;
    height: auto;
}

.corepic .swiper-slide .info {
    padding: 10px 35px;
    background: #acacac;
    color: #fff;
    text-align: center;
}

.corepic .swiper-slide:hover .info {
    background: #0b44ba;
    color: #fff;
}

.corepic .swiper-slide .info h3 {
    line-height: 40px;
    font-weight: normal;
    height: 40px;
    color: #fff;
    overflow: hidden;
    font-size: 14px;
}

@media (max-width: 940px) {

    .corepic {
        margin: 30px 0;
    }

    .corepic .swiper-slide {
        width: 100%;
        margin-top: 10px;
    }

    .corepic .swiper-slide .img {
        padding: 0px;
    }

    .corepic .swiper-slide .info h3 {
        height: 30px;
        line-height: 30px;
    }
}


.mb-15 {
    margin-bottom: 15px;
}

.mb-25 {
    margin-bottom: 25px;
}

.ptb-100 {
    padding-top: 70px;
    padding-bottom: 70px;
}

.sidebar {
    margin-bottom: 30px;

}

.sidebar ul {
    border-top: solid 1px #f4f4f4;
    border-right: solid 1px #f4f4f4;
    border-left: solid 1px #f4f4f4;
}

.g-titIns1 {
    font-size: 25px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 20px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}

.g-titIns1::after {
    content: '';
    width: 80px;
    height: 1px;
    background: #0085d0;
    position: absolute;
    left: 0;
    bottom: -1px;
}

.sidebar ul li a {
    display: block;
    font-size: 14px;
    line-height: 50px;
    color: #333;
    width: 100%;
    padding: 0px 10px;
    border-bottom: 1px solid #e5e5e5;
    background: #f8f8f8;
    transition: all 0.3s;
    text-decoration: none;
    text-transform: capitalize;
}

.sidebar ul li a::before {
    content: "\e91e";
    font-family: 'icomoon';
    color: #666;
    font-size: 16px;
    margin-right: 2px;
}

.sidebar ul li a:hover,
.sidebar ul li a.on {
    background-color: #007fcc;
    color: #fff;
}

.sidebar ul li a:hover::before,
.sidebar ul li a.on::before {
    color: #fff;
}

.sidebar p {
    font-size: 14px;
    line-height: 30px;
    color: #333;
}



.product_list .featured-product {
    flex: 0 0 33%;
    max-width: 33%;
}

.featured-product {
    flex: 0 0 33.33%;
    max-width: 33.33%;
    padding: 0px 15px;
}

.featured-box {

    text-align: center;

    border: 1px solid #e5e5e5;
    border-radius: 10px;
    transition: .3s;
}

.featured-box:hover {
    box-shadow: 0 0 9px 1px rgba(0, 0, 0, 0.12);
}

.product-img {
    overflow: hidden;
    position: relative;
}

.product-img a {
    display: block;
}

.product-img a:hover {
    text-decoration: none;
}

.product-name {
    display: block;
    font-size: 14px;
    color: #2d3031;
    line-height: 20px;
    padding-bottom: 10px;

}

.product-details-btn {
    position: absolute;
    top: -100%;
    left: 0;
    width: 100%;
    background: #2d3031;
    visibility: hidden;
    opacity: 0;
    height: 100%;
    background: rgb(0 0 0 / .3);
    display: flex;
    align-items: center;
    justify-content: center;
}

.quick-popup {
    width: 100%;
    height: 100%;
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding: 10px 10px;
}

.product-details-btn a {
    color: #fff;
}

.featured-box:hover .product-details-btn {
    top: 0;
    visibility: visible;
    opacity: 1;
}

.page ul {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
}

.page ul li {

    margin: 0 2px;
}

.page ul li a {
    background: #dcdcdc;
    color: #333;
    height: 35px;
    width: 35px;
    display: inline-block;
    line-height: 35px;
    text-align: center;
}

.page ul li.active a,
.page ul li a:hover {
    background: #333;
    color: #fff;
}

.shop_toolbar.t_bottom {
    justify-content: center;
    margin-bottom: 0;
}

.List_page {
    text-align: center;
    margin: 8px;
    clear: both;
}

.List_page a {
    background: #fff;
    margin: 1px;
    padding: 8px 12px;
    border: 1px solid #dedede;
    color: #333;
}

.List_page span {
    background: #3b8fd0;
    color: #fff;
    margin: 1px;
    padding: 8px 12px;
    border: 1px solid #3b8fd0;
}

.shop_toolbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #e5e5e5;
    padding: 8px 10px;
    margin: 20px 0 0 0px;
}

@media only screen and (max-width: 767px) {
    .shop_toolbar {
        flex-direction: column-reverse;
        padding: 10px 10px 18px;
    }

    .featured {
        margin-top: 30px;
    }

    .protit {
        display: none;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .shop_toolbar.t_bottom {
        margin-bottom: 77px;
    }
}

@media only screen and (max-width: 767px) {
    .shop_toolbar.t_bottom {
        padding: 15px 10px 15px;
        margin-bottom: 58px;
    }
}

@media only screen and (max-width: 767px) {
    .shop_toolbar.t_bottom .pagination {
        margin-top: 0;
    }
}

.mb-100 {
    margin-bottom: 100px;
}

.mt-100 {
    margin-top: 100px;
}

.mt-50 {
    margin-top: 50px;
}

.breadcrumbs_area {
    background: #f0f0f0;
    border-bottom: 1px solid #e5e5e5;
    padding: 50px 0;
    margin-top: 60px;
}

@media only screen and (max-width: 767px) {
    .breadcrumbs_area {
        padding: 20px 0;
        margin-top: 0px;

    }

    .mb-100 {
        margin-bottom: 30px;
    }

    .mt-100 {
        margin-top: 30px;
    }


}

.breadcrumb_content {
    text-align: center;
}

.breadcrumb_content h3 {
    font-size: 42px;
    line-height: 50px;
    margin-bottom: 9px;
}

@media only screen and (max-width: 767px) {
    .breadcrumb_content h3 {
        font-size: 20px;
        line-height: 40px;
    }
}

.breadcrumb_content ul li {
    display: inline-block;
    text-transform: capitalize;
    font-size: 14px;
    margin-right: 3px;
    padding-right: 13px;
    position: relative;
}

.breadcrumb_content ul li::before {
    position: absolute;
    content: "/";
    right: 0;
    top: 50%;
    transform: translatey(-50%);
}

.breadcrumb_content ul li:last-child {
    margin-right: 0;
}

.breadcrumb_content ul li:last-child::before {
    display: none;
}

.breadcrumb_content ul li a:hover {
    color: #007fcc;
}

#img-1 {
    border: 1px solid #e5e5e5;
    text-align: center;
}

#img-1 img {
    text-align: center;
}

img {
    max-width: 100%;
    height: auto;
}

.product_d_right h1 {
    text-transform: capitalize;
    line-height: 50px;
    font-size: 42px;
    font-weight: 400;
    margin-bottom: 22px;
    color: #007fcc
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .product_d_right h1 {
        font-size: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .product_d_right h1 {
        margin-bottom: 10px;
        font-size: 24px;
    }
}

.product_d_right h1 a {
    color: #252525;
}

.product_d_right h1 a:hover {
    color: #007fcc;
}



.product_d_right .product_desc {
    margin-bottom: 19px;
    padding-bottom: 24px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 16px;
    line-height: 30px;
    color: #2E2E2E
}

@media only screen and (max-width: 767px) {
    .product_d_right .product_desc {
        margin-bottom: 15px;
        padding-bottom: 18px;
        padding-top: 0;
        margin-top: 0;
    }
}

.product_d_right .product_desc::before {
    display: none;
}

.product_d_right .product_desc p {
    font-size: 14px;
    line-height: 30px;
}

.product_d_right .priduct_social ul li {
    display: inline-block;
    margin-right: 7px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .product_d_right .priduct_social ul li {
        margin-right: 2px;
    }
}

@media only screen and (max-width: 767px) {
    .product_d_right .priduct_social ul li {
        margin-right: 2px;
    }
}

.product_d_right .priduct_social ul li:last-child {
    margin-right: 0;
}

@media only screen and (max-width: 767px) {
    .product_d_right .priduct_social ul li {
        margin-right: 0;
    }
}

.product_d_right .priduct_social ul li a {
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    padding: 10px 28px;
    border-radius: 3px;
    text-transform: capitalize;
    display: block;
}

.product_d_right .priduct_social ul li a:hover {
    opacity: 0.8;
}

.product_d_right .priduct_social ul li a.facebook {
    background: #0085d0;
    font-family: 'icomoon';
}

.product_d_right .priduct_social ul li a.twitter {
    background: #858585;
    font-family: 'icomoon';
}


.product_d_inner {
    padding: 20px 30px 27px;
    border: 1px solid #e5e5e5;
}

@media only screen and (max-width: 767px) {
    .product_d_inner {
        padding: 20px 20px 27px;
    }
}

.product_d_info h4 {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
    margin-bottom: 29px;
    text-transform: capitalize;
    font-size: 30px;
    color: #555;
    font-weight: 600;
    margin-right: 35px;
    line-height: 45px;
    position: relative;
}

.product_info_content {
    display: block;
    height: auto;
    opacity: 1;
    overflow: visible;
    font-size: 14px;
    line-height: 2;
    ;
}



@media only screen and (max-width: 767px) {
    .product_d_info h4 {
        font-size: 17px;
    }
}

.caselist {
    margin-top: 50px;
    margin-bottom: 50px;

}

.imagebox.style1 {
    position: relative;
    overflow: hidden;
}

.imagebox.style1 .imagebox-title {
    padding: 8px 10px 8px 20px;
    background: #5697d1;
    min-height: 30px;
    position: absolute;
    width: 100%;
    bottom: 0px;
    visibility: visible;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.imagebox.style1:hover .imagebox-title {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
}

.imagebox.style1 .imagebox-title h3 {
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    margin: 0;
    position: relative;
    line-height: 1.4;
}

.imagebox.style1 .imagebox-title h3:after {
    content: "\e91e";
    font-family: 'icomoon';
    position: absolute;
    top: 48%;
    right: 2px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 100;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.imagebox.style1 .imagebox-title h3 a {
    color: #ffffff;
}

.imagebox.style1 .imagebox-content {
    position: absolute;
    top: 0px;
    left: 0;
    opacity: 0;
    visibility: hidden;
    height: 100%;
    width: 100%;
    background: rgba(72, 147, 208, 0.9);
    font-size: 14px;
    padding: 30px 30px 40px;
    transform: translateY(-100%);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;


}

.imagebox.style1:hover .imagebox-content {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.imagebox.style1 .imagebox-content .imagebox-desc {
    color: #ffffff;
    font-weight: bold;
    font-size: 18px;
    line-height: 32px;
}

.imagebox.style1 .imagebox-content p {
    color: #ffffff;
}

.imagebox.style1 .imagebox-content .text1 {
    color: #ffffff;
    margin-bottom: 10px;
}

.imagebox.style1 .imagebox-content .imagebox-button {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
}

.imagebox.style1 .imagebox-content .imagebox-button a {
    color: #ffffff;
    margin-top: 2%;
    background: rgba(255, 132, 0, 1);
    padding: 13px 42px 13px 20px;
    display: inline-block;
    position: relative;
    line-height: 15px;
    webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.imagebox.style1 .imagebox-content .imagebox-button a::after {
    content: "\e91e";
    font-family: 'icomoon';
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #ffffff;
    font-size: 12px;
}

.imagebox.style1 .imagebox-content .imagebox-button a:hover:before {
    color: #ffffff;
}

.imagebox.style1 .imagebox-content .imagebox-button a:hover {
    color: #ffffff;
    background-color: #0085d0;
}

.post_content {
    text-align: center;
}


.tag_sidebar ul {
    border: none !important;
}

.tag_sidebar ul li {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;

    border-radius: 4px;
}

.tag_sidebar ul li a {
    border: 1px solid #f4f4f4 !important;

}


.ul-newslist li {
    margin-bottom: 35px;
    padding-bottom: 35px;
    border-bottom: 1px solid #e1e1e1;
    overflow: hidden;


}

.ul-newslist li a {
    display: block;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.ul-newslist li .tit {
    overflow: hidden;
    margin-bottom: 20px;

}

.ul-newslist li .tit h3 {
    font-size: 23px;
    line-height: 33px;
    font-weight: 500;
    margin-bottom: 10px;
}

.ul-newslist li .tit .time {
    font-size: 14px;

}

.ul-newslist li .txt {
    margin: 0;
    line-height: 28px;
}




.ul-newslist li a:hover {
    color: #0085d0;
}

.ul-newslist li .txt p {
    font-size: 14px;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.ul-newslist li .btn_more a {
    color: #fff;
    font-size: 13px;
    height: 36px;
    line-height: 36px;
    padding: 0 25px;
    display: inline-block;
    text-transform: capitalize;
    background: #333;
    font-weight: 500;
    border-radius: 20px;
}

.ul-newslist li .btn_more a:hover {
    background: #1c8cd2;
}

.blog_details {
    margin-bottom: 100px;
    margin-top: 93px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blog_details {
        margin-bottom: 80px;
        margin-top: 74px;
    }
}

@media only screen and (max-width: 767px) {
    .blog_details {
        margin-top: 54px;
        margin-bottom: 60px;
    }
}

.post_header {
    margin-bottom: 28px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .post_header {
        margin-bottom: 25px;
    }
}

@media only screen and (max-width: 767px) {
    .post_header {
        margin-bottom: 22px;
    }
}

.post_header h3 {
    font-size: 30px;
    line-height: 35px;
    font-weight: 500;
    margin-bottom: 4px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .post_header h3 {
        font-size: 26px;
        line-height: 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .post_header h3 {
        font-size: 25px;
        line-height: 25px;
    }
}

@media only screen and (max-width: 767px) {
    .post_header h3 {
        font-size: 20px;
        line-height: 24px;
    }
}

.blog_details {
    margin-bottom: 100px;
    margin-top: 93px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blog_details {
        margin-bottom: 80px;
        margin-top: 74px;
    }
}

@media only screen and (max-width: 767px) {
    .blog_details {
        margin-top: 34px;
        margin-bottom: 30px;
    }

    .sidebar {
        margin-bottom: 0;
    }
}


@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blog_details .blog_wrapper {
        margin-bottom: 77px;
    }
}

@media only screen and (max-width: 767px) {
    .blog_details .blog_wrapper {
        margin-bottom: 55px;
    }

    .blog_details .blog_meta p {
        font-size: 12px;
        color: #888;
    }
}

.blog_details .blog_meta {
    margin-bottom: 0;
}

.blog_details .blog_thumb {
    width: 100%;
    float: inherit;
}

.blog_details .blog_content {
    width: 100%;
    float: inherit;
    padding-left: 0;

}

.blog_details .blog_content p {
    line-height: 24px;
    margin-bottom: 10px;
    font-size: 15px;
    color: #666;
}

@media only screen and (max-width: 767px) {
    .blog_details .blog_content p {
        font-size: 14px;
    }
}


.contact_area {
    margin-bottom: 100px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact_area {
        margin-bottom: 80px;
    }
}

@media only screen and (max-width: 767px) {
    .contact_area {
        margin-bottom: 60px;
    }
}

.contact_message h1 {
    font-size: 41px;
    text-transform: capitalize;
    font-weight: 500;
    line-height: 50px;
    margin-bottom: 25px;

}

.contact_message .tel {
    font-size: 55px;
    text-transform: capitalize;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 25px;
    color: #0085d0
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact_message h3 {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .contact_message h3 {
        font-size: 20px;
        margin-bottom: 20px;
    }
}

.contact_message p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
}

.contact_message ul li {
    padding: 13px 0;
    border-top: 1px solid #e5e5e5;
}

.contact_message ul li:last-child {
    padding-bottom: 0;
}

.contact_message ul li i {
    margin-right: 10px;
    font-family: 'icomoon';
    color: #666;
    font-style: normal;
}

.contact_message ul li a:hover {
    color: #0085d0;
}

.contact_message label {
    line-height: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}

.contact_message input {
    border: 1px solid #e5e5e5;
    height: 45px;
    background: #ffffff;
    width: 100%;
    padding: 0 20px;
    color: #757575;
}

.contact_message textarea {
    height: 170px;
    border: 1px solid #e5e5e5;
    background: #ffffff;
    resize: none;
    margin-bottom: 20px;
    width: 100%;
    padding: 10px 20px;
    color: #222222;
}




@media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact_message.content {
        margin-bottom: 70px;
    }
}

@media only screen and (max-width: 767px) {
    .contact_message.content {
        margin-bottom: 52px;
    }
}

.contact_message.form p.form-messege {
    margin-bottom: 0;
}

.contact_map {
    margin-bottom: 97px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact_map {
        margin-bottom: 76px;
        margin-top: 80px;
    }
}

@media only screen and (max-width: 767px) {
    .contact_map {
        margin-bottom: 57px;
        margin-top: 60px;
    }

    .contact_message h1 {
        font-size: 28px;
        text-transform: capitalize;
        font-weight: 500;
        line-height: 20px;
        margin-bottom: 25px;

    }

    .contact_message .tel {
        font-size: 24px;
        text-transform: capitalize;
        font-weight: 500;
        line-height: 20px;
        margin-bottom: 25px;

    }

    .mt-50 {
        margin-top: 30px;
    }
}