﻿@charset "utf-8";

.inrong1 {
	padding-top: 92px;
	padding-bottom: 58px;
}

.inrong1 .intit {
	margin-bottom: 44px;
}

.inrong1 .intitle {
	margin-bottom: 56px;
}

.inbao1 {
	overflow: hidden;
}

.in1a {
	display: block;
	float: left;
	width: 361px;
	margin-right: 25px;
	height: auto;
	overflow: hidden;
	padding-bottom: 16px;
}

.in1a:nth-child(3n) {
	margin-right: 0;
}

.in1a .img {
	height: 280px;
	overflow: hidden;
	background: url(../img/inpro.png) center no-repeat;
	background-size: cover;
	box-sizing: border-box;
	padding-left: 14px;
	padding-top: 9px;
}

.in1a .img>span {
	display: table-cell;
    vertical-align: middle;
	width: 332px;
	height: 263px;
	border-radius: 5px;
	overflow: hidden;
}

.in1a .img>span img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: 0 auto;
	transition: all ease-out .3s 0s;
	-webkit-transition: all ease-out .3s 0s;
	-moz-transition: all ease-out .3s 0s;
	-o-transition: all ease-out .3s 0s;
}

.in1a:hover .img>span img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transition: all ease-out .3s 0s;
	-webkit-transition: all ease-out .3s 0s;
	-moz-transition: all ease-out .3s 0s;
	-o-transition: all ease-out .3s 0s;
}

.in1a .wen {
	height: 44px;
	overflow: hidden;
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 44px;
	letter-spacing: 0px;
	color: #595959;
	text-align: center;
	position: relative;
	transition: all ease-out .9s 0s;
	-webkit-transition: all ease-out .9s 0s;
	-moz-transition: all ease-out .9s 0s;
	-o-transition: all ease-out .9s 0s;
}

.in1a .wen:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 0;
	height: 1px;
	background-color: #FF8C00;
	animation: xiahuaxianhou .9s forwards;
	-webkit-animation: xiahuaxianhou .9s forwards;
	-moz-animation: xiahuaxianhou .9s forwards;
	-o-animation: xiahuaxianhou .9s forwards;
	
}

.in1a:hover .wen:after {
	animation: xiahuaxian .9s forwards;
	-webkit-animation: xiahuaxian .9s forwards;
	-moz-animation: xiahuaxian .9s forwards;
	-o-animation: xiahuaxian .9s forwards;
}

@keyframes xiahuaxian {
	from{
		width: 0;
	}
	to{
		width: 100%;
	}
}

@keyframes xiahuaxianhou {
	from{
		width: 100%;
	}
	to{
		width: 0;
	}
}

.in1a:hover .wen {
	color: #FF8C00;
	transition: all ease-out .9s 0s;
	-webkit-transition: all ease-out .9s 0s;
	-moz-transition: all ease-out .9s 0s;
	-o-transition: all ease-out .9s 0s;
}

/*inrong1*/

.inrong2 {
	height: 965px;
	height: auto;
	overflow: hidden;
	background-color: #7bbf36;
	box-sizing: border-box;
}

.inrong2>.ron {
	padding-top: 66px;
	padding-bottom: 78px;
}

.inrong2 .intit {
	margin-bottom: 52px;
}

.inbao2 {
	overflow: hidden;
	margin-bottom: 78px;
}

.inbao2 .lebannar {
	float: left;
	width: 576px;
	height: 398px;
	overflow: hidden;
}

.lebannar .swiper-pagination {
	z-index: 6666;
}

.lebannar .swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: 20px;
	text-align: right;
	box-sizing: border-box;
	padding-right: 12px;
}

.lebannar .swiper-pagination-bullet {
	display: inline-block;
	width: 10px;
	height: 10px;
	background-color: #FFFFFF;
	opacity: 1;
}

.lebannar .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 6px;
}

.lebannar .swiper-pagination-bullet-active {
	background-color: #3a87d3;
}

.lelun {
	width: 576px;
	height: 398px;
	overflow: hidden;
}

