.wbg {
  background: rgba(255, 255, 255, 0.95);
}
@font-face {
  font-family: 'iconfont';
  /* project id 739356 */
  src: url('//at.alicdn.com/t/font_739356_h3twr2lrwed.eot');
  src: url('//at.alicdn.com/t/font_739356_h3twr2lrwed.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_739356_h3twr2lrwed.woff') format('woff'), url('//at.alicdn.com/t/font_739356_h3twr2lrwed.ttf') format('truetype'), url('//at.alicdn.com/t/font_739356_h3twr2lrwed.svg#iconfont') format('svg');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0px;
  -moz-osx-font-smoothing: grayscale;
}
body,
div,
dl,
dt,
dd,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
select,
input,
textarea,
button,
p,
blockquote,
th,
td,
img,
iframe {
  
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
button,
textarea,
option {
  font-family: "\5FAE\8F6F\96C5\9ED1";
}
ul,
li,
div {
  list-style: none;
  border: 0px;
  padding: 0px;
}
img {
  border: 0px;
}
html {
  -webkit-text-size-adjust: none;
}
input {
  outline: none;
}
textarea {
  resize: none;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999;
  font-size: 14px;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #999;
  font-size: 14px;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #999;
  font-size: 14px;
}
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #999;
  font-size: 14px;
}
input[type=button],
input[type=submit],
input[type=file],
button {
  cursor: pointer;
  -webkit-appearance: none;
  font-size: 14px;
}
body {
  font-size: 14px;
  font-family: "\5FAE\8F6F\96C5\9ED1";
}
a {
  text-decoration: none;
  color: #333;
}
a:hover {
  color: #333;
}
@-webkit-keyframes rotate360 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate360 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
body {
  background: #f5f5f5;
}
body.active {
  padding-bottom: 60px;
}
#search_bar {
  position: absolute;
  z-index: 999;
  width: calc(100% - 30px);
  width: -webkit-calc(100% - 30px);
  width: -moz-calc(100% - 30px);
  left: 15px;
  top: 15px;
}
#search_bar:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#search_bar .bar {
  background: rgba(255, 255, 255, 0.95);
  float: left;
  margin-right: 10px;
  width: calc(100% - 50px);
  width: -webkit-calc(100% - 50px);
  width: -moz-calc(100% - 50px);
}
#search_bar .bar:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#search_bar .bar i.iconfont {
  float: left;
  width: 40px;
  font-size: 20px;
  color: #bbbbbb;
  line-height: 40px;
  height: 40px;
  text-align: center;
  background: #fff;
}
#search_bar .bar input {
  float: left;
  margin-bottom: 0px;
  border: none;
  padding: 0px;
  width: calc(100% - 40px);
  width: -webkit-calc(100% - 40px);
  width: -moz-calc(100% - 40px);
}
#search_bar .talk {
  width: 40px;
  float: left;
}
#search_bar .talk i.iconfont {
  color: #ffffff;
  font-size: 32px;
  line-height: 40px;
  height: 40px;
  text-align: center;
  margin: 0px auto;
  display: block;
}
#search_bar.top15 {
  top: 15px;
}
#banner {
  width: 100%;
}
#banner .swiper-slide img {
  width: 100%;
  display: block;
  height: 310px;
}
#banner .banner_page {
  bottom: 45px;
}
#banner .banner_page .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #fff;
  opacity: 1;
}
#banner .banner_page .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff35f;
}
#index_nav {
  width: calc(100% - 30px);
  width: -webkit-calc(100% - 30px);
  width: -moz-calc(100% - 30px);
  margin: 0px auto;
  margin-top: -40px;
  background: #405189;
  position: relative;
  z-index: 9999;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0px 1px 5px #bbc1d5;
  -moz-box-shadow: 0px 1px 5px #bbc1d5;
  box-shadow: 0px 1px 5px #bbc1d5;
}
#index_nav nav {
  width: 100%;
  padding: 20px 0px 15px 0px;
}
#index_nav nav:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#index_nav nav a {
  width: 25%;
  float: left;
  color: #fff;
  font-size: 14px;
  display: block;
  text-align: center;
}
#index_nav nav a i.iconfont {
  font-size: 36px;
  display: block;
  margin-bottom: 10px;
  line-height: 40px;
  height: 40px;
}
#index_nav .topnews {
  width: calc(100% - 30px);
  width: -webkit-calc(100% - 30px);
  width: -moz-calc(100% - 30px);
  margin: 0px auto;
}
#index_nav .topnews:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#index_nav .topnews span {
  line-height: 45px;
  height: 45px;
  width: 60px;
  text-align: center;
  display: block;
  float: left;
}
#index_nav .topnews span img {
  margin-top: 10px;
}
#top_one_news {
  height: 45px;
  width: calc(100% - 60px);
  width: -webkit-calc(100% - 60px);
  width: -moz-calc(100% - 60px);
  float: left;
}
#top_one_news a {
  line-height: 45px;
  height: 45px;
  overflow: hidden;
  font-size: 14px;
  color: #fff;
  display: block;
}
#tools {
  width: 100%;
  margin: 0px auto;
  background: #fff;
  margin-top: 15px;
}
.title {
  font-size: 18px;
  color: #333;
  line-height: 70px;
  height: 70px;
  width: calc(100% - 30px);
  width: -webkit-calc(100% - 30px);
  width: -moz-calc(100% - 30px);
  margin: 0px auto;
  border-bottom: 1px solid #f6f7f7;
}
.title:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
.title i.icon {
  color: #333;
  font-size: 24px;
  float: left;
  margin-right: 8px;
}
.title a {
  color: #bcbcbc;
  font-size: 14px;
  float: right;
}
.title a i.iconfont {
  font-size: 14px;
}
.tools_block {
  width: calc(100% - 30px);
  width: -webkit-calc(100% - 30px);
  width: -moz-calc(100% - 30px);
  margin: 20px auto;
  padding-bottom: 5px;
}
.tools_block:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
.tools_block a {
  width: 80px;
  padding: 10px;
  height: 80px;
  background: #f3f5f9;
  text-align: center;
  display: block;
  float: left;
  margin-bottom: 15px;
  margin-right: 15px;
  font-size: 14px;
  color: #666;
}
.tools_block a i.iconfont {
  color: #5a79dc;
  display: block;
  font-size: 32px;
  line-height: 40px;
  height: 40px;
}
#index_house,
#index_news {
  margin: 0px auto;
  margin-top: 15px;
  background: #fff;
  width: 100%;
  -webkit-box-shadow: 1px 1px 5px #eee;
  -moz-box-shadow: 1px 1px 5px #eee;
  box-shadow: 1px 1px 5px #eee;
}
.country_rom {
  width: 100%;
  padding: 15px;
  background: #fff;
}
.country_rom:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
.country_rom a {
  position: relative;
  padding: 8px 10px;
  width: calc(50% - 8px);
  width: -webkit-calc(50% - 8px);
  float: left;
  margin-bottom: 15px;
  color: #000;
}
.country_rom a p {
  color: #777;
  position: relative;
  z-index: 2;
  font-size: 12px;
  line-height: 18px;
  height: 18px;
}
.country_rom a h1 {
  font-size: 18px;
  position: relative;
  z-index: 2;
  padding-bottom: 5px;
  color: #333;
}
.country_rom a img {
  width: 100%;
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  z-index: 1;
}
.country_rom a:nth-child(1),
.country_rom a:nth-child(3) {
  margin-right: 15px;
}
.country_rom a:nth-child(2),
.country_rom a:nth-child(3) {
  text-align: right;
}
.indexbg {
  background: #fff;
}
.house_rom {
  padding-left: 0px;
}
.i_house_tab {
  /*width: 300px;*/
  width:91%;
}
.i_house_tab a.himg {
  /*width: 300px;*/
  width:91%;
  position: relative;
}
.i_house_tab a.himg img {
  width: 100%;
  display: block;
  height: 170px;border-radius: 3px;
}
.i_house_tab a.himg i.iconfont {
  position: absolute;
  right: 20px;
  bottom: 5px;
  color: #fff;
  font-size: 18px;
}
.i_house_tab a.name p.intro {
  line-height: 30px;
  height: 30px;
  font-size: 14px;
  color: #888;
  display: block;
  overflow: hidden;
}
.i_house_tab a.name h1 {
  font-size: 16px;
  line-height: 160%;
  max-height: 55px;font-weight:bold;
  display: block;
  overflow: hidden;
}
.i_house_tab a.name p.price {
  color: #999;
  font-size: 14px;
  line-height: 30px;
  height: 30px;
}
.i_house_tab a.name p.price b {
  color: #f00808;
  font-size: 18px;
}
.hxnr{line-height:40px;}
.hxnr span{float:left;width:30%;text-align:center;font-size:14px;font-weight:bold;color:#caac82}
.hxtags{}
.hxtags span{padding:2px 10px;margin-right:10px;background:#efefef;color:#333;font-size:12px;float:left;}

#index_house .swiper-slide .name{
    position: absolute;
    top: 140px;
    background: #fff;
    border-radius: 5px;
    width: 90%;
	padding:5px 5%;
    left: 5%; 
    box-shadow: 1.04rem 1.04rem 1.133333rem rgba(35,24,21,.3);
}
#index_house .fjgs{position:absolute;top: 15px;
    right: 0;
	height:32px;line-height:32px;padding: 0 1.346667rem 0 1.453333rem;
    z-index: 2;color: #ebcfa3;font-size:12px;}
	#index_house .fjgs span{font-size:16px;}
#index_house .fjgs:before{
content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: rgba(0,0,0,.79);
    transform: scaleY(1.3) perspective(.5em) rotateX(2deg);
    transform-origin: bottom right;
}
#navpro,
#navnews {
  line-height: 40px;
  height: 40px;
  margin: 20px auto;
}
#navpro .swiper-slide span,
#navnews .swiper-slide span {
  margin: 0 5px;
  text-align: center;
  display: block;
  font-size: 14px;
  color: #666;
}
#navpro .swiper-slide span.active,
#navnews .swiper-slide span.active {
  color: #405189;
  font-weight: bold;
}
#navnews .swiper-slide span {
  font-size: 16px;
}
#navpro .bar,
#navnews .bar {
  width: 50px;
  height: 3px;
  position: absolute;
  bottom: 0px;
}
#navpro .bar .color {
  width: 36px;
  margin: 0 auto;
  height: 3px;
  background: #e12108;
}
#navnews .bar .color {
  width: 36px;
  margin: 0 auto;
  height: 3px;
  background: #405189;
}
#page_pro,
#page_news {
  padding-bottom: 105px;
  height: 100%;
}
#page_pro .slidepage,
#page_news .slidepage {
  height: 100%;
}
#index_news {
  padding-top: 1px;
}
.inews_block {
  margin-top: 15px;
  display: block;
  background: #fff;
  -webkit-box-shadow: 1px 1px 5px #eee;
  -moz-box-shadow: 1px 1px 5px #eee;
  box-shadow: 1px 1px 5px #eee;
  padding: 5px 15px 15px 15px;
}
.inews_block:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
.inews_block #inews_btn {
  height: 60px;
  overflow: hidden;
}
.inews_block #inews_btn span {
  width: 25%;
  float: left;
  line-height: 60px;
  height: 60px;
  font-size: 16px;
  display: block;
  position: relative;
  text-align: center;
}
.inews_block #inews_btn span i {
  background: #405189;
  height: 3px;
  display: block;
  position: absolute;
  bottom: 0px;
  width: 40px;
  left: calc(50% - 20px);
  left: -webkit-calc(50% - 20px);
  display: none;
}
.inews_block #inews_btn span.active {
  font-weight: bold;
  color: #405189;
}
.inews_block #inews_btn span.active i {
  display: block;
}
.inews_block #inews_btn span a {
  width: 45px;
  line-height: 25px;
  height: 25px;
  display: block;
  position: absolute;
  right: 10px;
  top: 10px;
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  border-radius: 200px;
  overflow: hidden;
  margin-top: 10px;
}
.inews_block #inews_btn span a i.iconfont {
  background: #ddd;
  position: static;
  width: 100%;
  line-height: 25px;
  height: 25px;
  display: block;
  font-size: 16px;
  color: #999;
  text-align: center;
}
.inews_list {
  width: 100%;
  position: relative;
  display: none;
}
.inews_list.active {
  display: block;
}
.inews_list a {
  display: block;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
  margin-bottom: 15px;
}
.inews_list a:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
.inews_list a span.imgs {
  width: 120px;
  float: left;
  margin-right: 15px;
  height: 85px;
}
.inews_list a span.imgs img {
  width: 100%;
  display: block;
  height: 100%;
  overflow: hidden;
}
.inews_list a .ntxt {
  width: calc(100% - 135px);
  width: -webkit-calc(100% - 135px);
  -moz-width: calc(100% - 135px);
  float: left;
}
.inews_list a .ntxt b {
  font-size: 16px;
  height: 60px;
  display: block;
  line-height: 170%;
  overflow: hidden;
  color: #444;
}
.inews_list a .ntxt p {
  font-size: 12px;
  line-height: 25px;
  height: 25px;
  overflow: hidden;
}
.inews_list a.more {
  width: 100%;
  text-align: center;
  line-height: 40px;
  height: 40px;
  padding: 0px;
  margin: 0;
  border: none;
  font-size: 14px;
  color: #999;
}
.inews_list_block {
  margin-top: 20px;
}
footer {
  height: 60px;
  background: #fafafa;
  position: fixed;
  bottom: 0px;
  z-index: 888;
  width: 100%;
  border-top: 1px solid #eee;
}
footer:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
footer a {
  width: 25%;
  float: left;
  text-align: center;
  font-size: 12px;
  color: #999;
}
footer a i.iconfont {
  font-size: 24px;
  height: 35px;
  display: block;
  line-height: 45px;
}
footer a.active {
  color: #405189;
}
#ad {
  width: 100%;
  max-width: 333px;
  margin: 0px auto;
  display: none;
}
#ad img {
  display: block;
  margin: 0px auto;
}
#ad span i.line {
  width: 2px;
  height: 30px;
  display: block;
  background: #ffd943;
  margin: 0px auto;
}
#ad span i.iconfont {
  width: 40px;
  line-height: 32px;
  height: 32px;
  color: #ffd943;
  margin: 0px auto;
  font-size: 28px;
  text-align: center;
  margin-top: -2px;
  display: block;
}
.layui-layer-nobg {
  box-shadow: none;
  -webkit-box-shadow: none;
}
.nybanner {
  width: 100%;
}
.nybanner img {
  width: 100%;
  position: relative;
  display: block;
}
.nybanner .text {
  text-align: center;
  color: #fff;
  position: absolute;
  top: 110px;
  width: 100%;
}
.nybanner .text h1 {
  font-size: 24px;
  margin-bottom: 10px;
}
.nybanner .text p {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  width: 100%;
  text-align: center;
  line-height: 180%;
}
.country_five {
  width: 100%;
  padding: 15px 10px 5px 10px;
  background: #fff;
}
.country_five ul:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
.country_five ul li {
  width: 20%;
  float: left;
  padding: 1.5%;
}
.country_five ul li a {
  width: 100%;
  display: block;
  position: relative;
  background: #000000;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  overflow: hidden;
}
.country_five ul li a img {
  z-index: 1;
  width: 100%;
  opacity: 0.6;
  display: block;
}
.country_five ul li a span {
  position: absolute;
  z-index: 5;
  top: 24%;
  color: #fff;
  width: 100%;
  left: 0px;
  text-align: center;
  font-size: 16px;
}
.country_five ul li a span em {
  color: #fff;
  width: 100%;
  display: block;
  font-style: normal;
  text-align: center;
  font-size: 14px;
}
.type_five {
  width: 100%;
  padding: 0px 10px 20px 10px;
  background: #fff;
}
.type_five ul:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
.type_five ul li {
  width: 20%;
  float: left;
  padding: 1.5%;
}
.type_five ul li a {
  width: 100%;
  display: block;
  position: relative;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  overflow: hidden;
  border: 1px solid #bbb;
}
.type_five ul li a img {
  z-index: 1;
  width: 100%;
  display: block;
}
.type_five ul li a span {
  position: absolute;
  z-index: 5;
  top: 16%;
  color: #666;
  width: 100%;
  left: 0px;
  text-align: center;
  font-size: 15px;
}
.type_five ul li a span.single {
  top: 32%;
}
.nyrpoducts {
  background: #fff;
  margin-top: 15px;
}
.nypro_list {
  width: 100%;
  position: relative;
  padding: 15px;
  margin-top: 10px;
  background: #fff;
}
.nypro_list.active {
  display: block;
}
.nypro_list a {
  display: block;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
  margin-bottom: 15px;
}
.nypro_list a:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
.nypro_list a span.imgs {
  width: 120px;
  float: left;
  margin-right: 15px;
  height: 85px;
}
.nypro_list a span.imgs img {
  width: 100%;
  display: block;
  height: 100%;
  overflow: hidden;
}
.nypro_list a .ntxt {
  width: calc(100% - 135px);
  width: -webkit-calc(100% - 135px);
  -moz-width: calc(100% - 135px);
  float: left;
}
.nypro_list a .ntxt b {
  font-size: 16px;
  line-height: 35px;
  height: 35px;
  display: block;
  overflow: hidden;
  color: #444;
  text-overflow: ellipsis;
}
.nypro_list a .ntxt p {
  font-size: 12px;
  line-height: 25px;
  height: 25px;
  overflow: hidden;
}
.nypro_list a .ntxt p.price {
  color: #e71f19;
  font-size: 14px;
}
.nypro_list a.more {
  width: 100%;
  text-align: center;
  line-height: 40px;
  height: 40px;
  padding: 0px;
  margin: 0;
  border: none;
  font-size: 14px;
  color: #999;
}
.nysearch_bg {
  background: #405189;
  height: 70px;
}
.house_select_btn {
  padding: 15px 0px;
}
.house_select_btn:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
.house_select_btn span {
  width: 25%;
  float: left;
  text-align: center;
  font-size: 14px;
  color: #333;
  display: block;
}
#country_select {
  background: rgba(255, 255, 255, 0.95);
  display: none;
}
#country_select:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#country_select .country_s {
  width: 120px;
  float: left;
  background: #f2f2f2;
  padding: 5px 0px;
  overflow-y: scroll;
  -webkit-overflow-y: scroll;
  -moz-overflow-y: scroll;
}
#country_select .country_s span {
  line-height: 35px;
  height: 35px;
  text-align: center;
  font-size: 14px;
  display: block;
}
#country_select .country_s span.active {
  background: rgba(255, 255, 255, 0.95);
}
#country_select .country_s_area {
  float: left;
}
#country_select .country_s_area .country_area {
  overflow-y: scroll;
  -webkit-overflow-y: scroll;
  -moz-overflow-y: scroll;
  width: calc(100% - 120px);
  width: -webkit-calc(100% - 120px);
  padding: 0px 20px;
  position: absolute;
  top: 5px;
  left: 120px;
  display: none;
}
#country_select .country_s_area .country_area:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#country_select .country_s_area .country_area a {
  line-height: 35px;
  height: 35px;
  width: 50%;
  float: left;
  display: block;
  overflow: hidden;
}
.type_area,
.area_area,
.price_area {
  background: rgba(255, 255, 255, 0.95);
  display: none;
  padding: 5px 0px;
}
.type_area:after,
.area_area:after,
.price_area:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
.type_area a,
.area_area a,
.price_area a {
  line-height: 35px;
  height: 35px;
  display: block;
  padding: 0px 15px;
  width: 120px;
  text-align: center;
}
.scroll_bar {
  background: #f9f9f9;
  border-bottom: 1px solid #eee;
  width: 100%;
  left: 0px;
  top: 0px;
  z-index: 9999;
  -webkit-box-shadow: 0px 1px 5px #eee;
  -moz-box-shadow: 0px 1px 5px #eee;
  box-shadow: 0px 1px 5px #eee;
}
.select_rs {
  padding: 0px 15px;
  background: #f8f8f8;
}
.select_rs:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
.select_rs span {
  border: 1px solid #eee;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 5px 10px;
  font-size: 14px;
  margin-right: 10px;
  float: left;
  margin-bottom: 10px;
}
#banner_img {
  width: 100%;
}
#banner_img .swiper-slide {
  background: #fff;
}
#banner_img .swiper-slide img {
  width: 100%;
  display: block;
  max-height: 310px;
}
#banner_img .banner_page {
  bottom: 45px;
}
#banner_img .banner_page .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #fff;
  opacity: 1;
}
#banner_img .banner_page .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff35f;
}
#product_intro {
  background: #fff;
  position: relative;
  z-index: 889;
  top: 0px;
  left: 0px;
}
#product_intro .prointro {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 2px 10px #ccc;
  -moz-box-shadow: 0px 2px 10px #ccc;
  box-shadow: 0px 2px 10px #ccc;
  width: calc(100% - 30px);
  width: -webkit-calc(100% - 30px);
  width: -moz-calc(100% - 30px);
  margin: 0px auto;
  position: relative;
  top: -35px;
  background: #fff;
  padding: 15px;
}
#product_intro .prointro h1 {
  font-size: 22px;
  line-height: 150%;
  margin-bottom: 5px;
  font-weight: normal;
}
#product_intro .prointro .note {
  padding: 10px 0px;
}
#product_intro .prointro .note:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#product_intro .prointro .note span {
  padding: 4px 10px;
  margin-right: 8px;
  background: #ecedf3;
  float: left;
  margin-bottom: 8px;
  font-size: 12px;
  color: #666;
}
#product_intro .prointro .price:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#product_intro .prointro .price span {
  float: left;
  font-size: 14px;
  color: #f42308;
}
#product_intro .prointro .price span:nth-child(2) {
  float: right;
  color: #999;
}
#product_intro .prointro .price span:nth-child(2) b {
  color: #f42308;
  font-size: 18px;
}
#product_intro .prointro .address {
  color: #a0a0a0;
  padding: 10px 0px;
  font-size: 14px;
}
#product_intro .prointro .address i.iconfont {
  font-size: 18px;
}
#product_intro .prointro .Developers:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#product_intro .prointro .Developers a {
  line-height: 45px;
  height: 45px;
  font-size: 14px;
  color: #405189;
}
#product_intro .prointro .Developers a:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#product_intro .prointro .Developers a.kfs {
  width: calc(100% - 60px);
  width: -webkit-calc(100% - 60px);
  float: left;
}
#product_intro .prointro .Developers a.guanzu {
  width: 60px;
  float: right;
  color: #FF8800;
}
#product_intro .prointro .Developers a.guanzu i.iconfont {
  margin-right: 2px;
}
#product_intro .prointro .Developers a img {
  width: 35px;
  line-height: 35px;
  height: 35px;
  display: block;
  float: left;
  margin-right: 10px;
  border: 2px solid #ccc;
  -webkit-box-shadow: 1px 1px 8px #ccc;
  -moz-box-shadow: 1px 1px 8px #ccc;
  box-shadow: 1px 1px 8px #ccc;
  -webkit-border-radius: 120px;
  -moz-border-radius: 120px;
  border-radius: 120px;
  margin-top: 2px;
}
#tel {
  background: #ecedf3;
  width: calc(100% - 30px);
  width: -webkit-calc(100% - 30px);
  width: -moz-calc(100% - 30px);
  padding: 15px;
  margin: 0px auto;
}
#tel i.iconfont {
  float: right;
  font-size: 36px;
  color: #405189;
  margin-top: 12px;
}
#tel b {
  font-size: 26px;
  color: #405189;
}
#tel p {
  font-size: 14px;
  color: #999;
}
.nytitle {
  font-size: 20px;
  font-weight: bold;
  color: #405189;
  line-height: 70px;
  height: 70px;
}
.nycontent {
  padding: 0px 15px 15px 15px;
  background: #fff;
  margin-top: 15px;
  width: 100%;
}
.base_info {
  width: 100%;
}
.base_info:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
.base_info span {
  width: 50%;
  line-height: 35px;
  height: 35px;
  overflow: hidden;
  display: block;
  font-size: 14px;
  float: left;
}
.scontent {
  line-height: 190%;
  color: #333;
}
.scontent img {
  max-width: 98%;
}
#pro_footer {
  line-height: 55px;
  height: 55px;
  background: #ededed;
  position: fixed;
  bottom: 0px;
  left: 0px;
  z-index: 8888;
  width: 100%;
}
#pro_footer a {
  width: 25%;
  float: left;
  text-align: center;
  font-size: 14px;
}
#pro_footer a i.iconfont {
  font-size: 18px;
  margin-right: 10px;
}
#pro_footer a:nth-child(1) {
  color: #f53218;
}
#pro_footer a:nth-child(2) {
  color: #405189;
}
#pro_footer a:nth-child(3) {
  width: 50%;
  color: #fff35f;
  background: #405189;
  font-size: 16px;
}
#pro_footer a:nth-child(3) i.iconfont {
  font-size: 20px;
}
#pro_nav {
  width: 100%;
  margin: 0px auto;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  top: -80px;
  border-bottom: 1px solid #eee;
  position: fixed;
  background: rgba(255, 255, 255, 0.9);
  z-index: 999;
  left: 0px;
}
#pro_nav:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#pro_nav span {
  font-size: 14px;
  text-align: center;
  width: 33.3%;
  float: left;
  line-height: 35px;
  height: 35px;
  color: #666;
}
#pro_nav span.active {
  color: #405189;
  font-weight: bold;
}
#pro_nav.active {
  top: 0px;
}
.findbanner {
  width: 100%;
}
.findbanner img {
  width: 100%;
  position: relative;
  display: block;
}
.findbanner .text {
  text-align: center;
  color: #fff;
  position: absolute;
  top: 90px;
  width: 100%;
}
.findbanner .text h1 {
  font-size: 24px;
  margin-bottom: 10px;
}
.findbanner .text p {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  width: 100%;
  text-align: center;
  line-height: 180%;
}
.findhouse {
  width: calc(100% - 30px);
  width: -webkit-calc(100% - 30px);
  width: -moz-calc(100% - 30px);
  margin: 0px auto;
  margin-top: 30px;
}
.find_title {
  font-size: 18px;
  color: #666;
  line-height: 50px;
  height: 50px;
}
.find_title span {
  font-size: 14px;
  color: #999;
  padding-left: 15px;
}
.find_title span.red {
  color: red;
}
.ch_condition {
  width: 100%;
  padding: 15px 0px;
}
.ch_condition:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
.ch_condition span {
  border: 1px solid #eee;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  position: relative;
  padding: 5px 15px 5px 10px;
  margin-bottom: 15px;
  margin-right: 15px;
  display: block;
  float: left;
  overflow: hidden;
}
.ch_condition span i.iconfont {
  position: absolute;
  bottom: -2px;
  right: -1px;
  color: #ccc;
  font-size: 18px;
}
.ch_condition span.active {
  border: 1px solid #405189;
}
.ch_condition span.active i.iconfont {
  color: #405189;
}
.input_xq {
  width: 100%;
}
.input_xq textarea {
  padding: 10px;
  font-size: 14px;
  line-height: 160%;
  width: 100%;
}
.input_xq input[type="text"] {
  width: 100%;
  padding: 20px 10px;
  font-size: 14px;
  margin-bottom: 20px;
}
.input_xq input[type="submit"] {
  text-align: center;
  font-size: 16px;
  background: #405189;
  color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 1px 1px 5px #eee;
  -moz-box-shadow: 1px 1px 5px #eee;
  box-shadow: 1px 1px 5px #eee;
  border: none;
  width: 100%;
  padding: 12px 0px;
  margin-bottom: 25px;
}
.n-rate-title {
  line-height: 50px;
  height: 50px;
  text-align: center;
  background: #fff;
  color: #666;
}
.n-rate-rmb-list {
  width: 100%;
  margin: 0px auto;
  margin-top: 1px;
  background: #fff;
  padding: 15px;
}
.n-rate-rmb-list ul li {
  position: relative;
  padding: 15px 0px;
  border-bottom: 1px solid #eee;
}
.n-rate-rmb-list ul li:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
.n-rate-rmb-list ul li img {
  -webkit-border-radius: 120px;
  -moz-border-radius: 120px;
  border-radius: 120px;
  width: 40px;
  line-height: 40px;
  height: 40px;
  float: left;
  margin-right: 10px;
  margin-top: 2px;
}
.n-rate-rmb-list ul li span {
  line-height: 45px;
  height: 45px;
  font-size: 14px;
}
.n-rate-rmb-list ul li input[type='text'] {
  width: 120px;
  float: right;
  margin-bottom: 0px;
  margin-top: 4px;
  font-size: 14px;
  line-height: 32px;
  height: 32px;
}
.n-rate-rmb-list ul li i {
  float: right;
  position: absolute;
  right: 15px;
  bottom: 3px;
  font-style: normal;
  font-size: 12px;
  color: #777;
}
.n-rate-rmb {
  width: 100%;
  margin: 0px auto;
  background: #fff;
  padding: 20px 15px;
  position: relative;
  margin-top: 2px;
}
.n-rate-rmb:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
.n-rate-rmb img {
  -webkit-border-radius: 120px;
  -moz-border-radius: 120px;
  border-radius: 120px;
  width: 45px;
  line-height: 45px;
  height: 45px;
  float: left;
  margin-right: 10px;
}
.n-rate-rmb span {
  line-height: 45px;
  height: 45px;
  float: left;
}
.n-rate-rmb input[type='text'] {
  width: 120px;
  float: right;
  margin-bottom: 0px;
  margin-top: 10px;
  font-size: 14px;
  line-height: 32px;
  height: 32px;
}
.n-rate-rmb i {
  float: right;
  position: absolute;
  right: 15px;
  font-style: normal;
  font-size: 12px;
  color: #777;
}
.n-rate-rmb i.note2 {
  top: 5px;
}
.n-rate-rmb i.note3 {
  bottom: 3px;
}
.newsdetail {
  padding: 15px;
  background: #fff;
  width: 100%;
}
.newsdetail h1.title2 {
  font-size: 24px;
  line-height: 170%;
  font-weight: normal;
}
.newsdetail time {
  line-height: 50px;
  height: 50px;
  border-bottom: 1px solid #eee;
  font-size: 14px;
  color: #999;
  display: block;
}
.newsdetail .newscontent {
  line-height: 190%;
  padding: 15px 0px;
  font-size: 16px;
}
.newsdetail .newscontent img {
  max-width: 100%;
}
.related_news {
  width: 100%;
  padding: 15px;
  margin-top: 15px;
  background: #fff;
}
.related_news .rtitle {
  line-height: 40px;
  height: 40px;
  color: #405189;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
  display: block;
}
.related_news ul li {
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
  margin-bottom: 15px;
}
.related_news ul li a {
  width: 100%;
  font-size: 15px;
}
.related_news ul li a:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
.related_news ul li a span {
  width: calc(100% - 115px);
  width: -webkit-calc(100% - 115px);
  width: -moz-calc(100% - 115px);
  float: left;
  margin-right: 15px;
  font-size: 14px;
}
.related_news ul li a span p {
  font-size: 12px;
}
.related_news ul li a img {
  width: 100px;
  height: 62px;
  float: right;
}
#order_n_c {
  display: none;
  padding: 15px;
}
#order_n_c input[type="text"] {
  width: 100%;
  margin-bottom: 15px;
  padding: 0px 15px;
}
#order_n_c .order_txt {
  padding-top: 15px;
}
#order_n_c textarea {
  width: 100%;
  margin-bottom: 15px;
  padding: 10px 15px;
}
#order_n_c input[type="submit"] {
  background: #5f8dc3;
  line-height: 42px;
  height: 42px;
  text-align: center;
  color: #fff;
  font-size: 15px;
  padding: 0px;
  width: 100%;
  border: none;
}
#order_n_c ::-webkit-input-placeholder {
  /* WebKit browsers */
  font-size: 14px;
}
#order_n_c :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  font-size: 14px;
}
#order_n_c ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  font-size: 14px;
}
#order_n_c:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  font-size: 14px;
}
#order_n_c .other {
  width: 100%;
}
#order_n_c .other:after {
  clear: both;
  content: "";
  height: 0px;
  display: block;
  width: 100%;
}
#order_n_c .other .weicat2 {
  width: 50%;
  padding: 1%;
  text-align: center;
  font-size: 15px;
  float: left;
  color: #f00;
}
#order_n_c .other .weicat2 img {
  width: 100%;
  display: block;
  margin: 0px auto;
}
#order_n_c .other .weicat2 p {
  font-size: 15px;
  color: #f80;
}
#order_n_c .notex {
  line-height: 200%;
  color: #f00;
  font-size: 14px;
  padding-top: 15px;
}
.zhuanti {
  height: 60px;
  overflow: hidden;
  background: #fff;
  padding: 0px 15px;
}
.zhuanti span {
  line-height: 60px;
  height: 60px;
  font-size: 16px;
  font-weight: bold;
  color: #405189;
  border-bottom: 3px solid #405189;
  display: inline-block;
  padding: 0px 5px;
}
.zhuanti_list {
  padding: 15px;
  width: 100%;
  background: #fff;
}
.zhuanti_list .zhuanti_tab {
  width: 100%;
  margin: 20px auto;
}
.zhuanti_list .zhuanti_tab img {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  width: 100%;
  display: block;
}
.zhuanti_list .zhuanti_tab b {
  font-size: 18px;
  line-height: 180%;
  padding: 10px 0px 5px 0px;
  display: block;
  font-weight: normal;
}
.zhuanti_list .zhuanti_tab p.line {
  font-size: 14px;
  color: #999;
  display: block;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}
