﻿@charset "utf-8";

/* CSS Document */

body {
    /*min-width: 1180px;*/
    font: 14px/1.5 'Microsoft YaHei', 'arial', 'Hiragino Sans GB', \5b8b\4f53, sans-serif;
    color: #484848;
}

body,
button,
dd,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
li,
ol,
p,
pre,
td,
textarea,
th,
ul,
img {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

button,
input,
select,
textarea {
    color: #666;
    font: 14px/1.5 'Microsoft YaHei', 'arial', 'Hiragino Sans GB', \5b8b\4f53, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%
}

address,
cite,
dfn,
em,
var {
    font-style: normal
}

code,
kbd,
pre,
samp {
    font-family: courier new, courier, monospace
}

small {
    font-size: 12px
}

ol,
ul,
dl,
dt {
    list-style: none
}

a {
    text-decoration: none;
    color: #666;
}

a:hover {
    text-decoration: none;
    color: #ff0000;
}
/*
strong {
    font-weight: normal;
}
*/
fieldset,
img {
    border: 0
}

i {
    font-style: normal;
}

button,
input,
select,
textarea {
    font-size: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.fl {
    float: left;
}

.fr {
    float: right;
}

input {
    border-width: 0;
    border-color: white;
    border-style: none;
    background: none;
}

input:focus {
    outline: none;
}

select:focus {
    outline: none;
}

textarea:focus {
    outline: none;
}

.pd0 {
    padding: 0;
}

.pd10 {
    padding: 5px;
}

.pt10 {
    padding-top: 10px;
}

.pb10 {
    padding-bottom: 10px;
}

.pt20 {
    padding-top: 20px;
}

.pb20 {
    padding-bottom: 20px;
}

.mr0 {
    margin-right: 0 !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mt40 {
    margin-top: 40px;
}

.mb30 {
    margin-bottom: 30px;
}

.mt30 {
    margin-top: 30px;
}

.mt20 {
    margin-top: 20px;
}

.mb10 {
    margin-bottom: 10px;
}

.mt10 {
    margin-top: 10px;
}

.mt12 {
    margin-top: 12px;
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.bgcolor {
    background: #f0f0f0;
}

.w1180 {
    width: 1180px;
    margin: 0 auto;
}

.w870 {
    width: 883px;
    margin: 0 auto;
}

.clear {
    clear: both;
}

.clearfix:after {
    clear: both;
}

.overflow {
    overflow: hidden;
}

.centers {
    text-align: center;
}

.line {
    border: 1px solid #d3d3d3;
}

.border {
    border: 1px solid #ccc;
}

.btborder0 {
    border-bottom: 0px !important;
}

.borderbottom {
    border-bottom: 1px solid #d8d8d8;
}

.opacity_0 {
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.hidden {
    display: none;
}

.show {
    display: block !important;
}

/* header */

.header {
    position: relative;
}

.header .tool {
    /*background: #eee;*/
	background: rgba(0, 0, 0, 0) url("/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/test/index2_02.png") repeat scroll left center;
}

.tool a {
	color: #5b5c62;
    font-size: 12px;
    line-height: 30px;
    display: inline-block;
	padding: 0 8px 0 0;
}

.tool a.vip {
    color: #ec6300;
    position: relative;
}

.tool a.vip:hover {
    color: #FF0000;
}

.tool a span {
    width: 20px;
    height: 12px;
    position: absolute;
    top: 3px;
    right: -15px;
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/img/ico_index.png) no-repeat scroll 0 0;
   background-position: -4px -15px;
}

.tool a.pd0 {
	margin-right: 0;
    padding: 0;
}

.tool a.sina {
	
	background: rgba(0, 0, 0, 0) url("/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/test/ico_index.png") no-repeat scroll -31px -1px;
	padding: 0 7px 0 0;
	
	/*background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/img/ico_index.png) no-repeat scroll 0 0;
	background-position: -31px -3px;*/
}

.tool a.wechat {
	background: rgba(0, 0, 0, 0) url("/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/test/ico_index.png") no-repeat scroll -2px -193px;
	
	/*
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/img/ico_index.png) no-repeat scroll 0 0;
	background-position: 0px -195px;
    padding-left: 25px;*/
}

.tool a.login {
    /*background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/user_icon.png) left center no-repeat;*/
	/*background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/img/ico_index.png) no-repeat scroll 0 0;*/
	/*background-position: 0px -225px;
    padding-left: 25px;*/
	padding-right: 0;
}

.menu {
	height: 72px;
    line-height: 72px;
   /* height: 60px;
    line-height: 60px;*/
    /*background: #FFFFFF;*/
}

.menu .header-logo {
	margin-top: 4px;
    /*background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/logo.png) left center no-repeat;*/
	background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/img/ico_index.png) no-repeat scroll 0 0;
	background-position: -115px 5px;
    width: 180px;
    height: 60px;
}

.menu .header-logo a {
    width: 180px;
    height: 60px;
	display: block;
}

.header-menu .nav {
    position: relative;
}

.header-menu .nav ul {
    display: none;
    position: absolute;
    z-index: 101;
    width: 700px;
    height: 35px;
    left: 9px;
    bottom: -11px;
}

.header-menu .nav ul li {
    width: 100%;
    height: 27px;
}

.header-menu .nav ul a {
    display: inline-block;
    line-height: 27px;
    font-size: 12px;
    padding: 0 10px;
}

.header-menu .nav ul a.on, .header-menu .nav ul a:hover {
    color: #FF0000;
}

.menu .nav a {
    display: inline-block;
    padding-right: 13px;
    padding-left: 19px;
    font-size: 16px;
}

.header_line {
    width: 190px;
    height: 72px;
	background: rgba(0, 0, 0, 0) url("/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/test/header_hotLine.png") no-repeat scroll left center;
    /*background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/header_hotLine.png) left center no-repeat;*/
}

.header_search_btn {
    width: 25px;
    height: 60px;
	/*
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/img/ico_index.png) left center no-repeat;
	background-position: 0px -35px;*/
	background: rgba(0, 0, 0, 0) url("/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/test/ico_index.png") no-repeat scroll -16px -30px;
    cursor: pointer;
}

.sub_nav_bg {
    display: none;
    width: 100%;
    height: 27px;
    line-height: 27px;
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/index_header_sub_nav_bg.png) 0 0 repeat-x;
    position: absolute;
    bottom: -27px;
    z-index: 100;
}

/** slide **/

.slideBox {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 2px;
    width: 15px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
}

.slideBox .hd ul li.on {
    background: #f00;
    color: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slideBox .bd img {
    /*width: 100%;*/
    height: auto;
    display: block;
}

/* point */

.point {
    width: 100%;
    border-bottom: 1px solid #CCCCCC;
    height: 100px;
}

.pointBox {
}

.pointBox div {
    width: 138px;
    margin-top: 12px;
    margin-right: 45px;
    padding-left: 70px;
}

.pointBox div h3 {
    width: 100%;
    font-size: 18px;
    margin-bottom: 5px;
}

.pointBox div ul {
    width: 100%;
}

.pointBox div li {
    width: 50%;
    float: left;
    font-size: 12px;
    line-height: 22px;
}

.pointBox div li a.hot {
    color: #FF0000;
}

.pointBox .touzi {
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/icon_a.png) left center no-repeat;
}

.pointBox .shalong {
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/icon_b.png) left center no-repeat;
}

.pointBox .fuwu {
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/icon_c.png) left center no-repeat;
}

.pointBox .liuxue {
   /* width: 120px;*/
    padding-left: 65px;
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/icon_d.png) left center no-repeat;
}

.pointBox .zhifeng {
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/icon_e.png) left center no-repeat;
}

/* main */

.main {
    /*margin-top: 10px;*/
}

.hot-house {
    width: 100%;
}

.hot-house-nav {
    width: 386px;
}

.hot-house-nav .navItem {
    height: 210px;
}

.hot-house-nav .navItem a {
    width: 386px;
    height: 210px;
    display: block;
    background: #666 url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/index_hot_house_more.png) center no-repeat;
    text-indent: -9999px;
}

.house-nav {
    height: 170px;
    font-size: 16px;
}

.house-nav dl {
    overflow: hidden;
}

.house-nav dt {
    width: 50px;
}

.house-nav dd {
    overflow: hidden;
    width: 316px;
}

.house-nav dd a {
    display: inline-block;
    padding: 0 10px;
    line-height: 24px;
    margin-bottom: 20px;
}

.house-nav dd a.on,
.house-nav dd a:hover {
    background: #FF0000;
    color: #fffc00;
}

.hot-house-main {
    width: 784px;
}

.hot-house-main .pic {
    width: 599px;
    height: 400px;
    position: relative;
    margin-left: 1px;
}

.hot-house-main .pic img {
    width: 599px;
    height: 400px;
}

.hot-house-main p {
    /*width: 100%;*/
	width: 98%;
    height: 54px;
    line-height: 54px;
    color: #FFFFFF;
    font-size: 24px;
    padding: 0 10px;
    /*background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/index_house_title_bg.png) 0 0 repeat-x;*/
	background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    bottom: 0;
	
}

.hot-house-main p span{
	/*height: 500px;
	display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;*/
}

.hot-house-main .text {
    width: 163px;
    height: 378px;
    padding: 10px;
    border: 1px solid #CCCCCC;
    border-left: none;
}

.hot-house-main .text li {
    width: 100%;
    font-size: 16px;
    padding: 5px 0;
    font-weight: bold;
	float: left;
}

.hot-house-main .text li.price {
    color: #FF0000;
}

.hot-house-main .text li.type {
    color: #6b6f71;
}

.hot-house-main .text li.area {
    color: #6b6f71;
}

.hot-house-main .text li.points {
    color: #6b6f71;
}

.hot-house-main .text li.weight {
    font-weight: normal;
	
}

.hot-house-main .text li.weighta {
    font-weight: normal;
	width: 61px;
    font-size: 14px;
	background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/index_top_yt.png) 0 center no-repeat;
	padding-left: 20px;
	line-height: 32px;
	
}

.hot-house-main .text li.bigger {
    font-size: 24px;
}

.hot-house-main .text li a {
    width: 120px;
    font-size: 14px;
    display: inline-block;
    padding: 5px 0;
    border: 1px solid #999797;
    text-align: center;
    background-color: #f5f5f5;
    color: #777777;
}

.hot-house-main .text li a:hover {
    background-color: #FF0000;
    color: #FFFFFF;
}

.index-house {
    width: 100%;
    margin-top: 5px;
}

.index-house .index-house-item {
    width: 383px;
}

.index-house .index-house-item-center {
    margin: 0 12.5px;
}

.index-house-item .pic {
    width: 385px;
    height: 260px;
    position: relative;
}

.index-house-item .pic img {
    width: 383px;
    height: 260px;
}

.index-house-item .pic p {
    width: 94%;
    height: 54px;
    line-height: 54px;
    color: #FFFFFF;
    font-size: 18px;
    padding: 0 10px;
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/index_house_title_bg.png) 0 0 repeat-x;
    position: absolute;
    left: 0;
    bottom: 0;
}

.index-house-item-footer {
    background: #f9f5f5;
	
    padding: 5px;
}

.index-house-item-footer li {
    width: 60%;
}
.index-house-item-footer .btn{
	width: 40%;
}

.index-house-item-footer li span {
    font-size: 24px;
    color: #FF0000;
}

.index-house-item-footer li.btn {
    text-align: right;
}

.index-house-item-footer li a {
    width: 120px;
    display: inline-block;
    padding: 5px 0;
    border: 1px solid #999797;
    text-align: center;
    background-color: #f5f5f5;
    color: #777777;
}

