@charset "utf-8";
/* CSS Document */




.index3_1{background:#f4f7ff; padding-bottom:20px;}





/**/
.vas_wrap{ width:1200px; margin:0 auto;}
.vas_left{ width:430px; float: left; padding-top: 30px;height:484px;}
.vas_left .vas_title {
    width: 280px;
    height: 40px;
    color: white;
    text-align: center;
    margin: 0px auto 52px;
    border-radius: 6px;
    font: 26px/40px 微软雅黑;
    background: rgb(40, 168, 224);
}
.vas_left .vas_items li{
    width: 430px;
    height: 66px;
    margin-bottom: 40px;
}
.vas_left .vas_items .icon{
    width: 66px;
    height: 66px;
    font: 40px/66px "微软雅黑";
    color: white;
    text-align: center;
    background: #28a8e0;
}

.vas_left .vas_items .vas_text{
    width: 350px;
    height: 66px;
    float: right;
}
.vas_left .vas_items .vas_text1{
    font: 16px/16px "微软雅黑";
    color: #222;
}
.vas_left .vas_items .vas_text2{
    font: 14px/20px "微软雅黑";
    color: #999;
    margin-top: 10px;
}
.vas_wrap .vs_img_wrap {
    width: 208px;
    height: 346px;
    padding: 170px 50px 0;
    float: left;
}

.vas_wrap .vas_right{
    width: 430px;
    height:484px;
    padding-top: 30px;
    float: left;
}
.vas_wrap .vas_right .vas_title{
    width: 280px;
    height: 40px;
    margin: 0 auto 52px;
    border-radius: 6px;
    font: 26px/40px "微软雅黑";
    color: white;
    text-align: center;
    background: #999;
}
.vas_wrap .vas_right .vas_items{
    width: 446px;
    height: 424px;
}
.vas_wrap .vas_right .vas_items li{
    width: 446px;
    height: 66px;
    margin-bottom: 40px;
}
.vas_wrap .vas_right .vas_items .icon{
    width: 66px;
    height: 66px;
    font: 40px/66px "微软雅黑";
    color: white;
    text-align: center;
    float: right;
    background: #999;
}
.vas_wrap .vas_right .vas_items .vas_text{
    width: 360px;
    height: 66px;
    text-align: right;
}
.vas_wrap .vas_right .vas_items .vas_text1{
    font: 16px/16px "微软雅黑";
    color: #222;
}
.vas_wrap .vas_right .vas_items .vas_text2{
    font: 14px/20px "微软雅黑";
    color: #999;
    margin-top: 10px;
}

/* 金牌服务内容部分开始 */
.golden_service .golden_service_content {
    width: 1240px;
    height: 136px; margin:30px auto;

}

.golden_service .box_wrap {
    width: 295px;
    height: 150px;
    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_1 {
    width: 295px;
    height: 142px;
    border-top: 1px dashed #fff;
    border-bottom: 1px dashed #fff;
    background: #ff6270;
}

.golden_service .box_wrap2 .box_1 {
    background: #41c0fe;
}

.golden_service .box_wrap3 .box_1 {
    background: #ffac09;
}

.golden_service .box_wrap4 .box_1 {
    background: #1fd7b6;
}

.golden_service .box_1 .img {
    text-align: center;
    margin-top: 23px;
 	font: bold 22px/22px "微软雅黑";
    color: white;
}

.golden_service .box_1 .img1{
	text-shadow: 0px 1px 2px rgba(165,3,18,0.8);
}
.golden_service .box_1 .img2{
	text-shadow: 0px 1px 2px rgba(1,69,131,0.8);
}
.golden_service .box_1 .img3{
	text-shadow: 0px 1px 2px rgba(147,97,0,0.8);
}
.golden_service .box_1 .img4{
	text-shadow: 0px 1px 2px rgba(1,123,102,0.8);
}

.golden_service .box_1 p {
    text-align: center;
    font-size: 17px;
    font-family: "微软雅黑";
    color: #fff;
    margin-top: 7px;
}

.golden_service .box_1 .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: 226px;
    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_inner:hover{ background:#28a7e1; color:#fff;}
.select .content .content_inner1 {
    margin-left: 96px;
    margin-right: 96px;
}

.select .content .content_inner2,.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: 490px;
    margin: 0 auto;
}


.reason .reason_title .line{
    width: 250px;
    height: 1px;
    background: #7e7e7e;
}

.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: 20px 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;
	line-height:1.6 !important;
}
.reason_content .content_inner .text  p{ color:#999;}

.reason_content .content_inner .reason_p1 {
    font-size: 18px;
    color: #222;
}

.reason_content .content_inner .line {
    width: 60px;
    height: 2px;
    background: #222;
    margin: 5px 0;
}



.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{
	    background-image: url(http://caishen580.com/images/provide_services_banner.jpg);
    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: 30px 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_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;

    margin: 0 auto 50px 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: 6px;
    font-size: 16px;
    color: #fff;
}

.visible .mode .pc {
    margin-left: 60px;
    float: left;
    position: relative;
}

.visible .pc div {
    position: absolute;
    left: 38px;
    top: 6px;
    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:6px;
    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;
	background-image: url(http://caishen580.com/images/process_wrap.jpg);
}
.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: 50px;
    color: #333;
    margin-top: 7px;
    margin-right: 12px;
    float: left;
	line-height:55px;
    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: 5px;
}

.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-top: 4px;
 }
 
.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: 100px;
    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;
}

.enumerate2 .line {
    width: 90px;
    height: 2px;
    background: #28a7e1;
    margin: 19px 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结束================================*/










.daili_1{ max-width:1240px; padding:10px 0; margin:0 auto;}
.daili_1 li{ background:#25a7ff; color:#fff; width:295px; border-radius:3px; float:left; margin-right:20px; margin-bottom:20px; box-sizing:border-box; padding:12px 8px; font-size:15px; text-align:center;}
.daili_1 li:nth-child(4n){ margin-right:0;}
.daili_1 li:hover{ background:#28a7e1; color:#fff;}

.womendefuwu ul.list{ max-width:1200px; margin:0 auto;}
.womendefuwu ul.list li{ width:32%; float:left; margin:0; margin-right:2%;  margin-bottom:1.5%; padding:20px 0; font-size:16px; background:#eee; color:#000; border-radius:0;}
.womendefuwu ul.list li:hover { background:#25a7ff; color:#fff;}

.womendefuwu ul.list li:nth-child(3n){ margin-right:0;}
