body {
	min-width: 1200px
}

.wrapper,.clearfix {
	zoom: 1
}

.wrapper:before,.clearfix:before,.wrapper:after,.clearfix:after {
	content: '';
	display: table
}

.wrapper:after,.clearfix:after {
	clear: both
}

.wrapper {
	width: 1200px;
	margin-left: auto;
	margin-right: auto
}

.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-66,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-1-5,.col-2-5 {
	float: left;
	min-height: 1px
}

.col-1 {
	width: 8.3333333333%
}

.col-2 {
	width: 16.6666666667%
}

.col-3 {
	width: 25%
}

.col-4 {
	width: 33.3333333333%
}

.col-5 {
	width: 41.6666666667%
}

.col-6 {
	width: 50%
}

.col-66 {
	width: 33.3333333333%
}

.col-7 {
	width: 58.3333333333%
}

.col-8 {
	width: 66.6666666667%
}

.col-9 {
	width: 75%
}

.col-10 {
	width: 83.3333333333%
}

.col-11 {
	width: 91.6666666667%
}

.col-12 {
	width: 100%
}

.col-1-5 {
	width: 20%
}

.col-2-5 {
	width: 40%
}

.text-danger {
	color: #f00
}

.mod-banner {
	overflow: hidden
}

.mod-banner_inner {
	position: relative;
	left: 50%;
	margin-left: -2000px;
	width: 4000px
}

.mod-banner_inner img {
	display: block;
	width: 1920px;
	margin: auto
}

.mod-banner_inner .refer-frame {
	position: absolute;
	bottom: 70px;
	left: 50%;
	z-index: 5;
	margin-left: -445px
}

@media (min-width: 1921px) {
	.mod-banner_inner {
		position: static;
		width: 100%;
		margin: 0
	}

	.mod-banner_inner img {
		width: 100%
	}
}

.refer-frame {
	width: 890px;
	background-color: #fff;
	overflow: hidden
}

.refer-frame .placeholder {
	color: #666
}

.refer-frame ::-webkit-input-placeholder {
	color: #666
}

.refer-frame :-ms-input-placeholder {
	color: #666
}

.refer-frame :-moz-placeholder {
	color: #666
}

.refer-frame ::-moz-placeholder {
	color: #666
}

.refer-frame .refer-lf {
	width: 690px;
	float: left;
	border-right: none;
	padding: 8px 0 8px 20px
}

.refer-frame .refer-lf input {
	height: 32px;
	border: none;
	outline: none;
	width: 97%
}

.refer-frame .refer-btn {
	width: 180px;
	height: 50px;
	float: left;
	font-size: 18px;
	text-align: center;
	background-color: #0096fa;
	line-height: 50px;
	color: #fff;
	cursor: pointer
}

.floor-nav {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -663px;
	padding-bottom: 5px;
	width: 44px;
	z-index: 100;
	-webkit-transform: translate3D(0,0,0);
	transform: translate3D(0,0,0)
}

.floor-nav .item {
	display: block;
	*zoom: 1;
	margin-bottom: -1px;
	padding: 6px 0 0;
	width: 42px;
	height: 36px;
	line-height: 14px;
	font-size: 12px;
	color: #666;
	text-align: center;
	background-color: #fff;
	border: 1px solid #ccc
}

.floor-nav .item:hover,.floor-nav .item.active {
	position: relative;
	z-index: 1;
	color: #fff;
	background-color: #ed2d38;
	border-color: #ed2d38
}

.floor-nav .bottom {
	display: block;
	margin-top: 1px;
	height: 5px
}

.sect-tit {
	position: relative;
	margin: 25px 0;
	padding-left: 16px;
	line-height: 22px;
}

.sect-tit .ico {
	position: absolute;
	top: 50%;
	left: 0;
	width: 9px;
	height: 17px;
	margin-top: -8.5px
}

.sect-tit .zh {
	font-size: 18px;
	font-weight: 700;
	color: #333
}

.sect-tit .en {
	margin-left: 5px;
	font-size: 12px;
	color: #999
}

.effect-item {
	background-color: #f1f0f0
}

.effect-item .ico {
	-webkit-transition: all ease 0.5s;
	transition: all ease 0.5s
}

