/*头部样式*/

#header {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 9999;
}

#header .boxx {
    background-color: rgba(255, 255, 255, .8);
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    padding: 0 30px 0 50px;
    height: 70px;
    -webkit-transition: all .5s;
    transition: all .5s;
    max-width:1360px;
}

#header .boxx.on {
    max-width: 100%;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

#header .boxx.on .topup {
    max-width: 1200px;
    margin: 0 auto;
}

.logo h1 {
    line-height: 70px;
}
.logo h1 img {
    max-width:100%;
}

.btns {
    height: 70px;
    background: url(../images/btn.png) no-repeat 50% 50%;
}

.topLink {
    float: right;
    text-align: right;
    position: relative;
    z-index: 9999;
}

.translate {
    width: 100px;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 9999;
}

.tran-in {
    left: 120px;
}

.translate li {
    border: 1px dashed #cccccc;
    line-height: 26px;
    text-align: left;
    background: #fff;
}

.translate li a {
    display: block;
    padding-left: 10px;
    background: url(../images/dot4.png) no-repeat 88% 11px;
}

.translate li a:hover {
    text-decoration: none;
    color: #275cea;
    cursor: pointer;
}

.translate-en {
    display: none;
    padding: 6px;
    padding-top: 0px;
}

.translate li .translate-en a {
    padding-left: 0px;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
    font-weight: bold;
}

.topLink .f_count {
    color: #ff0000;
    font-size: 13px;
    font-weight: bold;
}

.topLink .k1 {
    line-height: 32px;
    padding-top: 5px;
}

.topLink .k2 {
    color: #074b91;
    font-size: 14px;
    font-family: "微软雅黑";
}

#menu {}

@media (max-width: 1199px) {
    #header .boxx {
        border-radius: 0;
        padding: 0 15px 0 0;
    }
}


@media (max-width: 768px) {
    #header .boxx{
        padding:0;
        max-width: 100%;
    }
}


/*热门搜索*/

.search {
    text-align: left;
    height: 24px;
    background-color: #f8f8f8;
    padding: 5px 10px 5px 10px;
}

.topup {
    position: relative;
}

#formsearch {
    width: 320px;
    position: absolute;
    right: 12px;
    top: 75px;
    height: 32px;
    background: rgba(0, 0, 0, .3);
    border-radius: 25px;
    line-height: 32px;
    display: none
}

.hotSearch {
    width: 400px;
    float: left;
    height: 24px;
    line-height: 24px;
    font-weight: normal;
}

#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}


/*主体样式*/

#container {
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 10px;
}

.boxx {
    max-width: 1200px;
    margin: 0 auto;
}


/* 公司简介 */

.aboutbg {
    background: url(../images/about.jpg) no-repeat 50% 0;
    background-size:100%;
    padding:50px 0;
    background-size: cover;
}

.about-left{
    width:31%;
    float: left;
}

.about-title{
    font-size: 30px;
    color: #a1271e;
}
.about-title p{
    font-size: 16px;
    padding-top: 15px; 
}
.about-title span{
    width:25px;
    height: 2px;
    background: #a1271e;
    display: block;
    margin-top: 26px;
}

.about-content{
    font-size: 14px;
    color: #555555;
    padding-top: 20px;
}
.about-content p{
    text-indent: 2em;
    line-height: 26px;
}
.about-middle{
    width: 44%;
    float: left;
    margin-left: 30px;
}
.about-middle p img{
    max-width:100%;
}


.fzlc-slick1 {
	position: relative;
}

.fzlc-slick1 img {
	display: inline-block;
    max-width: 100%;
    margin: 0 auto;
}

.fzlc-slick1 .slick-slide {
	outline: none;
}

.fzlc-slick1 .slick-con {
	padding: 0px 0;
	position: relative;
}

.fzlc-slick1 .slick-dots li button{
	background: none;
    outline: none;
    border: none;
    font-size: 0;
}

.fzlc-slick1 .slick-dots{
	text-align: center;
	padding-top: 10px;
}

.fzlc-slick .slick-dots li{
    display: inline-block;
    margin: 0 4px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #c4c4c4;
    cursor: pointer;
}
.fzlc-slick1 .slick-dots li.slick-active{
	background: #6dc621;
}




.about-right{
    float: right;
    width:20%;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}

.fzlc-slick {
	position: relative;
}

.fzlc-slick img {
	display: inline-block;
    max-width: 100%;
    margin: 0 auto;
}

.fzlc-slick .slick-slide {
	outline: none;
}

