@charset "utf-8";
/*top*/


.zl-list-bg {
	background: #f3f8fb;
	margin-top: -200px;
}
/*分类搜索*/
.zl-class-search {
	height: 200px;
	background: #FFFFFF;
	position: relative;
	top: -60px;
	z-index: 200;
	border-radius: 5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	box-shadow: 0px 5px 20px rgba(178,178,178,0.21);
}

.zl-class-search .searchBox {
	padding-top: 52px;
}

.zl-class-search .search-top {
	height: 52px;
	margin: 0 62px 36px;
}

.zl-class-search .search-top .search-infor {
	height: 100%;
	width: 200px;
	background: #717b88;
	border-radius: 3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	text-align: center;
	border: 2px solid #717b88;
}

.zl-class-search .search-top .search-infor h2{
	font-size: 18px;
	line-height: 16px;
	color: #ffffff;
	padding: 9px 0 4px 0;
	font-family: DinMedium;
}

.zl-class-search .search-top .search-infor p{
	font-size: 12px;
	line-height: 12px;
	color: rgba(255,255,255,0.4);
}

.zl-class-search .search-top .search-infor .sear-left{
	width: 114px;
	text-align: center;
}
.zl-class-search .search-top .search-infor .sear-right{
	width: 73px;
	text-align: center;
}

.zl-class-search .search-top .search-infor span {
	color: #ff2d2d;
}

.zl-class-search .search-top .search-infor b{
	font-weight: bold;
}

.zl-class-search .search-top .search-cont {
	height: 56px;
}

.zl-class-search .search-top .search-content {
	width: 583px;
	height: 54px;
	line-height: 54px;
	border: 1px solid #45351C;
	padding: 0 20px;
	border-top-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    -moz-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-bottom-left-radius: 3px;
    font-weight: bold;
    font-size: 16px;
}
.search-content::-webkit-input-placeholder { /* WebKit browsers */
    color: #ccc;
}
.search-content:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #ccc;
}
.search-content:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #ccc;
}

.zl-class-search .search-top .search-button {
	width: 220px;
	height:56px;
	line-height: 56px;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	border-top-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-bottom-right-radius: 3px;
    background: #45351C;
}

.zl-class-search .search-top .search-button:hover {
	background: #2ebf83;
	cursor: pointer;
}

.zl-class-search .ba-speed-lunbo {
	border-top: 1px solid #eeeeee;
	margin: 0 62px 0 52px;
	visibility: visible;
	overflow: hidden;
	position: relative;
	z-index: 2;
	left: 0px;
	height: 32px!important;
}

.zl-class-search .ba-speed-lunbo li {
	float: left!important;
	font-size: 12px;
	line-height: 32px;
	width: 311px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-right: 76px;
}

.zl-class-search .ba-speed-lunbo li:nth-child(3n){
	margin-right: 0;
}

.zl-class-search .ba-speed-lunbo li a {
	color: #b2b2b2;
}

/*科技服务*/
.kj-box {
	padding-top: 40px; padding-bottom:40px;background: url(../images/kjbg.jpg) center top repeat-x #F4F4F4
}
.zl-domestic {
	
}

.comestic-title {
	text-align: center;
	position: relative;
	margin-top: 20px;
}

.comestic-title .title-top {
	font-size: 26px;
	color: #333333;
	line-height: 26px;
}

.comestic-title .title-bottom {
	font-size: 14px;
	color: #999999;
	line-height: 14px;
	margin-top: 12px;
}

.zl-domestic .domestic-list {
	margin-top: 40px; background:#FFF; padding:23px 23px 0 23px;
}

.domestic-list .domestic-items li {
	width: 304px;
	height: 355px;
	float: left;
	margin: 0px 76px 36px 0;
	background: url(../images/kj_box_bg.jpg) center top repeat-x #FFF;
	position: relative;
	-webkit-transition: all .2s linear;
    transition: all .2s linear; padding:14px; border:1px #E1E1E1 solid; border-radius:6px;
}


.domestic-list .domestic-items li:nth-child(3n) {
	
	margin: 0px 0px 36px 0;
	
}
.domestic-list  .ad_pic {
	
	margin: 0px 0px 36px 0;
	
}

