header input,header .nav>ul>li,.top div,.indexbanner h2,.indexbanner p,.free .continer>div:before,.tjcp .swiper-slide p,.yyal .swiper-slide div,.yyal .swiper-slide div h2,.yyal .swiper-slide div p,.tjyycy .swiper-slide img,.tjyycy .swiper-slide div,.tjyycy .swiper-slide i,.xgfw .swiper-slide,.cpjstext,.cpjstext div,.cplist li,.cyyylist>div h3,.cyyylist>div:after,.nav,.btn span,.xmalbanner h3,.sec2img,.sec3inner,.ysinners span,.ysinners p:after,.ysinners,.time img,.newinner h6,.ysinners p,.addform button,.xmlb li div,.xmlb li h2,.newslist li div,.yw,.yw:after,.sjnr li,.zwtit i,.img,.img i,.i,#model,.xmal,.xmalbanner,.newss,.newsbanner,.newinner i ,form button,.btn span,.qywh>ul li h3:after{
	transition: all .4s cubic-bezier(.35,.75,.55,1) 0.1s;
	-webkit-transition: all .4s cubic-bezier(.35,.75,.55,1) .1s;
	-moz-transition: all .4s cubic-bezier(.35,.75,.55,1) .1s;
}

@font-face {
	font-family: 'iconfont';  /* project id 452100 */
  src: url("alicdn/t/font_452100_8iprd1e0bhz7iudi.eot")/*tpa=http://at.alicdn.com/t/font_452100_8iprd1e0bhz7iudi.eot*/;
  src: url("alicdn/t/font_452100_8iprd1e0bhz7iudi.eot-#iefix")/*tpa=http://at.alicdn.com/t/font_452100_8iprd1e0bhz7iudi.eot?#iefix*/ format('embedded-opentype'),
  url("alicdn/t/font_452100_8iprd1e0bhz7iudi.woff")/*tpa=http://at.alicdn.com/t/font_452100_8iprd1e0bhz7iudi.woff*/ format('woff'),
  url("alicdn/t/font_452100_8iprd1e0bhz7iudi.ttf")/*tpa=http://at.alicdn.com/t/font_452100_8iprd1e0bhz7iudi.ttf*/ format('truetype'),
  url("alicdn/t/font_452100_8iprd1e0bhz7iudi.svg#iconfont")/*tpa=http://at.alicdn.com/t/font_452100_8iprd1e0bhz7iudi.svg#iconfont*/ format('svg');
}
header{
	position: absolute;
}
.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}

.pic {
	position: relative;
}

.pic>img {
	width: 100%;
}

