/*轮播图*/
.index-banner {
	position: relative;
	height: 398px;
	background-color: #000;
}

.index-a-banner {
	background: url(../images/index/index-a-bannerBg.jpg) center no-repeat #000;
	text-align: center;
}

.index-b-banner {
	background: url(../images/index/index-b-bannerBg.jpg) center no-repeat #000;
	text-align: center;
}

.index-c-banner {
	background: url(../images/index/index-c-bannerBg.jpg) center no-repeat #000;
	text-align: center;
}

.index-d-banner {
	background: url(../images/index/index-d-bannerBg.jpg) center no-repeat #000;
	text-align: center;
}

/*快速计价*/
.fast-instant {
	position: absolute;
	top: 50px;
	right: 0;
	left: -762px;
	z-index: 7;
	margin: auto;
	width: 438px;
	height: 290px;
	background-color: #fff;
}

.fast-instant .instant-hd {
	height: 42px;
	background-color: #54575e;
	line-height: 42px;
}

.fast-instant .instant-hd .tabs li {
	position: relative;
	float: left;
	width: 25%;
	color: #ccc;
	text-align: center;
	line-height: 42px;
	cursor: pointer;
}

.fast-instant .instant-hd .tabs li.selected {
	background-color: #fff;
	color: #333;
}

.fast-instant .instant-hd .tabs li .jp-icon {
	position: relative;
	top: -2px;
	display: inline-block;
	margin: 0 5px 0 5px;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	line-height: 0;
}

.fast-instant .instant-hd .tabs li .spacer {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 99;
	width: 1px;
	height: 42px;
	background-color: #6c727e;
}

.fast-instant .instant-hd .tabs li .icon {
	width: ;
}

.fast-instant .instant-bd {
	display: none;
	padding: 25px 0 25px 25px;
	background-color: #fff;
}

.fast-instant .instant-bd .PCB-item dd {
	float: left;
	margin: 0 18px 15px 0;
	width: 180px;
}

.fast-instant .instant-bd .PCB-item dd .dt {
	display: block;
	margin-bottom: 3px;
}

.fast-instant .instant-bd .PCB-item dd input {
	float: left;
	padding: 0 5px;
	border-radius: 2px;
	-webkit-box-shadow: 1px 1px 3px #eee inset;
	-moz-box-shadow: 1px 1px 3px #eee inset;
	box-shadow: 1px 1px 3px #eee inset;
	color: #333;
}

.fast-instant .instant-bd .PCB-item dd .ms {
	border: 1px solid #d5d5d5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.fast-instant .instant-bd .PCB-item dd .sizebg {
	background-color: #fffced !important;
}

.fast-instant .instant-bd .PCB-item dd .text-a {
	position: relative;
	float: left;
	height: 30px;
	height: 30px;
	border: 1px solid #ccc;
	border-radius: 2px;
	-webkit-box-shadow: 1px 1px 3px #eee inset;
	-moz-box-shadow: 1px 1px 3px #eee inset;
	box-shadow: 1px 1px 3px #eee inset;
	line-height: 30px;
}

.fast-instant .instant-bd .PCB-item dd .text-a input {
	width: 43px;
	height: 30px;
	outline: none;
	border: 0;
	line-height: 30px;
}

.fast-instant .instant-bd .PCB-item dd .text-a .cf {
	padding: 0 8px;
	height: 30px;
	border-right: 1px solid #d5d5d5;
	border-left: 1px solid #d5d5d5;
	background-color: #efefef;
	text-align: center;
	font: 16px/30px "宋体";
}

.fast-instant .instant-bd .PCB-item dd .text-a .mm {
	padding: 0 8px;
	height: 30px;
	border-left: 1px solid #d5d5d5;
	background-color: #efefef;
	text-align: center;
	line-height: 30px;
}

.fast-instant .instant-bd .PCB-item dd .text-a .num-list {
	position: absolute;
	top: 30px;
	left: -1px;
	z-index: 9999;
	padding: 10px 10px 15px;
	width: 400px;
	border: 1px solid #d5d5d5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
}

