.ml20{ margin-left: 20px;}
.kf_img{ width: 155px; text-align: center;}
.kf_img img{ display: block; width: 140px; height: 140px;}
.kf_txt{ width: 155px; color: #707274; padding-top: 10px; font-size: 12px; text-align: center;}

.account-header-top {
	height: 36px;
	line-height: 36px;
	background: #f2f2f2;
	font-size: 12px;
	color: #333
}

.account-header-top .link {
	display: inline-block;
	/* margin-left: 25px; */
	color: #333;
	padding: 0 5px;
}

.account-header-top .contact {
	margin-left: 24px
}

.account-header-top .contact .contact-num {
	font-family: Arial;
	font-weight: 700;
	color: #e10f30;
}

.account-header-top .company {
	margin-right: 6px
}

.account-header-top .company a {
	color: #f60
}

.account-header-top .company.login-company {
	color: #009af3;
	margin-right: 6px
}

.account-header-top .stage-code {
	position: relative;
	width: 148px;
	display: inline-block
}

.account-header-top .stage-code .stage-code-text {
	margin-left: 30px;
	float: left;
	width: 60px;
	padding-left: 30px;
	padding-right: 10px;
	border: 1px solid #f2f2f2;
	border-bottom: 0;
	background: url(../image/phone_icon1.png) no-repeat;
	background-position: 10px center;
	color: #e10f30;
	text-decoration: underline
}

.account-header-top .stage-code .stage-code-text:hover {
	background-color: #fff;
	border: 1px solid #eee;
	border-bottom: 0
}

.account-header-top .stage-code .stage-code-detail {
	width: 170px;
	top: 35px;
	left: 30px;
	z-index: 10;
	position: absolute;
	background-color: #fff;
	border: 1px solid #eee;
	border-top: 0
}

.account-header-top .stage-code .stage-code-detail img {
	margin: 0 auto;
	display: block;
	width: 105px
}

.account-header-top .stage-code .stage-code-detail p {
	position: relative;
	text-align: center
}

.account-header-top .selectbox {
	position: relative;
	display: inline-block
}

.account-header-top .selectbox .icon-select {
	width: 8px;
	height: 5px;
	margin-left: 10px;
	top: -2px;
	background: url(../image/icon_select1.png) no-repeat center
}

.account-header-top .selectbox .selectbox-cont {
	display: none;
	position: absolute;
	top: 35px;
	left: -10px;
	width: 120px;
	padding-left: 10px;
	border: 1px solid #eee;
	background-color: #fff;
	z-index: 99;
}

.account-header-top .selectbox .selectbox-cont .selectbox-item {
	height: 30px;
	line-height: 30px;
	text-align: left;
	font-size: 12px;
	color: #999
}

.account-header-top .selectbox .selectbox-cont .selectbox-item .title {
	font-size: 14px;
	font-weight: 700;
	color:#e10f30
}

.account-header-top .selectbox .selectbox-cont .selectbox-item a:hover {
	color: #333
}

.selectbox:hover .selectbox-cont {
	display: block;
}

.account-header-top .selectbox:hover {
	text-decoration: none
}

.topactive {
	margin-left: 30px;
	width: 290px;
	height: 100%
}

.topactive .topactive-list {
	position: relative;
	margin-top: 30px;
	padding-left: 12px;
	height: 20px;
	background: url(../image/line-bg_a41a3671.png) no-repeat
}

.topactive .topactive-list .list-item {
	float: left;
	margin-right: 48px;
	width: 20px;
	height: 20px;
	cursor: pointer
}

.topactive .topactive-list .list-item .item-point {
	display: none;
	margin-top: -15px;
	width: 19px;
	height: 35px;
	background: url(../image/point_500a0e31.png) no-repeat center
}

.topactive .topactive-list .list-item .item-cont {
	display: none;
	position: absolute;
	top: 20px;
	left: 0;
	right: 0
}

.topactive .topactive-list .list-item .item-cont .cont-main {
	display: inline-block;
	margin-top: 5px;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	border-radius: 15px;
	font-size: 12px;
	border: 1px solid #ced2e4;
	color: #205085;
	background-color: #f8fdff;
	white-space: nowrap
}

.topactive .topactive-list .list-item .item-cont .cont-main .link {
	color: #e10f30
}

.topactive .topactive-list .list-item .item-cont .cont-main .link .icon-linkshow {
	margin-left: 10px;
	display: inline-block;
	width: 5px;
	height: 10px;
	background: url(../image/icon-link_ce842601.png) no-repeat center
}

.topactive .topactive-list .list-item.curr .item-point {
	display: inline-block
}

.topactive .topactive-list .list-item.curr .item-cont {
	display: block
}

.head-search {
	padding: 36px 0
}

.head-search-main {
	width: 540px;
	height: 40px;
	line-height: 40px;
	border: 2px solid #e10f30;
	font-size: 13px;
	color: #666;
	background-color: #fff
}

.head-search-main .search-box {
	padding: 0 20px;
	width: 400px;
	border: 0;
	overflow: hidden
}

.head-search-main .search-btn {
	float: right;
	width: 100px;
	text-align: center;
	background-color:#e10f30;
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.account-nav {
	height: 42px
}

.account-nav.nav-border {
	height: 40px;
	border-bottom: 2px solid #2678d3
}

.account-nav .nav-menu {
	position: relative;
	float: left;
	width: 230px
}

.account-nav .nav-menu .menu-all {
	display: block;
	padding-left: 15px;
	line-height: 42px;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	background-color: #e10f30;
}

.account-nav .nav-menu .menu-all .icon-menu {
	float: left;
	margin-top: 14px;
	margin-right: 10px;
	display: inline-block;
	width: 19px;
	height: 15px;
	background: url(../image/icon-menu_a5fe2c51.png) no-repeat center
}

.account-nav .nav-menu .menu-all:hover {
	text-decoration: none;
	/*background-color: #1063c0*/
}

.account-nav .nav-menu:hover .menu-list.menu-hide {
	display: block
}

.account-nav .menu-list {
	position: absolute;
	top: 42px;
	left: 0;
	width: 230px;
	height: 430px;
	z-index: 11;
	background-color: #fff
}

.account-nav .menu-list.menu-hide {
	display: none
}

.account-nav .menu-list .menu-item {
	display: block;
	width: 230px;
	height: 103px;
	background-color: #fff;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc
}

.account-nav .menu-list .menu-item .menu-info {
	position: relative;
	height: 100%;
	width: 100%
}

.account-nav .menu-list .menu-item .menu-info .thumb {
	position: absolute;
	left: 20px;
	top: 50%;
	margin-top: -25px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 25px;
	overflow: hidden;
	background-color: #f5fafe
}

.account-nav .menu-list .menu-item .menu-info .thumb-curr {
	display: none;
	background-color: #3e85f6
}

.account-nav .menu-list .menu-item .menu-info .info-main {
	position: absolute;
	display: block;
	top: 50%;
	margin-top: -29px;
	margin-left: 70px;
	height: 58px;
	overflow: hidden
}

.account-nav .menu-list .menu-item .menu-info .title {
	margin-bottom: 8px;
	padding: 0 20px;
	line-height: 14px;
	font-size: 14px;
	font-weight: 700;
	color: #fff
}

.account-nav .menu-list .menu-item .menu-info .title:hover {
	text-decoration: none
}

.account-nav .menu-list .menu-item .menu-info .detail {
	padding: 0 20px;
	line-height: 18px;
	font-size: 13px;
	color: #666;
}

.account-nav .menu-list .menu-item .menu-cont {
	display: none;
	position: absolute;
	top: 0;
	left: 229px;
	padding: 18px;
	width: 660px;
	height: 393px;
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	background-color: #f8f8f8;
	overflow-y: auto;
	z-index: 11
}

.account-nav .menu-list .menu-item .menu-cont .menucont-list {
	padding: 15px 2px 5px;
	border-bottom: 1px solid #e6e6e6;
	line-height: 13px;
	font-size: 13px
}

.account-nav .menu-list .menu-item .menu-cont .menucont-list .title {
	margin-bottom: 10px;
	font-weight: 700;
	color: #666
}

.account-nav .menu-list .menu-item .menu-cont .menucont-list .title a:hover {
	color: #E10F30;
	text-decoration: none
}

.account-nav .menu-list .menu-item .menu-cont .menucont-list .link {
	margin-left: -10px;
	margin-right: -10px
}

.account-nav .menu-list .menu-item .menu-cont .menucont-list .link .link-item {
	display: inline-block;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	color: #5a5a5a
}

.account-nav .menu-list .menu-item .menu-cont .menucont-list .link .link-item:not(:last-child) {
	border-right: 1px solid #e6e6e6
}

.account-nav .menu-list .menu-item .menu-cont .menucont-list .link .link-item:hover {
	color:#E10F30;
	text-decoration: none
}

.account-nav .menu-list .menu-item:hover {
	border-left: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	background-color: #f8f8f8
}

.account-nav .menu-list .menu-item:hover .menu-info .thumb-curr {
	display: block
}

.account-nav .menu-list .menu-item:hover .menu-info .title {
	color: #e10f30;
}

.account-nav .menu-list .menu-item:hover .menu-info .info {
	color: #7883a3
}

.account-nav .menu-list .menu-item:hover .menu-cont {
	display: block
}

.account-nav .nav-list {
	float: left;
	width: 970px;
	height: 40px;
	line-height: 40px;
	border-bottom: 2px solid #e10f30;
}

.account-nav .nav-list .item {
	float: left;
	line-height: 40px;
	margin-left: 30px
}

.account-nav .nav-list .item a {
	position: relative;
	padding: 0 10px;
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
	color: #333;
}

.account-nav .nav-list .item a:hover {
	text-decoration: none;
	color: #e10f30;
}

.account-nav .nav-list .item .current {
	color: #e10f30;
}





.slide-index-body {
	overflow: hidden;
	width: 100%;
	height: 100%
}

.slide-index-body li {
	text-align: center;
	width: 100%
}

.slide-index-body li a {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer
}

.slide-con-img {
	display: block;
	width: 100%;
	height: 425px;
	background-position: center;
	background-repeat: no-repeat
}
.slide-index {
	float: left;
	margin-left: 235px;
	margin-top: 5px;
	width: 690px;
	height: 425px;
	position: relative;
	overflow: hidden
}


.img {
	width: 690px;
	height:425px;
	position: relative;
	overflow: hidden;
}

.img ul {
	width: 10000%;
	height:410px;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}

.img ul li {
	width: 690px;
	height: 425px;
	float: left;
	overflow: hidden;
}

.ico_01 {
	width: 100%;
	height: 10px;
	position: absolute;
	bottom:30px;
	left: 0;
	z-index: 10;
	text-align: center;
	font-size: 0;
	overflow: hidden;
}

.ico_01 a {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #fff;
	margin: 0 10px;
	overflow: hidden;
}

.ico_01 a.on {
	background: #000;
}

.slide-index .ui-switchable-nav {
	bottom: 45px
}

.free-order {
	margin-top: 5px;
	width: 270px;
	height: 261px;
	float: right;
	border: 1px solid #dadada;
	background-color: #f2f6fc
}

.free-order .advisor-view {
	width: 100%;
	height: 100px;
	position: relative;
	overflow: hidden
}

.free-order .advisor-view .slide-index-body {
	overflow: hidden;
	width: 400%;
	height: 100%
}

.free-order .advisor-view .slide-index-body li {
	float: left;
	width: 270px;
	height: 100px;
	text-align: center
}

.free-order .advisor-view .slide-index-body li img {
	display: inline-block;
	height: 100%
}

.free-order .advisor-view .ui-switchable-nav {
	bottom: 15px
}

.free-order .advisor-view .ui-switchable-nav .ui-switchable-trigger {
	width: 6px;
	height: 6px
}

.free-order .newconsult {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 235px
}

.free-order .newconsult .input-zone {
	border: 1px solid #dadada;
	margin-bottom: 9px;
	font-size: 0;
	height: 36px;
	width: 235px;
	border-radius: 4px;
	background-color: #fff
}

.free-order .newconsult .zbj-placeholder {
	background-color: #fff
}

.free-order .newconsult label {
	width: 36px;
	height: 36px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	background-color: #e9ecf1
}

.free-order .newconsult label .input-icon {
	display: inline-block
}

.free-order .newconsult label .icon-name {
	width: 14px;
	height: 14px;
	margin-top: 11px;
	background: url(../image/person_55427c01.png) center no-repeat
}

.free-order .newconsult label .icon-city {
	width: 13px;
	height: 16px;
	background: url(../image/city_6df5a031.png)) center no-repeat;
	margin-top: 10px
}

.free-order .newconsult label .icon-joinphone {
	width: 13px;
	height: 17px;
	background: url(../image/phone_a3a022d1.png) center no-repeat;
	margin-top: 10px
}

.free-order .newconsult .input-box {
	display: inline-block;
	vertical-align: middle;
	font-size: 13px
}

.free-order .newconsult .input-box .selectpick-box {
	width: 87px;
	border: 0;
	background-color: transparent
}

.free-order .newconsult .input-box .selectpick-box span {
	padding-left: 5px
}

.free-order .newconsult .input-box .selectpick-box .select-list {
	width: 85px;
	top: 34px;
	background-color: #fff
}

.free-order .newconsult .input-box .selectpick-box .select-list .select-list-item {
	padding-left: 5px
}

.free-order .newconsult input {
	display: inline-block;
	height: 36px;
	line-height: 36px;
	border: 0;
	font-size: 14px;
	background-color: #fff;
	padding: 0 6px;
	border-radius: 5px
}

.free-order .newconsult .input-name {
	width: 64px
}

.free-order .newconsult .input-joinphone {
	width: 180px
}

.free-order .newconsult .btn-join {
	display: inline-block;
	width: 100%;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #fff;
	background-color: #e10f30;
	text-align: center;
	cursor: pointer;
	border-radius: 5px;
	z-index: -1
}

.free-order .newconsult .btn-join:hover {
	text-decoration: none;
	background-color: #e10f30
}

.free-order .newconsult .notice-part {
	overflow: hidden;
	white-space: nowrap;
	line-height: 30px;
	color: #8394b1;
	font-size: 0
}

.free-order .newconsult .notice-part .horn-part {
	display: inline-block;
	vertical-align: top;
	width: 20px;
	height: 30px;
	background: url(../image/horn_icon_f81538c1.png) left center no-repeat
}

.free-order .newconsult .notice-part .np-content {
	display: inline-block;
	width: 218px;
	overflow: hidden;
	vertical-align: top;
	font-size: 11px
}

.free-order .newconsult .notice-part .np-list {
	display: inline-block
}

.free-order .newconsult .notice-part .np-item {
	display: inline
}

.block-news {
	margin-top: 5px;
	float: right;
	width: 270px;
	height: 142px;
	background-color: #fff;
	border-left: 1px solid #dadada;
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada
}

.block-news .news-tab-hd {
	font-size: 13px;
	font-weight: 700;
	color: #333;
	text-align: center
}

.block-news .news-tab-bd {
	padding: 10px 12px
}

.block-news .news-tab-bd .index-news {
	height: 100%;
	overflow: hidden
}

.block-news .news-tab-bd .index-news .news-list {
	height: 500px
}

.block-news .news-tab-bd .index-news .news-list .news-item {
	position: relative;
	margin-bottom: 8px;
	line-height: 12px;
	font-size: 12px
}

.block-news .news-tab-bd .index-news .news-list .news-item .item-key {
	float: left;
	color: #3e85f6
}

.block-news .news-tab-bd .index-news .news-list .news-item .item-title {
	display: inline-block;
	width: 240px;
	line-height: 13px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #999
}

.block-news .news-tab-bd .index-news .news-list .news-item .item-title:hover {
	text-decoration: underline;
	color: #e10f30
}

.block-news .news-tab-bd .index-news .news-list .news-item .icon-hot {
	position: absolute;
	top: 0;
	right: 0;
	display: inline-block;
	width: 21px;
	height: 14px;
	background: url(../image/icon-hot_77489581.png) no-repeat center
}

.block-hot {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #fff
}

.block-hot .index-hot {
	margin-left: 240px;
	height: 194px;
	border-left: 1px solid #dadada;
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada
}

.block-hot .index-hot .hot-tab-hd {
	font-size: 15px;
	color: #333;
	text-align: center
}

.block-hot .index-hot .hot-tab-hd span {
	position: relative
}

.block-hot .index-hot .hot-tab-hd .icon-hot {
	position: absolute;
	top: 3px;
	right: -25px;
	display: inline-block;
	width: 21px;
	height: 14px;
	background: url(../image/icon-hot_77489581.png) no-repeat center
}

.block-hot .index-hot .hot-tab-bd {
	position: relative;
	padding: 7px 3px
}

.block-hot .index-hot .hot-tab-bd .hot-cover {
	display: none;
	position: absolute;
	top: -40px;
	left: -240px;
	width: 230px;
	height: 195px
}

.block-hot .index-hot .hot-tab-bd .hot-cover a {
	display: inline-block
}

.block-hot .index-hot .hot-tab-bd .hot-cover img {
	display: inline-block;
	width: 230px;
	height: 195px
}

.block-hot .index-hot .hot-tab-bd .hot-list {
	width: 100%;
	height: 100%;
	overflow: hidden
}

.block-hot .index-hot .hot-tab-bd .hot-list .list-item {
	float: left;
	margin: 0 2px;
	width: 234px;
	height: 140px
}

.block-hot .index-hot .hot-tab-bd .hot-list .list-item a {
	display: inline-block
}

.block-hot .index-hot .hot-tab-bd .hot-list .list-item img {
	display: inline-block;
	width: 234px;
	height: 140px
}

.block-hot .index-hot .hot-item.curr .hot-tab-hd {
	font-weight: 700;
	color: #e10f30;
}

.block-hot .index-hot .hot-item.curr .hot-tab-bd .hot-cover {
	display: block
}

.slide-banner {
	height: 126px;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px
}

.slide-banner-body {
	overflow: hidden;
	width: 100%;
	height: 100%
}

.slide-banner-body li {
	text-align: center;
	width: 100%
}

.slide-banner-body li a {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer
}

.freetools {
	background-color: #f9f9f9;
	padding-bottom: 30px;
	overflow: hidden
}

.freetools-list {
	width: 1214px;
	margin-left: -5px
}

.freetools-list .list-item {
	float: left;
	margin: 0 7px;
	width: 388px;
	height: 179px;
	border-radius: 4px;
	overflow: hidden;
	cursor: pointer
}

.freetools-list .list-item a {
	display: inline-block
}

.freetools-list .list-item img {
	display: inline-block;
	width: 388px;
	height: 179px;
	transition: all 1.5s;
	-webkit-transition: all 1.5s;
	-moz-transition: all 1.5s;
}

.freetools-list .list-item:hover img {
  transform:scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
}

.events {
	background-color: #d3e3f2;
	padding-bottom: 10px;
	overflow: hidden
}

.events .events-new {
	float: left;
	margin-right: 15px;
	padding: 20px;
	width: 350px;
	height: 355px;
	background-color: #fff
}

.events .events-new .hd {
	margin-bottom: 12px;
	padding-left: 10px;
	height: 14px;
	line-height: 14px;
	border-left: 4px solid #e10f30;
	font-size: 14px;
	font-weight: 700;
	color: #333
}

.events .events-new .hd .btn-more {
	float: right;
	margin-top: -2px;
	width: 54px;
	height: 18px;
	line-height: 18px;
	font-size: 13px;
	border-radius: 4px;
	text-align: center;
	background-color: #3e85f6;
	color: #fff
}

.events .events-new .banner {
	width: 100%;
	height: 95px
}

.events .events-new .banner a {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer
}

.events .events-new .banner img {
	display: inline-block;
	width: 100%;
	height: 100%
}

.events .events-new .news-list {
	width: 100%;
	height: 240px;
	overflow: hidden
}

.events .events-new .news-list .news-item {
	position: relative;
	height: 40px;
	line-height: 40px;
	font-size: 14px
}

.events .events-new .news-list .news-item .item-key {
	float: left;
	color: #e10f30
}

.events .events-new .news-list .news-item .item-title {
	display: inline-block;
	width: 170px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #666
}

.events .events-new .news-list .news-item .item-title:hover {
	text-decoration: underline;
	color: #e10f30
}

.events .events-new .news-list .news-item .item-date {
	float: right;
	color: #999
}

.events .events-new .news-list .news-item:not(:last-child) {
	border-bottom: 1px solid #e5e5e5
}

.events .events-list {
	float: left;
	margin-right: -20px;
	width: 815px;
	overflow: hidden
}

.events .events-list .list-item {
	position: relative;
	float: left;
	margin-right: 19px;
	margin-bottom: 20px;
	width: 388px;
	height: 187px;
	overflow:hidden;
}

.events .events-list .list-item img {
	width: 100%;
	height: 100%;
	transition: all 1.5s;
	-webkit-transition: all 1.5s;
	-moz-transition: all 1.5s;
}

.events .events-list .list-item:hover img{
	transform:scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
}

.events .events-list .list-item .btn-more {
	position: absolute;
	left: 50%;
	bottom: 35px;
	margin-left: -60px;
	width: 120px;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	text-align: center;
	background-color: #fff;
	color: #333;
	opacity: .6;
	filter: alpha(opacity=60)
}

.events .events-list .list-item .btn-more .icon-more {
	margin-left: 15px;
	display: inline-block;
	width: 5px;
	height: 10px;
	background: url(../image/more-black_fdd75d11.png)
}

.events .events-list .list-item .btn-more:hover {
	text-decoration: none;
	background-color:#e10f30;
	color: #fff;
	opacity: 1;
	filter: alpha(opacity=100)
}

.events .events-list .list-item .btn-more:hover .icon-more {
	background: url(../image/more-white_cb3dc731.png)
}

.joinus {
	padding-bottom: 65px;
	background-color: #f2f4f5;
	overflow: hidden
}

.joinus .banner {
	margin-bottom: 18px;
	width: 100%;
	height: 158px;
	margin-top: 20px;
}

.joinus .banner a {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer
}

.joinus .banner img {
	display: inline-block;
	width: 100%;
	height: 100%
}

.joinus .joinus-calculate {
	float: left;
	margin-right: 15px;
	padding: 30px 20px;
	width: 350px;
	height: 412px;
	background: url(../image/join-bg_900fb0d1.jpg) no-repeat
}

.joinus .joinus-calculate .hd {
	margin-bottom: 15px;
	padding-left: 10px;
	height: 14px;
	line-height: 14px;
	border-left: 4px solid #fff;
	font-size: 14px;
	font-weight: 700;
	color: #fff
}

.joinus .joinus-calculate .cal-label {
	display: block;
	margin-bottom: 8px;
	line-height: 14px;
	font-size: 14px;
	color: #fff
}

.joinus .joinus-calculate .cal-item {
	position: relative;
	margin-bottom: 20px;
	height: 36px;
	line-height: 36px;
	overflow: hidden
}

.joinus .joinus-calculate .cal-item .item-bg {
	width: 100%;
	height: 100%;
	background-color: #fff;
	opacity: .3;
	filter: alpha(opacity=30)
}

.joinus .joinus-calculate .cal-item .item-input {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 338px;
	height: 34px;
	padding: 0;
	padding-left: 10px;
	border: 1px solid transparent;
	background-color: transparent
}

.joinus .joinus-calculate .cal-item .item-input:focus {
	border: 1px solid #c4dafa
}

.joinus .joinus-calculate .cal-btn {
	display: block;
	margin-top: 50px;
	width: 100%;
	height: 42px;
	line-height: 42px;
	font-size: 14px;
	color: #E10F30;
	text-align: center;
	background-color: #fff;
	cursor: pointer
}

.joinus .joinus-calculate .cal-btn:hover {
	text-decoration: none;
	color: #E10F30;
	background-color: #fff
}

.joinus .join-advantage {
	float: left;
	position: relative;
	width: 795px;
	height: 472px
}

.joinus .join-advantage .adv-bg {
	width: 100%;
	height: 100%
}

.joinus .join-advantage .adv-btn {
	position: absolute;
	left: 0;
	bottom: 30px;
	padding-left: 40px
}

.joinus .join-advantage .adv-btn .btn-item {
	float: left;
	margin: 0 60px;
	width: 240px;
	height: 42px;
	line-height: 42px;
	border-radius: 4px;
	font-size: 14px;
	text-align: center;
	color: #fff;
	background-color: #ccc;
	cursor: pointer
}

.joinus .join-advantage .adv-btn .btn-item.btn-white {
	color: #E10F30;
	background-color: #fff
}

.joinus .join-advantage .adv-btn .btn-item.btn-white:hover {
	color: #fff;
	background-color: #E10F30
}

.joinus .join-advantage .adv-btn .btn-item:hover {
	text-decoration: none;
	background-color: #E10F30
}

.index-mengban {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	z-index: 100;
	display: none
}

.index-forms-calculate {
	width: 500px;
	height: 366px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -250px;
	margin-top: -233px;
	border-radius: 6px;
	background-color: #e3e7f2
}

.index-forms-calculate .icon-closedialog-gray {
	background-position: -76px -82px;
	width: 16px;
	height: 16px;
	display: block;
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer
}

.index-forms-calculate .cal-tips {
	width: 100%;
	height: 255px;
	background-repeat: no-repeat
}

.index-forms-calculate .cal-tips.tips-golden {
	background-image: url(../image/tip-golden_385921b1.jpg)
}

.index-forms-calculate .cal-tips.tips-diamond {
	background-image: url(../image/tip-diamond_e6e85761.jpg)
}

.index-forms-calculate .cal-btn button {
	display: block;
	margin: 20px auto;
	padding: 0;
	width: 125px;
	height: 36px;
	line-height: 36px;
	border-radius: 18px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	background: #8bb5f9;
	border: 0
}

.index-forms-calculate .cal-btn button:hover {
	background-color: #1962d5
}

.index-forms-calculate .cal-btn p {
	line-height: 12px;
	font-size: 12px;
	color: #8394b1;
	text-align: center
}

.counter-dialog {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .2);
	z-index: 100;
	display: none
}

