﻿/* CSS Document */

/*     
============================
   reset
============================
*/
input[type="radio"] {
	vertical-align: -1px;
	margin-right: 2px;
}
.cz-layout-header {
}
.topbar-main-content {
	height: 80px;
	line-height: 80px;
       display:flex;
       justify-content: space-between;   
}
.topbar-main-content .topbar-left-logo {
	width: 414px;
	height: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}
.topbar-main-content .topbar-left-logo .logo-dgdq {
	margin-right: 9px;
}
.topbar-main-content a, .topbar-main-content img {
	display: block
}
.topbar-main-content .topbar-left-logo img {
}
.topbar-main-content .topbar-left-logo .divider {
	margin-right: 10px;
}
.topbar-main-content .topbar-left-logo .logo-text {
/*	margin-right: 20px;*/
}
.topbar-main-content .topbar-left-logo .logo-text-chinese {
	margin-bottom: 5px;
}
.topbar-main-content .topbar-right-nav {
	width: 713px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: flex-end;
	font-size: 14px;
}
.topbar-main-content .topbar-right-nav .topbar-right-menu-one {
	font-size: 14px;
	position: relative;
	box-sizing: border-box;
	padding: 0 18px 0 46px;
	text-align: center;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}
.topbar-main-content .topbar-right-nav .topbar-right-menu-one-hover {
	display: none
}
.topbar-main-content .topbar-right-nav .topbar-right-menu-one a.topbar-right-menu-one-text {
	margin-right: 8px;
}
.topbar-main-content .topbar-right-nav .topbar-right-menu-one img {
	margin-top: 4px;
}
.topbar-main-content .topbar-right-nav .topbar-right-menu-one:hover .topbar-right-menu-one-normal {
	display: none;
}
.topbar-main-content .topbar-right-nav .topbar-right-menu-one:hover .topbar-right-menu-one-hover {
	display: block;
}
.topbar-main-content .topbar-right-nav .topbar-right-menu-one.active a {
	color: #4ac227
}
/*二级导航*/
.topbar-main-content .topbar-right-nav .topbar-right-menu-one .topbar-right-menu-two {
	color: #000;
	font-size: 12px;
	width: 112px;
	text-align: left;
	line-height: 40px;
	background: #F8F8F8;
	display: none;
	position: absolute;
	top: 80px;
	left: 0;
	z-index: 100;
}
.topbar-main-content .topbar-right-nav .topbar-right-menu-one:hover .topbar-right-menu-two {
	display: block
}
.topbar-main-content .topbar-right-nav .topbar-right-menu-one .topbar-right-menu-two a {
	color: #555;
	height: 40px;
	padding-left: 13px;
	line-height: 40px;
	position: relative;
}
.topbar-main-content .topbar-right-nav .topbar-right-menu-one .topbar-right-menu-two a:hover {
	color: #4ac227!important;
	background: #EEE;
	text-decoration: underline;
}
/*
===================
      banner 
==================
*/
.banner-fusion-comp {
	position: relative;
}
.banner-w {
	width: 100%;
	height: 500px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url("../images/banner-cxt-adv.jpg");
}
.box-sol-dqt {
	position: absolute;
	width: 240px;
	height: 350px;
	margin-right: 0;
	overflow: hidden;
	background-size: cover!important;
	background-repeat: no-repeat!important;
	box-sizing: content-box;
}
.banner-fusion-comp .box-sol-dqt {
	background-color: #fff;
	right: 30px;
	bottom: 35px;
}
.box-sol-dqt .dqt-inner-box {
	margin: 13px 0;
	padding: 0 16px;
	font-size: 12px;
	color: #222
}
.dqt-inner-box .dqt-profile {
	margin: 0 12px 12px;
}
.dqt-inner-box .dqt-profile .dqt-avatar, .dqt-profile .dqt-avatar img {
	border-radius: 50%;
	width: 50px;
	height: 50px;
	float: left;
}
.dqt-inner-box .dqt-profile span {
	display: block;
}
.dqt-inner-box .dqt-profile .dqt-login {
	float: left;
	display: block;
	margin-left: 15px;
	margin-top: 5px;
	line-height: 20px;
}
.dqt-inner-box .dqt-profile .dqt-grey {
	color: #aaa
}
/*按钮*/
.box-sol-dqt .dqt-button {
	display: block;
	text-align: center;
	margin: 0 15px;
}
.dqt-inner-box .dqt-button {
	margin: 0
}
.dqt-inner-box .dqt-button a {
	display: block;
	color: #fff;
	font-size: 16px;
}
.dqt-inner-box .dqt-button:hover {
	transition: all .5s;
	background: #4ac227
}
/*会员描述*/
.dqt-inner-box .dqt-desc {
	color: #222;
	height: 52px;
	line-height: 52px;
	border-top: 1px solid #e5e5e5;
	margin-top: 25px;
}
.dqt-inner-box .dqt-desc em {
	color: #4ac227
}
/*咨询*/
.dqt-incall .c-incall {
	margin: 0;
}
.dqt-incall .ic-field {
	position: relative;
}
.dqt-incall .ic-field input {
	display: inline-block;
	padding: 9px 10px;
	margin: 0;
	line-height: 13px;
}
.dqt-incall .ic-field-telphone input {
	width: 183px;
	margin-bottom: 12px;
}
.dqt-incall .ic-field input.ic-empty {
	border: 1px solid #e5e5e5;
}
.dqt-incall .ic-field-code input {
	float: left;
	width: 99px;
	margin-right: 6px;
}
.dqt-incall .ic-field-code .ic-identity {
	z-index: 0;
	position: absolute;
	top: -45px;
	left: 0;
	border: 1px solid #dadada;
	width: 119px;
	height: 41px;
	background: #FFF;
	cursor: pointer;
	display: none;
}
.dqt-incall .ic-field-code .ic-btn {
	width: 74px;
	height: 33px;
	float: right;
	outline: 0;
	font-size: 13px;
	cursor: pointer;
	border: 1px solid #e5e5e5;
	background: #fafafa;
	color: #8f9eb0;
}
.dqt-incall .ic-field-code .ic-btn:hover {
	background: #4ac227;
	transition: all .5s;
	color: #fff
}
.dqt-incall .ic-callback {
	line-height: 36px;
	clear: both;
}
.dqt-incall .ic-callback a {
	color: #222;
	text-decoration: underline
}
.dqt-incall .ic-callback a:hover {
	color: #4ac227
}
/*优势*/
.cz-layout-star {
	width: 100%;
	background: #f4f4f4;
}
.cz-layout-star .star-con {
	width: 1188px;
	position: relative;
	margin: 0 1px;
}
.star-title {
	font-size: 24px;
	text-align: center;
	padding: 30px 0 50px 0
}
.star-title h4 {
	margin-bottom: 16px;
	line-height: normal;
	font-weight: normal
}
.star-con .nav-con-list {
	width: 396px;
	box-sizing: border-box;
	padding: 65px 20px;
}
.star-con .nav-con-list.act {
	cursor: pointer;
	background: #fff;
	box-shadow: 0 0 2px #aaa;
	transition: all .4s;
}
.star-con .nav-con-list .nav-con-avatar {
	width: 120px;
	height: 120px;
	border-radius: 50%;
	float: left;
	margin-right: 12px;
}
.star-con .nav-con-list .nav-con-avatar {
	display: block
}
.star-con .nav-con-list .nav-con-list-bg0 {
	background: url("../imgs/img2.png") no-repeat;
}
.star-con .nav-con-list .nav-con-list-bg1 {
	background: url("../imgs/advantage1.png") no-repeat 0 0;
}
.star-con .nav-con-list .nav-con-list-bg2 {
	background: url("../imgs/advantage1.png") no-repeat -1080px 0;
}
.star-con .nav-con-list .nav-con-list-bg3 {
	background: url("../imgs/advantage1.png") no-repeat -600px 0;
}
.star-con .nav-con-list .nav-con-list-bg0, .star-con .nav-con-list .nav-con-list-bg1, .star-con .nav-con-list .nav-con-list-bg2, .star-con .nav-con-list .nav-con-list-bg3 {
	-webkit-transition: -webkit-transform 0.5s ease-out;
	-moz-transition: -moz-transform 0.5s ease-out;
	-o-transition: -o-transform 0.5s ease-out;
	-ms-transition: -ms-transform 0.5s ease-out;
}
.star-con .nav-con-list:hover .nav-con-list-bg0, .star-con .nav-con-list:hover .nav-con-list-bg1, .star-con .nav-con-list:hover .nav-con-list-bg2, .star-con .nav-con-list:hover .nav-con-list-bg3 {
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
}
.star-con .nav-con-list .nav-con-t, .star-con .nav-con-list .nav-con-des {
	line-height: 22px;
	text-align: left;
	margin-bottom: 10px;
}
.star-con .nav-con-list .nav-con-t {
	font-size: 16px;
	margin-top: 11px;
}
.star-con .nav-con-list .nav-con-t a {
	color: #000;
}
.star-con .nav-con-list .nav-con-des {
	color: #797979;
	font-size: 13px;
}
.star-con .nav-con-list .hengxian {
	width: 28px;
	height: 3px;
	background: #4ac227;
	display: inline-block;
	text-align: center;
}
.star-inner {
	height: 250px;
	background: #659ed0;
	color: #fff;
	line-height: 34px;
	transition: all .5s
}
.star-inner .tabTxt {
	padding-top: 35px;
}
.tabTxt .txtCon {
	display: none
}
.tabTxt .txtCon.on {
	display: block
}
.tabTxt dl {
	padding: 10px 0;
	overflow: hidden;
}
.tabTxt dt {
	float: left;
	width: 120px;
	font-size: 22px;
	text-align: center;
}
.tabTxt dd {
	float: left;
	width: 1070px;
	font-size: 18px;
}
.tabTxt .more {
	clear: both;
}
.tabTxt .more a {
	width: 130px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #5798d2;
	text-align: center;
	background: #fff;
	border-radius: 10px;
	margin: 5px auto 0;
	display: block;
}
/*电气通功能*/
.cz-layout-feature {
	position: relative;
	background: url("../images/banner2.png") no-repeat;
	background-size: cover;
}
.feature-box {
	overflow: hidden;
	height: 380px;
}
.feature-box .feature-inner {
	background: rgba(0,0,0,.5);
	transition: bottom .5s ease 2.7s;
	height: 190px;
	margin: 0 auto;
	margin-top: 50px;
	position: relative;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-ms-flex-align: center;
	align-items: center;
}
.shadow-box {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	transition: all .8s ease 1.5s;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0.7;
	filter: alpha(opacity=0);
}
.feature-box .feature-item {
	width: 180px;
	height: 69px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.feature-box .feature-item .feature-item-left {
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
}
.feature-box .feature-item .feature-item-left .left-text {
	color: #4ac227;
	font-size: 18px;
	font-weight: 700;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.feature-box .feature-item .feature-item-right {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.feature-box .feature-item .feature-item-right .right-inner {
	font-size: 14px;
	color: #fff
}
.feature-item-right .right-inner:hover {
	text-decoration: underline
}
.feature-btn {
	width: 160px;
	height: 46px;
	line-height: 46px;
	letter-spacing: 2px;
	position: absolute;
	text-align: center;
	left: 50%;
	margin-left: -80px;
	margin-top: 50px;
	font-size: 14px;
}
.feature-btn a {
	color: #fff;
	display: block;
}
/*合作伙伴 */
.cz-layout-partner {
	width: 100%;
	height: 636px;
	overflow: hidden;
	background-size: cover;
	background-position: center top;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.partner-box .partner-list-wrap .partner-list-wrap-slider {
	overflow: hidden
}
.partner-box .partner-list-wrap .flex {
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.partner-box .partner-list-wrap .slider-box {
	position: relative;
	margin-bottom: 20px;
	width: 288px;
	height: 170px;
}
.partner-box .partner-list-wrap .slider-box-default a {
	height: 168px;
	display: block;
	text-align: center;
	background: #fff;
	position: relative;
	border: 1px solid #c0c8de;
	line-height: 168px;
}
.partner-box .partner-list-wrap .slider-box-default img {
	display: inline
}
.partner-box .partner-list-wrap .slider-box-active {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 60%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	filter: alpha(opacity=0);
	box-sizing: border-box;
	background: #f5f5f5;
	border: 6px solid #4ac227;
	color: #444;
	overflow: hidden;
	transition: all .3s;
	padding:20px 10px;
}
.partner-box .partner-list-wrap .slider-box-active .slide-company{
	font-size: 16px;
	line-height: 2;
	text-align: center;
	display: block;
	font-weight: bold
}
.partner-box .partner-list-wrap .slider-box-active p{
	height: 80px;
	overflow: hidden;
}
.partner-box .partner-list-wrap .slider-box:hover .slider-box-active {
	height: 100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 1;
	filter: alpha(opacity=100);
}
.partner-box .partner-list-wrap .slide-bullet {
	width: 172px;
	margin: 0 auto;
	display: -ms-flexbox;
	display: flex;
	margin-top: 20px;
	font-size: 16px;
	-ms-flex-pack: justify;
	justify-content: space-between;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	height: 26px;
	line-height: 26px;
	color: #fff;
}
.partner-box .partner-list-wrap .slide-bullet .slide-bullet-inner {
	width: 26px;
	border-radius: 50%;
	background: #666;
	color: #999;
	cursor: pointer;
	transition: all .5s;
}
.partner-box .partner-list-wrap .slide-bullet .slide-bullet-focus {
	width: 48px;
	color: #fff;
	border-radius: 100px;
	background: #f56e20;
	cursor: pointer;
}
/*电气通套餐*/
.cz-layout-dqt-combo{
	width: 100%;
    height: 600px;
	background-image: url("../images/combo-bg.png");
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;  
    overflow: hidden;	
}
.combo-box-tb{
	padding-top: 50px;
	transition: top 1s;
    position: relative;
}
.combo-tip{
	margin-bottom:80px;
	height:100px;
}

.combo-con-inner{
	display: -ms-flexbox;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.combo-tip-inner .tip-item .item-price .price-num{
	display: block;
	height: 100px;
	font-size: 100px;
    color: #DFC5AA;
    line-height: 1;
    float: left;
    font-weight: 900;
}
.combo-tip-inner .tip-item .item-price .price-symbol{
    display: block;
    float: left;
    width: 44px;
    height: 44px;
    border: solid 1px #B5A087;
    border-radius: 10px;
    color: #B5A087;
    line-height: 44px;
    text-align: center;
    margin-top: 54px;
    margin-left: 20px;
    font-size: 31px;
}
.combo-tip-inner .tip-item .item-txt-title{
	float: left;
    margin-left: 64px;
    text-align: left;
}
.combo-tip-inner .tip-item .item-txt-title .item-txt-title1{
    margin-bottom: 14px;
    text-align: left;
    height: 40px;
}
.combo-tip-inner .tip-item .item-txt-title .item-txt-title1 span{
	font-size: 30px;
    color: #fff;
    float: left;
	line-height: normal
}
.combo-tip-inner .tip-item .item-txt-title > p{
	font-size: 14px;
	margin-bottom: 3px;
    color: #999;
}
.combo-tip-inner .tip-item .combo-btn{
	display: block;
    position: absolute;
    right: 0;
    width: 120px;
    height: 40px;
    border: solid 1px #fff;
    border-radius: 40px;
    color: #fff;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    margin-top: 30px;
}
.combo-tip-inner .tip-item .combo-btn:hover{
	color:#4ac227;
	border-color:#4ac227
}
.combo-introduce-details .introduce-details1{
    width: 230px;
    height: 280px;
    background: #000;
    text-align: center;
    border-radius: 10px;
    color: #fff;
}
.combo-introduce-details .introduce-details-title{
	font-size: 16px;
    margin-top: 40px;
}
.combo-introduce-details .introduce-details1 .introduce-details-price{
    font-size: 36px;
    margin-top: 24px;
    margin-bottom: 20px;
    line-height: 1;
}
.combo-introduce-details .introduce-details-headline{
	font-size: 14px;
}
.combo-introduce-details .introduce-details-headline1{
	font-size: 14px;
    margin-bottom: 46px;
}
.combo-introduce-details .introduce-details-link{
	font-size: 14px;
    color: #fff;
}
.combo-introduce-details .introduce-details-link:hover{
	text-decoration:underline
}
.combo-introduce-details .introduce-details1.introduce-details1-hover{
	background:#4ac227;
	color:#fff
}
/*     
==================
	加入电气通
==================
*/
/*公告*/
.cz-layout-notice {
	background: #fff;
	height: 50px;
	overflow: hidden;
	border-bottom: 1px solid #f2f2f2;
}
.notice-box {
	line-height: 50px;
}
.box-title {
	font-size: 14px;
	color: #333;
}
.box-outer {
	position: relative;
	line-height: 50px;
	height: 50px;
	width: 1000px;
	overflow: hidden;
	margin-left: 10px;
}
.box-inner {
	position: relative
}
.box-inner li {
	height: 50px;
	line-height: 50px;
}
/*     
============================
      join-form                         
============================
*/
.cz-layout-form {
	background: #fafafa;
	padding-top: 28px;
	padding-bottom: 20px;
}
.form-box {
	border: 1px solid #ebebeb;
	background: #fff;
	padding-top: 75px;
	padding-bottom: 80px;
}
.form-box .form-title {
	text-align: center;
	margin-bottom: 23px;
}
.form-box .form-title h5 {
	font-weight: normal
}
.form-box .form-title b {
	font-size: 16px;
	color: #4c4c4c;
	font-weight: bold;
}
.form-box .form-title span {
	font-size: 14px;
	color: #808080;
}
.form-box .star-red {
	color: #f00;
	margin-right: 2px;
}
.form-box .box-inner {
	font-size: 14px;
	text-align: center
}
.form-box .apply-item {
	margin-bottom: 30px;
}
.apply-mc {
	display: inline-block;
	width: 164px;
	text-align: right;
	color: #4c4c4c;
}
.form-box .apply-item label {
	color: #4c4c4c;
	margin-right: 20px;
}
.inpText {
	width: 298px;
	height: 34px;
	border: 1px solid #e0e0e0;
	background: #fff;
	line-height: 34px;
	padding: 0 10px;
}
.inpTip {
	position: absolute;
	line-height: 36px;
	margin-left: 10px;
	font-size: 12px;
	color: #f04a37;
	display: none
}
.form-join-btn {
	display: inline-block;
	width: 110px;
	height: 34px;
	color: #fff !important;
	line-height: 34px;
}
/*     
============================
     会员办理方式     
============================
*/
.cz-layout-payway {
	background: #f5f5f5 url(../images/ft.png) no-repeat center bottom;
}
.payway-box {
	height: 332px;
	padding-top: 38px;
}
.payway-inner {
	border-top: 1px dashed #e7e7e7;
	margin-top: 24px;
	padding-top: 20px;
}
.payway-box .box-title {
	font-size: 18px;
	line-height: 1;
	font-weight: 600;
	border-left: 4px solid #4ac227;
	padding-left: 10px;
}
.payway-des {
	color: #666;
	font-size: 14px;
	margin-bottom: 20px
}
.payway-des b {
	color: #f00;
}
.payway-type {
	width: 380px;
	float: left;
	margin-right: 25px;
}
.payway-type .payway-title {
	font-size: 14px;
}
.payway-type .payway-con {
	color: #666;
	font-size: 13px;
	padding-top: 16px;
}
.payway-type .payway-con .code-inner {
	width: 260px;
	padding-right: 10px;/*	border:2px solid #4ac227;*/
}
.payway-type .payway-con .code {
	width: 120px;
	float: left;
	padding: 10px 0 10px 10px;
}
.payway-type .payway-con .code:last-child {
}
.payway-type .payway-con .code img {
	width: 100%;
}
.payway-type .payway-con .code p {
	font-size: 12px;
	line-height: 20px;
	text-align: center
}
.payway-type .payway-con p {
	line-height: 30px;
}
.payway-type.payway-online {
	float: right;
	margin-right: 0;
}
.payway-online .payway-input {
	border: 1px solid #e3e3e3;
	background: #fff;
	height: 38px;
	line-height: 38px;
	border-radius: 4px;
	font-size: 14px;
	color: #666;
	padding: 0 15px;
	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-moz-transition: border linear .2s, box-shadow linear .2s;
	-o-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s;
}
.payway-online .payway-input:focus {
	border-color: rgba(74, 194, 39, .8);
	outline: 0;
	outline: thin dotted \9;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(74, 194, 39,0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(74, 194, 39,0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(74, 194, 39,0.6);
}
.input-lxfs {
	width: 348px;
}
.input-code {
	width: 228px;
}
.payway-pic {
	display: inline-block;
	width: 90px;
	height: 38px;
	margin-left: 20px;
}
.payway-pic img {
	width: 100%;
}
.payway-btn {
	margin: 0;
	border-color: #4ac227;
	background: #4ac227;
	width: 112px;
	height: 40px;
	line-height: 38px;
	color: #fff;
	cursor: pointer;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	font-size: 14px;
}
/*     
============================
    营销推广
============================
*/
/*广告*/
.banner-yxtg-w {
    width: 100%;
    height: 500px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../images/banner-yxtg-adv.jpg);
}
.market-adv-box {
	padding: 40px 0
}
.market-adv-box .circle-block.circle4 {
	width: 1188px;
	margin: 0 1px;
}
.market-adv-box .circle-block {
	width: 297px;
}
.market-adv-box .circle-block .circle-img {
	width: 200px;
}
/*体验搜索*/
.cz-layout-searchbox {
/*	background:#4ac227;*/
}
.searchbox-box {
	padding: 50px 0;
}
.searchbox-box .search-inner {
/*
	width: 792px;
	margin: 0 auto
*/
}
.searchbox-box .search-inner .input_search {
	width: 690px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}
.searchbox-box .search-inner .input_search:focus {
	border-color: rgba(74, 194, 39, .8);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(74, 194, 39,0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(74, 194, 39,0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(74, 194, 39,0.6);
}
.search-test {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 20px;
}
.search-test span {
	padding: 4px 8px;
	margin: 0 30px 0 0;
	border-radius: 2px;
	text-align: center;
	font: normal 14px/20px microsoft yahei;
	color: #fff;
	background: #4ac227;
}
.search-test a:after {
	content: '|';
	margin: 0 14px;
}
/*cz-layout-market*/
.cz-layout-market {
	background: #fafafa;
	padding-top: 28px;
	padding-bottom: 20px;
}
.market-box {
	position: relative;
}
.market-aside {
	width: 170px;
	background: #fff
}
.market-aside.fix{
	position:fixed;
	top:20px;
}
.market-aside .tipshow {
	height: 60px;
	line-height: 60px;
	background: #4ac227;
	text-align: center;
	font-size: 15px;
	color: #fff;
}
.market-aside .aside-nav li {
	border-bottom: 1px solid #f5f5f5;
	height: 40px;
	line-height: 40px;
	position: relative;
	text-align: center
}
.market-aside .aside-nav li a {
	font-size: 14px;
	color: #4d4d4d
}
.market-aside .aside-nav li:hover a {
	color: #4ac227
}
.market-aside .aside-nav li.active a {
	color: #4ac227
}
.market-box .market-con {
	width: 998px;
	padding-left: 20px;
}
.market-con .con-inner {
	background-color: #fff;
	padding: 30px 36px 75px;
	/*    box-shadow: 0 1px 1px #ccc;*/
	margin-bottom: 30px;
}
.market-con .con-inner .title {
	font-size: 18px;
	color: #333;
	font-weight: normal;
	margin-bottom: 20px;
          border-bottom: 1px solid #c7c7c7;
    padding-bottom: 20px;
}
.market-con .con-inner .title .tobuy{
     font-weight: bold;
  float:right;
    font-size: 12px;
      background: #f5f5f5;
    padding: 4px 8px;
    transition: all .5s;
  margin-top:-4px;
 color:#4ac227
}
.market-con .con-inner .title .tobuy:hover{
   background:#4ac227;
  color:#fff
}

.market-con .con-inner .inner-info .info-txt {
	margin-top: 20px;
	font-size: 14px;
	line-height: 26px;
	color: #333;
}
.market-con .con-inner .inner-info .info-img img {
	width: 100%;
}
.market-con .con-inner .inner-info .info-title {
    margin-top: 20px;
    font-size: 14px;
    line-height: 26px;
    color: #333;
}
.market-con .con-inner .inner-info h4 {
	margin: 20px 0;
	font-size: 14px;
	color: #4ac227
}
.market-con .con-inner .inner-info ul li {
	height: 30px;
	font-size: 14px;
	list-style: inside decimal-leading-zero;
}
.rush-price-title {
	font-size: 18px;
	margin: 20px 0 8px 0;
	color: #f00;
	line-height: 36px;
}
.rush-price-title img {
	width: 36px;
	padding-right: 10px;
	vertical-align: text-bottom;
}
.rush-price {
	height: 84px;
}
.rush-price .price-level {
	width: 135px;
	height: 82px;
	border: 1px solid #b6b6b6;
	float: left;
	margin-right: 20px;
	list-style: none;
	text-align: center;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.rush-price .price-level h5 {
	background: #4ac227 url("../img/ordinary.png") no-repeat 14px center;
	background-size: 26px;
	height: 48px;
	line-height: 48px;
	color: #fff;
	font-size: 14px;
}
.rush-price .price-level p {
	line-height: 36px;
	font-family: Arial;
	font-size: 14px;
	color: #444
}
.price-level.level-top h5 {
	background: #ff4529 url("../img/rush.png") no-repeat 14px center;
	background-size: 26px;
}
.price-level.level-middle h5 {
	background: #3E7BFF url("../img/hotword.png") no-repeat 14px center;
	background-size: 26px;
}
/*     
============================
   特惠套餐
============================
*/

.box-viewport {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.box-viewport .carousel-inner {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
}
.box-viewport .carousel-inner .carousel-item {
	float: left;
	height: 100%;
}
.box-viewport .carousel-item img {
	width: 100%;
}
.box-viewport .carousel-indicators {
	position: absolute;
	left: 50%;
	bottom: 20px;
	width: 100px;
	text-align: center;
	padding: 2px 0;
	margin-left: -50px;
	background: rgba(0,0,0,0.6);
	border-radius: 20px;
}
.box-viewport .carousel-indicators span {
	display: inline-block;
	width: 12px;
	height: 12px;
	background-color: #fff;
	margin: 0 4px;
	border-radius: 50%;
	cursor: pointer;
}
.box-viewport .carousel-indicators span.active {
	background-color: #de3a3a;
}
.box-viewport .carousel-btn {
	position: absolute;
	top: 50%;
	width: 30px;
	height: 50px;
	margin-top: -25px;
	cursor: pointer;
}
.box-viewport .carousel-prev-btn {
	left: 20px;
	background: url(../img/icon5.png) no-repeat 4px 6px;
}
.box-viewport .carousel-next-btn {
	right: 20px;
	background: url(../img/icon5.png) no-repeat -23px 6px;
}
.box-viewport .carousel-prev-btn:hover {
	background: url(../img/icon5.png) no-repeat 4px 6px rgba(0,0,0,0.6);
}
.box-viewport .carousel-next-btn:hover {
	background: url(../img/icon5.png) no-repeat -23px 6px rgba(0,0,0,0.6);
}
.box-wrapper {
	position: relative;
*zoom:1;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	height: 585px;
}
.box-wrapper img {
	max-width: 100%;
}
.box-viewport {
	-webkit-transform: translatez(0);
}
.box-wrapper {
	position: relative;
*zoom:1;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
}
.box-wrapper img {
	max-width: 100%;
}
.box-viewport {
	-webkit-transform: translatez(0);
}
.carousel-item.banner0 {
	background: url(../images/th-banner0.jpg) no-repeat center center;
	height: 285px;
}
.carousel-item.banner1 {
	background: url(../images/th-banner1.jpg) no-repeat center center;
	height: 285px;
}
.carousel-item.banner2 {
	background: url(../images/th-banner2.jpg) no-repeat center center;
	height: 285px;
}
.carousel-item.banner3 {
	background: url(../images/th-banner3.jpg) no-repeat center center;
	height: 285px;
}
.carousel-item.banner4 {
	background: url(../images/th-banner4.jpg) no-repeat center center;
	height: 285px;
}
.carousel-item a {
	display: block;
	height: 585px;
}
.banner2BoxCon a:hover {
	opacity: 0.9;
}
.dqt-notice {
	background: #f5f5f5
}
.dqt-notice .dqt-disodds {
	font-size: 20px;
	color: #555;
	line-height: 50px;
}
.dqt-disodds .title {
	text-align: center;
}
.dqt-notice .dqt-disodds b {
	font-size: 18px;
	color: #f00
}
.cz-layout-box .notice-box .dqt-disodds p{
    font-size: 16px;
    text-align: center;
    line-height: 28px;
    color: #848484;
}
.dqt-disodds-box {
	background: #fafafa;
	padding-top: 28px;
	padding-bottom: 20px;
}
.dqt-disodds-con {
	border: 1px solid #ebebeb;
	background: #fff;
	padding-top: 25px;
	padding-bottom: 80px;
}
.dqt-disodds-con table {
	width: 1020px;
	margin: 0 auto;
	border: 1px solid #ccc8c8;
}
.dqt-disodds-con caption {
	height: 58px;
	line-height: 58px;
	font-size: 24px;
	color: #4ac227;
}
.dqt-disodds-con th {
	height: 58px;
	/*    background: url(../images/1.png) repeat-x;*/
	font-size: 16px;
	color: #555;
}
.dqt-disodds-con th:last-child {
	color: #4ac227
}
.dqt-disodds-con tr:nth-child(odd) {
	background: #f5f5f5
}
.dqt-disodds-con td {
	height: 48px;
	font-size: 14px;
	color: #666;
	text-align: center;
}
.dqt-disodds-con td img {
	width: 26px;
}
.dqt-disodds-con tfoot td {
	color: #f00
}
.fc_base {
	color: #4ac227 !important;
	font-weight: bold
}
/*     
============================
    关键词服务
============================
*/
.keywords-banner .carousel-item.banner1 {
	background: url("../images/keywords-banner1.jpg") no-repeat center center;
}
.keywords-banner .carousel-item.banner2 {
	background: url("../images/keywords-banner1.jpg") no-repeat center center;
}
.keywords-banner .carousel-item.banner3 {
	background: url("../images/keywords-banner1.jpg") no-repeat center center;
}
.keywords-banner .box-viewport .carousel-indicators {
	background: none
}
.keywords-banner .box-viewport .carousel-indicators span.active {
	background: #4ac227
}
.service-box {
	padding-bottom: 80px;
}
.mainbox-title {
	text-align: center;
	font-size: 24px;
	line-height: 38px;
	font-weight: normal
}
.mainbox-title span {
	display: block;
	font-size: 14px;
	line-height: normal;
	font-family: Arail;
}
.mainbox-title span:before {
	height: 1px;
	width: 100px;
	background: #4ac227;
	content: '';
	display: block;
	margin: 4px auto;
}
.service-con {
	margin-top: 30px;
}
.con-squre {
	padding: 40px 0;
	overflow: hidden;
	position: relative;
	background: #fff
}
.service-con .con-squre:hover {
	transition: all 500ms;
	box-shadow: 0px 0px 12px 0px #dcdcdc;
}
.service-con {
	display: -wekit-flex;
	display: flex;
	justify-content: space-between;
}
.service-con .circle-text-title {
	font-weight: 500
}
.con-squre .circle-img {
	width: 200px;
}
.circle-block .circle-img img {
	display: block;
	margin: 0 auto;
	width: 80px;
}
.circle-block .circle-img {
	margin: 0 auto;
}
.circle-block .circle-text__bottom {
	margin-top: 20px;
	text-align: center;
}
.circle-block .circle-text__bottom .circle-text-title {
	font-size: 16px;
	margin-bottom: 10px;
}
.circle-block .circle-text__bottom .circle-text-info {
	padding: 0 20px;
	line-height: 2;
	font-size: 13px;
	color: #666
}
/*案例*/
.layout-box-case {
	background: #fff
}
.case-box {
	max-width: 1100px;
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.case-inner .slide {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.case-inner .slide .img {
	overflow: hidden;
	position: absolute;
	transition: width 0.4s, height 0.4s, top 0.4s, left 0.4s, z-index 0.4s;
	box-shadow: 0 0 8px #aaa;
}
.case-inner .slide .img1 {
	width: 20%;
	height: 50%;
	top: 34%;
	left: -50%;
	z-index: 1;
}
.case-inner .slide .img2 {
	width: 40%;
	top: 24%;
	left: -20%;
	z-index: 2;
}
.case-inner .slide .img3 {
	width: 60%;
	top: 10%;
	left: 20%;
	z-index: 3;
}
.case-inner .img4 {
	width: 40%;
	top: 24%;
	left: 60%;
	z-index: 2;
}
.case-inner .slide .img5 {
	width: 20%;
	top: 34%;
	left: 110%;
	z-index: 1;
}
.case-inner .slide img {
	width: 100%;
}
.case-inner button {
	position: absolute;
	top: 50%;
	width: 74px;
	height: 74px;
	display: block;
	z-index: 2;
	background: none;
	margin: -37px auto 0;
}
.case-inner button.left {
	left: -122px;
}
.case-inner button.right {
	right: -112px;
}
/*服务流程*/
.layout-box-flow {
	height: 550px;
	background: url("../images/flow-banner.jpg") no-repeat;
	background-size: cover;
}
.layout-box-flow .mainbox-title span:before {
	background: #fff;
}
.flow-con .con-squre {
	width: 180px;
	position: relative;
	border-radius: 10px;
}
.flow-con .con-squre .circle-img {
	width: auto;
}
.flow-con .circle-text__bottom {
	min-height: 60px;
}
.flow-con .circle-img img {
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.flow-con .circle-text__bottom {
	margin-top: 0
}
.squre-squre {
	width: 140px;
	margin: 0 auto;
	height: 86px;
	background: #4ac227;
	text-align: center;
	color: #fff;
	font-size: 16px;
	line-height: 86px;
	border: 2px solid #c2c1c2
}
.flow-btn {
	width: 120px;
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
	text-align: center;
}
.flow-btn a, .flow-search-btn a {
	display: block;
	color: #fff;
}
.flow-search-btn {
	width: 160px;
	height: 46px;
	line-height: 46px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 14px;
	letter-spacing: 2px;
	border-radius: 4px;
}
.flow-search-btn:hover {
	background: #4ac227
}
/*     
============================
      关键词搜索
============================
*/
.keywordssearch-banner {
	height: 250px;
	overflow: hidden;
	background: url('../images/keyWordBg.png') no-repeat center center;
	background-size: cover
}
.keywordssearch-box {
	padding-top: 50px;
}
.keywordssearch-inner {
	text-align: center;
	color: #fff;
}
.keywordssearch-inner h2 {
	font-size: 40px;
	font-weight: normal;
	line-height: normal
}
.keywordssearch-inner p {
	margin: 6px 0 10px;
	line-height: 40px;
	font-size: 16px;
}
.keywordssearch-inner span {
	display: block;
	margin: 0 auto;
	width: 225px;
	border: 1px solid #fff;
	height: 40px;
	font-weight: bold;
	font-size: 18px;
}
/*搜索服务*/
.keysearch-box .keysearch-con {
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.keysearch-box .aside-box {
	width: 170px;
	background: #fff;
}
.keysearch-box .aside-box li a {
	font-size: 14px;
}
.keysearch-box .aside-box li.active a {
	color: #4ac227;
}
.keysearch-box .aside-con {
	width: 960px;
	padding: 0 20px;
	background: #fff
}
.keysearch-box .aside-con .aslide-taglist {
	background: #efefef;
	height: 48px;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	/*
	  -webkit-align-items: center;
    align-items: center;
*/	font-size: 14px;
}
.keysearch-box .aside-con .con-crumbs {
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	color: #666
}
.keysearch-box .aside-con .con-crumbs img {
	width: 16px;
	margin-right: 4px;
	margin-top: -2px;
}
.keysearch-box .aside-con .aslide-taglist ul li {
	height: 48px;
	cursor: pointer;
	line-height: 48px;
}
.keysearch-box .aside-con .aslide-taglist ul li span {
	border-right: 1px solid #d1d1d1;
	padding: 0 20px;
	color: #333;
}
.keysearch-box .aside-con .aslide-taglist ul li.active {
	color: #4ac227;
	background: #fff;
	border-top: 2px solid #4ac227;
	height: 46px;
	line-height: 46px;
}
.keysearch-box .aside-con .aslide-taglist .tagsearch {
	position: relative;
	height: 28px;
	width: 200px;
	border: 1px solid #4ac227;
	margin-top: 9px;
	margin-right: 20px;
}
.keysearch-box .aside-con .aslide-taglist .tagsearch input {
	width: 157px;
	height: 28px;
	padding: 0 0 0 5px;
	border: none;
	float: left;
	color: #999;
}
.keysearch-box .aside-con .aslide-taglist .tagsearch button {
	height: 28px;
	width: 38px;
	color: #fff;
	cursor: pointer;
	overflow: hidden;
	background: url(../img/icons1.png) -571px -198px no-repeat #4ac227;
}
.tabBoxCon {
	margin: 20px 0 40px 0;
}
.tabBoxCon table {
	text-align: center;
	font-size: 14px;
}
.tabBoxCon table th {
	height: 48px;
	color: #444;
	background: #efefef;
	font-weight: normal;
	border: 1px solid #ddd
}
.tabBoxCon table td {
	color: #333;
	font-size: 14px;
	border-bottom: 1px solid #efefef;
	line-height: 50px;
}
.tabBoxCon table td a.keyWordBtn {
	display: block;
	width: 135px;
	margin: 0 auto;
	height: 24px;
	line-height: 24px;
	color: #4ac227;
	border: 1px solid #4ac227;
	line-height: 24px;
	border-radius: 2px;
	text-decoration: none;
}
.tabBoxCon table td a.keyWordBtn:hover {
	color: #fff;
	background: #4ac227;
}
.tabBoxCon table tr:hover {
	background: #efefef
}
.tabBox h3 {
	display: block;
	height: 60px;
	line-height: 60px;
	margin: 0;
	font-size: 16px;
	padding-left: 45px;
	width: 200px;
	float: left;
}
.tab1 h3 {
	background: url("../img/icons1.png") -565px -309px no-repeat;
}
.tab2 h3 {
	background: url("../img/icons1.png") 10px -303px no-repeat;
}
.tab3 h3 {
	background: url("../img/icons1.png") 10px -260px no-repeat;
}
.tab4 h3 {
	background: url("../img/icons1.png") 10px -216px no-repeat;
}
.tabTit span {
	float: right;
	font-size: 14px;
	color: #666;
	line-height: 60px;
}
.tabTit span b {
	color: #4ac227;
}
/*     
============================
      底部
============================
*/
.cz-layout-dqt-footer {
	background: #3a3a3d;
}
.dqt-footer-box {
	height: 58px;
	line-height: 58px;
	color: #eee;
}
.dqt-footer-box .footer-nav, .dqt-footer-box .footer-nav a {
	color: #eee
}
.dqt-footer-box .footer-nav a:hover {
	text-decoration: underline
}
.dqt-footer-box .footer-nav span {
	margin: 0 5px;
}

/*表格*/
.dqt-disodds-con td em.fa-question-circle{
    color: #61ca42;
    font-size: 16px;
}

.dqt-disodds-con td{
    position: relative;
}

.td_wen_hover {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 10px 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

.dqt-disodds-con td:hover .td_wen_hover {
   display: block;
}

.dqt-disodds-con td .td_wen_hover {
    left: auto;
    right: 40px;
    top: 35px;
}

.dqt-disodds-con tr td .td_wen_hover:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: -7px;
    left: 9px;
}

.dqt-disodds-con tr td .td_wen_hover:before {
    left: auto;
    right: 12px;
}

.dqt-disodds-con tr td .td_wen_hover:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    position: absolute;
    top: -6px;
    left: 10px;
}

.dqt-disodds-con tr td .td_wen_hover:after {
    left: auto;
    right: 11px;
}



























