body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

h3 {
    font-weight: 400;
}
.goog-te-banner-frame,.goog-te-gadget-icon{
	display: none!important;
 }
 body{ top: 0!important;}
.goog-te-gadget-simple{ 
	border: #000 0px solid!important;background-color: #000!important; padding: 0!important;
 } 
 .goog-te-gadget-simple .goog-te-menu-value {
	 color: #fff!important; }
body {
    font-size: 16px;
    line-height: 1.7;
    overflow-x: hidden;
    font-family: "Source Sans Pro", sans-serif;
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #333333;
    transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}

p {
    color: #666666;
}

a:hover {
    text-decoration: none;
}

* {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
    -ms-interpolation-mode: bicubic;
    border: 0;
    object-fit: cover;
    vertical-align: middle;
    transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}

i,
em {
    font-style: normal;
}

li {
    list-style: none;
}

button,
input,
select,
textarea {
    border: none;
    outline: none;
    font-family: "Microsoft Yahei";
    font-size: 16px;
}

.wrap,
.w {
    width: 96%;
    max-width: 1200px;
    margin: 0 auto;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

table td {
    padding: 8px;
}

.table-box {
    width: 100%;
    overflow-x: scroll;
    margin: 20px 0 0 0;
}

.table-box-wap {
    display: none;
}

@media screen and (max-width:991px) {
    .table-box {
        display: none;
    }
    .table-box-wap {
        display: block;
        overflow-x: scroll;
    }
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #999;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #999;
}

input::-moz-placeholder,
textarea::-moz-input-placeholder {
    color: #999;
}

input:-ms-input-placeholder,
textarea::-ms-input-placeholder {
    color: #999;
}

.clearfix:after {
    content: " ";
    display: block;
    height: 0px;
    visibility: hidden;
    clear: both;
}

.clearfix {
    zoom: 1;
}

.container {
    max-width: 1200px;
    width: 96%;
    margin: 0 auto;
}

.container:after,
ul:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/******************** index-top begin *****************/

.index-top-infor {
    background: #262626;
    padding: 12px 0;
}

.index-top-infor p {
    float: left;
    color: #ffffff;
}

.index-top-infor span {
    color: #FE5A0E;
}

.index-top-infor ul {
    float: right;
}

.index-top-infor li {
    float: left;
    margin-left: 20px;
}

.index-menu {
    padding: 20px 0;
}

.index-menu .logo {
    float: left;
    margin-top: 5px;
}

.index-menu ul {
    float: right;
}

.index-menu li {
    float: left;
    margin-left: 35px;
    position: relative;
    padding-left: 70px;
}

.index-menu li img {
    position: absolute;
    left: 0;
    top: 10px;
}

.index-menu li p {
    color: #999999;
    text-transform: capitalize;
}

.index-menu li strong,
.index-menu li strong a {
    font-size: 20px;
    color: #333333;
    font-family: 'Rubik';
}

.index-menu li strong a:hover {
    color: #fe5a0e;
}

.nav-btn {
    display: none;
    float: right;
    margin-top: 15px;
}

.nav-btn span {
    width: 30px;
    height: 2px;
    display: block;
    background-color: #333333;
    margin-top: 8px;
}

.index-nav {
    position: absolute;
    z-index: 8;
    width: 100%;
    top: 152px;
}

.index-nav .container {
    position: relative;
}

.index-nav .nav {
    width: 100%;
    float: left;
}

.index-nav .nav li {
    float: left;
    width: 16.666%;
    text-align: center;
    background: #000;
    border-bottom: 3px solid #fff;
}

.index-nav .nav li a {
    line-height: 57px;
    color: #ffffff;
    font-weight: 900;
    text-transform: capitalize;
    display: block;
}

.index-nav .nav li.active,
.index-nav .nav li:hover {
    border-bottom: 3px solid #FE5A0E;
}

.index-menu .getquote,
.index-nav .getquote {
    width: 20%;
    float: right;
    display: inline-block;
    text-align: center;
    line-height: 57px;
    border-bottom: 3px solid #FE5A0E;
    color: #ffffff;
    font-weight: 900;
    text-transform: capitalize;
    background: #fe5a0e;
    position: relative;
}

.index-menu .getquote {
    display: none;
}

.index-nav .getquote:before {
    margin-right: 10px;
}

.index-nav .getquote:after {
    float: none;
    vertical-align: middle;
    margin-top: 0;
    margin-left: 20px;
}

.menu-sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
}

@keyframes fadeInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
    100% {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0);
    }
}

.menu-sticky:before {
    max-width: 100%;
    border-radius: 0;
}

.nav-side {
    width: 100%;
    display: none;
    position: absolute;
    background-color: #232323;
    padding: 30px 0;
    z-index: 99;
}

.nav-side li {
    text-align: center;
}

.nav-side li a {
    line-height: 50px;
    text-transform: uppercase;
    color: #ffffff;
}

