/*订单*/
.zscq20181015-main {
    width: 1200px;
    margin: 0 auto;
}

.zscq20181015-news {
    width: 100%;
    min-width: 1200px;
    height: 48px;
    background: #f8f8f8;
    overflow: hidden;
}

.zscq20181015-newsl {
    width: 20px;
    height: 18px;
    float: left;
    margin: 15px 50px 0 250px;
}

.zscq20181015-newsl img {
    display: block;
    width: 100%;
}

.zscq20181015-newsr {
    overflow: hidden;
}

.zscq20181015-newsr ul {
    width: 100%;
    display: block;
}

.zscq20181015-newsr ul li {
    display: block;
    width: 100%;
    height: 48px;
    line-height: 48px;
}

.zscq20181015-newsr ul li span {
    display: block;
    width: 220px;
    float: left;
    font-size: 14px;
    color: #333333;
    text-align: left;
}

.zscq20181015-newsr ul li span i {
    color: #fb8008;
}
/*我们能为您做些什么？*/
.we_box20181012 {
    width: 100%;
    margin-top: 40px;
    padding-bottom: 40px;
}

.we_box20181012 .we_box {
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
}

.we_box20181012 .we_box>p {
    font-size: 30px;
    font-weight: 600;
    color: #333333;
    text-align: center;
}

.we_box20181012 .we_box ul {
    overflow: hidden;
    margin-top: 40px;
}

.we_box20181012 .we_box ul li {
    width: 288px;
    height: 200px;
    float: left;
    position: relative;
    margin-left: 16px;
}

.we_box20181012 .we_box ul li:first-child {
    margin-left: 0;
}

