﻿a{text-decoration:none;color:#fff}
a:hover{
    color:white;
    text-decoration:none;
}
.banner{background:url("https://image01.homedo.com/Files/Images/cms/www/20180504/5623410513745896307_pic1.jpg") no-repeat top center;width:100%;height:390px;
            visibility: visible;
    animation-duration: 2s;
    animation-name: fadeInUp;
}
.banner .b_center{width:1146px;height:300px;margin:0 auto;color:#fff;position:relative;padding-top:100px;    visibility: visible;
    animation-duration: 2s;
    animation-name: fadeInUp;}
.b_center .b_detail{float:left}
.b_center p{display:inline-block;width:860px;height:36px;font-size:14px;line-height:1.8em;}
.b_center h1{font-size:34px;padding-bottom:15px}
.b_center img{width:140px;height:140px;position:absolute;right:0;top:120px;}
.b_center span{
    font-size:18px;
    background:url("https://image01.homedo.com/Files/Images/cms/www/20180504/5714186563313297141_pic1.png") no-repeat center  left;
    padding-left:25px;
        position: absolute;
    right: 10px;
    top: 263px;
}
.b_center .btn{cursor:pointer;width:216px;height:52px;position:absolute;bottom:0;left:0;text-align:center;    transition: all 0.5s;
    -webkit-transition: all 0.5s;}
.b_center .btn:hover{
    -webkit-transform: translate3d(0, -5px, 0); 
             transform: translate3d(0, -5px, 0);

}
.banner .btn a{font-size:24px;border-radius:50px;font-weight:normal;}
.f_investment{height:1954px; visibility: visible;animation-duration: 2s;animation-name: fadeInUp;margin-top:40px;}
.f_investment .f_table{margin:0 auto;width:1190px}
.f_investment .f_table img{width:1190px;height:1772px}
.a_investment{background:url(https://image01.homedo.com/Files/Images/cms/www/20180502/4797892445770216681_pic1.png) no-repeat top center;height:810px;width:100%; visibility: visible;animation-duration: 2s;animation-name: fadeInUp;padding-top:40px;}
.a_investment .a_tab{width:1190px;height:50px;margin:0 auto}
.a_investment .a_tab ul{width:1140px;height:50px;margin:0 auto;font-size:18px;}
.a_investment .a_tab li{float:left;border:1px solid #fff;height:50px;line-height:50px;margin-left:20px;padding:0 43px 0 43px}
.a_investment .a_tab li:hover{background:url(https://image01.homedo.com/Files/Images/cms/www/20180502/4843580017780073349_pic1.png);background-size:cover;border:1px transparent solid}
.a_investment .a_tab li:nth-child(5){padding:0 25px 0 25px}
.a_investment .a_tab li:last-of-type{padding:0 37px 0 37px}
.a_investment .a_tab .active{background:url(https://image01.homedo.com/Files/Images/cms/www/20180502/4843580017780073349_pic1.png);background-size:cover;border:1px solid transparent}
.a_investment .a_table{padding-top:32px;width:1190px;margin:0 auto}

.a_investment .a_table span{font-size:14px;color:#a6a6a6;margin-left:32px;}
.a_table .pic img{width:1190px;height:596px}
.exhibition{height:1040px;width:1205px;margin:0 auto; visibility: visible;animation-duration: 2s;animation-name: fadeInUp; padding-top:30px;}
.exhibition span{font-size:15px;display:inline-block;width:1190px;line-height:1.8em;}
.e_show li:first-of-type{margin-left:0}
.e_show li{margin-top:16px;float:left;margin-left:15px}
.exhibition .e_show img{width:285px;height:186px}
.exhibition .e_pic{background:url(https://image01.homedo.com/Files/Images/cms/www/20180502/5205748033633457936_pic1.png) no-repeat top center;height:489px;width:1190px;margin-top:218px;position:relative;background-size:cover;}
.e_pic .e_p_title{position:absolute;top:22px;left:15px;height:24px;line-height:24px}
.e_pic .e_p_title h2{font-size:24px;color:#fff}
.e_p_title span{font-size:14px;color:#d6d6d6;position:absolute;top:0;left:92px}
.e_pic .more img{width:1160px;height:380px;position:absolute;top:63px;left:15px}
.e_pic .more_open img{width:1160px;height:760px;position:absolute;top:63px;left:15px}
.explain{
        vertical-align: top;
    line-height: 58px;
    
}
.infoBox ul li p{
    display: inline-block;
    width: 660px;
    color:#002222;
    font-size:14px;
}
.infoBox h2{
    line-height:48px;
}

.infoBox {
		position: fixed;
		left: 50%;
		top: 50%;
		margin-left: -430px;
		margin-top: -310px;
		background: #fff;
		width: 860px;
		height: 529px;
	}
.sub{
    	position: fixed;
		left: 50%;
		top: 50%;
		margin-left: -430px;
		margin-top: -310px;
		background: #fff;
		width: 860px;
		height: 234px;
}
	.sub h2 {
		font-size: 18px;
		font-weight: normal;
		height: 50px;
		padding-top: 8px;
		text-align: center;
		background: #f5f5f5;
		position: relative;
	}
	.infoBox h2 {
		font-size: 18px;
		font-weight: normal;
		height: 64px;
		padding-top: 8px;
		text-align: center;
		background: #f5f5f5;
		position: relative;
	}
	.infoBox h2 .close {
		font-size: 37px;
		font-weight: normal;
		position: absolute;
		right: 18px;
		top: 2px;
		color: #9f9f9f;
	}
    .sub h2 .close {
		font-size: 37px;
		font-weight: normal;
		position: absolute;
		right: 18px;
		top: -4px;
		color: #9f9f9f;
	}
    .infoBox h2 .close:hover {
		text-decoration: none;
	}
     .sub h2 .close:hover {
		text-decoration: none;
	}
     .sub img{
         width:278px;
         height:166px;
             margin-left: 285px;
     }
	.infoBox ul {
		padding-top: 30px;
	}
	.infoBox ul li {
		color: #222222;
		margin-bottom: 19px;
		font-size: 16px;
	}
	.infoBox ul li span {
		display: inline-block;
		width: 114px;
		margin-right: 30px;
		text-align: right;
	}
	.infoBox ul li input {
		width: 660px;
		text-indent: 1rem;
		border: solid 1px #e9e9e9;
		height: 38px;
	}
    .infoBox ul li strong {
		color:red;
	}

    .infoBox ul li .item {
		
		height: 82px;
	}
	.infoBox ul li textarea,
	textarea {
		width: 652px;
		border: solid 1px #e9e9e9;
		height: 100px;
		padding: 6px;
        font-size:14px;
        padding-left:16px !important;
	}

	.infoBox ul li i {
		font-style: normal;
		color: red;
		padding-right: 3px;
	}
    	.infoBox h2 span {
		display: block;
		color: #7a7a7a;
		font-size: 14px;
		font-weight: normal;
		line-height: normal;
	}
.more a{font-size:18px;display:inline-block;width:117px;color:#fff;background:url(https://image01.homedo.com/Files/Images/cms/www/20180502/5070783318186835779_pic1.png) no-repeat center right;position:absolute;bottom:8px;margin:0 auto;left:0;right:0}
.more_open a{

font-size:18px;display:inline-block;width:117px;color:#fff;position:absolute;bottom:8px;margin:0 auto;left:0;right:0;background:url(https://image01.homedo.com/Files/Images/cms/www/20180504/4749848032513544795_pic1.png) no-repeat center right;}