.fast-instant .instant-bd .PCB-item dd .text-b {
	float: left;
	height: 27px;
	background: url(../images/input-bg.png) top repeat-x;
}

.fast-instant .instant-bd .PCB-item dd .text-b input {
	width: 168px;
	height: 27px;
	outline: none;
	border: 0;
	line-height: 27px;
}

.fast-instant .instant-bd .PCB-item dd .choose {
	position: relative;
	float: left;
}

.fast-instant .instant-bd .PCB-item dd .choose li {
	float: left;
	margin: 3px 8px 3px 0;
	padding: 0 12px;
	height: 25px;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 3px;
	line-height: 25px;
	cursor: pointer;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
}

.fast-instant .instant-bd .PCB-item dd .choose li:hover {
	border: 1px solid #ff5b20;
	background: url(../images/choose-ico.png) bottom right no-repeat #fff;
}

.fast-instant .instant-bd .PCB-item dd .choose li.over {
	border: 1px solid #f60001;
	background: url(../images/choose-ico.png) bottom right no-repeat #fff;
	color: #f60001;
}

.fast-instant .instant-bd .PCB-item dd .choose li:last-child {
	margin-right: 0;
}

.fast-instant .instant-bd .PCB-item dd .choose li.disable {
	border: 1px dashed #eaeaea;
	background: none;
	color: #999;
	cursor: default;
}

.fast-instant .instant-bd .quoteBtn {
	margin-top: 5px;
	width: 180px;
	height: 35px;
	border: 0;
	background-color: #ff9900;
	color: #fff;
}

.fast-instant .instant-bd .quoteBtn .submit-icon {
	position: relative;
	display: inline-block;
	margin-top: -3px;
	margin-right: 8px;
	width: 15px;
	height: 16px;
	background: url(../images/quote%40icon.png);
	vertical-align: middle;
}

.fast-instant .instant-bd .describe {
	padding: 0 8px;
	height: 140px;
}

.fast-instant .instant-bd .describe li {
	margin-bottom: 10px;
	list-style-type: disc;
}

/*首页广告*/
.advertising {
	position: absolute;
	top: 50px;
	right: 0;
	left: 1000px;
	z-index: 999;
	margin: auto;
	width: 195px;
}

.advertising li {
	margin-bottom: 6px;
	cursor: pointer;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}


/*在线下单*/
.index-online-order {
	margin-top: 20px;
	background-color: #fff;
}

.index-online-order .mod {
	overflow: hidden;
	border-bottom: 1px solid #f2f3f7;
}

.index-online-order .mod .item {
	position: relative;
	float: left;
	padding: 22px 20px;
	width: 251px;
	height: 75px;
	border-right: 1px solid #f2f3f7;
}

.index-online-order .mod .item .title {
	margin-bottom: 15px;
}

.index-online-order .mod .item .title span {
	margin-left: 5px;
	color: #888;
}

.index-online-order .mod .item .online-orderBtn {
	display: block;
	margin: 0 auto;
	width: 180px;
	height: 34px;
	border: 0;
	background-color: #df0012;
	color: #fff;
	text-indent: 10px;
	line-height: 32px;
	text-align: center;
}
.index-online-order .mod .item .online-orderBtn:hover{
	background-color: #ff0015;
	color: #fff;
}

.index-online-order .mod .item .online-orderBtn .arrow-icon {
	float: right;
	margin: 4px 20px 0 0;
	width: 23px;
	height: 23px;
	background: url(../images/arrow%40icon.png);
}

.index-online-order .mod .process-step {
	float: right;
	padding: 30px 30px 0 30px;
	width: 848px;
}

.index-online-order .mod .process-step .steptopicon li {
	float: left;
	width: 88px;
	color: #666;
	text-align: center;
}

.index-online-order .mod .process-step .steptopicon li p {
	margin-top: 8px;
}

.index-online-order .mod .process-step .steptopicon li.lineprocess {
	float: left;
	margin-top: 14px;
	width: 19px;
	height: 19px;
	background: url(../images/process%40icon.png);
}