.we_box20181012 .we_box ul li img {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.we_box20181012 .we_box ul li .text {
    width: 224px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    color: #fff;
    background: rgba(0,0,0,0.5);
    position: absolute;
    bottom: 30%;
    left: 11%;
    font-size: 18px;
    font-weight: 600;
    border-radius: 10px;
}

.we_box20181012 .we_box ul li div {
    height: 0%;
    width: 100%;
    background: rgba(27,138,235,0.8);
    position: absolute;
    bottom: 0;
    border-radius: 10px;
    text-align: center;
    color: #fff;
    opacity: 0;
}

.we_box20181012 .we_box ul li div span {
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    margin: 36px 0 12px 0;
}

.we_box20181012 .we_box ul li div p {
    width: 56%;
    margin: 0 auto;
    font-size: 14px;
    color: #edf4fd;
    line-height: 26px;
}
/*需求*/
.xq_box20181012 {
    width: 100%;
	min-width: 1200px;
    height: auto;
    background: url(../../images/xq_bj20181012.png) no-repeat;
    background-size: 100% 100%;
}

.xq_box20181012 .xq_box {
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
}

.xq_box20181012 .xq_box>p {
    font-size: 30px;
    font-weight: 600;
    color: #333333;
    text-align: center;
    padding: 40px 0 40px 0;
}

.xq_box20181012 .xq_box .xq_content {
    width: 100%;
    height: 670px;
    background: url(../../images/xq_img20181012.png) no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}

.xq_box20181012 .xq_box .xq_content .left {
    float: left;
    width: 520px;
    text-align: center;
    margin-left: 44px;
}

.xq_box20181012 .xq_box .xq_content .left .left_head {
    margin: 80px 0 30px 0;
}

.xq_box20181012 .xq_box .xq_content .left .left_head p {
    display: inline-block;
    font-size: 24px;
    font-weight: 600;
    color: #1b8aeb;
    margin: 0 16px;
}

.xq_box20181012 .xq_box .xq_content .left .left_head p span {
    color: #f96c29;
}

.xq_box20181012 .xq_box .xq_content .left .left_head img {
    position: relative;
    top: 4px;
}

.xq_box20181012 .xq_box .xq_content .left ul {
    overflow: hidden;
    border-bottom: 1px dashed #e8f3fd;
}

.xq_box20181012 .xq_box .xq_content .left ul div {
    width: 100%;
    overflow: hidden;
    border-top: 1px dashed #e8f3fd;
}

.xq_box20181012 .xq_box .xq_content .left ul li {
    width: 50%;
    float: left;
    text-align: left;
    line-height: 56px;
    font-size: 18px;
}

.xq_box20181012 .xq_box .xq_content .left ul li span {
    display: inline-block;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    color: #fff;
    background: #fea559;
    border-radius: 50%;
    margin: 0 15px 0 20px;
}

.xq_box20181012 .xq_box .xq_content .left ul li p {
    display: inline-block;
}

.xq_box20181012 .xq_box .xq_content .left .ljbl a {
    display: inline-block;
    width: 358px;
    height: 60px;
    line-height: 60px;
    background: #ff8013;
    border-radius: 10px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    margin-top: 40px;
    transition: 0.3s;
}

.xq_box20181012 .xq_box .xq_content .left .ljbl a:hover {
    background: #f67c13;
}

.xq_box20181012 .xq_box .xq_content .right {
    float: right;
    margin: 0 44px 0 0;
}
/*重点服务推荐*/
/*.tj_box20181012{
	width:100%;
}
.tj_box20181012 .tj_box{
	width:1200px;
	min-width: 1200px;
	margin:0 auto;
}
.tj_box20181012 .tj_box>p{
	font-size: 36px;
    font-weight: 600;
    color: #333333;
    text-align: center;
    padding: 60px 0 38px 0;
}*/
.recommend_box20181012 {
    width: 100%;
	min-width: 1200px;
    height: auto;
    padding-bottom: 20px;
    overflow: hidden;
}

.recommend_box20181012 .recommend_box {
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
}

.recommend_box20181012 .recommend_box>p {
    text-align: center;
    font-size: 30px;
    color: #333333;
    margin: 40px 0 40px 0;
    font-weight: 600;
}

.recommend_box20181012 .recommend_box .content_box {
    width: 100%;
    height: auto;
    background: #fff;
    float: left;
    margin: 0 20px 20px 0;
    box-shadow: 0 0 10px #f7f7f7;
    border-radius: 10px;
    border: 1px solid #f0f0f0;
    box-sizing: border-box;
    padding-bottom: 10px;
}

.recommend_box20181012 .recommend_box .content_box .box_head {
    width: 100%;
    height: 102px;
    background: url(../images/recommend_img120181012.png) no-repeat;
    background-size: 100% 100%;
    color: #fff;
}

.recommend_box20181012 .recommend_box .content_box .box_head .title {
    font-size: 24px;
    font-weight: 600;
    margin: 0 38px 10px 24px;
    padding-top: 20px;
}

.recommend_box20181012 .recommend_box .content_box .box_head .title a {
    display: inline-block;
    width: 60px;
    height: 20px;
    line-height: 20px;
    float: right;
    font-size: 14px;
    color: #e2f1fe;
    border: 1px solid #e2f1fe;
    border-radius: 20px;
    font-weight: 100;
    margin-top: 8px;
    text-align: center;
    transition: 0.3s;
}

.recommend_box20181012 .recommend_box .content_box .box_head .title a:hover {
    margin-right: -4px;
}

.recommend_box20181012 .recommend_box .content_box .box_head .text {
    margin-left: 24px;
    font-size: 16px;
}

.recommend_box20181012 ul li{
	float:left;
	text-align: center;
	width:25%;
}
.recommend_box20181012 ul li:nth-of-type(4) a,
.recommend_box20181012 ul li:nth-of-type(8) a{
	border-right:none;
}
.recommend_box20181012 ul li img {
    display: inline-block;
    width: 260px;
    height: 190px;
}

.recommend_box20181012 ul li a div {
    text-align: left;
    margin-left: 40px;
}

.recommend_box20181012 ul li div .title {
    font-size: 16px;
    margin: 10px 0;
    height: 46px;
}

.recommend_box20181012 ul li div .text {
    font-size: 14px;
    color: #878787;
    width: 80%;
    height: 50px;
}

.recommend_box20181012 ul li div .price {
    font-size: 18px;
    color: #ff2626;
    font-weight: 600;
    margin-top: 6px;
}

.recommend_box20181012 ul li a {
    display: inline-block;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
    border-right: 1px dotted #ececec;
    box-sizing: border-box;
}
/*办理流程规范，代账更放心*/
.gf_box20181012 {
    width: 100%;
    height: auto;
    background: url(../../images/gf_bj20181012.png) no-repeat 49%;
    /* background-size: 100% 100%; */
    /*padding-bottom: 40px;*/
    min-width: 1200px;
}

.gf_box20181012 .gf_box {
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.gf_box20181012 .gf_box>p {
    text-align: center;
    font-size: 30px;
    color: #333333;
    padding: 40px 0 40px 0;
    font-weight: 600;
}

.gf_box20181012 .gf_box .line {
    width: 990px;
    height: 20px;
    background: url(../../images/gf_img920181012.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 163px;
}

.gf_box20181012 .gf_box ul {
	/*margin-top:40px;*/
}

.gf_box20181012 .gf_box ul li {
    float: left;
    width: 141.428px;
}

.gf_box20181012 .gf_box ul .top {
    position: relative;
    bottom: 192px;
}

.gf_box20181012 .gf_box ul .top .text {
    width: 100px;
    text-align: center;
    font-size: 16px;
    color: #1b8aeb;
    line-height: 20px;
    margin: 12px 0 6px 0;
}

.gf_box20181012 .gf_box ul .top .text span {
    font-size: 14px;
    color: #999999;
}

.gf_box20181012 .gf_box ul .top .number {
    width: 28px;
    height: 32px;
    line-height: 32px;
    background: url(../../images/gf_img820181012.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
    color: #f96821;
    font-weight: 600;
    font-size: 20px;
    margin-left: 36px;
}

.gf_box20181012 .gf_box ul .bottom {
    position: relative;
    bottom: 26px;
}

.gf_box20181012 .gf_box ul .bottom .number {
    width: 28px;
    height: 32px;
    line-height: 32px;
    background: url(../../images/gf_img1020181012.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
    color: #f96821;
    font-weight: 600;
    font-size: 20px;
    margin-left: 36px;
}

.gf_box20181012 .gf_box ul .bottom .text {
    width: 100px;
    text-align: center;
    font-size: 16px;
    color: #1b8aeb;
    line-height: 20px;
    margin: 12px 0 6px 0;
}

.gf_box20181012 .gf_box ul .bottom .text span {
    font-size: 14px;
    color: #999999;
}
/*部分合作企业展示*/
.zs_box20181012 {
    width: 100%;
}

.zs_box20181012 .zs_box {
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
}

.zs_box20181012 .zs_box>p {
    text-align: center;
    font-size: 30px;
    color: #333333;
    padding: 40px 0 40px 0;
    font-weight: 600;
}

.zs_box220181012 .picScroll-left .hd .prev, .zs_box220181012 .picScroll-left .hd .next {
    display: block !important;
}

		/* 本例子css */
.picScroll-left {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.picScroll-left .hd .prev,.picScroll-left .hd .next {
    display: block;
    width: 20px;
    height: 36px;
    float: right;
    margin-right: 5px;
    margin-top: 10px;
    overflow: hidden;
    cursor: pointer;
    background: url(../../images/zs_img220181012.png) no-repeat;
    float: left;
    position: relative;
    top: 60px;
}

.picScroll-left .hd .next {
    width: 20px;
    height: 36px;
    background: url(../../images/zs_img320181012.png) no-repeat;
    float: right
}

.picScroll-left .bd {
    padding: 10px;
    padding-top: 0;
}

.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left .bd ul li {
    margin: 0 8px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.picScroll-left .bd ul li .pic {
    text-align: center;
    width: 260px;
    height: 158px;
    background: url(../../images/zs_img120181012.png) no-repeat;
    background-size: 100% 100%;
}

.picScroll-left .bd ul li .pic a {
    display: inline-block;
    width: 100%;
    height: 213px;
}

.picScroll-left .bd ul li .pic img {
    display: block;
    padding: 2px;
    text-align: center;
    margin: 7px auto;
}

.picScroll-left .bd ul li .title {
    line-height: 24px;
    font-size: 16px;
    margin: 10px;
}

.zs_box20181012 .picScroll-left .tempWrap {
    width: 1120px !important;
    margin-left: 18px;
}
.zs_box20181012 .picScroll-left .bd ul li .pic img{
	display: inline-block;
	width:248px;
	height:141px;
}
/*行业资讯*/
.hyzx_box20181012{
	width:100%;
	min-width: 1200px;
	background: #f7f7f7;
	padding-bottom:40px;
}
.hyzx_box20181012 .hyzx_box{
	width:1200px;
	min-width: 1200px;
	margin:0 auto;
	overflow: hidden;
}
.hyzx_box20181012 .hyzx_box>p{
	text-align: center;
    font-size: 30px;
    color: #333333;
    margin: 40px 0 40px 0;
    font-weight: 600;
}
.hyzx_box20181012 .hyzx_box .hyzx_box_head img{
	position: relative;
	top:4px;
	margin-right:10px;
}
.hyzx_box20181012 .hyzx_box .hyzx_box_head span{
	font-size:24px;
	color:#484849;
}
.hyzx_box20181012 .hyzx_box .content_left{
	width:536px;
	height:378px;
	border:1px solid #e5e5e5;
	margin-top:25px;
	float:left;
	background: #fff;
}
.hyzx_box20181012 .hyzx_box .content_left .content_head{
	height:80px;
	line-height: 80px;
}
.hyzx_box20181012 .hyzx_box .content_left .content_head p{
	display: inline-block;
	margin-left:22px;
	font-size:20px;
}
.hyzx_box20181012 .hyzx_box .content_left .content_head p span{
	display: inline-block;
	height:18px;
	padding-left:8px;
	border-left:2px solid #1b8aeb;
	position: relative;
	top:2px;
}
.hyzx_box20181012 .hyzx_box .content_left .content_head a{
	display: inline-block;
	float:right;
	margin-right:24px;
	width:60px;
	height:20px;
	line-height: 20px;
	border:1px solid #d5dbe8;
	text-align: center;
	border-radius: 15px;
	color:#d5dbe8;
	margin-top:30px;
	transition: 0.3s;
}
.hyzx_box20181012 .hyzx_box .content_left .content_head a:hover{
	color:#3893ec;
	border-color:#3893ec;
}
.hyzx_box20181012 .hyzx_box .content_left ul{
	padding:0 20px;
	overflow: hidden;
}
.hyzx_box20181012 .hyzx_box .content_left ul li{
	float:left;
	width:50%;
	font-size:14px;
	line-height: 28px;
	margin: 0 0 9px 0;
	display: block;
}
.hyzx_box20181012 .hyzx_box .content_left ul li a{
	display:block;
	overflow:hidden;
	width:100%;
	position:relative;
}
.hyzx_box20181012 .hyzx_box .content_left ul li a span{
	font-size:30px;
	line-height:30px;
	color:#a8a8a8;
	position: absolute;
	top:-10px;
	display:block;
}
.hyzx_box20181012 .hyzx_box .content_left ul li p{
	display:  inline-block;
}
.hyzx_box20181012 .hyzx_box .content_right .news_list .right ul li p{
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    padding:0 0 0 12px;
    display:block;
}
.hyzx_box20181012 .hyzx_box .content_left ul li a p{
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    padding:0 0 0 12px;
    display:block;
}
/*热门咨询*/
.hyzx_box20181012 .hyzx_box .content_right {
    width: 638px;
    height: 378px;
    border: 1px solid #e5e5e5;
    float: left;
    margin: 25px 0 0 20px;
    background: #fff;
}

.hyzx_box20181012 .hyzx_box .content_right .content_head {
    height: 80px;
    line-height: 80px;
}

.hyzx_box20181012 .hyzx_box .content_right .content_head p {
    display: inline-block;
    margin-left: 22px;
    font-size: 20px;
}

.hyzx_box20181012 .hyzx_box .content_right .content_head p span {
    display: inline-block;
    height: 18px;
    padding-left: 8px;
    border-left: 2px solid #1b8aeb;
    position: relative;
    top: 2px;
}

.hyzx_box20181012 .hyzx_box .content_right .content_head a {
    display: inline-block;
    float: right;
    margin-right: 24px;
    width: 60px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #d5dbe8;
    text-align: center;
    border-radius: 15px;
    color: #d5dbe8;
    margin-top: 30px;
    transition: 0.3s;
}

.hyzx_box20181012 .hyzx_box .content_right .content_head a:hover {
    color: #3893ec;
    border-color: #3893ec;
}

.hyzx_box20181012 .hyzx_box .content_right .column {
    overflow: hidden;
}

.hyzx_box20181012 .hyzx_box .content_right .column li {
    float: left;
    font-size: 16px;
    margin-left: 24px;
    padding-bottom: 5px;
}

.hyzx_box20181012 .hyzx_box .content_right .column li a {
    padding-bottom: 5px;
    padding: 0 4px 4px 4px;
}

.hyzx_box20181012 .hyzx_box .content_right .column li .on {
    color: #1b8aeb;
    border-bottom: 1px solid #1b8aeb;
}

.hyzx_box20181012 .hyzx_box .content_right .news_list {
    margin: 26px 0 0 24px;
    overflow: hidden;
}

.hyzx_box20181012 .hyzx_box .content_right .news_list .left {
    float: left;
}

.hyzx_box20181012 .hyzx_box .content_right .news_list .left>a {
    display: inline-block;
    width: 214px;
    height: 164px;
    position: relative;
}

.hyzx_box20181012 .hyzx_box .content_right .news_list .left>a img {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.hyzx_box20181012 .hyzx_box .content_right .news_list .left a p {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    background: rgba(0,0,0,0.5);
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.hyzx_box20181012 .hyzx_box .content_right .news_list .left div {
    color: #a3a3a3;
    width: 214px;
    font-size: 14px;
    margin-top: 10px;
}

.hyzx_box20181012 .hyzx_box .content_right .news_list .left div a {
    color: #3893ec;
}

.hyzx_box20181012 .hyzx_box .content_right .news_list .right {
    float: left;
    margin-left: 20px;
    width:60%;
}

.hyzx_box20181012 .hyzx_box .content_right .news_list .right ul li {
    font-size: 14px;
    line-height: 28px;
	display:block;
	width:100%;
	overflow: hidden;
	margin: 0 0 6px 0;
}
.hyzx_box20181012 .hyzx_box .content_right .news_list .right ul li a {
    display:block;
	width:100%;
	overflow: hidden;
	position: relative;
}
.hyzx_box20181012 .hyzx_box .content_right .news_list .right ul li a span {
    font-size:30px;
	line-height:30px;
	color:#a8a8a8;
	position: absolute;
	top:-10px;
	display:block;
}
/*憨牛荣誉*/
.hnry_box20181012 {
    width: 100%;
    height: auto;
    margin-top: 40px;
    padding-bottom: 14px;
}

.hnry_box20181012 .hnry_box {
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
}

.hnry_box20181012 .hnry_box .hnry_head img {
    display: inline-block;
    width: 17px;
    height: 20px;
    position: relative;
    top: 2px;
}

.hnry_box20181012 .hnry_box .hnry_head p {
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    margin-left: 5px;
}

.hnry_box20181012 .hnry_box .hnry_head span {
    font-size: 12px;
    color: #666666;
    vertical-align: bottom;
    margin-left: 14px;
}

.hnry_box20181012 .hnry_box .ry_img {
    overflow: hidden;
    margin-top: 22px;
}

.hnry_box20181012 .hnry_box .ry_img li {
    float: left;
    width: 289px;
    height: 209px;
    margin-left: 14px;
}

.hnry_box20181012 .hnry_box .ry_img li:first-child {
    margin-left: 0;
}

.hnry_box20181012 .hnry_box .ry_img li img {
    width: 100%;
    height: 100%;
}

.hnry_box20181012 .picScroll-left .hd .prev,.picScroll-left .hd .next {
    display: none;
}

.hnry_box20181012 .picScroll-left .bd ul li {
    width: 290px;
    margin: 0 3px;
}

.hnry_box20181012 .picScroll-left .bd ul li p {
    text-align: center;
    font-size: 16px;
    margin-top: 6px;
}

.hnry_box20181012 .picScroll-left .bd ul li .pic {
    width: 290px;
    background: none;
    height: auto;
}

.hnry_box20181012 .picScroll-left .tempWrap {
    margin-left: 0;
}

.hnry_box20181012 .picScroll-left .bd {
    padding: 0;
}
/*规模*/
.guimo_box20181012 {
    width: 100%;
    height: auto;
    background: #f5f6fc;
}

.guimo_box20181012 ul {
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.guimo_box20181012 ul li {
    float: left;
    width: 22%;
    margin-left: 36px;
    padding: 30px 0;
}

.guimo_box20181012 ul li img {
    float: left;
}

.guimo_box20181012 ul li div {
    float: left;
    margin-left: 14px;
}

.guimo_box20181012 ul li div p {
    font-size: 30px;
    font-weight: 600;
    color: #494a54;
}

.guimo_box20181012 ul li div span {
    font-size: 16px;
    color: #777880;
}

.guimo_box20181012 ul li:last-child img {
    margin-top: 10px;
}

.serve-box-item-right-l .left-cont .left-cont-l {
    width: auto !important;
}

.serve-box-item-right-l .left-cont .left-cont-l a {
    width: auto !important;
}


.hnry_box20181012 .picList li{
	position: relative;
}
.hnry_box20181012 .picList li .pic a p{
	position: absolute;
	bottom:0px;
	width:100%;
	height:0px;
	text-align: center;
	background: rgba(0,0,0,0.5);
	transition: all 0.3s;
	opacity: 0;
	font-size: 16px;
}
.hnry_box20181012 .picList li:hover .pic a p{
	opacity: 1;
	height:40px;
	line-height: 40px;
	color:#fff;
}