.counter-dialog .counter-content {
	position: absolute;
	width: 550px;
	height: 462px;
	top: 50%;
	left: 50%;
	margin-top: -231px;
	margin-left: -275px;
	background-color: #fff;
	border-radius: 5px;
	overflow: hidden
}

.counter-dialog .counter-header {
	width: 100%;
	height: 111px;
	position: relative
}

.counter-dialog .counter-header .icon-closedialog {
	background-position: -113px -81px;
	width: 16px;
	height: 16px;
	display: block;
	position: absolute!important;
	right: 10px;
	top: 10px;
	cursor: pointer
}

.counter-dialog .counter-body {
	padding-top: 10px
}

.counter-dialog .counter-set {
	margin-bottom: 14px;
	line-height: 38px;
	text-align: center
}

.counter-dialog .counter-input-title {
	display: inline-block;
	vertical-align: top;
	font-size: 13px;
	width: 100px;
	text-align: right;
	color: #666
}

.counter-dialog .counter-input {
	display: inline-block;
	vertical-align: middle;
	margin-left: 14px;
	position: relative;
	width: 340px;
	text-align: left
}

.counter-dialog .counter-input .input-tips {
	position: absolute;
	right: 14px;
	top: 0;
	color: #3e85f6;
	font-weight: 700
}

