/*轮播*/
.index-banner {
	position: relative;
	height: 500px;
	background-color: #000;
}

.index-banner .swiper-slide {	
	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@icon.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: 292px;
	border-right: 1px solid #f2f3f7;
	background: #e83632;
}

.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: 44px;
	border: 0;
	/*background-color: #df0012;*/
	/*background-color: #125ed6;*/
	background-color: #2f3430;
	color: #fff;
	text-indent: 10px;
	line-height: 32px;
	text-align: center;
	border-radius: 5px;
}
.index-online-order .mod .item .online-orderBtn:hover{
	/*background-color: #ff0015;*/
	/*background-color: #135bcc;*/
	background-color: #000000;
	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@icon.png);
}

.index-online-order .mod .process-step {
	float: right;
	padding: 30px 30px 30px 30px;
	width: 848px;
	border-bottom: 1px solid #f2f3f7;
}

.index-online-order .mod .process-step .steptopicon li {
	float: left;
	width: 88px;
	color: #333;
	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@icon.png);
}

.index-online-order .mod .item:after {
	position: absolute;
	top: 56px;
	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 {
	padding: 15px 0;
	float: right;
	width: 908px;
}

.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@icon.png);
}

.index-online-order .mod .news .item-list {
	padding: 20px 20px 0 20px;
}

.index-online-order .mod .news .item-list li {
	margin-bottom: 14px;
	width: 48%;
	margin-left:2%;
	float: left;
}

.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;
}
.sk_hd_lk {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff; }

.sk_hd_lk:hover {
  color: #fff; }

.sk_tit {
  position: absolute;
  /* font-family: 'fzzxh'; */
  left: 0;
  width: 100%;
  text-align: center;
  top: 12px;
  /* font-size: 36px; */
  font-size: 34px; }

.sk_subtit {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  top: 70px;
  /* color: #edac8e; */
  color: #f19999;
  color: rgba(255, 255, 255, 0.5);
  /* font-size: 24px; */
  font-size: 20px; }

.sk_ico {
  position: absolute;
  left: 115px;
  top: 126px;
  display: block;
  width: 20px;
  height: 33px;
  background-image: url(//misc.360buyimg.com/mtd/pc/index_2017/2.1.0/static/images/sprite.seckill.png);
  background-position: -35px -25px; }

.sk_desc {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  top: 170px;
  font-size: 16px; }

.sk_cd {
  position: absolute;
  top: 212px;
  left: 30px;
  height: 40px; }

/*订单查询*/
.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;*/
	background: #125ed6;
    line-height: 55px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.index-blcok-a .order-mod .seach-item .title span {
	margin-left: 5px;
	/*color: #888;*/
	color: #fff;
}

.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 .seach-item .category{
    /*background: rgb(244, 244, 244);*/
    border: 1px solid rgba(0, 87, 245, 0.4);
}
.index-blcok-a .order-mod .seach-item .category li.current{    
    background: url(../images/bg81.png) 195px center no-repeat rgb(244, 244, 244);
}
.index-blcok-a .order-mod .seach-item .category li a{
    display: block;
    height: 50px;
    line-height: 50px;
    padding-left: 40px;
    font-size: 16px;
    margin-top: 11px;
    background: url(../images/bg81.png) 195px center no-repeat rgb(250, 250, 250);
}
.index-blcok-a .order-mod .seach-item .category li a:hover{
    background: url(../images/bg81.png) 195px center no-repeat rgb(244, 244, 244);
    color: rgb(32, 144, 255);
}
.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@icon.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: 908px;
}

.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@.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@.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@.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@.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@.icon.png);
}

.index-blcok-b .engineers-home .mod h4 .more:hover {
	color: #df0012;
	background: url(../images/more-btn-over2@.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@icon.png) no-repeat;
}

.index-blcok-b .rookie-help h3 .more {
	display: block;
	margin-top: 8px;
	color: #888;
	background: url(../images/more-btn@.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@.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@icon.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@.icon.png) right no-repeat;
	padding: 0 19px 0 0;
}


