﻿ol, ul {
    list-style: none;
}
.ul-list-d3 {
	margin-bottom: 60px
}

.ul-list-d3 li:first-child .con {
	border-top: 1px solid #eee
}

.ul-list-d3 .con {
	position: relative;
	display: block;
	padding: 20px 10px;
	border-bottom: 1px solid #eee;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	z-index: 0
}

.ul-list-d3 .con::after {
	position: absolute;
	content: '';
	width: 328px;
	height: 100%;
	top: 0;
	right: 0;
	background: url(../images/nytitbg2.png) no-repeat right bottom;
	-o-background-size: cover;
	background-size: cover;
	transform: translateX(100%);
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-o-transform: translateX(100%);
	transition: 1s;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-ms-transition: 1s;
	-o-transition: 1s;
	z-index: -1
}

.ul-list-d3 .con:hover::after {
	transform: translateX(0);
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0)
}

.ul-list-d3 .con:hover {
	border-color: #86000d;
	background-color: #86000d
}

.g-info-d em {
	display: block;
	font-size: 40px;
	font-weight: 700;
	color: #86000d;
	text-align: center;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s
}

.ul-list-d3 .g-info-d {
	float: left;
	font-size: 18px;
	color: #86000d;
	margin-right: 40px;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s
}

.ul-list-d3 .con:hover .g-desc-d,
.ul-list-d3 .con:hover .g-info-d,
.ul-list-d3 .con:hover .g-info-d em,
.ul-list-d3 .con:hover .g-tit-d {
	color: #fff
}

.ul-list-d3 .text {
	overflow: hidden;
	padding-left: 40px;
	border-left: 1px solid rgba(140, 16, 0, .33);
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s
}

.ul-list-d3 .con:hover .text {
	border-color: #fff
}

.ul-list-d3 .g-tit-d {
	margin-bottom: 8px;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	font-size: 18px;
}

.ul-list-d3 .g-desc-d {
	font-size: 14px;
	height: 53.5px;
	font-weight: 400;
	color: #666;
	line-height: 1.9;
	margin-bottom: 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s
}

@media screen and (max-width:1199px) {
    .ul-list-d3 .text {
		padding-left: 20px
	}

	.g-info-d em {
		font-size: 26px
	}

	.ul-list-d3 .g-info-d {
		font-size: 16px;
		margin-right: 15px
	}

	.g-tit-d {
		font-size: 18px;
		height: auto;
		margin-bottom: 10px
	}

	.ul-list-d3 .con {
		padding: 15px 10px
	}
}
@media screen and (max-width:750px) {
    .ul-list-d3 {
		margin-bottom: 40px
	}

	.row-d3 {
		padding-top: 30px;
		padding-bottom: 50px
	}

	.ul-list-d3 .text {
		padding-left: 15px
	}

}
@media screen and (max-width:640px) {
    .ul-list-d3 .con {
		padding: 15px 10px
	}

	.g-info-d em {
		font-size: 18px
	}

	.ul-list-d3 .g-info-d {
		font-size: 14px;
		margin-right: 15px;
		padding-top: 15px
	}

	.ul-list-d3 .g-desc-d {
		font-size: 14px;
		height: auto;
		line-height: 1.7
	}

	.ul-list-d3 .g-tit-d {
		margin-bottom: 0
	}

	.ul-list-d3 {
		margin-bottom: 25px
	}

	.row-d3 {
		padding-top: 30px;
		padding-bottom: 35px
	}
}
.sosoRig {
    position: relative;
    width: 600px;
    height: 50px;
    margin: 36px 100px 30px 0px;
}
.sosoBox .btn {
    width: 100px;
    line-height: 50px;
    cursor: pointer;
    height: 50px;
    background: #e22a2c;
    border: none;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    font-size: 18px;
    color: #fff;
    letter-spacing: 3px;
}
.sosoBox .inp {
    height: 50px;
    float: left;
    width: 448px;
    padding: 0px 0px 0px 50px;
    line-height: 48px;
    background: none;
    border: #c9d0f1 1px solid;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    background: url(../images/soso.png) 14px center no-repeat;
}