@charset "gb2312";
/******************20180123首页改版*******************/

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
  margin: 0;
  padding: 0;
}

header,
footer,
section,
article,
aside,
nav,
hgroup,
address,
figure,
figcaption,
menu,
details {
  display: block;
}

span {
  display: inline-block;
}

body,
html {}

html {
  width: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
}

input,
textarea {
  outline: none;
  box-shadow: none;
}

textarea {
  overflow: auto;
  resize: none;
}


caption,
th {
  text-align: left;
  font-weight: normal;
}

html,
body,
fieldset,
img,
iframe,
abbr {
  border: 0;
}

i,
cite,
em,
var,
address,
dfn {
  font-style: normal;
}

[hidefocus],
summary {
  outline: 0;
}

sup,
sub {
  font-size: 83%;
}

pre,
code,
kbd,
samp {
  font-family: inherit;
}

label,
summary {
  cursor: default;
}

a,
button {
  cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

ol,
ul,
li {
  list-style: none;
  overflow: hidden;
}

input,
button,
select,
textarea {
  outline: none;
}

h1 {
  font-size: 24px;
}

h2 {
  font-size: 20px;
}

h3 {
  font-size: 18px;
}

h4 {
  font-size: 16px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 12px;
}

a {
  display: inline-block;
  text-decoration: none;
  color: #333333;
}

a:hover,
a:active,
a:focus {
  text-decoration: none;
}

/************常用样式***************/

.inner {
  margin: 0 auto;
  width: 1180px;
  overflow: hidden;
}

.pAbsolute {
  position: absolute;
}

.pRelative {
  position: relative;
}

.fl {
  float: left !important;
}

.fr {
  float: right !important;
}

.text-ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.text-multi-ellipsis {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.txt-c {
  text-align: center;
}

.txt-l {
  text-align: left;
}

.txt-r {
  text-align: right;
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  display: block;
  content: '';
  clear: both;
  height: 0;
}

.title {
  margin: 70px auto 0 auto;
  font-size: 36px;
  color: #333333;
  text-align: center; font-family: "微软雅黑", "Microsoft YaHei", SimHei, "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight:400;
}

.title-sub {
  margin: 20px auto 60px auto;
  font-size: 18px;
  color: #666;
  text-align: center;
}

/*************页面样式***************/

.topHead-top {
  padding: 11px 0;
  height: 13px;
  line-height: 13px;
  font-size: 12px;
  background-color: #F3F3F3;
}

.topHead-top-text {
  display: inline-block;
  color: #666;
}

.topHead-top-link {
  display: inline-block;
  width: 74px;
  text-align: center;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 1px solid #c5c5c5;
}

.topHead-top-list>li:hover>.topHead-top-link {
  color: #F84E6A;
}

.topHead-top-list>li:first-child>.topHead-top-link {
  border-left: none;
}

.topHead-header {
  padding: 24px 0;
  height: 62px;
}

.topHead-header-logo {
  display: inline-block;
  width: 312px;
  height: 62px;
  background: url("../images/newHeader/logo-haoshi@2x.jpg") no-repeat center center;
  background-size: cover;
}

.topHead-header-list {
  display: inline-block;
  margin-left: 109px;
}

.topHead-header-item {
  float: left;
  padding: 0 19px;
}

.topHead-header-item>a {
  display: inline-block;
  margin-bottom: 12px;
  line-height: 38px;
  font-size: 16px;
  color: #333333;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 4px solid #FFFFFF;
}

.topHead-header-item.acitve>a,
.topHead-header-item:hover>a {
  color: #f84e6a;
  border-bottom: 4px solid #f84d6a;
}

.topHead-header-desc {
  float: right;
  font-size: 13px;
  color: #999999;
}

.topHead-header-desc>p:first-child {
  margin: 10px 0 7px;
  font-size: 24px;
  color: #f84e6a;
}

.topHead-movie-wrapper {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 2000;
  background: rgba(0, 0, 0, 0.8);
}

.topHead-movie-content {
  margin: 150px auto 0 auto;
  width: 910px;
}

.topHead-movie {
  display: inline-block;
}

.topHead-close {
  display: inline-block;
  float: right;
  vertical-align: top;
  width: 46px;
  height: 46px;
  background: url("../images/newHeader/close@2x.png") no-repeat center;
  background: url("../images/newHeader/close.png") no-repeat center \ 9;
  background-size: cover;
}


.toplist-item {
  display: inline-block;
  float: left;
  width: 33.3%;
  margin: 50px 0 35px 0;
  text-align: left;
}

.toplist-img {
  margin-right: 10px;
}

.toplist-title {
  margin: 5px 0 3.5px 0;
  font-size: 18px;
  line-height: 20px;
}

.toplist-desc {
  font-size: 14px;
  line-height: 17px;
  color: #656565;
}

.service,.media {
  background-color: #F3F3F3;
}

.service {
	height: 780px;
}

.service-item {
  float: left;
  padding: 33px 40px;
  margin: 0 0 20px 20px;
  width: 280px;
  height: 240px;
  width: 200px;
  height: 174px;
  background-color: #ffffff;
  border-radius: 4px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.service-item-noML {
  margin: 0 0 20px 0;
}

.service-img {
  display: inline-block;
  width: 66px;
  height: 56px;
  margin: 0 auto;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  /* Firefox 4 */
  -webkit-transition: all 0.5s ease;
  /* Safari and Chrome */
  -o-transition: all 0.5s ease;
  /* Opera */
}

.service-item:hover .service-img {
  width: 33px;
  height: 28px;
}

.service-title {
  font-size: 24px;
  line-height: 54px;
}

.service-desc {
  font-size: 14px;
  line-height: 16px;
  color: #666;
  text-align: left;
}

.service-item-btn {
  display: none;
  width: 200px;
  height: 40px;
  margin-top: 18px;
  background-color: #ff6881;
  border-radius: 4px;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  line-height: 40px;
  color: #ffffff;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  /* Firefox 4 */
  -webkit-transition: all 0.5s ease-in-out;
  /* Safari and Chrome */
  -o-transition: all 0.5s ease-in-out;
  /* Opera */
}

.service-item:hover .service-item-btn {
  display: block;
}

.service-test {
  padding-left: 210px;
  width: 970px;
  height: 121px;
  border-radius: 4px;
  background: url(images/service_testbg.png) white -30px -24px no-repeat;
  text-align: left;
}

.service-test-title {
  margin-top: 22px;
  font-size: 24px;
  line-height: 54px;
}

.service-test-desc {
  font-size: 14px;
  line-height: 10px;
  color: #666;
}

.service-test-btn {
  margin: 34px 52px 35px 0;
  width: 156px;
  height: 52px;
  background-color: #f84d6a;
  border-radius: 4px;
  font-size: 20px;
  line-height: 52px;
  text-align: center; color:#FFFFFF;
}

.service-test-btn:hover {
  background-color: #FFFFFF;
  color: #f84d6a;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border: solid 1px #f84d6a;
}

.history {
  height: 411px;
  /*background-image: linear-gradient(139deg, #ff5b7b 0%, #ff6b43 100%), linear-gradient(#ff6982, #ff6982);*/
  background: url(images/history_bg.png) no-repeat center;
  background-size: cover;
}

.history .title,
.history .title-sub {
  color: white;
}

.history-item {
  float: left;
  margin-top: 29px;
  width: 25%;
  color: white;
}

.history-title {
  font-size: 40px;
  line-height: 54px;
}

.history-title>span {
  font-size: 20px;
}

.history-desc {
  font-size: 16px;
  line-height: 22px;
}

.interview {
  height: 628px;
  background: url(images/interview_bg.png) no-repeat center;
  background-size: cover;
}

.interview .title-sub {
  margin: 20px auto 40px auto;
}

.interview-item:first-child {
  width: 566px;
  height: 384px;
  margin: 0 34px 0 7px;
  background: url(images/interview_movie01.png) no-repeat center;
  background-size: cover;
}

.interview-item:first-child+li {
  width: 566px;
  height: 384px;
  background: url(images/interview_movie02.png) no-repeat center;
  background-size: cover;
}

.interview-item .banner-swiper-play {
  margin-top: 124px;
  width: 98px;
  height: 98px;
  background-position: 37px center;
  background-size: 33px 50px;
}

.interview-text {
  margin-top: 330px;
  padding: 0 18px;
  font-size: 20px;
  line-height: 54px;
  color: #666666;
}

.experts {
  padding-bottom: 61px;
}

.experts-item {
  position: relative;
  float: left;
  margin: 0 0 48px 20px;
  width: 280px;
  height: 326px;
  background-color: #efeff1;
  border-radius: 10px;
  overflow: initial;
}

.experts-item-noML {
  margin: 0 0 20px 0;
}

.experts-img {
  width: 280px;
  height: 230px;
  background-color: #e5e5e5;
  border-radius: 10px 10px 0px 0px;
}

.experts-detail {
  padding: 0 26px;
  width: 228px;
  overflow: hidden;
  text-align: left;
}

.experts-name {
  margin: 6px 26px 0 0;
  font-size: 24px;
  line-height: 54px;
}

.experts-desc {
  margin-top: 19px;
  font-size: 16px;
  line-height: 20px;
}

.experts-btn {
  position: absolute;
  bottom: -17px;
  left: 75px;
  width: 130px;
  height: 34px;
  line-height: 34px;
  background-color: #f84e6a;
  border-radius: 6px;
  color: white;
  text-align: center;
}

.experts-btn:hover {
  color: #f84e6a;
  background-color: white;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border: solid 1px #f84e6a;
}
li {
    display: list-item;
    text-align: -webkit-match-parent;
}

.step>.inner {
	position: relative;
	height: 316px;
}

.step-tip {
  color: #f84d6a;
}

.step-list-item {
	width: 30%;
	margin-top: 14px;
	text-align: left;
	margin-left: 30px;
}

.step-num {
  float: left;
  margin-right: 20px;
  font-family: PingFang-SC-Bold;
  font-size: 64px;
  font-weight: bold;
  color: #e94d66;
}

.step-list-title {
  margin: 8px 0 9px;
  font-size: 26px;
  color: #323333;
}

.step-list-desc {
  font-family: PingFang-SC-Medium;
  font-size: 14px;
  color: #a3a2a2;
}

.step-arrow-ul {
	position: absolute;
	left: -4px;
	bottom: 71px;
	width: 100%;
	margin: 0;
	padding: 0;
}

.step-arrow-item {
	display: inline-block;
	float: left;
	text-align: right;
	width: 31%;
	margin-left: 33px;
}

.step-arrow-img {
  width: 31px;
  height: 22px;
  margin-right: 32.5px;
}

.media {
  height: 500px;
}

.media-item {
  padding: 22px 15px;
  margin-bottom: 20px;
  width: 350px;
  height: 66px;
  line-height: 24px;
  text-align: left;
  background-color: #ffffff;
  border-radius: 10px;
  font-size: 16px;
}

.media-item-center {
  margin: 0 20px;
}

.media-img {
  margin-right: 18px;
}

.media-item>p {
  float: left;
  width: 232px;
  padding-top: 10px;
}

.guarantee>.inner {
  width: 100%;
  min-width: 1180px;
}

.guarantee-swiper {
  width: 1920px;
}

.guarantee-swiper .swiper-slide {
  position: relative;
  width: 640px !important;
  height: 426px;
}

.guarantee-swiper-slide01 {
  background: url(images/guarantee01.png) no-repeat center;
  background-size: cover;
}

.guarantee-swiper-slide02 {
  background: url(images/guarantee07.png) no-repeat center;
  background-size: cover;
}

.guarantee-swiper-slide03 {
  background: url(images/guarantee03.png) no-repeat center;
  background-size: cover;
}

.guarantee-swiper-slide04 {
  background: url(images/guarantee04.png) no-repeat center;
  background-size: cover;
}

.guarantee-swiper-slide05 {
  background: url(images/guarantee05.png) no-repeat center;
  background-size: cover;
}

.guarantee-swiper-slide06 {
  background: url(images/guarantee06.png) no-repeat center;
  background-size: cover;
}

.guarantee-swiper-slide07 {
  background: url(images/guarantee07.png) no-repeat center;
  background-size: cover;
}

.guarantee-swiper-text {
  display: none;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 60px;
  line-height: 60px;
  background-color: rgba(248, 78, 106, 0.6);
  font-size: 18px;
  color: #ffffff;
}

.guarantee-swiper .swiper-slide .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(38, 50, 56, 0.7);
}

.guarantee-swiper .swiper-slide-active .mask {
  display: none;
}

.guarantee-swiper .swiper-slide-active .guarantee-swiper-text {
  display: block;
}

.guarantee-desc {
  width: 1180px;
  padding: 40px 42px 0 42px;
  font-size: 16px;
  line-height: 30px;
  color: #666;
  text-align: left;
}

.partners {
  padding-bottom: 70px;
}

.partners-item {
  margin: 40px 0 10px 0;
  width: 20%;
}

.partners-img {
  margin-right: 10px;
}

.partners-text {
  padding-top: 22px;
  text-align: left;
  font-size: 14px;
  line-height: 20px;
}

.partners-text-multi {
  padding-top: 12px;
}

.download {
  height: 654px;
  background: url(images/download_bg_new.png) no-repeat center;
  background-size: cover;
  font-size: 55px;
}

.download .inner {
  padding: 350px 0 0 155px;
}

/*.download-title{
	margin-top: 145.5px;
	color: #000000;
}
.download-subtitle{
	margin-top: 15px;
	font-weight: bold;
	color: #f84e6a;
}
.download-underline{
	width: 52px;
	height: 2px;
	margin: 52px 0 20px 0;
	background-color: #d2d2d2;
}*/

.download-btn {
  display: block;
  width: 180px;
  height: 50px;
  margin-bottom: 18px;
  font-size: 16px;
  line-height: 50px;
  color: #333;
  border: 1px solid rgba(255, 255, 255, 0.8);
  background-color: rgba(255, 255, 255, 0.8);
  background-color: rgb(255, 255, 255)\9;
  border-radius: 25px;
}

.download-btn:hover {
  border: 1px solid rgba(255, 255, 255, 0.8);
  background-color: transparent;
}

.download-btn-iconIos {
  display: inline-block;
  width: 22px;
  height: 23px;
  margin: 0 10px 0 25px;
  vertical-align: middle;
  background: url(images/download_ios.png) no-repeat center;
  background-size: cover;
}

.download-btn-iconAndroid {
  display: inline-block;
  width: 22px;
  height: 24px;
  margin: 0 10px 0 25px;
  vertical-align: middle;
  background: url(images/download_android.png) no-repeat center;
  background-size: cover;
}

.download-btn-code {
  position: absolute;
  left: 355px;
  top: 350px;
  width: 118px;
  height: 118px;
  background: url(images/haoshiapp.png) no-repeat center;
  background-size: cover;
  display: none;
}

.consult {
  height: 229px;
  /*background-image: linear-gradient(139deg, #ff5b7b 0%, #ff6b43 100%), linear-gradient(#ff6982, #ff6982);*/
  background: url(images/bg.png) no-repeat center;
  background-size: cover;
}

.consult .title {
  margin: 53px auto 0 auto;
  color: white;
}

.consult .title-sub {
  margin: 19px auto 22px auto;
  color: white;
  font-size: 20px;
}

.consult-btn {
  width: 140px;
  height: 40px;
  line-height: 40px;
  background-color: #ffffff;
  border-radius: 4px;
  color: #f84d6a;
  font-size: 20px;
}

.consult-btn:hover {
  background-color: #f84d6a;
  color: #ffffff;
}

.footer {
  padding: 20px 0 20px 0;
  width: 100%;
  background-color: #333333;
}

.footer a:hover {
  color: #ffffff;
}

.footer-guide-item {
  width: 195px;
}

.footer-guide-item .capital {
  margin-bottom: 22px;
  font-size: 20px;
  color: #ffffff;
}

.footer-guide-item>li {
  margin-bottom: 13px;
  font-size: 14px;
  line-height: 1;
}

.footer-guide-item>li>a {
  color: #ffffff;
}

.footer-ewm{display: none;}

.hotline-tel {
  margin: 4px 0 14px 0;
  font-size: 28px;
  color: #00b43c;
  line-height: 1;
}

.service-time {
  margin-bottom: 5px;
  font-size: 12px;
  color: #666;
  line-height: 1;
}

.footer-link {
  border-bottom: 1px solid #d3d3d3;
  padding-bottom: 10px;
  margin: 20px 0 80px 0;
  overflow: initial;
}

.footer-link>li {
  position: relative;
  float: left;
  margin-right: 20px;
  font-size: 14px;
  color: #666;
  cursor: pointer;
  overflow: initial;
}

.footer-link li:after {
  display: none;
  position: absolute;
  left: 50%;
  margin-left: -12px;
  bottom: -11px;
  width: 24px;
  height: 2px;
  background-color: #00b43c;
}

.footer-link li.active:after,
.footer-link li:hover:after {
  display: block;
}

.footer-linkblock {
  display: none;
  position: absolute;
  width: 1180px;
  top: 10px;
}

.footer-link li.active>.footer-linkblock {
  display: block;
}

.footer-linkblock a {
  float: left;
  margin: 0 20px 7px 0;
  font-size: 12px;
  color: #999;
  line-height: 1;
}

.copyright {
  margin-bottom: 15px;
  font-size: 12px;
}

.copyright,
.copyright>a {
  color: #999;
}

.copyright-imgs img {
  width: 88px;
  height: 34px;
}

.copyright-imgs img:first-child {
  margin-right: 10px;
}

/***客服工具条***/

.toolbar {
  width: 70px;
  height: 260px;
  position: fixed;
  z-index: 2;
  right: 0;
  top: 410px;
}

.toolbar li a {
  height: 22px;
  padding-top: 56px;
  margin-bottom: 10px;
  background: #FFFFFF;
  text-align: center;
  color: #7e7e7e;
  border: 1px solid #e5e5e5;
  cursor: pointer;
  display: block;
}

.toolbar li a i {
  background: url(../images/toolbar.png) no-repeat;
  width: 40px;
  height: 40px;
  position: absolute;
  margin: -46px 0 0 9px;
}

.toolbar li a:hover{
  background-color: #f84466;
  color: #ffffff;
  border-color: #f84466
}


.toolbar li.kf i {
  background-position: 0 0;
}

.toolbar li.tel i {
  background-position: 0 -80px;
}

.toolbar li.top i {
  background-position: 0 -160px;
}

.toolbar li.kf:hover i {
  background-position: 0 -40px;
}

.toolbar li.tel:hover i {
  background-position: 0 -120px;
}

.toolbar li.top:hover i {
  background-position: 0 -200px;
}

.toolbar .tel_float {
  width: 220px;
  height: 62px;
  background: #ffffff;
  position: absolute;
  top: 90px;
  right: 80px;
  border: 1px solid #e5e5e5;
  padding-top: 16px;
  text-align: center;
  color: #7e7e7e;
  display: none;
}

.toolbar .tel_float .phone {
  font-size: 26px;
  line-height: 26px;
  color: #f84466;
  display: block;
  padding-bottom: 6px;
}
.content_bg{ height: 245px; width: 100%; position: relative;}
.content_bg a{ width: 133px; height: 37px; display: block; position: absolute; bottom: 47px; left: 50%; margin-left: -66px; font-size: 18px; color: ff0080;
background: #fadfe6; border: 1px solid #ff0080; text-align: center;line-height: 37px; border-radius: 5px;}
.content_case{width: 100%; height: 660px;background: #fef4f4; position: relative;}
.content_case_box{ width: 1150px; height: 469px; margin: 0 auto; background: #FFFFFF; position: absolute; top: 70px; left:50%; margin-left: -575px;box-shadow: 0px 5px 12px #e3e3e3;}
.content_case_images{float: left; background: url(../image/case_images_03.jpg) no-repeat; height: 469px; width: 285px;}


.content_show{width: 100%; height: 500px; margin-top: 80px;}
.contnet_show_box{
	width: 1280px;
	height: auto;
	margin: 0 auto;
}
.content_show_list{}
.content_show_list .content_show_list_li {
	height: 486px;
	width: 405px;
	border: 1px solid #eeeeee;
	float: left;
	position: relative;
}
.abs{ position: absolute;bottom:-17px;}
.content_show_title{height: 47px; border-bottom: 1px solid #EEEEEE; position: relative;}
.content_show_div{
	height: 14px;
	width: 4px;
	background: #ff0080;
	position: absolute;
	left: 12px;
	top:17px;
	background-color: #FF6600;
}
.content_show_bt{height: 47px;}
.content_show_bt span{float: left; margin-left: 28px; font-size: 16px; color: #4a4a4a;height: 47px; line-height: 47px;}
.content_show_bt a{float: right; margin-right: 20px; font-size: 14px; color: #666666;height: 47px; line-height: 47px;}
.content_show_cont{
	width: 360px;
	height: auto;
	margin: 0 auto;
	margin-top: 20px;
}
.content_show_cont img { height: 100%; border-radius:10px; }
.content_show_cont ul{margin-top: 16px;}
.content_show_cont ul li {
	float: lfet;
	height: 40px;
	line-height: 40px;
	border-bottom: #eeeeee 1px solid;
	width:360px;
}
.content_show_cont ul li div{ font-size: 15px; color: #4a4a4a; margin-bottom: 15px;}
.content_show_cont ul li span{ display: block; font-size: 14px; color: #999999; margin-bottom: 25px;}
.ismargli {margin: 0px 26px;}
.content_show_zs{
	margin-top:50px;
	height: 60px;
	width: 100%;
	line-height: 20px;
}
.content_show_zs li { height: auto; width: 270px;float: left; margin-left: 16px;overflow: hidden;}
.content_show_zs li div {margin-left: 10px; float: left;width: 200px;}
.content_show_zs li img{display: block; height: 100%;float: left;}
.content_show_zs li h3{ display: block;font-size: 16px;color: #4e4e4e; }
.content_show_zs li span{ display: block; font-size: 13px;color: #666666;}

.w1100{	width:1200px;	margin:0 auto; position:relative;}

.dwj_tit_01 {margin:35px auto 10px auto;text-align:center;}
.fuwu_tit {color:#383838;font-size:30px;height:30px;line-height:30px;}
.fuwu_tit span {display:block;color:#9e9e9e;font-size:12px;}
.fuwu_wzbgtp_w {background:url(../images/gaibgs01.jpg) no-repeat center;height:363px;width:1100px;position:relative;margin-top:10px;}
.fuwuwz01 {position:absolute;top:100px;color:#383838;line-height:26px;margin-top:-30px;width:490px;}
.fuwuwz01 p {margin-bottom:7px;}
.fuwutuodan_tit_bgtp {background:url(../images/dwj_xingbgtp.jpg) no-repeat center;height:141px;text-align:center;margin:20px auto;padding-top:10px;}
.liuc_wd1 {width:1100px;height:97px;margin:20px auto;text-align:center;}
.liuc_wd1 ul {width:110%;}
.liuc_wd1 li {float:left;}
.liuc_wd1 li a {background:url(../images/lic_bgico.jpg) no-repeat;width:135px;height:92px;text-align:center;color:#FFF;font-size:16px;display:block;margin-right:10px;float:left;padding-top:15px;}
.liuc_wd1 li a:hover {display:block;background:url(../images/lic_bgicohover.jpg) no-repeat;}
.liuc_wd1 li span {float:left;display:block;}
.liuc_wd1 li span img {vertical-align:middle;margin-top:35px;margin-left:10px;margin-right:18px;}
.liuc_wzmg {margin-top:5px;}
.fwdx_wd {width:1100px;text-align:center;margin:20px auto;height:auto;overflow:hidden;}
.fwdx_wz1 {font-size:30px;color:#383838;line-height:30px;margin-top:70px;margin-left:15px;}
.yuehui_wd22 {width:1100px;height:276px;margin:0 auto 15px auto;}
.yuehui_wd22 ul li {float:left;}
.yueh_left_wd01 img {width:421px;height:276px;display:block;}
.smjiao1 {font-size:26px;color:#ec5a5a;text-align:center;height:50px;line-height:50px;margin-top:30px;}
.smjj_mswz1 {line-height:34px;color:#555555;font-size:17px;margin-top:20px;}
.zmjj_yu01 {width:1100px;height:138px;text-align:center;margin:15px auto;}
.zmjj_yu01 ul {width:110%;overflow:hidden;}
.zmjj_yu01 ul li {float:left;margin-right:22px;}
.zmjj_yu01 ul li a {display:block;width:138px;height:138px;text-align:center;color:#c99a54;font-size:18px;background:url(../images/zmjj_duoy_1.png) no-repeat center;line-height:138px;}
.zmjj_yu01 ul li a:hover {background:url(../images/zmjj_duoy_2.png) no-repeat center;color:#FFF;}
.zmjj_tez1 {font-size:16px;line-height:28px;color:#696969;width:1100px;height:auto;overflow:hidden;margin:10px auto;text-align:left;}
.zmj_ted1 {width:1100px;height:auto;overflow:hidden;margin:60px auto 15px auto;}
.zmj_ted1 ul {width:110%;overflow:hidden;}
.zmj_ted1 ul li {float:left;margin-right:20px;width:195px;height:205px;background-color:#f0f0f0;}
.zmj_time1 {width:195px;height:60px;line-height:60px;text-align:center;background-color:#ed5648;color:#FFF;font-size:18px;}
.zmj_msw1 {font-size:16px;line-height:28px;color:#4f4f4f;padding:12px;text-align:left;background-color:#f0f0f0;}
.ln {width:100%;padding:30px 0;background:#efefef;margin:0px auto 20px auto;}
.ln_nr {width:1000px;height:370px;margin:0 auto;padding-top:30px;}
.ln_nr li {width:310px;height:360px;padding:5px;background:#fff;float:left;display:inline;margin-left:20px;}
.ln_nr li.mar {margin-left:0;}
.ln_nr li p {font-size:14px;line-height:24px;color:#828282;text-align:left;padding-top:15px;}
.ln_nr li p span {display:block;font-size:18px;color:#3e3e3e;margin-bottom:8px;}
.bet {width:100%;color:#3e3e3e;font-size:24px;line-height:45px;}
.bet font {display:block;font-size:36px;color:#000;}
.bet span {display:block;font-size:36px;color:#ff3364;}
.bt1 {margin-top:70px;}
.jy_nr {width:1100px;height:140px;margin:-10px auto 15px auto;padding-top:35px;padding-bottom:10px;}
.jy_nr li {width:138px;height:138px;border:1px solid #D8D8D8;float:left;display:inline;margin-left:42px;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;line-height:18px;font-size:14px;color:#3e3e3e;text-align:center;}
.jy_nr li.mar {margin-left:0;}
.jy_nr li span {display:block;font-size:20px;line-height:24px;color:#787878;margin:30px 0 15px;}
.jy_nr li span font {font-size:24px;}
.xz_nr {width:1100px;height:370px;margin:0 auto;padding-top:45px;}
.xz_nr li {width:320px;height:370px;float:left;display:inline;margin-left:45px;position:relative;overflow:hidden;}
.xz_nr li.mar {margin-left:0;}
.xz_nr li p {width:310px;height:70px;background:#000;background:rgba(0,0,0,0.7)!important;filter:Alpha(opacity=70);position:absolute;left:0;bottom:0;font-size:14px;color:#fff;line-height:24px;text-align:left;padding:10px 0 10px 10px;}
.xz_nr li p span {position:relative;}
.xz_nr li img {}
.xz_nr li img {transition:All 0.4s ease-in-out;-webkit-transition:All 0.4s ease-in-out;-moz-transition:All 0.4s ease-in-out;-o-transition:All 0.4s ease-in-out;}
.xz_nr li img:hover {transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);-ms-transform:scale(1.2);}
.zhenai_bgtp11 {background:url(../images/zhenai_bgt1.jpg) no-repeat center;width:100%;height:240px;margin:0 auto;}
.wd_970 {width:970px;height:auto;overflow:hidden;}
.wd_970 ul {width:110%;}
.wd_970 li {width:308px;height:303px;position:relative;float:left;margin-right:12px;overflow:hidden;}
.fwdx_bott_tbgs {bottom:0;background:rgba(0,0,0,0.5);position:absolute;text-align:center;width:308px;height:55px;line-height:55px;z-index:99;color:#FFF;font-size:14px;}
.fwdx_wzhover {width:308px;height:303px;background:rgba(0,0,0,0.5);color:#FFF;font-size:14px;z-index:999;position:absolute;bottom:0;display:none;}
.fwdx_hover_tit {text-align:center;margin-top:60px;font-size:18px;}
.fwdx_hover_mszw {line-height:24px;padding:20px;}
.wd_970 li img {transition:All 0.4s ease-in-out;-webkit-transition:All 0.4s ease-in-out;-moz-transition:All 0.4s ease-in-out;-o-transition:All 0.4s ease-in-out;}
.wd_970 li img:hover {transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);-ms-transform:scale(1.2);}
.jiaolan_wd1 {width:1100px;height:auto;overflow:hidden;margin:10px auto;}
.jiaolan_wd1 ul {width:110%;}
.jiaolan_wd1 li {width:207px;height:auto;overflow:hidden;cursor:pointer;float:left;margin-right:15px;}
.jiaolian_bott_bgs {background-color:#e8e8e8;width:207px;height:171px;padding-top:20px;}
.tijiao_bgt1 {background:url(../images/dwj_jl_btn1.png) no-repeat;width:130px;height:30px;text-align:center;line-height:30px;margin:0 auto;display:block;color:#FFF;}
.tijiao_bgt1:hover {background:url(../images/dwj_jl_btn2.png) no-repeat;}
.jl_name_wz {color:#2d2d2d;font-size:18px;text-align:center;}
.jl_zcmsz {color:#515151;font-size:14px;line-height:24px;margin:15px auto 20px auto;text-align:center;}
.jl_touxiag {transition:All 0.4s ease-in-out;-webkit-transition:All 0.4s ease-in-out;-moz-transition:All 0.4s ease-in-out;-o-transition:All 0.4s ease-in-out;}
.jl_touxiag:hover {transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);-ms-transform:scale(1.2);}
.youshi_wd1 {width:1100px;height:auto;overflow:hidden;margin:0 auto;}
.youshi_wd1 ul {width:110%;overflow:hidden;}
.youshi_wd1 li {background:url(../images/dwj_youshi_bgt.jpg) no-repeat;width:346px;height:217px;float:left;margin-right:30px;margin-bottom:25px;}
.youshi_wd1 li:hover {background:url(../images/dwj_youshi_bgthover.jpg) no-repeat;width:346px;height:217px;}
.youshi_titwz1 {text-align:center;color:#FFF;height:65px;line-height:65px;font-size:18px;}
.ys_wzms1 {padding:30px 20px 0 20px;line-height:26px;color:#555555;font-size:14px;margin:0 auto;}
.tuodan_k1 {width:1100px;height:auto;overflow:hidden;margin:30px auto 0 auto;position:relative;}
.tuodan_leftbgt {background:url(../images/jiage_bgt.jpg) no-repeat;width:748px;height:483px;position:relative;}
.tuodan_jiage_wz {position:absolute;top:150px;left:270px;color:#707070;font-size:40px;}
.tuodan_btn1 {position:absolute;top:220px;left:230px;width:300px;}
.tuodan_rightbgt {background:url(../images/rencj1.jpg) no-repeat;width:352px;height:483px;position:relative;}
.bolang_bgt {background:url(../images/bolangbgt.png) no-repeat center;height:193px;margin-top:-70px;z-index:9999;position:relative;}
.meiti_wk {margin:0 auto;text-align:center;width:1100px;height:360px;overflow:hidden;position:relative;}
.jjt1 {width:232px;height:151px;position:absolute;overflow:hidden;}
.jj_wz1 {position:absolute;bottom:0;width:232px;height:36px;color:#FFF;background:rgba(0,0,0,0.5);line-height:36px;font-size:14px;overflow:hidden;display:none;}
.jjt2 {width:232px;height:200px;position:absolute;left:0;top:153px;overflow:hidden;}
.jj_wz2 {position:absolute;bottom:0;width:232px;height:36px;color:#FFF;background:rgba(0,0,0,0.5);line-height:36px;font-size:14px;overflow:hidden;display:none;}
.jjt3 {width:232px;height:236px;position:absolute;left:234px;top:0;overflow:hidden;}
.jj_wz3 {position:absolute;bottom:0;width:232px;height:36px;color:#FFF;background:rgba(0,0,0,0.5);line-height:36px;font-size:14px;overflow:hidden;display:none;}
.jjt4 {width:232px;height:116px;position:absolute;left:234px;top:237px;overflow:hidden;}
.jj_wz4 {position:absolute;bottom:0;width:232px;height:36px;color:#FFF;background:rgba(0,0,0,0.5);line-height:36px;font-size:14px;overflow:hidden;display:none;}
.jjt5 {width:232px;height:151px;position:absolute;left:468px;top:0px;overflow:hidden;}
.jj_wz5 {position:absolute;bottom:0;width:232px;height:36px;color:#FFF;background:rgba(0,0,0,0.5);line-height:36px;font-size:14px;overflow:hidden;display:none;}
.jjt6 {width:232px;height:200px;position:absolute;left:468px;top:153px;overflow:hidden;}
.jj_wz6 {position:absolute;bottom:0;width:232px;height:36px;color:#FFF;background:rgba(0,0,0,0.5);line-height:36px;font-size:14px;overflow:hidden;display:none;}
.jjt7 {width:399px;height:151px;position:absolute;left:702px;top:0px;overflow:hidden;}
.jj_wz7 {position:absolute;bottom:0;width:399px;height:36px;color:#FFF;background:rgba(0,0,0,0.5);line-height:36px;font-size:14px;overflow:hidden;display:none;}
.jjt8 {width:232px;height:200px;position:absolute;left:702px;top:153px;overflow:hidden;}
.jj_wz8 {position:absolute;bottom:0;width:232px;height:36px;color:#FFF;background:rgba(0,0,0,0.5);line-height:36px;font-size:14px;overflow:hidden;display:none;}
.jjt9 {width:166px;height:200px;position:absolute;left:936px;top:153px;overflow:hidden;}
.jj_wz9 {position:absolute;bottom:0;width:166px;height:36px;color:#FFF;background:rgba(0,0,0,0.5);line-height:36px;font-size:14px;overflow:hidden;display:none;}
.meiti_wk img {transition:All 0.4s ease-in-out;-webkit-transition:All 0.4s ease-in-out;-moz-transition:All 0.4s ease-in-out;-o-transition:All 0.4s ease-in-out;}
.meiti_wk img:hover {transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);-ms-transform:scale(1.2);}

.sfyy_f ul li{ float:left; width:146px; height:145px; background:url(../images/lawh_box1_pic1.png) no-repeat center; margin-left:10px;}
.sfyy_f ul li h4{ color:#333; line-height:145px; text-align:center;}
.sfyy_f ul li:hover{background:url(../images/lawh_box1_pic01.png) no-repeat center;}
.sfyy_f ul li:hover h4{ color:#fff;}
.sfyy_f_bt{text-align:center; margin-bottom:70px;}
.sfyy_f_zxan{ width:346px; height:40px; background:#ed5648; border-radius:5px; line-height:40px; text-align:center; font-size:16px; margin:50px auto;}
.sfyy_f_zxan a{ display:block; color:#fff; }



.ydgqwt ul{ margin-bottom:40px;}
.ydgqwt ul li{ float:left; margin:0 8px; }
.ydgqwt ul li h6{
	width:282px;
	height:202px;
	overflow:hidden;
}
.ydgqwt ul li img{ display:block; transition: all 1s ease 0s;}
.ydgqwt_bt{ text-align:center; background:#efefef;padding-bottom:20px;}
.ydgqwt_bt h4{ color:#ed5648; line-height:50px;}
.ydgqwt_bt p{ color:#333;}
.ydgqwt ul li:hover .ydgqwt_bt{ background:#ed5648;}
.ydgqwt ul li:hover .ydgqwt_bt h4,.ydgqwt ul li:hover .ydgqwt_bt p{ color:#fff;}
.ydgqwt ul li:hover img{transform: scale(1.2);}

.qkyz_m{ background:#efefef; padding:50px 0;}
.qkyz_m ul li{ float:left; width:220px; height:190px; text-align:center; }
.qkyz_m ul li h6{width:220px; height:190px; overflow:hidden;}
.qkyz_m ul li img{transition: all 1s ease 0s;}
.qkyz_m ul li:hover img{transform: scale(1.2);}
.qkyz_m ul li h4{ line-height:50px; padding-top:40px;}
.qkyz_m ul li:nth-child(2){ background:#8b8b8b; color:#fff;}
.qkyz_m ul li:nth-child(4){ background:#d2a766; color:#fff;}
.qkyz_m ul li:nth-child(6){ background:#d2a766; color:#fff;}
.qkyz_m ul li:nth-child(8){ background:#ed5648; color:#fff;}
.qkyz_m ul li:nth-child(10){ background:#c1c1c1; color:#484848;}
.qkyz_m_an{ margin:40px auto 20px; width:711px;}
.qkyz_m_an h4{  width:316px; height:58px; float:left; background:url(../images/lawh_box2_an1.jpg) no-repeat;  text-align:center; line-height:58px; margin-left:20px;}
.qkyz_m_an h4:nth-child(2){ background:#ed5648; border-radius:5px;}
.qkyz_m_an h4 a{ color:#fff; display:block;}


.jy {
    padding-top: 70px;
    width: 100%;
}
.jy_nr {
    height: 140px;
    margin: 0 auto;
    padding-bottom: 60px;
    padding-top: 35px;
    width: 1000px;
}
.jy_nr li {
    border: 1px solid #868686;
    border-radius: 8px;
    color: #3e3e3e;
    display: inline;
    float: left;
    font-size: 14px;
    height: 138px;
    line-height: 18px;
    margin-left: 32px;
    width: 138px;
}
.jy_nr li.mar {
    margin-left: 0;
}
.jy_nr li span {
    color: #787878;
    display: block;
    font-size: 20px;
    line-height: 24px;
    margin: 30px 0 15px;
}
.jy_nr li span font {
    font-size: 24px;
}
.jy_lc {
    background: rgba(0, 0, 0, 0) url("../images/lc.jpg") no-repeat scroll left top;
    margin: 0 auto;
    width: 1000px;
}
.jy_lc_le {
    float: left;
}
.jy_lc_le p {
    color: #ff3364;
    font-size: 24px;
    line-height: 32px;
    padding-left: 35px;
    padding-top: 45px;
    text-align: left;
}
.jy_lc_le p span {
    color: #666;
    display: block;
    font-size: 30px;
}
.jy_lc_le p.step {
    padding-top: 145px;
}
.jy_lc_le p.step1 {
    padding-top: 145px;
}
.jy_lc_rt {
    float: right;
    width: 840px;
}
.jy_lc_rt li {
    display: inline;
    float: left;
    margin-left: 173px;
    margin-top: 45px;
    width: 247px;
}
.jy_lc_rt li span {
    background: #ff3364 none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: bold;
    height: 43px;
    line-height: 41px;
    text-align: left;
    text-indent: 10px;
    width: 100%;
}
.jy_lc_rt li p {
    background: #ececec none repeat scroll 0 0;
    color: #666;
    font-size: 18px;
    line-height: 24px;
    padding: 15px 0 18px 12px;
    text-align: left;
}
.jy_lc_rt li.lc_li {
    margin-top: 85px;
}
.jy_lc_rt li.lc_li1 {
    margin-top: 65px;
}
.szcz_lc ul li{ text-align:center;}

.gqgl_bg{ background:url(../images/lawh_box2_bannerbg.jpg) no-repeat center; height:259px; font-size:16px;}
.gqgl_bg p{ padding:50px; color:#000; line-height:40px; text-indent:2em;}

.blhy_wt ul li{ float:left; width:146px; height:145px; background:url(../images/lawh_box1_pic1.png) no-repeat center; margin-left:60px;}
.blhy_wt ul li h4{ color:#333; line-height:35px; text-align:center; padding-top:40px;}
.blhy_wt ul li:hover{background:url(../images/lawh_box1_pic01.png) no-repeat center;}
.blhy_wt ul li:hover h4{ color:#fff;}
.blhy_wt_bt{text-align:center; margin-bottom:70px;}
.blhy_wt_zxan{ width:346px; height:40px; background:#ed5648; border-radius:5px; line-height:40px; text-align:center; font-size:16px; margin:50px auto;}
.blhy_wt_zxan a{ display:block; color:#fff; }



.gqwt_hywh{ margin-bottom:40px;}
.gqwt_hywh ul li{ float:left; width:259px; height:159px; background:#d5d5d5; border-radius:10px; text-align:center; margin-left:15px;}
.gqwt_hywh ul li:hover{ background:#ed5648; }
.gqwt_hywh ul li:hover h4{ color:#fff;}
.gqwt_hywh ul li:hover p{ color:#fff;}
.gqwt_hywh ul li h4{ color:#333; line-height:60px; margin-top:15px;}
.gqwt_hywh ul li p{ color:#666;}



.content_one{ width: 100%;}
.content_one_title{width: 100%; background: #FFFFFF; }
.content_one_title_box{ width: 1150px;height: 223px; margin: 0 auto;}
.content_one_title_main{padding-top: 80px; color: #ff0080;font-size: 38px;text-align:center; font-weight: bold; background: url(../image/title_bg.png) no-repeat 45% 90px;}
.content_one_title_main_des{margin-top: 10px;color: #666666;font-size: 18px;text-align:center;}
.conent_one_cont{ height: 550px; width: 100%;position: relative;}
.content_one_bg{ background: #fdf4f4; height: 440px;width: 100%;position: absolute;bottom: 0px;}
.content_one_ct{ height: 440px; width: 1215px;margin: 0 auto; position: relative;}
.conent_show{ height: 400px; width: 100%;position: absolute; bottom: 190px;}
.conent_show li{height: 430px; width: 280px;float: left; background: #FFFFFF;transition: all .4s ease-in-out; line-height:20px;}
.conent_show .intde{margin: 0 20px;}
.conent_show li img{width: 100%;}
.conent_show li h3{font-size: 26px; color: #4a4a4a; text-align: center; margin-top: 35px; margin-bottom: 25px;transition: all .4s ease-in-out;}
.conent_show li:hover{ background: #ff0080;transition: all .4s ease-in-out; }
.conent_show li:hover h3{ color: #fff; transition: all .4s ease-in-out;}
.conent_show li:hover h3 span{ color: #fff;transition: all .4s ease-in-out; }
.conent_show li:hover div{ color: #fff;transition: all .4s ease-in-out;  }
.conent_show li h3 span{font-size: 26px; color: #ff0080;transition: all .4s ease-in-out;}
.conent_show li div {font-size: 14px; color: #666666; text-align: center;transition: all .4s ease-in-out;}
.content_lxdh{height: 45px;width: 348px; background: #ff0080; position: absolute; bottom: 55px;left: 50%;margin-left: -174px;}
.content_lxdh span{
	height: 41px;
	width: 54%;
	border: 2px solid #ff0080;
	display: block;
	float: left;
	line-height: 41px;
	text-align: center;
	background: #FFFFFF;
	font-size: 22px;
	color: #ff0080;
}
.content_lxdh a { display: block; height: 45px;width: 36%; padding-right: 8%; font-size: 20px; color: #FFFFFF;text-align: center; float: right;line-height: 45px;
	background: url(../image/url_bg_03.jpg) no-repeat  84% 50%;}
.content_two{height: auto;width: 100%;background: #FFFFFF;}
.content_two_box{ height: auto; width: 1150px; margin: 0 auto;}
.content_two_top{ height: 385px; width: 100%;margin-top: 108px;}
.content_two_images{ float: left;}
.content_two_images img {width: 100%;}
.content_two_cont{float: right;width: 50%; height: 385px;}
.content_two_cont h3{font-size: 36px; color: #ff0080;margin-top: 20px;}
.content_two_cont span{font-size: 18px; color: #666666;margin-top: 10px;display: block;}
.content_two_contshow{ font-size: 15px; color: #666666;margin-top: 25px; line-height: 28px;} 
.content_two_button{ width: 100%;margin-top: 35px;height: auto;overflow: hidden;}
.button_content_one{ display: block; height: 30px; width: 107px; border: 1px solid #666666;font-size: 14px;color: #666666;line-height: 30px;text-align: center; border-radius: 5px;float: left;}
.button_content_two{ display: block; height: 30px; width: 107px; border: 1px solid #ff0080;font-size: 14px;color: #FFFFFF;line-height: 30px;text-align: center; border-radius: 5px;float: left;margin-left:10px; background: #ff0080;}
.content_two_sj{width: auto;height: 61px;margin-top: 45px;}
.content_two_sj_box li{ height: auto;width: 145px; border-right: 1px solid #d5d5d5;float: left;margin-right:45px;}
.content_two_sj_box .content_two_clear{ border: none; margin-right: 0px;}
.content_two_sj_box li span{ display: block; font-size: 30px; color: #666666;margin-top: 0px;font-family: HELVE;}
.content_two_sj_box li span p{display: inline-block; font-size: 18px; color: #666666;margin-top: 0px;}
.content_two_sj_box li p{ display: block;font-size: 15px; color: #666666;margin-top: 0px;}
.content_two_botton{ margin-top: 65px; height: 305px; width: 100%;}