.index-online-order .mod .item:after {
	position: absolute;
	top: 50%;
	right: -6px;
	z-index: 99;
	margin-top: -5px;
	width: 8px;
	height: 8px;
	border-right: 1px solid #f2f3f7;
	border-bottom: 1px solid #f2f3f7;
	background-color: #fff;
	content: '';
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
}

.index-online-order .mod .news {
	float: left;
	width: 291px;
	border-right: 1px solid #f2f3f7;
}

.index-online-order .mod .news .title {
	padding: 0 20px;
	height: 38px;
	border-bottom: 1px solid #f2f3f7;
	line-height: 38px;
}

.index-online-order .mod .news .title i {
	float: left;
	margin: 9px 4px 0 0;
	width: 20px;
	height: 19px;
	background: url(../images/news%40icon.png);
}

.index-online-order .mod .news .item-list {
	padding: 20px;
}

.index-online-order .mod .news .item-list li {
	margin-bottom: 8px;
}

.index-online-order .mod .layers_pcb2 {
	float: left;
	width: 48%;
	margin-left: 2%;
}

.index-online-order .mod .process-step .pcb_img {
	float: left;
	width: 110px;
	height: 110px;
}

.index-online-order .mod .process-step .pcb_price {
	float: left;
	margin-left: 3%;
	width: 69%;
	margin-top: 5px;
}

.index-online-order .mod .process-step .pcb_price dt{
	margin-bottom: 10px;
}

.index-online-order .mod .process-step .pcb_price dd p{
	margin-bottom: 2px;
}


.index-online-order .mod .process-step .pcb_price table {
	margin-top: 7px;
	width: 100%;
	text-align: left;
}

.index-online-order .mod .process-step .pcb_price table .buildprice td span {
	display: inline-block;
	overflow: hidden;
	margin-top: 6px;
	width: 60px;
	border-radius: 12px;
	color: #ff9900;
	font-size: 14px;
	font-family: verdana;
	line-height: 16px;
}

.index-online-order .add-list {
	padding: 15px 0 15px 19px;
}

.index-online-order .add-list span {
	float: left;
	margin-right: 15px;
	width: 278px;
	height: 109px;
}


/*订单查询*/
.index-blcok-a {
	margin-top: 20px;
	background-color: #fff;
}

.index-blcok-a .order-mod {
	width: 291px;
	border-right: 1px solid #f2f3f7;
}

.index-blcok-a .order-mod .seach-item {
	padding: 22px 20px;
}

.index-blcok-a .order-mod .seach-item .title {
	margin-bottom: 20px;
}

.index-blcok-a .order-mod .seach-item .title span {
	margin-left: 5px;
	color: #888;
}

.index-blcok-a .order-mod .seach-item .seach-box {
	width: 246px;
	height: 33px;
	border: 1px solid #575757;
}

.index-blcok-a .order-mod .seach-item .seach-box input {
	float: left;
	padding: 0 5px;
	width: 200px;
	height: 33px;
	border: 0;
	background: none;
}

.index-blcok-a .order-mod .seach-item .seach-box button {
	float: left;
	width: 36px;
	height: 33px;
	border: 0;
	background: url(../images/seach-icon.png) center #575757;
}

.index-blcok-a .order-mod .seach-item .seach-box button:hover {
	background: url(../images/seach-icon.png) center #df0012;
}

.index-blcok-a .order-mod .seach-item .menu {
	margin-top: 20px;
}

.index-blcok-a .order-mod .seach-item .menu li {
	float: left;
	margin: 0 10px 10px 0;
	width: 76px;
	height: 24px;
	text-align: center;
	line-height: 24px;
}

.index-blcok-a .order-mod .seach-item .menu li a {
	display: block;
	background-color: #f2f3f7;
}

.index-blcok-a .order-mod .seach-item .menu li a:hover {
	background-color: #df0012;
	color: #fff;
}

.index-blcok-a .order-mod .order-form {
	border-top: 1px solid #f2f3f7;
}

.index-blcok-a .order-mod .order-form  .title {
	padding: 0 20px;
	height: 38px;
	border-bottom: 1px solid #f2f3f7;
	line-height: 38px;
}

