﻿@charset "utf-8";
/* CSS Document */
* {
	padding: 0px;
	margin: 0px;
	box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
img {
	border: none;
	max-width: 100%;
}
body {
	font-size: 15px;
	font-family: Arial, "微软雅黑", Microsoft YaHei;
	color: #333;
	font-weight: normal;
	padding-top: 90px;
	margin: 0px;
	text-decoration: none;
	line-height: 27px;
}
a {
	text-decoration: none;
	font-family: Arial, "微软雅黑", Microsoft YaHei;
	color: #333;
	font-weight: normal;
}
a:hover {
	color: #e41419;
}
.clear {
	clear: both;
}
ul {
	list-style-type: none;
}
li {
	list-style-type: none;
	line-height: 27px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.hz {
	width: 71%;
	margin: 0 auto;
}
.hza {
	width: 71%;
	margin:60px auto;
}
.hza:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}
.bgImg {
	background-position: center;
	background-size: cover;
	position: relative;
	transition: all 0.5s;
	display: block;
	width: 100%;
	height: 100%;
}
.logo {
	margin:10px 0;
}
.logo img {
	height:70px;
}
.top-pc {
	position: fixed;
	z-index: 99999;
	top: 0px;
	left: 0;
	min-width: 1200px;
	width: 100%;
	transition: all 0.5s;background:#fff;
}
.top-pc.active {
	background: #fff;
}
.top-pc.active .set {
	color: #333;
}
.top-pc.active a {
	color: #333;
}
.top-hz {
	width:71%;
	margin: 0 auto;
}
.top-right {
	display: block;
	white-space : nowrap;
}
.top02_c{ display:inline-block; height:90px;margin-right:2%;vertical-align:bottom;}
.top02_r{ display:inline-block; vertical-align:bottom;}

.dh1{width:100%;}
.dh1 ul{width:100%; height:auto;}
.dh1 ul li:hover a,.dh1 ul li.on a {color:#e41419;}
.dh1 li { position: relative;padding:0 30px; float:left;}
.dh1 ul li .a01{line-height:88px; text-align:center;  font-size:16px; display:block;}
.dh1 ul li:hover .a01{ border-bottom:2px solid #e41419;color:#e41419;}
.dh_xl01{width:650px; max-height:0px; background:#f8f8f8; position:absolute; left:0px; top:100%; z-index:999999; overflow:hidden; }
.dh1 ul li:hover .dh_xl01{ max-height:800px; }
.dh_xl01>div{ padding:40px;overflow:hidden;}


.dh_xl02_l{width:32%; height:auto; float:left;}
.dh_xl02_l a{display:block; width:100%;background:none !important;color:#333 !important; padding:0 10px;  line-height:47px;  border-bottom:1px solid #e7e7e7; }
.dh_xl02_l a:hover{color:#e41419!important;}
.dh_xl02_r{width:60%; height:auto; float:right;}
.dh_xl02_r img{ width:100%; margin-bottom:15px;}
.dh_xl02_r p{ text-indent:30px;color:#666;font-size:14px; white-space:normal; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden; 

}
.index-yyl {
	display: inline-block;
	box-sizing: border-box;
	vertical-align: middle;
	line-height: 90px;
	margin-left: 50px;
	font-size: 15px;
}
.index-yyl img {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 2px;
	margin-right: 3px;
}
.set {
	background: 45px 10px no-repeat;
	transition: all 0.5s;
}
.new {
	width: 160px;
	position: absolute;
	z-index: 999;
	display: none;
	text-align: center;
	top: 90px;
	margin-left: -20px;
}
.nav1 ul li {
	line-height: 48px;
	background: #fff;
	border-bottom: 1px solid #ebebeb;
}
.nav1 ul li:hover {
	background: #e41419;
	color: #FFF;
}
.new a {
	color: #666666;
	text-decoration: none;
}
.nav1 .new a:hover {
	color: #fff;
}
.sousuo {
	display: inline-block;
	box-sizing: border-box;
	vertical-align: bottom;
	line-height: 90px;
	position: relative;
	z-index: 1;
	transition: all 0.5s;
}
.sousuo .sousuo_an {
	width: 60px;
	height: 90px;
	display: table-cell;
	vertical-align: middle;
	background: url(../images/index_07.png) center no-repeat;
	cursor: pointer;
	transition: all 0.5s;
}
.sousuo .ssk_bj {
	width: 100%;
	display: none;
	position: fixed;
	left: 0;
	top: 100px;
	z-index: 10;
}
.sousuo .ssk {
	max-width: 1200px;
	width: 90%;
	overflow: hidden;
	margin: 0 auto;
	box-shadow: 0 2px 14px rgba(0,0,0,0.1);
	background: #fff;
}
.sousuo .ssk .input_txt {
	width: 64%;
	height: 58px;
	float: left;
	line-height: 58px;
	padding: 0 3%;
	border: none;
	border-radius: 0;
}
.sousuo .ssk .input_btn {
	width: 30%;
	height: 58px;
	float: right;
	FONT-SIZE: 18px;
	color: #fff;
	line-height: 58px;
	border: 0 none;
	border-radius: 0;
	background: #e41419;
	cursor: pointer;
}
.p-show {
	display: block !important;
}
.top_sj {
	display: none;
}

/*banner*/
.block_home_slider{height:auto; position:relative; line-height:0px; text-align:center;}/*底部小图标*/
.block_home_slider .slide {position:relative; overflow:hidden;}
.block_home_slider .flex-direction-nav a {width:27px; height:50px; display:block; margin-top:-20px; position:absolute; top:50%; text-indent:-9000px; }
.block_home_slider .flex-direction-nav a.flex-prev {left:0; background:url(../images/jt1.png) no-repeat;}
.block_home_slider .flex-direction-nav a.flex-next {right:0; background:url(../images/jt2.png) no-repeat;}
.block_home_slider .flex-control-paging{ position:absolute; bottom:20px; width:100%;text-align: center;}
.block_home_slider .flex-control-paging li {margin: 0px;padding:0 5px; display:inline-block; *display:inline; *zoom:1; overflow: hidden;list-style-type: none;}
.block_home_slider .flex-control-paging li a{width:11px; height:11px; display:block; background:#fff; text-indent:-9000px; cursor:pointer; border-radius:6px; transition:all 0.5s;}
.block_home_slider .flex-control-paging li a.flex-active {width:34px; background:#e41419;}
.flexslider {margin:0; padding:0; height:100%;}
.flex-viewport{height:100%;}
.flexslider .slides{height:100%;}
.flexslider .slides li{height:100%;display: none;-webkit-backface-visibility: hidden;list-style-type:none; position:relative;}
#home_slider2{display:none;}

/*产品*/
.row-a {
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
.row-a2 {
	overflow: hidden;
margin-top:20px;
	background-repeat: no-repeat;
	background-position: center center;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
.ul-imgtxt01 {
	overflow: hidden;

}
.ul-imgtxt01 li {
	float: left;
	width: 25%;
	margin-bottom: 30px;
}
.ul-imgtxt01 li a {
	overflow: hidden;
	display: block;
	margin: 0 3%;
	padding-bottom: 20px;
	background-color: #fff;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;border:1px solid #e5e5e5;
}
.ul-imgtxt01 li:hover a {
	background-color: #e5141a;
}
.ul-imgtxt01 li .pic {
	overflow: hidden;
	position: relative;
	height: 0;
	padding-top:82%;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.ul-imgtxt01 li:hover .pic {
	-webkit-transform: translateY(-7%);
	-ms-transform: translateY(-7%);
	-o-transform: translateY(-7%);
	transform: translateY(-7%);
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
.ul-imgtxt01 li .pic img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	_height: 100%;
}
.ul-imgtxt01 li .tit {
	text-align: center;
	padding: 10px 0 10px;
	font-weight: 400;
	font-size: 16px;
	color: #333;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.ul-imgtxt01 li:hover .tit {
	color: #fff;
	-webkit-transform: translateY(-25%);
	-ms-transform: translateY(-25%);
	-o-transform: translateY(-25%);
	transform: translateY(-25%);
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
.ul-imgtxt01 li .tit2 {
	text-align: center;
	margin: 0 15px 15px 15px ;
font-size: 15px;
	color: #333;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;color:#666;
text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; 

}
.ul-imgtxt01 li:hover .tit2 {
	color: #fff;
	-webkit-transform: translateY(-25%);
	-ms-transform: translateY(-25%);
	-o-transform: translateY(-25%);
	transform: translateY(-25%);
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
.ul-imgtxt01 li .more {
	display: block;
	font-size: 20px;
	width: 25px;
	height: 25px;
	line-height: 25px;
	margin: 0 auto;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	background-color:#e1e1e1;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.ul-imgtxt01 li:hover .more {
	-webkit-transform: translateY(-60%);
	-ms-transform: translateY(-60%);
	-o-transform: translateY(-60%);
	transform: translateY(-60%);
	background-color: #fff;
	color: #e5141a;
}


.khjz_dkj{position:relative;}
.khjz{max-width:1260px; margin:0 auto; margin-top:40px;}
.khjz .item{ width:94%;  margin:0 3%; text-align:center; }
.khjz .item .cpzs_img{overflow:hidden;}
.khjz .item .cpzs_wb{width:100%; text-align:center; padding:20px; background:#fff; }
.khjz .item .cpzs_wb .cpzs_wb_t{ font-size:16px;  }

.cpzs_wb_pic{margin-bottom:30px;}

.cpzs_wb2{background:#fff;padding:20px 15px;font-size:16px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}


/* display none until init*/
.owl-carousel{display:none; width: 100%;-ms-touch-action:pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.owl-carousel .owl-item{float: left;}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls{-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
/* mouse grab icon*/
.grabbing{cursor:url(../images/grabbing.png) 8 8, move;}
/* fix*/
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}

.owl-carousel .owl-controls{width:100%;  z-index:11;}
.owl-carousel .owl-controls .owl-buttons div{position:absolute; display:inline-block ;zoom: 1;*display:inline; width:40px; height:70px; font-size:12px; text-indent:-9999px; transition:.35s;  top:50%; margin-top:-35px;}
.owl-carousel .owl-controls .owl-buttons .owl-prev {background:url(../images/jtl03.png)center no-repeat; overflow:hidden; left:0;}
.owl-carousel .owl-controls .owl-buttons .owl-next {background:url(../images/jtr03.png) center no-repeat; overflow:hidden; right:0;}
.owl-carousel .owl-controls .owl-buttons .owl-prev:hover {background:url(../images/jtl03a.png) center no-repeat; overflow:hidden; left:0;}
.owl-carousel .owl-controls .owl-buttons .owl-next:hover {background:url(../images/jtr03a.png) center no-repeat; overflow:hidden; right:0;}
.owl-carousel .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
.owl-carousel .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
.owl-carousel .owl-controls .owl-page span{display: block;width:10px; height:10px; margin: 5px 7px;filter: Alpha(Opacity=50);/*IE7 fix*/opacity: 0.5;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background: #869791;}
.owl-carousel .owl-controls .owl-page.active span,
.owl-carouselpzs .owl-controls.clickable .owl-page:hover span{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1; background: #e46d22;}
.owl-carousel .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
.owl-carousel .loading{min-height: 150px;background: url(../images/AjaxLoader.gif) no-repeat center center}
.owl-carousel .owl-pagination{display:none;}



.index-title {
text-align:center;
	font-size:32px;
	line-height:32px;
	color: #000;
}
.index_title_span {
margin:0 auto;
	width: 44px;
	height: 2px;
	background: #e41419;
}
.index-title-ms {
text-align:center;
	margin:20px 0;
	color: #999;
}
.index-product-bj {
	background: #f5f5f5;
	padding:60px 0;
	position: relative;
}
.index-product-bj:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}
.parHd {margin-top:20px;}
.parHd ul {
	vertical-align: top;
text-align:center;

}
.parHd ul li {
	font-size: 16px;
	text-align: center;
	display: inline-block;
	overflow: hidden;
	vertical-align: top;
	margin:1% 2%;
}


.parHd ul li.on {
color:#e41419;
}
.hz .slideBox {
	zoom: 1;
	position: relative;
	display: none;

}
.hz .tempWrap {
	margin: 0 auto;
}

.pt2{padding:80px 0; background:url(../images/i_pt2_bg.jpg) center center no-repeat;overflow:hidden; background-attachment:fixed;}
.index-about-title{text-align:right;font-size:32px;line-height:32px;color: #fff;}
.index-about-right{float:right;width:30%;text-align:right;}
.index-about-nr{margin:40px auto;color:#fff;text-indent:30px;}

.index-about-left{float:left;width:60%;}
.index-about-left-a{overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;height:258px;width:31%;float:left;background:#fff;overflow:hidden;padding:80px 0; text-align:center;margin-right:2%;margin-bottom:2%;}
.index-about-left-a:hover{transform:translateY(-6px); -webkit-transform:translateY(-6px);}

.index-about-left-a .t{font-size:50px; color:#e41419; line-height:1; margin-bottom:20px; font-family:impact;}
.index-about-left-a .d{ color:#4a4a4a;}
.index-about-left-a:nth-child(2n){border:1px solid #fff;background:none;color:#fff;padding:45px 20px;}
.index-about-left-a:nth-child(3n){background:#fff;padding:47px 2%;}
.index-about-left-a:nth-child(4n){background:#e41419;border:none;}
.img_box{width:70px; margin:0 auto 15px;}
.img_box img{width:100%;transition:all 0.5s;}
.img_box:hover img { transform:rotate(360deg); -moz-transform:rotate(360deg); -webkit-transform:rotate(360deg); -o-transform:rotate(360deg);}
.t2{font-size:20px;  line-height:1; margin-bottom:20px; font-family:impact;}
.d2{font-size:15px; }


.index-hzhb-bj{background:url(../images/index_part3_bg.jpg)no-repeat bottom;padding:80px 0;overflow:hidden;}
.partner li{border:1px solid #e4e4e4;display:block; overflow:hidden;float:left;width:23%;margin:0 1% 3% 1%;position: relative;transition:all .5s;   }
.partner li:last-of-type{margin-right:0;}

.ryzz-title{padding:11px 0;text-align:center;background:#f2f2f2;}

.index-news-hz{margin-top:50px; }
.index-news-right{float:right;width:52%;}

.index-news-right-top-nr{float:left;overflow:hidden;}
.index-news-right-top-nr-rq li{float:left;margin-right:5px;font-size:14px;color:#999;}
.index-news-right-top-nr-title {margin-bottom:10px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.index-news-right-top-nr-title a{font-size:18px;}
.index-news-right-top-nr-title a:hover{text-decoration:underline;}
.index-news-right-top-nr-content{text-indent:30px;margin:14px 0;float:left; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; color:#999;}


.index-news-right-bottom{margin-top:18px;}
.index-news-right-bottom li{background:url(../images/dian.png)no-repeat left;padding-left:20px;border-bottom:1px dashed #dbdbdb;float:left;line-height:45px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;width:100%;}
.index-news-pic{width:46%; float:left; display:block; overflow:hidden;}
.index-news-pic img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }

.index-news-pic img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}

/*----底部----*/
.bot {
	background:url(../images/fbg1.jpg)no-repeat;
	overflow: hidden;
	color:#999;padding:60px 0;
}
.foot-left{width:20%;float:left;margin-right:2%;}
.foot-left-bq{margin:20px 0;}
.foot-left-bq a{color:#999;}
.foot-left-bq a:hover{color:#fff;}

.foot-left-fx li {margin-bottom:8px; float:left;margin-right:8px;overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.foot-left-fx li:hover{transform:translateY(-6px); -webkit-trafont-size: 0; line-height: 0;}
.foot-center{float:left;width:34%;}
.foot-hz-nav { float: left; margin-right:13%; }

.foot-hz-cd { font-size: 18px; color: #fff;background:url(../images/index_99.jpg)no-repeat bottom left;padding-bottom:8px;}
.foot-hz-menu { margin-top: 20px;   }

.foot-hz-menu a {font-size:14px; color: #999; }
.foot-hz-menu a:hover { color: #fff; }


.foot-contact{width: 30%;float: left;}
.foot-hz-lxwm{margin-top: 15px; font-size:14px;}
.foot-hz-lxwm a {color: #999;}
.foot-hz-lxwm a:hover { color: #fff; }

.foot-right{float:right;}
.foot-right-fwrx{font-size:18px;color:#fff;}
.foot-right-hm{font-size:24px;color:#fff;}
.foot-left-tb{margin-top:30px;}

.img-banner {
	background: center center;
	width: 100%;
	overflow: hidden;
}
.img-banner div {
	line-height: 0px;
}
.img-banner div img {
	opacity: 0;
}
.ny-banner-sj {
	display: none;
}
.ny-banner img {
	width: 100%;
}

.about-menu-hz{ background: #f9f9f9;box-shadow: 0px 0px 10px 0px rgba(70, 70, 70, 0.2); overflow:hidden; }
.about2{ width:100%;  background:url(../images/gu-bj1.jpg) no-repeat top center #f3f3f3;}

.inline {
    display: inline-block;
    vertical-align: top;
}
.navigation_ul {
   /* text-align: center;*/
    font-size: 0;
}

.navigation_li {
    line-height: 70px;
    height: 70px;
    position: relative;
    transition: all .6s cubic-bezier(.153, .44, .46, 1);
    -webkit-transition: all .6s cubic-bezier(.153, .44, .46, 1);
}

.navigation_li:last-child:after {
    display: none;
}

.navigation_li a {
    font-size: 16px;
    color: #4c4c4c;
    padding: 0 40px;
    display: inline-block;
    position: relative;
    transition: all .6s cubic-bezier(.153, .44, .46, 1);
    -webkit-transition: all .6s cubic-bezier(.153, .44, .46, 1);
}

.navigation_li a:after {
    content: "";
    position: absolute;
    bottom: 0;
    background: #e41419;
    width: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 2px;
    transition: all .6s cubic-bezier(.153, .44, .46, 1);
    -webkit-transition: all .6s cubic-bezier(.153, .44, .46, 1);
}

.navigation_hover a {
    color: #fff !important;background:#e41419;
}

.navigation_hover a:after {
    width: 100%;
}

@media screen and (min-width: 1201px) {
    .navigation_li:hover a {
        color: #e41419;
    }

    .navigation_li:hover a:after {
        width: 100%;
    }

    .faq_index_wap {
        display: none;
    }
}



.about-title {text-align:center;
	font-size:32px;
	margin-bottom:40px;
	line-height: 32px;
}
.about-title p {
	margin-top: 15px;
}


.about-nr {float:left;width:100%;line-height: 30px;color:#666;}
.about-nr p{text-indent:30px;}


.about_culture_wrap {
    font-size: 0;
    padding-top: 70px;
}

.about_culture_list {
    width: 30.6667%;
    margin: 0 4% 0 0;
    text-align: center;
}

.about_culture_list:nth-child(1) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
}

.about_culture_list:nth-child(2) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
}

.about_culture_list:nth-child(3n) {
    margin: 0 0 0 0;
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
}
.about_culture_icon {
    font-size: 130px;
    color: #666666;
    transition: all .6s cubic-bezier(.645, .045, .355, 1);
    -webkit-transition: all .6s cubic-bezier(.645, .045, .355, 1);
}

.about_culture_title {
    margin: 40px 0 20px 0;
    color: #333333;
    font-size: 28px;
    transition: all .6s cubic-bezier(.645, .045, .355, 1);
    -webkit-transition: all .6s cubic-bezier(.645, .045, .355, 1);
}

.about_culture_text {
    color: #808080;
    font-size: 16px;
    line-height: 32px;
    transition: all .6s cubic-bezier(.645, .045, .355, 1);
    -webkit-transition: all .6s cubic-bezier(.645, .045, .355, 1);
}

.about_culture_list:hover .about_culture_title {
    color: #e41419;
}

.about_culture_list:hover .about_culture_text {
    color: #333333;
}

.about_culture_list:hover .about_culture_icon {
    color: #e41419;
    /*-webkit-transform: rotateY(360deg);*/
    /*transform: rotateY(360deg);*/
}


.news-tt-hz{margin-bottom:60px;background:#f2f2f2;padding:3%;overflow:hidden; display: block; transition: transform 0.5s; -webkit-transition: transform 0.5s;}


.news-tt-pic{width:30%;float:left;display:block; overflow:hidden;}
.news-tt-pic img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }

.news-tt-pic img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}


.news-tt-right{width:67%;float:right;}
.news-tt-title{font-size:16px;}

.news-tt-content{float:left;text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden; color:#999;margin:28px 0;}




.case-list{margin:0 -20px;overflow:hidden}
.case-list li{margin-bottom:30px;float:left;width:33.33%}
.case-list .con{margin:0 20px;display:block;overflow:hidden}
.case-list .pic{padding-top:67.4%;position:relative;overflow:hidden}
.case-list .pic img{position:absolute;left:0;top:0;width:100%;height:100%;border:1px solid #eee;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.case-list .mask{position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(191,37,37,.7);opacity:0;filter:alpha(opacity=0);filter:alpha(Opacity=0);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';z-index:2;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.case-list .mask .moreCase{padding-top:64px;position:absolute;left:0;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);font-size:18px;color:#fff;text-align:center;background:url(../images/caseL-i1.png) center top no-repeat}
.case-list .inner{padding:20px 0;overflow:hidden}
.case-list .inner h4{margin-bottom:12px;padding:14px 0;font-size:16px;color:#333;border-bottom:1px solid #eaeaea;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.case-list .inner .en{color:#666;text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; }
.case-list .con:hover .pic img{-webkit-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);transform:scale(1.05,1.05)}
.case-list .con:hover .mask{opacity:1;filter:alpha(opacity=100);filter:alpha(Opacity=100);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)'}
.case-list .con:hover .inner h4{color:#bf2525;border-color:#bf2525}

element.style {
    border-width: 0px;
    width: 100% !important;
    display: inline;
}
.ny-wz{padding:30px 0;}

.product-ms{margin-bottom:30px;}
.product-box { float:left;width:77%;margin-left:3%;}
.product-top-hz{width:85%;margin:0 auto;}

.product-top{width: 100%;}
.product-top .l { width:45%; float: left; }
.pro-right { width: 45%; float: right; 
}
.product-ny-title { width: 100%; font-size:26px; }


.product-ny-hm{ font-size: 28px; color: #058f4d; 
}
.pro-js { width: 100%; margin-top: 30px; }

.pro-right {
	width: 50%;
	float: right;
}
.product-ny-title {
	width: 100%;
	padding-bottom:25px;
}
.product-ny-fwrx {
	width: 100%;
	line-height: 30px;
	font-size:18px;
	float: left;

}
.product-ny-hm {
	font-size: 24px;
	color: #e41419;
}
.pro-js {
	width: 100%;
	margin: 40px 0;color:#666;
}
.ny-product-right {
	float: left;
	width: 77%;
	margin-left: 3%;
}
.ny-product-xbt {
	color: #999;
}
.ny-product-hz {
	border-bottom: 1px solid #f2f2f2;
	overflow: hidden;
	padding-bottom: 20px;
}
.ny-product-dy {
	width: 350px;
	margin-top: 15px;
	background: #666;
	border-radius: 5px;
	display: block;
	line-height: 45px;
	text-align: center;
	color: #e60012;
	font-size: 16px;
}
.ny-product-dy a {
	color: #fff;
}
.ny-product-ms-hz {
	border-top: 1px solid #e9e9e9;
}
.ny-product-ms {
	width:190px;
	line-height:50px;
	text-align: center;
	color: #fff;
	background: #e41419;
	font-size:20px;
	margin-top: 40px;
}
.ny-product-content {
	margin:50px 0;
}
.ny-sp-hz{width:70%;margin:40px auto;}
.ny-product-content-title{font-weight:bold;font-size:20px;margin-bottom:10px;}
.product-xy-hz{border-top:1px solid #e8e8e8;padding-top:40px;}
.product-syt-hz {
	float: left;
	width: 70%;
}
.back {
	float: right;
	width: 200px;
	border: 1px solid #333;
	line-height: 48px;
	text-align: center;
}
.product-xq-sj {
	display: none;
}
#demo{width:100%; overflow:hidden; }
.tj-product{border-top:1px solid #f2f2f2; padding-top:50px;margin-top:30px;}
.tjcp-title{font-size:30px;text-align:center;margin-bottom:50px;}
.tj-product-hz{padding:2px;border:1px solid #eeeeee; width:280px;margin-right:20px;float:left;}
.tj-product-hz:hover{border:1px solid #e41419;}
.zzmc{text-align:center;padding:10px 0;}



.xy {
	width: 100%;
	margin: 20PX auto 0 auto;
	text-align: center;
	overflow: hidden;
}
.xy li {
	margin: 0 10px;
	display: inline-block;
	font-size: 0px;
}
.xy li a {
	font-size: 16px;
}
.xy li a:hover, .xy li a.sbjg {
	color: #e41419;
	font-weight: bold;
}
.about_eb {
	margin-top: 50px;
	position: relative;
	display: block;
	padding-bottom: 30px;
}
.about_eb ul li {
	background: url(../images/abourt_eb-libg.png) no-repeat 130px top;
	display: block !important;
	width: 100%;
	overflow: hidden;
}
.about_eb ul li strong {
	float: left;
	width: 14%;
	font-size: 16px;
	color: #e41419;
}
.about_eb ul li span {
	width: 80%;
	margin-bottom: 40px;
	float: left;
}
.news-rq {
	width: 8%;
	text-align: center;
	padding: 50px 0;
	color: #666;
}
.news-rq-x {
	font-size: 48px;
	line-height: 48px;
	color: #e41419;
}
.news-wz-hz {
	width:90%;border-left: 1px dashed #e1e1e1;padding-left:3%;float:left;
}
.news-pic{float:right;width:22%;}
.news-hz {
	border:1px solid #eaeaea;
	padding: 3% 0;
	margin-bottom:30px;
	overflow: hidden;
	display: block;
	transition: transform 0.5s;
	-webkit-transition: transform 0.5s;
}
.news-hz:hover {
	transform: translateY(-6px);
	-webkit-transform: translateY(-6px);
}
.rqsz {
	font-size: 70px;
	line-height: 70px;
}

.news-centent-title {
	margin-bottom: 15px;
}
.news-centent-title a {
	font-size: 18px;
}
.news-nr {line-height:32px;
	margin: 20px 0;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	color: #999;
}
.news-ll {
	width: 70px;
	height: 52px;
	float: right;
	text-align: center;
	border: 1px solid #d6d7d6;
	border-radius: 5px;
	padding-top: 18px;
	margin-right: 30px;
}
.news-ti {
font-size:24px;
	line-height:30px;
	text-align: center;

}
.time {
	text-align: center;margin-top:10px;
	color: #999;font-size:15px;
	font-weight: normal;
}
.news-more {
width: 150px;
    line-height:40px;
	text-align: center;
}
.news-more a {
	color: #666;
	font-size: 15px;
	border: 1px solid #e1e1e1;
	border-radius: 5px;
	display: block;
}
.news-more:hover a {
	background: #e41419;
	color: #fff;
	display: block;
}
.about-content {
	margin: 40px 0;line-height:32px;
}
.map-tu {
	float: left;
	width: 100%;
	padding: 5px;
	margin-top: 50px;
	border: 1px solid #e6e6e6;
	overflow: hidden;
}
.contact-hz {
	margin-bottom: 30px;
	overflow: hidden;
}
.contact-nr {
	float: left;
	width: 45%;
}
.contact-nr-lxfs{line-height:30px;}
.contact-nr .gsm {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 30px;
}
.contact-ewm-hz {
	margin-top: 30px;
	float: left;
	width: 100%;
}
.contact-nr-ewm {
	float: left;
	text-align: center;
	margin-right: 6%;
	width: 130px;
}
.contact-nr-lxfs a:hover {
	color: #e41419;
}
.contact-feedback {
	float: right;
	width: 50%;
}
.contact-feedback-title {
	font-size:24px;
	margin-bottom: 20px;
}
input, textarea {
	outline: none;
}
.soka {
	width: 49.6%;
	border: 1px solid #D8D8D8;
	line-height: 40px;
	margin-bottom:10px;
	padding-left: 1%;
	font-size: 15px;
	font-family: "Microsoft YaHei", verdant, tahoma;
}
.sokb {
	border: 1px solid #D8D8D8;
	line-height: 35px;
	margin-bottom: 15px;
	padding-left: 1%;
	font-size: 15px;
	font-family: "Microsoft YaHei", verdant, tahoma;
	width: 100%;
}
.tj {
	width: 150px;
    border: 1px solid #e41419;
    line-height: 45px;
    text-align: center;
    color: #fff;
    background-color: #e41419;
    cursor: pointer;
    font-family: Arial, Microsoft YaHei;
    font-size: 16px;
    border-radius: 5px;
}

.ny-ryzz-hz{width:350px;margin-right:25px;float:left;}
#demo{width:100%; overflow:hidden; }

.zzmc{text-align:center;margin-top:0px;background:#f2f2f2;padding:10px 0;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}




.tabs>div{
	position:relative;
	z-index:1;
    display: none;
	width:100%;
	height:0;
	padding-bottom:40%;
	box-sizing:border-box;
	background-size:cover;
    clear: both;margin-top:40px;display:block; overflow:hidden;
}
.tabs>div>.tabs-text{
	position:absolute;
	z-index:2;
    top:18%;
	bottom:18%;
	left:5%;
	width:540px;
	max-width:60%;
	box-sizing:border-box;
	overflow-y:auto;color:#fff;
}
.index-jsll-nr{color:#f2f2f2; text-indent:30px;line-height:30px;text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; 
}
.index-jsll-title{font-size:30px;line-height:30px;}
.index-jsll-nr{margin:30px 0;}
.index-jsll-more a{ overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;background:#F00;display:block;width:150px;line-height:42px;text-align:center;color:#fff;border-radius:25px;}
.index-jsll-more a:hover{transform:translateY(-6px); -webkit-transform:translateY(-6px);}
.tabs div img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }

.tabs div img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}
.tabs .horizontal{
    margin: 0px;
    padding: 0px;
}
.tabs .horizontal li{
    float: left;
    list-style: none;
    height: 70px;
    line-height:70px;
    background-color: #dcdcdc;
    width:19.8%;
    text-align: center;
    cursor: pointer;
    font-size: 20px;margin-right:0.2%;
}


.tabs .horizontal li.selectActive{
 background-color: #e41419;
    color: white;
}



.index-cpyy-pic1{float:left;display:block; overflow:hidden; width:50%;}
.index-cpyy-pic1 img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }

.index-cpyy-pic1 img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}
.index-cpyy-pic2{float:right;display:block; overflow:hidden; width:50%;}
.index-cpyy-pic2 img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }

.index-cpyy-pic2 img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}


.index-cpyy-left{float:left;padding:5% 5% 0 5%;width:50%;text-align:right;background:#F2F2F2;}

.index-cpyy-left-title {FONT-SIZE:30pX;padding-bottom:20px; }
.index-cpyy-left-content{margin-top:55px; overflow:hidden;font-size:20px;line-height:45px;}

.prob-wrap{margin-top:80px;background:#f6f6f6;overflow:hidden;}
.service-right-title{FONT-SIZE:24px;padding-bottom:20px; }
.service-left-title {FONT-SIZE:24px;padding-bottom:20px; }
.service-right{float:left;padding:8% 5% 0 5%;width:50%;}
.service-left{float:left;padding:8% 5% 0 5%;width:50%;text-align:right;}
.service-content{color:#666;}
.service-left-content{color:#666;}