@CHARSET "UTF-8";

/* 5.31 nav部分 hover添加 */
.nav_wrap .nav .nav_right .nav1 a{
	color: #222 !important;
}

.nav_wrap .nav .nav_right .nav1 a:hover{
	color: #28a7e1 !important;
}

.nav_wrap .nav .nav_right .nav3 a {
	color: #28a7e1 !important;
}

/*banner部分样式开始*/
.banner_wrap{
    width:100%;
    height: 420px;
    overflow: hidden;
    min-width: 1240px;
    background-color: #2c1167;
}
/*=================================金牌服务golden_service部分开始=========================*/
.golden_service_wrap {
    width: 100%;
    min-width: 1240px;
}

.golden_service_wrap .golden_service {
    width: 1240px;
    height: 342px;
    margin: 0 auto;
}

/*金牌服务标题部分开始*/
.golden_service .golden_service_title {
    width: 1240px;
    /* height: 188px; */
    margin: 0 auto;
    text-align: center;
    font: 26px/26px "微软雅黑";
    color: #222;
}
.golden_service .golden_service_title .line{
    width: 282px;
    height: 1px;
    background: #7e7e7e;
}
.golden_service .golden_service_title .line1{
    margin: 70px 16px 0 150px;
    float: left;
}
.golden_service .golden_service_title .line2{
    margin: 70px 150px 0 16px;
    float: right;
}
.golden_service .golden_service_title .text{
    padding-top: 60px;
}/*金牌服务标题部分结束*/

/* 金牌服务内容部分开始 */
.golden_service .golden_service_content {
    width: 1240px;
    height: 136px;
    margin-top: 60px;
}

.golden_service .box_wrap {
    width: 295px;
    height: 130px;
    padding-top: 6px;
    background: #ff6270;
    float: left;
    margin-right: 20px;
}

.golden_service .box_wrap4 {
    margin-right: 0;
}

.golden_service .box_wrap2 {
    background: #41c0fe;
}

.golden_service .box_wrap3 {
    background: #ffac09;
}

.golden_service .box_wrap4 {
    background: #1fd7b6;
}

.golden_service .box_wrap .box {
    width: 295px;
    height: 122px;
    border-top: 1px dashed #fff;
    border-bottom: 1px dashed #fff;
    background: #ff6270;
}

.golden_service .box_wrap2 .box {
    background: #41c0fe;
}

.golden_service .box_wrap3 .box {
    background: #ffac09;
}

.golden_service .box_wrap4 .box {
    background: #1fd7b6;
}

.golden_service .box .img {
    text-align: center;
    margin-top: 23px;
 	font: bold 22px/22px "微软雅黑";
    color: white;
}

.golden_service .box .img1{
	text-shadow: 0px 1px 2px rgba(165,3,18,0.8);
}
.golden_service .box .img2{
	text-shadow: 0px 1px 2px rgba(1,69,131,0.8);
}
.golden_service .box .img3{
	text-shadow: 0px 1px 2px rgba(147,97,0,0.8);
}
.golden_service .box .img4{
	text-shadow: 0px 1px 2px rgba(1,123,102,0.8);
}

.golden_service .box p {
    text-align: center;
    font-size: 17px;
    font-family: "微软雅黑";
    color: #fff;
    margin-top: 7px;
}

.golden_service .box .details {
    width: 100px;
    height: 26px;
    border: 2px solid #fff;
    text-align: center;
    line-height: 26px;
    color: #fff;
    margin: 9px auto 0;
}
/*=================================金牌服务golden_service部分结束=========================*/

/*====================================选择代帐业务select部分开始===========================*/
/*banner部分样式开始*/
.select_wrap{
    width:100%;
    height: 346px;
    overflow: hidden;
    min-width: 1240px;
}
.select_wrap .select {
    width: 1240px;
    height: 346px;
    margin: 0 auto;
    position: relative;
}

/*选择代帐业务标题部分开始*/
.select .select_title {
    width: 1240px;
    margin: 0 auto;
    text-align: center;
    font: 26px/26px "微软雅黑";
    color: #222;
}
.select .select_title .line{
    width: 250px;
    height: 1px;
    background: #7e7e7e;
}
.select .select_title .line1{
    margin: 73px 16px 0 170px;
    float: left;
}
.select .select_title .line2{
    margin: 73px 170px 0 16px;
    float: right;
}
.select .select_title .text{
    padding-top: 60px;
}/*选择代帐业务部分结束*/

/* 交互部分 */
.select_wrap .select .content .selected {
	color: #fff;
	background: #28a7e1;
}

.select .content .content_inner {
    width: 186px;
    height: 36px;
    border: 2px solid #28a7e1;
    border-radius: 6px;
    background: #fff;
    text-align: center;
    line-height: 36px;
    font-size: 16px;
    color: #222;
    margin-top: 60px;
    float: left;
}

.select .content .content_inner1 {
    margin-left: 96px;
    margin-right: 96px;
}

.select .content .content_inner2,.select .content .content_inner3 {
    margin-right: 96px;
}

.select .select_button {
    width: 280px;
    height: 40px;
    background: #28a7e1;
    border-radius: 5px;
    font: 18px/40px "微软雅黑";
    color: #fff;
    text-align: center;
    position: absolute;
    bottom: 60px;
    left: 480px;
}
/*====================================选择代帐业务select部分结束===========================*/

/*==================================选择慧算账的原因reason部分开始==========================*/
.reason_wrap {
    width: 100%;
    min-width: 1240px;
}

.reason_wrap .reason {
    width: 1240px;
    height: 665px;
    margin: 0 auto;
}

/*选择慧算账的原因标题部分开始*/
.reason .reason_title {
    width: 1240px;
    margin: 0 auto;
    text-align: center;
    font: 26px/26px "微软雅黑";
    color: #222;
}
.reason .reason_title .line{
    width: 250px;
    height: 1px;
    background: #7e7e7e;
}
.reason .reason_title .line1{
    margin: 73px 16px 0 170px;
    float: left;
}
.reason .reason_title .line2{
    margin: 73px 170px 0 16px;
    float: right;
}
.reason .reason_title .text{
    padding-top: 60px;
}/*选择慧算账的原因部分结束*/

.reason .reason_content {
    /* width: 1000px; */
    width: 1116px;
    height: 460px;
    margin: 60px auto 0;
    margin-left: 110px
}

.reason .reason_content .content_inner {
    width: 318px;
    height: 138px;
    border: 1px solid #bbb;
    float: left;
}

.reason .reason_content .content_inner2,.content_inner5,.content_inner8 {
    margin-left: 20px;
    margin-right: 20px;
}

.reason .reason_content .content_inner1,.content_inner4,.content_inner7 {
    margin-left: 20px;
}

.reason .reason_content .content_inner4,.content_inner5,.content_inner6 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.reason_content .content_inner .img {
    width: 44px;
    height: 44px;
    margin-top: 45px;
    margin-left: 28px;
    float: left;
}
.reason_content .content_inner .text {
    margin-top: 31px;
    margin-left: 28px;
    float: left;
}

.reason_content .content_inner .reason_p1 {
    font-size: 18px;
    color: #222;
}

.reason_content .content_inner .line {
    width: 60px;
    height: 2px;
    background: #222;
    margin-top: 10px;
}