.index-blcok-a .order-mod .order-form  .title i {
	float: left;
	margin: 9px 4px 0 0;
	width: 20px;
	height: 20px;
	background: url(../images/production%40icon.png);
}

.index-blcok-a .order-mod .order-form .scrollDiv {
	overflow: hidden;
	height: 230px;
}

.index-blcok-a .order-mod .order-form .dt {
	margin-bottom: 5px;
	background-color: #f2f3f7;
}

.index-blcok-a .order-mod .order-form .item {
	margin: 0 auto;
	text-align: center;
}

.index-blcok-a .order-mod .order-form .item th {
	padding: 3px 8px;
	font-weight: normal;
}

.index-blcok-a .order-mod .order-form .item td {
	padding: 13px 8px;
}

.index-blcok-a .order-mod .order-form .item td .order-progress {
	position: relative;
	display: block;
	width: 100%;
	height: 12px;
	background-color: #e2e2e2;
	color: #fff;
	text-align: center;
	line-height: 12px;
}

.index-blcok-a .order-mod .order-form .item td .order-progress i {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 12px;
	background-color: #f90;
}

.index-blcok-a .order-mod .order-form .item td .order-progress em {
	position: relative;
	z-index: 6;
}

/*关于我们*/
.index-blcok-a .about-mod {
	width: 1200px;
}

.index-blcok-a .about-mod .about-item {
	padding: 22px 30px 15px;
}

.index-blcok-a .about-mod .about-item .title {
	margin-bottom: 15px;
}

.index-blcok-a .about-mod .about-item .title i {
	float: left;
	margin: 0 5px 0 0;
	width: 25px;
	height: 25px;
	background: url(../images/about-icon.png);
}

.index-blcok-a .about-mod .about-item .title .note {
	margin-left: 15px;
	font-weight: normal;
	font-style: italic;
}

.index-blcok-a .about-mod .about-item .title .more {
	display: block;
	margin-top: 8px;
	color: #888;
	background: url(../images/more-btn%40.icon.png) right no-repeat;
	padding: 0 19px 0 0;
}


.index-blcok-a .about-mod .about-item .title .more:hover {
	color: #df0012;
	background: url(../images/more-btn-over%40.icon.png) right no-repeat;
}

.index-blcok-a .about-mod .about-item .about-box {
	overflow: hidden;
	height: 210px;
	line-height: 2;
}

.index-blcok-a .about-mod .about-item .about-box .txt {
	margin-bottom: 10px;
}

/*制板流程*/
.index-blcok-a .about-mod .pro-process {
	overflow: hidden;
}

.index-blcok-a .about-mod .pro-process h3 {
	margin-bottom: 10px;
}

.index-blcok-a .about-mod .pro-process ul li {
	position: relative;
	overflow: hidden;
	float: left;
	margin-right: 15px;
	width: 200px !important;
	height: 185px !important;
}

.index-blcok-a .about-mod .pro-process ul li .description {
	position: relative;
	padding: 7px 8px 7px 32px;
	height: 35px;
	background-color: #f2f3f7;
}

.index-blcok-a .about-mod .pro-process ul li .description .nub {
	position: absolute;
	top: 50%;
	left: 8px;
	z-index: 999;
	margin-top: -10px;
	width: 20px;
	height: 12px;
	background-color: #df0012;
	color: #fff;
	text-align: center;
	line-height: 12px;
}

.index-blcok-a .about-mod .pro-process ul li .description .nub:before {
	position: absolute;
	top: -5px;
	left: 0;
	width: 0;
	height: 0;
	border-right: 10px solid transparent;
	border-bottom: 5px solid #df0012;
	border-left: 10px solid transparent;
	content: "";
}

.index-blcok-a .about-mod .pro-process ul li .description .nub:after {
	position: absolute;
	bottom: -5px;
	left: 0;
	width: 0;
	height: 0;
	border-top: 5px solid #df0012;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	content: "";
}

.index-blcok-a .about-mod .pro-process ul li .dt {
	position: absolute;
	top: 7px;
	left: 7px;
	z-index: 99;
	width: 87px;
	height: 22px;
	background-color: #f2f3f7;
	text-align: center;
	line-height: 22px;
}