#page {
  width: 100%;
  padding: 0px 15px;
}
#page:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#page a {
  display: inline;
  float: left;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 5px 10px;
  margin-right: 10px;
  font-size: 14px;
  border: 1px solid #eee;
}
#page .InputJumpEvent {
  padding: 5px 10px;
}
#page #EnterGoFigure {
  line-height: 28px;
  height: 28px;
  color: #405189;
  padding: 0px;
}
.sendmsg {
  background: #F0AD4E;
  color: #fff;
  font-size: 16px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  position: fixed;
  width: 100%;
  left: 0%;
  z-index: 977;
  display: block;
  bottom: -70px;
  line-height: 60px;
  height: 60px;
  text-align: center;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.sendmsg i.iconfont {
  font-size: 18px;
  margin-right: 5px;
}
.sendmsg.active {
  bottom: 0px;
}
#order_msg {
  width: 100%;
  background: #fff;
  padding: 5%;
  display: none;
}
#order_msg input[type="text"] {
  width: 100%;
  margin: 0px auto;
  margin-bottom: 20px;
  font-size: 14px;
}
#order_msg textarea {
  width: 100%;
  margin: 0px auto;
  margin-bottom: 20px;
  padding: 10px 15px;
  min-height: 80%;
  line-height: 190%;
  font-size: 14px;
}
#order_msg input[type="submit"] {
  width: 100%;
  margin: 0px auto;
  margin-bottom: 20px;
  padding: 12px;
}