.reason_content .content_inner .reason_p2,.reason_p3 {
    font-size: 14px;
    color: #999;
    margin-top: 10px;
}

.reason_wrap .reason .button{
    width: 180px;
    height: 40px;
    background: #28a7e1;
    margin: 60px auto;
    border-radius: 6px;
    font: 18px/40px "微软雅黑";
    color: #fff;
    text-align: center;
}
/*==================================选择慧算账的原因reason部分结束==========================*/

/*==================================提供服务部分provide_services部分开始====================*/
.provide_services_wrap{
    width:100%;
    height: 840px;
    overflow: hidden;
    min-width: 1240px;
}
.provide_services_wrap .provide_services {
    width: 1240px;
    height: 840px;
    margin: 0 auto;
    position: relative;
}

/*提供服务部分标题部分开始*/
.provide_services .provide_services_title {
    width: 1240px;
    margin: 0 auto;
    text-align: center;
    font: 26px/26px "微软雅黑";
    color: #222;
}
.provide_services .provide_services_title .line{
    width: 251px;
    height: 1px;
    background: #7e7e7e;
}
.provide_services .provide_services_title .line1{
    margin: 73px 16px 0 170px;
    float: left;
}
.provide_services .provide_services_title .line2{
    margin: 73px 170px 0 16px;
    float: right;
}
.provide_services .provide_services_title .text{
    padding-top: 60px;
}/*提供服务部分标题部分结束*/

.provide_services .provide_services_title p {
    font-size: 16px;
    color: #999;
    text-align: center;
    margin-top: 20px;
    letter-spacing: 1px;
}

.provide_services .content_top {
    width: 882px;
    height: 280px;
    margin: 70px auto 0;
}

.provide_services .content_top .top_inner {
    width: 394px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #bbbbbb;
    float: left;
    padding-left: 14px;
    font-size: 14px;
    color: #222;
}

.provide_services .content_top .top_inner1,.provide_services .content_top .top_inner3,.content_top .top_inner5,.content_top .top_inner7,.content_top .top_inner9 {
    margin-right: 60px;
}

.provide_services .content_top .top_inner1,.top_inner2,.top_inner3,.top_inner4,.top_inner5,.top_inner6,.top_inner7,.top_inner8 {
    margin-bottom: 20px;
}

.provide_services .content_down {
    width: 882px;
    height: 160px;
    margin: 50px auto 0;
}

.provide_services .content_down .down_inner {
    width: 394px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #bbbbbb;
    float: left;
    padding-left: 14px;
    font-size: 14px;
    color: #222;
}

.provide_services .content_down .down_inner1,.down_inner3,.down_inner5 {
    margin-right: 60px;
}

.provide_services .content_down .down_inner1,.down_inner2,.down_inner3,.down_inner4 {
    margin-bottom: 20px;
}

.provide_services .content_down .down_inner1,.provide_services .content_down .down_inner3,.provide_services .content_down .down_inner2 {
	font-weight: bold;
	color: #7588FD;
}

.provide_services p {
    font-size: 14px;
    color: #999;
    text-align: center;
    margin-top: 40px;
    letter-spacing: 1px;
}

.provide_services_wrap .provide_services .button{
    width: 240px;
    height: 40px;
    background: #28a7e1;
    margin: 40px auto 0px;
    border-radius: 5px;
    font: 16px/40px "微软雅黑";
    color: #fff;
    text-align: center;
}

.provide_services .provide_header {
    position: absolute;
    top: 192px;
    left: 61px;
}

.provide_services .provide_header .provide_header_inner1{
    font-size: 16px;
    color: #fff;
    position: absolute;
    top: 11px;
    left: 14px;
}

.provide_services .provide_header .provide_header_inner2 {
    font-size: 16px;
    color: #fff;
    position: absolute;
    top: 32px;
    left: 14px;
}

.provide_services .provide_footer {
    position: absolute;
    bottom: 258px;
    left: 61px;
}

.provide_services .provide_footer .provide_footer_inner1 {
    font-size: 16px;
    color: #fff;
    position: absolute;
    top: 11px;
    left: 14px;
}

.provide_services .provide_footer .provide_footer_inner2 {
    font-size: 16px;
    color: #fff;
    position: absolute;
    top: 32px;
    left: 14px;
}
/*==================================提供服务部分provide_services部分开始====================*/

/*==================================可见的代账服务visible部分开始============================*/
.visible_wrap {
    width: 100%;
    min-width: 1240px;
}

.visible_wrap .visible {
    width: 1240px;
    height: 884px;
    margin: 0 auto;
}

/*可见的代账服务标题部分开始*/
.visible .visible_title {
    width: 1240px;
    margin: 0 auto;
    text-align: center;
    font: 26px/26px "微软雅黑";
    color: #222;
}
.visible .visible_title .line{
    width: 281px;
    height: 1px;
    background: #7e7e7e;
}
.visible .visible_title .line1{
    margin: 73px 16px 0 151px;
    float: left;
}
.visible .visible_title .line2{
    margin: 73px 151px 0 16px;
    float: right;
}
.visible .visible_title .text{
    padding-top: 60px;
}/*可见的代账服务标题部分结束*/

.visible p {
    font-size: 16px;
    color: #999;
    text-align: center;
    margin-top: 20px;
    letter-spacing: 1px;
}

.visible .mode {
    width: 1240px;
    height: 40px;
    margin-top: 60px;
}

.visible .mode .app {
    margin-left: 472px;
    float: left;
    position: relative;
}

.visible .app div {
    position: absolute;
    left: 32px;
    top: 12px;
    font-size: 16px;
    color: #fff;
}

.visible .mode .pc {
    margin-left: 60px;
    float: left;
    position: relative;
}

.visible .pc div {
    position: absolute;
    left: 38px;
    top: 12px;
    font-size: 16px;
    color: #fff;
}

.visible .display {
    width: 780px;
    height: 516px;
    margin-left: 216px;
    margin-top: 50px;
}

.visible .display_left .phone {
    width: 272px;
    height: 516px;
    float: left;
}

/*交互部分*/
.visible_wrap .visible .display .show_wrap .selected {
	background: #28a7e1;
}

.visible .display_right  {
    width: 346px;
    height: 214px;
    float: left;
    margin-top: 58px;
    margin-left: 162px;
}

.visible .display_right .show_wrap {
    width: 346px;
    height: 160px;
    margin-top: 36px;
}

.visible .show_wrap .show_wrap_inner {
    width: 160px;
    height: 40px;
    border-radius: 6px;
    background: #bbb;
    color: #fff;
    float: left;
}

.visible .show_wrap .show_wrap_inner1,.show_wrap_inner3 {
    margin-right: 20px;
}

.visible .show_wrap .show_wrap_inner1,.show_wrap_inner2,.show_wrap_inner3,.show_wrap_inner4 {
    margin-bottom: 20px;
}

.visible .show_wrap_inner .icon {
    margin-left: 20px;
    margin-top: 10px;
    float: left;
}

.visible .show_wrap_inner .details {
    font-size: 16px;
    margin-left: 20px;
    margin-top: 12px;
    float: left;
}

