@charset "utf-8";
/* CSS Document */
ul{list-style:none}
a:link,a:visited,a:hover{text-decoration:none;cursor:pointer}
.fl{float: left}
.fr{float: right}
.tc{text-align: center;}
.tr{text-align: right;}
.clear{clear: both;}
a{outline:none;blr:expression(this.onFocus=this.blur());}
a:focus {
outline:none;
-moz-outline:none;
}
input,textarea {
outline:none;
}
body{
	font-family:Microsoft YaHei, Verdana, Geneva, sans-serif;
	background-color:#ffffff;
}
.container{
	width:1200px !important;
	padding: 0 ;
}
.logo{
	float:left;
	display:inline;
}
.navbar .navbar-default{
	margin-bottom:14px;
}
.navbar {
	background-color: #ffffff;
	height:70px;
	margin-bottom: 0;
	border: none;
}
.navbar .navbar-nav li{
	height: 70px;
	line-height: 70px;
	padding: 0 15px;
	position: relative;
	z-index: 444;
}

.navbar .navbar-nav li span.li-s{
	position: absolute;
	top: 3px;
	left: 0;
	color: #EEEEEE;
}
.navbar .navbar-nav li span.li-span0{
	display: none;
}


.navbar .navbar-nav li a{
	height: 35px;
	line-height: 35px;
	color: #AFAFAF;
	font-size: 16px;
	padding: 0 ;
	margin-top: 20px;
}

.nav-active,.navbar .navbar-nav .active a,.navbar{
	color:#AFAFAF;
}
.navbar .navbar-nav .active a:link,.navbar .navbar-nav .active a:visited,.navbar .navbar-nav .active a:hover,.navbar .navbar-nav .active a:active,.navbar-nav li.no-child:hover a,.navbar-nav li.no-child a:hover{
	color: #02C4AC;
	background: none;
}
.navbar .navbar-nav .active a:link,.navbar .navbar-nav .active a:visited,.navbar .navbar-nav .active a:hover,.navbar .navbar-nav .active a:active{
	border-bottom: 2px solid #02C4AC;
}

.navbar .navbar-right li{
	line-height: 10px;
	height: 45px;
	margin-top: 15px;
}

.navbar-line{
	width:56px;
	float:left;
}
.navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background-color: #fff;
    /*color: #555;*/
}
.navbar .navbar-nav .name{
	cursor: pointer;
}
.navbar .navbar-nav .dropdown-menu{
	padding: 0;
	margin: 0;
	min-width:110px !important;
}
.navbar .navbar-nav .dropdown-menu li span{
	margin-right:10px;
}
.navbar .navbar-nav .dropdown-menu li{
	height:36px;
	line-height: 36px;
	text-align: center;
	border-bottom: 1px solid #eee;
}
.navbar .navbar-nav .dropdown-menu li a{
	padding: 0;
	margin: 0;
	color: #555;
	height:36px;
	line-height: 36px;
	font-size: 14px;
}
.navbar .navbar-nav .dropdown-menu li a:hover{
	color: #fff;
}

.navbar .navbar-nav li ul.nav-child{
	position: absolute;
	top: 70px;
	left:0;
	margin: 0;
	padding: 0;
	background: #ffffff;
	display: none;
	z-index: 555;
	width: 100%;
}
.navbar .navbar-nav li ul.nav-child li {
	height: 40px;
	line-height: 40px;
	border-top: 1px solid #E5E5E5;
	color:#02C4AC;
}
.navbar .navbar-nav li ul.nav-child li:first-child {
	height: 40px;
	line-height: 40px;
	border-top:none;
}

.navbar-nav li.active-o>a,.navbar-nav li.has-child>a:hover,.navbar-nav li.has-child .nav-child li:hover a,.navbar-nav li.has-child .nav-child li a:hover{
	color: #02C4AC;
	background: none;
}

.custom-search{
	margin-top:3px;
	margin-bottom:3px;
	width:240px;
	height:34px;
	background-image:url(../images/search.jpg);
}
.text-search{
	margin-top:6px;
	margin-bottom:6px;
	margin-left:25px;
	border:none;
}
.login-box,.login-register-box{
	color:#fff;
	height:58px;
	line-height:58px;
}
.login-register-box a{
	padding-bottom:0px !important;
	padding-top:0px !important;
	font-size:14px !important;
}
.login-register-box a:visited{
	background-color: #ff2d4b !important;
	color:#fff;
}
.login-register-box a:hover{
	background-color: #ff2d4b !important;
	color:#fff;
}

.login-box a{
	padding-bottom:0px !important;
	padding-top:0px !important;
	font-size:14px !important;
}
.login-box a:visited{
	background-color: #fff !important;
	color:#333;
}
.login-box a:hover{
	background-color: #ff2d4b !important;
	color:#fff;
}

.carousel-control.right,.carousel-control.left{
	background-image:none !important;
	filter:none !important;
}

.footer{ margin-top:30px;}
.footer-main{
	background-color:#333333;
	padding-bottom:30px;
	padding-top:30px;
}