.counter-dialog .counter-input .input-text {
	color: #0d73e5;
	font-size: 14px;
	font-weight: 700
}

.counter-dialog .tax-rate-input {
	height: 38px
}

.counter-dialog .input-zone {
	width: 318px;
	height: 36px;
	padding: 0 10px;
	line-height: 36px;
	border-radius: 4px;
	text-align: left;
	color: #9897ba;
	border: 1px solid #c8cad4;
	background-color: #f0f7ff
}

.counter-dialog .btn-style {
	display: block;
	background-color: #3e85f6;
	color: #fff;
	font-size: 13px;
	border-radius: 5px;
	cursor: pointer;
	text-align: center;
	line-height: 38px;
	height: 38px
}

.counter-dialog .btn-style:hover {
	background-color: #1962d5
}

.counter-dialog .count-money {
	width: 100%
}

.counter-dialog .count-result-title {
	height: 111px;
	line-height: 111px;
	text-align: center;
	font-size: 16px;
	color: #fff
}

.counter-dialog .count-result-title .crt-icon {
	display: inline-block;
	vertical-align: middle;
	width: 74px;
	height: 55px;
	background: url(../image/money_icon_3558d541.png) center no-repeat
}

.counter-dialog .count-result-title .result-yellow {
	color: #ffe86b;
	font-size: 23px
}