.continer {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.weizhi h1 {
	font-size: 90px;
	color: rgba(51,51,51,.06);
	position: absolute;
	left: 0;
	top: -100%;
	font-family: 'Conv_Helvetica Bold ';
	text-transform: uppercase;
}

.weizhi i {
	color: #FF9224;
	margin-right:5px;
}

.weizhi h2 {
	font-size: 30px;
	font-weight: bold;
	color: #333333;
	vertical-align: top;
	position: relative;
}

.weizhi h2 a{
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	vertical-align: top;
	position: relative;
}

.weizhi h2 .active{
	font-size: 24px;
	font-weight: bold;
	color: #FF9224;
	vertical-align: top;
	position: relative;
}


.weizhi h2:after {
	content: '';
	display: block;
	width: 60px;
	height: 2px;
	background: #FF9224;
	position: absolute;
	left: 0;
	bottom: -30px;
}

.weizhi>div:nth-child(1) {
	float: left;
	vertical-align: top;
}

.weizhi>div:nth-child(2) {
	float: right;
}

.weizhi>div:nth-child(2) a:hover {
	color: #FF9224;
}

.DW {
	padding: 90px  0;
	width: 100%;
}

.xx a {
	float: left;
	display: inline-block;
	width: 24.6%;
	height: 58px;
	line-height: 58px;
	text-align: center;
	color: #000;
	background: #E9E9E9;
	margin-right: 0.5%;
	margin-bottom:0.5%;
	border:1px dashed #000000;
	box-sizing: border-box;
}

.xx a:last-child {
	margin-right: 0;
}

.xx a:hover {
	background: #FF9224;
	color:#000;
}

.xx a.ac {
	background: #FF9224;
	color:#000;
}

.xa a {
	float: left;
	display: inline-block;
	width: 24.6%;
	height: 58px;
	line-height: 58px;
	text-align: center;
	color: #fff;
	background: #000;
	margin-right: 0.5%;
	margin-bottom:0.5%;
}

.xa a:last-child {
	margin-right: 0;
}

.xa a:hover {
	background: #FF9224;
	color:#000;
}

.xa a.ac {
	background: #FF9224;
	color:#000;
}

.tplb p {
	float: right;
	line-height: 138px;
}

.tplb p img {
	display: inline-block;
	margin-right: 10px;
}

.xmlb .continer>ul li img {
	width: 100%;
	-webkit-filter: grayscale(100%); /* Chrome, Safari, Opera 单色滤镜 */
    filter: grayscale(100%);
}
.xmlb .continer>ul li:hover img{
	-webkit-filter: grayscale(0); /* Chrome, Safari, Opera */
    filter: grayscale(0);
}
.xmlb .continer>ul li {
	float: left;
	width: 32%;
	margin-right: 1.4%;
	margin-bottom: 30px;
	position: relative;
	cursor: pointer;
	border:1px dotted #FF9224;
}
.xmlb .continer>ul li:hover {
	-moz-box-shadow: 5px 5px 20px #CCCCCC;
    box-shadow: 5px 5px 20px  #CCCCCC;
}


.xmlb .continer>ul li:nth-child(3n+0) {
	margin-right: 0;
}

.xmlb .continer>ul li div {
	position: absolute;
	width: 90%;
	bottom: 14px;
	height: 42px;
	background: #FF9224;
	left: 0;
	right: 0;
	margin: auto;
	overflow: hidden;
}

.xmlb li h2 {
	line-height: 42px;
	font-size: 16px;
	color: #000;
	text-align: center;
}

.xmlb li p {
	/*margin-left: 85px;*/
	width:80%;
	color: #000;
	text-align:center;
	margin:0 auto;
	line-height:28px;
	margin-top:8px;
}

.xmlb .continer>ul li:hover div {
	height: 90%;
	background: #FF9224;
}

.xmlb .continer>ul li:hover h2 {
	margin-top: 60px;
}

.pages a {
	display: inline-block;
	width: 60px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-right: 12px;
	color: #404040;
}

/* .pages a:nth-child(1) {
	background: #404040;
}

.pages a:last-child {
	background: #404040;
} */

.pages a.ac {
	background: #FF9224;
	color: #fff;
}

.pages i {
	color: #fff;
}

.pages {
	text-align: center;
	padding: 80px 0;
}

.pages a:hover {
	background: #FF9224;
	color: #fff;
}

.xmlb {
	background: #f6f6f6;
	padding-top: 50px;
}

.newxx {
	padding: 53px 0 60px 0;
}

.newxx a {
	width: 50%;
	display: inline-block;
	height: 60px;
	line-height: 60px;
	background: #e6e6e6;
	color: #333333;
	text-align: center;
	font-size: 16px;
	float: left;
}

.newxx a.ac {
	color: #000;
	background: #FF9224;
}

.newxx a:hover {
	color: #000;
	background: #FF9224;
}

.wikixx {
	padding: 53px 0 60px 0;
}

.wikixx a {
	width: 30%;
	display: inline-block;
	height: 60px;
	line-height: 60px;
	background: #e6e6e6;
	color: #333333;
	text-align: center;
	font-size: 16px;
	float: left;
}

.wikixx a.ac {
	color: #000;
	background: #FF9224;
}

.wikixx a:hover {
	color: #000;
	background: #FF9224;
}

.newslist {
	padding: 70px 0 75px 0;
	background: #f5f5f5;
}

.newslist li {
	width: 22.1875%;
	margin-right: 3.75%;
	box-sizing: border-box;
	border: 1px solid #dfdfdf;
	float: left;
	text-align: center;
	background: #fff;
	height: 360px;
	position: relative;
	margin-bottom: 40px;
}

.newslist li:nth-child(4n+0) {
	margin-right: 0;
}

.newslist li h2 {
	font-size: 36px;
	color: #FF9224;
	position: relative;
	text-align: center;
	font-family: 'Conv_Helvetica-Condensed-Black-Se';
	padding-bottom: 30px;
	margin-top: 80px;
}

.newslist li p {
	text-align: center;
	color: #000;
	font-size: 16px;
	margin-top: 25px;
	margin-bottom: 15px;
}

.newslist li h2:after {
	content: '';
	display: block;
	width: 30px;
	height: 2px;
	background: #cacaca;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	margin-top: 10px;
}

.newslist li span {
	display: inline-block;
	width: 80%;
	line-height: 24px;
	text-align: left;
	color: rgba(0,0,0,.5);
}

.newslist li div {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	transform: scale(0);
}

.newslist li i {
	display: inline-block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 54px;
	height: 54px;
	text-align: center;
	line-height: 54px;
	background: #FF9224;
	color: #fff;
	font-size: 20px;
}

.newslist li:hover div {
	transform: scale(1);
	overflow: hidden;
}

.newslist li:hover {
	border-color: #FF9224;
	-moz-box-shadow: 5px 5px 20px #CCCCCC;
    box-shadow: 5px 5px 20px  #CCCCCC;
}

.sj {
	height: 753px;
	background: url("../images/ywtxbac_02.jpg")/*tpa=http://www.zhongyirubber.com/templets/zhongyi/images/ywtxbac_02.jpg*/;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	margin-bottom: 116px;
}

.yw {
	float: left;
	width: 33.33%;
	color: #fff;
	text-align: center;
	cursor: pointer;
	height: 100%;
}
.yw a{
	color: #fff;
}
.yw:last-child {
	width: 33.34%;
}

.sj .continer {
	height: 100%;
}

.yw span {
	width: 136px;
	height: 136px;
	display: inline-block;
	line-height: 136px;
	border-radius: 50%;
	margin-top: 112px;
	border: 1px solid rgba(255,255,255,.5);
}

.yw h2 {
	font-size: 24px;
	font-weight: bold;
	margin-top: 45px;
	margin-bottom: 17px;
}

.yw p {
	color: rgba(255,255,255,.4);
	position: relative;
	padding-bottom: 25px;
	text-transform: uppercase
}

.yw p:after {
	content: '';
	display: block;
	width: 25px;
	height: 2px;
	background: #fff;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.yw h4 {
	display: inline-block;
	text-align: left;
	width: 60%;
	line-height: 30px;
	margin-top: 20px;
	font-size: 16px;

}

.yw i {
	display: block;
	margin-top: 75px;
	opacity: 0;
	font-size: 50px;
	color:#Fff;

}

.yw:hover {
	background: #FF9224;
	height: 827px;
	transform: translateY(-35px);
}

.yw {
	position: relative;
}

.yw:after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #fff;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	z-index: -1;
}

.yw:hover i {
	opacity: 1;
}

.yw:hover:after {
	opacity: 1;
	transform: scaleX(.9) scaleY(.95);
}

.jzxx a {
	display: inline-block;
	width: 24.625%;
	float: left;
	margin-right: 0.5%;
	height: 58px;
	line-height: 58px;
	text-align: center;
	background: #000;
	color: #fff;
}
.sbzzlb a{width: 10.66% !important;}
.jzxx a:last-child {
	margin-right: 0;
}