.visible_wrap .visible .button{
    width: 180px;
    height: 40px;
    background: #28a7e1;
    margin: 0 auto 60px;
    border-radius: 6px;
    font: 18px/40px "微软雅黑";
    color: #fff;
    text-align: center;
}

.visible .display_pc {
	width: 1240px;
	height: 516px;
	margin-top: 66px;
	display: none;
}

.visible .display_pc img {
	margin-left: 60px;
	float: left;
}

.visible .display_pc .display_pc_p {
	float: left;
	margin-top: 60px;
	margin-left: 66px;
	color: #222;
	font-size: 18px;
	font-family: "微软雅黑";
}
/*==================================可见的代账服务visible部分结束============================*/

/*==================================代账流程process部分开始================================*/
.process_wrap{
    width:100%;
    height: 580px;
    overflow: hidden;
    min-width: 1240px;
}
.process {
    width: 1240px;
    height: 580px;
    margin: 0 auto;
}

/*代账流程process标题部分开始*/
.process .process_title {
    width: 1240px;
    margin: 0 auto;
    text-align: center;
    font: 26px/26px "微软雅黑";
    color: #222;
}
.process .process_title .line{
    width: 281px;
    height: 1px;
    background: #7e7e7e;
}
.process .process_title .line1{
    margin: 73px 16px 0 151px;
    float: left;
}
.process .process_title .line2{
    margin: 73px 151px 0 16px;
    float: right;
}
.process .process_title .text{
    padding-top: 60px;
}/*代账流程process标题部分结束*/

.process .process_p {
    font-size: 16px;
    color: #999;
    text-align: center;
    margin-top: 20px;
    letter-spacing: 1px;
}

.process .content {
    width: 1142px;
    height: 340px;
    margin-left: 50px;
    margin-top: 60px;
}

.process .content .content_top {
    width: 1142px;
    height: 72px;
}

.process .content_top .top_inner {
    width: 342px;
    height: 72px;
    float: left;
}

.process .content_top .top_inner1 {
    margin-right: 58px;
    position: relative;
}

.process .top_inner1 .decorate {
    position: absolute;
    top: 73px;
    left: 64px;
}

.process .content_top .top_inner2 {
    margin-right: 58px;
    position: relative;
}

.process .top_inner2 .decorate {
    position: absolute;
    top: 73px;
    left: 64px;
}

.process .content_top .top_inner3 {
    position: relative;
}

.process .top_inner3 .decorate {
    position: absolute;
    top: 73px;
    left: 64px;
}

.process .top_inner .number {
    font-size: 55px;
    color: #333;
    margin-top: 7px;
    margin-right: 12px;
    float: left;
    border-bottom: 1px solid #d8d8d8;
}

.process .top_inner .item {
    float: left;
}

.process .top_inner .item .item_p1 {
    font-size: 16px;
    color: #222;
    margin-top: 8px;
}

.process .top_inner .item .item_p2 {
    font-size: 14px;
    color: #999;
    margin-top: 19px;
}

.process .content_middle .top_inner {
    width: 342px;
    height: 72px;
    margin-top: 42px;
    float: left;
}

.process .content_middle .top_inner4 {
    margin-right: 58px;
    position:relative;
}

.process .top_inner4 .decorate {
    position: absolute;
    top: 73px;
    left: 64px;
}

.process .content_middle .top_inner5 {
    margin-right: 58px;
    position: relative;
}

.process .top_inner5 .decorate {
    position: absolute;
    top: 73px;
    left: 64px;
}

.process .content_middle .top_inner6 {
    position: relative;
}

.process .top_inner6 .decorate {
    position: absolute;
    top: 73px;
    left: 64px;
}

.process .content_bottom {
    width: 1142px;
    height: 72px;
    float: left;
    margin-top: 40px;
}

.process .content_bottom .bottom_inner7 {
    margin-left: 400px;
    position: relative;
}

.process .bottom_inner7 .decorate {
    position: absolute;
    top: 73px;
    left: 64px;
}

/*修饰部分开始*/
.decorate .decorate_left {
    width: 5px;
    height: 5px;
    background: #d8d8d8;
    float: left;
}

.decorate .decorate_middle {
    width: 269px;
    height: 1px;
    background: #d8d8d8;
    float: left;
    margin-top: 2px;
}

.decorate .decorate_right {
    float: left;
    margin-top: -38px;
}

.decorate .decorate_right .decorate_top {
    width: 5px;
    height: 5px;
    background: #d8d8d8;
    margin-left: -2px;
}

.decorate .decorate_right .decorate_bottom {
    width: 1px;
    height: 36px;
    background: #d8d8d8;
}
/*修饰部分结束*/

/*==================================代账流程process部分结束================================*/

/*=================================工作细节work_detail部分开始=============================*/
.work_detail_wrap {
	width: 100%;
	min-width: 1240px;
}

.work_detail {
	width: 1240px;
	height: 435px;
	margin: 0 auto;
}

/*代账流程process标题部分开始*/
.work_detail .work_detail_title {
    width: 1240px;
    margin: 0 auto;
    text-align: center;
    font: 26px/26px "微软雅黑";
    color: #222;
}
.work_detail .work_detail_title .line{
    width: 281px;
    height: 1px;
    background: #7e7e7e;
}
.work_detail .work_detail_title .line1{
    margin: 73px 16px 0 161px;
    float: left;
}
.work_detail .work_detail_title .line2{
    margin: 73px 161px 0 16px;
    float: right;
}
.work_detail .work_detail_title .text{
    padding-top: 60px;
}/*代账流程process标题部分结束*/

.work_detail .scroll_horizontal {
	width: 1086px;
    height: 227px;
    margin: 40px auto 0;
	position: relative;
}

.work_detail .scroll_horizontal .box {
	width: 1086px;
	height: 227px;
	position:relative;
	overflow:hidden;
}

.work_detail .scroll_horizontal .list {
	overflow:hidden;
	width:9999px;
}

.work_detail .scroll_horizontal  li {
	float:left;
	width:364px;
}

.work_detail .arrow_wrap{
	width: 65px;
	height: 22px;
	margin: 40px auto 0;
}

.work_detail .arrow{
	width: 20px;
	height: 20px;
	border: 1px solid #d2d2d2;
	border-radius: 50%;
	font: 20px/18px "微软雅黑";
	color: #d2d2d2;
	text-align: center;
	cursor: pointer;
}
.work_detail .prev{
	 float: left;
 }
 
.work_detail .arrow img{
	 padding-bottom: 1px;
 }
 
.work_detail .next{
	float: right;
}


/*=================================工作细节work_detail部分结束=============================*/

/*==================================常见问题部分problem开始================================*/
.problem_wrap {
    width: 100%;
    min-width: 1240px;
}

.problem_wrap .problem {
    width: 1240px;
    height: 600px;
    margin: 0 auto;
}

/*代账流程process标题部分开始*/
.problem .problem_title {
    width: 1240px;
    margin: 0 auto;
    text-align: center;
    font: 26px/26px "微软雅黑";
    color: #222;
}
.problem .problem_title .line{
    width: 281px;
    height: 1px;
    background: #7e7e7e;
}
.problem .problem_title .line1{
    margin: 73px 16px 0 151px;
    float: left;
}
.problem .problem_title .line2{
    margin: 73px 151px 0 16px;
    float: right;
}
.problem .problem_title .text{
    padding-top: 60px;
}/*代账流程process标题部分结束*/

