* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1.75em;
}

body {
    overflow-x: hidden;
    width: 100% !important;
	padding-top:82px;
}

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;
}

@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 {
    background: #ea7119;
    background: -moz-linear-gradient(left, #ea7119 0%, #e1b23d 100%);
    background: -webkit-linear-gradient(left, #ea7119 0%, #e1b23d 100%);
    background: linear-gradient(to right, #ea7119 0%, #e1b23d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ea7119', endColorstr='#e1b23d', GradientType=1);
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
	position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999;
	padding:10px 15px;
}

.text-brand {
    color: #ec6814;
}

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

.home-about-des {
    padding-top: 15px;
}

.btn-about {
    background-color: #ec6814;
    color: #fff;
    padding: 8px 15px;
}

.home-vr,
.home-num-c {
    position: relative;
}

.home-vr-brand {
    border-bottom: 1px solid #adadad;
    padding: 15px 0;
}

.vr-container {
    position: absolute;
    right: 0;
    bottom: 0;
}

.anm-num {
    font-size: 48px;
}

.home-num-add {
    color: #626262;
    display: inline-block;
}

.swiper-sou .swiper-slide {
    background-image: url(../../images/home-sou.jpg);
    background-repeat: no-repeat;
    background-position: center right;
    padding: 50px 0;
}

#swiper-sou {
    overflow: hidden;
}

.swiper-sou {
    position: relative;
}

.swiper-pagination-sou {
    left: 59% !important;
    width: 41% !important;
    color: #fff;
    opacity: 1;
    bottom: 50px !important;
}

.swiper-pagination-sou .swiper-pagination-bullet {
    background-color: transparent;
    width: 30px;
    height: 30px;
    border: 2px solid #fff;
    clip-path: polygon(50% 0%, 100% 0%, 100% 3600%, 50% 50%);
    -webkit-clip-path: polygon(50% 10%, 100% 100%, 0 100%);
    opacity: .7 !important;
}

.swiper-pagination-sou .swiper-pagination-bullet-active {
    opacity: 1 !important;
}

.home-sou-info {
    padding: 30px 0;
}

.home-sou-brand {
    font-size: 18px;
}

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

.home-pro-des {
    font-size: 14px;
    color: #5e5e5e;
}

.home-pro-title {
    padding: 8px 0;
}

.padding-15 {
    padding: 0 15px;
}

.pro-container-img {
    position: relative;
}

.pro-container-title {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(236, 104, 20, .7);
    width: 100%;
    padding: 5px 0;
}

#sw-pro .swiper-slide {
    background-repeat: no-repeat;
    background-position: center;
}

#sw-pro .swiper-slide .sw-pro-icon {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background-color: #e1b23d;
    margin: auto;
    background-image: url(../../images/icon.png);
    background-repeat: no-repeat;
    cursor: pointer;
}

#sw-pro .swiper-slide:nth-of-type(1) .sw-pro-icon {
    background-position: 0 0px;
}

#sw-pro .swiper-slide:nth-of-type(2) .sw-pro-icon {
    background-position: -150px 0;
}

#sw-pro .swiper-slide:nth-of-type(3) .sw-pro-icon {
    background-position: -300px 0;
}

#sw-pro .swiper-slide:nth-of-type(4) .sw-pro-icon {
    background-position: -450px 0;
}

#sw-pro .swiper-slide:nth-of-type(5) .sw-pro-icon {
    background-position: -600px 0;
}

#sw-pro .swiper-slide:nth-of-type(6) .sw-pro-icon {
    background-position: -750px 0;
}

#sw-pro .swiper-slide:nth-of-type(7) .sw-pro-icon {
    background-position: -900px 0;
}

#sw-pro .swiper-slide:nth-of-type(8) .sw-pro-icon {
    background-position: -1050px 0;
}

#sw-pro .swiper-slide:hover .sw-pro-icon,
.swiper-slide-thumb-active .sw-pro-icon {
    background-position-y: -150px !important;
}

.home-pro {
    background-position: center;
    background-repeat: no-repeat;
    padding: 150px 0;
    position: relative;
    overflow: hidden;
	background-image:url(../../images/home-p.jpg);
	overflow:hidden;
}

.home-pro .home-brand {
    padding-bottom: 30px;
}

#sw-bg {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
}

.home-pro .home-brand {
    position: absolute;
    top: 30px;
    left: 0;
    width: 100%;
    z-index: 999;
}

.home-contact {
    background-color: #f5f5f5;
}

#home-contact #container {
    height: 360px;
}

#home-contact {
    padding-top: 50px;
}

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

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

#home-contact {
    background-image: url(../../images/contact-bg.jpg);

}

#home-contact,
.home-news-img {
    background-repeat: no-repeat;
    background-position: bottom left;
}

.home-news-time {
    color: #535353;
}

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

.home-news-time {
    padding-top: 15px;
}

.home-news-list {
    overflow: hidden;
}

.home-news-btn {
    padding-top: 30px;
}

.home-news-img {
    height: 220px;
    margin: 8px 0;
}