.footer-main-right ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
.footer-main-right ul li{
	float: left;
	padding: 0 30px;
}

.footer-main-right .title{
	margin-bottom:20px;
	margin-right: 0;
	text-align: center;
	width: 100%;
}
.footer-main-right .title a{
	font-size:16px;
	color: #ffffff;

}
.footer-main-right a{
	color:#B4B4B4;
}
.footer-main-right a:hover{
	color: #ffffff;
}
.wap-erweima{ margin-right:35px; }
.wap-erweima img{width: 135px}
.web-site-info{ margin:5px 30px 0 0;font-size: 16px;color: #B5B5B5}
.footer-bottom{ height:90px;  background-color:#424242; text-align:center; line-height:90px; color:#8F8F8F}
.page{ margin-top:40px; text-align:center;}
.page .pagination a{ color:#333;}
.page .pagination a:hover{background-color: #fdeff1;color:#333;}
.page .active span{ color:#fff; background-color:#ff2c4c; border:#ff2c4c;}
.page .active span:hover{background-color: #ff2c4c;color:#fff;}
.color-red{ color:#ff2c4c}
.navbar .navbar-nav .icon-shop a{
	height: 50px;
}
.navbar .navbar-nav .icon-shop a:hover{
	background-color: #ff2d4b;
	color:#fff;
}

.ellip_2 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.ellip{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/***************投资计算器star*****************/
.tz_calculator{
	margin: 15px 40px;
	background: #ffffff;
	border-radius: 10px;
	color: #8F8F8F;
	background-image: url("../images/tz_calculator.png");
}

.tz_calculator .tit{
	color: #7C7C7C;
	font-weight: bold;
	padding: 20px 0 10px 0;
	margin-bottom: 0;
}

#tz_calculator_form .item-tit{
	font-size: 16px;

}
#tz_calculator_form {
	color: #7C7C7C;
	padding-bottom: 1px;
}

#tz_calculator_form li{
	margin-bottom: 24px;
}
#tz_calculator_form .green-dian{
	display: inline-block;
	width: 5px;
	height: 5px;
	background: #38E4D1;
	border-radius: 5px;
	position: relative;
	top: -5px;
	left: -5px;
}
#tz_calculator_form .item-con{
	text-indent: 5px;
}
#tz_calculator_form .w340{
	width: 340px;
	display: inline-block;
}
#tz_calculator_form .item-con.brand-item span{
	color: #7C7C7C;
	cursor: pointer;
	display: inline-block;
	border: 1px solid #B9B9B9;
	padding: 3px 8px;
	border-radius: 4px;
}
#tz_calculator_form .item-con.brand-item span.active{
	color: #ffffff;
	background: #39E4D1;
	border-color: #39E4D1;
}
#tz_calculator_form input[type=text],#tz_calculator_form input[type=text]:hover,#tz_calculator_form input[type=text]:focus{
	border: none;
	text-indent: 10px;
	font-size: 14px;
	color: #A9A9A9;
	width: 155px;
	border-bottom: 1px solid #7C7C7C;
}

#tz_calculator_form input.phone_input,#tz_calculator_form input.phone_input:hover,#tz_calculator_form input.phone_input:focus{
	border: 1px solid #E6E6E6;
	border-radius: 4px;
	height:28px;
	line-height: 28px;
	padding-left: 5px;
	width: 260px;
}


#tz_calculator_form input[type=submit]{
	width: 130px;
	height: 35px;
	line-height:35px;
	border-radius: 4px;
	border: none;
	background: #FFA746;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	margin-left: 93px;
}
/***************投资计算器end*****************/

/*
---留言----
*/
.business-detail .send_msg{
	padding-top: 35px;
	text-align: center;
}
.business-detail .send_msg input,.business-detail .send_msg select{
	width: 225px;
	height: 40px;
	padding-left: 30px;
	border: 1px solid #F2F2F2;
	border-radius: 4px;
	vertical-align:middle;
	box-shadow: 1px 1px 2px #f2f2f2;
	outline: none;
}
.business-detail .send_msg select{
	padding-left: 5px;
	line-height:35px;

}
.business-detail .send_msg #province,.business-detail .send_msg #cities{
	width: 100px;
}
.business-detail .send_msg textarea{
	margin: 35px 0;
	border: 1px solid #ECECEC;
	border-radius: 4px;
	box-shadow: 1px 1px 2px #f2f2f2;
}

.business-detail .send_msg .name{
	background: url("../images/company/b_name.png") 5px center no-repeat;
}
.business-detail .send_msg .tel{
	background: url("../images/company/b_tel.png") 5px center no-repeat;
}
.business-detail .send_msg .email{
	background: url("../images/company/b_email.png") 5px center no-repeat;
}
.business-detail .send_msg .submit{
	background: #00B197;
	color: #fff;
	width: 74%;
	height: 45px;
	font-size: 18px;
	font-weight: 400;
	vertical-align: middle;
}
.business-detail .send_msg .ref{
	background: #27D9C3;
	height: 45px;
	vertical-align: middle;
	width: 7%;
	text-align: center;
	padding-left: 5px;
	color: #006458;
	font-size: 16px;
}