.index-house-item-footer li a:hover {
    background-color: #FF0000;
    color: #FFFFFF;
}

.index_news .news_title {
    border-bottom: 1px solid #CCCCCC;
}

.news_title .title li {
    font-size: 18px;
    padding-left: 30px;
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/img/ico_index.png) left center no-repeat;
	background-position: 0px -95px;
}

.news_title .cate li {
    text-align: center;
}

.news_title .cate li a {
    display: inline-block;
    float: left;
    padding: 5px 10px;
    margin-bottom: 1px;
    background: #c33723;
    color: #FFFFFF;
}

.news_content .pic_news {
    margin-right: 6px;
}

.pic_news {
    width: 444px;
    height: 365px;
    overflow: hidden;
    position: relative;
}

.pic_news .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    bottom: 10px;
    z-index: 1;
    text-align: center;
    margin: 0 auto;
    width: 100%;
}

.pic_news .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
    width: 100%;
    text-align: center;
}

.pic_news .hd ul li {
    display: inline-block;
    margin-right: 2px;
    width: 12px;
    height: 12px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/pic_slide_icon.png) center no-repeat;
}

.pic_news .hd ul li.on {
    background: #f00;
    color: #fff;
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/pic_slide_icon_on.png) center no-repeat;
}

.pic_news .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.pic_news .bd li {
    zoom: 1;
    vertical-align: middle;
}

.pic_news .bd img {
    width: 444px;
    height: 365px;
    display: block;
}

.pic_news li p {
    position: absolute;
    bottom: 0;
    width: 498px;
    height: 74px;
    line-height: 54px;
    font-size: 16px;
    color: #FFFFFF;
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/index_house_title_bg.png) 0 0 repeat;
    padding: 0 10px;
}

.list_news {
    width: 430px;
}

.list_news li {
    width: 100%;
    height: 90px;
    margin-bottom: 3px;
}

.list_news .time {
    width: 85px;
    height: 85px;
    font-size: 16px;
    text-align: center;
    background: #d2cccc;
    color: #aea9b4;
}

.list_news .time span {
    display: block;
    font-size: 28px;
    margin-top: 6px;
    color: #FFFFFF;
}

.list_news h3,
.list_news .text {
    width: 330px;
    float: right;
}

.list_news h3 {
    font-size: 16px;
    color: #000000;
    margin-bottom: 10px;
    width: 330px;
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list_news .text {
    font-size: 12px;
    color: #666666;
    line-height: 2;
}

.list_news .text a {
    color: #FF0000;
}

.index_feedback {
    /*width: 288px;*/
    width: auto;
    height: 363px;
    border: 1px solid #CCCCCC;
}

.index_feedback_text {
    height: 132px;
    padding: 10px 30px;
    background: #666666;
    color: #FFFFFF;
    font-size: 14px;
    border-bottom: 1px solid #CCCCCC;
}

.list_feedback_text {
    background: #c33723;
}

.index_feedback_form {
    width: 266px;
    padding: 11px;
}

.index_feedback_form ul {
    width: 100%;
    overflow: hidden;
}

.index_feedback_form ul li {
    border: 1px solid #CCCCCC;
    float: left;
}

.index_feedback_form ul li.index_feedback_form_text {
    border-right: none;
    width: 60px;
    line-height: 39px;
    color: #000000;
   /* padding-left: 10px;*/
    padding-left: 9px;
    margin-bottom: 9px;
}

.index_feedback_form ul li.index_feedback_form_input {
    width: 173px;
    height: 39px;
    line-height: 39px;
    color: #000000;
    padding: 0 10px;
}

.index_feedback_form ul li.index_feedback_reg, .index_feedback_form ul li.index_feedback_zx {
    border: none;
}

.index_feedback_form ul li.index_feedback_reg {
    margin-right: 5px;
    width: 128px;
}

.index_feedback_form ul li.index_feedback_reg button {
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    border: none;
    width: 100%;
    line-height: 37px;
    text-align: center;
    color: #FFFFFF;
    background: #c33723;
}

.index_feedback_form ul li.index_feedback_zx a {
    font-size: 16px;
    font-weight: bold;
    display: block;
    width: 128px;
    line-height: 37px;
    text-align: center;
    color: #FFFFFF;
    background: #c33723;
}

.index_feedback_text h3 {
    font-size: 16px;
    margin: 13px 0 10px 0;
    font-weight: bold;
}

.index_feedback_text p {
    padding-left: 18px;
    margin: 5px auto;
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/feedback_icon.png) left center no-repeat;
}

.index_news_class {
    /*border-top: 1px dashed #FF0000;*/
}

.news_class {
    width: 285px;
    margin-right: 10px;
}

.news_class ul {
    width: 100%;
    float: left;
    overflow: hidden;
}

.news_class_pic {
    height: 230px;
    border-bottom: 1px dashed #FF0000;
}

.news_class_pic li {
    height: 188px;
    position: relative;
}

.news_class_pic li img {
    width: 285px;
    height: 188px;
}

.news_class_pic li p {
    width: 265px;
    height: 30px;
    padding: 0 10px;
    line-height: 30px;
    font-size: 16px;
    color: #FFFFFF;
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/index_house_title_bg.png) 0 0 repeat-x;
    color: #FFFFFF;
    position: absolute;
    top: 0;
}

.news_class_pic a {
    display: block;
    width: 265px;
    /*padding: 0 10px;*/
    font-size: 14px;
    color: #9e1d1a;
    line-height: 42px;
}

.news_class_list {
    /*margin-top: 5px;*/
}

.news_class_list li {
    float: left;
    width: 265px;
    height: 36px;
    padding-left: 20px;
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/index_news_list.png) 0 center no-repeat;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news_class_list li a {
    width: 265px;
    display: block;
    line-height: 36px;
    font-size: 14px;
    color: #666666;
    border-bottom: 1px dashed #bbbbbb;
}

.news_class_list li a:hover {
    color: #FF0000;
}

.news_class_more {
    text-align: center;
    margin: 20px auto;
}

.news_class_more a {
    display: inline-block;
    text-align: center;
    width: 120px;
    height: 32px;
    line-height: 32px;
    color: #FFFFFF;
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/red_btn_bg.jpg) 0 0 no-repeat;
}

.index_service {
}

.service_title {
    width: 100%;
    border-bottom: 1px solid #CCCCCC;
}

.service_title li {
    padding-left: 35px;
    font-size: 18px;
    line-height: 40px;
    color: #000000;
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/img/ico_index.png) 0 center no-repeat;
	background-position: 0px -158px;
}

.service_title li span {
    font-size: 16px;
    color: #666666;
}

.service_content {
    overflow: hidden;
}

.service_content ul {
    width: 295px;
    float: left;
    padding-top: 150px;
    text-align: center;
    overflow: hidden;

}

.service_content ul.on {

}

.service_content ul h3 {
    font-size: 20px;
    font-weight: bolder;
    color: #77777;
    margin-bottom: 8px;
}

.service_content ul.on h3 {
    color: #FF0000;
}

.service_content p {
    font-size: 14px;
    color: #777777;
    line-height: 1.5;
    /*font-weight: bold;*/
}

.service_content a {
    display: inline-block;
    width: 102px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 14px;
    color: #FFFFFF;
    background: #777777;
    margin-top: 8px;
}

.service_content ul.on a {
    background: #FF0000;
}

.service_content ul.index_house_dev {
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/img/index_service_icon_a_default.jpg) center 0px no-repeat;
}

.service_content ul.index_house_dev.on {
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/img/index_service_icon_a.jpg) center 0px no-repeat;
}

.service_content ul.index_house_lease {
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/img/index_service_icon_b_default.jpg) center 0px no-repeat;
}

.service_content ul.index_house_lease.on {
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/img/index_service_icon_b.jpg) center 0px no-repeat;
}

.service_content ul.index_house_loan {
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/img/index_service_icon_c_default.jpg) center 0px no-repeat;
}

.service_content ul.index_house_loan.on {
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/img/index_service_icon_c.jpg) center 0px no-repeat;
}

.service_content ul.index_house_louhua {
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/index_service_icon_d_default.jpg) center 0px no-repeat;
}

.service_content ul.index_house_louhua.on {
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/index_service_icon_d.jpg) center 0px no-repeat;
}

.footer {
    width: 100%;
}

.link {
    width: 100%;
    padding: 10px 0;
    background: #ebebec;
}

.link h3 {
    font-size: 18px;
    text-align: center;
    color: #000000;
    padding: 10px 0;
}

.link ul {
    width: 1180px;
    margin: 0 auto;
    text-align: left;
}

.link li {
    width: 100%;
    float: left;
    text-align: left;
    margin-bottom: 15px;
}

.link li a {
    display: inline-block;
    text-align: center;
    font-size: 14px;
    color: #3f3f3f;
    padding: 0 12px;
}

.link li a:hover {
    color: #FF0000;
}

.footer_mid {
    width: 100%;
    background: #333333;
    color: #9c9c9c;
    padding: 20px 0;
}

.footer_mid_content {
    height: 282px;
}

.footer_nav {
    width: 740px;
    height: 282px;
    border-right: 1px solid #878787;
}

.footer_nav ul {
   /* width: 72px;*/
    float: left;
    margin-right: 45px;
	text-align: center;
}

.footer_nav ul li {
    width: 100%;
    float: left;
}

.footer_nav ul h4 a {
    color: #FFFFFF;
    width: 100%;
    float: left;
    font-size: 18px;
    margin-bottom: 20px;
}

.footer_nav a {
    color: #9c9c9c;
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 32px;
}

.footer_nav a:hover {
    color: #FF0000;
}

.footer_add {
    width: 420px;
}

.wechat_tel {
    width: 100%;
    height: 148px;
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/bottom_wechat_hotLine.jpg) -5px center no-repeat;
}

.footer_add_detail {
    width: 420px;
    text-align: left;
}

.footer_add_detail .hd {
    height: 30px;
    line-height: 30px;
    position: relative;
    margin-bottom: 6px;
}

.footer_add_detail .hd ul {
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    height: 32px;
}

.footer_add_detail .hd ul.tit {
    left: -10px;
}

.footer_add_detail .hd ul.city {
    left: 40px;
}

.footer_add_detail .hd ul li {
    float: left;
    padding: 0 10px;
    cursor: pointer;
}

.footer_add_detail .hd ul li.on {
    color: #FF0000;
}

.footer_add_detail .bd ul {
    padding: 15px;
    zoom: 1;
}

.footer_add_detail .bd li {
    height: 80px;
}

.footer_add_detail .bd li p {
    line-height: 24px;
}

.footer_icp {
    width: 100%;
    background: #252525;
}

.footer_icp li {
    text-align: center;
    line-height: 60px;
    color: #767676;
    font-size: 14px;
}

.footer_icp li a {
    color: #767676;
}

.footer_icp li a:hover {
    color: #FF0000;
}

.footer_bootom {
    background: #FFFFFF;
    width: 100%;
    margin-bottom: 30px;
}

.footer_bootom li {
    width: 100%;
    height: 92px;
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/index_bottom.jpg) center center no-repeat;
}

.position {
    border-bottom: 1px solid #bfbfbf;
}

.position li {
    line-height: 36px;
}

.list_content {
    /*border-bottom: 1px solid #bfbfbf;*/
}

.house_list {
    width: 902px;
    overflow: hidden;
}

.housebar {
    width: 275px;
}

.rightBarkist {
    width: 268px;
    border: 1px solid #CCCCCC;
	
	margin-top: 5px;
}