.counter-dialog .counter-self-content .counter-header {
	background: url(../image/counter_bg_3502f361.png) center no-repeat
}

.counter-dialog .count-result-content {
	display: none
}

.counter-dialog .count-result-content .counter-header {
	background: url(../image/count_success_bg_903a9991.png) center no-repeat
}

.counter-dialog .count-result-view {
	padding: 0 60px
}

.counter-dialog .count-result-view .count-result-detail {
	padding: 20px 0 30px;
	border-bottom: 1px solid #e7e7e7
}

.counter-dialog .count-result-view .crd-title,
.counter-dialog .count-result-view .gd-title {
	font-size: 13px;
	color: #333;
	font-weight: 700;
	line-height: 18px
}

.counter-dialog .count-result-view .crd-prop {
	border: 1px solid #c1c5cb;
	border-radius: 5px;
	line-height: 42px;
	overflow: hidden
}

.counter-dialog .count-result-view .true-tax {
	font-size: 0
}

.counter-dialog .count-result-view .true-tax label {
	text-align: center;
	font-size: 13px;
	display: inline-block;
	vertical-align: middle;
	width: 212px;
	color: #666
}

.counter-dialog .count-result-view .true-tax .tax-big {
	font-size: 16px;
	font-weight: 700;
	color: #333
}

