@charset "utf-8";

.inrongOne {
	overflow: hidden;
	background-color: #f4f4f4;
	background-image: url(../img/bgTwo.png);
	background-position-x: -258px;
	background-position-y: top;
	background-repeat: no-repeat;
	background-size: auto;
	position: relative;
	padding-top: 66px;
	padding-bottom: 54px;
}

.inrongOne .inOneBg {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 280px;
	height: 254px;
	overflow: hidden;
	background: url(../img/bgTwo.png) no-repeat;
	background-position: left top;
	background-size: auto;
}

.inrongOne>.ron {
	position: relative;
	z-index: 33;
}

.inrongOne .intit {
	padding-bottom: 75px;
}

.inOneBao {
	overflow: hidden;
}

.inOneBaoA {
	float: left;
	width: 311px;
	height: 297px;
	overflow: hidden;
	margin-right: 18.5px;
	margin-bottom: 33px;
}

.inOneBaoA:nth-child(4n) {
	margin-right: 0;
}

.inOneBaoA .img {
	position: relative;
	width: 100%;
	height: 245px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #FFFFFF;
}

.inOneBaoA .img img {
	max-height: 100%;
}

.inOneBaoA .img .imgRon {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #FFFFFF;
}

.inOneBaoA .img .imgRon img {
	max-height: 100%;
	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;
}

.inOneBaoA:hover .img .imgRon img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
}

.inOneBaoA .img .sanj {
	position: absolute;
	bottom: -6px;
	left: 50%;
	margin-left: -9px;
	z-index: 33;
	width: 13px;
	height: 13px;
	background-color: #bebebe;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	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;
}

.inOneBaoA:hover .img .sanj {
	background-color: #0f84df;
}

.inOneBaoA .wen {
	height: 52px;
	background-color: #919191;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 52px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	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;
}

.inOneBaoA:hover .wen {
	background-color: #0f84df;
}

/*inrongOne*/

.inrongTwo {
	min-height: 934px;
	background: url(../img/inTwoBg.jpg) center no-repeat;
	background-position-y: bottom;
	background-size: 1920px auto;
	box-sizing: border-box;
	padding-top: 104px;
	padding-bottom: 226px;
}

@media only screen and (min-width: 1921px) {
	.inrongTwo {
		background-size: 100% auto;
	}
}

.inrongTwo .left {
	float: left;
	width: 775px;
	background-color: rgba(255,255,255,.6);
}

.inrongTwo .left .inTwoTit {
	background-color: #1c61ce;
	box-sizing: border-box;
	padding-left: 72px;
	padding-top: 59px;
	padding-bottom: 40px;
}

.inrongTwo .left .inTwoTit h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 45px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.inrongTwo .left .inTwoTit p {
	font-family: arial;
	font-size: 25px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 25px;
	letter-spacing: 0px;
	color: rgba(255,255,255,.54);
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.inrongTwo .left .leftBao {
	box-sizing: border-box;
	padding: 52px;
	padding-bottom: 74px;
}

.inrongTwo .left .leftBao h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 37px;
	letter-spacing: 0px;
	color: #121212;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 20px;
}

.inrongTwo .left .leftBao .LeftR {
	height: 175px;
	overflow: hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 25px;
	letter-spacing: 0px;
	color: #121212;
	text-align: left;
	margin-bottom: 35px;
}

.inrongTwo .left .leftBao .LeftR p {
	text-indent: 2em;
}

a.inTwoA {
	width: 208px;
	height: 42px;
	background-color: #1c61ce;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 42px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	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;
}

a.inTwoA:hover {
	color: #1c61ce;
	border-color: #1c61ce;
	background-color: transparent;
}

.inrongTwo .right {
	float: right;
	padding-top: 54px;
	width: 402px;
	overflow: hidden;
}

.inrongTwo .right .img {
	float: left;
	width: 72px;
	margin-right: 13px;
	margin-top: 9px;
	height: 57px;
	background: url(../img/inTwoPhone.png) center no-repeat;
	background-size: cover;
}

.inrongTwo .right .wen {
	float: left;
	width: auto;
}

.inrongTwo .right .wen p {
	font-family: "微软雅黑";
	font-size: 19.95px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #b1b1b1;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.inrongTwo .right .wen h3 {
	font-family: "微软雅黑";
	font-size: 37.04px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 37px;
	letter-spacing: 0px;
	color: #e80000;
	text-align: left;
}