.jzxx a.ac {
	background: #FF9224;
}

.jzxx a:hover {
	background: #FF9224;
}

.hxjz {
	padding: 63px 0 100px 0;
	background: #f6f6f6;
}

.tcjs {
	margin-top: 70px;
	margin-bottom: 65px;
}

.tctxt {
	margin-bottom: 28px;
}

.tctxt img {
	float: left;
	width: 49.66%;
}

.tctxt div {
	float: left;
	width: 45.34%;
	padding-left: 5%;
}

.tctxt h2 {
	font-size: 20px;
	font-weight: bold;
	color: #FF9224;
	margin: 50px 0 40px  0;
}

.tctxt h2 span {
	color: #231815;
}

.tctxt p {
	font-size: 15px;
	line-height: 30px;
	color: #231815;
	width: 90%
}

.tctxt:nth-child(even) img {
	float: right;
}

.tctxt:nth-child(even) div {
	float: left;
}

.tit h2 {
	color: #FF9224;
	font-size: 20px;
	font-weight: bold;
	line-height: initial;
	border-left: 3px solid #FF9224;
	padding-left: 20px;
}

.tit {
	padding-bottom: 30px;
	border-bottom: 1px solid #d8d8d8;
	margin-bottom: 30px;
}

.sjmd div {
	float: left;
	width: 50%;
}

.sjmd>div:last-child {
	padding-left: 3.33%;
	width: 46.67%;
}

.sjmd>div p {
	color: #333333;
	font-size: 15px;
	line-height: 30px;
	width: 95%;
}

.sjmd>p {
	color: #333333;
	font-size: 15px;
	line-height: 30px;
	margin-bottom: 30px;
}

.sjmd {
	margin-bottom: 50px;
}

.sjyj {
	margin-top: 40px;
	margin-bottom: 0;
}

.sjnr {
	padding: 63px 0 97px 0;
	background: #f6f6f6;
}

.sjinner li {
	float: left;
	width: 24.625%;
	margin-right: 0.5%;
	text-align: center;
	background: #fff;
	position: relative;
	margin-bottom: 30px;
	cursor: pointer;
}

.sjinner li:nth-child(4n+0) {
	margin-right: 0;
}

.sjinner li img {
	width: 100%;
}

.sjinner li p {
	line-height: 64px;
	font-size: 16px;
	color: #333333;
}

.sjnr ul {
	margin-top: 60px;
}

.sjinner li:hover {
	background: #FF9224;
}

.sjinner li:hover p {
	color: #fff;
}

.sjinner li:hover img {
	opacity: .6;
}

.sjinner li div {
	position: relative;
	width: 100%;
}

.sjinner li div i {
	display: inline-block;
	position: absolute;
	width: 36px;
	height: 36px;
	font-size: 36px;
	left: 0;
	bottom: 0;
	right: 0;
	top: 0;
	margin: auto;
	color: #fff;
	opacity: 0;
}

.sjinner li:hover i {
	opacity: 1;
}

.wwjt li {
	width: 32%;
	margin-right: 2%;
	background: #fff;
	min-height: 671px;
	float: left;
	cursor: pointer;
}

.wwjt li:hover {
	background: #f6f6f6;
}

.wwjt li:nth-child(3) {
	margin-right: 0;
}

.wwjt li h2 {
	font-size: 18px;
	color: #FF9224;
	font-weight: bold;
	position: relative;
	margin-top: 82px;
	margin-bottom: 35px;
	margin-left: 10.5%;
}

.wwjt li h2 b {
	font-size: 18px;
	color: #FF9224;
	font-weight: bold;
	position: relative;
	margin-top: 82px;
	position: relative;
	z-index: 5;
}

.wwjt li h2 span {
	font-size: 72px;
	color: rgba(228,228,228,.5);
	font-family: 'Conv_Helvetica-Condensed-Black-Se';
	position: absolute;
	left: 0;
	bottom: -16px;
}

.wwjt li p {
	line-height: 24px;
	margin-bottom: 24px;
	color: #626262;
	margin-left: 10.5%;
	margin-right: 8.5%;
}

.wwjt li p span {
	font-weight: bold;
	color: #000;
}

.wwjt li img {
	width: 100%;
}

.lxfs {
	text-align: center;
}

.lxfs>h3 {
	display: inline-block;
	position: relative;
	color: #FF9224;
	text-transform: uppercase;
	margin-top: 10PX
}

.lxfs>h2 {
	font-size: 30px;
	font-weight: bold;
	color: #333333;
	margin-top: 95px;
}

.lxfs>h3:before {
	content: '';
	display: block;
	width: 46px;
	height: 1px;
	background: #FF9224;
	position: absolute;
	top: 50%;
	left: -60px;
}

.lxfs>h3:after {
	content: '';
	display: block;
	width: 46px;
	height: 1px;
	background: #FF9224;
	position: absolute;
	top: 50%;
	right: -60px;
}

.lxfs li {
	float: left;
	width: 20%;
}

.lxfs li i {
	display: inline-block;
	width: 80px;
	height: 80px;
	text-align: center;
	line-height: 80px;
	border-radius: 50%;
	border: 1px solid #eeeeee;
	color: #272636;
	font-size: 40px;
}

.bg1 {
	background: url("../images/lxfs1.jpg")/*tpa=http://www.zhongyirubber.com/templets/zhongyi/images/lxfs1.jpg*/ no-repeat;
}

.bg2 {
	background: url("../images/lxfs2.jpg")/*tpa=http://www.zhongyirubber.com/templets/zhongyi/images/lxfs2.jpg*/ no-repeat;
}

.bg3 {
	background: url("../images/lxfs3.jpg")/*tpa=http://www.zhongyirubber.com/templets/zhongyi/images/lxfs3.jpg*/ no-repeat;
}