.fzlc-slick .slick-con {
	padding: 15px 0;
	position: relative;
}

.fzlc-slick .slick-dots li button{
	background: none;
    outline: none;
    border: none;
    font-size: 0;
}

.fzlc-slick .slick-dots{
	text-align: center;
	padding-top: 10px;
}

.fzlc-slick .slick-dots li{
    display: inline-block;
    margin: 0 4px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #c4c4c4;
    cursor: pointer;
}
.fzlc-slick .slick-dots li.slick-active{
	background: #6dc621;
}


@media (max-width: 991px) {
    .aboutbg {
        padding: 50px 0;
        height: auto;
    }
}
@media (max-width: 768px) {
    .about-left{
        float: none;
        width:100%;
    }
    .about-middle{
        float: none;
        width:100%;
        text-align: center;
        margin-left:0;
    }
    .about-right{
        display: none;
        float: none;
        width:100%;
    }
}

/* 案例展示 */

.casebg .case {
    padding: 60px 10% 0;
}

.casebg .col-md-6 {
    padding: 0;
}

.case h2 {
    color: #000;
    font: 400 30px/36px "Microsoft Yahei";
}

.case .content {
    color: #878787;
    font: 400 14px/24px "Microsoft Yahei";
    padding-top: 30px;
    max-height: 126px;
    overflow: hidden;
}

.case a.more {
    display: inline-block;
    width: 177px;
    color: #fff;
    font: 400 16px/37px "Microsoft Yahei";
    background: #4e4e4e;
    text-indent: 15px;
    position: relative;
    margin-top: 70px;
}

.case a.more:before {
    position: absolute;
    width: 60px;
    height: 1px;
    background: #fff;
    right: 11px;
    top: 18px;
    content: "";
}

@media (max-width: 991px) {
    .casebg .case {
        padding: 60px 15px 0;
    }
}

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


/* 产品展示 */

.probg {
    background: url(../images/probg.jpg) repeat;
    padding: 75px 5%;
}

.probg h2 {
    color: #000;
    font: 400 30px/36px "Microsoft Yahei";
    padding-left: 15px;
}

.pro-center {
    padding-top: 40px;
}

.pro-center li {}

.pro-center li.pro4 {
    display: none;
}

.pro-center img {
    max-width: 100%;
    height: auto;
}

.pro-center h3 {
    background: #fff;
    text-align: center;
    padding: 20px 0;
    -webkit-transition: all .5s;
    transition: all .5s;
    height: 102px;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 99;
}

.pro-center h3 a {
    display: block;
    color: #363636;
    font: 400 20px/36px "Microsoft Yahei";
}

.pro-center h3 p {
    color: #999;
    font: 400 14px/26px "Microsoft Yahei";
}

.probox {
    position: relative;
    padding-bottom: 102px;
    overflow: hidden;
}

.pro-center li:hover .probox {
    box-shadow: 2px 2px 9px #999;
}

.pro-center li:hover h3 {
    background: #946d4d;
    height: 158px;
}

.pro-center li:hover h3 a {
    color: #fff;
}

.omitted {
    color: #fff;
    font: 400 20px/20px "Microsoft Yahei";
    display: none;
    padding-bottom: 20px;
}

.pro-center li h3 .img {
    display: none;
}

.pro-center li:hover h3 p {
    display: none;
}

.pro-center li:hover .omitted {
    display: block;
}

.pro-center li:hover h3 .img {
    display: block;
}

.pro-cate {
    text-align: right;
}

.pro-cate li {
    display: inline-block;
    padding: 0 15px;
    margin: 0 15px;
}

.pro-cate li a {
    color: #363636;
    font: 400 16px/45px "Microsoft Yahei";
}

.pro-cate li:hover {
    background: #946d4d;
}

.pro-cate li:hover a {
    color: #fff;
}

@media (max-width: 991px) {
    .pro-center li {
        margin-bottom: 20px;
    }
    .pro-center li.pro4 {
        display: block;
    }
    .probg {
        padding: 50px 15px;
    }
}


/* 企业风采 */

.style {
    width: 100%;
    height: 680px;
    background: url(../images/style.jpg) no-repeat 50% 50%;
    background-size: cover;
    background-attachment: fixed;
    transition: all 2s linear;
    -webkit-transition: all 2s linear;
    -moz-transition: all 2s linear;
    -ms-transition: all 2s linear;
    -o-transition: all 2s linear;
}