.footer {
    background: #eb7119;
    background: -moz-linear-gradient(top, #eb7119 0%, #e3a134 100%);
    background: -webkit-linear-gradient(top, #eb7119 0%, #e3a134 100%);
    background: linear-gradient(to bottom, #eb7119 0%, #e3a134 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eb7119', endColorstr='#e3a134', GradientType=0);
    padding: 30px 0;
}

.footer-nav {
    font-size: 18px;
}

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

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



.bread {
    padding: 15px 0;
    background-color: #adadad;
}

.bread-nav a {
    padding-right: 30px;
}

.news-bg {
    background-color: #f5f5f5;
}

.news-list-img {
    height: 300px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.news-list-title {
    padding: 15px 0;
}

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

.news-list-time {
    color: #5e5e5e;
}

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

.news-list {
    overflow: hidden;
    background-color: #fff;
    box-shadow: 5px 5px 15px #ccc;
    padding: 30px 15px;
    margin-bottom: 30px;
}

.news-info {
    padding: 30px 0;
}

#news-bg {
    background-color: #fff;
    padding: 30px;
}

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

.show-news-info {
    color: #adadad;
    padding-top: 5px;
}

.show-news-info span {
    padding-right: 30px;
}

.next {
    padding: 15px;
    background-color: #fff;
    overflow: hidden;
}

.cat-about-brand {
    font-size: 22px;
}

.cat-home-iframe iframe {
    width: 100%;
    height: 500px;
}

.cat-about-clist {
    padding: 15px 30px;
    background-color: #fff;
    margin: 20px 0;
    overflow: hidden;
	line-height:3em;
}

.home-about-culture {
    background-color: #f5f5f5;
}

.home-about-culture .home-brand {
    padding-top: 15px;
}

#honor {
    overflow: hidden;
}

#honor ul li {
    float: left;
    width: 360px;
    padding: 0 15px;
}

.honor-container {
    position: relative;
    display: table;
    overflow: hidden;
    width: 100%;
    height: 200px;
    padding: 5px;
    text-align: center;
    border: 1px #ddd solid;
}

.honor-container a {
    display: table-cell;
    width: 100%;
    height: 200px;
    vertical-align: middle;
}

.honor-container a img {
    max-width: 100%;
    max-height: 200px;
    margin: 0 auto;
}

.honor-name {
    border: 1px solid #ddd;
    border-top: none;
    line-height: 40px;
    margin-bottom: 30px;
}

#swipebox-close {
    bottom: 0 !important;
    top: auto !important;
}

.list-job-brand {
    background-color: #ea7119;
    overflow: hidden;
    padding: 15px 0;
}

.list-job-item {
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
}

.show-job-content {
    padding-top: 30px;
}

#show-job .fa {
    color: #adadad;
    font-size: 18px !important;
}

.list-sou{
    background-color: #fff;
    overflow: hidden;
    margin-bottom: 30px;
    padding: 30px 15px;
}
.list-sou-title a{
    font-size: 22px;
}
#scrollUp{
	padding:10px;
	position:fixed;
	right:0;
	bottom:30px;
}
#scrollUp:hover{
	background-color:#ec6814;
}
.copyright {
	padding:5px 0;
	overflow:hidden;
	background-color:#ec6814;
}
.copyright div{
	line-height:40px;
	overflow:hidden;
}

.menue-header .menue-nav li .link{
	color:#fff !important;
}
.nav-active{
	color£º#ec6814 !important;
}

.show-pro-content strong{
	color:#67be26;
}
.product-container {
    position: relative;
    display: table;
    overflow: hidden;
    width: 100%;
    height: 350px;
    padding: 5px;
    text-align: center;
    border: 1px #ddd solid;
}

.product-container a {
    display: table-cell;
    width: 100%;
    height: 350px;
    vertical-align: middle;
}

.product-container a img {
    max-width: 100%;
    max-height: 350px;
    margin: 0 auto;
}

.product-name {
    border: 1px solid #ddd;
    border-top: none;
    line-height: 40px;
    margin-bottom: 30px;
}

.swiper-container,.home-pro{
    position: relative;
}

.bread-btn-active{
	color:#ec6814 !important;
}

.apply-name{
	font-size:18px;
}

.apply-des{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	margin-bottom:30px;
}

.map #container{
	height:500px;
}

.form-control,
.input-text,
textarea {
    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);
}

.home-sw-bgdes{
	padding:0 15px;
}
.banner{
	overflow:hidden;
}
@media(max-width:768px){
	.anm-num{
		font-size:24px
	}
	.home-brand{
		padding:0 15px;
	}
	.padding-zero{
		padding:0 15px;
	}
	.menue-header-m {
		background-color: #ec6814 !important;
		width: 100% !important;
	}
	body{
		width:100% !important;
		overflow-x:hidden;
	}
	.page-about{
		padding:0 15px;
	}
	.bread-nav{
		display:none;
	}
}
.menue-header-m .menue-nav{
	z-index:9999;
}
.menue-header-m .menue-nav li .sub-hide .title{
	background-color:#ec6814 !important;
	
}
.menue-header-m .menue-nav li .sub-hide .title .back{
	
}
.sub-hide .t-text{
	line-height:80px;
}
#card{
	padding:10px;
	position:fixed;
	right:0;
	bottom:80px;
}