.index-blcok-a .about-mod .pro-process ul li .dt i {
	float: right;
	width: 22px;
	height: 22px;
	background-color: #f13a01;
	color: #fff;
	font-size: 14px;
}

/*首页广告*/
.index-add-blcok{ 
	margin-top: 20px;
}
.index-add-blcok .item{
	position: relative;
	float: left;
	border-right:1px solid #f1f1f1 ;
}
.index-add-blcok .item:last-child{ border: 0;}
.index-add-blcok .item .register-btn{
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto 20px;
	z-index: 99;
	width:233px;
	height: 35px;	
	line-height: 35px;
	background-color: #df0012;
	color: #fff;
	text-align:center ;
}
.index-add-blcok .item .register-btn:hover{
	background-color: #ff0015;
}

.index-add-blcok .item .buy-btn{
	display: block;
	position: absolute;
	left: 33px;
	bottom: 20px;
	z-index: 99;
	width:125px;
	height: 33px;	
	line-height: 33px;
	border: 1px solid #df0012;
	color: #df0012;
	text-align:center ;
}
.index-add-blcok .item .buy-btn:hover{
	background-color: #df0012;
	color: #fff;
}


/*工程师家园*/
.index-blcok-b {
	margin-bottom: 30px;
}

.index-blcok-b .engineers-home h3 {
	margin-bottom: 15px;
}

.index-blcok-b .engineers-home h3 i {
	float: left;
	margin: 2px 8px 0 0;
	width: 25px;
	height: 25px;
	background: url(../images/engineer-icon.png);
	background-size: cover;
}

.index-blcok-b .engineers-home h3 .more {
	display: block;
	margin-top: 8px;
	color: #888;
	background: url(../images/more-btn%40.icon.png) right no-repeat;
	padding: 0 19px 0 0;
}


.index-blcok-b .engineers-home h3 .more:hover {
	color: #df0012;
	background: url(../images/more-btn-over%40.icon.png) right no-repeat;
}


.index-blcok-b .engineers-home {
	overflow: hidden;
	padding: 20px;
	width: 858px;
	height: 315px;
	background-color: #fff;
}

.index-blcok-b .engineers-home .mod {
	float: left;
	width: 416px;
}

.index-blcok-b .engineers-home .mod h4 {
	margin-bottom: 20px;
	padding: 0 15px;
	height: 35px;
	background: url(../images/engineers-dt-bg.png);
	line-height: 35px;
}

.index-blcok-b .engineers-home .mod h4 .more {
	display: block;
	margin: 10px 0 0 0;
	width: 20px;
	height: 15px;
	background: url(../images/more-btn2%40.icon.png);
}

.index-blcok-b .engineers-home .mod h4 .more:hover {
	color: #df0012;
	background: url(../images/more-btn-over2%40.icon.png);
}

.index-blcok-b .engineers-home .mod.mr25 {
	margin-right: 25px;
}

.index-blcok-b .engineers-home .mod .list li {
	margin-bottom: 18px;
}

.index-blcok-b .engineers-home .mod .list li a {
	display: block;
	padding: 0 5px;
	list-style-type: disc;
}

.index-blcok-b .engineers-home .mod .list li a:hover {
	text-decoration: underline;
}

/*新手帮助*/
.index-blcok-b .rookie-help {
	overflow: hidden;
	padding: 20px;
	width: 250px;
	height: 315px;
	background-color: #fff;
}

.index-blcok-b .rookie-help h3 {
	margin-bottom: 15px;
}

.index-blcok-b .rookie-help h3 i {
	float: left;
	margin: 2px 6px 0 0;
	width: 22px;
	height: 22px;
	background: url(../images/problem%40icon.png) no-repeat;
}

.index-blcok-b .rookie-help h3 .more {
	display: block;
	margin-top: 8px;
	color: #888;
	background: url(../images/more-btn%40.icon.png) right no-repeat;
	padding: 0 19px 0 0;
}


.index-blcok-b .rookie-help h3 .more:hover {
	color: #df0012;
	background: url(../images/more-btn-over%40.icon.png) right no-repeat;
}