/*inrongTwo*/

.inrongThree {
	background: url(../img/bgTwo.png) no-repeat;
	background-position-x: -258px;
	background-position-y: -26px;
	background-size: auto;
	position: relative;
	padding-top: 90px;
	padding-bottom: 93px;
}

.inrongThree .inThreeBg {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 261px;
	height: 100%;
	max-height: 451px;
	background: url(../img/bgThree.png) center no-repeat;
	background-size: 100% auto;
}

.inrongThree>.ron {
	position: relative;
	z-index: 3;
}

.inrongThree .intit {
	padding-bottom: 43px;
}

.inThreeBao .left {
	float: left;
	width: 434px;
	height: 632px;
	overflow: hidden;
}

.inThreeBao .left .img {
	width: 100%;
	height: 424px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}

.inThreeBao .left .img img {
	max-width: none;
	height: 100%;
	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;
}

.inThreeBao .left:hover .img img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
}

.inThreeBao .left .wen {
	width: 100%;
	height: 208px;
	overflow: hidden;
	background-color: #f0f0f0;
	box-sizing: border-box;
	padding-top: 36px;
}

.inThreeBao .left .wen .date {
	float: left;
	width: 120px;
	height: auto;
	box-sizing: border-box;
	padding: 0 20px;
	padding-top: 24px;
}

.inThreeBao .left .wen .date h3 {
	font-family: "微软雅黑";
	font-size: 36.53px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 47px;
	letter-spacing: 0px;
	color: #0082d0;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 5px;
}

.inThreeBao .left .wen .date p {
	font-family: "微软雅黑";
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 25px;
	letter-spacing: 0px;
	color: #606060;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.inThreeBao .left .wen .wenRon {
	float: left;
	width: 280px;
}

.inThreeBao .left .wen .wenRon h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #494949;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 20px;
	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;
}

.inThreeBao .left:hover .wen .wenRon h3 {
	color: #0f84df;
}

.inThreeBao .left .wen .wenRon p {
	height: 75px;
	overflow: hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 25px;
	letter-spacing: 0px;
	color: #494949;
	text-align: left;
}

.inThreeBao .right {
	float: right;
	width: 842px;
	height: 632px;
	overflow: hidden;
}

.inThreeBao .right .rigRR {
	float: left;
	width: 410px;
	height: 100%;
	overflow: hidden;
}

.inThreeBao .right .rigRR:first-child {
	margin-right: 22px;
}

.inThreeBao .right .rigRR .riNeA {
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	border-bottom: 1px solid #dfdfdf;
	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;
}

.inThreeBao .right .rigRR:nth-child(2n) .riNeA {
	border-bottom: 0;
	border-top: 1px solid #dfdfdf;
}

.inThreeBao .right .rigRR .riNeA:hover {
	border-color: #0f84df;
}

.riNeA .img {
	height: 302px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}

.riNeA .img img {
	max-height: 100%;
	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;
}

.riNeA:hover .img img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
}

.riNeA .wen {
	height: 101px;
	overflow: hidden;
	box-sizing: border-box;
	padding-bottom: 18px;
}

.riNeA .wen h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #494949;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 7px;
	margin-top: 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;
}

.riNeA:hover .wen h3 {
	color: #0f84df;
}

.riNeA .wen p {
	height: 40px;
	overflow: hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 0px;
	color: #8d8d8d;
	text-align: left;
}

.riNeRon{
	height: 180px;
	overflow: hidden;
	padding-top: 12px;
	padding-bottom: 30px;
}

.inThreeBao .right .rigRR:nth-child(2n) .riNeRon {
	padding-top: 0;
}

.riNeRonA {
	overflow: hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #494949;
	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;
}

.riNeRonA:hover {
	color: #0f84df;
}

