.info_row {
	height: 266px;
	padding-top: 38px;
	font-family: "微软雅黑";
	cursor: pointer;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

#default{
	margin-top: 50px;
}

.info_row .pi_intro_Div p{
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.info_row:hover{
	-webkit-box-shadow: 0 0 30px rgba(0,0,0,0.1);
    box-shadow: 0 0 30px rgba(0,0,0,0.15);
    -webkit-transform: translate3d(0, 0px, -2px);
    transform: translate3d(0, 1px, -2px);
}

.info_row .pi_img_Div {
	width: 381px;
	height: 200px;
	margin-left: 45px;
	margin-top: 0;
	display: inline;
	float: left;
}

.info_row .pi_intro_Div {
	width: 665px;
	height: 172px;
	margin-left: 50px;
	margin-top: 0px;
	display: inline;
	float: left;
	position: relative;
}

/*.info_row:hover .bottom_line {
	display: block;
}*/

.info_row .bottom_line {
	/*display: none;*/
	width: 1090px;
	height: 1px;
	margin: 0 auto;
	margin-top: 227px;
	/*background-color: #D9D9D9;*/
	border-bottom: 1px solid #E6E6E6;
}

.bigTitle {
	font-size: 26px;
	color: #565656;
	line-height: 60px;
}

.inner_text {
	line-height: 30px;
	margin-top: 0;
	font-size: 16px;
	color: #5E5E5E;
}

.info_row:hover .bigTitle {
	color: #23587c;
	font-weight: bold;
}

.info_row:hover .inner_text {
	color: #1f3e4d;
}

.info_row .logodate {
	position: absolute;
	top: 170px;
}

.info_row .lawdate{
	top: 150px;
	left: -10px;
}

.info_row .logodate img:first-child{
	display: inline;
}

.info_row .logodate img:first-child+img{
	display: none;
}

.info_row:hover .logodate img:first-child{
	display: none;
}

.info_row:hover .logodate img:first-child+img{
	display: inline;
}

.info_row .logodate span{
	font-size: 16px;
	color: #919191;
}

.info_row:hover .logodate span{
	font-size: 16px;
	color: #809ca9;
}

.row .moreBtn {
	width: 120px;
	height: 40px;
	color: #919191;
	font-size: 16px;
	margin: 75px auto;
	cursor: pointer;
	background-image: url(../img/policy/loadMore.png);
	background-repeat: no-repeat;
}

.row .moreBtn:hover{
	background-image: url(../img/policy/loadMoreOn.png);
	background-repeat: no-repeat;
}

.row .moreBtn.nomore{
	background-image: none;
	cursor: default;
}

.row .sol_nav_arrow1,
.row .sol_nav_arrow2 {
	position: absolute;
	width: 19px;
	height: 40px;
	top: 104px;
	cursor: pointer;
}

.row .sol_nav_arrow1 {
	background-image: url(../img/solution/18.png);
	background-repeat: no-repeat;
	left: 46px;
}

.row .sol_nav_arrow1:hover {
	background-image: url(../img/solution/18-1.png);
	background-repeat: no-repeat;
}

.row .sol_nav_arrow2 {
	background-image: url(../img/solution/19.png);
	background-repeat: no-repeat;
	right: 46px;
}

.row .sol_nav_arrow2:hover {
	background-image: url(../img/solution/19-1.png);
	background-repeat: no-repeat;
}

.row .sol_nav_con {
	width: 511px;
	/*height: 280px;*/
	margin-top: 44px;
}

.row .sol_item {
	width: 150px;
	height: 190px;
	display: inline;
	float: left;
	margin-left: 210px;
	cursor: pointer;
}

.row .sol_item:first-child {
	margin-left: 0;
}

.row .sol_item_img {
	width: 140px;
	height: 142px;
	text-align: center;
	position: relative;
}

.row .sol_item .sol_item_img img:first-child {
	text-align: center;
	display: block;
	position: absolute;
	bottom: 0px;
}

.row .sol_item .sol_item_img img:first-child+img {
	text-align: center;
	display: none;
	position: absolute;
	bottom: -3px;
}

.row .sol_item.onSelect .sol_item_img img:first-child {
	display: none;
}

.row .sol_item.onSelect .sol_item_img img:first-child+img {
	display: block;
}

.row .sol_item_title_dec {
	width: 70px;
	height: 5px;
	background-color: #00aeff;
	margin-top: 2px;
	display: none;
}

.row .sol_item:nth-child(3) .sol_item_title_dec {
	width: 60px;
}

.row .sol_item:nth-child(4) .sol_item_title_dec {
	width: 80px;
}

.row .sol_item.onSelect .sol_item_title_dec {
	display: block;
}

.row .sol_item_title {
	font-size: 18px;
	font-weight: normal;
	color: #75809c;
	text-align: center;
	margin-top: 15px;
}

.row .sol_item.onSelect .sol_item_title {
	font-weight: bold;
	color: #18274B;
}


/*详情页*/
.detailtitle{
	width: 950px;
	margin: 0 auto;
	margin-top: 120px;
	color: #060606;
	font-size: 32px;
	font-weight: 500;
	line-height: 55px;
	text-align: center;
}
.detailsubtitle{
	width: 580px;
	margin: 0 auto;
	margin-top: 22px;
	color:#727272;
	font-size:18px;
	text-align: center;
}

.detailbody{
	width: 950px;
	color: #212121;
	font-size: 18px;
	font-weight: 500;
	margin: 0 auto;
	margin-top: 38px;
	position: relative;
}

.detailbody .boldfont{
	font-weight: bold;
}

.detailbody p{
	line-height: 32px;
	text-indent: 36px;
}

.detailbody p:first-child{
	text-indent: 0;
}

.detailbody .returnBackBtn{
	width: 130px;
	height: 50px;
	position: absolute;
	top: 15px;
	left: -180px;
	cursor: pointer;
	background-image: url(../img/policy/returnbtn.png);
	background-repeat: no-repeat;
}

.detailbody .returnBackBtn:hover{
	background-image: url(../img/policy/returnbtnOn.png);
	background-repeat: no-repeat;
}


.detailnav{
	margin-top: 52px;
	margin-bottom: 56px;
}

.previousPage{
	width: 949px;
	margin: 0 auto;
	position:relative;
	border: solid 1px #009CFF;
	border-radius: 5px;
	font-size: 20px;
	line-height: 41.5px;
	min-height: 50px;
	color: #009CFF;
	cursor: pointer;
}

.previousPage:hover{
	color: #FFFFFF;
	background-color: #009CFF;
}

.previousPage .previousImg{
	width: 90px;
	height: 26px;
	position:absolute;
	top: 11.5px;
	left: 10px;
	background-image: url(../img/policy/previousPage.png);
	background-repeat: no-repeat;
}

.previousPage:hover .previousImg{
	background-image: url(../img/policy/previousPageOn.png);
	background-repeat: no-repeat;
}

.previousPage p{
	margin-left: 116px;
	padding-top: 3px;
}

.nextPage{
	width: 949px;
	margin: 0 auto;
	margin-top: 36px;
	position:relative;
	border: solid 1px #009CFF;
	border-radius: 5px;
	font-size: 20px;
	line-height: 41.5px;
	min-height: 50px;
	color: #009CFF;
	cursor: pointer;
}

.nextPage:hover{
	color: #FFFFFF;
	background-color: #009CFF;
}

.nextPage .nextImg{
	width: 90px;
	height: 26px;
	position:absolute;
	top: 11px;
	left: 10px;
	background-image: url(../img/policy/nextPage.png);
	background-repeat: no-repeat;
}

.nextPage:hover .nextImg{
	background-image: url(../img/policy/nextPageOn.png);
	background-repeat: no-repeat;
}

.nextPage p{
	margin-left: 116px;
	padding-top: 3px;
}
