/*顶部banner图*/
body{
	font-family: "PingFang SC", "Microsoft YaHei", "SimSun" !important;
}
.top-wrap{
	display: block;
	background-image: url(../images/home-top-banner.jpg) !important;
    width: 100%;
    height: 600px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
}
.home-banner-wrap {
    margin-top: 76px;
    padding-left: 141px;
}
.home-banner-wrap .text-1 img {
    display: block;
    width: 630px;
    height: 64px;
}
.home-banner-wrap .text-2 {
    margin-top: 28px;
}
.home-banner-wrap .text-2 p {
    background: rgba(0, 0, 0, 0.25);
    display: inline-block;
    height: 32px;
    line-height: 30px;
    padding: 0;
    font-size: 22px;
    color: #FFFFFF;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    text-align: center;
    width: 650px;
}
.home-banner-wrap .text-3 {
    margin-top: 30px;
}
.home-banner-wrap .text-3 a {
    display: block;
    width: 404px;
    height: 44px;
    line-height: 44px;
    background: rgba(277, 40, 42, 0.9);
    border-bottom-right-radius: 30px;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0;
    padding-left: 13px;
    -webkit-font-smoothing: antialiased;
}

/*中国专业自然资源综合服务机构*/
.home-sec1 {
    background: #FFFFFF;
    box-shadow: 0 10px 20px 0 rgba(31, 24, 10, 0.07);
    border-radius: 4px;
    padding: 20px 30px;
    margin-top: -175px;
}
.home-sec12>p{
	width: 700px;
	margin: 0 auto;
	font-size: 14px;
}
.home-sec1 .text-1 {
    font-size: 36px;
    color: #333333;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 29px;
    -webkit-font-smoothing: antialiased;
}
img {
    vertical-align: middle;
}
.clearfix{
	content: "";
    display: table;
}
.home-sec11 li {
    float: left;
    margin-right: 57px;
}
.home-sec11 li:last-child {
    margin-right: 0;
}
.home-sec11 li .li-inner {
    display: block;
    position: relative;
}
.home-sec11 li .li-inner img {
    display: block;
    width: 296px;
    height: 160px;
    border: none;
}
.home-sec11 li .li-inner .text-2 {
    position: absolute;
    left: -10px;
    bottom: -10px;
    width: 180px;
    height: 47px;
    /*background-image: -moz-linear-gradient(141deg, #FFBD50 0%, #EB9200 100%);
	background-image: -webkit-linear-gradient(141deg, #FFBD50 0%, #EB9200 100%);
	background-image: -o-linear-gradient(141deg, #FFBD50 0%, #EB9200 100%);
	background-image: -ms-linear-gradient(141deg, #FFBD50 0%, #EB9200 100%);*/
	background-color: #e3282a;
    box-shadow: 0 2px 10px 0 rgba(37, 34, 27, 0.1);
    -ms-box-shadow: 0 2px 10px 0 rgba(37, 34, 27, 0.1);
    -webkit-box-shadow: 0 2px 10px 0 rgba(37, 34, 27, 0.1);
    -moz-box-shadow: 0 2px 10px 0 rgba(37, 34, 27, 0.1);
    text-align: center;
    line-height: 47px;
    font-size: 20px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
}
.home-sec12 {
    margin-top: 10px;
    -webkit-font-smoothing: antialiased;
}
.home-sec12 .sec12-item-wrap ul li {
    float: left;
    margin-right: 50px;
}
.home-sec12 .sec12-item-wrap ul li .li-inner {
    display: block;
    width: 110px;
    height: 105px;
    background: #F8F8F8;
    border-radius: 2px;
    text-align: center;
    padding-top: 10px;
}
.home-sec12 .sec12-item-wrap ul li img {
    margin: 0 auto;
    display: block;
    width: 45px;
    height: 45px;
    border: none;
}
.home-sec12 .sec12-item-wrap ul li p {
    margin-top: 10px;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    line-height: 50px;
}
.home-sec12 .sec12-item-wrap ul li:last-child{
	margin-right: 0;
}

/*核心业务*/
.home-sec3 {
    padding-top: 49px;
    padding-bottom: 50px;
}
.home-tit-wrap {
    text-align: center;
}
.home-tit-wrap .img-wrap img {
    display: inline-block;
    height: 20px;
    width: auto;
}
.home-tit-wrap .text-1 {
    margin-top: -5px;
    font-size: 48px;
    color: #333333;
    letter-spacing: 5px;
}
.home-sec31 {
    padding-top: 49px;
}
.home-sec31 .sec31-items {
    float: left;
    width: 373px;
    height: 600px;
    background: #FFFFFF;
    border-radius: 8px 4px 4px 4px;
    margin-right: 27px;
    box-shadow: 0 2px 20px 0 rgba(31, 34, 10, 0.07);
}
.home-sec31 .img-wrap img {
    display: block;
    width: 373px;
    height: 324px;
}
.home-sec31 .sec31-items.style-2 .sec31-items-inner {
    padding-left: 20px;
}
a {
    text-decoration: none;
    color: #262626;
    cursor: pointer;
}
.home-sec31 .text-1:after {
    content: ' ';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50px;
    height: 2px;
    background: #e3282a;
}
.home-sec31 ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 11px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #e3282a;
}
.home-sec31 .text-1 {
    padding-bottom: 13px;
    margin-top: -20px;
    position: relative;
    font-weight: bold;
    font-size: 32px;
    color: #333333;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
}
.home-sec31 ul {
    margin-top: 20px;
}
.home-sec31 .style-2 .sec31-items-inner ul li {
    float: left;
    width: 45%;
}
.home-sec31 ul li {
    font-size: 18px;
    line-height: 28px;
    color: #333333;
    letter-spacing: 0;
    margin-bottom: 7px;
    padding-left: 12px;
    -webkit-font-smoothing: antialiased;
    position: relative;
}
.home-sec31 .sec31-items .sec31-items-inner{
    padding-left: 40px;
}