@media screen and (max-width:1280px) {
    .index-menu li {
        margin-left: 5px;
        padding-left: 50px;
    }
}

@media screen and (max-width:991px) {
    .index-nav,
    .index-menu ul {
        display: none;
    }
    .nav-btn {
        display: block;
    }
    .index-menu .getquote {
        display: block;
        float: right;
        margin-right: 20px;
        margin-top: 7px;
        width: auto;
        padding: 0 45px;
        line-height: 40px;
        background: #fe5a0e url(../images/country-address.png) no-repeat 15px center;
    }
    .index-menu .getquote:after {
        right: 15px;
        top: 12px;
    }
}

@media screen and (max-width:640px) {
    .index-menu {
        padding: 5px 0;
    }
    .nav-btn {
        margin-top: 9px;
    }
}

@media screen and (max-width:480px) {
    .index-menu .logo img {
        max-width: 150px;
    }
    .index-top-infor {
        padding: 5px 0;
    }
    .index-top-infor ul {
        display: none;
    }
    .nav-btn {
        margin-top: 5px;
    }
}

.countey-area {
    position: absolute;
    display: none;
    width: 240px;
    height: 500px;
    overflow-y: scroll;
    z-index: 29;
    top: 60px;
    right: 0;
    box-shadow: 0px 3px 20px rgba(0, 0, 0, .1);
    -o-box-shadow: 0px 3px 20px rgba(0, 0, 0, .1);
    -ms-box-shadow: 0px 3px 20px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0px 3px 20px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0px 3px 20px rgba(0, 0, 0, .1);
}

.countey-area li {
    background-color: #fff;
    width: 100%;
    font-size: 16px;
    color: #333333;
    text-transform: uppercase;
    border-bottom: 1px solid #fae0e0;
    transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}

.countey-area li:hover {
    padding-left: 15px;
}

.countey-area li a {
    line-height: 45px;
    padding-left: 10px;
}

.countey-area::-webkit-scrollbar {
    width: 4px;
    /*height: 4px;*/
}

.countey-area::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #e5ae58;
}

.country-box {
    display: none;
    background: #262626;
    padding: 12px 0;
}

.country-btn {
    color: #ffffff;
    text-transform: capitalize;
}

.country-btn:before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../images/country-address.png) no-repeat center;
    background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    vertical-align: middle;
    margin-top: -2px;
}

.country-btn:after {
    content: '';
    display: inline-block;
    float: right;
    width: 20px;
    height: 20px;
    background: url(../images/icon-down.png) no-repeat center;
    background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    margin-top: 6px;
}

.country-box .countey-area {
    top: 51px;
    width: 100%;
}

@media screen and (max-width:991px) {
    .index-top-infor {
        display: none;
    }
    .country-box {
        display: block;
    }
}


/******************** index-top end *****************/


/********************index-banner begin *************/

.index-banner {
    background: url(../images/banner1.jpg) no-repeat center top;
    background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    padding: 210px 0 180px 0;
    text-align: center;
}
.list_b {

    padding: 120px 0 60px 0!important;
}
.index-banner h1 {
    font-size: 48px;
    color: #ffffff;
    padding: 0 15%;
    text-align: center;
    line-height: 1.3;
    margin-bottom: 50px;
}

.index-banner p {
    color: #ffffff;
    padding: 0 20%;
    text-align: center;
}

.index-banner .more {
    display: inline-block;
    padding: 10px 35px;
    background-color: #fe5a0e;
    color: #ffffff;
    text-transform: uppercase;
    margin-top: 50px;
    border: 2px solid transparent
}

.index-banner .more:hover {
    background: none;
    border: 2px solid #fe5a0e;
}

@media screen and (max-width:991px) {
    .index-banner {
        padding: 180px 0 150px 0;
    }
    .index-banner h1 {
        font-size: 40px;
        padding: 0;
    }
    .index-banner p {
        padding: 0;
    }
}

@media screen and (max-width:768px) {
    .index-banner {
        padding: 180px 0 150px 0;
    }
    .index-banner h1 {
        font-size: 32px;
    }
}

@media screen and (max-width:640px) {
    .index-banner {
        padding: 120px 0 100px 0;
    }
    .index-banner h1 {
        font-size: 28px;
    }
}

@media screen and (max-width:480px) {
    .index-banner p {
        display: none;
    }
    .index-banner h1 {
        font-size: 26px;
        margin-bottom: 0;
    }
}


/********************index-banner end ********************/


/******************index-about begin*********************/

.index-about {
    margin-top: 100px;
}

.index-about-con img {
    width: 50%;
    float: left;
}

.index-about-con .text {
    width: 45%;
    float: right;
}

.index-about-con .text strong {
    font-size: 18px;
    color: #fe5a0e;
}