.counter-dialog .count-result-view .true-tax .divide-line {
	width: 1px;
	height: 18px;
	background-color: #c1c5cb
}

.counter-dialog .count-result-view .true-tax .origin-tax-num,
.counter-dialog .count-result-view .true-tax .now-tax-num {
	margin-left: 10px
}

.counter-dialog .count-result-view .save-tax {
	background-color: #edf3fb;
	text-align: center;
	font-size: 13px;
	color: #3e85f6
}

.counter-dialog .count-result-view .save-tax .save-tax-big {
	font-size: 16px;
	font-weight: 700
}

.counter-dialog .count-result-view .save-tax .save-tax-num {
	margin-left: 10px
}

.counter-dialog .count-result-view .get-detail {
	margin-top: 30px
}

.counter-dialog .count-result-view .gd-prop {
	margin-top: 10px;
	margin-left: 0;
	width: 100%
}

.counter-dialog .count-result-view .input-tel {
	display: inline-block;
	vertical-align: top;
	width: 288px
}

.counter-dialog .count-result-view .free-submit {
	display: block;
	width: 106px;
	position: absolute;
	right: 0;
	top: 0
}

.counter-dialog .count-result-view .gd-title {
	color: #0d73e5
}

.counter-dialog .curr .input-zone {
	height: 34px;
	border: 2px solid #3e85f6
}

