
* {
	outline: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
 body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0; padding:0; } table{border-collapse:collapse; border-spacing:0; } fieldset,img{border:0; } ol,ul{list-style:none; } caption,th{text-align:left; } q:before,q:after{content:''; } abbr,acronym{border:0; } .clear{clear:both; display:block; overflow:hidden; visibility:hidden; width:0; height:0; } .l,.col-l,.col_l,.col-c,.col_c{float:left; } .r,.col-r,.col_r,dt span,.ul-txt li span,.ul_txt li span{float:right; } .c{clear:both; } .n,em{font-weight:normal; font-style:normal; } .b{font-weight:bold; } .i{font-style:italic; } .fa{font-family:Arial; } .fg{font-family:Georgia; } .ft{font-family:Tahoma; } .fl{font-family:Lucida Console; } .fs{font-family:'宋体'; } .fw{font-family:'微软雅黑'; } .tc{text-align:center; } .tr{text-align:right; } .tl{text-align:left; } .tdu{text-decoration:underline; } .tdn,.tdn:hover,a.tdl:hover{text-decoration:none; } .fc0{color:#000000; } .fc3{color:#333333; }


body{color: #333;font-size: 14px;font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;}

a{color: #333; text-decoration:none;}

a:hover{color: #134268;}

img,.ani{

	max-width: 100%;

	transition: .3s;

	-ms-transition: .3s;

	-moz-transition: .3s;

	-webkit-transition: .3s;

	-o-transition: .3s;

}

input,textarea,select{font-size: 12px;color: #444;font-family:"微软雅黑","Microsoft Yahei";}

input[type='submit'],input[type='reset'],input[type='button'],select{

	-webkit-appearance: none;

	-moz-appearance: none;

	appearance: none;

}


.wp{width: 100%;max-width: 1200px;margin: 0 auto;}

.h50{height: 50px;clear: both;overflow: hidden;}

.h100{height: 100px;clear: both;overflow: hidden;}



/*首页公用*/

.sr-tit01 {
	text-align: center;
}
.sr-tit01 .tit {
	font-size: 36px;
	color: #dc001d;
	font-weight: bold;
	margin-bottom: 5px;
}

.sr-tit01 p {
	font-size: 16px;
	color: #414141;
}
.sr-tit01 span {
	display: block;
	font-size: 12px;
	color: #e6e6e6;
}
.sr-tit01_bai .tit,  .sr-tit01_bai p {
	color: #fff;
}
.sr-more01 {
	display: block;
	width: 300px;
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background-color: #dc001d;
	transition: .6s;
	-ms-transition: .6s;
	-moz-transition: .6s;
	-webkit-transition: .6s;
	-o-transition: .6s;
}
.sr-more01:hover {
	background-color: transparent;
	color: #dc001d;
	border: 1px solid #dc001d;
}
.sr-tit02 {
	font-size: 20px;
	color: #fff;
	margin: 20px 0;
	font-weight: 400;
}
.sr-tit02 span {
	font-size: 14px;
}
/*头部*/

.hd-top {
	overflow: hidden;
}
.hd-top .logo {
	float: left;
	height: 120px;
	line-height: 120px;
}
.hd-top .logo img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
}
.hd-top .txt {
	float: left;
	margin: 36px 0 0 15px;
	padding-left: 30px;
	border-left: 1px solid #a1a0a0;
}
.hd-top .txt p {
	line-height: 30px;
	font-size: 16px;
	color: #666;
}
.hd-top .txt p span {
	color: #dc001d;
}
.hd-top .zyw{}
.hd-top .zyw a{width:75px; height:22px; line-height:22px; text-align:center; background:#ececec; display:inline-block;}
.hd-top .zyw .on{background:#dc001d; color:#fff;}
.hd-top .tel {
	float: right;
	padding-left: 55px;
	background: url(../img/icon13.png) left center no-repeat;
	font-size: 14px;
	line-height: 30px;
}
.hd-top .tel p{line-height:20px; padding-top:3px;}
.hd-top .tel h6 {
	font-weight: 400;
	font-size: 14px;
}
.hd-top .tel strong {
	font-size: 24px;
	line-height: 27px;
	color: #dc001d; display:block;
}
.sr-header.fixed .hd-bottom {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 9999;
}
.hd-bottom {
 *zoom:1;
	background-color: #dc001d;
	position: relative;
}
.hd-bottom:after, .hd-bottom:before {
	display: block;
	content: "clear";
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}
.menuBtn {
	display: none;
	position: relative;
	float: right;
	margin-top: 4px;
	width: 40px;
	height: 40px;
	padding: 5px;
	cursor: pointer;
}
.menuBtn b {
	display: block;
	width: 100%;
	height: 2px;
	border-radius: 2px;
	background-color: #dc001d;
	margin: 5px 0 7px;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.menuBtn.open b {
	position: absolute;
	left: 5px;
	top: 35%;
	display: none;
	width: 30px;
}
.menuBtn.open b:first-child {
	display: block;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
}
.menuBtn.open b:last-child {
	display: block;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
}
.sr-nav {
	position: relative;
}
.sr-nav:after, .sr-nav:before {
	display: block;
	content: "clear";
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}
.sr-nav li {
	float: left;
	width: 11.111%;
	position: relative;
	background-image: url(../img/icon14.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.sr-nav li.on,  .sr-nav li:hover {
	background-image: url(../img/icon14-on.png);
	background-position: bottom center;
}
.sr-nav li > a {
	display: block;
	font-size: 16px;
	text-align: center;
	height: 60px;
	line-height: 60px;
	color: #fff;
}
.nav-sub {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	z-index: 999;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.sr-nav li:hover .nav-sub {
	display: block;
}
.nav-sub dd {
	background-color: rgba(220, 0, 29, 0.85);
	border-bottom: 1px solid rgba(250, 253, 253, 0.35);
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.nav-sub dd a {
	display: block;
	font-size: 15px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	color: #fff;
	transition: .6s;
	-ms-transition: .6s;
	-moz-transition: .6s;
	-webkit-transition: .6s;
	-o-transition: .6s;
}
.nav-sub dd a:hover {
	padding-left: 15px;
}
.hd-bottom h2 {
	display: none;
	text-align: center;
	font-size: 30px;
	color: #dc001c;
	font-weight: 400;
	height: 50px;
	line-height: 50px;
}
.m-logo {
	display: none;
}

/*搜索*/

.srow-a1 {
	background-color: #dc001d;
}
.m-so01 {
	float: right;
	position: relative;
	margin-top: 28px;
}
.m-so01 .inp {
	width: 397px;
	height: 44px;
	border: 1px solid #ee808e;
	border-radius: 20px;
	padding: 0 75px 0 22px;
	background-color: transparent;
	color: #fff;
}
.m-so01 .sub {
	position: absolute;
	top: 0;
	right: 0;
	border: 0;
	width: 69px;
	height: 44px;
	background: url(../img/so.png) center center no-repeat;
	font-size: 0;
	cursor: pointer;
	border-radius: 20px;
}
.m-so01 .tips {
	width: 148px;
	height: 42px;
	line-height: 42px;
	border: #858585 1px solid;
	background-color: #fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	position: absolute;
	left: 50px;
	top: 128%;
	padding: 0 15px 0 40px;
 background: url(../img.m-so /tips.jpg) 8px center no-repeat #fff;
	display: none;
	font-size: 14px;
}
.m-so01 .tips::before {
	content: "";
	width: 12px;
	height: 12px;
	border-top: #bababa 1px solid;
	border-left: #bababa 1px solid;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	position: absolute;
	left: 10px;
	top: -7px;
	background: #fff;
}
.m-so01 .tips.on {
	display: block;
}
.ul-link01 {
	float: left;
	border-left: 1px solid #ee808e;
}
.ul-link01 li {
	float: left;
	width: 220px;
	padding: 14px 0;
	border-right: 1px solid #ee808e;
	cursor: pointer;
}
.ul-link01 li .pic {
	width: 42px;
	height: 42px;
	margin: 0 auto;
	text-align: center;
	line-height: 42px;
}
.ul-link01 li .pic img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	position: relative;
	top: 0;
}
.ul-link01 li .pic img:hover {
	animation: mytop .8s;
	-ms-animation: mytop .8s;
	-moz-animation: mytop .8s;
	-webkit-animation: mytop .8s;
	-o-animation: mytop .8s;
}
 @keyframes mytop {
 0% {
 top: 0;
}
 50% {
 top: -20px;
}
 100% {
 top: 0px;
}
}
 @-moz-keyframes mytop {
 0% {
 top: 0;
}
 50% {
 top: -20px;
}
 100% {
 top: 0px;
}
}
 @-webkit-keyframes mytop {
 0% {
 top: 0;
}
 50% {
 top: -20px;
}
 100% {
 top: 0px;
}
}
 @-o-keyframes mytop {
 0% {
 top: 0;
}
 50% {
 top: -20px;
}
 100% {
 top: 0px;
}
}
.ul-link01 li a {
	display: block;
	font-size: 14px;
	color: #fff;
	text-align: center;
	height: 30px;
	line-height: 30px;
}
/*产品展示*/

.srow-a2 {
	margin: 55px 0;
	overflow: hidden;
}
.srow-zz {
	margin: 30px 0 0 0;
	overflow: hidden;
}
.m-tab01 {
	margin: 40px 0;
	text-align: center;
	font-size: 0;
}
.m-tab01 li {
	display: inline-block;
}
.m-tab01 li a {
	display: block;
	width: 167px;
	border: 1px solid #b9b9b9;
	height: 42px;
	line-height: 42px;
	text-align: center;
	color: #333;
	font-size: 16px;
}
.m-tab01 li.active a,  .m-tab01 li a:hover {
	color: #fff;
	background-color: #dc001d;
	border: 1px solid #dc001d;
}
.m-tab01 li a span {
	padding-left: 30px;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../img/icon15.png);
}
.m-tab01 li.active a span,  .m-tab01 li a:hover span {
	background-image: url(../img/icon15-on.png)
}
.m-imgtxt02.swiper-container {
	overflow: hidden;
}
.m-imgtxt02.swiper-container .swiper-slide {
	display: none;
}
.ul-imgtxt01 {
	overflow: hidden;
	margin: 0 -15px;
}
.ul-imgtxt01 li {
	float: left;
	width: 25%;
	margin-bottom: 28px;
}
.ul-imgtxt01 li a {
	display: block;
	border: 1px solid #e4e4e4;
	padding: 15px 15px 0 15px;
	margin: 0 15px;
	transition: .6s;
	-ms-transition: .6s;
	-moz-transition: .6s;
	-webkit-transition: .6s;
	-o-transition: .6s;
}
.ul-imgtxt01 li:hover a {
	border: 1px solid #e8314d;
}
.ul-imgtxt01 li .pic {
	overflow: hidden;
	position: relative;
	height: 0;
	padding-top: 75%;
}
.ul-imgtxt01 li .pic img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	transition: .6s;
	-ms-transition: .6s;
	-moz-transition: .6s;
	-webkit-transition: .6s;
	-o-transition: .6s;
}
.ul-imgtxt01 li .pic img:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}
.ul-imgtxt01 li .txt {
	overflow: hidden;
}
.ul-imgtxt01 li .txt .tit {
	text-align: center;
	font-weight: 400;
	font-size: 14px;
	color: #333;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	height: 42px;
	line-height: 42px;
}
.ul-imgtxt01 li a:hover .txt .tit{color:#dc001d;}
.ul-imgtxt01 li .txt .more {
	display: none;
	float: right;
	margin-left: 10px;
	height: 40px;
	line-height: 40px;
	color: #d83648;
	font-size: 12px;
	text-transform: uppercase;
}

/*理由*/

.srow-a4 {
	overflow: hidden;
	margin: 60px 0;
}
.srow-a4 .sr-tit01 .tit {
	background-position: center center;
	background-repeat: no-repeat;
	font-size: 44px;
	color: #333;
	font-weight: 600;
	height: 90px;
	line-height: 90px;
}

.m-imgtxt04.swiper-container {
	overflow: hidden;
	margin: 74px -9px 0;
}
.m-imgtxt04 .swiper-slide {
	float: left;
	width: 33.33%;
	cursor: pointer;
}
.m-imgtxt04 .swiper-slide .con {
	margin: 0 19px;
	background-color: #f3f5f6;
}
.m-imgtxt04 .swiper-slide .pic {
	overflow: hidden;
	position: relative;
	height: 0;
	padding-top: 89%;
}
.m-imgtxt04 .swiper-slide .pic img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	transition: .6s;
	-ms-transition: .6s;
	-moz-transition: .6s;
	-webkit-transition: .6s;
	-o-transition: .6s;
}
.m-imgtxt04 .swiper-slide:hover .pic img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}
.m-imgtxt04 .swiper-slide .txt {
	padding: 30px 42px 50px;
	color: #666;
}
.m-imgtxt04 .swiper-slide .txt .tit {
	text-align: center;
	font-size: 24px;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #bababa;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-weight:bold;
	color:#333;
}
.m-imgtxt04 .swiper-slide .txt p {
	font-size: 14px;
	line-height: 26px;
	margin: 20px 0;
}
.m-imgtxt04 .swiper-slide .txt .btn {
	display: none;
	width: 150px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	border-radius: 30px;
	background-color: #dc001d;
}
.m-imgtxt04.swiper-container .swiper-pagination {
	bottom: 0;
}
.m-imgtxt04.swiper-container .swiper-pagination-bullet-active {
	background-color: #dc001d;
}
/*客户选择*/

.srow-a5 {
	padding: 60px 0;
	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;
}
.m-imgtxt01.swiper-container {
	margin: 60px 0;
	overflow: hidden;
}
.m-imgzz.swiper-container {
	margin: 30px 0 0 0;
	overflow: hidden;
}
.m-imgtxt01.swiper-container .swiper-slide {
	background-color: #fff;
}
.m-imgtxt01 .swiper-slide .pic {
	overflow: hidden;
	position: relative;
	height: 0;
	padding-top: 75%;
}
.m-imgtxt01 .swiper-slide .pic img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	transition: .6s;
	-ms-transition: .6s;
	-moz-transition: .6s;
	-webkit-transition: .6s;
	-o-transition: .6s;
}
.m-imgtxt01 .swiper-slide .pic img:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}
.m-imgtxt01 .swiper-slide p {
	height: 58px;
	line-height: 58px;
	text-align: center;
	font-size: 16px;
	color: #222;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	transition: .6s;
	-ms-transition: .6s;
	-moz-transition: .6s;
	-webkit-transition: .6s;
	-o-transition: .6s;
}
.m-imgtxt01 .swiper-slide p:hover {
	color: #fff;
	background-color: #dc001d;
}
.m-imgzz .swiper-slide p{color: #fff;
	background-color: #dc001d;}
.m-txt03 {
	display: none;
	overflow: hidden;
}
.m-txt03 .more {
	float: right;
	display: block;
	width: 72px;
	height: 72px;
	padding: 14px 20px;
	border-radius: 50%;
	font-size: 16px;
	color: #dc001d;
	background-color: #fff;
}
.m-txt03 .txt {
	float: left;
}
.m-txt03 .txt .tit {
	font-weight: 400;
	font-size: 24px;
	color: #fff;
}
.m-txt03 .txt .tel {
	font-size: 16px;
	color: #fff;
	text-align: center;
}
.m-txt03 .txt .tel a {
	display: inline-block;
	color: #fff;
	font-size: 24px;
}
/*公司简介*/

.srow-a6 {
	padding: 60px 0 0 0;
}
.srow-a6 .sr-tit01 {
	display: none;
}
.m-imgtxt03 {
	overflow: hidden;
	position: relative;
	padding-right: 10px;
}
.m-imgtxt03:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 196px;
	height: 100%;
	background-color: #f3f4f8;
	z-index: -1;
}
.m-imgtxt03 > .pic {
	float: right;
	overflow: hidden;
	width: 431px;
	height: 390px;
	margin-top: 66px;
}
.m-imgtxt03 > .pic > img {
	display: block;
	width: 100%;
	height: 100%;
	transition: .6s;
	-ms-transition: .6s;
	-moz-transition: .6s;
	-webkit-transition: .6s;
	-o-transition: .6s;
}
.m-imgtxt03 > .pic > img:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}
.m-imgtxt03 .box {
	float: left;
	width: 53%;
}

.m-imgtxt03 .box .tit1 {
	padding: 22px 0 0 18px;
	font-size: 30px;
	font-weight: bold;
	color: #333;
	background-repeat: no-repeat;
	background-position: left center;
	-webkit-background-size: contain;
	background-size: contain;
}
.m-imgtxt03 .box .titnr {
	font-size: 14px;
	line-height: 26px;
	margin: 28px 0;
	color: #666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
}
.ul-imgtxt04 {
	overflow: hidden;
	padding: 50px 0 0 0;
}
.ul-imgtxt04 li {
	float: left;
	width: 50%;
	margin-bottom: 50px;
	cursor: pointer;
}
.ul-imgtxt04 li .pic {
	float: left;
	width: 45px;
	height: 45px;
	text-align: center;
}
.ul-imgtxt04 li .pic img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
}
.ul-imgtxt04 li .txt {
	overflow: hidden;
	padding-left: 16px;
}
.ul-imgtxt04 li .txt .tit a {
	display: block;
	height: 24px;
	line-height: 24px;
	font-size: 18px;
	color: #333;
	font-weight: 400;
}
.ul-imgtxt04 li .txt p {
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	color: #b2b2b2;
}
.m-imgtxt03 .sr-more01 {
	display: none;
	border-radius: 30px;
}
/*质量*/

.srow-a7 {
	padding: 60px 0; margin-top:50px;
	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;
}
.srow-a7 .sr-tit01 .tit {
	font-size: 40px;
	font-weight: 600;
}
.srow-a7 .sr-tit01 p {
	font-size: 18px;
	font-weight: 600;
}
.m-txt01 {
	overflow: hidden;
	margin: 200px 130px 0;
}
.m-txt01 .sr-more01 {
	float: right;
}
.m-txt01 .tel {
	font-weight: 600;
	height: 47px;
	line-height: 47px;
	color: #fff;
	font-size: 20px;
	padding-left: 50px;
	background: url(../img/icon16.png) left center no-repeat;
}
.m-txt01 .sr-more01 {
	float: right;
	width: 172px;
	height: 47px;
	line-height: 47px;
	background-color: #dc001d;
	color: #fff;
}
.m-txt01 .sr-more01:hover {
	background-color: transparent;
	color: #dc001d;
}
/*新闻中心*/

.srow-a8 {
	margin: 50px 0;
}
.m-tabs02 {
	display: none;
	text-align: center;
	margin: 15px 0;
}
.m-tabs02 li {
	display: inline-block;
}
.m-tabs02 li a {
	display: block;
	margin: 0 5px;
	border-radius: 8px;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #333;
	font-size: 16px;
	background-color: #dbdbdb;
	box-shadow: 0 0 10px rgba(0, 150, 255, 0.2);
}
.m-tabs02 li.active a {
	color: #fff;
	background-color: #dc001d;
	box-shadow: 0 8px 8px 0px rgba(220,0,28, 0.12);
}
.m-list01.swiper-container {
	overflow: hidden;
	margin: 50px 0;
}
/*.m-list01.swiper-container .swiper-slide{

	display: none;

}*/

.m-news01 {
	float: left;
	width: 52%;
	background-color: #f7f7f7;
}
.m-news01 .pic {
	overflow: hidden;
	position: relative;
	height: 0;
	padding-top: 39%;
}
.m-news01 .pic img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
}
.m-news01 .txt {
	padding: 15px 20px;
}
.m-news01 .txt h4 a {
	position: relative;
	display: block;
	font-size: 16px;
	color: #666;
	height: 46px;
	line-height: 46px;
	font-weight: 400;
	border-bottom: 1px dashed #b5b5b5;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	transition: .6s;
	-ms-transition: .6s;
	-moz-transition: .6s;
	-webkit-transition: .6s;
	-o-transition: .6s;
}
.m-news01 .txt h4 a:hover {
	color: #dc001d;
}
.m-news01 .txt h4 a:after {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	width: 0;
	height: 1px;
	background-color: #dc001d;
	transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	-o-transition: .8s;
}
.m-news01 .txt h4 a:hover:after {
	width: 100%;
}
.m-news01 .txt p {
	font-size: 14px;
	color: #aeaeae;
	margin-top: 16px;
	line-height: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.m-news01 .txt .time {
	display: none;
	font-size: 14px;
	color: #ccc;
}
.ul-news01 {
	float: right;
	width: 42%;
}
.ul-news01 li {
	overflow: hidden;
	border-bottom: 1px dashed #b5b5b5;
	color: #333;
	position: relative;
}
.ul-news01 li:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 1px;
	background-color: #dc001d;
	transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	-o-transition: .8s;
}
.ul-news01 li:hover:after {
	width: 100%;
}
.ul-news01 li .txt .tit {
	overflow: hidden;
}
.ul-news01 li .txt .tit .time {
	float: right;
	margin-left: 10px;
	font-size: 14px;
	height: 53px;
	line-height: 53px;
	transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	-o-transition: .8s;
}
.ul-news01 li:hover .txt .tit .time {
	color: #dc001d;
}
.ul-news01 li .txt {
	overflow: hidden;
}
.ul-news01 li .txt .tit h5 a {
	display: block;
	position: relative;
	padding-left: 20px;
	height: 53px;
	line-height: 53px;
	font-weight: 400;
	font-size: 14px;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	-o-transition: .8s;
}
.ul-news01 li:hover .txt .tit h5 a {
	color: #dc001d;
}
.ul-news01 li .txt .tit h5 a:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -4px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #7f7f81;
	transition: .6s;
	-ms-transition: .6s;
	-moz-transition: .6s;
	-webkit-transition: .6s;
	-o-transition: .6s;
}
.ul-news01 li:hover .txt .tit h5 a:before {
	background-color: #dc001d;
}
.ul-news01 .txt p {
	display: none;
	font-size: 14px;
	color: #afafaf;
	padding-left: 20px;
	line-height: 24px;
	background: url(../img/icon24.png) left 7px no-repeat;
}
/*友情链接*/