/*增值业务*/
.home-sec4{
    padding-bottom: 94px;
}
.home-sec4-wrap{
	display: block;
	background-image: url(../images/home-sec3-bg.jpg) !important;
    background-repeat: no-repeat;
    background-size: 100% 600px;
    background-position: 0 0;
    padding-top: 68px;
}
.home-sec4-wrap .home-tit-wrap .text-1 {
    color: #fff;
}
.home-sec41 .sec41-item.style-1 {
    float: left;
}
.home-sec41 .sec41-item {
    text-align: center;
    background: #FFFFFF;
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    width: 390px;
    height: 500px;
    padding-top: 71px;
}
.home-sec41 .sec41-item.style-3 {
    float: right;
    margin-right: 10px;
}
.home-sec41 .sec41-item {
    text-align: center;
    background: #FFFFFF;
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    width: 390px;
    height: 500px;
    padding-top: 71px;
    margin-right: 120px;
    margin-top: 74px;
}
.home-sec41 .sec41-item .text-1 {
    font-weight: bold;
    font-size: 32px;
    color: #333333;
    letter-spacing: 0;
    text-align: center;
    -webkit-font-smoothing: antialiased;
}
.home-sec41 .sec41-item .img-wrap {
    margin-top: 34px;
}
.home-sec41 .sec41-item .img-wrap img {
    display: block;
    margin: 0 auto;
    width: 200px;
    height: 200px;
}
.home-sec41 .sec41-item .sec41-btn {
	display: block;
	margin: 38px auto 0;
	width: 220px;
	height: 52px;
	line-height: 52px;
	border-radius: 100px;
	border-width: 2px;
	border-style: solid;
	border-color: #e3282a;
	font-size: 24px;
	color: #e3282a;
	letter-spacing: 0;
}

/*用地网大事记*/
.home-sec2 {
    padding: 0 0 107px;
    position: relative;
}
.home-sec2 .home-timeline {
    height: 330px;
}
.home-timeline {
    padding: 25px 0 0 86px;
    position: relative;
    overflow: hidden;
}
.home-timeline li.style-2 {
    margin-bottom: 30px;
}
.home-timeline .text-1 {
    float: left;
    margin-right: 97px;
    width: 120px;
    height: 35px;
    line-height: 35px;
    background: #F8F8F8;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    position: relative;
}
.home-timeline .text-2 {
    float: left;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    line-height: 24px;
}
.home-timeline .text-1:before {
    content: '';
    position: absolute;
    top: 0;
    right: -46px;
    width: 5px;
    height: 5px;
    background: #fff;
    border-radius: 50%;
    border: 3px solid #e3282a;
    z-index: 3;
}
.home-timeline .text-1:after {
    content: '';
    position: absolute;
    top: 5px;
    right: -66px;
    width: 25px;
    height: 1px;
    background: #e4e4e4;
    z-index: 2;
}
.home-timeline:after {
    content: ' ';
    position: absolute;
    top: 0;
    left: 246px;
    bottom: 0;
    height: 100%;
    width: 1px;
    background: #e4e4e4;
    z-index: 1;
}
.home-timeline-mask {
    position: absolute;
    bottom: 107px;
    width: 100%;
    padding-top: 160px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(75%, #fff));
    background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0) 0%, #fff 75%);
    z-index: 5;
}
.home-timeline-mask a img {
    margin: 0 215px;
    display: block;
    width: 60px;
    height: 60px;
    border: none;
}
iframe{
	width: 100%;
	margin: 0;
	padding: 0;
	display: block;
}
.entiy-pto{
	width: 312px ;
	height: 283px;
	line-height: 238px;
}
.entiy-img li{
	border-radius: 8px 4px 4px 4px;
    box-shadow: 0 2px 20px 0 rgba(31, 34, 10, 0.07);
}
.entiy-pto img{
	border-radius: 3px;
}
.company-more{
	width: 123px;
    height: 35px;
    border-radius: 50px;
    position: absolute;
    bottom: 20px;
    right: 20px;
    text-align: center;
    line-height: 35px;
    color: #ffffff;
    background: rgba(255, 37, 40, 0.73);
    box-shadow: 2px 3px 1px #ff2528;
}
.map-icon{
	display: inline-block;
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 40px;
}