.problem .enumerate {
    width: 1040px;
    height: 290px;
    margin: 60px auto 0;
}

/*左侧三角部分开始*/
.problem .enumerate1,.enumerate2,.enumerate3 {
    width: 278px;
    height: 288px;
    border: 1px solid #d8d8d8;
    float: left;
    margin-right: 99px;
    position: relative;
}

.problem .enumerate1 .triangle_topleft,.problem .enumerate2 .triangle_topleft,.problem .enumerate3 .triangle_topleft {
    position: absolute;
    left: 0;
    top: 0;
}

.problem .enumerate span {
    position: absolute;
    left: 8px;
    bottom: 22px;
    color: #fff;
    font-size: 16px;
    font-style: italic;
}

.problem .enumerate3 {
    margin-right: 0;
}

.enumerate1 .title {
    font-size: 16px;
    color: #222;
    text-align: center;
    margin-top: 46px;
}

.enumerate1 .line {
    width: 90px;
    height: 2px;
    background: #28a7e1;
    margin: 29px auto 0;
}

.enumerate1 .content {
    width: 236px;
    line-height: 18px;
    font-size: 14px;
    color: #999;
    margin-top: 20px;
    margin-left: 18px;
}

.enumerate2 .title {
    font-size: 16px;
    color: #222;
    text-align: center;
    margin-top: 30px;
}

.enumerate2 .title2 {
    margin-top: 10px;
    margin-left: 35px;
}

.enumerate2 .line {
    width: 90px;
    height: 2px;
    background: #28a7e1;
    margin: 45px auto 0;
}

.enumerate2 .content {
    width: 236px;
    line-height: 18px;
    font-size: 14px;
    color: #999;
    margin-top: 20px;
    margin-left: 18px;
}

.enumerate3 .title {
    font-size: 16px;
    color: #222;
    text-align: center;
    margin-top: 48px;
}

.enumerate3 .line {
    width: 90px;
    height: 2px;
    background: #28a7e1;
    margin: 27px auto 0;
}

.enumerate3 .content {
    width: 236px;
    line-height: 18px;
    font-size: 14px;
    color: #999;
    margin-top: 20px;
    margin-left: 18px;
}

.problem .triangle_topleft {
    width: 0;
    height: 0;
    border-top: 46px solid #2ba9df;
    border-right: 46px solid transparent;
}

.problem .button{
    width: 240px;
    height: 40px;
    background: #28a7e1;
    margin: 64px auto 0px;
    border-radius: 6px;
    font: 18px/40px "微软雅黑";
    color: #fff;
    text-align: center;
}

.problem .button  a {
	color: #fff;
}


/*==================================常见问题部分problem结束================================*/
/*背景图兼容开始*/

@media screen and (max-width: 1240px) {
    .banner_wrap,.select_wrap,.provide_services_wrap,.process_wrap{
        background-position:  -340px 0;
    }
    .banner_wrap{
        background-image: url("../images/account_imgs/agency_account_banner2.jpg");
    }
    .select_wrap{
        background-image: url("../images/account_imgs/select_banner.jpg");
    }
    .provide_services_wrap{
        background-image: url("../images/account_imgs/provide_services_banner.jpg");
    }
    .process_wrap{
        background-image: url("../images/account_imgs/process_bgc.jpg");
    }
}

@media screen and (min-width:1241px) and (max-width: 1280px) {
    .banner_wrap,.select_wrap,.provide_services_wrap,.process_wrap{
        background-position:  -300px 0;
    }
    .banner_wrap{
        background-image: url("../images/account_imgs/agency_account_banner2.jpg");
    }
    .select_wrap{
        background-image: url("../images/account_imgs/select_banner.jpg");
    }
    .provide_services_wrap{
        background-image: url("../images/account_imgs/provide_services_banner.jpg");
    }
    .process_wrap{
        background-image: url("../images/account_imgs/process_bgc.jpg");
    }
}

@media screen and (min-width:1281px) and (max-width: 1360px) {
    .banner_wrap,.select_wrap,.provide_services_wrap,.process_wrap{
        background-position:  -280px 0;
    }
    .banner_wrap{
        background-image: url("../images/account_imgs/agency_account_banner2.jpg");
    }
    .select_wrap{
        background-image: url("../images/account_imgs/select_banner.jpg");
    }
    .provide_services_wrap{
        background-image: url("../images/account_imgs/provide_services_banner.jpg");
    }
    .process_wrap{
        background-image: url("../images/account_imgs/process_bgc.jpg");
    }
}
@media screen and (min-width:1361px) and (max-width: 1366px) {
    .banner_wrap,.select_wrap,.provide_services_wrap,.process_wrap{
        background-position:  -277px 0;
    }
    .banner_wrap{
        background-image: url("../images/account_imgs/agency_account_banner2.jpg");
    }
    .select_wrap{
        background-image: url("../images/account_imgs/select_banner.jpg");
    }
    .provide_services_wrap{
        background-image: url("../images/account_imgs/provide_services_banner.jpg");
    }
    .process_wrap{
        background-image: url("../images/account_imgs/process_bgc.jpg");
    }
}
@media screen and (min-width:1367px) and (max-width: 1400px) {
    .banner_wrap,.select_wrap,.provide_services_wrap,.process_wrap{
        background-position:  -260px 0;
    }
    .banner_wrap{
        background-image: url("../images/account_imgs/agency_account_banner2.jpg");
    }
    .select_wrap{
        background-image: url("../images/account_imgs/select_banner.jpg");
    }
    .provide_services_wrap{
        background-image: url("../images/account_imgs/provide_services_banner.jpg");
    }
    .process_wrap{
        background-image: url("../images/account_imgs/process_bgc.jpg");
    }
}
@media screen and (min-width:1401px) and (max-width: 1440px) {
    .banner_wrap,.select_wrap,.provide_services_wrap,.process_wrap{
        background-position:  -240px 0;
    }
    .banner_wrap{
        background-image: url("../images/account_imgs/agency_account_banner2.jpg");
    }
    .select_wrap{
        background-image: url("../images/account_imgs/select_banner.jpg");
    }
    .provide_services_wrap{
        background-image: url("../images/account_imgs/provide_services_banner.jpg");
    }
    .process_wrap{
        background-image: url("../images/account_imgs/process_bgc.jpg");
    }
}
@media screen and (min-width:1441px) and (max-width: 1600px) {
    .banner_wrap,.select_wrap,.provide_services_wrap,.process_wrap{
        background-position:  -160px 0;
    }
    .banner_wrap{
        background-image: url("../images/account_imgs/agency_account_banner2.jpg");
    }
    .select_wrap{
        background-image: url("../images/account_imgs/select_banner.jpg");
    }
    .provide_services_wrap{
        background-image: url("../images/account_imgs/provide_services_banner.jpg");
    }
    .process_wrap{
        background-image: url("../images/account_imgs/process_bgc.jpg");
    }
}
@media screen and (min-width:1601px) and (max-width: 1680px) {
    .banner_wrap,.select_wrap,.provide_services_wrap,.process_wrap{
        background-position:  -120px 0;
    }
    .banner_wrap{
        background-image: url("../images/account_imgs/agency_account_banner2.jpg");
    }
    .select_wrap{
        background-image: url("../images/account_imgs/select_banner.jpg");
    }
    .provide_services_wrap{
        background-image: url("../images/account_imgs/provide_services_banner.jpg");
    }
    .process_wrap{
        background-image: url("../images/account_imgs/process_bgc.jpg");
    }
}
@media screen and (min-width:1681px) and (max-width: 1920px) {
    .banner_wrap,.select_wrap,.provide_services_wrap,.process_wrap{
        background-position:  0 0;
    }
    .banner_wrap{
        background-image: url("../images/account_imgs/agency_account_banner2.jpg");
    }
    .select_wrap{
        background-image: url("../images/account_imgs/select_banner.jpg");
    }
    .provide_services_wrap{
        background-image: url("../images/account_imgs/provide_services_banner.jpg");
    }
    .process_wrap{
        background-image: url("../images/account_imgs/process_bgc.jpg");
    }
}