.rightBarkist h3 {
    padding-left: 40px;
	padding-right: 10px;
    font-size: 16px;
    color: #000000;
    line-height: 42px;
    border-bottom: 1px solid #CCCCCC;
	
}
.newlist h3{
	background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/img/list_01.png) 10px center no-repeat;
}
.rightBartool h3{
	background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/img/list_02.png) 10px center no-repeat;
}
.yimin h3{
	background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/img/list_02.png) 10px center no-repeat;
}
.liuxu h3{
	background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/img/list_03.png) 10px center no-repeat;
}
.hua h3{
	background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/img/list_04.png) 10px center no-repeat;
}
.sheng h3{
	background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/img/list_05.png) 10px center no-repeat;
}
.zhenc h3{
	background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/test/index_zhenc.png) 10px center no-repeat;
}
.zhinan h3{
	background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/test/index_zhinan.png) 10px center no-repeat;
}



.rightBarkist.newlist li {
    padding: 10px 15px;
}

.rightBarkist.newlist li a {
	border-bottom: 1px dotted #cccccc;
	padding-left: 10px;
    font-size: 12px;
    line-height: 36px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	color:#666;
	background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/index_li.png) left center no-repeat;
}

.rightBarkist.newlist li a:hover {
    color: #FF6600;
}


.rightBarkist a:hover {
    color: #f83d3d;
}

.rightBartool li {
    padding: 20px 0;
    overflow: hidden;
}

.rightBartool li a {
    width: 80px;
    float: left;
    text-align: center;
    padding-top: 65px;
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/tool_icon_bg.png) no-repeat;
    margin-bottom: 20px;
}

.house_list_item {
    margin-bottom: 5px;
   height: 280px;
	background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/img/house_list_item.png) no-repeat;
}
.house_list_item .house-list-pic{
	overflow: hidden;
	width:390px;
	height:260px;
}
.house_list_item ul {
	margin-top: 10px; margin-left: 10px;
    float: left;
	
	

}

.house-list-pic {
    margin-right: 10px;
    position: relative;
}

.house-list-pic .house-status {
    position: absolute;
    top: 3px;
    left: 3px;
    width: 58px;
    height: 55px;
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/state_2.png) 0 0 no-repeat;
    text-indent: -99999px;
}

.house-list-pic img {
    width: 378px;
    height: 254px;
   /* border: 1px solid #eeeeee;*/
    padding: 3px;
}

.house-list-info {
	position: relative;
	width: 480px;
}

.house-tit {
   /* border-bottom: 1px solid #bfbfbf;*/
   /* padding-bottom: 5px;*/
}

.house-tit h2 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	margin-left: -10px;
}

.house-tit h2 a {
    color: #000000;
}

.house-tit h2 a:hover {
    color: #FF6600;
}

.house-tit span {
    padding: 1px 8px;
    color: #FFFFFF;
    margin-right: 5px;
}

.house-tit span.bg1 {
    background: #019dda;
}

.house-tit span.bg2 {
    background: #ff6664;
}

.house-tit span.bg3 {
    background: #fd9a01;
}
.list_text{
	width: 370px;
}
.house-text {
    padding: 5px 0;
}

.house-text {
    font-size: 12px;
    line-height: 23px;
    width: 480px
}

.house-link-phone {
	margin-top: 5px;
    /*margin-top: 8px;*/
}

.house-link-phone .link {
    padding: 0;
    width: 106px;
    height: 34px;
    line-height: 34px;
    /*background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/house_list_btn.png) 0 0 no-repeat;*/
	background:#f83d3d;
    color: #FFFFFF;
    text-align: center;
    display: inline-block;
    margin-right: 15px;
	border-radius: 4px;
	font-size: 14px;
	
}

.house-link-phone .phone {
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/phone.png) left center no-repeat;
    color: #f83d3d;
    font-size: 20px;
    /*font-style: italic;*/
	padding-left: 20px;
}

.house-phone {
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/house_list_wx.png) left center no-repeat;
    line-height: 28px;
    width: 70px;
    padding-left: 30px;
    position: absolute;
    top: 80px;
    right: 30px;
}

.house-ji {
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/house_dk.png) left center no-repeat;
    line-height: 28px;
    /*width: 70px;*/
    width: auto;
    padding-left: 30px;
    position: absolute;
    top: 106px;
    right: 30px;
}

.house_other_ym {
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/house_other_ym.png) left center no-repeat;
    line-height: 28px;
    width: 70px;
    padding-left: 30px;
    position: absolute;
    top: 102px;
    right: 30px;
}

.house-page {
    width: 100%;
    margin-top: 30px;
}

.house-page-text {
    width: 250px;
    line-height: 34px;
    font-size: 14px;
}

.house-page-text span {
    color: #FF0000;
    margin: 0 5px;
}

.house-page-link {
    width: 630px;
    text-align: right;
}

.house-page-link a {
    padding: 0 13px;
    color: #332924;
    text-align: center;
    line-height: 34px;
    background: #efefef;
    display: inline-block;
    border-radius: 16px;
    margin-right: 3px;
}

.house-page-link a.page-on, .house-page-link a:hover {
    background: #FF0000;
    color: #FFFFFF;
}

.house-page-top {
    width: 100%;
    margin: 20px auto;
}

.house-page-top-txt {
    width: 350px;
    line-height: 34px;
    font-size: 14px;
}

.house-page-top-txt span {
    color: #FF0000;
    margin: 0 5px;
}

.house-page-top-link {
    width: 830px;
    text-align: right;
}

.house-page-top-link a {
    padding: 0 10px;
    /*color: #332924;*/
    text-align: center;
    line-height: 28px;
    /*background: #efefef;*/
    display: inline-block;
    border-radius: 4px;
    margin-right: 3px;
}

.house-page-top-link a.page-on, .house-page-top-link a:hover {
    background: #FF0000;
    color: #FFFFFF;
}

.rightBartool li a:hover {
    color: #FF6600;
}

.rightBartool li a.waipai {
    background-position: 15px 0;
}

.rightBartool li a.daikuan {
    background-position: -78px 0;
}

.rightBartool li a.yinhua {
    background-position: -172px 0;
}

.rightBartool li a.ditu {
    background-position: 15px -82px;
}

.rightBartool li a.tianqi {
    background-position: -78px -82px;
}

.rightBartool li a.jiaotong {
    background-position: -172px -82px;
}

.rightBartool li a.school {
    background-position: 15px -174px;
}

.rightBartool li a.wannianli {
    background-position: -78px -174px;
}

.rightBartool li a.yimin {
    background-position: -172px -174px;
}

.listhothouse {
	/*border-top: 1px solid #bfbfbf;*/
}

.listhothouse h2 {
	border-bottom: 1px solid #bfbfbf;
    font-size: 18px;
    color: #000000;
    font-weight: bold;
    padding-top: 10px;
}
.listhothouse .listh{
	border-bottom: 3px solid #f75b5b;
	background: rgba(0, 0, 0, 0) url("/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/img/ico_list.png") no-repeat scroll 0 center;
	padding-left: 15px;
}
.listhothouse li {
    float: left;
    width: 286px;
    margin-right: 12px;
}

.listhothouse li.last {
    margin: 0;
}

.listhothouse li a {
    padding-bottom: 10px;
    display: block;
    text-align: center;
	background: #f2f2f2;
}

.listhothouse li a:hover {
    color: #ff6600;
    background: #f2f2f2;
}

.listhothouse li h3 {
    padding: 0 10px;
    font-size: 14px;
   /* color: #ff6600;*/
    margin-bottom: 10px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.listhothouse li img {
    width: 286px;
    height: 200px;
}

.listhothouse li p {
    height: 24px;
    line-height: 24px;
}

.news-list-nav {
    border-bottom: 1px solid #bfbfbf;
	margin-bottom: 10px;
}

.news-list-nav a {
    margin-right: 30px;
    font-size: 18px;
    line-height: 32px;
	color: #000000;
}

.news-list-nav a.on, .news-list-nav a:hover {
    color: #000000;
	padding-bottom: 3px;
	border-bottom: 3px solid #f75454;
	background: rgba(0, 0, 0, 0) url("/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/img/ico_list.png") no-repeat scroll 0 center;
	padding-left: 15px;
}



.new-list li {
	width: 885px;
    padding: 16px 0;
    /*border-bottom: 1px dashed #bfbfbf;*/
}
.list_ove li {
	width:auto;
}
.new-lis li {
	background: rgba(0, 0, 0, 0) url("/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/img/new-list.png") no-repeat scroll 0 center;
}

.new-lis li img {
	margin-left:8px;
}
.new-list li img {
    padding: 3px;
    /*border: 1px solid #bfbfbf;*/
    width: 246px;
    height: 152px;
    margin-right: 20px;
    float: left;
}

.new-list li h3 {
    width: 596px;
    float: left;
}

.new-list li a h3 {
    font-size: 16px;
    color: #010101;
    width: 596px;
    margin-bottom: 5px;
    float: left;
}

.new-list li a:hover h3 {
    color: #FF0000;
}

.new-list li p {
    width: 596px;
    font-size: 14px;
    color: #666666;
    line-height: 21px;
    float: left;
    padding: 6px 0;
}

.new-list li p.news-info {
   
    padding: 0;
}

.new-list li p span {
    margin-right: 30px;
}

.new-list li a.detail {
    display: inline-block;
    width: 100px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    background: #FF0000;
    color: #FFFFFF;
    font-size: 14px;
    border-radius: 5px;
}

.news-page {
    width: 100%;
}

.news-page li {
    border: none;
    text-align: center;
}

.news-page li a {
    display: inline-block;
    padding: 5px 11px;
    border: 1px solid #bfbfbf;
}
.news-page li .page-on{
	background:#f5f5f5;
}
.news-page li a.on, .news-page li a:hover {
    background: #FF0000;
    color: #FFFFFF
}

.sl-list {

}

.shalong-list {
    position: relative;
    padding: 20px;
    border-bottom: 1px solid #BFBFBF;
    border-left: 1px solid #BFBFBF;
}

.shalong-list h2 a {
    font-size: 18px;
    font-weight: bold;
    color: #010101;
}

.shalong-list ul {
    width: 100%;
    float: left;
}

.shalong-list ul.sl-ul-a {
    margin-top: 18px;
    margin-bottom: 12px;
}

.shalong-list ul.sl-ul-a li {
    border-bottom: none;
}

.shalong-list ul li {
    float: left;
    border-bottom: none;
}

.shalong-list ul.sl-ul-a li.sl-info {
    margin-top: 15px;
    width: 335px;
}

.shalong-list ul.sl-ul-a li.sl-info p {
    width: 335px;
    padding: 0;
    line-height: 2;
}

.shalong-list ul li img {
    width: 362px;
    height: 230px;
    margin-right: 40px;
}

.shalong-list p {
    margin-top: 20px;
    line-height: 2;
    font-size: 14px;
}

.shalong-list p a {
    color: #FF0000;
}

.shalong-list ul.sl-ul-b {
    margin-top: 30px;
}

.shalong-list ul.sl-ul-b li {
    width: 276px;
    height: 34px;
    line-height: 34px;
}

.shalong-list ul.sl-ul-b li.share div {
    float: left;
}

.shalong-list ul.sl-ul-b li.view {
    width: 246px;
    padding-left: 30px;
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/icon_yd.png) 0 center no-repeat;
}

.shalong-list ul.sl-ul-b li.liwu {
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/shalong_btn.png) right center no-repeat;
}

.shalong-list ul.sl-ul-b li.liwu a {
    text-indent: -9999px;
    display: block;
}