.counter-dialog .j-selectpick-taxRate {
	display: inline-block;
	height: 36px;
	line-height: 36px;
	width: 180px;
	background-color: #fff
}

.counter-dialog .j-selectpick-taxRate .j-selectpick-list {
	width: 100%;
	top: 36px;
	left: -1px
}

.index-mengban {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	z-index: 100;
	display: none
}

.index-forms-box {
	width: 500px;
	height: 410px;
	background: #fff;
	overflow: hidden;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -250px;
	margin-top: -205px;
	border-radius: 6px
}

.dialog-forms-name .index-forms-tit {
	background: #3e85f6;
	height: 110px;
	position: relative;
	color: #fff;
	background: url(../image/dialog-hd_c1e3c521.jpg) no-repeat center
}

.dialog-forms-name .index-forms-tit h1 {
	display: block;
	padding-top: 40px;
	font-size: 17px;
	font-weight: 700;
	text-align: center
}

.dialog-forms-name .index-forms-tit p {
	line-height: 32px;
	font-size: 13px;
	text-align: center
}

.dialog-forms-name .index-forms-tit .icon-closedialog {
	background-position: -113px -81px;
	width: 16px;
	height: 16px;
	display: block;
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer
}

.dialog-forms-name .index-forms-main h3 {
	margin: 30px 0 20px;
	display: block;
	padding-left: 50px;
	font-size: 13px;
	color: #333;
	text-align: left
}

.dialog-forms-name .index-forms-main h3 b {
	font-size: 16px;
	color: #3d8ee9
}

.dialog-forms-name .index-forms-main ul {
	overflow: hidden
}

.dialog-forms-name .index-forms-main ul li {
	position: relative;
	margin-bottom: 15px;
	text-align: center;
	overflow: hidden
}

.dialog-forms-name .index-forms-main ul li .dialog-lable {
	float: left;
	margin-right: 15px;
	padding-left: 38px;
	width: 65px;
	height: 36px;
	line-height: 36px;
	text-align: right;
	font-size: 13px;
	color: #666
}

.dialog-forms-name .index-forms-main ul li .dialog-lable i {
	color: red;
	font-style: normal;
	margin-right: 5px
}

.dialog-forms-name .index-forms-main ul li .dialog-input {
	float: left;
	width: 320px;
	height: 40px;
	line-height: 40px
}

.dialog-forms-name .index-forms-main ul li .dialog-input input {
	width: 300px;
	padding: 0 10px;
	height: 36px;
	line-height: 36px;
	border-radius: 4px;
	text-align: left;
	font-size: 13px;
	color: #666;
	border: 1px solid #c8cad4;
	background-color: #f0f7ff
}

.dialog-forms-name .index-forms-main ul li .dialog-input input:focus {
	width: 296px;
	height: 34px;
	line-height: 34px;
	border: 2px solid #3d8ee9
}