@media screen and (min-width:1921px) {
	.banner_wrap{
        background: url("../images/account_imgs/agency_account_banner2.jpg") no-repeat center center;
        width: 100%;
    }
    .select_wrap{
        background: url("../images/account_imgs/select_banner.jpg") no-repeat center center;
        width: 100%;
    }
    .provide_services_wrap{
        background: url("../images/account_imgs/provide_services_banner.jpg") no-repeat center center;
        width: 100%;
    }
    .process_wrap{
        background: url("../images/account_imgs/process_bgc.jpg") no-repeat center center;
        width: 100%;
    }
}
/*背景图兼容结束*/
.enumerate .content {
	text-indent: 2em;
}

/* 5.31 nav部分 hover添加 */
.nav_wrap .nav .nav_right .nav1 a{
	color: #222 !important;
}

.nav_wrap .nav .nav_right .nav1 a:hover{
	color: #28a7e1 !important;
}

/*banner部分样式开始*/
.banner_wrap{
    width:100%;
    height: 420px;
    overflow: hidden;
    position: relative;
    min-width: 1240px;
}
/* banner搜索框开始 */
.banner_wrap .content_wrap{
	margin: 275px auto;
	width:1240px;
	height:100px;
}
.banner_wrap .content_inner_wrap{
	width:673px;
	height:40px;
	margin:0 auto;
	border:10px solid rgba(0,0,0,0.5);
	border-radius:10px;
	overflow:hidden;
    position: relative;
}
#formCityMock{
    width: 64px;
    height: 38px;
    position: absolute;
    top: 0;
    left: 0;
    font: 14px/40px "微软雅黑";
    color: #222;
    padding: 0 41px 0 10px;
    border: 1px solid gainsboro;
    border-radius:5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #fff;
    text-align: center;
    background: white 87px 16px url("../images/gongshang_imgs/drop_triangle.png");
    background-repeat: no-repeat;
}
.banner_wrap .content_inner_wrap .cities{
	width:117px;
	height:40px;
	border-radius:5px;
	vertical-align:middle;
	color: #222;
	font-size: 14px;
	padding: 0 41px 0 10px;
    overflow: hidden;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    outline: none;
    border: 0;
    background: white 87px 15px url("../images/gongshang_imgs/drop_triangle.png");
    background-repeat: no-repeat;
    line-height: 38px;
}

.banner_wrap .content_inner_wrap .content_inner_bg select::-ms-expand { display: none; }

.banner_wrap .search_wrap{
	float:right;
	width:549px;
	height:40px;
	position: relative;
	background: white;
	border-radius: 5px;
	border-left: 5px solid rgba(255,255,255,0.5);
	overfloat: hidden;
}
.banner_wrap .search_wrap .search_icon{
	width:19px;
	height:21px;
	background-image:url("../images/gongshang_imgs/search_icon.png");
	float:left;
	margin-top:9px;
	position: absolute;
	top:0;
	left: 10px;
}
.banner_wrap .search_wrap input{
	width:363px;
	height:40px;
	font:14px/40px "微软雅黑";
	border-radius:5px 0 0 5px;
	margin-left: 40px;
    padding: 0;
	border: 0;
	outline: none;
}

.banner_wrap .search_wrap input::-webkit-input-placeholder{
	color: #d3d6e0;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #d3d6e0;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #d3d6e0;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #d3d6e0;
}

.banner_wrap .search_wrap .search_btn{
	width:146px;
	height:40px;
	background:#8ec61a;
	float:right;
	font:16px/40px "微软雅黑";
	color:white;
	border-radius:0 5px 5px 0;
}/* banner搜索框结束 */

/*=====================================热门服务services部分开始=================================*/
.services_wrap {
    width: 100%;
    min-width: 1240px;
    background: #f4f7ff;
}

.services_wrap .services {
    width: 1240px;
    height: 618px;
    margin: 0 auto;
    box-sizing: border-box;
}

/*标题开始*/
.services .title {
    width: 1240px;
    height: 140px;
    margin: 0 auto;
    text-align: center;
    color: #222;
}
.services .title .line{
    width: 251px;
    height: 1px;
    background: #7e7e7e;
}
.services .title .line1{
    margin: 53px 16px 0 170px;
    float: left;
}
.services .title .line2{
    margin: 53px 170px 0 16px;
    float: right;
}
.services .title .text{
	font-size: 26px;
    color: #000;
    font-family: "微软雅黑";
    padding-top: 40px;
    padding-bottom: 20px;
}

.services .title p {
	font-size: 16px;
    color: #666;
    font-family: "微软雅黑";
    text-align: center;
    letter-spacing: 1px;
}/*标题结束*/

.services .img_wrap_all {
    width: 1240px;
    height: 365px;
    position:relative;
}

.services .img_wrap_all .imgwrap {
    width: 295px;
    height: 165px;
    float: left;
    background: #fff;
    border-radius: 6px;
}

.services .img_wrap_all .imgwrap:hover {
	-moz-box-shadow:0px 1px 16px #333333;
	-webkit-box-shadow:0px 1px 16px #333333; 
	box-shadow:0px 1px 12px #333333;
}

.services .img_wrap1,.services .img_wrap2,.services .img_wrap3,.services .img_wrap5,.services .img_wrap6,.services .img_wrap7 {
    margin-right: 20px;
}

.services .img_wrap1,.services .img_wrap2,.services .img_wrap3,.services .img_wrap4 {
    margin-bottom: 20px;
}

.services .img_wrap1 img {
    width:60px;
    height: 52px;
    margin: 38px 0 0 117px;
}

.services .img_wrap2 img {
    width:60px;
    height: 52px;
    margin: 38px 0 0 117px;
}
.services .img_wrap3 img {
    width:60px;
    height: 52px;
    margin: 38px 0 0 117px;
}
.services .img_wrap4 img {
    width:60px;
    height: 52px;
    margin: 38px 0 0 117px;
}
.services .img_wrap5 img {
    width:60px;
    height: 52px;
    margin: 38px 0 0 117px;
}
.services .img_wrap6 img {
    width:60px;
    height: 52px;
    margin: 38px 0 0 117px;
}
.services .img_wrap7 img {
    width:60px;
    height: 52px;
    margin: 38px 0 0 117px;
}
.services .img_wrap8 img {
    width:60px;
    height: 52px;
    margin: 38px 0 0 117px;
}