.bg4 {
	background: url("../images/lxfs4.jpg")/*tpa=http://www.zhongyirubber.com/templets/zhongyi/images/lxfs4.jpg*/ no-repeat;
}

.bg5 {
	background: url("../images/lxfs5.jpg")/*tpa=http://www.zhongyirubber.com/templets/zhongyi/images/lxfs5.jpg*/ no-repeat;
}

.lxfs li div {
	/*display: inline-block;*/
	/*text-align: left;*/
	/*margin-left: 25px;*/
	transform: translateY(16px);
}

.lxfs li div h2 {
	color: rgba(0,0,0,.8);
	font-weight: bold;
	margin-bottom: 10px;
}

.lxfs li div p {
	color: rgba(0,0,0,.8);
	margin-bottom: 10px;
}

.lxfs ul {
	margin: 75px 0 100px 0;
}

.map h2 {
	text-align: center;
	line-height: 113px;
	background: url("../images/mapbac_02.png")/*tpa=http://www.zhongyirubber.com/templets/zhongyi/images/mapbac_02.png*/;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	color: #000;
	font-size: 18px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 5;
}

.map b {
	font-size: 36px;
	color: #000;
	font-family: 'Conv_Helvetica-Condensed-Black-Se';
	display: inline-block;
	margin-left: 75px;
}

.map h2 img {
	margin-right: 10px;
	vertical-align: middle;
}

span.BMap_Marker label {
	display: none !important;
}

span.BMap_Marker img {
	display: none !important;
}

.anchorBL {
	display: none;
}

.BMap_Marker.BMap_noprint {
	background-image: url("../images/dingwei.png")/*tpa=http://www.zhongyirubber.com/templets/zhongyi/images/dingwei.png*/ !important;
	background-size: 100% 100% !important;
	background-repeat: no-repeat !important;
}

.map {
	position: relative;
}

.mess {
	padding: 110px 0 146px 0;
	background-image: url("../images/messbac_02.jpg")/*tpa=http://www.zhongyirubber.com/templets/zhongyi/images/messbac_02.jpg*/;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin-top: 60px;
}

.bt {
	width: 32.5%;
	float: left;
	margin-right: 1.25%;
	color: rgba(0,0,0,.8);
	text-align: left;
	height: 53px;
	line-height: 53px;
	box-sizing: border-box;
	padding-left: 3%;
	background: #fff no-repeat;
	background-image: url("../images/bt_03.png")/*tpa=http://www.zhongyirubber.com/templets/zhongyi/images/bt_03.png*/;
	background-position: 97% center;
}

.bt:nth-child(3) {
	margin-right: 0;
}

.bt input {
	line-height: 36px;
	width: 60%;
	border: none;
	outline: none;
}

form textarea {
	width: 99%;
	border: none;
	outline: none;
	height: 260px;
}

form {
	position: relative;
}