.stylec {
    width: 100%;
    height: 680px;
    background: url(../images/stylec.png) no-repeat 50% 50%;
    background-size: cover;
    transition: all 0.7s linear;
    -webkit-transition: all 0.7s linear;
    -moz-transition: all 0.7s linear;
    -ms-transition: all 0.7s linear;
    -o-transition: all 0.7s linear;
}

.style:hover .stylec {
    opacity: 0;
    transition: all 0.7s linear;
    -webkit-transition: all 0.7s linear;
    -moz-transition: all 0.7s linear;
    -ms-transition: all 0.7s linear;
    -o-transition: all 0.7s linear;
}

@media (max-width: 991px) {
    .style {
        height: 400px;
    }
    .stylec {
        height: 400px;
    }
}

@media (max-width: 767px) {
    .style {
        height: 250px;
    }
    .stylec {
        height: 250px;
    }
}


/* 新闻资讯 

.news_list1 li {
    padding: 0;
    text-align: center;
}

.news_list1 li a {
    display: block;
}

.news_list1 li img {
    max-width: 100%;
    height: auto;
}

.news_list1 .text {
    position: relative;
}

.news_list1 .text span {
    display: block;
    color: #636c71;
    font: 400 16px/22px "Microsoft Yahei";
}

.news_list1 .text a {
    color: #363636;
    font: 400 16px/26px "Microsoft Yahei";
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.news_list1 .text p {
    color: #636c71;
    font: 400 14px/23px "Microsoft Yahei";
    height: 46px;
    overflow: hidden;
    margin: 30px 0;
}

.news_list1 .text a.more {
    display: inline-block;
    color: #363636;
    font: 400 16px/37px "arial";
    width: 178px;
    border: 1px solid #b3b3b3;
}

.news_list1 .text:hover a.more {
    color: #fff;
    background: #946d4d;
}

.news_list1 .text .text-d {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
}

.text-s {
    position: absolute;
    width: 100%;
    padding: 0 9%;
    left: 0;
    top: 50%;
    margin-top: -97px;
}

@media (max-width:767px) {
    .news_list1 .te {
        border-top: 1px solid #ddd;
    }
}
*/


/* 新闻 */
.news-bg{
    background: #f5f5f5;
    padding:60px 0;
}

.news-title{
    text-align: center;
    font-size: 40px;
    color: #a1271d;
}
.news-title p{
    font-size: 24px;
    text-transform: uppercase;
    padding-top: 5px;
}
.news-title span{
    width:25px;
    height: 1px;
    background: #a1271d;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
}

.news-left{
    width:42%;
    float: left;
}

.news-content{
    padding-top: 50px;
}

.news-left .slick-list {
	padding: 10px 0 15px 0;
	margin: 0 -15px;
}

.news-left .slick-slide {
	outline: none;
}

.news-left .slick-slide img {
	display: inline-block;
	width: 100%;
}

.news-left .slick-dots {
	text-align: center;
	margin-top: 25px;
}

.news-left .slick-dots li {
	display: inline-block;
	margin: 0 8px;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background: #303030;
	cursor: pointer;
}

.news-left .slick-dots li button {
	background: none;
	outline: none;
	border: none;
	font-size: 0;
}

.news-left .slick-dots li.slick-active {
	background: #ab001a;
}

@media (max-width: 768px) {
	.news-left .slick-dots li {
		width: 10px;
		height: 10px;
		margin: 0 4px;
	}
}

.news-left .slick-con {
	position: relative;
}

.news-left .slick-con .img {
	position: relative;
}
.news-left .slick-con .img img{
    width:100%;
}

.news-left .slick-con .img .date {
	position: absolute;
	left: 0;
	bottom: 0;
	background:#a1271d;
	width: 93px;
	color: #fff;
	text-align: center;
	font-family: Arial;
    font-size: 12px;
    height: 36px;
    line-height: 36px;
}

.news-left .slick-con .img .date span {
	display: block;
	font-size: 30px;
}

.news-left .slick-con .wz {
	
}

.news-left .slick-con .wz h3 {
	font-size: 14px;
	color: #a1271d;
    line-height:33px;
}

.news-left .slick-con .wz .info {
	font-size: 12px;
	color: #555555;
	line-height: 1.57;
	max-height: 36px;
	overflow: hidden;
}

.news-left .slick-con .wz span.more {
	display: inline-block;
	line-height: 25px;
	color: #fff;
    font-size: 16px;
    width:160px;
    background: #a1271d;
    height: 37px;
    line-height: 37px;
    padding-left: 10px;
    margin-top: 8px;
}

.news-left .slick-con a {
	outline: none;
	display: block;
}

.news-left .slick-con a:hover {
	text-decoration: none;
}