.business-detail .link_msg{
	width: 842px;
	height: 200px;
	margin: 20px auto;
	border-bottom: 1px solid #DBDBDB;
}
.business-detail .link_msg .tel_title{
	color: #35DBC5;
	text-align: left;
	font-size: 18px;

}
.business-detail .link_msg{
	text-align: left;
	color: #ABABAB;
	font-size: 17px;
}
.business-detail .link_msg .tel_num{
	color: #ccc;
	font-size: 28px;
}
.w48{
	width: 48%;
}
.w50{
	width: 50%;
}
/*
---留言----
*/

/*
加盟留言
*/
.opera-message{
	height: 550px;
	background:#FAFAFA;
	margin-top: 40px;
}
.opera-message .box{
	width: 1200px;
	margin: 0 auto;
}
.opera-message .box>div{
	float: left;
	width: 50%;
	height: 400px;
}
.opera-message .box>div h3{
	text-align: center;
	margin-top: 50px;
	color: #00AC90;
	font-weight: 600;
	letter-spacing: 2px;
}
.opera-message .box>div .input{
	height: 300px;
	margin-top: 20px;
}
.opera-message .box>div .input .item{
	height: 70px;
	line-height: 50px;

	width: 85%;
	margin: 5px auto;
}
.opera-message .box>div .input .item label,.opera-message .box>div .input-left .item label{
	width: 86px;
	margin-right: 10px;
	text-align: right;
	color: #818181;
	font-size: 19px;
	font-weight: 600;
}
.opera-message .box>div .input .item input{
	height: 55px;
	width: 60%;
	border: none;
	outline: none;
	background:#F1F1F1;
	vertical-align: middle;
	padding-left: 10px;
	margin-right: 5px;
	border-radius: 5px;
}
.opera-message .box>div .input .item span{
	font-size: 19px;
	color: #818181;
}

.opera-message .box>div .input button,.opera-message .box>div .input-left button{
	color: #fff;
	background: #00B197;
	height: 56px;
	width: 51%;
	text-align: center;
	border: none;
	border-radius: 5px;
	font-size: 25px;
	margin-left: 145px;
	box-shadow: 1px 1px 5px #00A384;
}
.opera-message .box>div .input-left .select{
	width: 75%;

}
.opera-message .box>div .input-left .sbtn{
	display: inline-block;
	width: 110px;
	height: 35px;
	line-height: 35px;
	border: 1px solid #00B197;
	box-shadow: 1px 1px 2px #E0F4F2;
	color: #00B197;
	text-align: center;
	border-radius: 5px;
	cursor: pointer;
	margin: 5px 10px;
}
.opera-message .box>div .input-left .curr{
	border:1px solid #C9C9C9;
	color: #C9C9C9;
}
.opera-message .box>div .input-left .item-t{
	height: 90px;
	line-height: 90px;
	font-size: 19px;
	margin-right: 5px;
	text-align: right;
	width: 84px;
	font-weight: 600;
	color: #818181;
}
.opera-message .box>div .input-left textarea{
	margin-left: 100px;
	border: none;
	width: 69%;
	border-radius: 5px;
	height: 97px;
	background: #F1F1F1;
	font-size: 15px;
	color: #A6A6A6;
	padding-left: 5px;
	margin-top: 10px;
	padding-top: 10px;
}
.opera-message .box>div .input-left .name,.opera-message .box>div .input-left .tel{
	height: 55px;
	width: 40%;
	border: none;
	outline: none;
	background:#F1F1F1;
	vertical-align: middle;
	padding-left: 10px;
	margin-right: 5px;
	border-radius: 5px;
}
.opera-message .box>div .input-left .item{
	margin: 15px;
}

.opera-message .box>div .input-left .demo--label{margin:20px 20px 0 0;display:inline-block}
.opera-message .box>div .input-left .demo--radio{display:none}
.opera-message .box>div .input-left .demo--radioInput{background-color:#fff;border:1px solid rgba(0,0,0,0.15);border-radius:100%;display:inline-block;height:19px;margin-right:10px;margin-top:-1px;vertical-align:middle;width:18px;line-height:1}
.opera-message .box>div .input-left .demo--radio:checked + .demo--radioInput:after{background-color:#00B197;border-radius:100%;content:"";display:inline-block;height:12px;margin:2px;width:12px}
.opera-message .box>div .input-left .demo--checkbox.demo--radioInput,.demo--radio:checked + .demo--checkbox.demo--radioInput:after{border-radius:0}
/*sdsasdaf--end */

.breadcrumb{
	height: 35px;
	line-height: 35px;
	margin-top: 50px;
	padding: 0;
	margin-bottom: 0;
	border-radius: 0;
}
.breadcrumb span{
	color: #999999;
	line-height: 20px;
	height:20px;
	position: relative;
	top: 2px;
}
.breadcrumb span span{
	color: #00B197;
}

.banner .carousel-inner .item a{ min-width: 1200px;}