.shalong-list ul.sl-ul-c {
    width: 84px;
    position: absolute;
    right: 10px;
    top: 24px;
}

.shalong-list ul.sl-ul-c li.date {
    width: 64px;
    text-align: center;
    border: 1px solid #d8d8d8;
    margin-bottom: 30px;
    padding: 0;
}

.shalong-list ul.sl-ul-c li.date span {
    display: inline-block;
    width: 64px;
    text-align: center;
}

.shalong-list ul.sl-ul-c li.date span.mon {
    font-size: 16px;
    font-weight: bold;
    background: #c33723;
    color: #FFFFFF;
}

.shalong-list ul.sl-ul-c li.date span.day {
    font-size: 28px;
    line-height: 1;
    font-weight: bold;
    color: #333333;
}

.shalong-list ul.sl-ul-c li.date span.year {
    font-size: 14px;
    color: #333333;
}

.shalong-list ul.sl-ul-c li.mobile {
    width: 84px;
    padding-left: 30px;
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/house_list_wx.png) 0 center no-repeat;
}

.house-tit p span.blue {
    background-color: #019dda;
}

.house-tit p span.red {
    background-color: #ff6664;
}

.house-tit p span.yellow {
    background-color: #fd9a01;
}

.house-tit p span.green {
    background-color: #19be94;
}

.house-tit p span.cyan {
    background-color: #659ace;
}

.new_detail_title {
    padding: 0 10px;
    width: 850px;
}

.new_detail_title h2 {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    margin: 30px auto 20px;
    text-align: center;
}

.new_detail_title ul {
    border-bottom: 1px dashed #B2B2B2;
    width: 660px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 10px;
}

.new_detail_title ul li {
    padding: 0;
    width: 220px;
    float: left;
    border: none;
    height: 28px;
    line-height: 28px;
}

.new_detail_title ul li div {
    display: inline-block;
    float: left;
}

.new_detail_title ul li.zj {
    text-align: center;
}

.new_detail_smalltxt {
    padding: 20px 10px;
    margin: 20px 10px;
    line-height: 24px;
    font-size: 14px;
    background: #eeeeee;
}

.new_detail_content {
    font-size: 14px;
    line-height: 1.8;
    padding: 0 10px;
}

.new_detail_content img {
    max-width: 800px;
    text-align: center;
}

.new_detail_content p {
    margin: 20px auto;
}

.new_detail_content p img {
    text-align: center;
}

.detail_contact {
    width: 100%;
    float: left;
    background: #F2F2F2 url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/detail_contact_bg.png) center no-repeat;
    height: 260px;
    margin: 40px auto;
    position: relative;
}

.detail_contact a {
    width: 110px;
    height: 30px;
    position: absolute;
    top: 59px;
    right: 200px;
    display: block;
    text-indent: -9999px;
}

.new_detail_content_next {
    width: 850px;
    padding: 0 10px;
}

.new_detail_content_next li {
    width: 50%;
    float: left;
    padding: 0;
    border: none;
    line-height: 40px;
}

.new_detail_content_next li.last {
    text-align: right;
}

.house_detail {
    width: 900px;
}

.borderTop {
    border-top: 1px solid #CCCCCC;
}

.houseRight li a {
    display: block;
}

.houseRight li img {
    width: 254px;
    height: 172px;
}

.houseRight li h4 {
    color: #FF0000;
    text-align: center;
    font-size: 14px;
    border: none;
}

.houseRight li p {
    color: #333;
    text-align: center;
}

.borderTop h3 {
    border-bottom: none;
    background: #FFFFFF;
}

.house_detail_dev {
    text-align: center;
}

.house_detail_dev h3 {
    text-align: left;
}

.rightBarkist.house_detail_dev li {
    padding: 5px 15px;
}

.house_detail_dev .logo {
    width: 180px;
    height: 150px;
    border: 1px solid #CCCCCC;
    margin: 0 auto;
}

.house_detail_dev .logo img {
    width: 160px;
    height: 130px;
	margin-top: 10px;
}

.house_detail_dev .name {
    font-size: 18px;
    font-weight: 700;
    margin-top: 15px;
}

.house_detail_dev .totle {
    font-size: 12px;
}

.house_detail_dev .dev_ul {
    overflow: hidden;
    border-top: 1px solid #CCCCCC;
    margin-top: 20px;
}

.house_detail_dev .dev_ul li {
    width: 144px;
    height: 168px;
    padding: 0;
    float: left;
}

.house_detail_dev .zx {
    height: 168px;
    text-indent: -9999px;
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/house_detail_dev.jpg) 36px 30px no-repeat;
    border-right: 1px solid #CCCCCC;
}

.house_detail_dev .about {
    height: 168px;
    text-indent: -9999px;
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/house_detail_dev.jpg) -110px 30px no-repeat;
}

.rightBarkist.house_detail_dev .dev_shop li {
    border-top: 1px solid #CCCCCC;
    text-align: center;
    padding: 15px 0 10px;
}

.rightBarkist.house_detail_dev .dev_shop li .shop {
    width: 94px;
    height: 36px;
    border: 1px solid #FF0000;
    color: #FF0000;
    font-size: 16px;
    text-align: center;
    line-height: 36px;
    font-weight: 700;
    display: inline-block;
}

.house_slider {
    width: 868px;
    height: 768px;
    /*border: 1px solid #CCCCCC;*/
    background: #F8F8F8;
}

.house_detail h2 {
    font-size: 18px;
    color: #FF0000;
    font-weight: 700;
    margin: 20px auto;
    line-height: 1.5;
}

.detail_info {
    width: 100%;
    position: relative;
}

.detail_info h3 {
    font-weight: 700;
    font-size: 18px;
    color: #000000;
    border-bottom: 1px solid #CCCCCC;
    line-height: 2;
    margin: 0 auto 20px;
}

.detail_info h3 span {
	background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/img/ico_list.png) 0 center no-repeat;
	padding-left: 15px;
    border-bottom: 3px solid #FF0000;
    margin-bottom: -2px;
    display: inline-block;
}

.housee_info .title {
    font-size: 18px;
    color: #000000;
    font-weight: 700;
}

.housee_info .info {
    margin-top: 10px;
}

.housee_info .info p {
    font-size: 14px;
    color: #333333;
    line-height: 2;
}

.detail_info .tool {
    position: absolute;
    top: 120px;
    right: 70px;
}

.detail_info .tool .tool_wx {
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/house_list_wx.png) left center no-repeat;
    padding-left: 34px;
}

.detail_info .tool_ji {
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/house_dk.png) left center no-repeat;
    padding-left: 32px;
}

.detail_info .tool .other_tool_ji {
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/house_other_ym.png) left center no-repeat;
    padding-left: 32px;
}

.house_zl {
    width: 100%;
    margin: 20px auto;
}

.house_zl h3 {
    font-weight: 700;
    font-size: 18px;
    color: #000000;
    border-bottom: 1px solid #CCCCCC;
    line-height: 2;
    margin: 0 auto 10px;
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/house_cantact_tel.jpg) right center no-repeat;
}

.house_zl h3 span {
	background: rgba(0, 0, 0, 0) url("/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/img/ico_list.png") no-repeat scroll 0 center;
	padding-left: 15px;
    border-bottom: 3px solid #FF0000;
    margin-bottom: -2px;
    display: inline-block;
}

.house_feedback {
    width: 270px;
}

.house_feedback p {
    margin-bottom: 15px;
}

.house_feedback li {
    width: 100%;
    margin-bottom: 5px;
}

.house_feedback input {
    width: 200px;
    border: 1px solid #CCCCCC;
    height: 24px;
    line-height: 24px;
    padding: 0 0 0 10px;
}

.house_feedback_btn {
    text-align: center;
    margin-top: 20px;
}

.house_feedback_btn a {
    width: 100px;
    height: 34px;
    line-height: 34px;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    color: #FFFFFF;
    background: #FF0000;
    border-radius: 4px;
}

.house_detail_zl {
    width: 540px;
}

.house_detail_zl li {
    width: 163px;
    float: left;
    text-align: center;
	margin-left: 10px;
}

.house_detail_zl li img {
    width: 170px;
    height: 122px;
}

.house_detail_zl li.mid {
    margin: 0 15px;
}

.house_detail_box {
    width: 868px;
    border: 1px solid #CCCCCC;
    text-align: left;
}

.house_detail_box .hd {
    height: 35px;
    line-height: 35px;
    padding: 0;
    border-bottom: 1px solid #CCCCCC;
    position: relative;
}

.house_detail_box .hd ul {
    float: left;
    position: absolute;
    left: 0;
    top: -1px;
    height: 35px;
}

.house_detail_box .hd ul li {
    float: left;
    padding: 0 25px;
    cursor: pointer;
    border-right: 1px solid #CCCCCC;
}

.house_detail_box .hd ul li.on {
    color: #FF0000;
}

.house_detail_box .bd  {
    width: 853px
}

.house_detail_box .bd div.about_house, .house_detail_box .bd div.address, .house_detail_box .bd div.sheshi, .house_detail_box .bd div.wuye, .house_detail_box .bd div.huxing, .house_detail_box .bd div.video {
    padding: 15px 0 0 15px;
}

.ad-gallery {
    width: 790px;
    margin: 30px;
}

.ad-gallery, .ad-gallery * {
    padding: 0;
}

.ad-gallery .ad-image-wrapper {
    width: 100%;
    height: 526px;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
}

.ad-gallery .ad-image-wrapper .ad-loader {
    position: absolute;
    z-index: 10;
    top: 48%;
    left: 48%;
    border: 1px solid #CCC;
}

.ad-gallery .ad-image-wrapper .ad-next {
    position: absolute;
    right: 0;
    top: 0;
    width: 25%;
    height: 100%;
    cursor: pointer;
    display: block;
    z-index: 100;
}

.ad-gallery .ad-image-wrapper .ad-prev {
    position: absolute;
    left: 0;
    top: 0;
    width: 25%;
    height: 100%;
    cursor: pointer;
    display: block;
    z-index: 100;
}

.ad-gallery .ad-image-wrapper .ad-prev, .ad-gallery .ad-image-wrapper .ad-next {
    /* Or else IE will hide it */
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/album/non-existing.jpg) \9
}

.ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/album/ad_prev.png);
    width: 30px;
    height: 30px;
    display: none;
    position: absolute;
    top: 47%;
    left: 0;
    z-index: 101;
}

.ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/album/ad_next.png);
    width: 30px;
    height: 30px;
    right: 0;
    left: auto;
}

.ad-gallery .ad-image-wrapper .ad-image {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    z-index: 9;
}

.ad-gallery .ad-image-wrapper .ad-image a img {
    border: 0;
}

.ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 7px;
    text-align: left;
    width: 100%;
    z-index: 2;
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/album/opa75.png);
    color: #000;
}

* html .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src='opa75.png');
}

.ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title {
    display: block;
}

.ad-gallery .ad-controls {
    height: 20px;
}

.ad-gallery .ad-info {
    float: left;
}

.ad-gallery .ad-slideshow-controls {
    float: right;
}

.ad-gallery .ad-slideshow-controls .ad-slideshow-start, .ad-gallery .ad-slideshow-controls .ad-slideshow-stop {
    padding-left: 5px;
    cursor: pointer;
}

.ad-gallery .ad-slideshow-controls .ad-slideshow-countdown {
    padding-left: 5px;
    font-size: 0.9em;
}

.ad-gallery .ad-slideshow-running .ad-slideshow-start {
    cursor: default;
    font-style: italic;
}