.news-left .slick-con:hover:after {
	opacity: 1;
}



.news-right{
    width:56%;
    float: right;
}


.xyin-news-slick .slick-con {
    margin-bottom: 10px;
    border:1px solid #dddddd;
    background: #fff;
    padding: 13px 0;
}
.xyin-news-slick .slick-con:hover{
    background: #a1271d;
}
.xyin-news-slick .slick-con:hover .news-date{
    color:#fff;
}
.xyin-news-slick .slick-con:hover .news-date span{
    color:#fff;
}
.xyin-news-slick .slick-con:hover .news-wen a{
    color:#fff;
}
.xyin-news-slick .slick-con:hover .news-wen .info{
    color:#fff;
}
.xyin-news-slick .slick-con .news-date{
	float: left;
	width:15%;
	font-size: 12px;
	color: #999999;
    border-right:1px solid #dddddd;
    text-align: center;
}
.xyin-news-slick .slick-con .news-date span{
	display: block;
	font-size:24px;
	color: #333333;
	line-height: 45px;
}
.xyin-news-slick .slick-con .news-wen{
	float: right;
	width:80%;
}
.xyin-news-slick .slick-con .news-wen a{
	display: block;
	font-size: 14px;
    color: #333333;
    padding-top: 10px;
	padding-bottom: 10px;
}

.xyin-news-slick .slick-con .news-wen .info{
	font-size:12px;
    color: #999999;
    white-space: nowrap;
    overflow: hidden;
}



.xyin-news-slick .slick-con a {
	outline: none;
	display: block;
}



@media (max-width:768px){
    .news-left{
        float: none;
        width: 100%;
    }
    .news-right{
        float: none;
        width: 100%;
    }
}





/* 联系我们 */

.map {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.mapcover {
    width: 100%;
    height: 100%;
    /*background-color: rgba(0, 0, 0, .8);*/
    position: absolute;
    left: 0;
    top: 0;
    padding-top: 100px;
    transition: .5s;
    z-index: 999;
}

.mapcover:hover {
    /*background-color: rgba(0, 0, 0, .7);*/
}

.contacts {
    max-width: 330px;
    background: #fff;
}

.contacts h2 {
    color: #000;
    font: 400 20px/26px "Microsoft Yahei";
    text-align: center;
    padding: 20px 0 10px;
}

.contacts .tit img {
    max-width: 100%;
    height: auto;
}

.contacts .content {
    color: #272235;
    font: 400 14px/67px "Microsoft Yahei";
}

.contacts .content p {
    padding-left: 60px;
}

.contacts .content p img {
    padding-right: 10px;
}

.contacts .content p+p {
    border-top: 1px solid #d3d3d3;
}

.contacts .content p:nth-of-type(1){
    background: url(../images/p1.png) no-repeat 10px 50%;
}
.contacts .content p:nth-of-type(2){
    background: url(../images/p2.png) no-repeat 10px 50%;
}
.contacts .content p:nth-of-type(3){
    background: url(../images/p3.png) no-repeat 10px 50%;
}
.contacts .content p:nth-of-type(4){
    background: url(../images/p4.png) no-repeat 10px 20%;
    line-height: 30px;
    padding-bottom: 20px;
}




/*首页banner样式*/
.xyin-banner{
   	position: relative; 
}
.slick-banner {
	position: relative;
}

.slick-banner .slick-arrow {
	position: absolute;
	z-index: 9999;
	width: 60px;
	height: 60px;
	margin-top: -30px;
	top: 50%;
	background-color: rgba(0, 0, 0, 0.3);
	background-repeat: no-repeat;
	background-size: auto;
	border-radius: 5px;
	cursor: pointer;
	outline: none;
	border: none;
	font-size: 0;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.slick-banner .slick-arrow.slick-prev {
	left: 7.8125%;
	background: url(../images/left1.png) no-repeat top center;
	height: 120px;
	width:120px;
}

.slick-banner .slick-arrow.slick-next {
	right: 7.8125%;
	background: url(../images/right1.png) no-repeat top center;
	height: 120px;
	width:120px;
}

.slick-banner .slick-arrow:hover {
	
}

.slick-banner .slick-dots {
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	font-size: 0;
	z-index: 9;
	bottom: 10px;
}

.slick-banner .slick-dots li {
	display: inline-block;
	margin: 0 5px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #efefef;
	cursor: pointer;
}

.slick-banner .slick-dots li button {
	background: none;
	outline: none;
	border: none;
	font-size: 0;
}

.slick-banner .slick-dots li.slick-active {
	background: #ab001a;
}

.slick-banner .img img {
	width: 100%;
}

.slick-banner .slick-con {
	position: relative;
}

.slick-banner .wz {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 9;
	top: 50%;
	text-align: center;
	color: #fff;
}

.slick-banner .wz .wz1 {
	font-size: 60px;
	margin-bottom: 10px;
}

.slick-banner .wz .wz2 {
	font-size: 30px;
	margin-bottom: 55px;
}

.slick-banner .wz .wz-more {
	display: inline-block;
	padding: 15px 25px;
	font-size: 16px;
	color: #fff;
	border: 2px solid #fff;
	font-family: Arial;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.slick-banner .wz .wz-more:hover {
	background: #ab001a;
	border-color: #ab001a;
	text-decoration: none;
}

@media (max-width: 1200px) {
	.slick-banner .wz .wz1 {
		font-size: 40px;
		margin-bottom: 10px;
	}

	.slick-banner .wz .wz2 {
		font-size: 20px;
		margin-bottom: 30px;
	}

	.slick-banner .wz .wz-more {
		padding: 10px 25px;
		font-size: 12px;
		border: 1px solid #fff;
	}
}

#mob-banner {
	display: none;
}

@media (max-width: 768px) {
	#pc-banner {
		display: none;
	}

	#mob-banner {
		display: block;
	}
	.mapcover{
	    display:none;
	}
}







