.page_banner{
	background: url("../img/page_gsbg.jpg") no-repeat center;
	height: 420px;
	overflow: hidden;
	margin-top: 70px;
}
.clear {
    clear: both;
}
.customerOnline {
    cursor: pointer;
}
.business_main1{
	width: 1200px;
	margin: 0 auto;
	padding: 50px 0 30px;
}
.business_title{
	padding-bottom: 30px;
    text-align: center;
}
.business_title h1{
	font-size: 30px;
	line-height: 50px;
	text-align: center;
}
.business_title h2{
	font-size: 30px;
	line-height: 50px;
	text-align: center;
}
.business_title p{
	font-size: 16px;
	text-align: center;
}
.fl {
    float: left;
}
.hot-l,.hot-r {
    width: 550px;
    height: 598px;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 0 50px rgba(187,186,207,.3)
}

.hot-l {
    margin: 0 32px 0 34px
}

.hot-l-top {
    width: 100%;
    height: 168px;
    background: -webkit-linear-gradient(left,#00cca8,#61dba3);
    background: -o-linear-gradient(right,#00cca8,#61dba3);
    background: -moz-linear-gradient(right,#00cca8,#61dba3);
    background: linear-gradient(to right,#00cca8,#61dba3);
    border-radius: 6px 6px 0 0
}

.hot-li {
    width: 100%;
    height: 100%;
    background: url(../img/hot_01.png) no-repeat right center
}

.hot-li p {
    font-size: 28px;
    color: #fff;
    padding: 25px 0 15px 36px
}

.hot-li div {
    font-size: 16px;
    color: #fff;
    padding-left: 36px;
    margin-bottom: 12px
}

.hot-li div span {
    display: inline-block;
    color: #00b192;
    font-size: 14px;
    background: #fff;
    padding: 5px 10px;
    border-radius: 14px;
    margin-right: 6px
}

.hot-r-top {
    width: 100%;
    height: 168px;
    background: -webkit-linear-gradient(left,#464aff,#9447fa);
    background: -o-linear-gradient(right,#464aff,#9447fa);
    background: -moz-linear-gradient(right,#464aff,#9447fa);
    background: linear-gradient(to right,#464aff,#9447fa);
    border-radius: 6px 6px 0 0
}

.hot-r-top .hot-li {
    width: 100%;
    height: 100%;
    background: url(../img/hot_02.png) no-repeat right center
}

.hot-l-bottom {
    padding: 0 42px;
    box-sizing: border-box
}

.hot-bm-title {
    border-bottom: 1px solid #e2e2e2;
    font-size: 16px;
    padding: 32px 0;
    margin-bottom: 20px
}

.hot-bm-title .left {
    padding: 0 170px 0 24px
}

#hot-radio {
    width: 235px;
    font-size: 14px;
    color: #1cd0a6
}

#hot-radio dd {
    float: left;
    margin: 0 10px 0 25px;
    position: relative;
    padding-left: 32px;
    cursor: pointer;
    padding-bottom: 25px
}

#hot-radio dd b {
    width: 22px;
    height: 22px;
    background: url(../img/hot_icon1.png) no-repeat center center;
    display: block;
    position: absolute;
    left: 0;
    top: 0
}

#hot-radio .selected b,#type-radio .selected a:hover b {
    background: url(../img/hot_icon2.png) no-repeat center center
}

#hot-radio2 {
    width: 195px;
    color: #1cd0a6
}

#hot-radio2 dd {
    float: left;
    margin: 0 10px 0 25px;
    position: relative;
    padding-left: 32px;
    cursor: pointer;
    padding-bottom: 25px
}

#hot-radio2 dd b {
    width: 22px;
    height: 22px;
    background: url(../img/hot_icon1.png) no-repeat center center;
    display: block;
    position: absolute;
    left: 0;
    top: 0
}

#hot-radio2 .selected b,#type-radio .selected a:hover b {
    background: url(../img/hot_icon2.png) no-repeat center center
}