.services .imgwrap p {
    margin-top: 20px;
    text-align: center;
    font-size: 16px;
    font-family: "微软雅黑";
    color: #32343e;
}

.services .button {
    width: 180px;
    height: 46px;
    background: #25a6ff;
    margin: 25px auto 0;
    border-radius: 6px;
    font: 18px/46px "微软雅黑";
    color: #fff;
    text-align: center;
}
/*=====================================热门服务services部分结束=================================*/

/*=====================================公司注册register部分开始=================================*/
.register_wrap{
    width:100%;
    height: 630px;
    overflow: hidden;
    min-width: 1240px;
}
.register {
    width: 1240px;
    height: 630px;
    margin: 0 auto;
}

/*标题开始*/
.register .title {
    width: 1240px;
    height: 140px;
    margin: 0 auto 80px;
    text-align: center;
    color: #222;
}
.register .title .line{
    width: 251px;
    height: 1px;
    background: #7e7e7e;
}
.register .title .line1{
    margin: 53px 16px 0 170px;
    float: left;
}
.register .title .line2{
    margin: 53px 170px 0 16px;
    float: right;
}
.register .title .text{
	font-size: 26px;
    color: #000;
    font-family: "微软雅黑";
    padding-top: 40px;
    padding-bottom: 20px;
}

.register .title p {
	font-size: 16px;
    color: #666;
    font-family: "微软雅黑";
    text-align: center;
    letter-spacing: 1px;
}/*标题结束*/

.register .register_con {
	width: 960px;
	height: 356px;
	margin: 0 auto;
	position: relative;
}

.register .register_con  .register_title {
	position: absolute;
	left: -25px;
	top: -75px;
}

.register .register_con .con_til {
	font-size: 26px;
	font-weight: bold;
	color: #fff; 
	font-family: "微软雅黑";
}

.register .register_con .con_til1 {
	position: absolute;
	left: 154px;
	top: -38px;
}

.register .register_con .con_til2 {
	position: absolute;
	right: 154px;
	top: -38px;
}

.register .register_con .mode1 {
	float: left;
	width: 398px;
	height: 356px;
	border: 1px dotted #b4c6e2;
	border-radius: 6px;
}

.register .register_con .mode1 p,.register .register_con .mode3 p {
	text-align: center;
	font-size: 16px;
	color: #383d50;
	margin-top: 43px;
}

.register .register_con .mode1 p:first-child,.register .register_con .mode3 p:first-child {
	margin-top: 63px;
}

.register .register_con .mode2 {
	float: left;
	width: 160px;
	height: 356px;
}

.register .register_con .mode2 .item {
	width: 80px;
	height: 34px;
	line-height: 34px;
	border: 2px solid #0676c3;
	text-align: center;
	background: #25a6ff;
	color: #fff;
	border-radius: 6px;
	margin: 24px auto 0;
}

.register .register_con .mode2 .item:first-child {
	margin-top: 53px;
}

.register .register_con .mode3 {
	float: left;
	width: 398px;
	height: 356px;
	border: 1px dotted #b4c6e2;
	border-radius: 6px;
}
/*=====================================公司注册register部分结束=================================*/

/*=====================================准备材料preparedatas部分开始=============================*/
.preparedatas_wrap {
    width: 100%;
    min-width: 1240px;
    background: #f4f7ff;
}

.preparedatas_wrap .preparedatas {
    width: 1240px;
    height: 618px;
    margin: 0 auto;
}

/*标题开始*/
.preparedatas .title {
    width: 1240px;
    height: 140px;
    margin: 0 auto;
    text-align: center;
    color: #222;
}
.preparedatas .title .line{
    width: 251px;
    height: 1px;
    background: #7e7e7e;
}
.preparedatas .title .line1{
    margin: 53px 16px 0 170px;
    float: left;
}
.preparedatas .title .line2{
    margin: 53px 170px 0 16px;
    float: right;
}
.preparedatas .title .text{
	font-size: 26px;
    color: #000;
    font-family: "微软雅黑";
    padding-top: 40px;
    padding-bottom: 20px;
}

.preparedatas .title p {
	font-size: 16px;
    color: #666;
    font-family: "微软雅黑";
    text-align: center;
    letter-spacing: 1px;
}/*标题结束*/

.preparedatas_wrap .preparedatas .content {
	width: 1080px;
	height: 312px;
	background: #fff;
	margin: 27px auto 0;
	position: relative;
}

.preparedatas .content .content-title {
	width: 207px;
	height: 29px;
	margin-left: 554px;
	padding-top: 30px;
}

.preparedatas .content .content-ul {
	width:534px;
	height: 52px;
	margin-left: 357px;
	margin-top: 45px;
}

.preparedatas .content .content-ul2 {
	margin-top: 40px;
}

.preparedatas .content .content-ul li {
	float: left;
}

.preparedatas .content .content-ul .list1,.preparedatas .content .content-ul .list3 {
	width: 225px;
	height: 52px;
	margin-right: 120px;
}

.preparedatas .content .content-ul li img {
	display: block;
	float: left;
}

.preparedatas .content .content-ul li span {
	line-height: 52px;
	display: block;
	float: left;
	font-size: 20px;
	font-family: "微软雅黑 ";
	color: #32343e;
	margin-left: 30px;
}

.preparedatas .content .content-ul li .item1 {
	margin-left: 40px;
}

.preparedatas .content .content-ul li .item2 {
	margin-left: 35px;
}

.preparedatas .content .content-ul .list2,.preparedatas .content .content-ul .list4 {
	width: 186px;
	height: 52px;
}

.preparedatas .content .content-stock {
	width: 320px;
	height	: 320px;
	position: absolute;
	left: -60px;
	top: -28px;
	background: no-repeat url("../images/gongshang_imgs/content-stock1.png")
}

.preparedatas .content .content-stock .p1{
	width: 320px;
	height: 30px;
	font: 30px/30px "微软雅黑";
	color: #fefefe;
	text-align: center;
	margin-top: 63px;
	position: relative;
}
.preparedatas .content .content-stock .p1 .span1{
	font: 80px/80px "黑体";
	color: #fefefe;
 	position: absolute;
	left: 0;
	top: 0;	 
}
.preparedatas .content .content-stock .p1 .span2{
	font: 80px/80px "黑体";
	color: #fefefe;
 	position: absolute;
	right:0;
	top: 0;	 
}
.preparedatas .content .content-stock .p2{
	font: 20px/20px "微软雅黑";
	color: #fefefe;
	text-align: center;
	margin-top: 146px
}

.preparedatas_wrap .preparedatas .button {
    width: 160px;
    height: 40px;
    background: #28a8e0;
    margin: 40px auto 0;
    border-radius: 6px;
    font: 16px/40px "微软雅黑";
    color: #fff;
    text-align: center;
}

/*=====================================准备材料preparedatas部分结束=============================*/

/*=====================================注册流程process部分开始==================================*/
.process_wrap {
    width: 100%;
    background: #f4f4f4;
    min-width: 1240px;
}

