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

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

.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: #ce0404;
}

img {
    max-width: 100%;
}

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

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

.text-brand {
    color: #ce0404;
}


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

#nav {
    background-color: white;
    padding: 0 30px;
}

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

.home-about {
    border: 8px solid #dbdbdb;
    overflow: hidden;
}

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

.padding-zero {
    padding: 0;
}

.home-about-info {
    padding: 30px 30px 15px 30px;
    font-size: 16px;
    line-height: 1.75em;
    letter-spacing: .5px;
}

.home-about-info .font-bold {
    font-size: 32px;
    padding-bottom: 20px;
}

.home-num .font-bold {
    font-size: 24px;
}

.home-num p {
    color: #777;
}

.home-product-brand {
    font-size: 32px;
    padding-bottom: 30px;
}

.home-pro-bg {
    font-size: 24px;
    padding: 15px 0;
    background-image: url(../../images/home-pro-bg.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.home-pro-title li {
    font-size: 16px;
    padding: 10px 0;
    border-bottom: 1px dashed #ddd;
}

.home-tel {
    font-size: 16px;
    line-height: 1.75em;
    padding: 10px 0;
}

.home-product-container {
    position: relative;
    display: table;
    overflow: hidden;
    width: 100%;
    height: 200px;
    padding: 5px;
    text-align: center;
}

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

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

.home-product-name {
    line-height: 40px;
    margin-bottom: 30px;
    font-size: 16px;
}

.home-product,.youshi,.home-power,.home-case {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.home-product{
    background-image: url(../../images/pro-bg.jpg);

}
.youshi{
    background-image: url(../../images/ys-bg.jpg);
    padding: 50px 0;
}
.home-culture-item{
    padding: 15px;
    background-color: #fff;
    overflow: hidden;
    border-radius: 45px;
    margin-top: 50px;
    margin-bottom: 50px;
    width: calc(100% - 50px);
}
.home-culture-cir{
    background-color: #ce0404;
    font-size: 24px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    line-height: 60px;
}
.home-culture-info{
    font-size: 16px;
    padding-left: 15px;
    width: calc(100% - 60px);
    padding-top: 10px;
}
.left-50{
    margin-left: 50px;
}
.iso{
    padding-top: 70px;
}
.home-power{
    height: 260px;
}
.home-case{
    height: 180px;
    position:relative
}
.home-case-title{
    background-color: rgba(206, 4, 4, .8);
    padding:10px 0;
    font-size: 16px;
    position: absolute;
    width: 80%;
    left: 10%;
    top:50%;
    margin-top: -21px;
}
.footer{
    padding-top: 50px;
    background-color: #293038;
    overflow: hidden;
}
.foot-brand{
    font-size: 22px;
}
.footer-line{
    width: 32px;
    height: 4px;
    margin: 10px 0 50px 0;
    background-color: #fff;
}
.footer-nav{
    font-size: 16px;
    padding-bottom: 10px;
}
/* .line{
    width: 100%;
    border-bottom: 1px solid #38393a;
    padding:15px 0;
} */
.footer-tel-icon{
    font-size: 24px;
    margin-top: 30px;
}
.footer-tel{
    font-size: 36px;
    font-family: fantasy;
}
.wechat-code p{
    padding-top: 15px;
}
.copyright{
    line-height: 40px;
}
span.footer-link{
    padding:0 15px;
}
/* product */
.product-container {
    position: relative;
    display: table;
    overflow: hidden;
    width: 100%;
    height: 300px;
    padding: 5px;
    text-align: center;
    border: 1px #ddd solid;
}

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

.product-container a img {
    max-width: 100%;
    max-height: 300px;
    margin: 0 auto;
}
.product-name{
    border:1px solid #ddd;
    border-top:none;
    line-height: 20px;
    padding: 10px 0;
    margin-bottom: 30px;
    overflow: hidden;
    font-size: 16px;
}

.banner-c{
    position: relative;
}
.bread{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(15, 15, 15, 0.4);
    line-height: 60px;
}
.bread-title{
    font-size: 24px;
}
.border-right{
    border-right: 1px solid #ddd;
}
.job-title{
    font-size: 22px;
}
.page-about{
    font-size: 16px;
    line-height: 1.75em;
    letter-spacing: .5px;
}
.margin-top-30{
    margin-top: 30px;
}
.news-list-img{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 180px;
}
.news-title{
    font-size: 22px;
}
.news-info{
    color: #777;
    padding: 15px 0;
}
.news-des{
    font-size: 14px;
    line-height: 1.75em;
}
.news-list{
    overflow: hidden;
    margin-bottom: 30px;
	padding-bottom:30px;
	border-bottom:1px solid #ddd;
}
#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 #ce0404;
  background-color: #ce0404;
}
.case-list{
	font-size:16px;
	line-height:1.75em;
	padding:5px 15px;
}
#container img {
  max-width: inherit;
}

#container {
  width: 100%;
  height: 300px;
  font-size:14px;
  line-height:1.5em;
}
.info-content{
	padding:0 10px;
}
.info-title{
	background-color:#d40000;
	padding:5px 10px;
	color:#fff;
}
.nav-active{
	color:#ce0404 !important;
}
.product-right{
	position: fixed;
	right:0;
	bottom:10%;
}
.product-right-item{
	width:30px;
	overflow:hidden;
	font-size:18px;
	background-color:#ce0404;
	margin:8px 0;
	padding:8px 0;
}
@media(max-width:768px){
	body{
		padding-top:60px;
	}
	.copyright{
		text-align:center;
	}
	.left-50{
		margin-left:0;
	}
	.home-culture-item{
		width:100%;
	}
	.iso{
		padding:0;
	}
	.margin-top-60{
		margin-top:30px;
	}
	.container{
		padding:0 30px;
	}
	.product-container,.product-container a{
		height:150px;
	}
	.product-container a img{
		max-height:140px;
	}
	.product-name{
		padding:10px;
	}
	.home-about-info{
		padding:15px 0;
	}
	.home-power{
		height:200px;
		margin-bottom:30px;
	}
}