.effect-item:hover {
	box-shadow: 0px 2px 5px #aaa
}

.effect-item:hover .ico {
	transform: translateY(-10px)
}

.effect-item.item-two:hover .ico {
	transform: translate(10px, 0)
}

.news-items {
	float: right;
	width: 554px;
	padding: 18px 21px 3px 19px;
	overflow: hidden;
	background-color: #f1f0f0
}

.news-items li {
	overflow: hidden;
	margin-bottom: 18px
}

.news-items .figure {
	float: left;
	width: 215px;
	height: 119px
}

.news-items .cnt {
	overflow: hidden;
	padding: 5px 0 0 18px
}

.news-items .tit {
	overflow: hidden;
	margin-bottom: 7px;
	height: 26px;
	line-height: 26px;
	font-size: 16px;
	font-weight: 700
}

.news-items .tit a {
	color: #333
}

.news-items .tit a:hover {
	color: #0096fa
}

.news-items .desc {
	margin-bottom: 10px;
	overflow: hidden;
	height: 40px;
	line-height: 20px;
	color: #666
}

.news-items .info {
	font-size: 12px;
	color: #999
}

.news-items .info .d {
	padding: 0 5px
}

.sect-mod-items .item .tit,.sect-articles-media .tit,.sect-cpy .sect-items .item .tit {
	font-size: 16px;
	font-weight: 700;
	color: #333
}

.sect-mod-items .item .desc,.sect-cpy .sect-items .item .desc {
	font-size: 14px;
	color: #666
}

.sect-mod-items .item .price {
	font-size: 14px;
	color: #ff0000
}

.sect-mod-items .item .price .num {
	font-size: 24px
}

.sect-mod-items .item .price .text {
	color: #666
}

.sect-mod-items {
	width: 1212px
}

.sect-mod-items .item {
	overflow: hidden;
	display: block;
	margin: 0 12px 12px 0;
	height: 210px;
	text-align: center
}

.sect-mod-items .item .ico {
	margin: 14px auto 0;
	min-width: 90px;
	min-height: 90px
}

.sect-mod-items .item .tit {
	margin-bottom: 4px
}

.sect-mod-items .item .desc {
	line-height: 24px
}

.sect-mod-items .item-two .ico {
	float: left
}

.sect-mod-items .item-two .cnt {
	text-align: left
}

.sect-articles .col-line {
	position: absolute;
	left: 0;
	top: -5px;
	bottom: 1002px;
	border-left: 1px solid #f1f1f1
}

.sect-articles-box {
	position: relative;
	margin-bottom: 22px;
	overflow: hidden;
	padding: 32px 0 20px;
	background-color: #f5f5f5
}

.sect-articles-topic {
	position: relative;
	float: left;
	width: 368px;
	padding: 0 22px;
	padding-bottom: 1000px;
	margin-bottom: -1000px;
	*zoom: 1
}

.sect-articles-media .pic {
	float: left;
	width: 144px;
	max-height: 97px
}

.sect-articles-media .cnt {
	overflow: hidden;
	padding-left: 12px
}

.sect-articles-media .tit {
	margin: 10px 0 8px;
	overflow: hidden;
	height: 18px;
	line-height: 18px
}

.sect-articles-media .tit a {
	color: #333
}

.sect-articles-media .tit a:hover {
	color: #0096fa
}

.sect-articles-media .desc {
	overflow: hidden;
	height: 60px;
	line-height: 20px;
	font-size: 12px;
	color: #666
}

.sect-articles-list {
	margin-top: 40px
}

.sect-articles-list li {
	position: relative;
	height: 32px;
	line-height: 32px;
	padding-left: 12px
}

.sect-articles-list .st {
	position: absolute;
	top: 50%;
	left: 0;
	width: 6px;
	height: 6px;
	margin: -3px 0 0;
	background-color: #0096fa;
	border-radius: 50%
}

.sect-articles-list .tit {
	padding-right: 75px
}

.sect-articles-list .tit a {
	float: left;
	max-width: 100%;
	padding-right: 22px;
	height: 32px;
	overflow: hidden;
	color: #333
}