.riNeRonA>p {
	float: left;
	width: calc(100% - 95px);
	height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.riNeRonA>span {
	float: right;
	width: 90px;
	height: 30px;
	text-align: right;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/*inrongThree*/

/*index*/

.abrong {
	padding-top: 52px;
	padding-bottom: 83px;
}

.abrong>.ron {
	width: 1200px;
	margin: 0 auto;
}

.abrong .intit {
	margin-bottom: 39px;
}

.abrong .htmltitle {
	margin-bottom: 30px;
}

.abBao {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 35.97px;
	letter-spacing: 0px;
	color: #242424;
	text-align: left;
}

.abBao p {
	text-indent: 2em;
}

/*abrong*/

.controng {
	padding-top: 52px;
	padding-bottom: 156px;
}

.controng .intit{
	margin-bottom: 89px;
}

.contBao {
	width: 1052px;
	margin: 0 auto;
}

.contBao .inp {
	display: block;
	float: left;
	width: 570px;
	padding-right: 37px;
	border-right: 1px solid #dcdcdc;
}

.contBao .inp .xtit {
	padding-bottom: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	color: #000000;
	text-align: left;
}

.contBao .inp .biao .rr {
	overflow: hidden;
}

.contBao .inp .biao .rr>span {
	display: block;
	float: left;
	width: 74px;
	margin-right: 6px;
	height: 40px;
	margin-bottom: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	color: #6f6f6f;
	text-align: right;
}

.contBao .inp .biao .rr>input {
	display: block;
	float: left;
	width: 420px;
	height: 40px;
	box-sizing: border-box;
	border: 1px solid #d7d7d7;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 40px;
	text-align: left;
	box-sizing: border-box;
	padding: 0 10px;
	outline: none;
}

.contBao .inp .biao .rr>textarea {
	display: block;
	float: left;
	width: 420px;
	height: 110px;
	box-sizing: border-box;
	border: 1px solid #d7d7d7;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	resize: none;
}

button.cobtn {
	margin-top: 38px;
	margin-left: 80px;
	width: 233px;
	height: 45px;
	background-color: #ff9c00;
	border-radius: 23px;
	font-family:Arial, Helvetica, sans-serif;
	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;

}

.contBao .erwen {
	display: block;
	float: right;
	width: 400px;
	height: auto;
}

.contBao .erwen .etit {
	padding-bottom: 20px;
}

.contBao .erwen .etit h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	color: #000000;
	text-align: left;
}

.contBao .erwen .etit p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #6f6f6f;
	text-align: left;
}

.contBao .erwen .ebao .eewen {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 32px;
	color: #434343;
	text-align: left;
}

.contBao .erwen .ebao .eewen p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #434343;
	text-align: left;
}

.contBao .erwen .ebao .eewen img {
	display: block;
	width: auto;
	height: auto;
	max-width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}

/*cont*/

.jorong {
	padding-top: 52px;
	padding-bottom: 98px;
}

.jorong>.ron {
	width: 1124px;
	margin: 0 auto;
}

.jorong .intit {
	margin-bottom: 39px;
}

.jorong .htmltitle {
	margin-bottom: 67px;
}

.joBao {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;

	letter-spacing: 0px;
	color: #242424;
	text-align: left;
}

.joBao p {
	text-indent: 2em;
}

/*job*/

.prorong {
	padding-top: 42px;
	padding-bottom: 52px;
	background-color: #f6f6f6;
}

.prorong .intit {
	margin-bottom: 35px;
}

.prorong .htmltitle {
	margin-bottom: 44px;
}

.proBao {
	overflow: hidden;
}

.proBao .inOneBaoA {
	margin-bottom: 17px;
}

.proBao .inOneBaoA .wen {
	background-color: #f6f6f6;
	height: 48px;
	font-size: 12px;
	line-height: 48px;
	color: #696969;
}

.proBao .inOneBaoA:hover .wen {
	color: #FFFFFF;
	background-color: #0f84df;
}

/*pro*/

.provrong {
	padding-bottom: 84px;
}

.provrong .htmltitle {
	margin-bottom: 90px;
}

.provbao {
	box-sizing: border-box;
	padding: 0 14px;
}

.provbao .data {
	box-sizing: border-box;
	padding-left: 86px;
	padding-right: 62px;
	margin-bottom: 34px;
}

.provbao .data .img {
	display: block;
	float: left;
	width: 450px;
	height: 430px;
	overflow: hidden;
	box-sizing: border-box;
	padding: 19px 32px;
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
}

.provbao .data .img>div {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}

.provbao .data .img>div img {
	max-height: 100%;
}