.lelun .img {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.lelun .img img {
	display: block;
	min-width: 100%;
	min-height: 100%;
	margin: 0 auto;
}

.lelun .ze {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0;
	width: 100%;
	height: 61px;
	overflow: hidden;
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 180px;
	background-color: rgba(0,0,0,.55);
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 61px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: left;
}

.inbao2 .rigrt {
	float: right;
	width: 575px;
	height: 398px;
	overflow: hidden;
	margin-right: 10px;
	position: relative;
}

.inbao2 .rigrt h3 {
	height: 45px;
	overflow: hidden;
	font-family: Times New Roman;
	font-size: 25px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 45px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: left;
	margin-bottom: 10px;
}

.inbao2 .rigrt p {
	height: 242px;
	overflow: hidden;
	font-family: Times New Roman;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: left;
}

.inbao2 .rigrt>a {
	position: absolute;
	z-index: 11;
	bottom: 0;
	left: 0;
	display: block;
	width: 204px;
	height: 38px;
	overflow: hidden;
	background-color: #fff7f7;
	border-radius: 19px;
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 38px;
	letter-spacing: 0px;
	color: #909090;
	text-align: center;
	box-sizing: border-box;
	border: 1px solid transparent;
	transition: all ease-out .3s 0s;
	-webkit-transition: all ease-out .3s 0s;
	-moz-transition: all ease-out .3s 0s;
	-o-transition: all ease-out .3s 0s;
}

.inbao2 .rigrt>a:hover {
	color: #fff7f7;
	border-color: #fff7f7;
	background-color: #7bbf36;
	transition: all ease-out .3s 0s;
	-webkit-transition: all ease-out .3s 0s;
	-moz-transition: all ease-out .3s 0s;
	-o-transition: all ease-out .3s 0s;
}

.inbao2a {
	overflow: hidden;
}

.inbao2a>a {
	display: block;
	float: left;
	width: 228px;
	height: 228px;
	background-color: #FFFFFF;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 96px;
	transition: all ease-out .3s 0s;
	-webkit-transition: all ease-out .3s 0s;
	-moz-transition: all ease-out .3s 0s;
	-o-transition: all ease-out .3s 0s;
}

.inbao2a>a:hover {
	background-color: #ff8c00;
	transition: all ease-out .3s 0s;
	-webkit-transition: all ease-out .3s 0s;
	-moz-transition: all ease-out .3s 0s;
	-o-transition: all ease-out .3s 0s;
}

.inbao2a>a:nth-child(4n) {
	margin-right: 0;
}

.inbao2a>a .img {
	height: 80px;
	margin-top: 40px;
	font-size: 56px;
	color: #7bbf36;
	text-align: center;
	position: relative;
}

.inbao2a>a .img>span:before {
	transition: all ease-out .3s 0s;
	-webkit-transition: all ease-out .3s 0s;
	-moz-transition: all ease-out .3s 0s;
	-o-transition: all ease-out .3s 0s;
}

.inbao2a>a:hover .img>span:before {
	color: #FFFFFF;
	transition: all ease-out .3s 0s;
	-webkit-transition: all ease-out .3s 0s;
	-moz-transition: all ease-out .3s 0s;
	-o-transition: all ease-out .3s 0s;
}

.inbao2a>a .img>span {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -28px;
	margin-left: -40px;
	display: inline-block;
}

.inbao2a>a:nth-child(2) .img>span {
	font-size: 68px;
	margin-top: -34px;
}

.inbao2a>a:nth-child(3) .img>span {
	font-size: 80px;
	margin-top: -40px;
}

.inbao2a>a:nth-child(4) .img>span {
	font-size: 78px;
	margin-top: -39px;
}

.inbao2a>a .wen {
	padding-top: 4px;
}

.inbao2a>a .wen h3 {
	height: 24px;
	overflow: hidden;
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #7bbf36;
	text-align: center;
	transition: all ease-out .3s 0s;
	-webkit-transition: all ease-out .3s 0s;
	-moz-transition: all ease-out .3s 0s;
	-o-transition: all ease-out .3s 0s;
}

.inbao2a>a:hover .wen h3 {
	color: #FFFFFF;
	transition: all ease-out .3s 0s;
	-webkit-transition: all ease-out .3s 0s;
	-moz-transition: all ease-out .3s 0s;
	-o-transition: all ease-out .3s 0s;
}

.inbao2a>a .wen p {
	font-family: arial;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #7bbf36;
	text-align: center;
	transition: all ease-out .3s 0s;
	-webkit-transition: all ease-out .3s 0s;
	-moz-transition: all ease-out .3s 0s;
	-o-transition: all ease-out .3s 0s;
}

.inbao2a>a:hover .wen p {
	color: #FFFFFF;
	transition: all ease-out .3s 0s;
	-webkit-transition: all ease-out .3s 0s;
	-moz-transition: all ease-out .3s 0s;
	-o-transition: all ease-out .3s 0s;
}

/*inrong2*/

.inrong3 {
	height: 886px;
	height: auto;
	overflow: hidden;
	background-color: #FFFFFF;
	box-sizing: border-box;
	padding-bottom: 110px;
}

.inrong3 .bolang {
	color: #7BBF36;
}

.inrong3 .bolang>.icon-bo:before {
	color: #7BBF36;
}

.inrong3 .ron {
	padding-top: 90px;
}

.inrong3 .intit {
	margin-bottom: 58px;
}

.inbao3>div {
	overflow: hidden;
}

.inbao3 .shang>a {
	display: block;
	float: left;
	width: 388px;
	height: 328px;
	overflow: hidden;
	position: relative;
	margin-right: 18px;
	margin-bottom: 16px;
}

.inbao3 .shang>a:nth-child(3n) {
	margin-right: 0;
}

.inbao3 .shang>a .img {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.inbao3 .shang>a .img img {
	display: block;
	width: auto;
	height: 100%;
	margin: 0 auto;
	transition: all ease-out .3s 0s;
	-webkit-transition: all ease-out .3s 0s;
	-moz-transition: all ease-out .3s 0s;
	-o-transition: all ease-out .3s 0s;
}

.inbao3 .shang>a:hover .img img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transition: all ease-out .3s 0s;
	-webkit-transition: all ease-out .3s 0s;
	-moz-transition: all ease-out .3s 0s;
	-o-transition: all ease-out .3s 0s;
}

.inbao3 .shang>a .ze {
	position: absolute;
	z-index: 11;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 48px;
	background-color: rgba(0,0,0,.48);
	font-family: Times New Roman;
	font-size: 14.6px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 48px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: center;
}

.inbao3 .xia>a {
	display: block;
	float: left;
	width: 287px;
	height: 194px;
	overflow: hidden;
	margin-bottom: 18px;
	position: relative;
	margin-right: 17px;
}

.inbao3 .xia>a:nth-child(4n) {
	margin-right: 0;
}

.inbao3 .xia>a .img {
	width: 100%;
	height: 100%;
	overflow: hidden;
}


.inbao3 .xia>a .img img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: 0 auto;
	transition: all ease-out .3s 0s;
	-webkit-transition: all ease-out .3s 0s;
	-moz-transition: all ease-out .3s 0s;
	-o-transition: all ease-out .3s 0s;
}