.dialog-forms-name .index-forms-main ul li .dialog-input input::-webkit-input-placeholder {
	color: #9897ba
}

.dialog-forms-name .index-forms-main ul li .dialog-input input:-moz-placeholder {
	color: #9897ba
}

.dialog-forms-name .index-forms-sub {
	float: left;
	font-size: 13px;
	width: 320px;
	height: 36px;
	line-height: 36px;
	border-radius: 4px;
	padding: 0;
	border: 0;
	font-weight: 700;
	text-align: center;
	color: #fff;
	background-color: #3e85f6
}

.dialog-forms-name .index-forms-sub:hover {
	background-color: #1962d5
}

.dialog-forms-name .caveat {
	color: red!important
}

.dialog-forms-name .by {
	color: #1d7ec9!important
}

.tips-success {
	margin-top: 30px;
	margin-bottom: 20px;
	display: inline-block;
	width: 137px;
	height: 137px;
	background-position: 0 0
}

.tips-info {
	margin-bottom: 10px;
	line-height: 16px;
	font-size: 16px;
	font-weight: 700;
	color: #666
}

.tips-sub {
	font-size: 13px;
	color: #666
}

.dialog-success {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	z-index: 100;
	display: none
}

.dialog-position {
	width: 500px;
	height: 454px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -250px;
	margin-top: -227px;
	border-radius: 6px;
	background-color: #fff;
	overflow: hidden
}

.dialog-position .success-header {
	height: 110px;
	text-align: center;
	position: relative;
	background: url(../image/header_bg_62d092c1.png) repeat-x
}

.dialog-position .success-header .icon-close {
	position: absolute;
	width: 16px;
	height: 16px;
	background-position: -113px -81px;
	right: 10px;
	top: 10px;
	cursor: pointer
}

.dialog-position .success-header img {
	display: inline-block;
	height: 100%
}

.dialog-position .success-body {
	text-align: center
}

.dialog-position .success-body .body-position {
	display: inline-block;
	padding: 46px 0;
	height: 180px
}

.dialog-position .success-body .body-left {
	width: 160px;
	float: left;
	padding-right: 40px;
	border-right: 1px solid #ddd;
	height: 100%
}

.dialog-position .success-body .body-left img {
	width: 100%
}

.dialog-position .success-body .body-right {
	width: 160px;
	float: left;
	padding-left: 40px;
	position: relative;
	height: 100%
}

.dialog-position .success-body .body-right .right1 {
	position: absolute;
	top: 0;
	left: 40px;
	width: 160px
}

.dialog-position .success-body .body-right .right2 {
	position: absolute;
	bottom: 0;
	left: 40px;
	width: 160px
}

.dialog-position button {
	position: absolute;
	left: 50%;
	bottom: 40px;
	display: block;
	margin-left: -170px;
	width: 340px;
	height: 36px;
	line-height: 36px;
	border-radius: 5px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	background: #8bb5f9;
	border: 0;
	padding: 0
}

.dialog-position button:hover {
	background-color: #3e85f6
}

.fixed-nav-list {
	position: fixed;
	top: 50%;
	right: 20px;
	margin-top: -201.5px;
	z-index: 99
}

.fixed-nav-list .fixed-nav-item {
	position: relative;
	width: 65px;
	height: 75px;
	margin-bottom: 2px;
	background-color: #E10F30;
	cursor: pointer
}

.fixed-nav-list .fixed-nav-item:hover {
	background-color: #c6112e
}

.fixed-nav-list .fixed-nav-item:hover .fixed-nav-detail {
	display: block
}

.fixed-nav-list .fixed-nav-item .fixed-nav-title {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-align: center
}

.fixed-nav-list .fixed-nav-item .fixed-nav-title .title-bg {
	display: inline-block;
	margin-top: 15px
}

.fixed-nav-list .fixed-nav-item .fixed-nav-title .title-text {
	margin-top: 10px;
	line-height: 12px;
	font-size: 12px;
	color: #fff
}

.fixed-nav-list .fixed-nav-item .fixed-nav-detail {
	position: absolute;
	top: 0;
	right: 65px;
	display: none;
	color: #666
}

.fixed-nav-list .fixed-nav-item .fixed-nav-detail .nav-detail-local {
	display: inline-block;
	vertical-align: top;
	width: 14px;
	margin-left: -5px
}

.fixed-nav-list .fixed-nav-item .fixed-nav-detail .nav-detail-local i {
	display: block;
	margin-top: 25px;
	width: 10px;
	height: 15px;
	background: url(../image/triangle_0ba40431.png) no-repeat!important
}

.fixed-nav-list .fixed-nav-item .fixed-nav-detail-1 {
	width: 260px;
	top: 0
}

.fixed-nav-list .fixed-nav-item .fixed-nav-detail-1 .nav-detail-content {
	display: inline-block;
	width: 212px;
	border: 1px solid #e0e0e0;
	background-color: #fff;
	padding: 0 16px
}

.fixed-nav-list .fixed-nav-item .fixed-nav-detail-1 .nav-detail-content li {
	border-bottom: 1px solid #e0e0e0;
	padding: 16px 0;
	position: relative
}

.fixed-nav-list .fixed-nav-item .fixed-nav-detail-1 .nav-detail-content li .ndc-title {
	font-size: 14px;
	font-weight: 700;
	background-repeat: no-repeat
}

.fixed-nav-list .fixed-nav-item .fixed-nav-detail-1 .nav-detail-content li .ndc-title i {
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 20px
}

.fixed-nav-list .fixed-nav-item .fixed-nav-detail-1 .nav-detail-content li .ndc-title span {
	display: inline-block;
	vertical-align: middle;
	margin-left: 3px
}

.fixed-nav-list .fixed-nav-item .fixed-nav-detail-1 .nav-detail-content li .ndc-content {
	margin-top: 10px;
	line-height: 14px
}