.process_wrap .process {
    width: 1240px;
    height: 466px;
    margin: 0 auto;
}

/*标题开始*/
.process_header .title {
    width: 1240px;
    height: 140px;
    margin: 0 auto;
    text-align: center;
    color: #222;
}
.process_header .title .line{
    width: 251px;
    height: 1px;
    background: #7e7e7e;
}
.process_header .title .line1{
    margin: 53px 16px 0 170px;
    float: left;
}
.process_header .title .line2{
    margin: 53px 170px 0 16px;
    float: right;
}
.process_header .title .text{
	font-size: 26px;
    color: #000;
    font-family: "微软雅黑";
    padding-top: 40px;
    padding-bottom: 20px;
}

.process_header .title p {
	font-size: 16px;
    color: #666;
    font-family: "微软雅黑";
    text-align: center;
    letter-spacing: 1px;
}/*标题结束*/

.process .process_content {
    width: 1240px;
    height: 142px;
    margin-top: 26px;
}

.process .process_content .item {
	width: 278px;
	height: 140px;
	border: 1px solid #b5b5b5;
	float: left;
	margin-right: 40px;
	border-radius: 6px;
	position: relative;
	overflow: hidden;
}

.process .process_content .item .p1 {
	text-align: center;
	font-size: 18px;
	color: #333;
	font-family: "微软雅黑";
	margin-top: 38px;
	margin-bottom: 10px;
}

.process_content .item .roll {
    width: 14px;
    height: 14px;
    border-radius: 7px;
    background: #29a9e1;
}

.process_content .item  .roll1 {
    float: left;
    margin-left: 72px;
}

.process_content .item  .roll2 {
    float: right;
    margin-right: 72px;
}

.process_content .item  .line {
    width: 106px;
    height: 4px;
    background: #29a9e1;
    margin-top: 5px;
    float: left;
}

.process_content .item .triangle_topleft {
	position: absolute;
	left: 0; 
	top: 0;
    width: 0;
    height: 0;
    border-top: 70px solid #1c98ff;
    border-right: 70px solid transparent;
}

.process_content .item span {
    position: absolute;
    left: 10px;
    bottom: 32px;
    color: #fff;
    font-size: 28px;
    font-style: italic;
}

.process .process_content .item .p2 {
	text-align: center;
	font-size: 14px;
	color: #666;
	font-family: "微软雅黑";
	margin-top: 33px;
}

.process .process_content .item:last-child {
	margin-right: 0px;
}

.process .button {
    width: 160px;
    height: 40px;
    background: #28a8e0;
    margin: 60px auto 0;
    border-radius: 6px;
    font: 16px/40px "微软雅黑";
    color: #fff;
    text-align: center;
}

/*=====================================注册流程process部分结束==================================*/

/*=====================================得到资料getdatas部分开始=================================*/
.getdatas_wrap {
    width: 100%;
    min-width: 1240px;
    height: 446px;
    background: #f4f7ff;
}

.getdatas {
    width: 1240px;
    height: 446px;
    margin: 0 auto;
}

/*标题开始*/
.getdatas .title {
    width: 1240px;
    height: 104px;
    margin: 0 auto;
    text-align: center;
    color: #222;
}
.getdatas .title .line{
    width: 251px;
    height: 1px;
    background: #7e7e7e;
}
.getdatas .title .line1{
    margin: 53px 16px 0 170px;
    float: left;
}
.getdatas .title .line2{
    margin: 53px 170px 0 16px;
    float: right;
}
.getdatas .title .text{
	font-size: 26px;
    color: #000;
    font-family: "微软雅黑";
    padding-top: 40px;
    padding-bottom: 20px;
}

.getdatas .title .text_sec {
	font-size: 16px;
    color: #666;
    font-family: "微软雅黑";
    text-align: center;
    letter-spacing: 1px;
}/*标题结束*/

.getdatas .content{
	width: 1240px;
	height: 306px;
	margin: 0 auto;
}

.getdatas .content_up_inner {
    float: left;
}

.getdatas .content_up_inner1,.content_up_inner2,.content_up_inner4 {
    width: 152px;
    height: 16px;
    margin-top: 54px;
}

.getdatas .content_up_inner1 {
    margin-left: 70px;
    margin-right: 90px;
}

.getdatas .content_up_inner2 {
    margin-right: 50px;
}

.getdatas .content_up_inner3 {
    margin-right: 43px;
}

.getdatas .content_up_inner4 {
    margin-right: 62px;
}


.getdatas .content_up_inner3 {
    width: 232px;
    height: 16px;
    margin-top: 54px;
}

.getdatas .content_up_inner5 {
    width: 200px;
    height: 16px;
    margin-top: 54px;
}

.getdatas .content_up_inner .icon1,.icon2,.icon3,.icon4,.icon5 {
    width: 16px;
    height: 16px;
    border-radius: 8px;
    text-align: center;
    color: #fff;
    background: #4fb7ff;
    margin: 0 10px 0 10px;
    float: left;
    font-size: 15px;
}

.getdatas .content_up_inner .icon4 {
    margin-left: 30px;
}

.getdatas .content_up_inner .icon3,.icon5 {
    margin: 0 10px 0 0;
}

.getdatas .content_up_inner .title1,.title2,.title3,.title4,.title5 {
    font-size: 16px;
    color: #222;
    float: left;
}

.getdatas .content_middle .content_middle_inner {
    width: 152px;
    height: 4px;
    margin-top: 8px;
    margin-bottom: 9px;
    background: #4fb7ff;
    float: left;
}

.getdatas .content_middle .content_middle_inner1,.content_down_inner1 {
    margin-left: 70px;
    margin-right: 90px;
}

.getdatas .content_middle .content_middle_inner2,.content_down_inner2 {
    margin-right: 90px;
}

.getdatas .content_middle .content_middle_inner3,.content_down_inner3 {
    margin-right: 83px;
}

.getdatas .content_middle .content_middle_inner4,.content_down_inner4 {
    margin-right: 86px;
}

.getdatas .content_down_inner {
    width: 152px;
    height: 206px;
    float: left;
}
/*=====================================得到资料getdatas部分结束=================================*/

/*=====================================注册成功success部分开始==================================*/
.success_wrap {
    width: 100%;
    background: #f4f4f4;
    min-width: 1240px;
}

.success_wrap .success {
    width: 1240px;
    height: 416px;
    margin: 0 auto;
}

/*标题开始*/
.success .title {
    width: 1240px;
    height: 140px;
    margin: 0 auto;
    text-align: center;
    color: #222;
}
.success .title .line{
    width: 251px;
    height: 1px;
    background: #7e7e7e;
}
.success .title .line1{
    margin: 53px 16px 0 150px;
    float: left;
}
.success .title .line2{
    margin: 53px 150px 0 16px;
    float: right;
}
.success .title .text{
	font-size: 26px;
    color: #000;
    font-family: "微软雅黑";
    padding-top: 40px;
    padding-bottom: 20px;
}

.success .title .text_sec {
	font-size: 16px;
    color: #666;
    font-family: "微软雅黑";
    text-align: center;
    letter-spacing: 1px;
}/*标题结束*/

.success .content {
	width: 1240px;
	height: 190px;
	margin-top: 26px;
}