.inbao3 .xia>a:hover .img img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transition: all ease-out .3s 0s;
	-webkit-transition: all ease-out .3s 0s;
	-moz-transition: all ease-out .3s 0s;
	-o-transition: all ease-out .3s 0s;
}

.inbao3 .xia>a .ze {
	position: absolute;
	z-index: 11;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 36px;
	background-color: rgba(0,0,0,.48);
	font-family: Times New Roman;
	font-size: 14.6px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: center;
}

/*inrong3*/

.inrong4 {
	height: 590px;
	margin-bottom: 400px;
	background-color: #cb3c36;
	box-sizing: border-box;
	overflow: inherit;
}

.inrong4 .ron {
	padding-top: 58px;
}

.inrong4 .intit {
	margin-bottom: 34px;
}

.inrong4 .intitle {
	margin-bottom: 84px;
}

.inrong4 .intitle>a {
	background-color: #f2f2f2;
}

.inrong4 .intitle>a:hover {
	color: #FFFFFF;
	border-color: #FFFFFF;
	background-color: #cb3c36;
	transition: all ease-out .3s 0s;
	-webkit-transition: all ease-out .3s 0s;
	-moz-transition: all ease-out .3s 0s;
	-o-transition: all ease-out .3s 0s;
}

.inbao4 {
	overflow: hidden;
	margin-bottom: 45px;
}

.inbao4>a {
	display: block;
	float: left;
	width: 368px;
	margin-right: 48px;
	height: 528px;
	overflow: hidden;
	background-color: #f0f0f0;
}

.inbao4>a:nth-child(3n) {
	margin-right: 0;
}

.inbao4>a .img {
	width: 100%;
	height: 277px;
	overflow: hidden;
}

.inbao4>a .img img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: 0 auto;
}

.inbao4>a .wen {
	width: 300px;
	margin: 0 auto;
	height: 251px;
	overflow: hidden;
	box-sizing: border-box;
	padding-top: 38px;
}