.index-about-con .text h2 {
    font-size: 48px;
    color: #454545;
    line-height: 1.3;
    margin: 10px 0 20px 0;
    text-transform: capitalize;
}

.index-about-con .text ul li {
    padding-left: 120px;
    padding-bottom: 10px;
    margin: 40px 0;
    position: relative;
    background: url(../images/icon-1.png) no-repeat left center;
    background-size: 80px auto;
}

.index-about-con .text ul li:first-child {
    background: url(../images/icon-2.png) no-repeat left center;
    background-size: 80px auto;
}

.index-about-con .text ul li:before {
    position: absolute;
    content: '';
    height: 100%;
    width: 3px;
    background: #fe5a0e;
    top: 0;
    left: 90px;
}

.index-about-con .text ul li h3 {
    font-size: 20px;
    margin-bottom: 30px;
}

@media screen and (max-width:1280px) {
    .index-about {
        margin-top: 80px;
    }
    .index-about-con .text h2 {
        font-size: 40px;
    }
}

@media screen and (max-width:1024px) {
    .index-about-con .text h2 {
        font-size: 30px;
    }
}

@media screen and (max-width:991px) {
    .index-about {
        margin-top: 50px;
    }
    .index-about-con img {
        width: 100%;
        float: none;
    }
    .index-about-con .text {
        width: 100%;
        float: none;
    }
    .index-about-con .text h2 {
        font-size: 26px;
    }
}

@media screen and (max-width:640px) {
    .index-about {
        margin-top: 30px;
    }
    .index-about-con .text ul li {
        padding-left: 0;
        background: none !important;
        margin: 20px 0;
    }
    .index-about-con .text ul li:before {
        display: none;
    }
    .index-about-con .text ul li h3 {
        margin-bottom: 10px;
    }
}

@media screen and (max-width:480px) {
    .index-about {
        margin-top: 15px;
    }
}


/******************index-about end*********************/


/*******************big-tit begin*********************/

.big-tit {
    text-align: center;
    position: relative;
    margin-top: 100px;
    margin-bottom: 50px;
}

.big-tit:before {
    position: absolute;
    content: "";
    width: 3px;
    height: 40px;
    top: -60px;
    background-color: #fe5a0e;
}

.big-tit h2 {
    font-size: 36px;
    color: #0f1d44;
}

.big-tit p {
    font-size: 16px;
    color: #777777;
    max-width: 600px;
    margin: 0 auto;
    line-height: 1.7;
}

@media screen and (max-width:991px) {
    .big-tit h2 {
        font-size: 32px;
    }
}

@media screen and (max-width:480px) {
    .big-tit {
        margin-bottom: 15px;
    }
}


/******************big-tit end*********************/


/*******************index-pro begin*********************/

.index-pro {
    margin: 25px 0 0 0;
    padding: 25px 0 50px 0;
}

.index-pro-con ul {
    margin-left: -2%;
}

.index-pro-con li {
    float: left;
    width: 31.333%;
    margin-left: 2%;
    margin-bottom: 50px;
    position: relative;
    transition: all .6s ease;
}

.index-pro-con li:hover .pic {
    box-shadow: 4px 4px 20px 5px rgba(0, 0, 0, 0.13);
    transform: translate(0, -3px);
    border-radius: 20px;
    transition: all .6s ease;
}

.index-pro-con li .pic {
    position: relative;
    overflow: hidden;
    padding-top: 59.5%;
    display: block;
    width: 85.5%;
    text-align: center;
    margin: 0 auto;
}

.index-pro-con li .pic img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 20px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.index-pro-con li .box {
    background: #fff;
    box-shadow: 0 6px 20px rgba(41, 55, 124, 0.2);
    margin: -118px auto 0;
    padding: 10px;
    border-radius: 20px;
}

.index-pro-con li .box .border-box {
    border-radius: 20px;
    border: 1px dashed #d5ddf2;
    padding: 35% 7% 20px;
}

.index-pro-con li .box h3 {
    font-size: 20px;
    color: #333333;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index-pro-con li .box h3 a {
    color: #333333;
}

.index-pro-con li:hover .box h3 a {
    color: #fda82b;
}

.index-pro-con li .box p {
    font-size: 16px;
    color: #3e566a;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 81px;
}

.index-pro-con li .box strong {
    font-weight: normal;
    font-size: 16px;
}

.index-pro-con li .jt {
    position: absolute;
    right: -12px;
    bottom: -12px;
}

@media screen and (max-width: 1023px) {
    .index-pro-con li {
        width: 47.333%;
        margin-top: 20px;
    }
}

@media screen and (max-width: 767px) {
    .index-pro {
        margin-top: 25px;
        padding-top: 0;
    }
    .index-pro-con li {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 0;
    }
    .index-pro-con li .jt {
        display: none;
    }
    .index-pro-con li .box {
        margin: 0;
    }
    .index-pro-con li .box,
    .index-pro-con li .box .border-box {
        border-radius: 0;
    }
    .index-pro-con li .pic {
        width: 100%;
        padding-top: 75%;
    }
    .index-pro-con li .box .border-box {
        padding: 10px 7%;
    }
    .index-pro-con li .box a,
    .index-pro-con li .box p {
        white-space: inherit;
    }
}