.provbao .data .wen {
	display: block;
	float: right;
	padding-top:60px;
	width: 652px;
	height:430px;
	line-height:30px;

	background-color:#FFFFFF;
	box-sizing: border-box;
	padding-left: 10px;
}

.provbao .data .wen h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
	color: #7a7676;
	text-align: left;
	padding-bottom: 8px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 33px;
}

.provbao .data .wen h3.rr {
	margin-bottom: 0;
}

.provbao .data .wen p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-left:50px; margin-right:50px; 
	line-height: 30px;
	color: #7a7676;
	text-align: left;
}

.probaoa {
	display: block;

	margin-left: 83px;
	width: 204px;
	height: 44px;
	float:left;

	border-radius: 22px;
	background-color: #da251e;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 44px;
	color: #FFFFFF;
	text-align: center;
	box-sizing: border-box;
	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;
}

.probaoa:hover {
	color: #da251e;
	border: 1px solid #da251e;
	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;
}

.detail {
	width: 1276px;
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 28px;
	color: #000000;
	text-align: left;
}

.detail img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}

.detail h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 44px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 20px;
}

.detail p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
	margin-left:70px;
	color: #000000;
	text-align: left;
}

/*prov*/

.nerong {
	padding-top: 52px;
	padding-bottom: 103px;
}

.nerong .intit {
	margin-bottom: 39px;
}

.nerong .htmltitle {
	margin-bottom: 26px;
}

.neBao .rr {
	overflow: hidden;
	padding: 44px 0;
	border-bottom: 1px solid #e1e1e1;
}

.nebaoA {
	float: left;
	width: 600px;
	height: 202px;
	overflow: hidden;
}

.nebaoA:nth-child(2n) {
	float: right;
}

.nebaoA .img {
	width: 270px;
	margin-right: 22px;
	height: 100%;
	float: left;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}

.nebaoA .img img {
	max-height: 100%;
}

.nebaoA .wen {
	float: left;
	width: 300px;
}

.nebaoA .wen h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 34px;
	letter-spacing: 0px;
	color: #000000;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 4px;
}

.nebaoA .wen p {
	height: 66px;
	overflow: hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
	color: #484546;
	text-align: left;
	margin-bottom: 16px;
}

.nebaoA .wen h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
	color: #676666;
	opacity: 0.72;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 23px;
}

.nebaoA .wen .nebaoACha {
	width: 120px;
	height: 33px;
	background-color: #387fcd;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 33px;
	letter-spacing: 0px;
	color: #f5f3f8;
	text-align: center;
	box-sizing: border-box;
	border: 1px solid #387fcd;
	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;
}

.nebaoA:hover .wen .nebaoACha {
	color: #387fcd;
	background-color: #FFFFFF;
}

/*news*/

























.provbao1 {
	box-sizing: border-box;
	padding: 0 14px;
}

.provbao1 .data {
	box-sizing: border-box;
	padding-left: 86px;
	padding-right: 62px;
	margin-bottom: 34px;
}

.provbao1 .data .img {
	display: block;
	float: left;
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align:center;
	font-size:18px;
	box-sizing: border-box;
	padding: 19px 32px;
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
}


.provbao1 .data .img>div {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}

.provbao1 .data .img>div img {
	max-height: 100%;
}

.provbao1 .data .wen {
	display: block;
	float: right;
	padding-top:60px;
	width: 652px;
	height:430px;
	line-height:30px;

	background-color:#FFFFFF;
	box-sizing: border-box;
	padding-left: 10px;
}

.provbao1 .data .wen h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
	color: #7a7676;
	text-align: left;
	padding-bottom: 8px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 33px;
}

.provbao1 .data .wen h3.rr {
	margin-bottom: 0;
}

.provbao1 .data .wen p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-left:50px; margin-right:50px; 
	line-height: 30px;
	color: #7a7676;
	text-align: left;
}

.probaoa1 {
	display: block;

	margin-left: 20px;
	width: 204px;
	height: 44px;
	float:left;

	border-radius: 22px;
	background-color: #da251e;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 44px;
	color: #FFFFFF;
	text-align: center;
	box-sizing: border-box;
	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;
}

.probaoa1:hover {
	color: #da251e;
	border: 1px solid #da251e;
	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;
}
