@charset "utf-8";
/* CSS Document */

body {
	font-family:Microsoft YaHei, tahoma, arial, Hiragino Sans GB, "\5B8B\4F53", sans-serif;
	font-size:13px;
	color:#333;
	min-width:1200px;
	background:#f8f8f8;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img {
	padding:0;
	margin:0;
}
table {
	border-collapse:collapse;
	border-spacing:0
}
fieldset, img {
	border:none
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
}
a {
	text-decoration:none;
	padding:0;
	margin:0;
}
li {
	list-style:none
}
.clear {
	font-size:0;
	line-height:0;
	clear:both;
}
html, body {
	height: 100%;
}
.w1200 {
	width:1200px;
	margin:0 auto;
}
/*head*/
.nav {
	height:75px;
}
.logo {
	background:url(../images/logo.png) no-repeat;
	width:170px;
	height:46px;
	display:inline-block;
	margin-top: 25px;
	vertical-align:middle;
}
.nav-list {
	display:inline-block;
	width:730px;
	margin-top: 13px;
	margin-left: 295px;
	vertical-align:middle;
	position:relative;
}
.banr-title {
	height:530px;
	background:url(../images/top_banner.jpg) no-repeat center;
	margin-top: -178px;
	padding-top: 156px;
}
.banr-title h1, .banr-title div {
	width:630px;
}
.banr-title h1 {
	margin-top:70px;
	font-size:55px;
	color:#fff;
	letter-spacing: 2px;
}
.banr-title div {
	margin-top:30px;
	color:#e4ebfe;
	font-size:12px;
	line-height:24px;
}
.banr-title div.w1200 {
	width:1200px;
	line-height: normal;
}
.nav-list li.layui-nav-item a {
	transition:none;
	-webkit-transition:none;
	font-size:15px;
	font-weight:bold;
	color:#fff;
	padding: 0 10px;
}
.layui-nav {
	background:none;
	display:inline-block;
}
.login-reg-btn {
	width: 165px;
	position: absolute;
	right: 0;
	top: 20px;
	height: 30px;
}
.login-reg-btn a {
	width:80px;
	height:30px;
	line-height:30px;
	display:inline-block;
	text-align:center;
	background:#2365ed;
	color:#fff;
	border-radius:4px;
}
li dl.layui-nav-child {
	margin:0;
	padding:0;
	padding:5px 0;
	left: -11px;
}
.top45 {
	top:45px;
}
.layui-nav-child dd a:hover {
	background:#38f;
}
.layui-nav-child dd {
	line-height:30px;
	padding:5px 10px;
}
.login-reg-btn li.layui-nav-item a:hover {
	background:none;
	color:#fff;
}
.layui-nav-child dd.layui-this {
	background:none;
	color:#fff;
	opacity: .8;
}
.login-reg-btn a:hover {
	opacity: .9;
}
.login-reg-btn a.reg {
	background:none;
	color:#e4ebfe
}
.login-reg-btn li.layui-nav-item a {
	background:none;
	font-weight:normal;
	font-size:13px;
}
.layui-nav-bar, .layui-nav .layui-this:after {
	background-color: #e4ebfe;
	height: 1px;
}
.layui-nav-child {
	background:#011536;
	border:1px solid #143d71;
}
.layui-nav .layui-nav-more {
	top: 1px;
	right:-7px;
}
h2 {
	font-size:38px;
	text-align:center;
	color:#455177;
	line-height:60px;
	margin-top:-40px;
}
.index-h2 {
	margin: 0;
	margin-top: -35px;
}
.title-tips {
	font-size:14px;
	text-align:center;
	color:#9aa5b7;
	line-height:40px;
}
.funt-list {
	margin-top:40px;
}
.funt-list li {
	width:280px;
	padding:40px;
	display:inline-block;
	height:265px;
	background:#fff;
	border-radius:15px;
	margin-bottom:40px;
	margin-right:55px;
	box-shadow: 0 0 12px 0 rgba(205, 220, 231, 0.35);
	overflow:hidden;
}
.funt-list li:hover {
	box-shadow: 0 0 12px 0 rgba(152, 195, 228, 1);
}
.funt-list li.rtnone {
	margin-right:0;
}
.funt-list .funt-icon {
	width:100px;
	height:100px;
	margin:0 auto;
}
.funt-list h4 {
	font-size:21px;
	color:#49506c;
	text-align:center;
	margin-bottom:15px;
}
.funt-list p {
	color:#8697a7;
	font-size:13px;
	line-height:25px;
}
.aboutus {
	background:#fff;
	padding:130px 0;
	margin-top:30px;
}
.lf-imgtip {
	display:inline-block;
	vertical-align:middle;
	width:620px;
	height:360px;
	background:url(../images/about_usbg.png) no-repeat;
}
.martop80 {
	margin-top:80px;
}
.rt-text {
	width: 475px;
	margin-left: 100px;
	display:inline-block;
	vertical-align:middle;
}
.rt-text h3 {
	font-size:35px;
	color:#455177;
	margin-bottom: 20px;
}
.rt-text p {
	font-size:14px;
	color:#8697a7;
	line-height: 25px;
	margin-bottom: 20px;
}
.rt-text div a {
	color:#008cff;
	font-size: 15px;
}
.partner {
	margin-top:40px;
}
.partner li {
	width:210px;
	height:100px;
	display:inline-block;
	vertical-align:middle;
	background:#fff;
	margin-right:26px;
	margin-bottom:30px;
	border-radius:6px;
}
.partner li:hover {
	box-shadow: 0 0 4px 0 rgba(152, 195, 228, .6);
}
.partner li img {
	width:210px;
	height:80px;
	margin-top: 10px;
}
.footer {
	margin-top:60px;
	height:245px;
	background:url(../images/footer_bg.jpg) no-repeat center;
}
.footer-us {
	display:inline-block;
	vertical-align:top;
	width:240px;
}
.footer-us div {
	color:#fff;
	font-size:16px;
	margin-bottom:35px;
}
.footer-us p {
	color:#999;
	font-size:14px;
	line-height:32px;
}
.btmbox {
	padding-top:100px;
}
.footer-help {
	display:inline-block;
	vertical-align:top;
	width:650px;
	margin-left: 130px;
}
.footer-help li {
	width:213px;
	display:inline-block;
	vertical-align:top;
}
.footer-help div {
	color:#fff;
	font-size:16px;
	margin-bottom:35px;
}
.footer-help p a {
	color:#999;
	font-size:14px;
	line-height:32px;
}
.footer-qrcode {
	display:inline-block;
	vertical-align:top;
	width:170px;
	text-align:center;
	color:#fff;
	font-size: 15px;
}
.footer-qrcode img {
	margin:20px 0 15px;
}
/*登录注册*/
.login-head {
	height: 55px;
	margin-top: 25px;
	margin-bottom: 15px;
}
.login-logo {
	width:400px;
}
.login-logo, .tel {
	display:inline-block;
	vertical-align:middle;
}
.tel {
	width:155px;
	margin-left:640px;
	color:#bcbcbc;
	font-size:13px;
}
.user-login {
	width:900px;
	height:580px;
	background:#fff;
	border-radius:10px;
	margin:0 auto;
	margin-top:70px;
	box-shadow: 0 0 12px 0 rgba(205, 220, 231, 0.4);
}
.login-lfbg {
	width:385px;
	height:100%;
	display:inline-block;
	vertical-align:middle;
	background:url(../images/login_lfbg.png) no-repeat center;
}
.user-text {
	width:510px;
	height:100%;
	display:inline-block;
	vertical-align:middle;
	background:url(../images/userboxbg.png) no-repeat left;
}
.login-reg {
	text-align:center;
	font-size:17px;
	margin-top:58px;
	position:relative;
	font-weight:bold;
}
.reg-title {
	text-indent:-180px;
}
.login-reg i {
	display:inline-block;
	position:absolute;
	bottom:-10px;
	left:141px;
	z-index:666;
	width:66px;
	margin-left:-10px;
	height:2px;
	background:#2365ed;
	border-radius:3px;
}
.w280 {
	width:280px;
	margin:0 auto;
	margin-top:40px;
	padding-left: 35px;
}
.layui-form-item {
	margin-bottom: 25px;
}
.layui-input {
	border-radius:4px;
	height: 40px;
	vertical-align: middle;
	transition:none;
	-webkit-transition: none;
	border: 1px solid #d4e0f8;
}
.layui-input:hover {
	border-color:#38d;
}
.w200 {
	width:165px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
	padding-left: 35px;
}
.i-new:before {
	content:"\e672";
	font-size: 15px;
}
.i-new {
	top: 11px;
	transition: none;
}
.copy {
	text-align:center;
	color:#999;
	margin:70px 0 30px;
}
.layui-btn {
	width: 103px;
	height: 40px;
	background:#ecf2ff;
	color:#2365ed;
	transition:none;
	-webkit-transition: none;
}
.layui-btn:hover {
	color:#2365ed;
}
.submit-btn {
	margin-top:28px;
}
.new-btn {
	width:100%;
	background:#2365ed;
	color:#fff;
	font-size:16px;
	border-radius:4px;
	letter-spacing: 2px;
}
.layui-btn:hover {
	color:#fff;
	opacity: .9;
}
.layui-btn-normal:hover {
	color:#2365ed;
}
.user-textlist {
	margin-top:15px;
	font-size:12px;
	color:#888
}
.layui-input-block a {
	color:#2365ed;
}
.layui-input-block input, .layui-input-block label {
	display:inline-block;
	vertical-align:middle;
}
.layui-input-block label {
	margin-left:3px;
	margin-bottom:2px;
}
.loginbtn-tip {
	text-align: center;
	text-indent: 100px;
	color:#999;
	margin-top:20px;
}
.loginbtn-tip a {
	color:#2365ed;
}
/*注册*/
.layui-tab-card {
	border:0 none;
	box-shadow:none
}
.layui-tab .layui-tab-title li {
	border:0 none;
	width: 44%;
	padding:0;
	margin: 0 2%;
	border-radius:4px;
	line-height:43px;
	color: #777;
	transition:none;
	-webkit-transition:none;
}
.layui-tab .layui-tab-title {
	border:0 none;
	background: #f7f7fa;
	height: 45px;
	margin-bottom: 10px;
}
.layui-tab-card > .layui-tab-title .layui-this:after {
	border:0 none;
}
.layui-tab-card > .layui-tab-title .layui-this {
	height:30px;
	line-height:30px;
	color: #333;
}
.layui-tab-card > .layui-tab-title .layui-this {
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .08);
}
.layui-input-block {
	margin-left:0;
}
/*详情页*/
.head-wrap {
	height:95px;
	background:#011536;
}
.detail-wrap {
	margin-top:20px;
}
.detail-left {
	width:740px;
	padding:20px 50px;
	display:inline-block;
	background:#fff;
	vertical-align:top;
	border-radius:6px;
}
.detail-left h2 {
	margin: 0;
	line-height: 40px;
	text-align: left;
	font-size: 27px;
	margin-bottom: 10px;
}
.detail-left h4 {
	font-size:16px;
	color:#4c7fe8;
	font-weight:normal;
	position:relative;
	text-indent: 9px;
	margin: 35px 0 10px;
}
.h4-icon {
	display:block;
	width:3px;
	height:12px;
	background:#a3c1ff;
	position:absolute;
	left:0;
	top:5px;
	border-radius: 50%;
}
.detail-left p {
	color:#555;
	margin:15px 0;
	line-height:23px;
}
.detail-left p.h2-subtxt {
	color:#999;
}
.layui-table th {
	background:#f2f7ff;
	font-weight: normal;
	color: #38d;
	font-size: 13px;
}
.detail-left p.price-btn a {
	margin:0 3px;
	color:#ff6501;
}
.moredata {
	margin-top:10px;
}
.moredata span {
	display: inline-block;
	vertical-align: middle;
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, .1);
	width: 318px;
	padding: 15px 20px;
	margin-right: 20px;
	border-radius: 8px;
	cursor:pointer;
}
.moredata span.mar0 {
	margin:0;
}
.moredata span h6 a {
	font-size:15px;
}
.moredata span p a {
	color:#999
}
.detail-right {
	width:240px;
	padding:30px 50px;
	display:inline-block;
	background:#fff;
	margin-left:15px;
	vertical-align:top;
	border-radius:6px;
	min-height:900px;
}
.detail-right p {
	line-height:23px;
	margin:15px 0;
}
.detail-right p.rt-tel {
	color:#999;
}
.detail-right p.rt-tel span {
	color:#ff6501;
	margin-left:4px;
}
.go-btn {
	margin-top:30px;
}
.go-btn a {
	width:100%;
	height:45px;
	line-height:45px;
	text-align:center;
	color:#fff;
	background:#4d80e9;
	display: block;
	border-radius: 6px;
	font-size:16px;
}
/* 弹出层样式 */
.modal {
	display: none;
	position: fixed;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);
}
.modal-content {
	background-color: #fefefe;
	margin: 8% auto;
	padding: 30px 70px;
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, .5);
	width: 320px;
	border-radius: 8px;
	position: relative;
}
.close {
	color: #bbb;
	float: right;
	font-size: 28px;
	position: absolute;
	right: 18px;
	top: 3px;
}
.close:hover, .close:focus {
	color: black;
	text-decoration: none;
	cursor: pointer;
}
.mask-usertit {
	font-size:18px;
	font-weight:bold;
	color:#4d80e9;
	margin-bottom:20px;
}
.usertext {
	line-height:25px;
 
	font-size:16px;
	width: 75%;
    margin: 0 auto;
    font-size: 14px;
}
.usertext span {
	color:#f00;
	margin-right:3px;
	margin-bottom:-2px;
	display:inline-block;
	vertical-align:middle;
}
.divblock {
	display:block;
	margin-bottom: 20px;
}
.userid {
	margin:10px 0 5px;
}
.submit-btn {
	margin:20px 0;
	margin-top:35px;
}
.newbtn {
	width:100%;
	background:#4d80e9;
	color:#fff;
	font-size:18px;
	border-radius:5px;
}
/*用户中心*/
.w815 {
	width:815px;
	margin:0 auto;
	margin-top:40px;
	position:relative;
	overflow: hidden;
}
.layui-tab .user-lefttab {
	position: absolute;
	left: 0;
	width: 75px;
	height:100px;
}
.layui-tab .user-lefttab li {
	width: 100%;
	display: block;
	line-height: 30px;
}
.layui-tab-bar {
	display:none;
}
.layui-tab-brief > .layui-tab-title .layui-this {
	color:#2464ea;
}
.layui-tab-brief > .layui-tab-title .layui-this:after {
	border-bottom: 0px solid #4d80e9;
	width:3px;
	height:12px;
	background:#2464ea;
}
.layui-tab-brief[overflow] > .layui-tab-title .layui-this:after {
	top: 9px;
}
.layui-tab-content {
	min-height: 300px;
	float: right;
	border-radius:5px;
	background: #fff;
	width: 685px;
	padding:35px 0 60px;
}
.user-textbox {
	width:415px;
	margin:0 auto;
	margin-top:30px;
	font-size:12px;
}
.mar0 {
	margin-left:110px;
}
.user-txtlist {
	margin-bottom:30px;
}
.newblock input, .newblock label {
	margin-top: 15px;
}
.newblock label {
	margin-right:20px;
}
.new-userbtn {
	width: 195px;
	margin: 0 auto;
}
.w100 {
	width:100%;
}
.newbtm {
	width: 80px;
	height: 35px;
	background: #4e82e8;
	color: #fff;
	line-height: 34px;
	margin-right: 25px;
}
.void-bg {
	background:#eee;
	color:#333;
}
.void-bg:hover {
	color:#555;
}
.daobtn {
    float: right;
    width: 80px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    background: #2365ed;
    color: #fff;
    border-radius: 4px;
    cursor: pointer;
	margin-bottom:6px;
}
.footer p {
    color: #ccc;
    line-height: 26px;    
	text-align: center;
}
.footer p.padtop90{     
	padding-top: 90px;
}
.footer p a{
	color: #ccc;
}
.about-us{ 
	background:#fff; 
	width:1120px; 
	padding:40px; 
	margin:0 auto; 
	margin-top:20px; 
}
.company-title {
    position: relative;
    margin-bottom: 23px;
    border-bottom: 1px solid #dce2ef;
}
.company-title h2 {
    font-size: 26px;
    font-weight: 400;
    color: #181818;
    line-height: 80px;
	text-align: left;
    position: relative;    
	margin-top: 0;
}
.company-title h2>span {
    font-weight: 400;
    font-size: 23px;
    color: rgba(129,138,159,.7);
    margin-left: 7px;
}
.company-title h2 i {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 46px;
    height: 4px;
    background: #4d80e9;
}
.company-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.company-content .company-info {
    max-width: 600px;
}
.company-content .company-info span {
    display: block;
    font-size: 15px;
    font-weight: 400;
    color: #181818;
    line-height: 31px;
    margin-bottom: 10px;
}
.company-content .company-img {
    flex-shrink: 0;
    width: 433px;
    height: 290px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    margin: 0;
    background-image: url(../images/buildingImg.png);margin-top: 35px;
}
.mart30{ 
	margin-top:30px;
}
.address{ 
	margin-top:30px;
}
.address p{    
	font-size: 15px;
    font-weight: 400;
    color: #181818;
    line-height: 31px;
    margin-bottom: 10px;
}
.address img{
	margin-top:50px; 
	display:block; 
	margin:0 auto; 
	text-align:center;
	margin-bottom: 50px;
	border: 1px solid #4d80e9; 
	cursor:pointer;
}
.address img:hover{
	opacity: .8; 
}
/*2024-3-7*/
.layui-nav .layui-nav-item{    
	margin: 0 30px;
}

.quote{    
	margin: 10px;
	line-height:30px;
	color:#333;
}
.dataimg {
	margin:20px 0;
}
.dataimg img {
	width:100%;
	margin-bottom:35px;
}
.mobile img {
	width: 80%;
	display: block;
	margin: 0 auto;
}