.sect-articles-list .tit a:hover {
	color: #0096fa
}

.sect-articles-list .tit .ico {
	float: left;
	margin: -2px 0 0 -19px
}

.sect-articles-list .time {
	position: absolute;
	top: 0;
	right: 0;
	width: 75px;
	text-align: right;
	font-size: 12px;
	color: #999
}

.sect-question-wenda {
	position: relative;
	float: left;
	width: 300px;
	padding-left: 35px;
	margin-left: -1px;
	padding-bottom: 1000px;
	margin-bottom: -1000px;
	*zoom: 1
}

.sect-question-wenda .list {
	padding-top: 10px
}

.sect-question-wenda .list a {
	position: relative;
	display: block;
	padding-right: 18px;
	overflow: hidden;
	height: 30px;
	line-height: 30px
}

.sect-question-wenda .list .arrow {
	position: absolute;
	top: 0;
	right: 0;
	color: #999
}

.sect-question-wenda .list a {
	color: #333
}

.sect-question-wenda .list a:hover {
	color: #0096fa
}

.sect-question-sch {
	padding-bottom: 20px;
	border-bottom: 1px #cacaca dashed
}

.sect-question-sch .hd {
	margin-bottom: 24px;
	font-size: 18px;
	line-height: 20px;
	color: #0096fa
}

.sect-question-sch .bd {
	position: relative;
	display: block;
	padding: 0 85px 0 10px;
	background-color: #fff
}

.sect-question-sch .bd .q {
	display: block;
	padding: 5px 0;
	width: 100%;
	height: 22px;
	line-height: 22px;
	background-color: #fff;
	border: none;
	outline: none
}

.sect-question-sch .bd .s {
	position: absolute;
	top: 0;
	right: 0;
	width: 75px;
	padding: 0;
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #fff;
	background-color: #0096fa;
	border: none;
	outline: none;
	cursor: pointer
}

.sect-question-sch .bd .s:hover {
	background-color: #0087e1
}

.sect-question-sch .ft {
	padding: 20px 0 0
}

.sect-question-sch .ft a {
	color: #333
}

.sect-question-sch .ft a:hover {
	color: #0096fa
}

.sect-question-sch .ft .mr {
	margin-right: 21px
}

.overlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 49;
	min-height: 2000px;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#80000000', endColorstr='#80000000');
	background-color: rgba(0,0,0,0.5);
	visibility: hidden;
	opacity: 0
}