/*----- Common css ------*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}


/*友情链接*/


.link-bg {
    border-bottom: 1px solid #333333;
    background: #000;
    padding:3% 5%;
}
.f_link{
     color:#6b6b6b;
    font-size: 14px;
}
.f_link a{
    color:#6b6b6b;
    font-size: 14px;
}

@media(max-width:1200px) {
    .f_link {
        display: none;
    }
}


/*页面底部*/

#footer {
    background: #000;
    color: #6b6b6b;
    font: 400 14px/28px "Microsoft Yahei";
    padding: 0 5%;
}

#footer a {
    color: #6b6b6b;
}

.k1 {
    text-align: right;
}

#footer a:hover {
    color: #b6002e;
    text-decoration: none;
}

.nav_foot {
    line-height: 24px;
    color: #666;
}

.copyright {
    line-height: 24px;
}

.foot-up {
    padding: 50px 0;
}


/*------------内页-------------------*/

.left .box {
    margin-bottom: 10px;
}

.left .box h3 {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.left .box .content {
    padding: 5px 0px;
}

.prodescription {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 20px;
        display: none;
}

.n_bannerbj {
    width: 100%;
    overflow: hidden;
}

.n_banner {
    width: 100%;
}

.n_bannerbj img,
.n_banners img,
.con_banner img {
    max-width: 100%;
    height: auto;
}

.left .box {
    margin-bottom: 15px;
}

.left .box h3 {
    line-height: 59px;
    font-weight: 400;
    font-family: "微软雅黑";
    background: #a0261c;
    font-size: 20px;
    color: #fff;
    padding-left: 40px;
    position: relative;
    border-bottom: 4px solid #b6002e;
}

.left .box .content {
    padding: 5px 0;
    background: #f0f0f0;
}

.prodescription {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 20px;
}

.left {}

.sort_menu {
    background: #9c9c9c;
}

@media (max-width: 767px) {
    .sort_menu {
        margin-bottom: 15px;
    }
    .tag_list_product li .tag_img,
    .tag_list_product li .tab_intro {
        width: 100%;
    }
}

.sort_menu h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.sort_product {
    margin-top: 10px;
}

.sort_product h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.n_contact {
    background: #f5a31c;
}

.n_contact h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.left .n_contact .content {
    line-height: 37px;
    color: #333;
    font-size: 14px;
    padding: 10px;
}

.right {
    padding-bottom: 10px;
}

.sitemp {
    border-bottom: 1px solid #ddd;
    padding-top: 15px;
}

.pages {
    padding-top: 20px;
}

.sitemp a {
    color: #666;
}

.sitemp h2 {
    font-size: 16px;
    color: #b6002e;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
}

.sitemp .site {
    color: #000;
    font: 400 14px/30px "Microsoft Yahei";
}

.sitemp .site a {
    color: #000;
}

.right .content {
    padding: 15px 0 10px;
    overflow: hidden;
    line-height: 24px;
}

.right .content img{
    max-width:100%;
    height:auto;
}

@media (max-width: 767px) {
    .right .content img {
        max-width: 100%;
        width: auto !important;
        height: auto !important;
    }
}