.hot-inner-btn,.hot-inner-btn2 {
    width: 260px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border-radius: 6px;
    font-size: 16px;
    color: #fff;
    background: #00d0a6;
    box-shadow: 0 0 18px rgba(1,204,168,.3);
    cursor: pointer;
    margin: 0 0 0 105px
}

.hot-inner-btn:hover {
    background: #11c3a3
}

.hot-r .hot-bmr-title {
    margin: 60px 0 42px
}

.hot-bm-tl {
    width: 100px;
    margin-left: 142px
}

.hot-bm-tl img,.hot-bm-tr img {
    display: block;
    width: 62px;
    height: 62px;
    margin: 0 auto
}

.hot-bm-tl p,.hot-bm-tr p {
    font-size: 14px;
    color: #666;
    text-align: center;
    padding-top: 16px
}

.hot-bm-tr {
    width: 70px;
    margin-left: 120px
}

.hot-r-bottom ul li {
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #6c6eff;
    box-sizing: border-box;
    border: 1px solid #6d6bff;
    border-radius: 48px;
    margin-right: 12px;
    margin-bottom: 16px;
    cursor: pointer
}

.hot-r-bottom ul li.list1,.hot-r-bottom ul li.list5 {
    margin-left: 60px
}

.hot-r-bottom ul li.list5 {
    width: 144px
}

.hot-r-bottom ul li.list6,.hot-r-bottom ul li.list7 {
    width: 130px
}

.hot-inner-btn2 {
    background: #6c6eff;
    margin: 24px auto 0;
    box-shadow: 0 0 18px rgba(108,110,255,.3)
}

.hot-inner-btn2:hover {
    background: #5154f4
}

.hot-bm-tl p:hover,.hot-bm-tr p:hover {
    color: #6c6eff;
    cursor: pointer
}

.gszc_box4 {
    width: 580px
}

.gszc_box4 h3 {
    padding-left: 15px;
    font-size: 16px
}

.gszc_box4 li {
    width: 46%;
    float: left;
    text-align: center;
    margin: 10px 2%;
    background: #f1f3ff;
    padding: 25px 0;
    border-radius: 5px
}

.gszc_box5 li {
    text-align: center;
    background: #f1f3ff;
    width: 18%;
    margin: 0 1%;
    float: left;
    border-radius: 5px;
    overflow: hidden;
    padding: 25px 0;
    box-sizing: border-box
}

.gszc_box5 li .pic {
    padding: 0 0 15px 0
}

.gszc_box5 li .pic img {
    width: 30%
}

.gszc_box5 li img {
    width:40%; 
    margin-bottom:10px
}

.gszc_box5 li .txt {
    padding-bottom: 10px
}

.gszc_box5 li .txt h3 {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 10px
}

.gszc_box5 li .txt p {
    font-size: 12px;
    color: #666;
    line-height: 20px
}
.wenda {
    background: url(../img/wd_bg.jpg) no-repeat center #6643ff;
}
.question li {
    width: 554px;
    height: 210px;
    border-radius: 5px;
    background-color: #fff;
    padding: 50px 0 0 36px;
    margin-bottom: 20px
}

.question li .ques {
    height: 40px
}

.question li .ans div,.question li .ans img,.question li .ques div,.question li .ques img {
    float: left
}

.question li .ans img,.question li .ques img {
    margin-right: 18px
}

.question li .cont,.question li .tit {
    max-width: 462px
}

.question li .tit {
    font-size: 16px;
    line-height: 26px;
    color: #30c8c6
}

.question li .cont {
    font-size: 14px;
    line-height: 30px;
    color: #333
}

.question li.card-r {
    padding-left: 25px
}
.blank50 {
    height: 50px;
}
.wenda_title h2{
	font-size: 30px;
	color: #fff;
	text-align: center;
	padding-top: 50px;
}