.index-blcok-b .rookie-help .list {
	overflow: hidden;
	padding: 0 0 0 12px;
	height: 272px;
}

.index-blcok-b .rookie-help .list li {
	position: relative;
	margin-bottom: 8px;
	padding: 0 0 8px 8px;
	border-bottom: 1px dashed #e0e0e0;
}

.index-blcok-b .rookie-help .list li .pro-icon {
	position: absolute;
	top: 3px;
	left: -12px;
	z-index: 99;
	width: 14px;
	height: 14px;
	background: url(../images/problem-s%40icon.png) no-repeat;
}

.index-blcok-b .rookie-help .list li dl dt {
	color: #00a2ca;
}

.index-blcok-b .rookie-help .list li dl dd {
	margin-top: 2px;
}


/*客户晒单*/
.index-customer-reviews {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 22px 20px;
	background-color: #fff;
}

.index-customer-reviews h3 {
	margin-bottom: 20px;
}

.index-customer-reviews h3 i {
	float: left;
	margin: 2px 6px 0 0;
	width: 24px;
	height: 22px;
	background: url(../images/comments-icon.png);
}

.index-customer-reviews h3 span {
	margin-left: 24px;
}

.index-customer-reviews h3 .more {
	display: block;
	margin-top: 8px;
	color: #888;
	background: url(../images/more-btn%40.icon.png) right no-repeat;
	padding: 0 19px 0 0;
}


.index-customer-reviews h3 .more:hover {
	color: #df0012;
	background: url(../images/more-btn-over%40.icon.png) right no-repeat;
}


.index-customer-reviews .comments .mod {
	float: left;
	margin: 0 30px 0 0;
	width: 265px;
}

.index-customer-reviews .comments .mod .show {
	overflow: hidden;
	width: 263px;
	height: 190px;
	border: 1px solid #f2f3f7;
}

.index-customer-reviews .comments .mod .show a {
	display: block;
	width: 265px;
	height: 190px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.index-customer-reviews .comments .mod .show a:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
	-ms-transform: scale(1.2);
}

.index-customer-reviews .comments .mod .item {
	padding: 10px 10px;
	background-color: #f2f3f7;
}

.index-customer-reviews .comments .mod .item .info {
	width: 150px;
}

.index-customer-reviews .comments .mod .item .info .head {
	float: left;
	display: block;
	margin: 2px 8px 0 0;
	width: 36px;
	height: 36px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.index-customer-reviews .comments .mod .item .info p {
	line-height: 1;
}

.index-customer-reviews .comments .mod .item .stars li {
	float: left;
	margin-left: 3px;
}

.index-customer-reviews .comments .mod .box {
	margin-top: 12px;
}

.index-customer-reviews .comments .mod .box .best {
	margin-bottom: 12px;
}

.index-customer-reviews .comments .mod .box .best span {
	float: left;
	display: block;
	margin-right: 6px;
	padding: 3px 8px;
	background-color: #f2f3f7;
	-webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s;
} 

transition: all 0.3s;
}

.index-security .item span.jp-ico img {
width: 100%;
}

.index-security .item:hover .jp-ico {
	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
	-o-transform: scale(1.15);
	transform: scale(1.1);
	-ms-transform: scale(1.15);
}


/*四大保障*/
.four-security {
	display: inline-block;
	margin-top: 20px;
}

.four-security .item {
position: relative;
float: left;
overflow: hidden;
width: 292px;
height: 140px;
background-color: #fff;
}

.four-security .item.mr10 {
margin-right: 10px;
}

.four-security .item dl {
display: inline-block;
margin: 30px 0 0 20px;
width: 132px;
}

.four-security .item dl dt {
margin-bottom: 8px;
}

.four-security .item dl dd {
color: #999;
}

.four-security .item span.jp-ico {
position: absolute;
top: 0;
right: 0;
z-index: 999;
width: 148px;
height: 139px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}

.four-security .item span.jp-ico img {
width: 100%;
}

.four-security .item:hover .jp-ico {
-webkit-transform: scale(1.15);
-moz-transform: scale(1.15);
-o-transform: scale(1.15);
transform: scale(1.1);
-ms-transform: scale(1.15);
}