* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

body {
    overflow-x: hidden;
    width: 100% !important;
}

a,
a:hover {
    text-decoration: none;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

#pages {
    margin-top: 20px;
    clear: both;
}

#pages a,
#pages span {
    border: 1px solid #e5e5e5;
    overflow: hidden;
    padding: 5px 10px;
}

#pages span {
    color: #fff;
    font-weight: bold;
    border: 1px solid #4aa138;
    background-color: #4aa138;
}

.trans {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

a:hover,
.text-white a:hover {
    color: #4aa138;
}

img {
    max-width: 100%;
}

ul {
    list-style: none;
    margin: 0;
}

.font-bold {
    font-weight: bold;
}

.text-white,
.text-white a {
    color: #fff;
}

.word-break {
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.text-brand2 {
    color: #0285ef;
}

@media(min-width:1439px) {
    .container {
        width: 1400px;
    }
}

@media(min-width:1600px) {
    .container {
        width: 1600px;
    }
}

.margin-top-60 {
    margin-top: 60px;
}

.margin-top-30 {
    margin-top: 30px;
}

.padding-zero {
    padding: 0;
}


.nav {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    padding: 10px 0;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    background-color: rgba(255, 255, 255, .5);
}

.nav-bg .link {
    color: #fff !important;
}

.hide-catname {
    font-size: 32px;
}

.text-brand {
    color: #2a8800;
}

.home-brand {
    font-size: 32px;
}

.home-pro {
    height: 400px;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 12px;
    overflow: hidden;
}

.home-pro-one {
    background-image: url(../../images/pro1.jpg);
}

.home-pro-two {
    background-image: url(../../images/pro2.jpg);
}

.home-pro img {
    position: absolute;
    bottom: 15px;
    right: 15px;
}

.left-zero {
    padding-left: 0;
}

.right-zero {
    padding-right: 0;
}

.home-pro-title {
    writing-mode: vertical-lr;
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: vertical-lr;
    font-size: 24px;
    line-height: 1.75em;
    position: absolute;
    top: 50%;
    margin-top: -60px;
}

.home-pro-bg {
    position: absolute;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 50px;
}

.home-pro-brand {
    font-size: 24px;
}

.home-pro-one .home-pro-bg {
    background-color: rgba(2, 133, 239, .7);
}

.home-pro-two .home-pro-bg {
    background-color: rgba(46, 132, 0, .7);
}

.home-pro:hover .home-pro-bg {
    top: 0;
}

.home-pro:hover .home-pro-title {
    display: none;
}

.home-pro-info {
    padding: 15px 0;
    font-size: 16px;
}

.home-pro-info a {
    padding: 8px 20px;
    margin-right: 15px;
    border-radius: 17px;
    margin-bottom: 30px;
    display: block;
    float: left;
}

.home-pro-one .home-pro-info a {
    background-color: #0285ef;
}

.home-pro-two .home-pro-info a {
    background-color: #2a8800;
}

.home-about-brand {
    font-size: 24px;
    padding-bottom: 15px;
}

.home-about-info {
    font-size: 16px;
    line-height: 1.75em;
    padding-top: 30px;
}

.company-title {
    font-size: 18px;
}

.famous-pro {
    background-image: url(../../images/home-pro.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0;
}

.home-famous-title {
    font-size: 24px;
}

.sw-btn {
    margin-top: -100px;
    z-index: 9999;
    position: absolute;
}

.sw-pro-next {
    margin-right: 15px;
}

.home-case-title {
    border-left: 4px solid #0582e7;
    font-size: 16px;
    margin-bottom: 15px;
    padding-left: 10px;
}

.sw-page-case {
    position: relative !important;
}

.sw-page-case .swiper-pagination-bullet {
    border-radius: 0;
    display: block;
    width: 100%;
    font-size: 16px;
    padding: 5px 0 0 15px;
    border-left: 4px solid #0582e7;
    margin: 15px 0 !important;
    overflow: hidden;
    height: auto !important;
    text-align: left;
    opacity: 1;
}

.sw-page-case .swiper-pagination-bullet-active,
.sw-page-case .swiper-pagination-bullet {
    background: none;
}

.sw-page-case .swiper-pagination-bullet-active {
    color: #0285ef;
    font-weight: bold;
}

.home-case-container {
    position: relative;
}

.home-case-bg,
.home-case-img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 460px;
}

.home-case-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.home-case-name {
    position: absolute;
    padding: 15px;
    left: 0;
    bottom: 0;
    font-size: 16px;
}

.home-case {
    background-image: url(../../images/case-bj.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top left;
}

.home-case-bg {
    background-image: url(../../images/case-bg.png)
}

.home-news-more {
    font-size: 16px;
    font-weight: 400;
}

.home-news {
    background-color: #f5f5f5;
    padding: 30px 0;
}

.home-news-line {
    border-bottom: 1px solid #ddd;
    margin-top: 15px;
    margin-bottom: 30px;
}

.home-news-img,
.cat-news-img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 200px;
}

.home-news-time,
.home-news-des {
    color: #747474;
    font-size: 16px;
}

.home-news-title,
.home-news-titles {
    font-size: 18px;
    padding: 15px 0;
}

.home-news-des,
.home-news-titles {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.home-btn-border {
    font-size: 18px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ddd;
}

.home-btn-border:hover {
    background-color: #0285ef;
    color: #fff;
    border-color: #0285ef;
}

.home-news-titles {
    height: 82px;
    overflow: hidden;
}

.footer {
    background-color: #333;
    padding-top: 30px;
    overflow: hidden;
    font-size: 16px;
}

.footer-line {
    margin: 15px 0;
    border-bottom: 1px solid #747474;
}

.footer-add,
.footer-code,
.copyright {
    overflow: hidden;
}

.footer-code {
    padding: 30px 0;
    line-height: 110px;
}

.footer-nav a {
    margin-right: 20px;
}

.copyright {
    padding-bottom: 15px;
}

.cat-about-info {
    font-size: 16px;
    line-height: 1.75em;
}

.cat-about-btn {
    background-color: #0285ef;
    padding: 15px;
    font-size: 16px;
}

.cat-news-title {
    font-size: 22px;
}

.cat-news-des {
    font-size: 16px;
    line-height: 1.75em;
    padding-top: 15px;
}

.cat-news-day {
    font-size: 30px;
    padding-top: 30px;
}

.cat-news-m {
    font-size: 16px;
}

.cat-news-main {
    border-right: 1px solid #f5f5f5;
}

.cat-news-list {
    overflow: hidden;
    margin-bottom: 30px;
}

.cat-product-a a {
    font-size: 16px;
    padding: 0 15px;
    font-weight: 400;
}

.cat-pro-brand {
    padding: 30px;
    background-color: #f5f5f5;
    overflow: hidden;
}

.cat-pro-line {
    width: 20px;
    border: 1px solid #0285ef;
    margin: 8px 0;
}

.cat-pro-t {
    font-size: 22px;
}

.cat-pro-btn {
    font-size: 16px;
    margin: 15px 0;
    overflow: hidden;
	width:45%;
	margin-right:15px;
	float:left;
}

.cat-pro-btn a {
    background-color: #0285ef;
    padding: 8px 30px;
    display: block;
    float: left;
	
}

.cat-pro-btn:nth-of-type(2) a {
    background-color: #2a8800;
}

.cat-pro-img img {
    max-height: 360px;
}

.cat-pro-img{
    position: relative;
    display: table;
    overflow: hidden;
    width: 100%;
    height: 320px;
    padding: 8px;
    text-align: center;
    border: 1px #ddd solid;
}

.cat-pro-img a {
    display: table-cell;
    width: 100%;
    height: 320px;
    vertical-align: middle;
}

.cat-pro-img a img {
    max-width: 100%;
    max-height: 320px;
    margin: 0 auto;
}
.cat-pro-title{
	border:1px solid #ddd;
	border-top:none;
	margin-bottom:30px;
	font-size: 16px;
    padding: 8px 0;
}

.cat-pro-des {
    color: #747474;
}

.cat-news-container {
    overflow: hidden;
    margin-bottom: 30px;
}

.cat-p-des {
    padding-bottom: 15px;
}

.cat-pro:hover img {
    transform: rotatey(30deg);
}

.pro-img {
    margin-top: 15px;
}

.pro-img img {
    max-height: 70px;
    display: block;
    margin: auto;
}

.pro-img .swiper-slide {
    padding: 10px;
    height: 90px;
    overflow: hidden;
}

.show-pro-title {
    font-size: 32px;
}

.show-pro-info {
    font-size: 16px;
}

.show-news-title {
    font-size: 24px;
}

.show-news-time {
    padding: 15px 0;
    color: #747474;
    overflow: hidden;
}

.show-news-info {
    font-size: 16px;
    line-height: 1.75em;
}

.next {
    background-color: #f5f5f5;
    font-size: 16px;
    padding: 15px;
    margin-top: 30px;
}

.footer {
    margin-top: 60px;
}

#scrollUp {
    cursor: pointer;
}

.nav-active {
    color: #2a8800 !important;
}

.swiper-slide-thumb-active {
    border: 1px solid #2a8800;
}

.show-pro-des {
    font-size: 16px;
    line-height: 1.75em;
}

.home-pro-icon {
    margin-right: 30px;
}

.home-pro-d {
    padding-top: 8px;
}

.pro-nav-ul li {
    padding: 10px 25px;
    cursor: pointer;
}

.pro-nav-active {
    background-color: #2a8800;
    color: #fff;
}

.pro-nav-ul {
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    margin-bottom: 30px;
}

.show-con-item {
    overflow: hidden;
}

.show-con-ts img {
    border-radius: 8px;
}

.show-con-ts p {
    padding: 8px 0;
    color: #4a4a4a;
    letter-spacing: .5px;
}

.map #container {
    height: 500px;
}

.info-title {
    background-color: #0089e1;
    color: #fff;
    padding: 5px 10px;
}

.info-content {
    font-size: 14px;
    line-height: 1.5em;
    padding: 5px 10px;
}

.form-control,
.input-text,
textarea,
#q,
select {
    font-size: 14px;
    line-height: 1.42857143;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    color: #555;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-color: #fff;
    background-image: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

@media(max-width:768px) {
    body {
        padding-top: 60px;
    }

    .menue-header-m {
        max-width: 100% !important;
    }

    .home-pro {
        height: 300px;
        margin-bottom: 30px;
    }

    .home-pro img {
        max-height: 200px;
    }

    .left-zero,
    .right-zero {
        padding: 0 !important;
    }

    .container {
        padding: 0 30px;
    }

    .footer-add {
        line-height: 40px;
    }

    .footer {
        font-size: 14px !important;
    }
	.bread .col-sm-7{
		display:none;
	}
	.home-p-des{
		display:none;
	}
	.home-pro-bg{
		padding:30px;
	}
}

.bannerPc {
    text-align: center;
}

.bannerPc ul,
.bannerPc li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.bannerPc a {
    display: block;
}

.bannerPc img {
    max-width: 100%;
    vertical-align: middle;
}

.banner-osSlider {
    margin: 0 auto;
}

.banner-osSlider .slider-btn-prev,
.banner-osSlider .slider-btn-next {
    position: absolute;
    z-index: 99;
    cursor: pointer;
    width: 40px;
    height: 60px;
    top: 50%;
    margin-top: -30px;
    background: url(../../images/slide_bPc.png) no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    visibility: hidden;
}

.banner-osSlider:hover .slider-btn-prev,
.banner-osSlider:hover .slider-btn-next {
    visibility: visible;
}

.banner-osSlider .slider-btn-prev {
    left: 50px;
    background-position: 0 0;
}

.banner-osSlider .slider-btn-next {
    right: 50px;
    background-position: -40px 0;
}

.banner-osSlider .slider-nav {
    position: absolute;
    z-index: 99;
    left: 0;
    right: 0;
    bottom: 20px;
    text-align: center;
}

.banner-osSlider .slider-nav li {
    display: inline-block;
    width: 1em;
    height: 2px;
    cursor: pointer;
    background: #fff;
    opacity: 0.5;
    box-sizing: border-box;
    border-radius: 0;
    -webkit-border-radius: 0;
    vertical-align: middle;
    text-indent: -9999px;
    overflow: hidden;
    margin: 0 5px;
}

.banner-osSlider .slider-nav li.active {
    width: 1em;
    height: 1em;
    border: 2px solid #fff;
    background: none;
    opacity: 1;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

.banner-osSlider .cvNode img {
    max-width: none;
}
.bread-nav a{
	margin-right:30px;
}
.bread{
	font-size:16px;
	padding:15px 0;
	background-color:#f5f5f5;
	overflow:hidden;
}
.bread .col-sm-5{
	text-align:right;
}
.home-fam-info{
	font-size:16px;
	line-height:1.75em;
	padding-top:20px;
}
@media(min-width:1200px){
	.show-news-info video{
		width:600px !important;
		height:auto !important;
	}
}
#code p{
	padding-top:10px;
	line-height:18px;
}

@media(max-width:1366px){
	.cat-pro-btn{
		width:100%;
	}
}
.home-about-pre{
	white-space: pre-wrap; 
	white-space: -moz-pre-wrap; 
	white-space: -pre-wrap; 
	white-space: -o-pre-wrap; 
	word-wrap: break-word; 
	background-color: transparent; 
	border: none; 
	font-size: 16px; 
	line-height: 1.75em; 
	color: #333; 
	font-family: "Î¢ÈíÑÅºÚ"; 
	margin: 0; 
	padding: 0;
}
.ie-alert{
	background-color:#c21e09;
	padding:10px 0;
	position: absolute;
	width:100%;
	left:0;
	top:0;
	z-index:9999;
	display:none;
}
@media(min-width:1200px){
	body{
		padding-top:83px;
	}
}
.banner-c img{
	display:block;
	margin:auto;
}