/**
 * Description: 通用样式
 * Developers: liuyt@yiqiao.com
 **/
/*reset  startminContent
---------------------------------------------------------*/
*{
	margin: 0;
	padding: 0;
}
/*A点击虚线*/
a{ text-decoration:none; outline:none; cursor: pointer;}
a:active {star:expression(this.onFocus=this.blur());}
body {font-size:12px;margin:0;padding:0;font-family:PingFangSC-Light,'helvetica neue','hiragino sans gb',arial,'microsoft yahei ui','microsoft yahei',simsun,sans-serif;}
body,html{height:100%;}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: '\5FAE\8F6F\96C5\9ED1';
	quotes: none!important;
	 
}
header,
footer,
article,
aside,
section,
nav,
menu,
hgroup,
details,
dialog,
figure,
figcaption{
	display:block;
}
h1,
h2,
h3,
h4,
h5,
h6,
b,
em,
address,
caption,
cite,
code,
dfn,
th,
var,
i,
q{
  font-style: normal;
  font-weight: normal;
  -webkit-text-size-adjust: none;
  quotes:none; 
  
}
h1,
h2,
h3,
h4,
h5,
h6{
	font-size: 100%;
	font-weight: normal;
}
li{
	list-style: none;
}
fieldset,img{
	border-width: 0;
}
a{
	text-decoration: none;
	outline: none;
}
sup, 
sub { 
	vertical-align: baseline;
}
legend{
	font-size: 0;
	line-height: 0;
	color: rgba(0,0,0,0);
}
input{
	background-color: transparent;
	border-width: 0;
	outline: none;
	color: #333;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button{
    -webkit-appearance:none !important;
    margin: 0; 
}
input[type="number"]{
	-moz-appearance:textfield;
}
input::-moz-placeholder { color: #bdbdbd; }
input::-webkit-input-placeholder { color:#bdbdbd; }
input:-ms-input-placeholder { color:#bdbdbd; }
input::-ms-clear{display:none;}
input[type="password"]::-ms-reveal{display:none;}
/*banner*/
.sbzc2019313_box{
	width:100%;
	min-width: 1200px;
	height:747px;
	background: url(images/sbzc_banner2019313.png) no-repeat center center;
	overflow: hidden;
}
.sbzc2019313_box .sbzc2019313{
	width:1200px;
	height:284px;
	margin:0 auto;
	margin-top:319px;
	overflow: hidden;
}
.sbzc2019313_box .sbzc2019313 .left{
	float:left;
}
.sbzc2019313_box .sbzc2019313 .left div{
	width:194px;
	height:142px;
	background: #2b366d;
	text-align: center;
	color:#a4adcd;
	font-size:20px;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	position: relative;
	cursor: pointer;
}
.sbzc2019313_box .sbzc2019313 .left .on{
	background:-webkit-linear-gradient(left,#fc632b,#ff8632);
	background:-o-linear-gradient(right,#fc632b,#ff8632);
	background:-moz-linear-gradient(right,#fc632b,#ff8632);
	background:linear-gradient(to right,#fc632b,#ff8632);
	color:#fff;
}
.sbzc2019313_box .sbzc2019313 .left .on .line{
	background: #fff;
}
.sbzc2019313_box .sbzc2019313 .left div img{
	margin:30px 0 10px 0;
}
.sbzc2019313_box .sbzc2019313 .left div .img_hover{
	display: none;
}
.sbzc2019313_box .sbzc2019313 .left div .line{
	display: block;
	width:12px;
	height:1px;
	background: #a4adcd;
	margin:16px auto;
}
.sbzc2019313_box .sbzc2019313 .left div .sjx{
	display:block;
    width:0;
    height:0;
    border-width:8px 0 8px 8px;
    border-style:solid;
    border-color:transparent transparent transparent #ff8733;/*透明 透明 透明 黄*/
    position:absolute;
    top:42%;
    right:-6px;
    display: none;
}
.sbzc2019313_box .sbzc2019313 .left .on .sjx{
	display: block;
}
.sbzc2019313_box .sbzc2019313 .right{
	width:68%;
	height:100%;
	background: #fff;
	float:left;
	padding:44px 76px 0px 96px;
}
.sbzc2019313_box .sbzc2019313 .right .biaodan p{
	float:left;
	width:249px;
	height:56px;
	line-height: 56px;
	background: #f5f5f5;
	font-size:16px;
	margin-right:14px;
	border-radius: 5px;
}
.sbzc2019313_box .sbzc2019313 .right .biaodan p span{
	color:#5b6787;
	margin:0 16px 0 24px;
}
.sbzc2019313_box .sbzc2019313 .right .biaodan p input{
	font-size:16px;
	width:50%;
}
.sbzc2019313_box .sbzc2019313 .right .biaodan p input::-webkit-input-placeholder { /* WebKit browsers */
    color:    #a8acb5;
}
.sbzc2019313_box .sbzc2019313 .right .biaodan p input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #a8acb5;
}
.sbzc2019313_box .sbzc2019313 .right .biaodan p input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #a8acb5;
}
.sbzc2019313_box .sbzc2019313 .right .biaodan p input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #a8acb5;
}
.sbzc2019313_box .sbzc2019313 .right .biaodan p:nth-of-type(2){
	width:370px;
}
.sbzc2019313_box .sbzc2019313 .right .biaodan a{
	display: inline-block;
	width:168px;
	height:56px;
	line-height: 56px;
	text-align: center;
	background: -webkit-linear-gradient(left,#fc632b,#ff8632);
    background: -o-linear-gradient(right,#fc632b,#ff8632);
    background: -moz-linear-gradient(right,#fc632b,#ff8632);
    background: linear-gradient(to right,#fc632b,#ff8632);
    border-radius: 5px;
    color:#fff;
    font-size:16px;
}
.sbzc2019313_box .sbzc2019313 .right .bd_title{
	text-align: center;
	margin:34px 0 26px 0;
}
.sbzc2019313_box .sbzc2019313 .right ul{
	overflow: hidden;
	width:90%;
	margin:0 auto;
}
.sbzc2019313_box .sbzc2019313 .right ul li{
	float:left;
	font-size:16px;
	color:#8c8c8c;
	width:50%;
	margin-bottom:20px;
}
.sbzc2019313_box .sbzc2019313 .right ul li span{
	display: inline-block;
	width:4px;
	height:4px;
	background: #8c8c8c;
	border-radius: 50%;
	margin-right:4px;
	position: relative;
	top:-2px;
}
.sbzc2019313_box .sbzc2019313 .right ul li:nth-of-type(1),
.sbzc2019313_box .sbzc2019313 .right ul li:nth-of-type(3){
	text-align: left;
}
.sbzc2019313_box .sbzc2019313 .right ul li:nth-of-type(2),
.sbzc2019313_box .sbzc2019313 .right ul li:nth-of-type(4){
	text-align: right;
}
.sbzc2019313_box .sbzc2019313 .right .biaodan2{
	overflow: hidden;
}
.sbzc2019313_box .sbzc2019313 .right .biaodan2 p{
	width:647px;
	float:left;
	margin-right: 0;
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
.sbzc2019313_box .sbzc2019313 .right .biaodan2 a{
	width:168px;
	float:left;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
.sbzc2019313_box .sbzc2019313 .right .right_box{
	display: none;
}
.sbzc2019313_box .sbzc2019313 .right .active{
	display: block;
}
/*热门服务*/
.sbzc_rmfw2019313_box{
	width:100%;
	min-width: 1200px;
	height:844px;
	background: #ededf2;
	overflow: hidden;
}
.sbzc_rmfw2019313_box .title{
	text-align: center;
	margin-top:62px;
}
.sbzc_rmfw2019313_box .rmfw_content{
	width:1200px;
	height:368px;
	background: url(images/sbzc_rmfwcontent2019313.png) no-repeat;
	background-size:100% 100%;
	margin:40px auto 30px auto;
}
.sbzc_rmfw2019313_box .rmfw_content ul li a{
	display: block;
	width:140px;
	height:42px;
	line-height: 42px;
	background: -webkit-linear-gradient(left,#fc632b,#ff8632);
    background: -o-linear-gradient(right,#fc632b,#ff8632);
    background: -moz-linear-gradient(right,#fc632b,#ff8632);
    background: linear-gradient(to right,#fc632b,#ff8632);
    border-radius: 5px;
    text-align: center;
    color:#fff;
    font-size:16px;
    margin:0 auto;
    margin-top:96%;
}
.sbzc_rmfw2019313_box .rmfw_content ul li{
	float:left;
	width:25%;
}
.sbzc_rmfw2019313_box .rmfw_content2{
	width:1200px;
	margin:0 auto;
	overflow: hidden;
}
.sbzc_rmfw2019313_box .rmfw_content2>img{
	float:left;
}
.sbzc_rmfw2019313_box .rmfw_content2 ul li{
	float:left;
	background: #fff;
	width:196px;
	height:70px;
	line-height: 70px;
	text-align: center;
	font-size:16px;
	border-bottom:1px solid #f0f0f0;
	border-right:1px solid #f0f0f0;
}
.sbzc_rmfw2019313_box .rmfw_content2 ul li a{
	display: inline-block;
	width:196px;
	height:70px;
	color:#2e2e2e;
}
.sbzc_rmfw2019313_box .rmfw_content2 ul li:nth-of-type(6),
.sbzc_rmfw2019313_box .rmfw_content2 ul li:nth-of-type(7),
.sbzc_rmfw2019313_box .rmfw_content2 ul li:nth-of-type(8),
.sbzc_rmfw2019313_box .rmfw_content2 ul li:nth-of-type(9),
.sbzc_rmfw2019313_box .rmfw_content2 ul li:nth-of-type(10){
	border-bottom:none;
}
.sbzc_rmfw2019313_box .dianji a{
	display: block;
	width:240px;
	height:46px;
	line-height: 46px;
	background: -webkit-linear-gradient(left,#fc632b,#ff8632);
    background: -o-linear-gradient(right,#fc632b,#ff8632);
    background: -moz-linear-gradient(right,#fc632b,#ff8632);
    background: linear-gradient(to right,#fc632b,#ff8632);
    margin:0 auto;
    text-align: center;
    color:#fff;
    font-size:16px;
    margin-top:30px;
    border-radius: 5px;
}
/*优惠套餐*/
.sbzc_yhtc2019313_box{
	width:100%;
	min-width: 1200px;
	height:558px;
	background: #f5f5f7;
	overflow: hidden;
}
.sbzc_yhtc2019313_box .sbzc_yhtc2019313{
	width:1200px;
	height:440px;
	background: url(images/sbzc_yhtc2019313_box.png) no-repeat;
	background-size:100% 100%;
	margin:0 auto;
	margin-top:60px;
	position: relative;
}
.sbzc_yhtc2019313_box .sbzc_yhtc2019313 ul{
	overflow: hidden;
	position: absolute;
	bottom:33px;
	width:100%;
}
.sbzc_yhtc2019313_box .sbzc_yhtc2019313 ul li{
	float:left;
	width:33.33%;
}
.sbzc_yhtc2019313_box .sbzc_yhtc2019313 ul li a{
	margin-left:34px;
	display: inline-block;
	font-size:14px;
	color:#3d4b89;
	border:1px solid #cfcfe5;
	border-radius: 5px;
	padding:5px 10px;
}
.sbzc_yhtc2019313_box .sbzc_yhtc2019313 ul li a span{
	color:#fc2916;
	font-weight: 600;
}
/*重要性*/
.sbzc_zyx2019313_box a{
	display: block;
	width:100%;
	min-width: 1200px;
	height:710px;
	background: url(images/sbzc_zyx2019313_box.png) no-repeat center center;
}
/*流程*/
.sbzc_lc2019313_box{
	width:100%;
	min-width: 1200px;
	height:578px;
	background: #f5f5f7;
	overflow: hidden;
}
.sbzc_lc2019313_box .sbzc_lc2019313{
	width:1200px;
	height:463px;
	background: url(images/sbzc_lc2019313_box.png) no-repeat center center;
	margin:0 auto;
	margin-top:54px;
}
/*常见问题*/
.sbzc_cjwt2019313_box{
	width:100%;
	min-width: 1200px;
	height:614px;
	background: #ededf2;
	overflow: hidden;
}
.sbzc_cjwt2019313_box .sbzc_cjwt2019313{
	width:1200px;
	min-width: 1200px;
	height:380px;
	background: #fff;
	margin:0 auto;
}
.sbzc_cjwt2019313_box .title{
	text-align: center;
	margin:60px 0 40px 0;
}
.sbzc_cjwt2019313_box .sbzc_cjwt2019313 ul{
	padding:30px;
	overflow: hidden;
}
.sbzc_cjwt2019313_box .sbzc_cjwt2019313 ul li{
	width:48%;
	height:55px;
	line-height: 55px;
	border-bottom:1px dashed #f5f5fa;
	border-radius: 5px;
	float:left;
	transition: all 0.5s;
}
.sbzc_cjwt2019313_box .sbzc_cjwt2019313 ul li:nth-of-type(2),
.sbzc_cjwt2019313_box .sbzc_cjwt2019313 ul li:nth-of-type(4),
.sbzc_cjwt2019313_box .sbzc_cjwt2019313 ul li:nth-of-type(6){
	margin-left:42px;
}
.sbzc_cjwt2019313_box .sbzc_cjwt2019313 ul li:hover{
	background: #f5f5fa;
}
.sbzc_cjwt2019313_box .sbzc_cjwt2019313 ul li:hover p{
	font-weight: 600;
}
.sbzc_cjwt2019313_box .sbzc_cjwt2019313 ul li p{
	display: inline-block;
	color:#3d4b89;
	font-size:16px;
}
.sbzc_cjwt2019313_box .sbzc_cjwt2019313 ul li span{
	display: inline-block;
	width:22px;
	height:22px;
	line-height: 22px;
	background: #a9a9c6;
	border-radius: 50%;
	text-align: center;
	margin:0 15px;
	color:#fff;
	font-size:14px;
}
.sbzc_cjwt2019313_box .sbzc_cjwt2019313 ul li a{
	float:right;
	margin-right:20px;
	font-size:16px;
	color:#3d4b89;
}
.sbzc_cjwt2019313_box .sbzc_cjwt2019313 ul li a img{
	position: relative;
	top:3px;
	margin-right:6px;
}
.sbzc_cjwt2019313_box .sbzc_cjwt2019313 .biaodan{
	margin-left:30px;
}
.sbzc_cjwt2019313_box .sbzc_cjwt2019313 .biaodan p{
	width:714px;
	height:54px;
	line-height: 54px;
	background: #f5f5f5;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	float:left;
}
.sbzc_cjwt2019313_box .sbzc_cjwt2019313 .biaodan p img{
	margin-left:22px;
	position: relative;
	top:6px;
	margin-right:14px;
}
.sbzc_cjwt2019313_box .sbzc_cjwt2019313 .biaodan p input{
	font-size:16px;
	width:60%;
}
.sbzc_cjwt2019313_box .sbzc_cjwt2019313 .biaodan a{
	display: inline-block;
	width:196px;
	height:54px;
	line-height: 54px;
	background: -webkit-linear-gradient(left,#fc632b,#ff8632);
    background: -o-linear-gradient(right,#fc632b,#ff8632);
    background: -moz-linear-gradient(right,#fc632b,#ff8632);
    background: linear-gradient(to right,#fc632b,#ff8632);
    border-radius: 5px;
    text-align: center;
    font-size:16px;
    font-weight: 600;
    color:#fff;
}
.sbzc_cjwt2019313_box .sbzc_cjwt2019313 .biaodan .text{
	width:78%;
	text-align: center;
}
.sbzc_cjwt2019313_box .sbzc_cjwt2019313 .biaodan .text img{
	margin-top:26px;
}
/*认准憨牛网*/
.sbzc_rz2019313{
	width:100%;
	min-width: 1200px;
	height:576px;
	background: url(images/sbzc_rz2019313.png) no-repeat center center;
}
/*成功案例*/
.sbzc_cgan2019313_box{
	width:100%;
	min-width: 1200px;
	height: 646px;
	background: #ededf2;
	overflow: hidden;
}
.sbzc_cgan2019313_box .title{
	text-align: center;
	margin:60px 0 40px 0;
}
.sbzc_cgan2019313_box .sbzc_cgan2019313{
	width:1200px;
	margin:0 auto;
}
.sbzc_cgan2019313_box .sbzc_cgan2019313 ul{
	overflow: hidden;
}
.sbzc_cgan2019313_box .sbzc_cgan2019313 ul li{
	width:226px;
	height:138px;
	background: #fff;
	text-align: center;
	float:left;
	margin:0 0 12px 12px;
	border:2px solid transparent;
	display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
}
.sbzc_cgan2019313_box .sbzc_cgan2019313 ul li:nth-of-type(1),
.sbzc_cgan2019313_box .sbzc_cgan2019313 ul li:nth-of-type(6){
	margin-left:0;
}
.sbzc_cgan2019313_box .sbzc_cgan2019313 ul li:hover{
	border:2px solid #c4c7d8;
}
.sbzc_cgan2019313_box .sbzc_cgan2019313 .zixun{
	text-align: center;
	margin-top:46px;
}
/*底部悬浮栏*/
.sbzc_footer_pop{
	width:100%;
	position: fixed;
	bottom:0;
	z-index: 9999;
}
.sbzc_footer_pop .gg_banner{
	position: absolute;
	width:100%;
	left:0;
	top:-119px;
}
.sbzc_footer_pop .jrdbxf2tex{
	display: none;
	position: absolute;
	left:0;
	top:-119px;
}
.sbzc_footer_pop .gg_banner a{
	display: block;
	width:100%;
	height:120px;
	background: url(images/jrdb201811.9_34.jpg) no-repeat;
}
.sbzc_footer_pop .jrdbxf2boxdiv{
	width:1200px;
	margin:0 auto;
}
.sbzc_footer_pop .jrdbxf2boxdiv p{
    width: 22px;
    height: 22px;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
    float: right;
    margin-top: -130px;
    position: relative;
    z-index: 10000;
    background: rgba(0,0,0,0.8);
    border-radius: 50%;
    font-size:20px;
    color:#fff;
}