.srow-link {
	overflow: hidden;
	background-color: #dc001d;
	border-bottom: 1px solid #f27686;
}
.m-link1 {
	padding: 20px 0;
}
.m-link1 .item {
	overflow: hidden;
	color: #fff;
}
.m-link1 .item span {
	float: left;
	font-size: 16px;
	margin-right: 18px;
	font-weight: 600;
}
.ul-link1 {
	overflow: hidden;
}
.ul-link1 li {
	float: left;
}
.ul-link1 li a {
	display: block;
	margin-right: 20px;
	font-size: 14px;
	color: #fff;
	height: 21px;
	line-height: 21px;
}
.ul-link1 li a:hover {
	text-decoration: underline;
}
/*底部*/

.sr-footer {
	background-color: #dc001d;
}
.fd-top {
	overflow: hidden;
	padding: 20px 0 60px;
}

.fd-left {
	float: left;
}
.fd-left input,  .fd-left textarea {
	background-color: transparent;
	color: #fff;
}
.fd-left .inp {
	display: inline-block;
	width: 188px;
	height: 42px;
	border: 1px solid #fff;
	padding: 0 10px;
	font-size: 14px;
}
.fd-left .textarea {
	overflow: hidden;
	margin: 8px 0;
	width: 380px;
	height: 82px;
	border: 1px solid #fff;
	resize: none;
	display: block;
	line-height: 38px;
	font-size: 14px;
	padding: 0 10px;
}
.fd-left .sub {
	width: 380px;
	height: 52px;
	line-height: 52px;
	text-align: center;
	background-color: #fff;
	border: 0;
	font-size: 16px;
	cursor: pointer;
	color: #222;
}
.fd-cp{float:left; padding-left:60px;}
.fd-cp a{font-size:14px; line-height:30px; color:#fff; display:block;}
.fd-cp a:hover{font-weight:bold;}
.fd-txt {
	float: right; padding-right:50px;
}
.fd-txt p {
	font-size: 16px;
	color: #fff;
	line-height: 40px;
	padding-left: 40px;
	background-position: left center;
	background-repeat: no-repeat;
}
.fd-txt .p1 {
	background-image: url(../img/icon8.png);
}
.fd-txt .p2 {
	background-image: url(../img/icon9.png);
}
.fd-txt .p3 {
	background-image: url(../img/icon10.png);
}
.fd-txt .p4 {
	background-image: url(../img/icon11.png);
}
.fd-qr {
	float: right;
}
.fd-qr .qr {
	width: 146px;
	height: 146px;
	margin: 0 auto;
	background-image: url(../img/qr_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.fd-qr .qr img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	padding: 20px;
}
.fd-qr .qr p {
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	height: 40px;
	position: relative;
	top: -20px;
}
.sr-footer .copy {
	text-align: center;
	background-color: #202020;
	height: 50px;
	line-height: 50px;
}
.sr-footer .copy p {
	display: inline-block;
	font-size: 12px;
	color: #ccc;
}
.sr-footer .copy p a {
	display: inline-block;
	color: #ccc;
}



.client-2 {
	position: fixed;
	right: -170px;
	top: 50%;
	z-index: 900;
}
.client-2 li a {
	text-decoration: none;
}
.client-2 li {
	margin-top: 1px;
	clear: both;
	height: 62px;
	position: relative;
}
.client-2 li i {
	background: url(../img/fx.png) no-repeat;
	display: block;
	width: 30px;
	height: 27px;
	margin: 0px auto;
	text-align: center;
}
.client-2 li p {
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	color: #fff;
}
.client-2 .my-kefu-qq i {
	background-position: 4px 5px;
}
.client-2 .my-kefu-tel i {
	background-position: 0 -21px;
}
.client-2 .my-kefu-liuyan i {
	background-position: 4px -53px;
}
.client-2 .my-kefu-weixin i {
	background-position: -34px 4px;
}
.client-2 .my-kefu-weibo i {
	background-position: -30px -22px;
}
.client-2 .my-kefu-ftop {
	display: none;
}
.client-2 .my-kefu-ftop i {
	width: 33px;
	height: 31px;
	background-position: -23px -47px;
	background-size: 52px 82px;
}
.client-2 .my-kefu-ftop .my-kefu-main {
	padding-top: 6px;
}
.client-2 .my-kefu-left {
	float: left;
	width: 62px;
	height: 47px;
	position: relative;
}
.client-2 .my-kefu-tel-right {
	font-size: 16px;
	color: #fff;
	float: left;
	height: 24px;
	line-height: 22px;
	padding: 0 15px;
	border-left: 1px solid #fff;
	margin-top: 14px;
}
.client-2 .my-kefu-right {
	width: 20px;
}
.client-2 .my-kefu-tel-main {
	background: #dc001d;
	color: #fff;
	height: 62px;
	width: 230px;
	padding: 9px 0 0;
	float: left;
}
.client-2 .my-kefu-main {
	background: #dc001d;
	width: 97px;
	height: 62px;
	position: relative;
	padding: 9px 0 0;
	float: left;
}
.client-2 .my-kefu-weixin-pic {
	position: absolute;
	left: -130px;
	top: -150px;
	display: none;
	z-index: 333;
}
.my-kefu-weixin-pic img {
	width: 115px;
	height: 115px;
}



.banner {
    height: auto!important;
}
.wrap {
	position: relative;
}
.centered-btns_nav {
	position: absolute;
	top: 50%;
	z-index: 2;
	width: 38px;
	height: 61px;
	transition: .5s;
	margin-top: -40px;
	line-height: 200px;
	background-image: url(../img/arrow.gif);
	overflow: hidden;
	opacity: .1;
}
.centered-btns_nav:hover{
	opacity: .7;
}
.prev{
	left: 0;
}
.next {
	right: 0;
	background-position: right 0;
}

.centered-btns_nav:active {
	opacity: 1;
}

.centered-btns_tabs {
    margin-top: 15px;
    text-align: center;
    font-size: 0;
    position: absolute;
    list-style-type: none;
    width: 100%;
    z-index: 99;
    bottom: 15px;
}

.centered-btns_tabs li {
	display: inline-block;
	margin: 0 3px;
	*display: inline;
	*zoom: 1;
}

.centered-btns_tabs a {
	display: inline-block;
	width: 15px;
	height: 8px;
	border-radius: 8px;
	line-height: 8px;
	background-color: rgba(255, 255, 255, .3);
	background-color: #ccc\9;
	overflow: hidden;
	*display: inline;
	*zoom: 1; text-indent:-9999px;
}
.centered-btns_here a{
	width: 30px;
	background-color: rgba(255, 255, 255, .9);
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}