/******************index-pro end*********************/


/******************index-service begin*********************/

.index-service {
    position: relative;
    border-width: 0px 0 2px;
    border-style: solid;
    padding: 85px 0 85px;
    border-color: #FE5A0E;
    background-image: url(../images/service-bg.jpg);
    background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
}

.index-service:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    opacity: 0.8;
    position: absolute;
    background-color: #182731;
    z-index: 0;
}

.index-service ul li {
    float: left;
    width: 25%;
    text-align: center;
    position: relative;
}

.index-service ul li strong {
    display: inline-block;
    font-size: 40px;
    color: #ffffff;
    text-transform: uppercase;
    font-family: Impact;
}

.index-service ul li p {
    font-size: 18px;
    font-weight: 700;
    color: #ffffff;
}

.index-service ul li p span {
    color: #FE5A0E;
}

@media screen and (max-width:991px) {
    .index-service ul li strong {
        font-size: 32px;
        letter-spacing: 2px;
    }
    .index-service ul li p {
        font-size: 16px;
    }
}

@media screen and (max-width:768px) {
    .index-service {
        padding: 40px 0;
    }
    .index-service ul li {
        width: 50%;
        margin-bottom: 40px;
    }
    .index-service ul li strong {
        font-size: 24px;
    }
}

@media screen and (max-width:480px) {
    .index-service ul li {
        width: 100%;
    }
}


/******************index-service end*********************/


/******************index-case begin*********************/

.index-case-con ul li {
    overflow: hidden;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #EEE;
}

.index-case-con ul .case-pic {
    float: left;
    width: 320px;
    margin-right: 20px;
}

.index-case-con ul .case-pic a {
    display: block;
    position: relative;
    padding-top: 67%;
}

.index-case-con ul .case-pic a img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}

.index-case-con ul .case-info {
    display: block;
    overflow: hidden;
    margin-top: 5px;
}