.ad-gallery .ad-nav {
    width: 100%;
    position: relative;
}

.ad-gallery .ad-forward, .ad-gallery .ad-back {
    position: absolute;
    top: 0;
    height: 100%;
    z-index: 10;
}



/* IE 6 doesn't like height: 100% */
* html .ad-gallery .ad-forward, .ad-gallery .ad-back {
    height: 132px;
}

.ad-gallery .ad-back {
    cursor: pointer;
    left: 0px;
    top: 0;
    width: 26px;
    display: block;
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/album/ad_scroll_back.png) 0px center no-repeat;
	height:103px;
}
.ad-gallery .ad-back:hover{
	background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/album/ad_scroll_back_d.png) 0px center no-repeat;
}
.ad-gallery .ad-forward:hover{
	background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/album/ad_scroll_forward_d.png) 0px center no-repeat;
}
.ad-gallery .ad-forward {
    cursor: pointer;
    display: block;
    right: 0px;
    top: 0;
    width: 26px;
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/album/ad_scroll_forward.png) 0px center no-repeat;
}



.ad-gallery .ad-nav .ad-thumbs {
    overflow: hidden;
    width: 90%;
	margin: 0 0 0 5.5%;
}

.ad-gallery .ad-thumbs .ad-thumb-list {
    width: 9000px;
    list-style: none;
}

.ad-gallery .ad-thumbs li {
    float: left;
    padding-right: 12px;
}

.ad-gallery .ad-thumbs li a {
    display: block;
}

.ad-gallery .ad-thumbs li a img {
    border: 3px solid #CCC;
    display: block;
    width: 188px;
    height: 125px;
}

.ad-gallery .ad-thumbs li a.ad-active img {
    border: 3px solid #616161;
}

/* Can't do display none, since Opera won't load the images then */
.ad-preloads {
    position: absolute;
    left: -9000px;
    top: -9000px;
}

.title .buypoint {
    margin: 0 3px;
    font-size: 14px;
    font-weight: normal;
    padding: 2px 8px;
}

.title .iblue {
    background-color: #019dda;
}

.title .red {
    background-color: #ff6664;
}

.title .yellow {
    background-color: #fd9a01;
}

.title .green {
    background-color: #19be94;
}

.title .cyan {
    background-color: #659ace;
}

/******************项目筛选**********************/
/*********************tab***************************/
.Menubox{
	width:1178px;
	height:36px;
	line-height:36px;
	font-family: "微软雅黑", "宋体", Arial, Helvetica, sans-serif;
	background:url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/m_bg.jpg) repeat-x center left;
	border:1px #ccc solid;
	border-bottom: none;
	margin: 0px auto;
	float: left;
	clear: both;
}
.Menubox li{
	float:left;
	display:block;
	cursor:pointer;
	width:100px;
	text-align:left;
	color:#333333;
	font-weight:bold;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	border-right: 1px #ccc solid;
	border-bottom: none;
	padding-left: 60px;
	position: relative;
}
.Menubox li img{
	width:auto;
	height: 20px;
	position: absolute;
	top: 7px;
	left: 30px;
}
.Menubox li.add {
	background:url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/add.png) no-repeat 30px center;
}
.Menubox li.train {
	background:url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/train.png) no-repeat 30px center;
}
.Menubox li.school {
	background:url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/school.png) no-repeat 30px center;
}
.Menubox li.luxe {
	background:url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/luxe.png) no-repeat 30px center;
}
.Menubox li.hover{
	width:100px;
	border-bottom:none;
	color:#FF0000;
	font-weight:bold;
	height:36px;
	line-height:36px;
	font-size: 14px;
	background-color: #FFFFFF;
	border-right: 1px #ccc solid;
}

#con_one_1,#con_one_2,#con_one_3,#con_one_4,#con_one_5,#con_one_6 {
	height: auto;
	width: auto;
	clear: both;
}

.con_one_1,.con_one_2,.con_one_3,.con_one_4,.con_one_5,.con_one_6 {
	display:none;
}

/* siftbox */
.siftbox{
	padding:10px 0 10px 36px;
	border:solid 1px #CCCCCC;
	clear: both;
	border-top: none;
	background-color: #F8F8F8;
}
.rel{
	width: 570px;
	background-color: #FFFFFF;
	padding:10px 0 10px 25px;
}
.siftbox .label{
	float:left;
	margin-top:2px;
	font-size:14px;
	font-weight:bold;
	padding-right: 10px;
	width: 120px;
	text-align: left;
	letter-spacing: 1px;
}
.siftbox #condition{
	float:left;
	margin-left: -35px;
	padding: 0px 10px;
}
.ord{
	float:right;
	margin-right: 10px;
}
.ord span{
	float:left;
	font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-top: 8px;
    padding-right: 10px;
    text-align: right;
   /* width: 80px;*/
}
.ord a{
	padding: 5px;
	float:left;
}
.ord .on{
	background: #ff0000 none repeat scroll 0 0;
    color: #fff;
}
.ord i{
	margin:12px 0 0 10px;
	float:left;
	display:block;
	width:32px;
	height:8px;
	background:url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/img/sai_ico.png) no-repeat;
}
.ord .ico_l_on{
	background:url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/img/sai_l_ico.png) no-repeat;
}
.ord .ico_r_on{
	background:url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/img/sai_r_ico.png) no-repeat;
}

.sai_fen{
	margin:12px 10px 0 10px; 
	float:left;
	height:15px;
	width:3px;
	background:#7e7e7e;
}

.siftbox .relff {
	float:left;
	margin-left: -15px;
}
.siftbox .inbtn,.siftbox .inbtn span{
	background:url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/closelabel.png) no-repeat;
	cursor:pointer;
	float: left;
	color: #333333;
}
.siftbox .inbtn{
	display:inline-block;
	height:22px;
	line-height:22px;
	overflow:hidden;
	float:left;
	padding:0 0px 0 10px;
	margin: 1px 8px 0px 0px;
}
.siftbox .inbtn span{
	background-position:100% 0;
	display:block;
	float:left;
	padding:0 30px 0 0;
}
.siftbox .inbtn:hover{text-decoration:none;}
.siftbox .inbtn:hover span{color:#5e5e5e;text-decoration:none;}

#filter {
	border: 1px #ccc solid;
	border-bottom: none;
	border-top: none;
}
.rel2{
	width: 550px;
	border: none;
}
/* sortbox */
.sortbox{
	width:1180px;
	margin:10px auto 20px auto;
	position: relative;
}
.sortbox dl{
	padding:0px 0 0px 100px;
	border-bottom:solid 1px #ccc;
	vertical-align:bottom;
	position: relative;
	line-height: 42px;
	height: 42px;
	clear: both;
}
#relt {
	padding:0 0 15px 140px;
	border-bottom: none;
}
.sortbox dl dt{
	float:left;
	width:100px;
	margin:0px 0 0 -100px;
	text-align:right;
	line-height:42px;
	display:inline;
	font-weight:800;
	font-size:14px;
	color:#333333;
	padding-right: 20px;
}
.sortbox dl dd{float:left;margin:2px 10px 0 0;display:inline;}
.sortbox dl dd a{
	cursor:pointer;
	white-space:nowrap;
	padding: 0px 4px;
	color: #333333;
	font-family: "微软雅黑", "宋体", Arial, Helvetica, sans-serif;
}
.sortbox dl dd a strong {
	font-size: 16px;
}
.sortbox dl dd a.seling{
	background-color:#FF6600;
	color:#FFFFFF;
	padding: 0px 4px;
}
.sortbox dl dd a.seled{
	background-color:#FF0000;
	color:#FFFFFF;
	padding: 0px 5px;
}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-table;}
.clearfix{display:block;}
*+html .clearfix{
	min-height:1%;
}
.fleft {
	float: left;
	width: 410px;
	clear: none;
}

/*********价格区间选择*************/
.tnum {
	margin-top: 0px;
	width: 250px;
	position: absolute;
	top: 0px;
	right:20px;
}
.tbox {
	width: 40px;
	border: 1px #C0C0C0 solid;
	background-color: #FFFFFF;
	line-height: 20px;
	height: 20px;
	padding: 0px 5px;
}
.tbox:hover {
	border: 1px #0087FA solid;
	background-color: #FFFCE1;
}
.tbtn {
	width:45px;
	height:22px;
	cursor:pointer;
	border:none;
	background-color: #FF6600;
	color: #FFFFFF;
	font-family: "微软雅黑", "宋体", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.tbtn:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.80;
	color: #FFFF33;
}