.zxns {
	background: #f3f3f3 url("../zxnsbac.png")/*tpa=http://www.zhongyirubber.com/templets/zhongyi/zxnsbac.png*/;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

.zwtit {
	line-height: 51px;
	background: #fff;
	box-sizing: border-box;
	padding: 0 2.1%;
}

.zwtit h2 {
	float: left;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}

.zwtit i,.zwtit span {
	float: right;
}

.zwtit i {
	display: inline-block;
	width: 29px;
	height: 29px;
	border-radius: 50%;
	background: #9d9d9d;
	color: #fff;
	line-height: 29px;
	text-align: center;
	margin-top: 10px;
	margin-left: 75px;
}

.zwtit span {
	margin-left: 33px;
	color: #333333;
	font-size: 13px;
}

.zwtit.ac i {
	transform: rotateZ(90deg);
	color: #FF9224;
	background: #333;
}

.zwtit.ac {
	background: #FF9224;
}

.zwtit.ac h2 {
	color: #000;
}

.zwtit.ac span {
	color: #000;
}

.zpinner {
	text-align: left;
}

.zpinner h2 {
	font-size: 13px;
	font-weight: bold;
	color: #666;
	line-height: 60px;
}

.zpinner p {
	font-size: 13px;
	line-height: 22px;
	color: #666666;
}

.zpinner div {
	float: left;
	width: 48.5%;
}

.zpinner>div:nth-child(1) {
	padding-left: 2%;
}

.zpinner a {
	width: 204px;
	height: 42px;
	background: url("../images/sendbac_03.jpg")/*tpa=http://www.zhongyirubber.com/templets/zhongyi/images/sendbac_03.jpg*/;
	display: inline-block;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	color: #000;
	text-align: center;
	line-height: 42px;
}

.send {
	width: 100% !important;
	/*float: none;*/
	margin: 35px 0 30px 0;
}

.zpinner i {
	color: #000;
	display: inline-block;
	margin-right: 5px;
}

.zpinner {
	display: none;
}

.zhiw {
	margin-bottom: 19px;
}

.zhiw:nth-child(1) .zpinner {
	display: block;
}

.zp {
	margin-top: 65px;
}

.zxns {
	padding: 80px 0 81px 0;
}

.zxns>h2 {
	margin-top: 0;
}

.smdt {
	padding: 90px 0;
}

.smdt a {
	float: left;
	width: 50%;
	line-height: 58px;
	background: #1a1a1a;
	display: inline-block;
	text-align: center;
	color: #fff;
}

.smdt a.ac {
	background: #FF9224;
}

.smdt a:hover {
	background: #FF9224;
}

.wzdt>a {
	width: 100%;
	display: inline-block;
	line-height: 60px;
	text-align: center;
	background: #FF9224;
	color: #fff;
	font-size: 18px;
	margin-bottom: 30px;
}
.wzdt>a  img{
	margin-right: 20px
}

.wzdt {
	box-shadow: 10px 10px #dcdcdc;
	padding: 55px 6.8% 63px 6.8%;
	box-sizing: border-box;
	margin-bottom: 116px;
}

.wzdt li {
	float: left;
	margin-bottom: 10px;
}

.wzdt li a {
	padding: 0 30px;
	vertical-align: middle;
	display: inline-block;
	line-height: 55px;
	position: relative;
}

.wzdt li:first-child a {
	width: 203px;
	height: 55px;
	text-align: center;
	line-height: 55px;
	color: #fff;
	background: #1a1a1a;
}

.wzdt li a:after {
	content: '';
	display: block;
	width: 2px;
	height: 15px;
	background: #aeaeaf;
	position: absolute;
	top: 021px;
	right: 0;
}

.wzdt li:first-child a:after,.wzdt li:last-child a:after {
	display: none;
}

.index {
	background: #f8f8f8;
	padding: 69px 0 116px 0;
}

.wzdt {
	background: #fff;
}

.newleft h2 {
	color: #2c3740;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

.newleft span {
	display: block;
	text-align: center;
	color: #9ca6ae;
	padding-bottom: 37px;
	margin-bottom: 30px;
	border-bottom: 1px solid #dee3e7;
}

.newinners {
	background: #f5f5f5;
	padding: 85px 0 100px 0;
}

.newleft p {
	/*text-indent: 2em;*/
	color: #636c74;
	font-size: 15px;
	line-height: 30px;
	margin-bottom: 30px;
}
.newleft p strong{font-weight:bold;}

.newleft {
	float: left;
	width: 99%;
}

.newleft img {
	max-width: 100%;
	margin-left: -2em;
height:auto;
}

.newleft h3 {
	font-size: 15px;
	font-weight: bold;
	color: #FF9224;
	line-height: 85px;
}

.newsleft h2 {
	color: #2c3740;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

.newsleft span {
	display: block;
	text-align: left;
	color: #9ca6ae;
	padding-bottom: 37px;
	margin-bottom: 30px;
	border-bottom: 1px solid #dee3e7;
}

.newsinners {
	background: #f5f5f5;
	padding: 85px 0 100px 0;
}

.newsleft p {
	text-indent: 2em;
	color: #636c74;
	font-size: 15px;
	line-height: 30px;
	margin-bottom: 30px;
}
.newsleft p strong{font-weight:bold;}

.newsleft {
	float: left;
	width: 69%;
}

.newsleft img {
	max-width: 100%;
    height:auto;
}

.newsleft h3 {
	font-size: 15px;
	font-weight: bold;
	color: #FF9224;
	line-height: 85px;
}

.return>a {
	float: left;
	color: #2c3740;
}

.return>a i {
	display: inline-block;
	margin-right: 10px;
}

.return div {
	float: right;
}

/* .return div a {
	display: inline-block;
	width: 37px;
	height: 37px;
	text-align: center;
	color: #d3d3d3;
	line-height: 37px;
	border: 1px solid #d3d3d3;
} */

.return div a:hover {
	color: #fff;
	border-color: #FF9224;
	background: #FF9224;
}

.return {
	border-top: 1px solid #dae0e5;
	padding-top: 40px;
}

.newright h2 {
	font-size: 20px;
	font-weight: bold;
	color: #2c3740;
	margin-bottom: 65px;
}

.newright h3 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin-top: 20px;
}

.newright h4 {
	text-transform: uppercase;
	font-size: 12px;
	color: rgba(51,51,51,.4);
	padding-bottom: 28px;
	font-family: 'Conv_Helvetica Bold ';
}

.newright a {
	text-align: center;
}

.newright {
	float: right;
	width: 22.66%;
}

.newright img {
	width: 70%;
}

.newright a div {
	background: #fff;
	border:1px dashed #CCCCCC;
}

.newright a div div {
	position: relative;
}

.newright i {
	display: inline-block;
	position: absolute;
	width: 30px;
	height: 30px;
	font-size: 30px;
	color: #fff;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto;
	opacity: 0;
}

.newright a>div {
	margin-bottom: 16px;
}

.newright a>div:hover .img {
	background: #FF9224;
}

.newright a>div:hover img {
	opacity: .3;
}

.newright a>div:hover i {
	opacity: 1;
}

.newright a>div:hover h3 {
	color: #FF9224;
}

.pic .continer {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	text-align: center;
}

.pic h2 {
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	margin-top: 18%;
}

.pic h3 {
	display: inline-block;
	position: relative;
	color: #FF9224;
	margin-bottom: 5%;
	margin-top: 10px;
	text-transform: uppercase;
}

.pic h3:before {
	content: '';
	display: block;
	width: 46px;
	height: 1px;
	background: #FF9224;
	position: absolute;
	left: -61px;
	top: 50%;
}

.pic h3:after {
	content: '';
	display: block;
	width: 46px;
	height: 1px;
	background: #FF9224;
	position: absolute;
	right: -61px;
	top: 50%;
}

.pic h4 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 25px;
}

.pic h4:before {
	content: '';
	display: block;
	width: 40px;
	height: 2px;
	background: #848282;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}

.pic p {
	line-height: 30px;
	color: rgba(255,255,255,.6);
}

.gywmnum p {
	color: rgba(255,255,255,.6);
}

.No {
	text-align: center;
}

.gywmnum {
	display: inline-block;
	width: 140px;
	margin: 0 30px;
	cursor: pointer;
}

.gywmnum h6 {
	font-size: 48px;
	font-family: 'Conv_Helvetica-Condensed-Black-Se';
	color: #fff;
	display: inline-block;
}

.gywmnum sup {
	vertical-align: top;
	color: #fff;
}

.gywmnum p {
	text-align: left;
}

.no {
	margin-bottom: 15px;
	border-bottom: 1px solid rgba(255,255,255,.2);
	text-align: left;
}

.No {
	margin-top: 6%;
}

.gywmnum:hover h6,.gywmnum:hover sup {
	color: #FF9224;
}

@keyframes myss {
	from {
		transform: translateY(0);
	}

	to {
		transform: translateY(16px);
	}
}

.pic .continer>span {
	display: inline-block;
	width: 59px;
	height: 59px;
	line-height: 59px;
	text-align: center;
	border-radius: 50%;
	border: 1px solid rgba(255,255,255,.3);
	position: absolute;
	left: 0;
	right: 0;
	bottom: 53px;
	margin: auto;
	animation: myss 1s infinite alternate;
}

.line {
	height: 1px;
	background: #d5dbed;
	margin-top: 130px;
}

.fzlcbanner {
	box-sizing: border-box;
	padding: 0 24px;
	position: relative;
}

.fzlcbanner h2 {
	color: rgba(51,51,51,.7);
	font-size: 24px;
	font-weight: 900;
	margin-bottom: 20px;
	font-family: Arial
}

.fzlcbanner .swiper-slide>span {
	display: inline-block;
	width: 14px;
	height: 14px;
	border: 3px solid #cdd1e0;
	background: #333333;
	border-radius: 50%;
}

.fzlcbanner .swiper-slide div {
	border: 1px solid #e1e2e4;
	text-align: center;
	width: 95%;
	margin: 0 auto;
	margin-top: 36px;
	box-sizing: border-box;
	min-height: 283px;
}

.fzlcbanner h3 {
	border-radius: 50%;
	display: inline-block;
	width: 71px;
	height: 71px;
	border: 1px dashed #ef99a5;
	text-align: center;
	line-height: 71px;
	margin: 23px 0 40px 0;
}

.fzlcbanner h3 span {
	display: inline-block;
	width: 65px;
	height: 65px;
	background-color: #FF9224;
	border-radius: 50%;
	line-height: 65px;
	margin: 3px 0 0 0;
	background-image: url("../images/fzlc1_03.png")/*tpa=http://www.zhongyirubber.com/templets/zhongyi/images/fzlc1_03.png*/;
	background-repeat: no-repeat;
	background-position: center;
}

.fzlcbanner .swiper-slide:hover h3 span {
	background-image: url("../images/fzlc11_03.png")/*tpa=http://www.zhongyirubber.com/templets/zhongyi/images/fzlc11_03.png*/;
	background-color: #fff;
}

.fzlcbanner p {
	color: rgba(51,51,51,.7);
	line-height: 24px;
	width: 70%;
	text-align: justify;
	margin: 0 auto;
}

.fzlcbanner .swiper-slide:nth-child(2) h3 span {
	background-image: url("../images/fzlc2_03.png")/*tpa=http://www.zhongyirubber.com/templets/zhongyi/images/fzlc2_03.png*/;
}

.fzlcbanner .swiper-slide:nth-child(3) h3 span {
	background-image: url("../images/fzlc31_03.png")/*tpa=http://www.zhongyirubber.com/templets/zhongyi/images/fzlc31_03.png*/;
}

.fzlcbanner .swiper-slide:nth-child(4) h3 span {
	background-image: url("../images/fzlc4_03.png")/*tpa=http://www.zhongyirubber.com/templets/zhongyi/images/fzlc4_03.png*/;
}

.fzlcbanner .swiper-slide:nth-child(5) h3 span {
	background-image: url("../images/fzlc5_03.png")/*tpa=http://www.zhongyirubber.com/templets/zhongyi/images/fzlc5_03.png*/;
}

.fzlcbanner .swiper-slide:nth-child(2):hover h3 span {
	background-image: url("../images/fzlc22_03.png")/*tpa=http://www.zhongyirubber.com/templets/zhongyi/images/fzlc22_03.png*/;
}

.fzlcbanner .swiper-slide:nth-child(3):hover h3 span {
	background-image: url("../images/fzlc3_03.png")/*tpa=http://www.zhongyirubber.com/templets/zhongyi/images/fzlc3_03.png*/;
}

.fzlcbanner .swiper-slide:nth-child(4):hover h3 span {
	background-image: url("../images/fzlc44_03.png")/*tpa=http://www.zhongyirubber.com/templets/zhongyi/images/fzlc44_03.png*/;
}

.fzlcbanner .swiper-slide:nth-child(5):hover h3 span {
	background-image: url("../images/fzlc55_03.png")/*tpa=http://www.zhongyirubber.com/templets/zhongyi/images/fzlc55_03.png*/;
}

.fzlcbanner .swiper-slide:hover div {
	background: #FF9224;
}

.fzlcbanner .swiper-slide:hover p {
	color: #000;
}

.fzlcbanner .swiper-slide:hover>span {
	background: #FF9224;
}

.fzlcbanner .swiper-slide:hover h2 {
	color: #FF9224;
}

.fzlcbanner .swiper-button-next,.fzlcbanner .swiper-button-prev {
	opacity: 1 !important;
	background: none;
	color: #FF9224;
	top: 60%;
}

.fzlcbanner .swiper-slide {
	cursor: pointer;
}

.fzlcbanner i {
	font-size: 35px !important;
}

.fzlcbanner .swiper-button-next {
	right: -40px;
}

.fzlcbanner .swiper-button-prev {
	left: -40px;
}

.fzlcbanner {
	margin-top: -61px;
	margin-bottom: 96px;
}

.qywh {
	padding: 80px 0 114px 0;
	background-color: #f8f8f8;
	background-image: url("../images/qywhbac_02.jpg")/*tpa=http://www.zhongyirubber.com/templets/zhongyi/images/qywhbac_02.jpg*/;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.qywh>h2 {
	margin-top: 0;
}

.qywh>ul {
	margin: 0 auto;
	margin-top: 70px;
}

.qywh>ul li {
	float: left;
	width: 18.4%;
	margin-right: 2%;
	box-sizing: border-box;
	border: 1px solid #dfdfdf;
	padding: 60px 35px 60px;
	text-align: left;
	background: #fff;
	cursor: pointer;
}

.qywh>ul li:last-child {
	margin-right: 0;
}

.qywh>ul li img:last-child {
	width: 100%;
}

.qywh>ul li h2 {
	color: #FF9224;
	font-size: 20px;
	margin-top: 20px;
	margin-bottom:20px;
}

.qywh>ul li h3 {
	font-size: 14px;
	color: #666;
	padding-bottom: 28px;
	position: relative;
	margin-bottom: 40px;
}

.qywh>ul li span {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

.qywh>ul li h3:after {
	content: '';
	display: block;
	width: 26px;
	height: 2px;
	background: #cacaca;
	position: absolute;
	left: 0;
	bottom: 0;
}
.qywh>ul li:hover h3:after{
	width: 100%;
}
.team>.clearfix span {
	display: inline-block;
	width: 167px;
	height: 39px;
	border: 1px solid #939393;
	text-align: center;
	line-height: 39px;
	color: #333333;
	font-size: 16px;
	margin: 0 10px;
	cursor: pointer;
}

.team>.clearfix span.ac {
	background: #FF9224;
	color: #000;
	border-color: #FF9224;
}

.team>.clearfix span:hover {
	background: #FF9224;
	color: #fff;
	border-color: #FF9224;
}

.team>.clearfix {
	margin-top: 55px;
}

.sdteam h2 {
	color: #333333;
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 8px;
}

.sdteam p {
	color: #333333;
	font-size: 16px;
}
.sdteam .swiper-slide:hover div{
	background: #FF9224
}
.sdteam .swiper-slide:hover h2,.sdteam .swiper-slide:hover p{
	color:#FF9224
}
.sdteam .swiper-slide div {
	display: inline-block;
	width: 24px;
	height: 2px;
	background: #333333;
	margin-top: 36px;
	margin-bottom: 15px;
}

.sdteam i {
	display: inline-block;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	background: #FF9224;
	font-size: 20px;
	color: #000;
	line-height: 25px;
	margin-top: 8px;

}

.sdteam .i {
	width: 42px !important;
	height: 42px !important;
	background: transparent !important;
	margin: 0;
	border-radius: 50%;
	text-align: center;
	opacity: 0;
	position: relative;
	/* border: 9px solid #eed8db */
}

.sdteam .swiper-slide {
	min-height: 436px;
	cursor: pointer;
}

.sdteam .swiper-slide:hover .i {
	opacity: 1;
}

@keyframes warn {
	0% {
		transform: scale(0);
	}

	100% {
		transform: scale(1);
	}
}

.sdteam .i p {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
	top: 0;
	margin: auto;
	background: #ecd6d9;
	z-index: -1;
	border-radius: 50%;
	animation: warn 1.5s infinite;
	animation-direction: alternate;
}

.team>div:nth-child(4) {
	margin-top: 43px;
}

.sdteam {
	display: none;
}

.sdteam.ac {
	display: block;
}

.sdteam .swiper-pagination-bullet {
	width: 13px;
	height: 13px;
	opacity: 1 !important;
	background: #fff;
}

.sdteam .swiper-pagination-bullet-active {
	background: #FF9224;
}

.team {
	background-color: #f4f4f4;
	background-image: url("../images/teambac_02.jpg")/*tpa=http://www.zhongyirubber.com/templets/zhongyi/images/teambac_02.jpg*/;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding-top: 95px;
	padding-bottom: 20px;
}

.team>h2 {
	margin-top: 0;
}

.team .swiper-wrapper {
	margin-bottom: 30px;
}

.ryzz {
	padding: 90px 0 86px 0;
}

.ryzz>h2 {
	margin-top: 0;
}

.ryzz img {
	width: 100%;
}

.ryzz .swiper-slide {
	opacity: 0;
}

.ryzz .swiper-slide-active,.ryzz .swiper-slide-next,.ryzz .swiper-slide-next + div {
	opacity: 1;
}

.ryzz .swiper-slide p {
	display: none;
}

.ryzz .swiper-slide-next p {
	display: block;
	color: #171410;
	font-size: 16px;
	line-height: 68px;
}

.ryzz .swiper-button-next,.ryzz .swiper-button-prev {
	width: 52px;
	height: 48px;
	line-height: 48px;
	background: #333;
	color: #FF9224;
}

.ryzz .swiper-button-next:hover,.ryzz .swiper-button-prev:hover {
	color: #000;
	background: #FF9224;
}

.ryzzbanner {
	margin-top: 30px;
}

#model {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.8);
	top: 0;
	left: 0;
	transform: scale(0);
}

#model.ac {
	transform: scale(1);
}

.model {
	width: 30%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	background: #fff;
	box-sizing: border-box;
	padding: 15px;
}

.model>i {
	position: absolute;
	left: 0;
	right: 0;
	top: -100px;
	margin: auto;
	display: inline-block;
	width: 94px;
	height: 94px;
	border-radius: 50%;
	border: 1px solid rgba(255,255,255,.3);
	font-size: 40px;
	color: #fff;
	text-align: center;
	line-height: 94px;
	cursor: pointer;
}

.model img {
	width: 100%;
}

.model h2 {
	border-left: 3px solid #000;
	margin: 30px 0;
	margin-left: 5%;
	padding-left: 5%;
}

.model p {
	margin-left: 5%;
	width: 90%;
	color: rgba(0,0,0,.6);

		max-height: 100px;
		overflow: scroll;

}

.model .send {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -21px;
	margin: auto;
	text-align: center;
}

.model .send a {
	width: 204px;
	height: 42px;
	background: url("../images/sendbac_03.jpg")/*tpa=http://www.zhongyirubber.com/templets/zhongyi/images/sendbac_03.jpg*/;
	display: inline-block;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	color: #fff;
	text-align: center;
	line-height: 42px;
}

.model .swiper-button-next,.model .swiper-button-prev {
	width: 27px;
	height: 84px;
	background: rgba(0,0,0,.3);
	line-height: 84px;
	text-align: center;
	color: #fff;
	pointer-events: initial !important;
	opacity: 1 !important;
	cursor: pointer;
}

.model .swiper-button-next:hover,.model .swiper-button-prev:hover {
	background: #FF9224;
}

#model .tc {
	width: 30%;
	position: absolute;
	left: 50%;
	top: 50%;
	height: 70%;
	transform: translateX(-50%) translateY(-50%);
	background: #fff;
	box-sizing: border-box;
	padding: 62px 66px 20px;
}

.tc .swiper-container {
	height: 50%;
	overflow: hidden;
}

.tc .swiper-pagination-bullet {
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #fff;
	border: 2px solid #FF9224;
	margin-bottom: 8px;
}

.tc .swiper-pagination-bullet-active {
	background: #FF9224;
}

.tc .swiper-pagination {
	left: 9%;
	top: 10%;
}

.tc img {
	width: 100%;
}

.h2 {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 17px;
	margin-bottom: 40px;
}

.h2 h2 {
	color: #FF9224;
	font-weight: bold;
	font-size: 18px;
	border-left: 3px solid #FF9224;
	padding-left: 10px;
}

.tc>i {
	position: absolute;
	left: 0;
	right: 0;
	top: -100px;
	margin: auto;
	display: inline-block;
	width: 94px;
	height: 94px;
	border-radius: 50%;
	border: 1px solid rgba(255,255,255,.3);
	font-size: 40px;
	color: #fff;
	text-align: center;
	line-height: 94px;
	cursor: pointer;
}

.tc p {
	color: #666666;
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
}

.tcsj {
	margin-top: 70px;
}
.tcsj h5{
	font-size: 16px;
    font-weight: bold;
    color: #FF9224;
    margin-top: 10px;
    }
.tcsj>.float>img {
	float: left;
	width: 60%;
}

.tcsj>.float div {
	float: left;
	width: 35%;
	padding-left: 5%;
}

.tcsj>.float div p {
	margin-top: 30px;
	line-height: 32px;
	font-size: 15px;
	width: 90%;
	color: #333333;
}

.tcsj>.float div>img {
	margin-top: 68px;
}

.tcsj>div {
	border-bottom: 1px solid #bebebe;
	padding-bottom: 67px;
}

.tcsj2 h2 {
	/* line-height: 140px; */
	padding: 58px 0;
	font-size: 18px;
	font-weight: bold;
	color: #FF9224;
}

.gg p {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.gg span {
	font-size: 15px;
	color: #333333;
}

.gg {
	float: left;
	width: 25%;
	margin-top: 50px;
}

.tcsj2{
	padding-bottom: 30px
}
.tcsj2 h2{
	padding: 16px 0
}
.tcsj2 h2 span {
	font-size: 16px;
	font-weight: normal;
	color: #333333;
}

.tcsj>div:last-child {
	padding-bottom: 0;
	border-bottom: 0;
}

.more {
	width: 100%;
	line-height: 50px;
	text-align: center;
	display: block;
	color: #fff;
	margin-top: 70px;
	background: #FF9224;
}

.more img {
	width: 20px;
	height: 20px;
}
.tcsj li{
	width: 30%;
	float: left;
	margin-right: 5%;
	margin-bottom: 15px;
	text-align: center;
	background: #ededed
}
.tcsj li:nth-child(3n+0){
	margin-right: 0
}
.tcsj li img{
	width: 100%;
	height: auto
}
.tcsj li span{
	display: block;
	line-height: 46px;
	font-weight: bold
}

video{
	width: 100%
}
.teaminner{
	padding: 50px 0
}
.team_right{
	float: left;
	width: 60%
}
.teaminner img{
	float: left;
	width: 35%;
	margin-right: 5%
}
.team_right h2{
	font-size: 28px;
	font-weight: bold;
	color:#2c3740
}
.team_right span{
	display: block;
    color: #9ca6ae;
	padding-bottom: 37px;
	line-height: 40px;

}
.team_right p{
	font-size: 16px;
	line-height: 30px;
	text-indent: 2em;
	margin-bottom:30px;
}
.teamtit{
	border-bottom: 1px solid #dee3e7;
	position: relative;
	margin-bottom: 30px
}
.teamtit::before{
	content:'';
	display: inline-block;
	width: 30px;
	height: 3px;
	background: #FF9224;
	position: absolute;
	left: 0;
	bottom: -1px
}
.send i{
	display: inline-block;
	margin-right: 10px;
	font-size: 20px
}

    .wbsb{
        width: 100%;
        overflow: hidden;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        margin:20px 0;
    }
    .wbsb div{
        font-size: 16px;
        line-height: 45px;
        height: 45px;
        float: left;
        padding:0 20px;
        border-right: 1px solid #ddd;
        cursor: pointer;
    }

 .pages li {display: inline;}

 /*分页样式*/
 .pagination-wrapper{ margin: 20px 0; }
 .pagination{ height:34px; text-align: center; }
 .pagination li { display: inline-block;height: 34px; margin-right: 5px; }
 .pagination li a{ float: left;display: block; height: 32px; line-height: 32px; padding: 0 12px;font-size: 16px; border: 1px solid #dddddd; color: #555555; text-decoration: none; }
 .pagination li a:hover{ background:#f5f5f5;color: #FF9224; }
 .pagination li.thisclass { background: #333; color:#fff; }
 .pagination li.thisclass a,.pagination li.thisclass a:hover{background: transparent; border-color: #666; color: #fff; cursor:default; }



 .more-link {color: #FF9224;}