.domestic-list .domestic-items li h2{ width:100%; font-size:16px; text-align:center; border:1px #696768 solid; height:44px; line-height:44px;}

.domestic-list .domestic-items li:hover,
.internation-items .items li:hover{
	cursor: pointer;
    box-shadow: 0 3px 10px rgba(68,66,154,0.15);
    -webkit-box-shadow: 0 3px 10px rgba(68,66,154,0.15);
    transform: translate3d(0,-2px,0);
    -webkit-transform: translate3d(0,-2px,0);
}

.domestic-list .domestic-items li.last {
	margin-right: 0;
}

.domestic-list .domestic-items li .link {
	display: block;
	width: 100%;
	height: 100%;
}

.domestic-list .domestic-items li .img {
	width: 100%;
	height: 80px;
	padding:51px 0 31px 0;
	text-align: center;
}

.domestic-items .zl-product-link{
	border-top: 1px solid #e4e8eb;
	position: absolute;
	bottom: 20px;
	z-index: 10;
	margin: 0 30px;
	padding-top: 24px;
}

.domestic-items .zl-product-link a{
	height: 28px;
	line-height: 28px;
	background: #ebeff2;
	padding: 0 8px;
	display: inline-block;
	float: left;
	font-size: 1px;
	color: #7c7e80;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 0 20px 10px 0;
	position: relative;
}
.domestic-items .zl-product-link a span{
	font-size: 12px;
}

.domestic-items .zl-product-link a:hover{
	background: #45351C;
	color: #ffffff;
}

.domestic-items .zl-product-link a.last{
	margin-right: 0px;
}

.domestic-list .domestic-items li .img img {
	width: 85px;
	height: 79px;
}

.domestic-list .domestic-items li .comm-bottom {
	text-align: center;
}

.domestic-list .domestic-items li .comm-bottom h2 {
	font-size: 16px;
	color: #333333;
	line-height: 16px;
	font-weight: bold;
}

.domestic-list .domestic-items li .comm-bottom .border {
	width: 20px;
	height: 2px;
	background: #45351C;
	display: inline-block;
	margin: 20px 0 14px 0;
}
.domestic-list .domestic-items li .comm-bottom .p { width:86%; margin:0 auto 
}
.domestic-list .domestic-items li .comm-bottom .p p {
	font-size: 14px;
	color: #999999;
	line-height: 24px; text-align:left
}

.domestic-items .zl-product-link2{
	border-top: 1px solid #e4e8eb;
	position: absolute;
	bottom: 42px;
	z-index: 10;
	margin: 0 30px;
	padding-top: 42px;
	width: 224px;
	text-align: center;

}

.domestic-items .zl-product-link2 .know{
	width: 120px;
	height: 36px;
	line-height: 36px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 14px;
	color: #ffffff;
	background: #45351C;
	display: inline-block;
}

.domestic-items .zl-product-link2 .know:hover{
	cursor: pointer;
	background: #2ebf83;
}


.zzrz-list .zzrz-items li {
	width: 304px;
	height: 355px;
	float: left;
	margin: 0px 76px 36px 0;
	background: #f1f1f1;
	position: relative;
	-webkit-transition: all .2s linear;
    transition: all .2s linear; padding:14px; border:1px #E1E1E1 solid; border-radius:6px;
}

.zl-domestic .zzrz-list {
	margin-top: 40px; background:#FFF; padding:23px 23px 0 23px;
}
.zzrz-list .zzrz-items li:nth-child(3n) {
	
	margin: 0px 0px 36px 0;
	
}
.zzrz-list  .ad_pic {
	
	margin: 0px 0px 36px 0;
	
}

.zzrz-list .zzrz-items li h2{ width:100%; font-size:16px; text-align:center; border:1px #696768 solid; height:44px; line-height:44px;}

.zzrz-list .zzrz-items li:hover,
.internation-items .items li:hover{
	cursor: pointer;
    box-shadow: 0 3px 10px rgba(68,66,154,0.15);
    -webkit-box-shadow: 0 3px 10px rgba(68,66,154,0.15);
    transform: translate3d(0,-2px,0);
    -webkit-transform: translate3d(0,-2px,0);
}

.zzrz-list .zzrz-items li.last {
	margin-right: 0;
}

.zzrz-list .zzrz-items li .link {
	display: block;
	width: 100%;
	height: 100%;
}

.zzrz-list .zzrz-items li .img {
	width: 100%;
	height: 80px;
	padding:51px 0 31px 0;
	text-align: center;
}

.zzrz-items .zl-product-link{
	border-top: 1px solid #e4e8eb;
	position: absolute;
	bottom: 20px;
	z-index: 10;
	margin: 0 30px;
	padding-top: 24px;
}

.zzrz-items .zl-product-link a{
	height: 28px;
	line-height: 28px;
	background: #ebeff2;
	padding: 0 8px;
	display: inline-block;
	float: left;
	font-size: 1px;
	color: #7c7e80;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 0 20px 10px 0;
	position: relative;
}
.zzrz-items .zl-product-link a span{
	font-size: 12px;
}

.zzrz-items .zl-product-link a:hover{
	background: #45351C;
	color: #ffffff;
}

.zzrz-items .zl-product-link a.last{
	margin-right: 0px;
}

.zzrz-list .zzrz-items li .img img {
	width: 85px;
	height: 79px;
}

.zzrz-list .zzrz-items li .comm-bottom {
	text-align: center;
}

.zzrz-list .zzrz-items li .comm-bottom h2 {
	font-size: 16px;
	color: #333333;
	line-height: 16px;
	font-weight: bold;
}

.zzrz-list .zzrz-items li .comm-bottom .border {
	width: 20px;
	height: 2px;
	background: #45351C;
	display: inline-block;
	margin: 20px 0 14px 0;
}
.zzrz-list .zzrz-items li .comm-bottom .p { width:86%; margin:0 auto 
}
.zzrz-list .zzrz-items li .comm-bottom .p p {
	font-size: 14px;
	color: #999999;
	line-height: 24px; text-align:left
}

.zzrz-items .zl-product-link2{
	border-top: 1px solid #e4e8eb;
	position: absolute;
	bottom: 42px;
	z-index: 10;
	margin: 0 30px;
	padding-top: 42px;
	width: 224px;
	text-align: center;

}

.zzrz-items .zl-product-link2 .know{
	width: 120px;
	height: 36px;
	line-height: 36px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 14px;
	color: #ffffff;
	background: #45351C;
	display: inline-block;
}

.zzrz-items .zl-product-link2 .know:hover{
	cursor: pointer;
	background: #2ebf83;
}


.internation-box .international-comm {
	margin-top: 40px;
}

.international-comm .inter-same {
	width: 386px;
	height: 190px;
	position: relative;
	float: left;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
}
.international-comm .inter-same:hover{
	box-shadow: 0 3px 10px rgba(68,66,154,0.15);
    -webkit-box-shadow: 0 3px 10px rgba(68,66,154,0.15);
    transform: translate3d(0,-2px,0);
    -webkit-transform: translate3d(0,-2px,0);
}

.international-comm .first{
	background: url(../img/list2/zl/domestic-img01.png) no-repeat;
}

.international-comm .second{
	background: url(../img/list2/zl/domestic-img02.png) no-repeat;
	margin: 0 21px;
}

.international-comm .third{
	background: url(../img/list2/zl/domestic-img03.png) no-repeat;
}

.international-comm .link{
	padding:42px 30px 30px;
	display: block;
	height: 118px;
}

.international-comm .inter-same h2 {
	font-size: 16px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: bold;
	position: relative;
	display: inline-block;
}

.international-comm .inter-same h2 .hot{
	position: absolute;
	background: url(../img/list2/zl/icon/zl-hot-white.png) no-repeat;
	display: inline-block;
	width: 17px;
	height: 16px;
	top: -1px;
	right: -22px;
}

.international-comm .inter-same p {
	font-size: 12px;
	color: #ffe8e5;
	line-height: 18px;
	margin:12px 0 0px 0;
}

.international-comm .inter-same .know {
	width: 120px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #45351C;
	display: inline-block;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-indent: 20px;
	position: absolute;
	bottom: 30px;
	left: 30px;
	background: url(../img/list2/sp/icon/know-btn.png) #ffffff 88px center no-repeat;
	-webkit-transition: all .2s linear;
    transition: all .2s linear;
}
.international-comm .inter-same .know:hover{
	background: url(../img/list2/sp/icon/know-btn.png) #ffffff 91px center no-repeat;
}

.internation-items .items li{
	width: 285px;
	height: 125px;
	background: #ffffff;
	float: left;
	margin:20px 20px 0 0;
	-webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.internation-items .items li .link{
	padding:29px 20px 0px;
	height: 96px;
	display: block;
}

.internation-items .items li.last{
	margin-right: 0px;
}

.internation-items .items li .left-img{
	text-align: center;
	width:53px;
	margin-right: 14px;
	margin-top: 2px;
}

.internation-items .items li .right-comm h2{
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 10px;
}

.internation-items .items li .right-comm p{
	font-size: 12px;
	color: #949799;
	line-height: 20px;
}

/*法律服务*/
.zl-law-bg {
	background: #ffffff;
	width: 100%;
	min-width: 1200px;
}

.zl-lawer-box{
	padding-bottom: 60px;
}

.zl-lawer-box .comestic-title{
	padding-top: 60px;
}

.zl-lawer-box .zl-lawer-items{
	margin-top: 40px;
}

.zl-lawer-box .zl-lawer-items li a {
	padding:33px 34px 0;
	display: block;
	height: 223px;
}

.zl-lawer-box .zl-lawer-items li {
	width: 224px;
	height: 263px;
	margin-right: 20px;
	float: left;
	position: relative;
	box-shadow: 0px 5px 20px rgba(0,0,0,0.1);
	text-align: center;
	-webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.zl-lawer-box .zl-lawer-items li:hover{
    transform: translate3d(0,-2px,0);
    -webkit-transform: translate3d(0,-2px,0);
}

.zl-lawer-box .zl-lawer-items li h2 {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	line-height: 16px;
	margin-top: 35px;
}

.zl-lawer-box .zl-lawer-items li .border {
	width: 20px;
	height: 2px;
	background: #45351C;
	display: inline-block;
	margin: 20px 0 14px;
}

.zl-lawer-box .zl-lawer-items li .comm {
	font-size: 12px;
	color: #949799;
	line-height: 24px;
}
.zl-lawer-box .zl-lawer-items li.last{
	margin-right: 0px;
}

/*权利管理 */
.internation-items .other-items li{
	height: 164px;
}

.internation-items .other-items li .link{
	padding: 20px 30px 0;
	height: 134px;
}

.internation-items .other-items li .right-comm h2{
	margin-top: 12px;
}

.international-comm .four{
	background: url(../img/list2/zl/domestic-img04.png) no-repeat;
}

.international-comm .five{
	background: url(../img/list2/zl/domestic-img05.png) no-repeat;
	margin: 0 21px;
}

.international-comm .six{
	background: url(../img/list2/zl/domestic-img06.png) no-repeat;
}
.internation-box{
	padding-bottom: 60px;
}

/*创新服务*/
.zl-innovate-bg{
	background: url(../images/zlbg.jpg) center top repeat-x #FDFDF5;
	width: 100%;
	min-width: 1200px;
	padding:60px 0;
}
.zlbanner{ margin-top:30px;}
.zl-innovate .zl-innovate-items{
	margin-top: 40px;
}

.zl-innovate .zl-innovate-items li{
	width: 387px;
	height: 302px;
	box-shadow: 0px 1px 5px rgba(0,0,0,0.1);
	text-align: center;
	float: left;
	margin-right: 20px;
	transition: all .2s linear;
	-webkit-transition:all .2s linear; background:#FFF
}
.zl-innovate .zl-innovate-items li:nth-child(3){
	
	margin-right: 0px;

}
.zl-innovate .zl-innovate-items li:hover{
	cursor: pointer;
    box-shadow: 0 3px 10px rgba(68,66,154,0.15);
    -webkit-box-shadow: 0 3px 10px rgba(68,66,154,0.15);
    transform: translate3d(0,-2px,0);
    -webkit-transform: translate3d(0,-2px,0);
}
.zl-innovate .zl-innovate-items li:hover h2,
.cx-special-items li:hover h2{
	color: #45351C;
}

.zl-innovate .zl-innovate-items li img{
	height: 60px;
	padding: 33px 0;
}

.zl-innovate .zl-innovate-items li h2{
	font-size: 16px;
	color: #333333;
	line-height: 16px;
	font-weight: bold; margin-bottom:20px;
}

.zl-innovate .zl-innovate-items li p{
	font-size: 12px;
	line-height: 22px;
	color: #949799;
}
.zl-innovate .zl-innovate-items li h3{
	font-size: 13px;
	line-height: 13px;
	color: #ff5454; margin-top:20px;
}

.zl-innovate .zl-innovate-items li .border{
	width: 20px;
	height: 2px;
	background: #45351C;
	margin:20px auto; display:none
}

.zl-innovate .zl-innovate-items li .links{
	margin: 30px auto 0;
	width: 280px;
}
.zl-innovate .zl-innovate-items li .links:hover{
	cursor: pointer;
}
.zl-innovate .zl-innovate-items li .links a{
	width: 118px;
	height: 34px;
	line-height: 34px;
	border-radius: 3px;
	-webkit-border-radius:3px;
	-moz-border-radius: 3px;
	display: inline-block;
	font-size: 14px;
	border:1px solid #45351C;
	float: left;
}

.zl-innovate .zl-innovate-items li .links a.zx-btn{
	color: #45351C;
	margin-right: 40px;
}
.zl-innovate .zl-innovate-items li .links a.zx-btn:hover{
	background: #45351C;
	color: #ffffff;
}
.zl-innovate .zl-innovate-items li .links a.know-btn{
	color: #ffffff;
	background:url(../img/list2/sp/icon/know-btn-white.png) #45351C 83px center no-repeat;
	text-indent: 18px;
	text-align: left;
	-webkit-transition: all .2s linear;
    transition: all .2s linear;
}
.zl-innovate .zl-innovate-items li .links a.know-btn:hover{
	background:url(../img/list2/sp/icon/know-btn-white.png) #45351C 86px center no-repeat;
}
.zl-innovate .zl-innovate-items li.last{
	margin-right: 0px;
	width: 386px;
}
.zl-innovate .zl-innovate-items li:nth-child(3){
	margin-right: 0px;
	width: 386px;
}
.zl-innovate-bg .comestic-title{
	margin-top: 0px;
}

/*专家团队*/
.zl-team-box {
	background: #f3f8fb;
}



/*成功案例*/
.zl-success-bg {
	width: 100%;
	min-width: 1200px;
	background: #ffffff;
	padding: 60px 0;
}

.zl-success-box .comestic-title{
	margin-top: 0px;
}

.zl-success-comm {
	margin-top: 60px;
	height: 240px;
}

.zl-success-comm .zl-success-item li {
	width: 386px;
	height: 236px;
	float: left;
	text-align: center;
	margin-left: 21px;
}

.zl-success-comm .zl-success-item li .top p {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 14px;
	padding: 40px 0 50px 0;
}

.zl-success-comm .zl-success-item li .top h2 {
	font-size: 16px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: bold;
}

.zl-success-comm .zl-success-item li .top .border {
	height: 2px;
	width: 20px;
	background: #FFFFFF;
	margin: 20px auto;
	display: inline-block;
}

.zl-success-comm .zl-success-item li .top h3 {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 14px;
}

.zl-success-comm .zl-success-item li .bottom {
	display: none;
}

.zl-success-comm .zl-success-item li .bottom img{
	padding: 33px 0;
	height: 60px;
}

.zl-success-comm .zl-success-item li .bottom h2 {
	font-size: 16px;
	color: #333333;
	line-height: 16px;
	font-weight: bold;
}

.zl-success-comm .zl-success-item li .bottom .border {
	height: 2px;
	width: 20px;
	background: #45351C;
	margin: 20px auto;
	display: inline-block;
}

.zl-success-comm .zl-success-item li .bottom  p {
	font-size: 12px;
	color: #7c7e80;
	line-height: 24px;
}

.zl-success-comm .zl-success-item li.first {
	background: url(../img/list2/zl/zl-sucess-img01.png) no-repeat;
	margin-left: 0px;
}

.zl-success-comm .zl-success-item li.second {
	background: url(../img/list2/zl/zl-sucess-img02.png) no-repeat;
}

.zl-success-comm .zl-success-item li.third {
	background: url(../img/list2/zl/zl-sucess-img03.png) no-repeat;
}

.zl-success-comm .zl-success-item li:hover {
	cursor: pointer;
	background: url(../img/list2/zl/hover-bg.png) no-repeat;
	box-shadow: 0 5px 20px rgba(0,0,0,0.1);
}

.zl-success-comm .zl-success-item li:hover .top {
	display: none;
}

.zl-success-comm .zl-success-item li:hover .bottom {
	display: block;
}

/*荣誉资质*/
.spHonorBox{
	background: #ffffff;
	width: 100%;
	min-width: 1200px;
	padding-bottom: 100px;
}
.zl-honor-box .zl-honor-img {
	margin-top: 10px;
}

.zl-honor-box .zl-honor-img .zl-honor-item li {
	float: left;
	width: 170px;
	margin: 30px 36px 0 0;
}

.zl-honor-box .zl-honor-img .zl-honor-item li:nth-child(6n){
	margin-right: 0px;
}

.zl-honor-box .zl-honor-img .zl-honor-item li img {
	width: 100%;
	box-shadow: 0px 5px 10px rgba(0,0,0,.2);
}

.zl-honor-box .zl-honor-img .zl-honor-item li.sp {
	text-align: center;
}

.zl-honor-box .zl-honor-img .zl-honor-item li.sp img {
	width: 122px;
}

/*媒体报道*/
.zl-report-box {
	margin: 60px auto 60px auto;
	background: #ffffff;
}

.zl-report-box .comestic-title{
	margin-top: 0px;
	padding-top: 60px;
}

.zl-report-comm {
	margin-top: 10px;
}

.zl-report-comm .zl-report-item li {
	width: 265px;
	height: 100px;
	padding: 10px 20px 10px 0px;
	margin: 30px 20px 0 0;
	float: left;
	background: #FFFFFF;
	box-shadow: 0px 3px 15px rgba(0,0,0,0.12);
}

.zl-report-comm .zl-report-item li table {
	width: 100%;
	height: 100px;
}

.zl-report-comm .zl-report-item li td {
	vertical-align: middle;
}

.zl-report-comm .zl-report-item li .td1 {
	width: 110px;
	text-align: center;
}

.zl-report-comm .zl-report-item li .td2 {
	width: 5px;
}

.zl-report-comm .zl-report-item li .td3 {
	width: 150px;
	text-align: left;
}

.zl-report-comm .zl-report-item li .td3 p {
	font-size: 14px;
	color: #333333;
	line-height: 22px;
	padding-left: 14px;
}

.zl-report-comm .zl-report-item li.last {
	margin-right: 0px;
}

/*商标分类*/
.sp-banner {
	width: 100%;
	height: 400px;
	min-width: 1200px;
	margin: 0 auto;
	background: url(../img/list2/sp/sp-banner.jpg) center no-repeat;
}
/*商标检索*/
.sp-class-search{
	height: 180px;
}

.sp-class-search .searchBox{
	margin-top: 0px;
	padding-top: 28px;
}

.sp-class-search .searchBox .topTitle{
	width: 615px;
	text-align: center;
	margin: 0 auto;
	font-size: 20px;
	color: #333333;
	line-height: 20px;
	font-weight: lighter;
	background: url(../img/list2/sp/icon/sp-top-left.png) left top no-repeat,url(../img/list2/sp/icon/sp-top-right.png) right top no-repeat;
}

.sp-class-search .search-top{
	margin: 22px 62px 0;
}

.sp-class-search .search-top .search-infor{
	width: 178px;
}
.sp-class-search .search-top .search-infor .sear-left{
	width: 100%;
}

.sp-class-search .search-top .search-infor .sear-left h2{
	line-height: 50px;
	padding:0;
	text-align: center;
}

.sp-class-search .search-top .search-infor .sear-left h2 span{
	font-size: 20px;
	color: #ffffff;
	display: inline-block;
	vertical-align: middle;
	font-family: DinMedium;
}

.sp-class-search .search-top .search-infor .sear-left h2 b{
	font-size: 12px;
	color: rgba(255,255,255,0.4);
	display: inline-block;
	font-weight: normal;
	vertical-align: middle;
	line-height: 20px;
	margin-top: 1px;
	transition: all .2s linear;
	-webkit-transition:all .2s linear;
}

.sp-list-bg{
	background: #f0f0f5;
	margin-top: -180px;
	height: 180px;
	width: 100%;
	min-width: 1200px;
}

/*国内商标*/
.sp-domestic {
	width: 100%;
	min-width: 1200px;
	background: #f0f0f5;
	padding: 0px 0px 64px 0;
}

.sp-domestic .comestic-title{
	margin-top: 0px;
}

.sp-domestic-comm{
	margin-top: 40px;
}

.sp-domestic .sp-domestic-comm .domestic-left {
	width: 270px;
	height: 216px;
	display: inline-block;
	background: url(../img/list2/sp/sp-demc-left.png) no-repeat;
	-webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.sp-domestic .sp-domestic-comm .domestic-left .link {
	text-align: center;
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	color: #ffffff;
}

.domestic-left .link .tm-upgrade,.sp-domestic-comm .domestic-item li .link .tm-upgrade,
.internal-left .link .tm-upgrade,.internal-box .internal-right .items li .tm-upgrade,
.taocan-item li .tm-upgrade{
    width: 112px;
    height: 24px;
    line-height: 23px;
    display: inline-block;
    font-size: 14px;
    color: #ffffff;
    background: url(../../com/img/index2/tm-upgrade-bg1.png) no-repeat;
    position: absolute;
    right: 10px;
    top: 10px;
    text-indent: 42px;
    text-align: left;
}
.sp-domestic-comm .domestic-item li .link .tm-upgrade{
	right: 14px;
}

.sp-domestic .sp-domestic-comm .domestic-left:hover,
.sp-domestic-comm .domestic-item li:hover{
	box-shadow: 0 3px 10px rgba(68,66,154,0.15);
    -webkit-box-shadow: 0 3px 10px rgba(68,66,154,0.15);
    transform: translate3d(0,-2px,0);
    -webkit-transform: translate3d(0,-2px,0);
}
.sp-domestic-comm .domestic-item li:hover .comm h2,
.internal-box .internal-right .items li:hover h2,
.sp-lawerBox .sp-lawer-right .lawer-item li:hover h2,
.sp-other-comm .sp-other-items li:hover .bottom h2,
.bqservicelist li:hover .bqservicecon .bq_name,
.domestic-list .domestic-items li:hover .comm-bottom h2,
.internation-items .items li:hover .right-comm h2,
.zl-lawer-box .zl-lawer-items li:hover h2{
	color: #45351C;
}
.sp-lawerBox .sp-lawer-right .lawer-item li.first:hover h2{
	color:#ffffff;
}

.sp-domestic .sp-domestic-comm .domestic-left .topic{
	padding: 21px 0 12px 0;
	height: 60px;
}

.sp-domestic .sp-domestic-comm .domestic-left .link h2 {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	position: relative;
	display: inline-block;
}

.sp-domestic .sp-domestic-comm .domestic-left .link h2 .hot{
	background: url(../img/list2/sp/icon/sp-hot-icon.png) no-repeat;
	width: 15px;
	height: 14px;
	position: absolute;
	right: -20px;
}

.sp-domestic .sp-domestic-comm .domestic-left .link p {
	font-size: 12px;
	line-height: 18px;
	margin: 8px 0 18px 0;
}

.sp-domestic .sp-domestic-comm .domestic-left .link h3 {
	font-size: 16px;
	line-height: 16px;
}

.sp-domestic-comm .domestic-item {
	width: 930px;
}

.sp-domestic-comm .domestic-item li {
	width: 454px;
	height: 102px;
	float: left;
	margin-left: 10px;
	background: #ffffff;
	-webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.sp-domestic-comm .domestic-item li:hover{

}

.sp-domestic-comm .domestic-item li .link {
	display: block;
	padding: 21px;
	position: relative;
	z-index: 20;
}

.sp-domestic-comm .domestic-item li .link .topic{
	width: 60px;
	height: 60px;
}

.sp-domestic-comm .domestic-item li .link .topic img{
	width: 100%;
	height: 100%;
}

.sp-domestic-comm .domestic-item li .link .comm{
	width: 342px;
}

.sp-domestic-comm .domestic-item li .link h2 {
	font-size: 16px;
	color: #404040;
	font-weight: bold;
	line-height: 16px;
	padding: 12px 0;
	position: relative;
	display: inline-block;
}

.sp-domestic-comm .domestic-item li.mar-bot{
	margin-top: 12px;
}

.sp-domestic-comm .domestic-item li .link p {
	font-size: 12px;
	color: #b2b2b2;
	line-height: 12px;
	vertical-align: baseline;
}

.sp-domestic-comm .domestic-item li .link p .money{
	color: #ff5454;
	font-size: 14px;
}

.sp-domestic-comm .domestic-item li .link .hot{
	position: absolute;
	background: url(../img/list2/zl/icon/zl-hot-icon.png) no-repeat;
	display: inline-block;
	width: 15px;
	height: 14px;
	right: -22px;
}

/*国际商标*/
.sp-interation {
	background: #f0f0f5;
	padding: 60px 0 74px;
	width: 100%;
	min-width: 1200px;
}

.sp-interation .comestic-title{
	margin-top:0px;
}

.interationBox{
	width: 100%;
	height: 460px;
	background: #ffffff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-top: 40px;
}
.interationBox .hide{
    display:none;
}
.interationBox .interal-items{
	height: 76px;
}
.interationBox .interal-items li{
	width: 200px;
	float: left;
	text-align: center;
	height: 76px;
	background: #4b505c;
}

.interationBox .interal-items li.first{
	border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-top-left-radius: 5px;
}

.interationBox .interal-items li.last{
	border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-top-right-radius: 5px;
}

.interationBox .interal-items li.selected{
	background: #ffffff;
}
.interationBox .interal-items li.selected a{
	color: #45351C;
}
.interationBox .interal-items li.selected .border{
	display: block;
}

.interationBox .interal-items li:hover{
	cursor: pointer;
}

.interationBox .interal-items li a{
	color: rgba(255,255,255,0.5);
	font-size: 16px;
	line-height: 42px;
	margin-top: 17px;
	display: inline-block;
}
.interationBox .interal-items li .border{
	width: 65px;
	height: 3px;
	background: #45351C;
	margin: 0 auto;
	display: none;
}

.sp-interation-box .sp-interation-item{
	margin:38px 0 0 31px;
}

.sp-interation-box .sp-interation-item li {
	width: 210px;
	height: 130px;
	margin:15px 0 0 15px;
	box-shadow: 0px 5px 15px rgba(68,66,154,0.15);
	float: left;
	position: relative;
	background: #ffffff;
	-webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.sp-interation-box {
	position: relative;
	z-index: 100;
}

.sp-interation-box .sp-interation-item li.last {
	margin-right: 0px;
}

.sp-interation-box .sp-interation-item li .link {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}
.sp-interation-box .sp-interation-item li .link:hover{
	cursor: pointer;
}

.sp-interation-box .sp-interation-item li h2 {
	font-size: 16px;
	color: #1a1a1a;
	line-height: 16px;
	padding-top: 20px;
}

.sp-interation-box .sp-interation-item li p {
	font-size: 14px;
	color: #1a1a1a;
	line-height: 12px;
	margin-top: 7px;
	font-weight: bold;
}

.sp-interation-box .sp-interation-item li .comm {
	padding-left: 22px;
	position: relative;
	z-index: 30;
}

.sp-interation-box .sp-interation-item li span{
	font-size: 14px;
	color: #45351C;
	line-height: 14px;
	margin-top: 37px;
	display: block;
	background: url(../img/list2/sp/icon/know-btn.png) #ffffff 62px center no-repeat;
	display: none;
}

.sp-interation-box .sp-interation-item li img.img1 {
	position: absolute;
	z-index: 40;
	bottom: 14px;
	right: 18px;
}

.sp-interation-box .sp-interation-item li:hover span{
	display: block;
}


.sp-interation-box .sp-interation-item li:hover{
	-webkit-box-shadow: 0 3px 10px rgba(68,66,154,0.15);
    transform: translate3d(0,-2px,0);
    -webkit-transform: translate3d(0,-2px,0);
}

.sp-interation-box .sp-interation-item li.last h3{
	font-size: 16px;
	color: #45351C;
	line-height: 130px;
	text-align: center;
}

.sp-interation-item li.last h3 .gt-icon{
	background: url(../../com/img/index2/zl-gt-icon.png) center no-repeat;
	width: 11px;
	height: 8px;
	display: inline-block;
	margin-left: 8px;
}

/*商标双享套餐*/
.sp-meal-box{
	height: 657px;
	width: 100%;
	min-width: 1200px;
	background: url(../img/list2/sp/sp-taocan-bg.jpg) center no-repeat;
	margin: 0 auto;
}

.sp-meal-box .comestic-title{
	margin-top: 0px;
	padding-top: 60px;
}

.sp-meal-box .comestic-title .title-top{
	color: #ffffff;	
}

.sp-meal-box .comestic-title .title-bottom{
	color:rgba(255,255,255,0.7);	
}

.taocan-item {
	margin-top: 40px;
}

.taocan-item li {
	width: 370px;
	height: 442px;
	margin-right: 45px;
	float: left;
	background-color: #ffffff;
	box-shadow: 0px 3px 27px rgba(68,66,154,0.23);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: relative;
}

.taocan-item li a.link {
	display: block;
	width: 100%;
	height: 100%;
}

.taocan-item li:nth-child(3) {
	margin-right: 0;
}

.taocan-item .taocan-title{
	font-size: 22px;
	line-height: 22px;
	text-align: center;
	color: #1a1a1a;
	padding: 46px 0 68px 0;
}

.taocan-item .taocan-title b{
	font-weight: bold;
}

.taocan-item .taocan-title span{
	background: #45351C;
	height: 20px;
	width: 2px;
	margin: 0 5px;
	display: inline-block;
	vertical-align: middle;
}
.taocan-item .taocan-title b,.taocan-item .taocan-title label{
	display: inline-block;
	line-height: 22px;
	vertical-align: middle;
}

.taocan-content{
	height: 60px;
	margin-left: 40px;
}

.taocan-content2{
	margin-left: 90px;
}

.taocan-content img{
	float: left;
	display: inline-block;
}

.taocan-content img.add{
	margin: 22px 20px 0;
}

.taocan-content img.add-special{
	margin: 22px 32px 0;
}

.taocan-name{
	margin-top: 10px;
	margin-left: 28px;
}

.taocan-name span{
	display: inline-block;
	float: left;
	font-size: 14px;
	color: #4c4c4c;
	line-height: 14px;
	font-weight: bold;
}

.taocan-name span.first{
	margin:0 18px 0 22px;
}

.taocan-name span.second{
	margin:0 71px 0 50px;
}

.taocan-name span.third{
	margin:0 47px 0 32px;
}

.taocan-word {
	margin-top: 49px;
	text-align: center;
}

.taocan-word p{
	font-size: 14px;
	color: #b2b2b2;
	line-height: 22px;
}

.taocan-word p.green{
	color: #45351C;
}
.taocan-bottom{
	width: 100%;
	height: 92px;
	position: absolute;
	bottom: 0;
	background: #f7f7f9;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.taocan-bottom .taocan-price{
	font-size: 18px;
	color: #ff5454;
	line-height: 92px;
	padding-left: 30px;
	float: left;
}

.taocan-bottom .know-internal-btn{
	margin-top: 30px;
	float: right;
	margin-right: 30px;
}

.taocan-item li:hover .taocan-title{
	color: #45351C;
}

.taocan-item li:hover .taocan-bottom{
	background: #45351C;
}

.taocan-item li:hover .taocan-price{
	color: #ffffff;
}

/*风险分析*/
.sp-analysis-box{
	width: 100%;
	min-width: 1200px;
	height: 106px;
	background: url(../img/list2/sp/sp-analysis-bg.png) top center no-repeat;
	display: block;
	margin-top: 60px;
}

.sp-analysis-box .analysis-boxs{
	position: relative;
}
.sp-analysis-box .analysis-boxs .ansly-links{
	display: inline-block;
	width: 140px;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	color: #ff6668;
	background: url(../img/list2/sp/icon/zx-know-btn.png) #ffffff 101px center no-repeat;
	text-indent: 26px;
	text-align: left;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-transition: all .2s linear;
    transition: all .2s linear;
    position: absolute;
    right: 132px;
    top: 34px;
}
.sp-analysis-box .analysis-boxs .ansly-links:hover{
	background: url(../img/list2/sp/icon/zx-know-btn.png) #ffffff 104px center no-repeat;
}

/*国内商标*/
.sp-internal-box{
	width: 100%;
	min-width: 1200px;
	background: #f0f0f5;
	padding:60px 0 86px 0;
}

.sp-internal-box .comestic-title{
	margin-top: 0px;
}

.internal-box{
	margin-top: 30px;
}

.internal-box .internal-left{
	width: 270px;
	height: 278px;
	background: url(../img/list2/sp/internal-left-img.png) no-repeat;
	margin-top: 10px;
	text-align: center;
	-webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.internal-box .internal-left .link{
	width: 100%;
	height: 100%;
	display: inline-block;
	color: #ffffff;
	position: relative;
}

.internal-box .internal-left .topic{
	margin: 37px 0 24px 0;
	height: 46px;
}

.internal-box .internal-left .link h2{
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
}

.internal-box .internal-left .link h3{
	font-size: 14px;
	line-height: 14px;
}

.internal-box .internal-left .link p{
	font-size: 12px;
	line-height: 12px;
	color: rgba(255,255,255,0.7);
	margin: 10px 0 20px 0;
}

.know-internal-btn{
	display: inline-block;
	width: 120px;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	color: #45351C;
	background: url(../img/list2/sp/icon/know-btn.png) #ffffff 88px center no-repeat;
	text-indent: 20px;
	text-align: left;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin-top: 26px;
	-webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.know-internal-btn:hover{
	cursor: pointer;
	background: url(../img/list2/sp/icon/know-btn.png) #ffffff 91px center no-repeat;
}

.internal-box .internal-right{
	width: 930px;
}

.internal-box .internal-right .items li{
	width: 300px;
	height: 134px;
	background: #ffffff;
	margin: 10px 0 0 10px;
	position: relative;
	float: left;
	-webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.internal-box .internal-right .items li:hover,
.internal-box .internal-left:hover{
	box-shadow: 0 3px 10px rgba(68,66,154,0.15);
    -webkit-box-shadow: 0 3px 10px rgba(68,66,154,0.15);
    transform: translate3d(0,-2px,0);
    -webkit-transform: translate3d(0,-2px,0);
}

.internal-box .internal-right .items li .link{
	padding:24px 18px 20px 20px;
	display: block;
	position: relative;
}

.internal-box .internal-right .items li h2{
	font-size: 16px;
	color: #333333;
	line-height: 16px;
	font-weight: bold;
	position: relative;
	display: inline-block;
}

.internal-box .internal-right .items li h2 .hot{
	position: absolute;
	background: url(../img/list2/zl/icon/zl-hot-icon.png) no-repeat;
	display: inline-block;
	width: 15px;
	height: 14px;
	right: -22px;
}

.internal-box .internal-right .items li p{
	font-size: 12px;
	color: #b2b2b2;
	line-height: 12px;
	margin: 11px 0 40px 0;
}

.internal-box .internal-right .items li h3{
	font-size: 14px;
	color: #ff5454;
	line-height: 14px;
}

.internal-box .internal-right .items li .topic{
	width: 60px;
	height: 60px;
	position: absolute;
	right: 11px;
	bottom: 5px;
}

/*热门注册*/
.sp-hot-bg {
	background: #ffffff;
    padding-top:60px;
}
.sp-hot-bg .comestic-title{
    margin-top:0px;
}

.sp-hot-containor {
	margin-top: 40px;
	height: 515px;
	width: 1200px;
	box-shadow: 0px 3px 27px rgba(68,66,154,0.23);
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	position: relative;
}

.sp-hot-containor .con-left {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 50;
}

.sp-hot-containor .con-left .con-items li {
	height: 103px;
	width: 150px;
	cursor: pointer;
	float: left;
	background: #ffffff;
	text-align: center;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	position: relative;
}

.sp-hot-containor .con-left .con-items li.first{
	border-top-left-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-top-left-radius: 8px;
}

.sp-hot-containor .con-left .con-items li.second{
	border-top-right-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-top-right-radius: 8px;
}

.sp-hot-containor .con-left .con-items li.third{
	border-bottom-left-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-bottom-left-radius: 8px;
}

.sp-hot-containor .con-left .con-items li.four{
	border-bottom-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-bottom-right-radius: 8px;
}

.sp-hot-containor .con-left .special-four{
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 150px;
	height: 103px;
	line-height: 103px;
	cursor: pointer;
}
.sp-hot-containor .con-left .special-four .gt-icon{
	background: url(../../com/img/index2/zl-gt-icon.png) center no-repeat;
	width: 11px;
	height: 8px;
	display: inline-block;
	margin-left:7px;
	transition: all .2s linear;
	-webkit-transition:all .2s linear;
}
.sp-hot-containor .con-left .special-four p{
	color: #45351C;
	font-weight: bold;
	font-size: 16px;
	text-indent: 30px;
}
.sp-hot-containor .con-left .special-four:hover .gt-icon{
	margin-left: 10px;
}
.sp-hot-containor .con-left .con-items li .border-r{
	width: 1px;
	height: 82px;
	background: #f0f0f0;
	position: absolute;
	top: 15px;
	right: 0px;
	z-index: 10;
}

.sp-hot-containor .con-left .border-r{
	width: 1px;
	height: 82px;
	background: #f0f0f0;
	position: absolute;
	top: 15px;
	z-index: 51;
}

.border-b{
	height: 1px;
	width: 118px;
	background: #f0f0f0;
	position: absolute;
	left: 15px;
	z-index: 51;
}

.sp-hot-containor .con-left .border-r1{
	left: 149px;
}
.sp-hot-containor .con-left .border-r2{
	left: 299px;
}
.sp-hot-containor .con-left .border-r3{
	left: 449px;
}
.sp-hot-containor .con-left .border-r4{
	left: 599px;
}
.sp-hot-containor .con-left .border-r5{
	left: 749px;
}
.sp-hot-containor .con-left .border-r6{
	left: 899px;
}
.sp-hot-containor .con-left .border-r7{
	left: 1049px;
}
.sp-hot-containor .con-left .border-r8{
	top: 423px;
}
.sp-hot-containor .con-left .border-r9{
	top: 102px;
}
.sp-hot-containor .con-left .border-r10{
	top: 205px;
}
.sp-hot-containor .con-left .border-r11{
	top: 308px;
}
.sp-hot-containor .con-left .border-r12{
	top: 411px;
}
.sp-hot-containor .con-left .border-r13{
	left: 1067px;
}

.sp-hot-containor .con-left .con-items li .topic{
	display: none;
	text-align: center;
	height: 22px;
	margin-top: 29px;
}

.sp-hot-containor .con-left .con-items li.selected{
	background: url(../img/list2/sp/sp-tj-bg.jpg) center no-repeat;
	z-index: 60;
}

.sp-hot-containor .con-left .con-items li:hover{
	background: url(../img/list2/sp/sp-tj-bg.jpg) center no-repeat;
	z-index: 60;
}

.sp-hot-containor .con-left .con-items li.selected .topic{
	display: block;
}
.sp-hot-containor .con-left .con-items li:hover .topic{
	display: block;
}

.sp-hot-containor .con-left .con-items p {
	font-size: 16px;
	color: #333333;
	margin-top: 46px;
}

.sp-hot-containor .con-left .con-items li.selected p{
	color: #ffffff;
	margin-top: 9px;
}
.sp-hot-containor .con-left .con-items li:hover p{
	color: #ffffff;
	margin-top: 9px;
}

.sp-hot-containor .con-left .con-items li.speical{
	margin-left: 900px;
}

.sp-hot-containor .con-right {
	width: 866px;
	height: 271px;
	background: #f0f0f5;
	position: absolute;
	top: 103px;
	left: 150px;
	padding:38px 0 0 34px;
	z-index: 99;
}

.sp-hot-containor .con-right .containor-item .item-left {
	width: 200px;
}

.sp-hot-containor .con-right .containor-item .item-right{
	width: 612px;
}

.sp-hot-containor .con-right .containor-item .class-title h2 {
	font-size: 16px;
	color: #333333;
	line-height: 16px;
	margin-bottom: 14px;
	font-weight: bold;
}

.sp-hot-containor .con-right .containor-item .class-title p {
	font-size: 12px;
	color: #808080;
	line-height: 20px;
}

.sp-hot-containor .con-right .containor-item .title{
	height: 16px;
}
.sp-hot-containor .con-right .containor-item .title h2 {
	font-size: 16px;
	color: #333333;
	line-height: 16px;
	font-weight: bold;
	float: left;
}

.sp-hot-containor .con-right .containor-item .title p {
	font-size: 12px;
	color: #94959d;
	line-height: 12px;
	float: left;
	margin:4px 0 0 9px;
}

.sp-hot-containor .con-right .containor-item .class-item {
	margin-top: 13px;
}

.sp-hot-containor .con-right .containor-item .class-item li {
	width: 110px;
	height: 24px;
	line-height: 24px;
	margin: 0 7px 7px 0px;
	color: #808080;
	font-size: 12px;
	float: left;
	border-radius: 3px;
	-webkit-border-radius:3px;
	-moz-border-radius: 3px;
	text-align: center;
	background: #e4e4e9;
}

.sp-hot-containor .con-right .containor-item .class-item li.selected {
	color: #ffffff;
	background: #45351C;
}

.sp-hot-containor .con-right .containor-item .class-item li:hover{
	color: #595959;
	cursor: pointer;
}

.sp-hot-containor .con-right .containor-item .class-item li.selected:hover{
	color:#ffffff;
}

.sp-hot-containor .item-right .right-item{
	margin-top: 24px;
}

.sp-hot-containor .con-right .hide {
	display: none;
}

.sp-hot-containor .containor-item .apply-btn {
	position: absolute;
	bottom: 31px;
	left:288px;
}

.sp-hot-containor .containor-item .apply-btn a {
	width: 165px;
	height: 45px;
	line-height: 45px;
	text-indent: 30px;
	background: url(../img/list2/sp/icon/know-btn.png) #ffffff 123px center no-repeat;
	font-size: 16px;
	font-weight: bold;
	-webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.sp-hot-containor .containor-item .apply-btn a:hover {
	cursor: pointer;
	background: url(../img/list2/sp/icon/know-btn.png) #ffffff 126px center no-repeat;
}

.sp-hot-containor .containor-item .apply-btn a.selected {
	cursor: pointer;
	background: url(../img/list2/sp/icon/know-btn-white.png) #45351C 123px center no-repeat;
	color: #ffffff;
}
.sp-hot-containor .containor-item .apply-btn a.selected:hover {
	cursor: pointer;
	background: url(../img/list2/sp/icon/know-btn-white.png) #45351C 126px center no-repeat;
	color: #ffffff;
}

/*商标法律服务*/
.sp-lawerBox .sp-lawer-comm {
	height: 278px;
	margin-top: 60px;
}

.sp-lawerBox .sp-lawer-right .lawer-item li {
	width: 232px;
	height: 278px;
	float: left;
	overflow: hidden;
	margin-left: 10px;
	background: #f7f7f9;
	-webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.sp-lawerBox .sp-lawer-right .lawer-item li:hover{
	cursor: pointer;
    box-shadow: 0 3px 10px rgba(68,66,154,0.15);
    -webkit-box-shadow: 0 3px 10px rgba(68,66,154,0.15);
    transform: translate3d(0,-2px,0);
    -webkit-transform: translate3d(0,-2px,0);
}

.sp-lawerBox .sp-lawer-right .lawer-item li.first{
	background: url(../img/list2/sp/sp-lawer-left-img.png) no-repeat;
	margin-left: 0px;
}

.sp-lawerBox .sp-lawer-right .link {
	width: 100%;
	height: 100%;
	position: relative;
	display: block;
}
.sp-lawerBox .sp-lawer-right .bottom {
	text-align: center;
}
.sp-lawerBox .sp-lawer-right .bottom .topic{
	padding: 55px 0 28px 0;
	height:60px;
}

.sp-lawerBox .sp-lawer-right .bottom h2 {
	font-size: 16px;
	line-height: 16px;
	color: #333333;
	font-weight: bold;
}

.sp-lawerBox .sp-lawer-right .bottom p {
	font-size: 12px;
	line-height: 12px;
	color: #999999;
	margin: 11px 0 26px 0;
}

.sp-lawerBox .sp-lawer-right .bottom h3 {
	font-size: 14px;
	color: #ff5454;
	line-height: 14px;
}

.sp-lawerBox .sp-lawer-right .first .bottom h2{
	color: #ffffff;
}
.sp-lawerBox .sp-lawer-right .first .bottom p{
	color: rgba(255,255,255,0.9);
}
.sp-lawerBox .sp-lawer-right .first .bottom h3{
	color: #ffffff;
}

.sp-lawerBox .sp-lawer-right .link:hover {
	cursor: pointer;
}

.sp-lawerBox .sp-lawer-right .link:hover .top {
	display: none;
}

.sp-lawerBox .sp-lawer-right .link:hover .bottom {
	bottom: 0;
	left: 0;
}

.sp-lawerBox{
	margin-bottom: 100px;
	padding-top: 60px;
}
.sp-lawerBox .comestic-title{
	margin-top: 0px;
}

/*商标其他服务*/
.sp-otherBox {
	width: 100%;
	min-width: 1200px;
	padding: 60px 0
}

.sp-otherBox .comestic-title {
	margin-top: 0px;
}

.sp-other-comm .sp-other-items {
	margin-top: 16px;
}

.sp-other-comm .sp-other-items li {
	width: 232px;
	height: 250px;
	float: left;
	margin: 10px 10px 0 0;
	background: #ffffff;
	-webkit-transition: all .2s linear;
    transition: all .2s linear;
}
.sp-other-comm .sp-other-items li:nth-child(4) { margin-right:0px;}
.sp-other-comm .sp-other-items li:nth-child(9) { margin-right:0px;}
.sp-other-comm .sp-other-items li:hover{
	cursor: pointer;
    box-shadow: 0 3px 10px rgba(68,66,154,0.15);
    -webkit-box-shadow: 0 3px 10px rgba(68,66,154,0.15);
    transform: translate3d(0,-2px,0);
    -webkit-transform: translate3d(0,-2px,0);
}

.sp-other-comm .sp-other-items li a {
	width: 100%;
	height: 100%;
	display: block;
}

.sp-other-comm .sp-other-items li.last {
	margin-right: 0px;
}

.sp-other-comm .sp-other-items li .bottom {
	position: relative;
	text-align: center;
}

.sp-other-comm .sp-other-items li .bottom .topic{
	padding:20px 0 16px 0;
}

.sp-other-comm .sp-other-items li .bottom h2 {
	color: #1a1a1a;
	font-size: 16px;
	line-height: 16px;
    font-weight:bold;
}

.sp-other-comm .sp-other-items li .bottom p {
	font-size: 13px;
	color: #999999;
	line-height: 22px;
	margin: 10px auto 24px auto; width:82%; text-align: left;-webkit-box-orient: vertical;
            /* autoprefixer: on */
            -webkit-line-clamp: 3;
            overflow: hidden; height:66px;

}

.sp-other-comm .sp-other-items li .bottom h3 {
	font-size: 14px;
	color: #ff5454;
	line-height: 14px;
}

.sp-other-comm .sp-other-items li.speical{
	width: 474px;
	background: url(../images/sp-other-img.png) no-repeat;
}

.sp-other-comm .sp-other-items li.speical .box{
	padding: 50px 0 0 38px;
}

.sp-other-comm .sp-other-items li.speical h2{
	font-size: 16px;
	color: #ffffff;
	line-height: 16px;
	font-weight: bold;
}
.sp-other-comm .sp-other-items li.speical p{
	font-size: 12px;
	color: #ffffff;
	line-height: 12px;
	margin:12px 0 0px 0;
}
.sp-other-comm .sp-other-items li.speical .border{
	width: 30px;
	height: 2px;
	background: #ffffff;
	margin:20px 0 50px 0;
}
.sp-other-comm .sp-other-items li.speical .know-internal-btn{
	margin-top: 0px;
}

/*商标专家团队*/
.sp-teamBox {
	padding-top: 60px;
	padding-bottom: 54px;
	background: #e8ecf2;
}

.sp-teamBox .comestic-title {
	margin-top: 0px;
}

.sp-teamBox .comestic-title .border{
	width: 54px;
	height: 4px;
	background: #45351C;
	display: inline-block;
	margin-top: 20px;
}

.sp-teamBox .sp-team-comm .team-text {
	font-size: 14px;
	color: #4c4c4c;
	line-height: 22px;
	text-align: center;
	padding-top: 21px;
}

.sp-teamBox .sp-team-comm .team-text span {
	color: #00DA83;
}

.sp-teamBox .team-cont {
	position: relative;
}

.sp-teamBox .team-banner {
	width: 1200px;
	height: 398px;
	overflow: hidden;
	position: relative;
	margin: 35px auto 0;
}

.sp-teamBox .team-banner > ul {
	display: none;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.sp-teamBox .team-banner > ul > li {
	float: left;
	height: 398px;
}

.sp-teamBox .team-banner > ul > li > a {
	display: block;
	font-size: 22px;
	line-height: 450px;
	font-weight: bold;
}

.sp-teamBox .team-btn {
	width: 24px;
	height: 40px;
	display: inline-block;
	top: 179px;
	position: absolute;
	cursor: pointer;
}

.sp-teamBox .left-btn {
	background: url(../img/list2/sp/icon/sp-left-icon.png) no-repeat;
	left: 0px;
}

.sp-teamBox .right-btn {
	background: url(../img/list2/sp/icon/sp-right-icon.png) no-repeat;
	right: -1px;
}
.sp-teamBox .left-btn:hover {
	background: url(../img/list2/sp/icon/sp-left-icon-hover.png) no-repeat;
}

.sp-teamBox .right-btn:hover {
	background: url(../img/list2/sp/icon/sp-right-icon-hover.png) no-repeat;
}

.sp-teamBox .img-btn-list {
	display: none;
}

.sp-teamBox .team-banner .banner1 {
	width: 1200px;
	height: 398px;
	position: relative;
	background: #ffffff;
}

.sp-teamBox .team-banner .banner1 .topic{
	position: absolute;
	width: 304px;
	height: 343px;
	right: 38px;
	top: 28px;
}
.sp-teamBox .team-banner .banner1 .topic img{
	width:100%;
	height: 100%;
}
.sp-teamBox .team-banner .banner1 .sp-team-p {
	position: absolute;
	top: 62px;
	left: 54px;
	width: 738px
}

.sp-teamBox .team-banner .banner1 .top h2 {
	font-size: 40px;
	line-height: 40px;
	color: #333333;
	font-weight: bold;
	float: left;
}

.sp-teamBox .team-banner .banner1 .top .comp{
	float: left;
	margin-left: 60px;
}

.sp-teamBox .team-banner .banner1 .top .comp .left{
	margin-right: 40px;
}
.sp-teamBox .team-banner .banner1 .top .comp p {
	font-size: 14px;
	line-height: 22px;
	color: #b2b2b2;
}

.sp-teamBox .team-banner .banner1 .bottom {
	margin-top: 42px;
	height: 120px;
	overflow: hidden;
}

.sp-teamBox .team-banner .service{
	margin-top: 24px;
}

.sp-teamBox .team-banner .service h2{
	font-size: 18px;
	color: #333333;
	line-height: 18px;
	float: left;
}

.sp-teamBox .team-banner .service .border{
	width: 646px;
	height: 1px;
	background: #f4f4f4;
	float: right;
	margin-top: 9px;
}

.sp-teamBox .team-banner .banner1 .bottom p {
	font-size: 14px;
	color: #4c4c4c;
	line-height: 24px;
}
.sp-teamBox .team-banner .service .logo{
	margin-top:12px;
}
.sp-teamBox .team-banner .service .logo img{
	height: 60px;
}

/*成功案例*/
.sp-successBox {
	width: 100%;
	min-width: 1200px;
	background: #F5F5F5;
	padding: 30px 0 70px 0;
}

.sp-successBox .sp-success-item {
	margin-top: 40px;
	background: #ffffff;
	border-radius: 3px;
	-webkit-order-radius: 3px;
	-moz-order-radius: 3px;
}

.sp-successBox .sp-success-item li {
	width: 230px;
	height: 130px;
	float: left;
	margin: 13px 13px 0 0;
	background: #FFFFFF;
	box-shadow: 0px 3px 15px rgba(0,0,0,0.2);
}

.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%;
	;
}

/*创新服务*/
.cx-banner {
	width: 100%;
	height: 400px;
	min-width: 1200px;
	margin: 0 auto;
	background: url(../img/list2/cx/cx-banner.jpg) center no-repeat;
}

.cx-cert-bg{
	width: 100%;
	min-width: 1200px;
	background: #f0f0f5;
}
.cx-certification .comestic-title{
	margin-top: 0px;
	padding-top: 60px;
}

.cx-certification .cx-certific-items {
	margin-top: 50px;
	height: 434px;
}

.cx-certification .cx-certific-items li {
	width: 285px;
	height: 372px;
	background: #FFFFFF;
	float: left;
	margin-right: 20px;
	position: relative;
	z-index: 70;
	text-align: center;
	-webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.cx-certification .cx-certific-items li .link {
	width: 285px;
	height: 372px;
	display: block;
}

.cx-certification .cx-certific-items li .img {
	padding:40px 0 34px;
	height: 60px;
	text-align: center;
}

.cx-certification .cx-certific-items li .comm {
	text-align: center;
}

.cx-certification .cx-certific-items li .comm h2 {
	font-size: 16px;
	color: #333333;
	line-height: 16px;
	font-weight: bold;
}

.cx-certification .cx-certific-items li .comm .border {
	width: 20px;
	height: 2px;
	background: #45351C;
	display: block;
	margin: 20px auto;
}

.cx-certification .cx-certific-items li .comm p {
	color: 14px;
	color: #999999;
	line-height: 14px;
}

.cx-certification .cx-certific-items li .comm .button{
	margin:54px 30px 0;
	border-top: 1px solid #e4e8eb;
}

.cx-know {
	display: inline-block;
	width: 120px;
	height: 34px;
	line-height: 34px;
	color: #ffffff;
	background: #45351C;
	font-size: 14px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin-top: 39px;
	cursor: pointer;
	text-indent: 18px;
	text-align: left;
	background: url(../img/list2/sp/icon/know-btn-white.png) #45351C 86px center no-repeat;
	-webkit-transition: all .2s linear;
    transition: all .2s linear;
}
.cx-know:hover{
	background: url(../img/list2/sp/icon/know-btn-white.png) #45351C 89px center no-repeat;
}

.cx-certification .cx-certific-items li.last {
	margin-right: 0px;
}

.cx-certification .cx-certific-items li:hover .comm h2 {
	color: #45351C;
}

.cx-certification .cx-certific-items li:hover,
.bqservicelist li:hover,
.cx-service-box .items li:hover{
	box-shadow: 0 3px 10px rgba(68,66,154,0.15);
    -webkit-box-shadow: 0 3px 10px rgba(68,66,154,0.15);
    transform: translate3d(0,-2px,0);
    -webkit-transform: translate3d(0,-2px,0);
}

/*科技服务*/
.cx-service-box .items {
	margin-top: 40px;
}

.cx-service-box .items li {
	width: 590px;
	height: 250px;
	float: left;
	position: relative;
	-webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.cx-service-box .items li a{
	padding:56px 0 0 52px;
	display: inline-block;
	width: 538px;
	height: 194px;
}

.cx-service-box .items li.first {
	background: url(../img/list2/cx/cx-service-img01.png) no-repeat;
	margin-right: 20px;
}

.cx-service-box .items li.second {
	background: url(../img/list2/cx/cx-service-img02.png) no-repeat;
}

.cx-service-box .items li h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	margin-bottom: 12px;
}

.cx-service-box .items li p {
	font-size: 14px;
	line-height: 14px;
	color: #ffffff;
}
.cx-service-box .items li .border{
	width: 30px;
	height: 2px;
	background: #ffffff;
	margin-top: 20px;
}

.cx-service-box .items li .button {
	position: absolute;
	bottom: 30px;
}

/**/
.cx-special-bg { background:url(../images/bqbg.jpg) center top repeat-x #FDFAF5; padding-top:40px; padding-bottom:40px; 

}

.cx-special-items {
	margin-top: 30px;
}

.cx-special-items li {
	width: 224px;
	height: 350px;
	background: #ffffff;
	float: left;
	text-align: center;
	overflow: hidden;
	margin: 0 20px 20px 0;
	position: relative;
	transition: all .2s linear;
	-webkit-transition: all .2s linear; padding:30px;
}
.cx-special-items li:nth-child(4n) { margin-right:0px;
}

.cx-special-items li.last{
	margin-right: 0px;
}

.cx-special-items li a {
	width: 100%;
	height: 216px;
	display: block;
}

.cx-special-items li a .img{
	height: 60px;
	padding:10px 0 32px;
}
.cx-special-items li h2 {
	font-size: 16px;
	color: #1a1a1a;
	line-height: 16px;
	font-weight: bold;
}

.cx-special-items li p {
	font-size: 14px;
	color: #999999;
	line-height: 25px;
	margin: 36px 0 34px;
	 text-align:left;
	 height:140px;
}

.cx-special-items li h3 {
	font-size: 12px;
	color: #ff5454;
	line-height: 12px;
	font-weight: normal;
	margin-top: 36px; text-align:right
}

.cx-special-items li .button{
	position: absolute;
	left: 85px;
	bottom: -30px; display:none
}
.cx-special-items li .button b{
	width: 106px;
	height: 28px;
	line-height: 28px;
	background: url(../images/know-btn-white.png) #45351C 78px center no-repeat;
	text-indent: 15px;
}
.cx-special-items li .button:hover b{
	background: url(../images/know-btn-white.png) #45351C 81px center no-repeat;
}
.cx-special-items li:hover .button {
	bottom: 40px;
}

.cx-special-items li:hover h3 {
	
}

.cx-special-items li:hover {
	cursor: pointer;
	background: #ffffff;
	box-shadow: 0 3px 10px rgba(68,66,154,0.15);
    -webkit-box-shadow: 0 3px 10px rgba(68,66,154,0.15);
    transform: translate3d(0,-2px,0);
    -webkit-transform: translate3d(0,-2px,0);
}

.cx-special-items li.specia-last a{
	height: 236px;
	line-height: 236px;
	color: #45351C;
	font-size: 16px;
}

.cx-success-bg {
}

/*版权分类*/
.bq-banner {
	width: 100%;
	height: 400px;
	min-width: 1200px;
	margin: 0 auto;
	background: url(../img/list2/bq/bq-banner.jpg) center no-repeat;
}
.bq-list-bg{
	background: #f0f0f5;
	width: 100%;
	min-width: 1200px;
	margin-top: -180px;
	padding-bottom: 60px;
}

.bq-domestic{
	padding-top: 122px;
}

.bqservicelistbox {
	width: 100%;
	margin-top: 28px;
	position: relative;
}

.bqservicelistbox .bqservicelist {
	width: 100%;
}

.bqservicelist li {
	width: 392px;
	height: 120px;
	margin: 12px 12px 0 0;
	float: left;
	background: #ffffff;
	transition: all .2s linear;
	-webkit-transition:all .2s linear;
}

.bqservicelist li a{
	padding:30px 26px 0;
}


.bqservicelist li:nth-child(3n) {
	margin-right: 0px;
}

.bqservicelist a {
	display: inline-block;
	height: 90px;
	width: 340px;
}

.bqservicelist .bqserviceimg {
	width: 60px;
	height: 60px;
	float: left;
	overflow: hidden;
}

.bqservicelist .bqserviceimg img {
	width: 100%;
	height: 100%;
}

.bqservicelist .bqservicecon {
	width: 260px;
	float: right;
}

.bqservicelist .bqservicecon .comm{
	margin-top: 12px;
}

.bqservicelist .bqservicecon .bq_name {
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	color: #404040;
	margin-top: 9px;
}

.bqservicelist .bqservicecon .bq_dir {
	font-size: 12px;
	color: #b2b2b2;
	line-height: 12px;
	float: left;;
}

.bqservicelist .more a{
	padding: 0px;
	width: 100%;
	height: 100%;
}
.bqservicelist .bqservicecon .bq_price {
	font-size: 14px;
	color: #ff5454;
	line-height: 12px;
	float: right;
}

.bqservicelist .moretext .gt-icon,
.cx-special-items li.specia-last .gt-icon{
    background: url(../../com/img/index2/zl-gt-icon.png) no-repeat;
    display: inline-block;
    height: 8px;
    width: 11px;
    margin-left: 6px;
}

.bqservicelist .moretext {
	width: 100%;
	height: 120px;
	font-size: 16px;
	color: #45351C;
	line-height: 120px;
	text-align: center;
}

/*版权流程*/
.bq-interation{
	background: #ffffff;
	width: 100%;
	min-width: 1200px;
	padding: 60px 0 120px;
}

.bq-interation .comestic-title{
	margin-top: 0px;
}

.bqflow {
	width: 1200px;
	margin: 40px auto 0px;
}

.bqflow li {
	width: 136px;
	height: 100%;
	float: left;
	margin-left: 137px;
	text-align: center;
	position: relative;
}

.bqflow li.num01{
	margin-left: 124px;
}

.bqflow .bqflowbg{
	width: 96px;
	height: 109px;
	background: url(../img/list2/bq/bq-process-bg.png) no-repeat;
	text-align: center;
	margin: 0 auto;
}

.bqflow .bqflowbg img{
	padding-top: 23px;
}

.bqflow .same{
	margin: 18px 0;
	position: relative;
}

.bqflow .same .count{
	width: 28px;
	height: 28px;
	line-height: 28px;
	font-size: 12px;
	color: #ffffff;
	background: url(../img/list2/bq/icon/bq-count-bg02.png) no-repeat;
	text-align: center;
	margin: 0 auto;
}

.bqflow .same .border01{
	background: url(../img/list2/bq/icon/bq-process-border01.png) no-repeat;
	width: 179px;
	height: 8px;
	position: absolute;
	left: -124px;
	top: 10px;
}
.bqflow .same .border02{
	background: url(../img/list2/bq/icon/bq-process-border02.png) no-repeat;
	width: 244px;
	height: 8px;
	position: absolute;
	left: -190px;
	top: 10px;
}

.bqflow .same .border03{
	background: url(../img/list2/bq/icon/bq-process-border03.png) no-repeat;
	width: 167px;
	height: 8px;
	position: absolute;
	left: 84px;
	top: 10px;
}

.bqflow li:hover{
	cursor: pointer;
}
.bqflow li:hover .bqflowbg{
	background: url(../img/list2/bq/bq-process-bg-hover.png) no-repeat;
}

.bqflow li:hover .same .count{
	background: url(../img/list2/bq/icon/bq-count-bg01.png) no-repeat;
}

.bqflow li:hover .bqflowtext .flowname{
	color:#45351C; 
}

.bqflow li:hover .same .border01{
	background: url(../img/list2/bq/icon/bq-process-border01-hover.png) no-repeat;
}
.bqflow li:hover .same .border02{
	background: url(../img/list2/bq/icon/bq-process-border02-hover.png) no-repeat;
}


.bqflow .bqflowtext .flowname {
	text-align: center;
	font-size: 18px;
	color: #1a1a1a;
	line-height: 18px;
	margin-bottom: 10px;
}

.bqflow .bqflowtext .flowdir {
	font-size: 12px;
	line-height: 20px;
	color: #b2b2b2;
	text-align: center;
}

.sp-successBox .comestic-title{
	margin-top: 0px;
}
/*弹框*/
.maskbox {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	background: rgba(0,0,0,0.2);
	z-index: 500;
}

.mask {
	border: 6px solid rgba(0,0,0,0.15);
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin: auto auto;
}

.querybox {
	width: 390px;
	height: 320px;
}

.mask .mask_title {
	width: 100%;
	height: 40px;
	text-indent: 20px;
	font: 16px/40px 微软雅黑;
	color: #333;
	background: #efefef;
	position: relative;
}

.mask .mask_title .closemask {
	cursor: pointer;
	width: 16px;
	height: 16px;
	background: url(../img/list/bq/closemask.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 12px;
	right: 20px;
}

.querybox .maskcon {
	width: 350px;
	height: 210px;
	padding: 35px 20px;
	background: #fff;
}

.masklist {
	width: 100%;
	height: 24px;
	margin-bottom: 26px;
}

.masklist .maskname {
	width: 24%;
	height: 100%;
	font: 14px/24px 微软雅黑;
	color: #666;
	text-align: right;
	float: left;
}

.masklist .maskname span {
	width: 10px;
	color: #ff3838;
}

.masklist .masvalue {
	width: 68%;
	height: 100%;
	float: left;
	margin-left: 2%;
}

.masklist .masvalue input {
	width: 100%;
	height: 22px;
	border: 1px solid #a7a7a7;
	text-indent: 10px;
}

.mask .btnbox {
	width: 100%;
	height: 32px;
}

.btnbox .bqmaskbtn {
	cursor: pointer;
	width: 116px;
	height: 32px;
	font: 14px/32px 微软雅黑;
	color: #fff;
	text-align: center;
	margin: 0px auto;
	background: #00e07b;
	border-radius: 5px;
}

.btnbox .bqreturnbtn {
	cursor: pointer;
	width: 90px;
	height: 32px;
	font: 14px/32px 微软雅黑;
	color: #fff;
	text-align: center;
	margin: 25px auto 0px;
	background: #00e07b;
	border-radius: 5px;
}

.returnbox {
	width: 662px;
	height: 406px;
}

.returnbox .returncon {
	width: 614px;
	height: 316px;
	padding: 20px 24px 30px;
	background: #fff;
}

.returntext {
	width: 100%;
	height: 90px;
	padding-bottom: 40px;
}

.returntext .returnfirsttitle {
	width: 100%;
	height: 50px;
	font: 30px/50px 微软雅黑;
	color: #00e07b;
	text-align: center;
}

.returntext .returnsecondtitle {
	width: 100%;
	height: 40px;
	font: 14px/40px 微软雅黑;
	color: #999;
	text-align: center;
}

.need {
	width: 100%;
	overflow: hidden;
}

.need .needtitle {
	width: 100%;
	height: 18px;
	background: url(../img/list/bq/images/images/needtitle.png) center center no-repeat;
	margin-bottom: 20px;
}

.need .needlist {
	width: 100%;
	overflow: hidden;
}

.needlist li {
	width: 198px;
	height: 94px;
	position: relative;
	float: left;
	margin-right: 10px;
	box-shadow: 0px 5px 15px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 5px 15px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 5px 15px rgba(0,0,0,0.2);
	-ms-box-shadow: 0px 5px 15px rgba(0,0,0,0.2);
	-o-box-shadow: 0px 5px 15px rgba(0,0,0,0.2);
}

.needlist li a {
	width: 198px;
	height: 94px;
	display: block;
}

.needlist li a:hover {
	cursor: pointer;
}

.needlist li:last-child {
	margin-right: 0px;
}

.needlist li img {
	width: 100%;
	height: 100%;
}

.needlist li .needname {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.2);
	font: 14px/94px 微软雅黑;
	text-align: center;
	color: #fff;
	position: absolute;
	top: 0px;
	left: 0px;
}
.contsyanr {
	margin-top: 35px;
	height:350px;
	width:1200px; margin:0 auto; padding:30px; background:#fff; 
}
.contsyanrb {
	margin-top: 35px;
	height:350px;
	width:1174px; margin:35px auto 40px auto; padding:13px; background:#FDF1E3; border:30px #FFFFFF solid;
}
.contsyanrc {
	 background:#FDE3E6; 
}
.contsyanrd {
	 background:#E2EEFC; 
}
.contsyanrbl {
	width: 312px;
	height: 341px;
	overflow: hidden;
	position: relative; border:4px #FFF solid;
}
.contsyanrbl img{
	width: 312px;
	height: 341px;
	overflow: hidden;
	position: relative;
}
.contsyanrbl ul li a:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
	filter: brightness(1);
}
.am-slider .am-slides img {
	filter: brightness(0.9);
	transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-moz-transform: scale(1);
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
}
.contsyanrblt {
	position: absolute;
	z-index: 3;
	width: 70px;
	height: 60px;
	left: 7px;
	top: 7px;
	background: #DF1F00;
	color: #fff;
	font-size: 28px;
	text-align: center;
	padding-top: 10px;
	line-height: 22px;
}
.contsyanrblt span {
	font-size: 13px;
	display: block;
}
.contsyanrbls {
	position: absolute;
	z-index: 2;
	background: url("../images/syxwds.png") no-repeat center;
	width: 100%;
	height: 76px;
	bottom: 0;
	font-size: 16px;
	color: #fff;
}
.contsyanrblss {
	width: 310px;
	margin-top: 15px;
	padding-left: 20px;
	height: 50px;
}
.contsyanrbl .am-slider-default .am-control-nav {
	bottom: 27px;
	width: auto;
	right: 10px;
}
.contsyanrbl .am-slider-default .am-control-nav li a {
	width: 10px;
	height: 10px;
	background-color: #fff;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
}
.contsyanrbl .am-slider-default .am-control-nav li a.am-active {
	width: 30px;
	background-color: #E60012;
}
.contsyanrbl .am-slider-default .am-control-nav li {
	margin: 0 3px;
}
.contsyanrbr {
	width: 820px;
	height: 314px;
}
.contsyanrbr ul li{
	width: 100%;
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
}
.contsyanrbr ul li a{
	width: 70%;
	display: block;
	overflow: hidden;

}
.contsyanrbr ul li a h2{
	width: 100%;
	display: block;
	overflow: hidden; font-size:18px; line-height:30px;
}
.contsyanrbr ul li a p{
	width: 100%;
	font-size:14px; line-height:23px;
}
.contsyanrbr ul li a:hover h2{ color:#785015
}

.contsyanrbr ul li h2 a {
	display: block;
}
.contsyanrbr ul li a .contsyanrb2 {
	font-size: 15px;
	color: #333333;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
}
.contsyanrbr ul li span {
	font-size: 15px;
	color: #999999; float:right; margin-right:30px; margin-top:30px;
}
.contsyanrblx ul li {
	width: 100%;
	padding-left: 19px;
	background: url("../images/xhd.jpg") no-repeat center left;
	display: block;
	overflow: hidden;
	margin-bottom: 12px;
}
.contsyanrblx ul li a .contsyanrb2 {
	font-size: 15px;
	color: #333333;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
}
.contsyanrb ul li a:hover .contsyanrb2 {
	color: #1A499B;
	padding-left: 10px;
}
.contsyanrblx ul li a .contsyanrb3 {
	font-size: 15px;
	color: #999999;
}