/*筛选*/
.main_search{width:1178px;height:auto;margin:10px auto;border: 1px #ccc solid;border-bottom:0;border-top:0;overflow:hidden;}
.main_search ul{width:1168px;float:left;border-bottom:1px solid #ccc;padding:8px 10px;overflow:hidden;}
.main_search ul.stateUl{width:550px;padding-right:0;}
.main_search ul.train_routeUl,.main_search ul.schoolUl{width:1002px;}
.main_search ul.typeUl{width:600px;padding:8px 0;}
.main_search ul li{float:left;display:inline;line-height:35px;}
.main_search ul li.item{float:left;width:80px;text-align:right;display:inline;font-weight:800;font-size:14px;color:#333;margin-right:10px;}
.main_search ul.train_routeUl li.train_routeList a{position:relative;}
.main_search .train_routeList{width:866px;}

.main_search .platformDiv{width:894px;padding:5px;margin-left:90px;border:1px solid #ccc;background:#fafafa;overflow:hidden;}
.main_search .platformDiv a{float:left;padding:0 4px;margin:5px 0;margin-right:10px;line-height:18px;}

.main_search ul.platformDiv{position:absolute; left:0;top:28px;border:1px #ccc solid;padding:10px;width:778px;}
.main_search ul li.cityList{float:left;width:818px;height:28px;}
.main_search ul li.cityListHeight{height:56px;}
.main_search ul li.cityBtn{width:80px;line-height:28px;height:28px;float:right;margin-right: 50px;}
.main_search ul li.cityBtn a{color:#333;padding:2px 5px;}
.main_search ul li.cityBtn a.addmore {float:right;padding:2px 0;padding-right:15px;background: #fff url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/drop.jpg) no-repeat right center;line-height: 24px;display: block;}
.main_search ul li.cityBtn a.pickup {float:right;padding:2px 0;padding-right:15px;background: #fff url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/ups.jpg) no-repeat right center;line-height: 24px;display: block;}
.main_search ul li.cityBtn a:hover{color:#ff0000;}
.main_search ul li a{display:inline;color:#333;padding:0 4px;margin:0 10px 0 0;}
.main_search ul li a:hover{background:#ff6600;color:#fff;}
.main_search ul li a.on{background:#ff0000;color:#fff;}
.main_search ul li.typeList a#luxe {padding-right: 14px;background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/star_bg.png) no-repeat right top;color: #F00;}

.itemSelectBox{width:1158px;float:left;padding:2px 10px 10px 10px;border-bottom: 1px #ccc solid;overflow:hidden;}
.itemSelectBox>span {width: 80px;line-height:24px;font-weight:800;font-size:14px;color:#333;margin-top:8px;margin-right:10px;}
.itemSelectBox>span, .itemSelectBox>a.no_limit, .itemSelectBox .itemSelectBox {float: left;display: block;text-align:right;}
.item_select {height: 22px;line-height: 22px;display: block;border: 1px solid #DBDBDB;margin-right: 6px;background:#f7f7f7 url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/drop.jpg) no-repeat 95% center;float: left;margin-top: 8px;width: 110px;cursor: pointer;}
.item_select span {padding-left: 10px;color:#666;}
.select_list{width: 110px; position: absolute; border: 1px solid #DBDBDB; background-color: #FFF; display: block; margin-left: -1px; z-index:10; display: none; }
.select_list ul{ float: left; width:110px;padding:0;margin:0;}
.select_list ul li{ float: left; width:100%;}
.select_list ul li a{padding:0 10px;margin:0;display:block;line-height:22px;}
.select_list a, .select_list span { display: block; padding: 0 10px;}
.select_list a:hover{ background-color: #FFEEEE; color: #F00; text-decoration: none; }
.select_list a.selected{ cursor: default; background-color: #F00; color: #FFF;}
.ssiftbox {width:1158px;float:left;padding: 10px 12px;border-bottom: solid 1px #CCCCCC;clear: both;border-top: none;background-color: #F8F8F8;}
.ssiftbox .label {float: left;width:80px;margin-top: 2px;font-size: 14px;font-weight: bold;padding-right: 10px;text-align: right;letter-spacing: 1px;}
.train_route_map{margin-right:30px;text-align:center;cursor:pointer;height:174px;}
.main_search ul li.train_route_map a{background:none;color:#333;border:1px solid #fff;display:block;}
.main_search ul li.train_route_map a:hover{background:none;color:#333;border:1px solid #ff0000;display:block;}
.train_route_map p{text-align:center;}



.ssiftbox #condition{
	float:left;
}
.ssiftbox .relff {
	float:left;
	margin-left: -15px;
}
.ssiftbox .inbtn,.ssiftbox .inbtn span{
	background:url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/closelabel.png) no-repeat;
	cursor:pointer;
	float: left;
	color: #333333;
}
.ssiftbox .inbtn{
	display:inline-block;
	height:22px;
	line-height:22px;
	overflow:hidden;
	float:left;
	padding:0 0px 0 10px;
	margin: 1px 8px 0px 0px;
}
.ssiftbox .inbtn span{
	background-position:100% 0;
	display:block;
	float:left;
	padding:0 30px 0 0;
}
.ssiftbox .inbtn:hover{text-decoration:none;}
.ssiftbox .inbtn:hover span{color:#5e5e5e;text-decoration:none;}

.contentVideoDiv{padding:0;margin:0 auto;width:655px;margin-bottom:20px;text-align:center;}
.contentVideoDiv .contentVideoTitle{line-height:32px;background:#f6f6f6;text-align:center;color:#333;font-size:12px;font-weight:700;margin-top:5px;}

.searchTip {
	clear: both;
	height: 40px;
	line-height:40px;
	font-size:14px;
	text-indent:10px;
	width: 100%;
	background-color: #F8F8F8;
	border: 1px #e8e8e8 solid;
	margin: 10px auto;
}
.searchTip strong{
	font-weight:700;
	color:#ff0000;
	padding:0 5px;
}
.newSearchlist{
	width:983px;
	padding:20px;
	overflow:hidden;
	border-bottom:1px solid #e8e8e8;
}
.newSearchlist:nth-child(odd){background-color: #f9f9f9;}
.newSearchlist h2{
	width:100%;
	font-weight:700;
	font-size:14px;
	line-height:28px;
}
.newSearchlist h2 a{
	color:#000;
}
.newSearchlist h2 a:hover{
	color:#ff6600;
}
.newSearchlist p{
	width:100%;
	color:#666;
	text-indent:2em;
	margin:5px auto;
}
.newSearchlist li{
	width:100%;
}
.newSearchlist li .a{color:green}
.newSearchlist li .fl{color:#77c}

.hSearchlist{
	width:983px;
	max-height:104px;
	padding:20px;
	overflow:hidden;
	border-bottom:1px solid #e8e8e8;
}
.hSearchlist:nth-child(odd){background-color: #f9f9f9;}
.hSearchlist li.searchpic{
	width:155px;
	height:104px;
	float:left;
	margin-right:20px;
}
.hSearchlist li.searchpic img{
	width:155px;
	height:104px;
	border:0;
}
.hSearchlist h2{
	width:808px;
	float:left;
	font-weight:700;
	font-size:14px;
	line-height:28px;
}
.hSearchlist h2 a{
	color:#000;
}
.hSearchlist h2 a:hover{
	color:#ff6600;
}
.hSearchlist p{
	width:808px;
	float:left;
	color:#666;
	text-indent:2em;
	margin:5px auto;
}
.hSearchlist li{
	width:808px;
	float:left;
}
.hSearchlist li .a{color:green}
.hSearchlist li .fl{color:#77c}

.com_left {
	width: 100%;
	margin:0 auto 30px;
}

.com_left h1 {
	width: 100%;
	font-size: 18px;
	line-height: 36px;
	font-weight: 700;
	color: #ff0000;
	border-bottom: 1px dashed #ccc;
	padding: 5px 0;
	margin-bottom: 20px;
}

.total {
	font-size: 18px;
	line-height:36px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}

.total span {
	color: #ff0000;
	margin: 0 5px;
}

.detail_info .tool .other_tool_ji {
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/house_other_ym.png) left center no-repeat;
    padding-left: 32px;
}

#preview {
    position: absolute;
    padding: 0px;
    display: none;
    z-index: 50;
}

.about {
	width: 1180px;
	margin: 0 auto 20px;
	overflow: hidden;
}

.about .about_nav {
	width: 180px;
	float: left;
	border: 1px solid #CCCCCC;
	border-radius: 6px;
	overflow: hidden;
}

.about .about_nav li a {
	text-align: center;
	padding: 0 10px;
	width: 160px;
	float: left;
	display: block;
	line-height: 36px;
}

.about .about_nav li a.on, .about .about_nav li a:hover {
	background: #FF0000;
	color: #FFFFFF;
}

.about .about_content {
	width: 940px;
	float: right;
	overflow: hidden;
}

/**calculator**/
.loan_title {}

.loan_title h3 {
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/calculator_logo.png) no-repeat 0 center;
    width: 150px;
    float: left;
    font-weight: normal;
    font-size: 22px;
    line-height: 45px;
    color: #484848;
    padding: 0 0 0 44px;
    margin: 0 auto;
}

.loan_title span {
    float: right;
    font-size: 12px;
    line-height: 56px;
    color: red;
}

#calculatorDiv {
    display: none;
    padding: 15px;
}

#calculatorDiv .calculatorTop {
	font-size: 12px;
    margin: 15px auto 0;
    width: 100%;
    overflow: hidden;
}

.calculatorTop .calculatorForm {
    float: left;
    width: 220px;
    margin: 20px 0 auto;
}

.calculatorForm div {
    float: left;
    margin-bottom: 12px;
    display: block;
}

.calculatorForm label {
    position: relative;
    padding: 8px 0 0 0;
    float: left;
}

.calculatorForm label.left {
    width: 60px;
}

.calculatorForm label.right {
    margin-left: 8px;
    width: 35px;
}

.calculatorForm label.right p {
    float: left;
}

.calculatorForm label.right .ask_tip {
    border: 1px solid #DCDCDC;
    cursor: pointer;
    border-radius: 15px;
    width: 15px;
    height: 15px;
    line-height: 15px;
    float: left;
    margin: 0 0 0 3px;
    background: #DCDCDC;
    color: #fff;
    text-align: center;
}

.calculatorForm label.right .cal-tip {
    position: absolute;
    left: 43px;
    top: 0;
    padding: 8px 10px;
    display: none;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    background: #fff;
    white-space: nowrap;
}

.calculatorForm label.right .cal-tip i {
    background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/tip-arrow.jpg) no-repeat 0 0;
    display: block;
    width: 6px;
    height: 8px;
    position: absolute;
    left: -6px;
    top: 13px;
}

.calculatorForm input {
    text-align: right;
    float: left;
    width: 86px;
    background: #f8f8f8;
    display: block;
    padding: 6px 10px;
    font-size: 14px;
    color: #444;
    border: 1px solid #ccc;
}

.calculatorTop .calculatorChart {
    float: left;
    width: 160px;
    height: 160px;
}

.calculatorTop .calculatorTxt {
    float: right;
    width: 230px;
    margin-top: 20px;
}

.calculatorTxt li {
    width: 100%;
    padding: 3px;
}

.calculatorTxt li span {
    float: left;
    border-radius: 10px;
    width: 10px;
    height: 10px;
    margin: 4px 5px 0 0;
}

.calculatorTxt li div {

}

.calculatorTxt .total_price {
    margin-bottom: 10px;
}

.calculatorTxt .total_price {

}

.calculatorTxt .pay_first_chart {
    border: 1px solid #fc0d1b;
    background: #fc0d1b;
}

.calculatorTxt .loan_number_chart {
    border: 1px solid #fd9940;
    background: #fd9940;
}

.calculatorTxt .saccrual_sum_chart {
    border: 1px solid #fecb21;
    background: #fecb21;
}
.calculatorTxt .shou_sum_chart {
    border: 1px solid #af5d14;
    background: #af5d14;
}

#calculatorDiv .calculatorTip {
	font-size: 12px;
    margin-top: 20px;
    text-align: center;
}

#calculatorDiv .calculatorResult {
    width: 100%;
    overflow: hidden;
}

.calculatorResult .feedback_t {
    width: 50%;
    height: 55px;
    float: left;
}

.feedback_t .loan_process {
    text-align: center;
    margin: 0 auto;
    margin-top: 10px;
}

.feedback_t .loan_process a {
    width: 204px;
    height: 34px;
    display: block;
    line-height: 34px;
    font-size: 15px;
    color: #ffffff;
    text-align: center;
    background: url("/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/calculator-details.png") -7px -6px no-repeat;
    margin: 0 auto;
}

.accrual_text {
    text-align: center;
}

.loan_rent {
    height: 40px;
}

.loan_rent a {
    width: 228px;
    height: 40px;
    line-height: 48px;
    display: block;
    font-size: 15px;
    color: #ffffff;
    text-align: center;
    background: url("/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/calculator-details.png") -7px -46px no-repeat;
    margin: 0 auto;
}

.playerBox {
            /*width: 838px;*/
            display: block;
        }
        #playerList a {
            text-decoration: none;
            outline: none;
            color: #FFF;
        }

        #a1 {
            width: 828px;
            height: 480px;
            float: left;
        }

        #a2, #a3 {
            width: 10px;
            text-align: center;
            height: 480px;
            float: left;
            color: #FFF;
            background-color: #666;
            line-height: 480px;
            cursor: pointer;
        }

        #a2 {
            display: none;
        }

        #playerList {
            width: 190px;
            height: 480px;
            overflow: auto;
            float: left;
            background: #262626;
            font-size: 12px;
            display: none;
        }

        #playerList li {
            list-style: none;
            height: 40px;
            line-height: 40px;
            border-bottom: 1px solid #555;
            overflow: hidden;
            padding: 0 10px;
            cursor: pointer;
            color: #FFFFFF;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

        #playerList li:last-child {
            border-bottom: none;
        }
		/*关于我们*/
		.list_con {
			overflow: hidden;
			width: 100%;
		}
		.synopsis_title {
			border-bottom: 1px solid #d6d6d6;
		}
		.synopsis_title b {
			border-bottom: 2px solid #e50011;
			color: #e50011;
			display: inline-block;
			font-size: 18px;
			margin-bottom: -1px;
			padding: 8px 0;
		}
		.synopsis_con {
			margin-bottom: 45px;
			padding-top: 30px;
		}
		.synopsis_con p {
			line-height: 25px;
			margin-bottom: 30px;
			text-indent: 2em;
			font-size: 17px;
		}
		.synopsis_con .map_china {
			height: 140px;
			left: 806px;
			top: 242px;
			width: 207px;
			z-index: 2;
		}
		.synopsis_con .map_img {
			background: rgba(0, 0, 0, 0) url("/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/map_bag.png") repeat scroll 0 0;
			position: absolute;
		}
		.synopsis_con .map_china img {
			left: -571px;
			top: -223px;
			z-index: 2;
		}
		.synopsis_con .map_img img {
			display: none;
			height: 467px;
			position: absolute;
			width: 667px;
		}
		
		
		/*保障系统*/
		
		.system_item {
			border-bottom: 1px solid #eee;
			border-right: 1px solid #eee;
			float: left;
			height: 317px;
			padding: 10px;
			width: 369px;
		}
		.system_icon {
			background: rgba(0, 0, 0, 0) url("/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/img/ausin_system_icon.png") no-repeat scroll 0 0;
			height: 117px;
			margin: 0 auto;
			text-align: center;
			width: 118px;
		}
		.system_item i.icon_safety {
			background-position: -433px 0;
			width: 45px;
		}
		.system_icon i {
			background: rgba(0, 0, 0, 0) url("/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/img/ausin_system_icon.png") no-repeat scroll 0 0;
			display: inline-block;
			height: 52px;
			margin-top: 22px;
		}
		i {
			font-style: normal;
		}
		.system_icon span {
			color: #fff;
			display: block;
			font-size: 18px;
			line-height: 20px;
		}
		.system_con {
			padding-top: 0px;
		}
		.system_con li {
			background: rgba(0, 0, 0, 0) url("/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/dot_02.png") no-repeat scroll left 13px;
			line-height: 30px;
			padding-left: 15px;
		}
		.system_item i.icon_major {
			background-position: -358px 5px;
			width: 53px;
		}
		.system_item i.icon_project {
			background-position: -296px 0;
			width: 45px;
		}
		.system_item i.icon_serve {
			background-position: -432px 0;
			width: 50px;
		}
		.system_item i.icon_favorable {
			background-position: -138px 0;
			width: 59px;
		}
		.system_item i.icon_wenhua {
			background-position: -215px 0px;
			width: 59px;
		}
		
	/*图片轮播*/
#scrollPics .btn{
	height:45px;
	position:absolute;
	z-index:3;
	font-size:30px;
	color:#ffffff;
	cursor:pointer;
	background-color:#000000;
	opacity:0.5;
}
.btn_right{
	top:40%;
	right:10px;
}

.btn_left{
	top:40%;
	left: 10px;
}
#scrollPics{
	margin-top: 10px;
    height: 230px;
    width: 100%;
    margin-bottom: 10px;
    overflow: hidden;
    position:relative;
}
#scrollPics h3{
	text-align:center;
	font-size:14px;
	color:#eb6200;
	
}
.slider li img{
width: 228px;
height: 271px;
}
.slider li{
	
margin-right: 4px;
margin-left: 4px;
float: left;
}
.num{
    position:absolute;
    right:50%;
    bottom:5px;
}
#scrollPics .num li{
    float: left;
    color: #FF7300;
    text-align: center;
    line-height: 16px;
    width: 16px;
    height: 16px;
    cursor: pointer;
    overflow: hidden;
    margin: 3px 1px;
    border: 1px solid #FF7300;
    background-color: #fff;
}
#scrollPics .num li.on{
    color: #fff;
    line-height: 21px;
    width: 21px;
    height: 21px;
    font-size: 16px;
    margin: 0 1px;
    border: 0;
    background-color: #FF7300;
    font-weight: bold;
}
/*澳洲头条*/
#toutiao{
    height: 400px;
    width: 784px;
    overflow: hidden;
    position:relative;
}
#toutiao .btn{
	position:absolute;
	z-index:3;
	font-size:40px;
	color:#ffffff;
	cursor:pointer;
	background-color:#000000;
	opacity:0.5;
}
.btn_righta{
	top:45%;
	right:190px;
}

.btn_lefta{
	top:45%;
	left: 10px;
}
#toutiao .ul{
	z-index:1;
}
#toutiao .pic li span{
	font-size: 14px;
}
/*美国头条*/
#toutiaous{
    height: 400px;
    width: 784px;
    overflow: hidden;
    position:relative;
}
#toutiaous .btn{
	position:absolute;
	z-index:3;
	font-size:40px;
	color:#ffffff;
	cursor:pointer;
	background-color:#000000;
	opacity:0.5;
}
.btn_rightus{
	top:45%;
	right:190px;
}

.btn_leftus{
	top:45%;
	left: 10px;
}
#toutiaous .ul{
	z-index:1;
}
#toutiaous .pic li span{
	font-size: 14px;
}