.success .content ul li {
	width: 188px;
	height: 188px;
	background: #fff;
	border: 1px solid #e7ebef;
	border-radius: 6px;
	float: left;
	margin-right: 20px;
}

.success .content ul li:hover {
	-moz-box-shadow:0px 1px 16px #333333;
	-webkit-box-shadow:0px 1px 16px #333333; 
	box-shadow:0px 1px 12px #333333;
}

.success .content ul li:last-child {
	margin-right: 0;
}

.success .content ul li img {
	width: 60px;
    height: 52px;
    display: block;
    margin: 50px auto 0px;
}

.success .content ul li p {
	font-size: 18px; 
	color: #222;
	font-family: "微软雅黑";
	margin-left: 58px;
	margin-top: 20px;
}

.success .content ul li .itemc3 {
	margin-left: 50px; 
}

/*标题部分结束*/

/*=====================================注册成功success部分结束==================================*/
/*背景图兼容开始*/
@media screen and (max-width: 1240px) {
    .banner_wrap,.select_wrap,.provide_services_wrap,.process_wrap{
        background-position:  -340px 0;
    }
    .banner_wrap{
        background-image: url("../images/account_imgs/agency_account_banner2.jpg");
    }
    .select_wrap{
        background-image: url("../images/account_imgs/select_banner.jpg");
    }
    .provide_services_wrap{
        background-image: url("../images/account_imgs/provide_services_banner.jpg");
    }
    .process_wrap{
        background-image: url("../images/account_imgs/process_bgc.jpg");
    }
}

@media screen and (min-width:1241px) and (max-width: 1280px) {
    .banner_wrap,.select_wrap,.provide_services_wrap,.process_wrap{
        background-position:  -300px 0;
    }
    .banner_wrap{
        background-image: url("../images/account_imgs/agency_account_banner2.jpg");
    }
    .select_wrap{
        background-image: url("../images/account_imgs/select_banner.jpg");
    }
    .provide_services_wrap{
        background-image: url("../images/account_imgs/provide_services_banner.jpg");
    }
    .process_wrap{
        background-image: url("../images/account_imgs/process_bgc.jpg");
    }
}

@media screen and (min-width:1281px) and (max-width: 1360px) {
    .banner_wrap,.select_wrap,.provide_services_wrap,.process_wrap{
        background-position:  -280px 0;
    }
    .banner_wrap{
        background-image: url("../images/account_imgs/agency_account_banner2.jpg");
    }
    .select_wrap{
        background-image: url("../images/account_imgs/select_banner.jpg");
    }
    .provide_services_wrap{
        background-image: url("../images/account_imgs/provide_services_banner.jpg");
    }
    .process_wrap{
        background-image: url("../images/account_imgs/process_bgc.jpg");
    }
}
@media screen and (min-width:1361px) and (max-width: 1366px) {
    .banner_wrap,.select_wrap,.provide_services_wrap,.process_wrap{
        background-position:  -277px 0;
    }
    .banner_wrap{
        background-image: url("../images/account_imgs/agency_account_banner2.jpg");
    }
    .select_wrap{
        background-image: url("../images/account_imgs/select_banner.jpg");
    }
    .provide_services_wrap{
        background-image: url("../images/account_imgs/provide_services_banner.jpg");
    }
    .process_wrap{
        background-image: url("../images/account_imgs/process_bgc.jpg");
    }
}
@media screen and (min-width:1367px) and (max-width: 1400px) {
    .banner_wrap,.select_wrap,.provide_services_wrap,.process_wrap{
        background-position:  -260px 0;
    }
    .banner_wrap{
        background-image: url("../images/account_imgs/agency_account_banner2.jpg");
    }
    .select_wrap{
        background-image: url("../images/account_imgs/select_banner.jpg");
    }
    .provide_services_wrap{
        background-image: url("../images/account_imgs/provide_services_banner.jpg");
    }
    .process_wrap{
        background-image: url("../images/account_imgs/process_bgc.jpg");
    }
}
@media screen and (min-width:1401px) and (max-width: 1440px) {
    .banner_wrap,.select_wrap,.provide_services_wrap,.process_wrap{
        background-position:  -240px 0;
    }
    .banner_wrap{
        background-image: url("../images/account_imgs/agency_account_banner2.jpg");
    }
    .select_wrap{
        background-image: url("../images/account_imgs/select_banner.jpg");
    }
    .provide_services_wrap{
        background-image: url("../images/account_imgs/provide_services_banner.jpg");
    }
    .process_wrap{
        background-image: url("../images/account_imgs/process_bgc.jpg");
    }
}
@media screen and (min-width:1441px) and (max-width: 1600px) {
    .banner_wrap,.select_wrap,.provide_services_wrap,.process_wrap{
        background-position:  -160px 0;
    }
    .banner_wrap{
        background-image: url("../images/account_imgs/agency_account_banner2.jpg");
    }
    .select_wrap{
        background-image: url("../images/account_imgs/select_banner.jpg");
    }
    .provide_services_wrap{
        background-image: url("../images/account_imgs/provide_services_banner.jpg");
    }
    .process_wrap{
        background-image: url("../images/account_imgs/process_bgc.jpg");
    }
}
@media screen and (min-width:1601px) and (max-width: 1680px) {
    .banner_wrap,.select_wrap,.provide_services_wrap,.process_wrap{
        background-position:  -120px 0;
    }
    .banner_wrap{
        background-image: url("../images/account_imgs/agency_account_banner2.jpg");
    }
    .select_wrap{
        background-image: url("../images/account_imgs/select_banner.jpg");
    }
    .provide_services_wrap{
        background-image: url("../images/account_imgs/provide_services_banner.jpg");
    }
    .process_wrap{
        background-image: url("../images/account_imgs/process_bgc.jpg");
    }
}
@media screen and (min-width:1681px) and (max-width: 1920px) {
    .banner_wrap,.select_wrap,.provide_services_wrap,.process_wrap{
        background-position:  0 0;
    }
    .banner_wrap{
        background-image: url("../images/account_imgs/agency_account_banner2.jpg");
    }
    .select_wrap{
        background-image: url("../images/account_imgs/select_banner.jpg");
    }
    .provide_services_wrap{
        background-image: url("../images/account_imgs/provide_services_banner.jpg");
    }
    .process_wrap{
        background-image: url("../images/account_imgs/process_bgc.jpg");
    }
}

@media screen and (min-width:1921px) {
	.banner_wrap{
        background: url("../images/account_imgs/agency_account_banner2.jpg") no-repeat center center;
        width: 100%;
    }
    .select_wrap{
        background: url("../images/account_imgs/select_banner.jpg") no-repeat center center;
        width: 100%;
    }
    .provide_services_wrap{
        background: url("../images/account_imgs/provide_services_banner.jpg") no-repeat center center;
        width: 100%;
    }
    .process_wrap{
        background: url("../images/account_imgs/process_bgc.jpg") no-repeat center center;
        width: 100%;
    }
}
/*背景图兼容结束*/
/*///////////////////////////////////////////////////////////////////////////////////////////*/
.enumerate .content {
	text-indent: 2em;
}
/* 新增下拉弹窗 */
.dropdown-wrap {
	display: block!important;
}