.fixed-nav-list .fixed-nav-item .fixed-nav-detail-1 .nav-detail-content li .ndc-tips {
	display: block;
	position: absolute;
	width: 20px;
	height: 20px;
	right: 10px;
	top: 50%;
	margin-top: -10px;
	background: url(../image/tips_39e237d1.png)
}

.fixed-nav-list .fixed-nav-item .fixed-nav-detail-1 .nav-detail-content li .ndc-input {
	margin-top: 15px;
	padding: 0 20px;
	height: 32px;
	line-height: 32px;
	border-radius: 16px;
	background-color: #e7e9ed
}

.fixed-nav-list .fixed-nav-item .fixed-nav-detail-1 .nav-detail-content li .ndc-input input {
	width: 100%;
	height: 100%;
	line-height: 32px;
	border: 0;
	padding: 0;
	background-color: transparent
}

.fixed-nav-list .fixed-nav-item .fixed-nav-detail-1 .nav-detail-content li .ndc-btn {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	width: 90px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	font-weight: 700;
	color: #fff;
	background-color: #FF513f;
	text-align: center;
	cursor: pointer;
	border-radius: 15px
}

.fixed-nav-list .fixed-nav-item .fixed-nav-detail-1 .nav-detail-content li .ndc-btn:hover {
	text-decoration: none;
	background-color: #FF513f;
}

.fixed-nav-list .fixed-nav-item .fixed-nav-detail-1 .nav-detail-content li:last-child {
	border: 0
}

.fixed-nav-list .fixed-nav-item .fixed-nav-detail-1 .nav-detail-content .ndc-advisor .ndc-title {
	color: #FF513f;
}

.fixed-nav-list .fixed-nav-item .fixed-nav-detail-1 .nav-detail-content .ndc-advisor .ndc-title i {
	background: url(../image/header_7e254e41.png)
}

.fixed-nav-list .fixed-nav-item .fixed-nav-detail-1 .nav-detail-content .ndc-server .ndc-title {
	color: #FF513f;
}

.fixed-nav-list .fixed-nav-item .fixed-nav-detail-1 .nav-detail-content .ndc-server .ndc-title i {
	background-image: url(../image/hotLineBlue_aedce131.png)
}

.fixed-nav-list .fixed-nav-item .fixed-nav-detail-1 .nav-detail-content .ndc-call .ndc-title {
	color: #FF513f;
}

.fixed-nav-list .fixed-nav-item .fixed-nav-detail-1 .nav-detail-content .ndc-call .ndc-title i {
	background-image: url(../image/call_487b28e1.png)
}

.fixed-nav-list .fixed-nav-item .fixed-nav-detail-2 {
	width: 150px
}

.fixed-nav-list .fixed-nav-item .fixed-nav-detail-2 .nav-detail-content {
	display: inline-block;
	border: 1px solid #e0e0e0;
	background-color: #fff;
	padding: 16px
}

.fixed-nav-list .fixed-nav-item.item-backtop {
	margin-top: 20px
}

.ui-footer {
	color: #444546;
	background-color: #34373a
}

.ui-footer-hd {
	padding: 40px 0;
	border-bottom: 1px solid #3e4144
}

.ui-footer-hd a {
	line-height: 32px;
	color: #707274
}

.ui-footer-hd dl {
	float: left;
	width: 110px;
	height: 165px;
	padding-left: 85px;
	padding-right: 60px;
	text-align: left;
	margin: 0;
	border-right: 1px solid #3e4144
}

.ui-footer-hd .first {
	padding-left: 0
}

.ui-footer-hd .last {
	border-right: 0
}

.ui-footer-hd dt {
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 5px;
	font-family: "Microsoft YaHei", sans-serif;
	color: #fff
}

.ui-footer-hd dt a {
	color: #fff
}

.ui-footer-hd dd {
	font-size: 14px
}

.ui-footer-hd dd a:hover {
	text-decoration: none;
	color:#FF513f;
}

.ui-footer-hd .item-contact {
	text-align: center
}

.ui-footer-hd .item-contact .weixinqr {
	margin-bottom: 10px;
	width: 140px;
	height: 140px;
	background: url(../image/guanzhu.jpg) no-repeat;
	background-size:140px 140px;
	margin-left: 5px;
}

.ui-footer-hd .item-contact dd {
	width: 156px;
	text-align: center;
	font-size: 12px;
	color: #707274;
}

.ui-footer-bd {
	height: 90px;
	line-height: 90px;
	font-size: 14px;
	color: #707274
}

.ui-footer-bd .txt-phone {
	margin-right: 25px;
	font-size: 24px;
	font-weight: 700;
	font-family: Arial;
	color: #fff 
}

.ui-footer-bd .btn-link {
	margin-right: 50px;
	display: inline-block;
	width: 145px;
	height: 33px;
	line-height: 33px;
	border-radius: 4px;
	text-align: center;
	color: #FF513f;
	background-color:#fff;
	cursor: pointer
}

.ui-footer-bd .btn-link:hover {
	background-color: #FF513f;
	color: #fff;
	text-decoration: none
}

.ui-footer-ft {
	height: 50px;
	line-height: 50px;
	font-size: 13px;
	color: #444546;
	background-color: #242527
}

.ui-footer-ft span {
	margin-right: 15px;
}

.ui-footer-ft .icon-servicephone {
	background-position: -208px 0;
	width: 15px;
	height: 20px;
	top: 4px;
	margin-right: 20px
}

.ui-footer-ft .footer-link {
	display: inline-block
}

.ui-footer-ft .footer-link .link-cont {
	margin-left: 12px;
	color: #444546
}

.ui-footer-ft .footer-link .link-cont:hover {
	text-decoration: none;
	color: #3e85f6
}