/*推荐*/
#tuijian .pic li span{
	margin-top: 10px;
	display:block;
	
	font-size: 13px;
}
#tuijian{
    
    width: 1180px;
    overflow: hidden;
    position:relative;
}
#tuijian .index-house-item-center{
	margin: 0 4px;
}

#tuijian .btnb{
	position:absolute;
	z-index:3;
	font-size:40px;
	color:#ffffff;
	cursor:pointer;
	background-color:#000000;
	opacity:0.5;
}
.btn_rightb{
	top:30%;
	right:10px;
}

.btn_leftb{
	top:30%;
	left: 10px;
}

/*美国推荐*/
#ustuijian .pic li span{
	margin-top: 10px;
	display:block;
	
	font-size: 13px;
}
#ustuijian{
    
    width: 1180px;
    overflow: hidden;
    position:relative;
}
#ustuijian .index-house-item-center{
	margin: 0 4px;
}

#ustuijian .btnb{
	position:absolute;
	z-index:3;
	font-size:40px;
	color:#ffffff;
	cursor:pointer;
	background-color:#000000;
	opacity:0.5;
}
.btn_right_us{
	top:30%;
	right:10px;
}

.btn_left_us{
	top:30%;
	left: 10px;
}


/*Back to Top*/
#scrollUp{
	font-size:40px;
	background-color:#000000;
	opacity:0.5;
	position:fixed;
	z-index:10;
	right:20px;
	bottom:50px;
	
}

.go {
	width: 47px; 
	height: 36px; 
	background-color: #FFF;
	position: fixed;
	_position: absolute;
	right: 12px;
	bottom: 10%;
	border-radius: 5px;
	box-shadow: 0 0 2px #6E6E6E 
	}
.go a { 
background: url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/img/gotop.png) no-repeat;
 display: block;
 text-indent: 999em;
 line-height: 999px;
 width: 37px;
 margin: 5px;
 border: 0;
 overflow: hidden;
 float: left 
 }
.go .top { background-position: 0 -33px; height: 22px }
.go .feedback { background-position: 0 -54px; height: 32px }
.go .bottom { background-position: 0 -88px; height: 22px }
.go .top:hover { background-position: -38px -33px }
.go .feedback:hover { background-position: -38px -54px }
.go .bottom:hover { background-position: -38px -88px }

/*资质*/
#zizhi li{
	background: rgba(0, 0, 0, 0) url("/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/img/ico_index.png") no-repeat scroll 0 center;
    background-position: 0px -120px;
	
	}
	
	
	/*右边导航 acacac*/