.inbao4>a .wen h3 {
	height: 34px;
	overflow: hidden;
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 34px;
	letter-spacing: 0px;
	color: #494949;
	text-align: left;
	margin-bottom: 10px;
	transition: all ease-out .3s 0s;
	-webkit-transition: all ease-out .3s 0s;
	-moz-transition: all ease-out .3s 0s;
	-o-transition: all ease-out .3s 0s;
}

.inbao4>a:hover .wen h3 {
	color: #cb3c36;
	transition: all ease-out .3s 0s;
	-webkit-transition: all ease-out .3s 0s;
	-moz-transition: all ease-out .3s 0s;
	-o-transition: all ease-out .3s 0s;
}

.inbao4>a .wen p {
	height: 88px;
	overflow: hidden;
	font-family: Times New Roman;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
	color: #494949;
	text-align: left;
	margin-bottom: 20px;
}

.inbao4>a .wen h6 {
	font-family: Times New Roman;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
	color: #494949;
	text-align: left;
	opacity: 0.47;
}

.inrona4 {
	display: block;
	width: 256px;
	height: 43px;
	margin: 0 auto;
	background-color: #cb3c36;
	border-radius: 22px;
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 43px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: center;
	box-sizing: border-box;
	border: 1px solid transparent;
	transition: all ease-out .3s 0s;
	-webkit-transition: all ease-out .3s 0s;
	-moz-transition: all ease-out .3s 0s;
	-o-transition: all ease-out .3s 0s;
}

.inrona4:hover {
	color: #cb3c36;
	border-color: #cb3c36;
	background-color: #FFFFFF;
	transition: all ease-out .3s 0s;
	-webkit-transition: all ease-out .3s 0s;
	-moz-transition: all ease-out .3s 0s;
	-o-transition: all ease-out .3s 0s;
}

/*inrong4*/

.inrong5 {
	padding-top: 67px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}

.inrong5>.ron {
	position: relative;
}

.inrong5 .swiper-container {
	width: 1040px;
	margin: 0 auto;
}

.inrong5 .swiper-button-prev,
.inrong5 .swiper-button-next {
	bottom: 0;
	left: 5px;
	width: 26px;
	height: 52px;
	background: url(../img/in5ann.png) center no-repeat;
	background-size: cover;
}

.inrong5 .swiper-button-next {
	left: auto;
	right: 5px;
	transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
}

.inimg5 {
	display: block;
	width: 192px;
	height: 156px;
	overflow: hidden;
	margin: 0 8px;
	box-sizing: border-box;
	border: 1px solid #f0f0f0;
	display: table-cell;
    vertical-align: middle;
}

.inimg5 img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: 0 auto;
}

/*index*/

.abrong {
	padding-top: 65px;
	padding-bottom: 125px;
}

.abrong>.fron {
	box-sizing: border-box;
	padding: 0 30px;
}

.abrong .intit {
	margin-bottom: 47px;
}

.abrong .title {
	margin-bottom: 44px;
}

.abrong .bao {
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #242424;
	text-align: left;
}

.abrong .bao p {
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #242424;
	text-align: left;
	text-indent: 2em;
}

/*about*/

.corong {
	padding-top: 78px;
	padding-bottom: 30px;
}

.corong .intit {
	margin-bottom: 100px;
}

.corong .bao .inp {
	display: block;
	float: left;
	width: 572px;
	padding-left: 8px;
	padding-right: 37px;
	border-right: 1px solid #dcdcdc;
}

.corong .bao .inp .xtit {
	padding-bottom: 20px;
	font-family: Times New Roman;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	color: #000000;
	text-align: left;
}

.corong .bao .inp .biao .rr {
	overflow: hidden;
}

.corong .bao .inp .biao .rr>span {
	display: block;
	float: left;
	width: 74px;
	margin-right: 6px;
	height: 40px;
	margin-bottom: 20px;
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	color: #6f6f6f;
	text-align: right;
}

.corong .bao .inp .biao .rr>input {
	display: block;
	float: left;
	width: 420px;
	height: 40px;
	box-sizing: border-box;
	border: 1px solid #d7d7d7;
	font-family: Times New Roman;
	font-size: 14px;
	line-height: 40px;
	text-align: left;
	box-sizing: border-box;
	padding: 0 10px;
	outline: none;
}

.corong .bao .inp .biao .rr>textarea {
	display: block;
	float: left;
	width: 420px;
	height: 110px;
	box-sizing: border-box;
	border: 1px solid #d7d7d7;
	font-family: Times New Roman;
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	resize: none;
}