.overlay.active {
	visibility: visible;
	opacity: 100;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.pop-up {
	position: fixed;
	z-index: 50;
	top: 50%;
	left: 50%;
	padding: 22px 30px 33px;
	background-color: #fff;
	display: none;
	-webkit-border-radius: 4px;
	border-radius: 4px
}

.pop-up.show {
	display: block
}

.pop-up-ft {
	margin-top: 15px;
	font-size: 0;
	text-align: center
}

.pop-up-bd {
	font-size: 16px;
	line-height: 30px;
	color: #666
}

.pop-up .confirm,.pop-up .cancel {
	display: inline-block;
	padding: 0 20px;
	height: 29px;
	line-height: 29px;
	font-size: 14px;
	color: #fff;
	background-color: #0095f9;
	-webkit-border-radius: 5px;
	border-radius: 5px
}

.pop-up .confirm:hover,.pop-up .cancel:hover {
	background-color: #0086e0
}

.pop-up .cancel {
	background-color: #f44946
}

.pop-up .cancel:hover {
	background-color: #f3312e
}

.pop-contact {
	padding: 0 55px 0 48px
}

.pop-contact-group {
	margin-top: 33px
}

.pop-contact label {
	position: relative;
	float: left;
	margin-right: 22px;
	width: 90px;
	line-height: 0;
	font-size: 18px;
	color: #333;
	text-align: justify
}

.pop-contact label .txt {
	line-height: 28px
}

.pop-contact label i {
	position: absolute;
	top: 0;
	right: 100%;
	margin-right: 3px;
	color: #ff0000
}

.pop-contact label:after {
	content: '';
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	width: 100%
}

.pop-contact-control {
	display: block;
	width: 148px;
	padding: 3px 10px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #666;
	outline: none
}

.pop-contact .error {
	margin-bottom: -10px;
	color: #ff0000;
	line-height: 30px;
	font-size: 14px
}

.pop-contact .confirm {
	margin: 22px 0 0 114px
}

.pop-msg {
	text-align: center
}

.pop-msg .tit {
	margin: 5px auto;
	font-size: 18px;
	color: #000
}

.pop-msg .desc {
	line-height: 21px;
	font-size: 14px
}

.mod-banner .refer-btn {
	color: #0157a8;
	background-color: #ff0
}

.sect-asap {
	margin-top: 20px
}

.sect-asap .table-box {
	margin-right: -12px;
	    margin-bottom: 10px;
}

.sect-asap .box-inner {
	position: relative;
	overflow: hidden;
	margin-right: 12px
}

.sect-asap .table {
	margin: -1px;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 1.5;
	color: #000033;
	background-color: #f1f0f0
}

.sect-asap .table th {
	font-weight: 400;
	line-height: 30px
}

.sect-asap .table td,.sect-asap .table th {
	padding: 10px;
	vertical-align: middle;
	text-align: center;
	line-height: 26px;
	border: 1px solid #ccc;
	border-right: none;
	border-bottom: none
}

.sect-asap .table .act-box .tit {
	margin-bottom: 10px;
	font-weight: 700;
	line-height: 18px
}

.sect-asap .table .act-box .btn {
	display: inline-block;
	padding: 0 8px;
	line-height: 26px;
	color: #fff;
	border: none;
	background: #ed2d38;
	border-radius: 5px
}

.sect-cpy {
	overflow: hidden
}

.sect-cpy .sect-items {
	margin-right: -15px
}

.sect-cpy .sect-items .col {
	float: left;
	width: 20%
}

.sect-cpy .sect-items .item {
	overflow: hidden;
	display: block;
	margin: 0 14px 12px 0;
	height: 230px;
	text-align: center
}

.sect-cpy .sect-items .item .ico {
	margin: 42px auto 6px;
	min-width: 90px;
	min-height: 90px;
	-webkit-transition: all ease 0.5s;
	transition: all ease 0.5s
}

.sect-cpy .sect-items .item .tit {
	margin-bottom: 4px
}

.sect-cpy .sect-items .item .desc {
	line-height: 24px
}

.sect-movie .sect-items .item {
	height: 210px
}

.sect-movie .sect-items .item .ico {
	margin: 25px auto 0
}

.sect-movie .sect-items .item-two {
	height: 190px
}

.sect-movie .sect-items .item-two .ico {
	float: left;
	margin: 20px 0 0 27px;
	width: 140px;
	height: 140px
}

.sect-movie .sect-items .item-two .cnt {
	margin: 50px 0 0 190px;
	text-align: left
}

.sect-movie .sect-items .item-two .desc {
	line-height: 28px
}

.sect-music .item .ico {
	margin: 30px auto 0
}

.sect-music .item .tit {
	margin-bottom: 0
}

.sect-music .item-two .tit {
	margin-bottom: 4px
}

.sect-music .item-two .ico {
	margin: 34px 0 0 32px
}

.sect-music .item-two .cnt {
	margin: 60px 0 0 190px
}

.sect-music .item-two .desc {
	line-height: 28px
}

.sect-engin .sect-items .item {
	height: 210px
}

.sect-engin .sect-items .item .ico {
	margin: 25px auto 0
}

.sect-engin .sect-items .item-two {
	height: 190px
}

.sect-engin .sect-items .item-two .ico {
	float: left;
	margin: 20px 0 0 30px;
	width: 140px;
	height: 140px
}

.sect-engin .sect-items .item-two .cnt {
	margin: 50px 0 0 190px;
	text-align: left
}

.sect-engin .sect-items .item-two .desc {
	line-height: 28px
}

.sect-other .sect-items .item {
	margin: 30px auto 0
}

.sect-other .sect-items .item-two .ico {
	margin: 25px 0 0 30px
}

.patent-apply {
	margin: 6px auto 20px
}

.patent-apply-process {
	overflow: hidden;
	height: 340px;
	background-color: #0091ff
}

.patent-apply-hd {
	margin: 40px 0 47px;
	text-align: center;
	font-size: 0;
	color: #fff
}

.patent-apply-hd .line {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	font-size: 12px
}

.patent-apply-hd .text {
	padding: 0 10px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	height: 30px;
	line-height: 30px;
	font-size: 30px;
	font-weight: 700
}

.patent-apply-map {
	font-size: 0;
	text-align: center
}

.patent-apply-map .item {
	position: relative;
	width: 140px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top
}

.patent-apply-map .item .ico {
	display: block;
	width: 140px;
	height: 140px
}

.patent-apply-map .item .text {
	position: absolute;
	top: 164px;
	left: 50%;
	margin-left: -100px;
	width: 200px;
	font-size: 16px;
	color: #fff;
	font-weight: 700
}

.patent-apply-map .arrow {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	margin: 63px 46px 0 43px
}
.sect-cpy .item .price .text {
	margin-left: 10px;
	color: #999
}
.sect-mod-items .item .price,.sect-cpy .item .price,.sect-rights-items .item .price,.sect-service-items .item .price {
	font-size: 14px;
	color: #ff0000
}

.sect-mod-items .item .price .num,.sect-cpy .item .price .num,.sect-rights-items .item .price .num,.sect-service-items .item .price .num {
	font-size: 24px
}

.sect-mod-items .item .price .text,.sect-cpy .item .price .text,.sect-rights-items .item .price .text,.sect-service-items .item .price .text {
	color: #666
}
	
.cailiao{background-color: #4d4d4d;padding-top: 47px;padding-bottom: 50px;}
.cailiao .bqtit h2{color: #fff;}
.cailiao .bqtit p span{color: #fff;}
.cailiao .bqtit p i{background-color: #fff;}
.cailiao .img{margin: 39px auto 0;width: 1052px;}

.zhuzuoquan .img{width: 1054px;margin: 46px auto 0;}

.quanli{margin-top: 65px;}
.quanli .bqtit p span{color: #003466;}
.quanli .bqtit p i{background-color: #003466;}
.quanli .img{margin: 61px auto 22px;width: 1100px;}

.zuoyong{background-color: #f5f5f5;padding-top: 56px;padding-bottom: 51px;}
.zuoyong .bqtit p span{color: #003466;}
.zuoyong .bqtit p i{background-color: #003466;}
.zuoyong ul{margin: 97px auto 0;width: 1110px;overflow: visible;}
.zuoyong ul li{position: relative;text-align: center;border: solid 1px #d9d9d9;width: 207px;height: 280px;margin-left: 15px;}
.zuoyong ul li:first-child{margin-left: 0;}
.zuoyong ul li .img{width: 135px;height: 135px;position: absolute;left: 50%;margin-left: -67.5px;top: -64px;}
.zuoyong ul li .txt{margin-top: 100px;}
.zuoyong li .txt h4{font-size: 22px;color: #000;font-weight: 500;line-height: 24px;margin-bottom: 9px;}
.zuoyong li .txt p{font-size: 14px;color: #808080;line-height: 25px;width: 190px;margin: 0 auto;}
.zuoyong li .handle{font-size: 22px;color: #fff;position: absolute;bottom: 0;left: 0;display: none;width: 100%;height:57px;line-height: 56px;cursor:pointer;text-align: center;background-color: #ed2d38;
	}
.zuoyong li:hover .handle{display: block;}

.youshi{padding-top: 47px;padding-bottom: 69px;}
.youshi .bqtit p span{color: #003466;}
.youshi .bqtit p i{background-color: #003466;}
.youshi .youshi{width: 1033px;margin: 0 auto;}
.youshi .img{margin-top: 70px;}
.youshi ul{margin-top: 79px;width: 590px;}
.youshi ul li{margin-bottom: 30px;}
.youshi li span{font-size: 22.52px;font-weight: 700;color: #fff;display: inline-block;width: 28px;height: 28px;border-radius: 50%;background-color: #00b8ee;text-align: center;line-height: 28px;}
.youshi li p{font-size: 24px;color: #444;display: inline-block;line-height: 28px;margin-left: 25px;}

.bqlb{background-color: #f5f5f5;padding-top: 46px;}
.bqlb .mycontainer{width: 1238px;margin: 0 auto;}
.bqlb .bqtit p span{color: #003466;background-color: #f5f5f5;}
.bqlb .bqtit p i{background-color: #003466;}
.bqlb .img{margin: 49px auto 0;width: 1213px;}
.bqlb ul{font-size: 0;margin-top: 49px;}
.bqlb li{margin-right: 10px;margin-bottom: 10px;width: 198px;height: 184px;position: relative;}
.bqlb li a,.bqlb li a img{display: inline-block;cursor: pointer;}
.bqlb li:nth-child(6n){margin-right: 0;}
.bqlb li .i{position: absolute;display:inline-block;background-color: #ed2d38;transition:0.5s;-webkit-transition:0.5s;-moz-transition:0.5s;}
.bqlb li .i1{left: 0;top: 0;height: 1px;width: 0;}
.bqlb li .i2{right: 0;bottom: 0;width: 1px;height: 0;}
.bqlb li .i3{right: 0;bottom: 0;height: 1px;width: 0;}
.bqlb li .i4{left: 0;top: 0;width: 1px;height: 0;}
.bqlb li:hover .i1{width: 100%;}
.bqlb li:hover .i2{height: 100%;}
.bqlb li:hover .i3{width: 100%;}
.bqlb li:hover .i4{height: 100%;}

.wenda{background-color: #f2f2f2;padding-top: 48px;padding-bottom: 41px;}
.wenda ul{margin-top: 57px;margin-left: 55px;}
.wenda li{width: 533px;height: 159px;background-color: #fff;cursor:pointer;margin-bottom: 27px;margin-right: 23px;position: relative;transition:0.5s;-webkit-transition:0.5s;-moz-transition:0.5s;}
.wenda li.li1{background-image: url(../image/j1.png);background-repeat: no-repeat;background-position: top left;}
.wenda li.li2{background-image: url(../image/j2.png);background-repeat: no-repeat;background-position: top left;}
.wenda li.li3{background-image: url(../image/j3.png);background-repeat: no-repeat;background-position: top left;}
.wenda li.li4{background-image: url(../image/j4.png);background-repeat: no-repeat;background-position: top left;}
.wenda li h4{font-size: 22px;color: #00b8ee;letter-spacing: 0.6px;margin-left: 69px;margin-top: 40px;margin-bottom: 16px;cursor:pointer;}
.wenda li p{font-size: 14px;color: #00b8ee;line-height: 16px;margin-left: 69px;width: 435px;cursor:pointer;}
.wenda li a{cursor: pointer;font-size: 14px;color: #00b8ee;position: absolute;right: 24px;bottom: 22px;}
.wenda li:hover{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);}

.bqtit{text-align: center;}
.bqtit h2{font-size: 40.78px;color: #ed2d38;line-height: 46px;}
.bqtit h2 span{font-size: 60px;color: #0e0e0e;}
.bqtit p{position: relative;display: inline-block;margin-top: 13px;}
.bqtit p span{line-height: 20px;font-size: 18px;color: #808080;display: inline-block;}
.bqtit p i{position: absolute;display: inline-block;width: 60px;height: 1px;background-color: #808080;top: 8px;}
.bqtit p i.i1{left: -82px;}
.bqtit p i.i2{right: -82px;}

.commWith{
     width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.sp-successBox {
    margin: 80px auto;
}

.comestic-title{width:671px; margin: 0 auto; text-align: center; position:relative; z-index:56;}
.comestic-title .title-top{font-size: 36px; color: #333333; line-height: 36px; background: url(../images/title-left-bg.png) no-repeat left center, url(../images/title-right-bg.png) no-repeat right center;}
.sp-successBox{margin: 80px auto;}
.sp-successBox .sp-success-item{margin-top: 27px;height: 86px;}
.sp-successBox .sp-success-item li{width:220px;float: left; margin: 13px 13px 0 0; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.sp-successBox .sp-success-item li.last{margin-right: 0px;}
.sp-successBox .sp-success-item li.next{margin-right: 12px;}
.sp-successBox .sp-success-item li img{width:100%; height: 100%;;}  