.index-customer-reviews h3 .more:hover {
	color: #df0012;
	background: url(../images/more-btn-over@.icon.png) right no-repeat;
}


.index-customer-reviews .comments .mod {
	float: left;
	margin: 0 15px 0 0;
	width: 205px;
}

.index-customer-reviews .comments .mod .show {
	overflow: hidden;
	width: 203px;
	height: 160px;
	border: 1px solid #f2f3f7;
}

.index-customer-reviews .comments .mod .show a {
	display: block;
	width: 205px;
	height: 160px;
	-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%;*/
	width: 26px;
	height: 18px;
	background: url(https://www.jiepei.com/Content/img/newindexV3/icons.png);
    background-position: 8px -50px;
}

.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;

    top: -48px;
    right: 0px;
    width: 200px; 
    height: 200px;
}

.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);
}

/*两行*/
.four-security .item{width: 594px;}
.four-security .item:nth-child(2){margin-right: 0px!important;}
.four-security .item:nth-child(1){margin-bottom: 20px;}
.four-security .item:nth-child(2){margin-bottom: 20px;}
.four-security .item dl{width: 264px;}
.four-security .item .f18 {font-size: 22px; }
.four-security .item dl dd {font-size: 14px; line-height: 24px;}

/*我们的优势*/  
.Design-process{ overflow: hidden; padding: 45px 0; background: url(../images/advtit-Bg.jpg)no-repeat top center;margin-top: 42px;    padding-bottom: 200px;}
.Design-process h3{ height: 80px; text-align: center; margin-bottom: 35px;}
.Design-process h3 .dt{ background: url(../images/5611790_1528254998.png)no-repeat center top; width: 340px; height: 68px; display: inline-block; margin-top: 18px}
.Design-process h3 .dt span{ position: relative; top: -25px; color: #fff; padding:0 4px;}
.Design-process h3 .dt i{ position: relative; top: -15px; color: #fff; padding:0 4px;}

.Design-process .list{ padding: 30px 0;}
.Design-process .list li{ position: relative; float: left; text-align: center; width: 124px; margin-right: 30px; }
.Design-process .list li .jp-ico{ padding: 37px 13px 37px 0; margin-bottom: 6px; background: url(http://img.jdbpcb.com/new_web/images/stepBg.png) no-repeat; }
.Design-process .list li .over{ width: 111px; padding: 37px 0; background: #f5f5f5; border: 1px solid #ededed; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;}
.Design-process .list li:last-child{ width: 111px; margin-right: 0; }
.Design-process .list li p{ text-align: center; padding-right: 13px;}
.Design-process .instructions{ margin-top: 10px;}
.Design-process .instructions li{ float: left; text-align: justify; margin-right: 16px; width: 227px; height: 105px; padding: 28px 30px;}
.Design-process .instructions li:last-child{ margin-right: 0;}
.Design-process .instructions li .dt{ font-weight: 700; text-align: center; margin-bottom: 8px;}
.Design-process .instructions li.col-a{ background-color: #dbe9f6;}
.Design-process .instructions li.col-b{ background-color: #faebe8;}
.Design-process .instructions li.col-c{ background-color: #fefab3;}
.Design-process .instructions li.col-d{ background-color: #c7efe6;}

/*PCB Layout设计能力*/

/* Layout设计流程及简介*/
.Ability-design .description li{ float: left; width: 550px; border:1px solid #ddd; padding: 0 20px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; margin-bottom: 14px; -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";/* For IE 8 */filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');/* For IE 5.5 - 7 */-moz-box-shadow: 3px 3px 0 #f7f7f7;/* for firefox */-webkit-box-shadow: 3px 3px 0 #f7f7f7;/* for safari or chrome */box-shadow: 3px 3px 0 #f7f7f7;/* for opera or ie9 */}
.Ability-design .description li .item{ height: 60px; display:table-cell; vertical-align: middle; }
.Ability-design .description li.mr15{ margin-right: 15px;}
.Ability-design .description li .nub{ float:left; width:38px; height: 43px; margin: 8px 20px 0 0; text-align: center; font-size: 16px; line-height: 43px; color: #fff; background: url(../images/advantage-list-dtBg.png) no-repeat; }

.Ability-design { overflow: hidden; padding: 45px 0; background: url(../images/Ability-designBg.jpg) repeat-y; }
.Ability-design h3{ height: 80px; text-align: center; margin-bottom: 35px;}
.Ability-design h3 .dt{ border: 2px solid #dedede; height: 20px; display: inline-block; padding: 0 20px;  margin-top: 18px}
.Ability-design h3 .dt span{ position: relative; top: -15px; color: #a5a5a5; background-color: #f2f2f2; padding:0 4px;}
.Ability-design .item{ width: 592px;}
.Ability-design .item .list{ border-collapse: collapse; background-color: #fff; margin-bottom: 20px;}
.Ability-design .item .list td{ border: 1px solid #8c8c8c; padding: 25px 20px;}
.Ability-design .item .list td:nth-child(odd){ background-color: #eee;}
.Ability-design .item .note{ line-height: 2;}

/*PCB设计概述*/
.layout-describe{ overflow: hidden; padding: 45px 0; background-color: #f5f5f5;}
.layout-describe h3{ height: 35px; text-align: center; margin-bottom: 35px; background: url(../images/layout-describe-dt.png) center bottom no-repeat;}
.layout-describe h3 .dt{ border: 2px solid #dedede; height: 20px; display: inline-block; padding: 0 20px;  margin-top: 18px}
.layout-describe h3 .dt span{ position: relative; top: -15px; color: #a5a5a5; background-color: #f8f8f8; padding:0 4px;}
.layout-describe .box p{ margin-bottom: 8px; }

/*PCB 设计周期*/
.Design-cycle{ overflow: hidden; padding: 25px 0; }
.Design-cycle h3{ height: 80px; text-align: center; margin-bottom: 35px;}
.Design-cycle h3 .dt{ border: 2px solid #dedede; height: 20px; display: inline-block; padding: 0 20px;  margin-top: 18px}
.Design-cycle h3 .dt span{ position: relative; top: -15px; color: #a5a5a5; background-color: #fff; padding:0 4px;}
.Design-cycle .huixin{width: 495px; height: 450px; background: #f2f3f7;padding: 15px 45px 0px 45px;}
.Design-cycle .huixin .ev-text-title-4{color: #3460C6; line-height: 60px; border-bottom: 1px solid #dedede;}
.Design-cycle .huixin .ev-text-title-4 dt{border-bottom: 1px solid #3460c6; display: inline-block; position: relative; bottom: -1px;}
.Design-cycle .huixin ul{margin-top: 65px;}
.Design-cycle .huixin li{width: 50%; float: left; text-align: center;}
.Design-cycle .huixin li .dt{width:206px; height:200px; background: url(../images/5615864_1528265037.png)no-repeat center top;}
.Design-cycle .huixin li .dt ui{width: 52px; height: 52px; margin: 0 auto; display: block; position: relative; top:-26px;}
ui.sudi-ui{background: url(../images/sudi.png)no-repeat center center;}
ui.pizh-ui{background: url(../images/pizh.png)no-repeat center center;}
ui.sohu-ui{background: url(../images/sohu.png)no-repeat center center;}
ui.soho-ui{background: url(../images/soho.png)no-repeat center center;}
.Design-cycle .item{ width: 585px;}
.Design-cycle .item .list{ border-collapse: collapse; background-color: #fff; margin-bottom: 20px; }
.Design-cycle .item .list td{ border: 1px solid #8c8c8c; padding: 14px 20px; text-align: center;}
.Design-cycle .item .list tr:first-child{ background-color: #767676; color: #fff;}
.Design-cycle .register{ width:598px; height: 485px; overflow: hidden; background: url(../images/layout-registerBg.jpg);}
.Design-cycle .register .box{ width: 215px; margin: 150px auto; color: #fff; text-align:center;}
.Design-cycle .register .box button{ width: 100%; height: 45px; background-color: #d40011; color: #fff;  border:0; margin-top: 35px;}




/*特惠产品*/
.modLine{ padding: 35px 0; background: #fff; overflow: visible;}
.modLine h3{ height: 80px; text-align: center; margin-bottom: 50px;}
.modLine h3 .dt{ background: url(../images/5611790_1528254990.png)no-repeat center top; width: 240px; height: 68px; display: inline-block; padding: 0 20px;  margin-top: 18px}
.modLine h3 .dt span{ position: relative; top: -22px; color: #345FC5; background-color: #fff; padding:0 4px;}
.modLine h3 .dt i{ position: relative; top: -12px; color: #888888; }
.modLine h4{ text-align:center;}
.modLine .clearfix:last-child{ margin-top: 30px;}
.modLine .box{ width: 570px; }
.modLine .box dl{ padding-left: 12px;}
.modLine .box dl dt{ position: relative; padding-left: 5px; line-height: 1;}
.modLine .box dl dt .dt-line{ position: absolute; left: -10px; top: 0; z-index: 999; width: 6px; height: 33px; background-color: #e74c3c; }
.modLine .box dl dt p{ font-size: 12px;}
.modLine .box dl dd{ position: relative; margin-top: 18px; line-height: 1.8; }
.modLine .box dl dd:before{ content: '●'; position: absolute; left: -12px; margin-top: -1px; z-index: 9; color: #666;}
.modLine .show{ overflow:hidden; width: 578px; height: 345px;}
.modLine .show img{ width: 578px; height: 345px;}

.swiper-container3{margin-left: auto; margin-right: auto; position: relative; overflow: hidden; z-index: 1;}
.Preferential-products{ height: 235px; padding: 0 20px;}
.Preferential-products .Pre-list li{ float: left; width: 354px !important; height: 250px !important; border: 1px solid #f1f1f1; margin: 0 15px; padding: 0px 0 0 0;}
.Preferential-products .Pre-list li .Pro-show{ width: 354px; height: 193px; text-align: center;justify-content: center;align-items: center;display: flex;}
.Preferential-products .Pre-list li .Pro-show img{ max-width: 354px; max-height: 193px; width: auto; height: auto;}
.Preferential-products .Pre-list li .info{ width: 354px; border-top:1px solid #e2e2e2; margin-top: 20px;}
.Preferential-products .Pre-list li .info dt{ height: 35px; line-height: 35px; }
.Preferential-products .Pre-list li .info .price a{ padding: 5px 12px; background-color: #f13637; color: #fff; border-radius: 5px;}
.Preferential-products .prev{ position: absolute; left: -50px; top: 50%; margin-top: -20px; width: 40px; height: 40px; cursor: pointer; background: none !important;}
.Preferential-products .next{ position: absolute; right: -50px; top: 50%; margin-top: -20px; width: 40px; height: 40px; cursor: pointer; background: none !important;}


/*广告*/
.patch-proofing{ background:url(../images/guanggao.jpg) center no-repeat #000;}
.patch-proofing .patch-proofing-body{ height: 250px;background: url(../images/guanggao-m.jpg) no-repeat;}
.patch-proofing .patch-proofing-body .regBtn{ border: 0; border-radius: 6px; font-size: 24px; width: 170px; height: 50px; margin: 170px 0 0 842px; background-color: #ce1f2a; color: #fff;}
.patch-proofing .patch-proofing-body .regBtn i{ width: 21px; height: 21px; background: url(../images/reg-arr@icon.png); vertical-align: middle; margin:-2px 0 0 8px; display: inline-block;}