button.cobtn {
	margin-top: 38px;
	margin-left: 95px;
	width: 233px;
	height: 45px;
	background-color: #ff9c00;
	border-radius: 23px;
	font-family: Times New Roman;
	font-size: 16px;
	line-height: 45px;
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
	outline: none;
	border: 0;
	transition: all ease-out .3s 0s;
	-webkit-transition: all ease-out .3s 0s;
	-moz-transition: all ease-out .3s 0s;
	-o-transition: all ease-out .3s 0s;

}

button.cobtn:hover {
	border: 1px solid #ff9c00;
	background-color: transparent;
	color: #ff9c00;
	transition: all ease-out .3s 0s;
	-webkit-transition: all ease-out .3s 0s;
	-moz-transition: all ease-out .3s 0s;
	-o-transition: all ease-out .3s 0s;

}

.corong .bao .erwen {
	display: block;
	float: right;
	width: 500px;
	height: auto;
}

.corong .bao .erwen .etit {
	padding-bottom: 20px;
}

.corong .bao .erwen .etit h3 {
	font-family: Times New Roman;
	font-size: 25px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	color: #000000;
	text-align: left;
}

.corong .bao .erwen .etit p {
	font-family: Times New Roman;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #6f6f6f;
	text-align: left;
}

.corong .bao .erwen .ebao .eewen {
	font-family: Times New Roman;
	font-size: 14px;
	line-height: 32px;
	color: #434343;
	text-align: left;
}

.corong .bao .erwen .ebao .eewen p {
	font-family: Times New Roman;
	font-size: 14px;
	line-height: 30px;
	color: #434343;
	text-align: left;
}

.corong .bao .erwen .ebao .eewen img {
	display: block;
	width: auto;
	height: auto;
	max-width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}

/*cont*/

.abrong.nerong {
	padding-bottom: 10px;
}

.abrong.nerong .fron {
	width: 1200px;
	padding: 0;
}

.nebao {
	padding-bottom: 0px;
	box-sizing: border-box;
	padding-right: 60px;
}

.nebao>a {
	padding: 23px 0;
	padding-right: 20px;
	border-bottom: 1px solid #e1e1e1;
	transition: all ease-out .3s 0s;
	-webkit-transition: all ease-out .3s 0s;
	-moz-transition: all ease-out .3s 0s;
	-o-transition: all ease-out .3s 0s;
}

.nebao>a .img {
	display: block;
	float: left;
	width: 270px;
	margin-right: 20px;
	height: 202px;
	overflow: hidden;
	background-color: #f9f9f9;
}

.nebao>a .img img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: 0 auto;
}

.nebao>a .wen {
	display: block;
	float: left;
	width: 830px;
	height: 203px;
	overflow: hidden;
}

.nebao>a .wen h3 {
	height: 42px;
	overflow: hidden;
	font-family: Times New Roman;
	font-size: 16px;
	line-height: 42px;
	color: #000000;
	text-align: left;
	transition: all ease-out .3s 0s;
	-webkit-transition: all ease-out .3s 0s;
	-moz-transition: all ease-out .3s 0s;
	-o-transition: all ease-out .3s 0s;
}

.nebao>a .wen p {
	height: 44px;
	overflow: hidden;
	font-family: Times New Roman;
	font-size: 12px;
	line-height: 22px;
	color: #484546;
	text-align: left;
}

.nebao>a .wen h6 {
	height: 12px;
	overflow: hidden;
	font-family: Times New Roman;
	font-size: 12px;
	line-height: 1;
	color: #676666;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 48px;
}

.nebao>a .wen button {
	display: block;
	width: 120px;
	height: 33px;
	background-color: #ff9c00;
	font-family: Times New Roman;
	font-size: 12px;
	line-height: 33px;
	color: #f5f3f8;
	text-align: center;
	cursor: pointer;
	border: 0;
	outline: none;
}

.nebao>a:hover {
	border-color: #ff9c00;
	transition: all ease-out .3s 0s;
	-webkit-transition: all ease-out .3s 0s;
	-moz-transition: all ease-out .3s 0s;
	-o-transition: all ease-out .3s 0s;
}

.nebao>a:hover h3 {
	color: #ff9c00;
	transition: all ease-out .3s 0s;
	-webkit-transition: all ease-out .3s 0s;
	-moz-transition: all ease-out .3s 0s;
	-o-transition: all ease-out .3s 0s;
}

/*news*/

.inrong1.prorong {
	padding-top: 65px;
	padding-bottom: 30px;
}

.inrong1.prorong .intit p {
	color: #848484;
}

/*pro*/