.nav_list{display:none;position:fixed;top:60%;margin-top:-205px;z-index:999;height:300px;}
.nav_list.w1920{right:220px;}
.nav_list ul li{position:relative;margin-bottom:6px;}
.nav_list ul li.last{margin-bottom:0;}
.nav_list ul li a{display:block;width:48px;height:48px;/*border:1px solid #C4C4C4;*/background:#fff;text-align:center;width: 40px; height: 40px;}
.nav_list ul li i{display:inline-block;background:url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/left_icon.png) no-repeat;}
.nav_list ul li .item_logo{height:50px;height:50px;/*border:0;background:url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/left_logo.jpg) no-repeat;*/}
.nav_list ul li .item_logo .i_logo{width: 35px; height: 35px; margin-top: 8px; height:50px;height:50px;/*border:0;*/background:url(/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/left_logo.jpg) no-repeat;}
.nav_list ul li .item_service:hover,.nav_list ul li .item_qq:hover,.nav_list ul li .item_tel:hover,.nav_list ul li .item_wechat:hover,.nav_list ul li .item_feedback:hover,.nav_list ul li .item_top:hover{background:#f9060c;border-color:#f9060c;border:2px solid #C4C4C4;}
.nav_list ul li:hover div{display:block;}



.nav_list ul li .item_show:hover{display:block;}
.nav_list ul li .item_service i{margin-top:5px;width:30px;height:27px;background-position:0 0;}
.nav_list ul li .item_service:hover i{background-position:-36px 0;}
.nav_list ul li .item_qq i{margin-top:5px;width:28px;height:30px;background-position:0 -140px;}
.nav_list ul li .item_qq:hover i{background-position:-36px -140px;}
.nav_list ul li .item_tel i{margin-top:8px;width:24px;height:23px;background-position:0 -33px;}
.nav_list ul li .item_tel:hover i{background-position:-36px -33px;}
.nav_list ul li .item_wechat i{margin-top:8px;width:30px;height:25px;background-position:0 -73px;}
.nav_list ul li .item_wechat:hover i{background-position:-36px -73px;}
.nav_list ul li .item_feedback i{margin-top:5px;width:30px;height:28px;background-position:0 -179px;}
.nav_list ul li .item_feedback:hover i{background-position:-36px -182px;}
.nav_list ul li .item_top i{margin-top:10px;width:33px;height:18px;background-position:0 -111px;}
.nav_list ul li .item_top:hover i{background-position:-36px -111px;}
.nav_list ul li .item_show{display:none;position:absolute;top:0;right:60px;min-height:50px;background:#f9060c;text-align:center;}
.nav_list ul li .item_show p{color:#fff;}
.nav_list ul li .item_show i.arrows{position:absolute;top:19px;right:-5px;*right:-4px;width:0;height:0;border-top:5px solid transparent;border-left:5px solid red;border-bottom:5px solid transparent;}
.item_show.service_show,.item_show.tel_show{width:160px;}
.item_show.in{width:80px;}

.item_show.wechat_show{padding:10px;}
.item_show .service_con{line-height:50px;font-size:18px;}
.item_show .tel_head{height:25px;line-height:25px;font-size:12px;}
.item_show .tel_con{height:22px;line-height:22px;font-size:22px;font-family:"Arial";}
.item_show .wechat_img{display:block;}
.item_show .wechat_con{white-space:nowrap;}


/*温馨提示*/
.popup1, .zhanhui_popup1 {
    background: rgba(0, 0, 0, 0) url("/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/bg8.png") repeat scroll 0 0;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9999;
}
.mybox {
	 height: 100%;
    position: relative;
    width: 100%;
    background: #2EDDF4 none repeat scroll 0 0;
    border: 10px solid #ccc;
    height: 220px;
    left: 50%;
    margin-left: -200px;
    margin-top: -125px;
    position: absolute;
    top: 50%;
    width: 380px;
}
.myboxcon {
    clear: both;
    overflow: hidden;
    padding: 15px;
    position: relative;
    width: 350px;
}
.myboxcon h5 {
    color: #e50011;
    font-size: 20px;
}
.myboxcon table {
    margin-top: 15px;
}
.myboxcon .btn_05, .myboxcon .zhanhui_btn1 {
    background: #e7000e none repeat scroll 0 0;
    margin-right: 10px;
}
.myboxcon td input {
    border: medium none;
    color: #fff;
    cursor: pointer;
    height: 32px;
    line-height: 32px;
    margin-top: 10px;
    text-align: center;
    width: 60px;
}
.myboxcon .btn_06, .myboxcon .zhanhui_btn2 {
    background: #ccc none repeat scroll 0 0;
}
.myboxcon td input {
    border: medium none;
    color: #fff;
    cursor: pointer;
    height: 32px;
    line-height: 32px;
    margin-top: 10px;
    text-align: center;
    width: 60px;
}
.assess_table td label {
    display: block;
    float: left;
    margin-bottom: 6px;
    margin-right: 20px;
    white-space: nowrap;
}
.assess_table td .assess_other {
    border-bottom: 1px solid #000;
    width: 100px;
}
/*公共样式*/
.close_01, .zhanhui_close_01 {
    background: rgba(0, 0, 0, 0) url("/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/foot_popup_close.png") no-repeat scroll 0 0;
    cursor: pointer;
    height: 20px;
    position: absolute;
    right: 15px;
    top: 15px;
    width: 20px;
}
/*个人评估*/
.ico_pg{
	width: 54px; height: 60px;display:block;float: left;
	margin-left: 5px;
	background: rgba(0, 0, 0, 0) url("/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/img/ico_pg.png") repeat scroll 0 0;
}
.report_way {
    margin: 0 auto;
    padding: 50px 0 60px;
    width: 1200px;
}
.ger{
	/*background: rgba(0, 0, 0, 0) url("/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/img/pg_01.png") no-repeat scroll;*/
	background:#f83d3d;
	height: 127px;
        width: 267px;
}
.ger h3{
	text-align: center;
	font-size: 20px;
    color: #fff;
	padding-top: 5px; padding-bottom: 5px;
}
.ger p{
	 padding-right: 18px;
	color: #fff;
	font-size: 12px;
	padding-top:0px;
	padding-left: 23px;
}
.gep{
	width: 263px; height: 186px;
	border: 2px solid #d3d3d3;
}
.baogao_form table{
	margin-left: 10px; margin-top: 0px;
}
.baogao_form table select{
	height: 29px;
	width: 116px; margin-right: 10px;
	margin-top: 10px;
	padding-left: 10px;
	border: 1px solid rgb(211, 211, 211);
	font-size:12px;
}
.baogao_form .input_text{
	height: 29px;
	width: 108px; border: 1px solid rgb(211, 211, 211);margin-top: 20px;padding-left: 10px;
	font-size:12px;
}
.report_btn{
	font-size:14px;
	background-color:#f83d3d;
	color:#fff;
	margin-top: 10px; height: 27px;
	margin: 15px auto 0 30%;
	width: 106px;
	 cursor: pointer;
	 border-radius: 4px;
}
.baogao_form table p{
	text-align:center;
	font-size: 20px;
	margin-top: 20px;
}
.synopsis_title{
	border-bottom: 1px solid #fff;
}
.synopsis_title b{
	border-bottom: 2px solid #fff;
	/*background: rgba(0, 0, 0, 0) url("/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/img/baogao_06.png") no-repeat scroll;*/
	width: 190px;
	border-bottom:7px solid #bd1320;
	border-right:6px solid white;
	padding:0;
}
.synopsis_title select{
	width: 169px;
	padding-left: 10px;
}
/***在线客服*****/
.layer_right{
    top: 100px; width: 99px; text-align: center; color: rgb(247, 68, 71); border:3px solid;background-color:#fff;
}
.layer_right_top{
    border-bottom: 3px solid;line-height:8px
}
.layer_right_top h4{
    margin-top: 10px; margin-bottom: 10px; font-size: 14px;
}
 .layright_center_cont{
  line-height: 20px; height: 140px;
}
.layright_center_cont ul{
	padding-left: 3px;padding-right: 3px;
	line-height:20px
}
.layright_center_cont ul li{
	list-style-type: none; font-size: 16px; border-bottom: 2px dashed;height: 32px;
}
.layright_center_cont ul li a{
	color:#f74447
}
.layright_center_cont ul li  img{
	margin-bottom: -4px;
}
.layer_right_btmtel{
	margin-top: 0px; margin-bottom: 5px;
}
.layer_right_btmtel input{
	width: 80px; border: 2px solid rgb(247, 68, 71); margin-top: 5px;
}
.layer_right_btmtel span{
	width: 82px; display: block; background-color: rgb(247, 68, 71); margin: 10px auto; line-height: 30px; height: 30px;border-radius:7px;
}
.layer_right_btmtel a{
	color:#fff;font-size: 14px;
}
.layer_right_btmtel p{
	font-size: 16px; width: 100px;
}

/*头部*/
.top_nav {
    background: rgba(0, 0, 0, 0) url("/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/img/bg_fff_9.png") repeat scroll 0 0;
    height: 72px;
    left: 0;
    width: 100%;
    z-index: 998;
	border-bottom: 1px solid #909090;
	/*box-shadow: 2px 2px 10px #909090;*/
}
.header-menu{
	margin-left: 25px;
}
.nav_a:hover{
	background-color: #f83d3d;
	color: #fff;
}

/*递交申请*/
.start_right {
    float: left;
    margin-left: 20px;
    width: 380px;
}
.yimin_jiangzuo, .yimin_shengqing {
    width: 380px;
}

.h4title {
    color: #333;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
}
.start_right .yimin_shengqing_box {
    height: 438px;
	width: 378px;
}

.yimin_shengqing_box {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #ffffff;
    border-color: #aaaaaa #aaaaaa #aaaaaa;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 1px;
    height: 468px;
    width: 360px;
}
.yimin_shengqing_box p {
	
    font-size: 14px;
    margin-left: 20px;
    margin-top: 11px;
    width: 330px;
}
.ys_span {
    color: #c42e32;
}
.start_right .ymboxtxt {
    margin-right: 20px;
}
.ymboxtxt {
    border: 1px solid #d3d3d3;
    height: 32px;
    margin-left: 10px;
    margin-top: 8px;
    padding-left: 20px;
    width: 311px;
}

.ymboxtxt span {
    color: #555555;
    display: inline-block;
    float: left;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    width: 170px;
}
.ymboxtxt select {
    border: medium none;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-size: 14px;
    height: 32px;
    padding-left: 6px;
    width: 140px;
}
.tablex .calculator_text_yh, select {
    border: 1px solid #cbcbcb;
    color: #6f6f6f;
    height: 25px;
    line-height: 25px;
}
.ymboxtxt_lx, .ymboxtxt_nx {
    border: 1px solid #d3d3d3;
    height: 32px;
    margin-left: 10px;
    margin-top: 8px;
    padding-left: 20px;
    width: 311px;
}
.ym_btn_03 {
    background: #e50011 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    line-height: 50px;
    margin: 0 0 0 30%;
    opacity: 0.7;
    padding: 6px 25px;
		
}
.ymboxtxt_txt {
    color: #555555;
    display: inline-block;
    float: left;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    width: 84px;
}
.ymboxtxt_nx input ,.ymboxtxt_lx input{
    border: medium none;
    display: inline-block;
    float: left;
    font-size: 14px;
    height: 32px;
    padding-left: 6px;
    width: 200px;
}
/*搜索*/
.kefuphone {
    float: left;
    height: 72px;
    overflow: hidden;
    position: relative;
    width: 220px;
}
.searchicon2{
	left: 220px;
	border: 1px solid #000;
    border-radius: 20px;
    cursor: pointer;
    height: 26px;
    width: 218px;
	top: 20px;
}
.searchicon {
    position: absolute;
    z-index: 998;
}
.searchicon .s_span2 {
    height: 26px;
}
.searchicon span {
    background: rgba(0, 0, 0, 0) url("/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/test/ico_index.png") no-repeat scroll -16px -52px;
    cursor: pointer;
    display: block;
    width: 30px;
}
.searchicon input {
    float: left;
    height: 26px;
    width: 160px;
}
input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: white;
    border-style: none;
    border-width: 0;
}
.searchicon .close_02 {
    background: rgba(0, 0, 0, 0) url("/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/de.png") no-repeat scroll 0 0;
    height: 14px;
    position: absolute;
    right: 10px;
    top: 6px;
    width: 14px;
}


/*关注优惠*/
.piaofu {
	
    margin: 2px;
    position: fixed;
    right: 3px;
    top: 160px;
    width: 100px;
    z-index: 110;
	
}
.pftop {
	height: 169px;
    width: 100%;
}
.pful {
    background-color: #fff;
    border-left: 2px solid #0475c7;
    border-right: 2px solid #0475c7;
    border-top: 2px solid #0475c7;
    margin-top: 2px;
    width: 100px;
}
.pful li {
    border-bottom: 1px solid #ccc;
    height: 29px;
    margin: 0 auto;
    width: 88px;
}
.pful li a {
    background: rgba(0, 0, 0, 0) url("/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/test/right-window-icon.png") no-repeat scroll 0 0;
    display: block;
    height: 25px;
    width: 100%;
}
.pful .zxzx{
	background: rgba(0, 0, 0, 0) url("/web/20181223050713im_/http://www.huixinoverseas.com/skin/new/images/test/right-window-icon.gif") no-repeat scroll 0 0;
}
.pful li a span {
    color: #333;
    display: block;
    float: right;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    width: 69px;
}
.pful li a:hover span {
    color: #f60;
}
.pful li a .current {
    color: #000;
}
.pful .zxzx {
    background-position: 2px 5px;
}
.pful .ymzc {
    background-position: -5px -25px;
}
.pful .ymgl {
    background-position: -5px -51px;
}
.pful .hwfc {
    background-position: -5px -102px;
}
.pful .hdbm {
    background-position: -5px -76px;
}
.pful .lxwm {
    background-position: -5px -128px;
}
#mobile {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #0475c7;
    color: #0475c7;
    height: 22px;
    line-height: 22px;
    outline: 0 none;
    padding-left: 2px;
    width: 90px;
}
#callBtn {
    background: #0475c7 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 14px;
    height: 24px;
    line-height: 22px;
    margin-top: 6px;
    text-align: center;
    text-decoration: none;
    width: 92px;
}
.center {
    background: #fff none repeat scroll 0 0;
    border-left: 2px solid #0475c7;
    border-right: 2px solid #0475c7;
    height: 50px;
    padding: 8px 3px;
    width: 94px;
}
.ycgtdiv {
    background: #fff none repeat scroll 0 0;
    border-bottom: 2px solid #0475c7;
    border-left: 2px solid #0475c7;
    border-right: 2px solid #0475c7;
    color: #333;
    cursor: pointer;
    font-size: 14px;
    height: 20px;
    line-height: 12px;
    text-align: center;
    width: 100px;
}
.meiti-lis li img{
	padding: 0px;
    width: 266px;
	height: 182px;
}
.meiti-lis li{
	width: 271px;
	margin-right: 20px;
	position: relative;
	line-height: 32px;
}

.meiti-lis li span{
	position:absolute;
	left: 1px;
	bottom: 20px;
	height: 32px;
	width: 98%;
	color:#fff;
	background-color: rgba(0, 0, 0, 0.5);
	
}


/*广告*/
.bd img{
	width: 100%;
}

/**/
.n_fen{
	display:block;
	width:100%;
	height:2px;
	background-color:#DBDBDB;
}
/*
     FILE ARCHIVED ON 05:07:13 Dec 23, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:07:24 Jul 12, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.668
  exclusion.robots: 0.025
  exclusion.robots.policy: 0.014
  esindex: 0.012
  cdx.remote: 18.249
  LoadShardBlock: 139.161 (3)
  PetaboxLoader3.datanode: 141.127 (5)
  PetaboxLoader3.resolve: 131.341 (3)
  load_resource: 184.441 (2)
*/