.index-case-con ul .case-txt {
    font-size: 22px;
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index-case-con ul li:hover .case-txt {
    color: #FE5A0E;
}

.index-case-con ul .case-info p {
    line-height: 28px;
    height: 84px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    color: #666;
}

.index-case-con ul .case-btn {
    display: inline-block;
    width: 160px;
    line-height: 42px;
    text-align: center;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    border: 1px dashed #FE5A0E;
    margin-top: 16px;
    color: #FE5A0E;
}

.index-case-con ul li:hover .case-btn {
    background-color: #FE5A0E;
    color: #FFF;
}

@media screen and (max-width:767px) {
    .index-case-con ul .case-pic {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }
    .index-case-con ul .case-txt {
        white-space: inherit;
    }
    .index-case-con ul .case-info p {
        -webkit-line-clamp: inherit;
        height: auto;
    }
    .index-case-con ul .case-info {
        width: 100%;
        margin-top: 0;
    }
}

@media screen and (max-width:420px) {
    .index-case-con ul .case-txt {
        font-size: 20px;
    }
    .index-case-con ul .case-btn {
        line-height: 36px;
        width: 100%;
    }
}


/******************index-case end*********************/


/******************index-footer begin *********************/

.index-news {
    background: url(../images/news-bg.jpg) no-repeat center;
    background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    padding: 80px 0 56px 0;
}

.index-news h2 {
    color: #fff;
    margin-bottom: 20px;
    padding-bottom: 10px;
    position: relative;
    text-transform: capitalize;
    font-size: 24px;
}

.index-news ul {
    margin-left: -3%;
    margin-bottom: 50px;
}

.index-news ul li {
    width: 30.33333%;
    margin-left: 3%;
    padding: 10px 0;
    float: left;
    padding-left: 20px;
    background: url(../images/right.png) no-repeat left center;
    background-size: 12px 12px;
    -o-background-size: 12px 12px;
    -ms-background-size: 12px 12px;
    -moz-background-size: 12px 12px;
    -webkit-background-size: 12px 12px;
}

.index-news ul li a {
    color: #ededed;
    font-size: 14px;
    text-transform: capitalize;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.index-news p {
    text-align: center;
    color: #ffffff;
}

.index-news p a {
    color: #FE5A0E;
}

.index-news ul li a:hover {
    color: #FE5A0E;
}

@media screen and (max-width:991px) {
    .index-news ul li {
        width: 47%;
    }
}

@media screen and (max-width:480px) {
    .index-news ul li {
        width: 97%;
    }
}


/******************index-footer end *********************/


/******************breadcrumb-area begin *********************/

.bread_crumb {
    position: relative;
    padding: 135px 0 35px 0;
    overflow: hidden;
    background: url(../images/about_pro_bg.jpg) center no-repeat;
    background-size: cover;
}

.bread_crumb strong {
    display: block;
    color: #fff;
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: capitalize;
}

.bread_crumb ol {
    color: #fff;
    padding-left: 24px;
    background: url('../images/home.png') no-repeat left 7px;
    background-size: 15px 15px;
}

.bread_crumb ol li {
    display: inline;
    color: #fff;
    margin-top: 3px;
    font-size: 16px;
    line-height: 28px;
}

.bread_crumb ol li a {
    color: #fff;
    font-size: 16px;
    line-height: 28px;
}

.bread_crumb ol li a:hover {
    color: #fe5a0e;
}

@media screen and (max-width:991px) {
    .bread_crumb {
        padding: 70px 0 35px;
    }
}

@media screen and (max-width:640px) {
    .bread_crumb {
        padding: 30px 0;
    }
}


/******************breadcrumb-area end *********************/


/******************ny-about begin *********************/

.about-box {
    margin: 25px 0;
}

.about-box h2 {
    font-size: 36px;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 20px;
    font-weight: bold;
}

.about-box p {
    font-size: 18px;
    line-height: 1.7;
    color: #666;
    margin-bottom: 15px;
}

.about-box img {
    display: block;
    width: 100%;
    margin: 25px 0;
}

@media screen and (max-width:640px) {
    .about-box h2 {
        font-size: 28px;
    }
}


/******************ny-about end *********************/


/**********************pro-list begin*************************/

.pro-list {
    margin: 25px 0;
    padding: 25px 0;
}

@media screen and (max-width:640px) {
    .pro-list {
        margin: 15px 0;
        padding: 0;
    }
}


/***********pro-type begin************/
.protable{width:98%;overflow:hidden;font-size:10px;overflow-y:hidden;overflow-x: auto;}
table{text-align: center; width: 100%;border-collapse: collapse;border-spacing: 0;}
tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
table td {
    border: 1px solid #ccc;
    padding: 5px;
}
.pro-type {
    margin: 0 0 25px 0;
}

.pro-type .product-lb {
    overflow: hidden;
}

.pro-type .product-lb li {
    float: left;
    margin-bottom: 10px;
    text-align: center;
    padding: 0 5px;
}

.pro-type .product-lb li a {
    display: block;
    color: #FE5A0E;
    padding: 0 20px;
    line-height: 44px;
    border: 1px solid #FE5A0E;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.classify-tit {
    display: none;
    text-align: center;
    line-height: 40px;
    color: #fff;
    padding: 0 20px;
    background: url('../images/click.png') no-repeat 25% center;
    background-size: 24px 24px;
    -webkit-background-size: 24px 24px;
    background-color: #FE5A0E;
    margin-bottom: 20px;
}

.classify-tit img {
    width: 20px;
    height: auto;
    float: right;
    margin-top: 13px;
}

.pro-type .product-lb li.active a,
.pro-type .product-lb li:hover a {
    color: #FFF;
    background-color: #FE5A0E;
    border-color: #FE5A0E;
}

@media screen and (max-width:768px) {
    .pro-type .product-lb li a {
        padding: 0 16px;
        font-size: 15px;
    }
    .pro-type .product-lb li {
        width: 100%;
    }
    .classify-tit {
        display: block;
    }
    .product-lb {
        display: none;
    }
}

@media screen and (max-width:550px) {
    .pro-type .product-lb li {
        line-height: 40px;
        width: 100%;
    }
    .pro-type .product-lb li a {
        padding: 0 12px;
    }
}

@media screen and (max-width:420px) {
    .pro-type .product-lb li a {
        font-size: 14px;
        line-height: 36px;
    }
    .classify-tit {
        margin-bottom: 10px;
    }
}

.pro-lists {
    margin-top: 40px;
}


/***********pro-type end***************/


/********************pages begin****************************/

.pages {
    margin-top: 25px;
}

.pages ul {
    text-align: center;
}

.pages ul li {
    display: inline-block;
    padding: 15px 5px;
}

.pages ul li a,
.pages ul li span {
    padding: 8px 15px;
    border: 1px solid #ddd;
    margin: 0 2px;
    font-size: 13px;
    color: #000;
}

.pages ul li:hover a {
    background: #FE5A0E;
    color: #fff;
}


/********************pages end****************************/


/**********************pro-list end*************************/


/**********************case-list begin*************************/

.case-list {
    margin: 25px 0;
    padding: 25px 0;
}

@media screen and (max-width:640px) {
    .case-list {
        margin: 15px 0;
        padding: 0;
    }
}


/**********************case-list end*************************/


/**********************news-list begin*************************/

.news-list {
    margin: 25px 0;
    padding: 25px 0;
}

@media screen and (max-width:640px) {
    .news-list {
        margin: 15px 0;
        padding: 0;
    }
}


/**********************news-list end*************************/


/**********************contact-message begin*************************/

.contact-message {
    margin: 25px 0;
    padding: 25px 0;
}

@media screen and (max-width:640px) {
    .contact-message {
        margin: 15px 0;
        padding: 0;
    }
}

.msg-show {
    margin: 0px auto 20px;
    padding: 40px;
    background-color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.msg-show strong {
    display: block;
    margin-bottom: 15px;
    font-size: 30px;
    padding-left: 44px;
    position: relative;
}

.msg-show strong:before,
.msg-show strong:after {
    content: '';
    border-radius: 5px;
    position: absolute;
}

.msg-show strong:before {
    width: 25px;
    height: 25px;
    background-color: #a53d0c;
    left: 0;
    bottom: 10px;
}

.msg-show strong:after {
    width: 20px;
    height: 20px;
    background-color: #ff834a;
    left: 10px;
    top: 5px;
}

.msg-show p {
    color: #666;
    line-height: 32px;
    margin-bottom: 30px;
}

.msg-show p a {
    color: #FE5A0E;
}

.msg-show p a:hover {
    text-decoration: underline;
}

.msg-show ul {
    overflow: hidden;
    margin-left: -2%;
}

.msg-show ul li {
    float: left;
    position: relative;
    width: 48%;
    padding: 8px 5px;
    margin-left: 2%;
    margin-bottom: 16px;
    border: 1px solid #D6D6D6;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.msg-show ul li img {
    position: absolute;
    left: 10px;
    top: 13px;
    width: 24px;
    height: auto;
}

.msg-show ul li input,
.msg-show ul li textarea {
    color: #777;
    width: 100%;
    line-height: 32px;
    height: 32px;
    padding-left: 40px;
    background-color: #fff;
}

.msg-show ul li textarea {
    min-height: 100px;
    resize: none;
}

.msg-show ul li.msg-area {
    width: 98%;
    height: 120px;
    padding-top: 10px;
}

.msg-show .msg-btn {
    text-align: center;
    margin-top: 20px;
}

.msg-show .msg-btn input {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    padding: 0 40px;
    color: #FFF;
    font-size: 20px;
    text-transform: uppercase;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    background-color: #FE5A0E;
    cursor: pointer;
}

.msg-show .msg-btn input:hover {
    background-color: #ff834a;
}

input:-webkit-autofill {
    -webkit-text-fill-color: #222;
    -webkit-box-shadow: 0 0 0px 1000px #FFFFFF inset !important;
    box-shadow: 0 0 0px 1000px #FFFFFF inset !important;
}

input[type="checkbox"],
input[type="radio"] {
    background-color: initial;
    cursor: default;
    -webkit-appearance: checkbox;
    box-sizing: border-box;
    margin: 3px 3px 3px 4px;
    padding: initial;
    border: initial;
}

.msg-privacy {
    margin-bottom: 15px;
    color: #666;
}

.msg-privacy input {
    margin-right: 8px;
}

@media screen and (max-width:768px) {
    .msg-show {
        padding: 30px;
    }
    .msg-show strong {
        font-size: 26px;
    }
    .msg-show ul {
        margin-left: 0;
    }
    .msg-show ul li {
        width: 100%;
        margin-left: 0;
    }
    .msg-show ul li.msg-area {
        width: 100%;
    }
}

@media screen and (max-width:680px) {
    .msg-show {
        padding: 20px 10px;
        padding-bottom: 30px;
    }
    .msg-show strong {
        font-size: 26px;
    }
    .msg-show p {
        font-size: 15px;
        margin-bottom: 20px;
    }
    .msg-show ul li input,
    .msg-show ul li textarea {
        font-size: 15px;
    }
    .msg-show ul li img {
        width: 18px;
        top: 16px;
    }
    .msg-pic {
        display: none;
    }
}

@media screen and (max-width:480px) {
    .msg-privacy input {
        margin-right: 5px;
    }
    .msg-privacy {
        font-size: 14px;
    }
    .msg-show strong {
        font-size: 20px;
        -webkit-background-size: 20px 20px;
        -moz-background-size: 20px 20px;
        -ms-background-size: 20px 20px;
        -o-background-size: 20px 20px;
        background-size: 20px 20px;
        padding-left: 32px;
    }
    .msg-show .msg-btn input {
        font-size: 16px;
        height: 44px;
        line-height: 44px;
    }
    .msg-show ul li input,
    .msg-show ul li textarea {
        padding-left: 30px;
    }
}

@media screen and (max-width:350px) {
    .msg-privacy {
        font-size: 12px;
    }
    .msg-show strong {
        font-size: 16px;
    }
}


/**********************contact-message end*************************/


/*************************error begin*************************/

.error {
    width: 100%;
    margin-top: 130px;
    text-align: center;
}

.error img {
    display: block;
    margin: 0 auto;
    margin-bottom: 50px;
}

.error a {
    display: inline-block;
    padding: 15px 50px;
    background-color: #FE5A0E;
    color: #ffffff;
    text-transform: capitalize;
    font-size: 36px;
    margin-bottom: 50px;
}

.error a:hover {
    border-radius: 20px;
}

@media screen and (max-width:768px) {
    .error {
        margin-top: 50px;
    }
    .error a {
        font-size: 22px;
        padding: 10px 25px;
    }
}


/*************************error end*************************/


/**********************pro-detail begin*************************/

.con-show {
    margin-top: 40px;
}

.con-base {
    margin-bottom: 50px;
}

.con-pic {
    float: left;
    width: 36%;
}

.con-pic img {
    width: 100%;
    height: auto;
    vertical-align: middle;
}

.con-info {
    float: right;
    width: 62%;
}

.con-info h1 {
    font-size: 28px;
    line-height: 1.3;
    margin-bottom: 15px;
}

.con-info p {
    line-height: 30px;
    margin-bottom: 5px;
    /* display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden; */
}

.txt-mail {
    display: block;
    font-size: 18px;
    padding-left: 36px;
    margin-top: 20px;
    background: url(../images/pro-mail.png) no-repeat left center;
}

.txt-mail:hover {
    color: #FE5A0E;
}

.link-base {
    overflow: hidden;
    margin-left: -2%;
    margin-top: 20px;
}

.link-base a {
    float: left;
    width: 200px;
    margin-left: 2%;
    display: block;
    color: #FFF;
    line-height: 40px;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.link-base .link-msg {
    background-color: #38425A;
    border: 1px solid #38425A;
}

.link-base .link-msg:hover {
    background-color: #FFF;
    color: #38425A;
}

.link-base .link-ask {
    background-color: #FE5A0E;
    border: 1px solid #FE5A0E;
}

.link-base .link-ask:hover {
    background-color: #FFF;
    color: #FE5A0E;
}

.detail-con h2 {
    font-size: 24px;
    color: #454545;
    margin: 25px 0 15px 0;
}

.detail-con h3 {
    font-size: 26px;
    font-weight: 700;
    color: #454545;
    margin: 30px 0 20px 0;
}

.detail-con p {
    font-size: 16px;
    color: #787878;
    margin-bottom: 15px;
}

.detail-con img {
    display: block;
    margin: 25px auto 0;
}

.detail-con .img-tit {
    text-align: center;
}

.relate-pro {
    margin-top: 40px;
    color: #666666;
}

.relate-pro p {
    color: #666666;
}

.relate-txt {
    position: relative;
    line-height: 40px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
    padding-bottom: 10px;
    margin-bottom: 25px;
}

.relate-txt:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 50px;
    height: 3px;
    background-color: #FE5A0E;
}

.relate-txt h2 {
    font-size: 24px;
    text-transform: capitalize;
    color: #333333;
}

.list-relate {
    margin-left: -2%;
}

.list-relate li {
    float: left;
    width: 23%;
    margin-left: 2%;
    margin-bottom: 10px;
}

.relate-pic {
    position: relative;
    padding-top: 75%;
    display: block;
}

.relate-pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.relate-info {
    display: block;
    text-align: center;
    font-size: 20px;
    margin: 8px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.list-relate li:hover a {
    color: #FE5A0E;
}

@media screen and (max-width:1000px) {
    .list-relate li {
        width: 48%;
    }
}

@media screen and (max-width:900px) {
    .link-base a {
        width: 48%;
    }
}

@media screen and (max-width:768px) {
    .mobile {
        display: block;
    }
    .computer {
        display: none;
    }
    .con-show,
    .relate-pro {
        margin-top: 30px;
    }
    .con-pic {
        width: 100%;
    }
    .con-info {
        width: 100%;
        margin-top: 20px;
    }
    .con-base {
        margin-bottom: 40px;
    }
    .pro-select li a {
        font-size: 14px;
    }
    .detail-con h2,
    .relate-txt h2 {
        font-size: 22px;
    }
    .con-info h1 {
        font-size: 26px;
    }
}

@media screen and (max-width:480px) {
    .con-show,
    .relate-pro {
        margin-top: 10px;
    }
    .link-base a {
        width: 48%;
        line-height: 44px;
        font-size: 15px;
    }
    .list-relate {
        margin-left: 0;
    }
    .list-relate li {
        width: 100%;
        margin-left: 0;
    }
    .relate-info {
        font-size: 19px;
    }
    .relate-txt {
        margin-bottom: 20px;
    }
    .pro-select li {
        height: 44px;
        line-height: 44px;
    }
    .detail-con h2,
    .relate-txt h2 {
        font-size: 18px;
    }
    .con-info h1 {
        font-size: 24px;
    }
}


/**********************pro-detail end*************************/


/**********************atc-detail begin*************************/

.atc-detail {
    text-align: center;
    margin-bottom: 50px;
}

.atc-detail h1 {
    font-size: 36px;
    line-height: 1.3;
    margin-bottom: 25px;
}

.atc-detail p {
    font-size: 16px;
    line-height: 1.7;
    color: #666666;
    text-align-last: left;
}

.atc-detail .more {
    display: inline-block;
    padding: 10px 50px;
    background-color: #FE5A0E;
    color: #ffffff;
    border: 1px solid transparent;
    margin-top: 35px;
}

.atc-detail .more:hover {
    background-color: #fff;
    color: #FE5A0E;
    border: 1px solid #FE5A0E;
}

.longdetail-con {
    margin: 25px 0;
}

.longdetail-con h2 {
    font-size: 20px;
    color: #454545;
    margin: 35px 0 15px 0;
}

.longdetail-con p {
    color: #777777;
    margin-bottom: 25px;
    text-align: justify;
}

.longdetail-con img {
    display: block;
    margin: 25px auto 0 auto;
}

.longdetail-con .img-tit {
    color: #666666;
    font-size: 18px;
    text-align: center;
}

@media screen and (max-width:991px) {
    .atc-detail h1 {
        font-size: 28px;
    }
}

@media screen and (max-width:768px) {
    .atc-detail h1 {
        font-size: 24px;
    }
}

@media screen and (max-width:480px) {
    .atc-detail h1 {
        font-size: 22px;
    }
}


/**********************atc-detail end*************************/


/*****************gotop begin***********************/

.goTop {
    position: fixed;
    z-index: 8;
    right: 10px;
    bottom: 50px;
    display: none;
    cursor: pointer;
    background: #FE5A0E;
    padding: 10px;
}

.goTop img {
    display: block;
    width: 25px;
    height: 25px;
}


/*****************gotop end***********************/


/************kf begin*****************/

.pc-kf {
    position: fixed;
    right: 10px;
    bottom: 360px;
    z-index: 99990;
}

.pc-kf span img {
    display: block;
    width: 100%;
}

.wap-kf {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: rgba(0, 0, 0, .7);
    -webkit-border-radius: 20px 20px 0 0;
    -moz-border-radius: 20px 20px 0 0;
    -ms-border-radius: 20px 20px 0 0;
    -o-border-radius: 20px 20px 0 0;
    border-radius: 20px 20px 0 0;
    display: none;
    z-index: 999;
}

.wap-kf li {
    float: left;
    width: 45%;
    text-align: center;
}

.wap-kf li.wap-cn {
    float: right;
}

.wap-kf li a {
    display: block;
    color: #FFF;
    font-size: 20px;
}

.wap-pic {
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 20%;
    margin-left: -10%;
}

.wap-pic a img {
    vertical-align: middle;
}

@media(max-width:991px) {
    body {
        padding-bottom: 50px;
    }
    .pc-kf {
        display: none;
    }
}

@media(min-width:991px) {
    .wap-kf {
        display: none !important;
    }
}

@media screen and (max-width:680px) {
    .wap-kf li {
        width: 44%;
    }
    .wap-pic {
        width: 14%;
        margin-left: -7%;
    }
}

@media screen and (max-width:480px) {
    .wap-kf li {
        width: 42%;
    }
    .wap-kf li a {
        font-size: 18px;
    }
    .wap-pic {
        width: 16%;
        margin-left: -8%;
    }
}

@media screen and (max-width:400px) {
    .wap-kf li a {
        font-size: 16px;
    }
}

@media screen and (max-width:360px) {
    .wap-kf li a {
        font-size: 15px;
    }
    .wap-pic {
        bottom: 10px
    }
}
h1 {
    display: block;
    font-size: 1.8em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

li .box .nofollow h3  {
    
    color: #333333;
    font-size: 20px;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical; 
    -webkit-line-clamp:2; 
    min-height: 68px;

}

li .box .nofollow h2  {
    
    color: #333333;
    font-size: 20px;
    font-weight: 600;

    overflow: hidden;
    text-overflow: ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical; 
    -webkit-line-clamp:2; 
    min-height: 68px;
}

li .box .nofollow h4  {
    
    color: #333333;
    font-size: 20px;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical; 
    -webkit-line-clamp:2; 
    min-height: 68px;

}

li .box .nofollow h5  {
    
    color: #333333;
    font-size: 20px;
    font-weight: 600;

    overflow: hidden;
    text-overflow: ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical; 
    -webkit-line-clamp:2; 
    min-height: 68px;
}

li .box .nofollow h6  {
    
    color: #333333;
    font-size: 20px;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical; 
    -webkit-line-clamp:2; 
    min-height: 68px;

}

li .box .nofollow span  {
    
    color: #333333;
    font-size: 20px;
    font-weight: 600;


}

/************kf end*****************/