﻿@charset "utf-8";

*{

	margin:0;

	padding:0;

	font-size:14px;

	color:#333;

	font-family:"微软雅黑",Arial,sans-serif;

}

.clearfix:before,.clearfix:after{

    content:"";

    display:table;

}

.clearfix:after{clear:both;}



ul,ol{

	list-style:none;

}

img{

	display:block;

	border:0;

}

a:link,a:visited{

	text-decoration:none;

}

.fl{

	float:left;

}

.fr{

	float:right;

}

.clear{

	clear:both;

}

.mt15{

	margin-top:15px;

}

.mb15{

	margin-bottom:15px;

}

.mt40{

	margin-top:40px;

}

.mb40{

	margin-bottom:40px;

}

.ml40{

	margin-left:40px;

}

.mr40{

	margin-right:40px;

}

.mt30{

	margin-top:30px;

}

.mb30{

	margin-bottom:30px;

}

.ml30{

	margin-left:30px;

}

.mr30{

	margin-right:30px;

}

.ml15{

	margin-left:15px;

}

.mr15{

	margin-right:15px;

}

.mt20{

	margin-top:20px;

}

.mb20{

	margin-bottom:20px;

}

.ml20{

	margin-left:20px;

}

.mr20{

	margin-right:20px;

}

.mt10{

	margin-top:10px;

}

.mb10{

	margin-bottom:10px;

}

.ml10{

	margin-left:10px;

}

.mt5{

	margin-top:5px;

}

.mb5{

	margin-bottom:5px;

}

.ml5{

	margin-left:5px;

}

.mr5{

	margin-right:5px;

}

.mr10{

	margin-right:10px;

}

.pt15{

	padding-top:15px;

}

.pb15{

	padding-bottom:15px;

}

.pl15{

	padding-left:15px;

}

.pr15{

	padding-right:15px;

}

.pt20{

	padding-top:20px;

}

.pb20{

	padding-bottom:20px;

}

.bl20{

	padding-left:20px;

}

.pr20{

	padding-right:20px;

}

.pt10{

	padding-top:10px;

}

.pb10{

	padding-bottom:10px;

}

.pl10{

	padding-left:10px;

}

.pr10{

	padding-right:10px;

}

.pt5{

	padding-top:5px;

}

.pb5{

	padding-bottom:5px;

}

.pl5{

	padding-left:5px;

}

.pr5{

	padding-right:5px;

}

.fontS14{

	font-size:14px;

}

.fontS16{

	font-size:16px;

}

.fontS18{

	font-size:18px;

}

.fontS20{

	font-size:20px;

}

.fontS22{

	font-size:22px;

}

.fontS24{

	font-size:24px;

}

.red{

	color:#c00;

}

.black{

	color:#000 !important;

}

.orange{

	color:#e58401;

}

.gray{

	color:#c1c1c1;

}

.bg-black{

	background:#6E6E6E !important;

}

.bg-gray{

	background:#8c8c8c !important;

}

/*公用*/

.bold{

	font-weight:600;

}

.position{

	height:30px;

	line-height:30px;

	border-bottom:1px solid #ddd;

}

.position span{

	color:#000;

}

.position a{

	display:inline-block;

}

/*header css start*/

.header{

	background:#fff;

}

.top-header img{

	width:100%;

	margin:0px auto;

	display:block;

}

.header-center{

	width:1200px;

	margin:0 auto;

	height:55px;

	padding:30px 0px 40px;

	overflow: hidden;

}

.search{

	width:360px;

	margin:10px 60px 0px 60px;

}

.search-input input{

	display:block;

	width:296px;

	height:26px;

	border:1px solid #666;

	text-indent:5px;

}

.search button{

	display:block;

	width:62px;

	height:28px;

	border:0;

	background:#333 url(../images/search.png) center no-repeat;

}

.search_d{

	margin-top: 5px;

}

.search_d span{

	float:left;

	margin-right:5px;

	color:#8e8e8e;

	clear:fixed;

}

.search_d a{

	color:#8e8e8e;

}

.header-fr ul li{

	float:left;

}

.header-fr ul li a{

	color:#2d2d2d;

	font-size:14px;

}

.header-fr ul li span{

	margin-right:5px;

}

.header-fr p span,.header-fr b{

	display:block;

	float:left;

}

.topbg{

	width:1200px;

	height:30px;

	line-height:30px;

	margin:0px auto;

	border-bottom: 1px solid #ccc;

}

.topbg ul{

	font-size:0px;

	color:#666;

}

.topbg ul a{

	font-size:12px;

	padding:0px 6px;

	color:#666;

	border-right: 1px solid #ccc;

	line-height: 12px;

	height: 12px;

	display: inline-block;

}

.topbg ul span{

	font-size:12px;

}

/* nav css start */

.nav{

	background:#191919;

	height:30px;

}

.nav-content{

	width:1200px;

	height:30px;

	line-height:30px;

	margin:0px auto;

}

.nav-content ul li{

	float:left;

	color:#fff;

	font-size:16px;

	padding:0px 10px;

}

.nav-content ul li.menu{

	position:relative;

	padding:0;

	margin-top: -5px;

}

.nav-content ul li b{

	color:#fff;

	padding:0px 88px 0px 20px;

	background:#2a2a2a url(../images/icon_nav.png) 140px center no-repeat;

	display:block;

	cursor:pointer;

	line-height: 35px;

}

.nav-content ul li b a{

	color:#fff;

	font-size:18px;

	font-weight:bold;

}

.nav-content ul .main-li a{

	padding:0px;

	color:#fff;

	display:block;

	height:30px;

	font-size:15px;

}

.nav-content ul .main-li.cur,.nav-content ul .main-li:hover{

	background:#ececec;

}

.nav-content ul .main-li.cur a,.nav-content ul .main-li:hover a{

	color:#000;

}

/*下拉菜单*/

.menu-div{

	position:absolute;

	top:35px;

	left:0;

	width:180px;

	z-index:999;

}

.menu-div ul{

	background:rgba(0,0,0,0.9);

	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000);

}

.nav-content .menu-div li{

	position:relative;

	float:none !important;

	padding:0 !important;

}

.nav-content .menu-div a{

	color:#fff;

	font-size:14px;

	display:block;

	height:40px !important;

	line-height:40px;

	text-indent:20px;

}

.nav-content .spec a{

	color:#fff;

	font-size:16px;

	display:block;

	height:40px !important;

	line-height:40px;

	text-indent:20px;

}

.nav-content .spec a{

	color:#fff;

	font-size:14px;

	display:block;

	height:40px !important;

	line-height:40px;

	text-indent:20px;

}

.menu-div a.bg-jian{

	background:url(../images/icon_sanj.png) 140px center no-repeat;

}

.two-menu{

	position:absolute;

	top:0px;

	left:180px;

	background:rgba(0,0,0,0.7);

	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000);

	width:240px;

	border-width:1px 1px 1px 0;

	border-style:solid;

	border-color:#989898;

	display:none;

}

.dary-menu{

	top:auto;

	bottom:0;

}



.yi-ji{

	position:absolute;

	top:-36px;

	left:180px;

	border-width:1px 1px 1px 0;

	border-style:solid;

	border-color:#989898;

}

.menu-div .two-menu a{

	color:#fff;

	display:block;

	width:120px;

	text-align:center;

	float:left;

	text-indent:0px;

	box-sizing:border-box;

	height:55px !important;

	line-height:55px !important;

}

.spec .two-menu a{

	color:#fff;

	display:block;

	width:120px;

	text-align:center;

	float:left;

	text-indent:0px;

	box-sizing:border-box;

	height:40px !important;

	line-height:40px !important;

}

.two-menu a:nth-child(3),.two-menu a:nth-child(5){

	border-left:1px solid #989898;

}

.yi-ji a:nth-child(3){

	border-left:0px;

}

.yi-ji a:nth-child(1){

	border-left:1px solid #989898;

}

.dary-menu a:nth-child(1),.dary-menu a:nth-child(3){

	border-left:1px solid #989898;

}

.dary-menu a:nth-child(5){

	border-left:0px;

}

.two-menu em{

	color:#fff;

	font-style:normal;

}

.menu-div li:hover .two-menu{

	display:block;

}

.menu-div li i{

	font-style:normal;

	color:#fff;

	text-align:center;

	width:180px;

	height:60px;

	display:block;

	background:url(../images/icon_buttton.png) center center no-repeat #000;

	cursor:pointer;

}


/* ------------------------banner------------------ */

.banner{

	width: 100%;

	height: 500px;

	margin: 0 auto;

	position: relative;

}

.banner .pic{

	width:100%;

	height:100%;

	overflow:hidden;

}

.banner .pic ul{

	width: 10000%;

	overflow:hidden;

}

.banner .pic ul li{

	font-size: 0;

	float:left;

}

.banner .pic ul li.current{

	display: block;

}

.banner ol{

	left: 46%;

	bottom: 30px;

	position: absolute;

}

.banner ol li{

	float: left;

	width: 13px;

	height: 13px;

	cursor: pointer;

	margin-left: 10px;

	background: #fff;

	border-radius: 50%;

}

.banner ol li.current{

	background: #3f3840;

}

/* 下面是前/后按钮代码，如果不需要删除即可*/

	.banner .prev,	.banner .next {

	position:absolute;

	left:10%;

	top:50%;

	margin-top:-25px;

	display:block;

	width:32px;

	height:40px;

	background:url(../images/slider-arrow.png) -110px 5px no-repeat;

	filter:alpha(opacity=50);

	opacity:0.5;

	display:none;

}

.banner .next {

	left:auto;

	right:10%;

	background-position:8px 5px;

}

.banner .prev:hover,	.banner .next:hover {

	filter:alpha(opacity=100);

	opacity:1;

}

.banner .prevStop {

	display:none;

}

.banner .nextStop {

	display:none;

}



/*主题部分*/

.container{

	width:1200px;

	margin:0px auto;

}



.goods-f{

	width:100%;

	height:180px;

	background:#ececec;

}

.goods-l{

	width:960px;

	height:100%;

}

.goods-l h4{

	font-size:16px;

	padding:10px 20px;

}

.good-tab{

	margin:0px 20px;

}

.good-tab h2{

	font-size:0px;

}

.good-tab h2 span a,.good-tab h2 b a{

	display:inline-block;

	padding:5px 15px;

	font-size:14px;

	cursor:pointer;

}

.good-tab h2 b{

	font-size: 0;

}

.good-tab h2 span a,.good-tab h2 b a{

	color:#000;

	background: #aaa;

}

.good-tab h2 span.on a{

	color:#fff;

	background:#191919;

}

.good-text{

	display:none;

	font-weight:600;

}

.good-text.cur{

	display:block;

}

.good-text span{

	display:block;

	text-align:center;

	font-size:14px;

}

.good-text ul{

	width:960px;

}

.good-text ul li{

	float:left;

	padding-top:12px;

}

/*.good-text ul li:nth-child(2n){

	width:35%;

}*/

.good-text ul li.long{

	width: 100%;

}

.good-text ul li a{

	font-weight:500;

	padding:0 4px;

}

.good-text ul li i{

	font-size:12px;

	font-weight:500;

	font-style:normal;

}

.good-text ul li span a{

	font-weight:600;

	padding:0;

}

.good-text p em{

	font-size:14px;

	font-weight:500;

	font-style:normal;

	margin:5px 0px 0px 10px;

	color:#999;

	display:inline-block;

}

.good-text p a,.good-text p i{

	display:block;

	margin:6px 10px 0 0;

	float:left;

	color:#f18101;

	font-size:14px;

	font-weight:600;

	height:30px;

	line-height:30px;

	font-style:normal;

}

.goods-r{

	width:190px;

	height:100%;

	/* background:url(../images/img01.png) no-repeat; */

}

.goods-r a{

	display:block;

	float:left;

	width:30px;

	height:140px;

	margin-top:20px;

	font-size:16px;

	font-weight:600;

	padding:0 7px;

	text-align:center;

	border-left: 1px solid #ddd;

}

/* 定制策略 */

.strategy{

	background:#ECECEC;

	padding:0px 30px;

}

.title-text{

	font-size:36px;

	color:#191919;

	font-weight:600;

	text-align:center;

	height:96px;

	line-height:96px;

	background:url(../images/title_bg.jpg) no-repeat;

	background-size:1200px auto;

	position:relative;

}

.title-text em,.title-text i{

	font-style:normal;

	display:block;

	border-top:2px solid #191919;

	width:150px;

	position:absolute;

	top:48px;

}

.title-text em{

	left:225px;

}

.title-text i{

	right:225px;

}

.strategy-txt{

	height: 230px;

}

.strategy-txt-info{

	width:276px;

	height:213px;

	margin-left: 12px;

	overflow:hidden;

	float:left;

	position:relative;

	background:rgba(255,255,255,0.9);

	cursor:pointer;

}

.strategy-txt-info.cur{

	background:rgba(255,255,255,1);

}

.strategy-txt-info img{

	display:block;

	width:276px;

	height:213px;

}

.strategy-txt-info p{

	width:100%;

	text-align:center;

	color:#fff;

	height:26px;

	line-height:26px;

	position:absolute;

	bottom:0px;

	left:0;

	font-size:16px;

	font-weight:600;

	z-index:9;

	display:block;

	transition:all ease 0.3s 0s;

	-webkit-transition:all ease 0.3s 0s;

	-moz-transition:all ease 0.3s 0s;

	-ms-transition:all ease 0.3s 0s;

	-o-transition:all ease 0.3s 0s;
	background:rgba(122,122,122,0.9);

}

.strategy-txt-info.cur .opacity-bg{

	top:0;

}

.strategy-txt-info.cur p{

	background:rgba(0,0,0,0.9);

}

.opacity-bg{

	position:absolute;

	top:-100%;

	left:0;

	width:100%;

	height:100%;

	background:rgba(255,255,255,0.7);

	z-index:10;

	transition:all ease 0.3s 0s;

	-webkit-transition:all ease 0.3s 0s;

	-moz-transition:all ease 0.3s 0s;

	-ms-transition:all ease 0.3s 0s;

	-o-transition:all ease 0.3s 0s;

	overflow:hidden;



}

.opacity-content img{

	display:block;

	width:285px;

	height:220px;

	margin:0px auto;

}

.strategy-img-info{

	border:2px solid #000;

	display:none;

}

.strategy-img-info.cur{

	display:block;

}



/*团体定制 部分案列*/

.group-custom{

	background:#ECECEC;

	padding:0px 20px 40px 0px;

}

.group-custom h3{

	height:100px;

	background:url(../images/title_bg.jpg) no-repeat;

	padding-top:20px;

	font-size:36px;

	font-weight:600;

	text-align:center;

}

.group-custom h3 p,.classic-cash h3 p,.shipai h3 p{

	text-align:center;

	position:relative;

}

.group-custom h3 p a,.classic-cash h3 p a,.shipai h3 p a{

	display:inline-block;

	padding:2px 20px;

	border:1px solid #ADADAD;

	background:#fff;

}

.group-custom h3 i,.group-custom h3 p em,.classic-cash h3 i,.shipai h3 i,.classic-cash h3 p em,.shipai h3 p em{

	display:block;

	position:absolute;

	top:12px;

	width:150px;

	border-top:2px solid #000;

}

.group-custom h3 i,.classic-cash h3 i,.shipai h3 i{

	left:330px;

}

.group-custom h3 p em,.classic-cash h3 p em,.shipai h3 p em{

	right:330px;

}

.group-content{

	background:#fff;

	padding:30px 10px 20px 10px;

	border:1px solid #333;

}

.group-content ul{

	width:1140px;

	/*height:368px;

	overflow: hidden;*/

}

.group-content ul li{

	float:left;

	width:372px;

	height:368px;

	overflow:hidden;

	margin:0 4px;

	margin-bottom:10px;

	position:relative;

}

.group-content ul li img{

	display:block;

	transition:all ease 0.3s 0s;

}

.group-content ul li img:hover{

	-webkit-transform:scale(1.1);

	-moz-transform:scale(1.1);

	-ms-transform:scale(1.1);

	-o-transform:scale(1.1);

	transform:scale(1.1);

}

.group-content .info-txt{

	position:absolute;

	width:100%;

	padding: 5px 0;

	background:rgba(255,255,255,0.8);

	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=c8ffffff,endColorstr=c8fffffff);

	left:0;

	bottom:0;

	z-index:9;

}

.group-content .info-txt p{

	width:99%;

	line-height:30px;

	text-align:center;

	border-bottom:1px solid #222;

	margin:0 auto;

	font-size:16px;

	font-weight:600;

}

.group-content .info-txt img{

	display:block;

	width:auto;

	height:35px;

	margin:5px auto 0;

}

.group-content .info-txt img:hover{

	transform:scale(1);

}
.info-txt {
	padding:5px 0;
}

.info-txt h2{

	height: 25px;

	line-height: 25px;

	overflow: hidden;

	padding: 0 10px;

	font-weight: normal;

	text-align: left;
	font-size:15px;

}



/* 现款定制  */

.classic-cash{

	background:#ECECEC;

	padding:0px 20px 20px;

}

.classic-cash h3{

	background:url(../images/title_bg.jpg) no-repeat;

	height:100px;

	padding-top:20px;

	font-size:36px;

	font-weight:600;

	text-align:center;

}

.slideGroup {

	width:1160px;

	text-align:left;

}

.slideGroup .parHd {

	height:32px;

	line-height:32px;

	position:relative;

}

.slideGroup .parHd i,.slideGroup .parHd em{

	display:block;

	position:absolute;

	width:150px;

	top:15px;

	left:25%;

	border-top:2px solid #000;

	font-style:normal;

}

.slideGroup .parHd em{

	left:auto;

	right:23%;

}

.slideGroup .parHd ul {

	float:left;

	position:absolute;

	left:40%;

	top:0px;

	height:32px;

}

.slideGroup .parHd ul li {

	float:left;

	padding:0 30px;

	background:#888;

	color:#fff;

	font-size:15px;

	font-weight:600;

	cursor:pointer;

}

.slideGroup .parHd ul li.on {

	height:30px;

	background:#E2E2E2;

	border:1px solid #fff;

	color:#000;

}

.slideGroup .slideBox {

	zoom:1;

	position:relative;

}

.slideGroup .sPrev,.slideGroup .sNext {

	position:absolute;

	left:-22px;

	top:150px;

	display:block;

	width:22px;

	height:60px;

	background:#CDCDCD url(../images/icon_jiant.png) 8px center no-repeat;

	z-index:999;

}

.slideGroup .sNext {

	left:auto;

	right:-22px;

	background-position:-6px center;

}

.slideGroup .sPrev:hover,.slideGroup .sNext:hover{

	background:#000 url(../images/icon_jiant.png) 8px center no-repeat;

}

.slideGroup .sNext:hover{

	background-position:-6px center;

}

.slideGroup .parBd ul {

	overflow:hidden;

	zoom:1;

}

.slideGroup .parBd ul li {
	width:280px;

	margin-right:13px;

	float:left;

	_display:inline;

	overflow:hidden;

	text-align:center;

	margin-bottom: 10px;

}
.slideGroup .parBd ul li:nth-child(4n){
margin-right:unset;
}


.slideGroup .parBd ul li p{

	text-align:center;

	height:30px;

	line-height:30px;

	overflow:hidden;

}


.slideGroup .parBd ul li img {
	width:100%;

}


.slideGroup .parBd ul li .title {

	line-height:24px;

	font-size:0;

}

.slideGroup .parBd ul li .title a{

	display:inline-block;

	height:24px;

	line-height:24px;

	border:1px solid #ddd;

	padding:0px 20px;

	font-size:12px;

	margin-left: -1px;



}

/*主题开发*/

.theme-tab{

	padding:0px 20px 30px;

	background:#ECECEC;

}

.theme-table{

	border:1px solid #333;

	padding:10px;

	background:#fff;

}

.theme-table ul li{

	width: 569px;

	float:left;

}

.theme-table-gai ul li{

	width: 1200px;

}

.theme-table-gai li{

	width: 1190px;

	margin: 0 auto;

	border: 2px solid #4d3519;

	margin-bottom: 5px;

	margin-left: 3px;

}

.theme-left{

	width:250px;

}

.theme-text{

	width:250px;

	height:95px;

	background:rgba(255,255,255,0.1);

	position:relative;

	overflow:hidden;

}

.theme-text img{

	display:block;

	width:244px;

	height:89px;

	margin-bottom:6px;

}

.theme-text-bg{

	width:100%;

	height:100%;

	position:absolute;

	top:0;

	left:0%;

	/*background:rgba(0,0,0,0.6);

	transition:all ease 0.3s 0s;*/

}

.theme-text.cur img{

	border:3px solid #f9c003;

	width:238px;

	height:83px;

}

.theme-right{

	width:880px;

	height:472px;

	overflow:hidden;

}

.theme-img{

	width:880px;

	height:472px;

	display:none;

}

.theme-right img{

	display:block;

	width:880px;

	height:472px;

	-webkit-transition:all ease 0.3s 0s;

	-moz-transition:all ease 0.3s 0s;

	-ms-transition:all ease 0.3s 0s;

	-o-transition:all ease 0.3s 0s;

	transition:all ease 0.3s 0s;

}

.theme-right img:hover{

	transform:scale(1.1);

	-webkit-transform:scale(1.1);

	-moz-transform:scale(1.1);

	-ms-transform:scale(1.1);

	-o-transform:scale(1.1);

}

.theme-img.on{

	display:block;

}

/*应用场合*/

.yych{

	width:1200px;

	margin:20px auto 10px;

}

.yych ul li{

	float:left;

}

.yych .left{

	width:848px;

}

.yych .right{

	width:352px;

}



/* 关于我们 */

/*.about-us-l,*/.about-us-r{

	width:560px;

	height:170px;

	padding:15px 20px;

	background:#848383;

	position:relative;

}

.about-us-l h3,.about-us-r h3{

	height:34px;

	line-height:34px;

	border-bottom:1px solid #fff;

}

.about-us-l h3 span,.about-us-r h3 span{

	padding:0px 5px 2px;

	color:#fff;

	font-size:20px;

	font-weight:600;

	border-bottom:2px solid #fff;

}

.about-us-l p{

	color:#fff;

}

.gy .gy-cont a{

	float: left;

	/*width: 115px;

	height: 26px;*/

	display: block;

}

.gy div .gy_a{

	float: left;

	width: 90px;

	height: 26px;

	display: block;

}

.gy{width:599px;height:204px;background:#848383;float:left;position:relative;}

.gy p{width: 548px;height: 115px;position: absolute;left: 20px;top: 60px;font-size: 14px;color: #fff;}

.gy-tit{ overflow:hidden; padding-top:15px;}

.gy-tit li{ float:left; padding:0 10px; margin-left:10px; margin-bottom:10px; position:relative;}

.gy-tit li a{ color:#FFF; font-size:18px; font-weight:bold; line-height:38px;}

.gy-tit li.active{ border-bottom:2px solid #ffffff;}

.gy-tit li.active span{ width: 0px; height: 0px; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #ffffff; font-size: 0px; line-height: 0px; position:absolute; bottom:-10px; left:37px;}

.gy-cont{ display:none;}

.gy-cont p{ text-indent:2em;margin-top:5px;line-height:20px;}

.zhuti_ab .about .gy i{

	width: 80px;

	height: 20px;

	margin-top: 5px;

	line-height: 20px;

	text-align: center;

	font-style: normal;

	margin-left: 484px;

	display: inline-block;

	border: 1px solid #fff;

	position:absolute;

	bottom:10px;

	right:15px;

}

.about-us-l i a,.about-us-r a.more{

	display:block;

	position:absolute;

	right:0px;

	top:170px;

	padding:0px 20px 0px 10px;

	border-width:0px 0px 1px 1px;

	border-style:solid;

	border-color:#fff;

	color:#fff;

	font-style:normal;

}

.about-us-r a.more{

	border-color:#999;

	color:#666;

}

.about-us-r{

	background:#F7F7F7;

}

.about-us-r h3{

	border-bottom:1px solid #ccc;

}

.about-us-r h3 span{

	color:#202020;

	border-bottom:2px solid #999;

}

.about-us-r ul li{

	padding-left:20px;

	background:url(../images/icon_li_bg.png) 4px 9px no-repeat;

	height:26px;

	line-height:26px;

}

.about-us-r ul li span{

	display:block;

	float:right;

	color:#999;

}

/* 定制流程 */

.process-liu{

	padding:0px 10px 20px;

	background:#ECECEC;

}

.process-liu li{

	float:left;

	width:195px;

	height:152px;

	border-right:1px dotted #ddd;

}

.process-liu li dt{

	width:112px;

	height:112px;

	margin:0px auto;

	background:url(../images/num_bg.png) right 0px no-repeat;

	text-align:center;

	line-height:112px;

	font-size:36px;

	font-weight:600;

	font-family:"Arial";

	cursor:pointer;

}

.process-liu li.cur dt{

	background-position:-1px 0px;

}

.process-liu li.cur em{

	border-top:5px solid #FE6C08;

}

.process-liu li dd{

	font-size:16px;

	text-align:center;

	height:30px;

	line-height:30px;

}

.process-liu li dd span{

	margin-top:5px;

	width:100%;

	display:block;

	height:5px;

	background:#f1f1f1;

	text-align:center;

}

.process-liu li dd span em{

	display:inline-block;

	width:28px;

	border-top:5px solid #74BD25;

}

/*  */

.jmSeries{

	margin-top:40px;

}

.jmSeries ul li{width:240px;float:left;}

.jmSeries ul li img{

	width:100%;

	height:100%;

	display:block;

}

.jmSeries ul li p{

	width:100%;

	height:30px;

	text-align:center;

	line-height:30px;

	color:#fff;

	font-size:14px;

	font-weight:bold;

}

.jmbl p{

	background:#f7b200;

}

.jmbw p{

	background:#019ac6;

}

.jmtc p{

	background:#2bac50;

}

.jmss p{

	background:#1c7b41;

}

.jmyz p{

	background:#35334b;

}

/* footer */

.content-btn{

	width:1200px;

	margin:0px auto;

}

.footer{

	background:#333;

}

.footer-content{

	width:1200px;

	margin:0px auto;

	height:226px;

}

.footer-l{

	height:226px;

	width:395px;

	background:url(../images/ewm.png) left center no-repeat;

}

.footer-l-t{

	margin:50px 0 20px 30px;

	height:40px;

	padding-left:55px;

	background:url(../images/ihone.png) 2px 0px no-repeat;

}

.footer-l-t h4{

	font-size:16px;

	color:#FBFBFB;

	font-weight:500;

	margin-left:15px;

}

.footer-l-t h5{

	color:#DB100A;

	font-size:24px;

	margin-left:15px;

	font-family:"Arial";

	font-weight:500;

}

.footer-l p{

	color:#979797;

	margin-left:30px;

}

.footer-r{

	width:703px;

}

.footer-r ul{

	margin:40px 0px 40px 30px;

	height:20px;

	line-height:20px;

}

.footer-r ul li{

	float:left;

	line-height:30px;

}

.footer-r ul li a{

	color:#fff;

	opacity:0.7;

}

.footer-r ul li span{

	color:#FEFEFE;

	margin:0 3px;

}

.footer-r-b{

	height:65px;

	padding-left: 335px;

    padding-top: 25px;

}

.footer-r-b a{

	display:inline-block;

	color:#fff;

	opacity:0.6;

	font-size:16px;

	margin:2px 12px;

}

.footer-bottom{

	height:55px;

	line-height:55px;

	background:#252525;

	text-align:center;

	color:#fff;

	opacity:0.4;

}



/*团体定制页面*/

.banner-tt{

	width: 100%;

    height: 380px;

    text-align: center;

    position: relative;

    overflow: hidden;

}

.banner-tt img{

	position:absolute;

	display:block;

	top:0;

	left:50%;

	margin-left: -955px;

}

/* 现款定制流程 */

.xian-kuan{

	background:#ECECEC;

}

.xian-content{

	padding:0px 30px;

}

.xian-content li{

	float:left;

	width:20%;

	height:90px;

	border-top:1px solid #ddd;

	position:relative;

}

.xian-content li em{

	display:block;

	position:absolute;

	top:-8px;

	left:48%;

	width:14px;

	height:14px;

	background:url(../images/icon_tip_bg.png) no-repeat;

}

.xian-content li p{

	text-align:center;

	height:26px;

	line-height:26px;

}

.kai-mo li{

	width:16.66%;

}



.kai-mo li.bg-img1 p{

	text-align:left;

}

.kai-mo li.bg-img1 em{

	left:10%;

}

.kai-mo li.bg-img6 p{

	text-align:right;

}

.kai-mo li.bg-img6 em{

	left:80%;

}

/*行业资讯*/

.information h3{

	background:url(../images/title_text01.jpg) no-repeat;

}

.information h5{

	font-size:36px;

	text-align:center;

	padding:20px 0 50px;

}

.information p{

	line-height:22px;

	color:#000;

}

.information img{

	width:748px;

	height:440px;

	margin:30px auto 70px;

}

.fen-ye{

	border-width:1px 0px 1px 0;

	border-style:solid;

	border-color:#ddd;

}

.fen-ye p{

	height:26px;

	line-height:26px;

}

.fen-ye p a{

	color:#000;

}



.dede_pages{

	padding-bottom:20px;

	text-align:center;

	font-size:0px;

	margin: 20px 0;

}



.page li{

	display:inline-block;

	padding:5px 12px;

	border:1px solid #cdcdcd;

	background: #e3e3e3;

	margin:0px 2px;

}

.page li.thisclass{

	color: #d96036;

	display:inline-block;

}

/* 部分案例页面 */

.anli-section ul{

	background:#fff;

	overflow: hidden;

}

.anli-section ul li{

	margin-right:0px;

	width:284px;

	border:#CCC 1px solid;

	float:left;

	margin-left:18px;

	margin-top:10px;

	position:relative;

	overflow: hidden;

}

.anli-section ul li a{

	display: inline-block;

	overflow: hidden;

}

.anli-section ul li img{

	display:block;

	transition:all ease 0.3s 0s;

	-webkit-transition:all ease 0.3s 0s;

	-moz-transition:all ease 0.3s 0s;

	-ms-transition:all ease 0.3s 0s;

	-o-transition:all ease 0.3s 0s;

}

.anli-section ul li img:hover{

	transform: scale(1.1);

	-webkit-transform: scale(1.1);

	-moz-transform: scale(1.1);

	-ms-transform: scale(1.1);

	-o-transform: scale(1.1);

}

.anli-info p{

	text-align:center;

	font-size:20px;

	font-weight:600;

	width:300px;

	border-bottom: 2px solid #333;

	margin:10px auto 0;

	padding-bottom:10px;

}

.anli-info h2{

	height: 26px;

	line-height: 26px;

	overflow: hidden;

	padding:0 10px;

	text-align: left;

	font-weight: normal;

}

.anli-info img{

	display:block;

	margin:10px auto;

	-webkit-transition:all ease 0.3s 0s;

	-moz-transition:all ease 0.3s 0s;

	-ms-transition:all ease 0.3s 0s;

	-o-transition:all ease 0.3s 0s;

}

.anli-section ul li .anli-info img:hover{

	transform:scale(1);

	-webkit-transform:scale(1);

	-moz-transform:scale(1);

	-ms-transform:scale(1);

	-o-transform:scale(1);

}



/* 部分案列 */

.jd-anli{

	background:#ECECEC;

	padding:20px;

}

.toggle-table {

	width:1160px;

	text-align:left;

}

.toggle-table .parHd {

	height:32px;

	line-height:32px;

	position:relative;

}

.toggle-table .parHd ul {

	float:left;

	position:absolute;

	left:40%;

	top:0px;

	height:32px;

}

.toggle-table .parHd ul li {

	float:left;

	padding:0 30px;

	background:#888;

	color:#fff;

	font-size:15px;

	font-weight:600;

	cursor:pointer;

}

.toggle-table .parHd ul li.on {

	height:30px;

	background:#E2E2E2;

	border:1px solid #fff;

	color:#000;

}

.toggle-table .toggle-box {

	zoom:1;

	padding:20px;

	border:1px solid #333;

	position:relative;

	margin-top:15px;

	background:#fff;

}

.toggle-table .sPrev,.toggle-table .sNext {

	position:absolute;

	left:-23px;

	top:284px;

	display:block;

	width:22px;

	height:60px;

	background:#CDCDCD url(../images/icon_jiant.png) 8px center no-repeat;

	z-index:99;

}

.toggle-table .sNext {

	left:auto;

	right:-23px;

	background-position: -6px center;

}

.toggle-table .sPrev:hover,.toggle-table .sNext:hover {

	background: #000 url(../images/icon_jiant.png) 8px center no-repeat;

}

.toggle-table .sNext:hover{

	background-position: -6px center;

}

.toggle-table .parBd ul {

	overflow:hidden;

	zoom:1;

}

.toggle-table .parBd ul li {

	margin-right:20px;

	float:left;

	_display:inline;

	overflow:hidden;

	text-align:center;

}

.toggle-table .parBd ul li p{

	text-align:center;

	font-size:22px;

	height:50px;

	line-height:50px;

	color:#341b1b;

}

.toggle-table .parBd ul li .pic {

	text-align:center;

}

.toggle-table .parBd ul li .pic img {

	width:550px;

	height:550px;

	display:block;

}

.toggle-table .parBd ul li .title {

	line-height:30px;

	font-size:0;

}

.toggle-table .parBd ul li .title a{

	display:inline-block;

	height:30px;

	line-height:30px;

	border:1px solid #ddd;

	padding:0px 15px;

	font-size:20px;

}

.toggle-table em,.toggle-table i{

	font-style: normal;

	display: block;

	border-top: 2px solid #191919;

	width: 150px;

	position: absolute;

	top:16px;

	left:24%;

}

.toggle-table i{

	left:auto;

	right:24%;

}

/*合作流程页面*/

.liuc-section{

	padding:0px 30px;

}

.common-title{

	border-top:1px solid #ddd;

	position:relative;

	margin-top:10px;

}

.common-title span{

	position:absolute;

	display:block;

	padding:3px 16px;

	background:#000;

	color:#fff;

	left:44%;

	top:-15px;

	font-size:18px;

	font-weight:600;

}

.liuc-section img{

	display:block;

	margin:0px auto;

}

.liuc-section ul{

	margin-top:60px;

}

.liuc-section ul li{

	float:left;

	width:550px;

	overflow: hidden;

	margin:0px 0px 75px 10px;

}

.liuc-section ul li b{

	display:block;

	width:32px;

	line-height:32px;

	background:#FF7300;

	color:#fff;

	text-align:center;

	line-height:32px;

	font-size:18px;

	float:left;

}

.liuc-section ul li span{

	display:block;

	float:left;

	margin-left:15px;

	font-size:16px;

	line-height:32px;

	width:454px;

}

.liuc-section ul li span strong{

	color:#ff7300;

	font-size:16px;

}



/*渠道代理页面*/

h3.hexin{

	background:url(../images/title_bg1.jpg) no-repeat;

	background-size:1200px 96px;

}

.hexin-bg{

	width:1200px;

	height:360px;

	background:#F2F2F2 url(../images/img28.jpg) no-repeat;

}

.brand-support ul{

	background:#F2F2F2;

}

.brand-support ul li{

	float:left;

	width:560px;

	height:96px;

	padding:0px 20px 50px;

}

.brand-support ul li em{

	display:block;

	width:70px;

	height:70px;

	border:3px solid #E87A55;

	background:#fff;

	border-radius:50%;

	-webkit-border-radius:50%;

	-moz-border-radius:50%;

	-ms-border-radius:50%;

	-o-border-radius:50%;

}

.brand-support ul li em i{

	color:#E87A55;

	font-size:36px;

	margin:14px 0 0 24px;

	display:block;

	font-family:"Arial";

}

.brand-support ul li span{

	display:block;

	font-size:16px;

	line-height:22px;

	width:470px;

}

.brand-support ul li span b{

	font-size:16px;

	color:#E87A55;

	font-weight:500;

}

.jia-meng{

	background:#F2F2F2;

	padding-bottom:20px;

}

.jia-meng h2{

	width:1200px;

	height:130px;

	background:url(../images/img29.jpg) 15px 0px no-repeat;

}

.jia-meng p{

	height:30px;

	line-height:30px;

	padding-left:10px;

	font-size:16px;

	margin-bottom:10px;

}



.ec .lx_banner1{

	background:url(../images/banner03.jpg) no-repeat !important;

	height:310px;

}

.lx_nav{

	background: url(/lximg/tel_ico1.png) 10px center no-repeat #000 !important;

}

.lx_contt{

	padding:0px !important;

}

.search-content ul li{

	float:left;

	width:286px;

	margin:0 6px 10px;

	border:1px solid #ddd;

	overflow: hidden;

}

.search-content ul li:hover{

	border:1px solid #ddd;

	width:286px;

}

.search-content ul li p{

	text-align:center;

	font-size:0px;

	padding-bottom:10px;

}

.search-content ul li p a{

	display:inline-block;

	font-size:12px;

	padding: 0px 14px;

	border: 1px solid #ddd;

	line-height: 22px;

	margin-left: -1px;

}

.search-content ul li h3{

	height: 40px;

	overflow: hidden;

	text-align:center;

	line-height:40px;

	line-height:40px;

	font-weight:normal;

}

/*.search-content ul li:nth-child(2n){

	margin-right:0px;

}*/

.search-content ul li img{

	transition:all ease 0.3s 0s;

	-webkit-transition:all ease 0.3s 0s;

	-moz-transition:all ease 0.3s 0s;

	-ms-transition:all ease 0.3s 0s;

	-o-transition:all ease 0.3s 0s;

}



.search-content ul li img:hover{

	transform:scale(1.02);

	-webkit-transform:scale(1.05);

	-moz-transform:scale(1.02);

	-ms-transform:scale(1.02);

	-o-transform:scale(1.02);

}

.search-zx{

	text-align: center;

	cursor: pointer;

}

.search-zx:hover a{

	font-weight: 600;

	color: #f00;

}

.search-zx a{

	font-size: 16px;

}

.search-zx strong{

	font-size: 16px;

}

.gotop{

	position:fixed;

	bottom:200px;

	right:10px;

	display:none;

}



/* 分页样式 */

.p-position{

	text-align:center;

	font-size:0px;

}

.p-position li{

	display:inline-block;

	font-size:14px;

	border: 1px solid #ddd;

	padding: 0 15px;

	line-height: 35px;

	margin-left: -1px;

}

.p-position li select{

	border: 0;

}

.p-position li.thisclass{

	border:none;

	color:#d96436;

}

.p-position table{

	margin:20px auto;

}



.tel_box .tel_01 .arrow-right {

    width:0;

    height:0;

    border-top:7px solid transparent;

    border-bottom:7px solid transparent;

    border-left:12px solid #E50210; position:absolute; right:-10px; top:30px;

}



.lximg img{ display:inline-block;}



.online_icon a#floatShow{background:url(../images/show.png) no-repeat !important;}

.online_icon a#floatHide{background:url(../images/hide.png) no-repeat !important;}

#onlineService {background:url(../images/showbg1.jpg) no-repeat !important;}

#doyoo_monitor {background:url(../images/ec_img.gif) no-repeat !important; }

.fudong{ background:url(../images/fd_bg.gif) center repeat-x !important; }



.tel_tit{

	width:1200px;

	height:220px;

	background:url('https://files.ungifts.com/tel_tit.png') no-repeat;

}

.tel_box{

	border:2px solid #5D5E5D;

	overflow: hidden;

}

/* 资讯页面 */

.zx-info img{

	width:100%;

	margin:0px auto;

}

.zx-content dl{

	border-bottom:1px dashed #ddd;

	padding:20px 0;



}

.zx-content dl dt{

	float:left;

	width:200px;

}

.zx-content dl dd{

	float:left;

	width:970px;

	margin-left:30px;

}

.zx-content dl dd h4{

	text-align:left;

	height:40px;

	line-height:40px;

}

.zx-content dl dd h4 a{

	font-size: 18px;

}

.zx-content dl dd p{

	line-height:24px;

	color:#666;

}

.zx-content dl dd h5{

	margin-top:20px;

	font-weight:500;

}

.zx-content dl dd h5 span{

	display:block;

	float:left;

	color:#bbbdbf;

	font-size:12px;

}

.zx-content dl dd h5 a{

	display:inline-block;

	float:right;

	padding:0px 15px;

	border:1px solid #333;

}

.zx-content h3 img{

	margin:0 auto;

}

.position{

	width:1200px;

	height:30px;

	line-height:30px;

	border-bottom:1px solid #ddd;

	margin:10px auto;

}

.position a{

	cursor:pointer;

}



/* 分页  */

.page{

	width: 1200px;

	margin: 50px auto;



}

.page_list{

	margin: 0px auto;

	font-size: 10px;

	text-align: center;



}

.page_list a{

	color: black;

	padding: 10px 12px;

	text-align: center;

	display: inline-block;

	border: 1px solid #dad8d9;

}

.page_list a:hover{

	border: 1px solid red;

}

.page_list a.active{

	border: none;

	color: red;

}

.page_list a.no{

	border: none;

	color: #5F5B5D;

}

.page_list .frist{

	color: #C4BFC1;

}

.page_list > span{

	display: inline-block;

	padding: 10px 12px;

	font-size: 14px;

	text-align: center;

	margin-left: 20px;

	color: #656565;

}

.page_list form{

	display: inline-block;

	letter-spacing: 1px;

	font-size: 14px;

}

.page_list form span{

	font-size: 14px;

	text-align: center;

	color: #656565;



}

.page_list form input{

	color: #656565;

	outline: none;

}

.page_list input:first-of-type{

	width: 36px;

	height: 36px;

	box-sizing: border-box;

	text-align: center;

	border: 1px solid #dad8d9;



}

.page_list input:last-of-type{

	margin-left: 10px;

	padding: 10px 12px;

	text-align: center;

	border: 1px solid #dad8d9;

	background: none;

	cursor: pointer;

}



.recruiting ul li{

	float:left;

	width:550px;

	height:66px;

	padding:0px 30px 30px 20px;

}

.article-section{

	margin-left:16px;

	width:900px;

	padding:0px 0px 20px;

}

.article-section h5{

	margin:40px 0 20px;

	padding-bottom:20px;

	border-bottom:1px dashed #ddd;

	text-align:center;

	font-size:30px;

	font-weight:500;

}

.article-section img{

	margin:0 auto;

}

.fen-ye{

	border-width:1px 0px 1px 0;

	border-style:solid;

	border-color:#ddd;

}

.fen-ye p{

	height:26px;

	line-height:26px;

}

.fen-ye p a{`

	font-size:14px;

	color:#000;

}

.info-content-rr h5{

    margin: 40px 0 20px;

    padding-bottom: 20px;

    border-bottom: 1px dashed #ddd;

    text-align: center;

    font-size: 30px;

    font-weight: 500;

}

.info-content-rr p{

	font-size: 14px;

	line-height: 26px;

	color: #333;

	margin: 10px 0;

	text-indent: 2em;

}

.info-content-rr img{

	display: block;

	width: 500px!important;

	height: auto!important;

	margin: 20px auto;

}

/* 客户实拍 */

.qq #floatX{

	background:#4f351a;

}

.sp_wrap{ width:1200px;margin:0 auto;}

.sl-shipai .scv-shaixuan{ line-height:34px; border-bottom:1px solid #DDDDDD; overflow:hidden; }

.sl-shipai .scv-shaixuan span{margin:0 5px; background:#e4393c; color:#FFF; padding:2px 5px; font-size:14px;}

.sl-shipai .scv-shaixuan a{ font-size:14px; margin:0 5px; padding:2px 5px;}

.sl-shipai .scv-shaixuan b{ width:100px; font-size:14px; padding-left:10px; float:left;

background:#F3F3F3; font-weight:normal;}

.list_tit{  text-align:center; border-bottom:1px solid #FE514E; height:10px; margin:30px auto;}

.list_tit span{ width:180px; height:50px; display:inline-block; text-align:center; font-size:32px; font-weight:bold; margin-top:-15px; background:#FFF;}

.pt_list{ overflow:hidden;}

.pt_list li{ float:left; width:390px; margin-left:15px; margin-bottom:20px; line-height:0;}

.pt_list li dt{ display:inline-block; width:390px; height:390px; overflow:hidden; text-align:center;}

.pt_list li img{ transition:all 0.5s;}

.pt_list li:hover img{transform:scale(1.2);}

.pt_list li dd{background:#ECF8FB; padding:10px;}

.pt_list li p{ font-size:14px; line-height:30px; height:30px; overflow:hidden;}

.titleMenu{

	text-align: center;

	margin-bottom: 20px;

}

.titleMenu div{

	text-align: center;

}

.titleMenu div.Box{

	display: inline-block;

}

.titleMenu div p{

	float: left;

	padding: 5px 10px;

}

.titleMenu div p a{

	font-size: 16px;

	color: #000;

}

.titleMenu ul{

	display: inline-block;

}

.titleMenu ul li{

	float: left;

	padding: 5px 10px;

	border: 1px solid #191919;

	margin-left: -1px;

}

.titleMenu ul li a{

	font-size: 14px;

	color: #333;

	display: initial;

}

.titleMenu ul li.on a{

	color: #e58401;

}

.titleList{

	margin-top: 10px;

}

.titleList h3{

	float: left;

    font-size: 18px;

    padding: 10px 20px;

    background: #191919;

    color: #fff;

}

.titleList ul{

	float: right;

	height: 40px;

}

.titleList ul li{

	float: left;

    line-height: 40px;

    margin-right: 20px;

}

.titleList ul li a{

    color: #555;

    font-size: 14px;

}

p.listMore{

	text-align: center;

	margin-top: 10px;

	line-height: 50px;

}

p.listMore a{

	font-size: 14px;

    color: #333;

    padding: 5px 10px;

    border: 1px solid #666;

}



/*新增详情页左侧产品 2017/02/27 gui*/

.arc_product{

  width: 226px;

  height: auto;

  margin-top: 20px;

  padding: 0 12px 20px;

  border: 1px solid #ddd  ;

}

.arc_product h3{

  font-size: 16px;

  font-weight: bold;

  padding-left: 20px;

  line-height: 35px;

  text-align: center;

  border-bottom: 1px solid #ddd;

}

.arc_product img{

  width: 100%;

  display: block;

  margin: 0 auto;

}

.arc_product a{

  margin-top: 10px;

  display: inline-block;

}

.arc_product p{

  color: #333;

  font-size: 14px;

  line-height: 25px;

  text-align: center;

  margin: 5px 0 15px;

}

.arc_product div{

  margin-top: 15px;

  text-align: center;

  border-bottom: 1px solid #ddd;

}

.arc_product div:nth-last-child(1){

  border-bottom: none;

}



.hidebox{ width:1200px; margin:auto; }

.hidebox table{border-spacing:1px;border-collapse:inherit; margin:20px 0;}

.hidebox table td{ height:30px; line-height: 30px; padding:0 10px;}

.hidebox table td a:hover{ font-weight: normal; color:#ff0000;}



/*对比*/

.pk li{

	position: relative;

}

.pk li i{

	display: none;

	position: absolute;

	right: 0px;

	top: 0px;

	background: rgba(187, 187, 187, 0.8);

	filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#80bbbbbb,endColorstr=#80bbbbbb);

	padding:0 5px;

	font-style: normal;

	font-size: 12px;

    line-height: 24px;

    color: #fff;

}

.pk li i:hover{

    background: rgba(208, 0, 14, 0.8);

    filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#80d0000e,endColorstr=#80d0000e);

}

.pk li i a{

	font-size: 12px;

    line-height: 24px;

    color: #fff;

}

.pk li:hover i{

	display: block;

}

.p_box_c p a.pk1{

	position: relative;

	background:#d7313c;

}



/*返回顶部*/

#gotop{

	position: relative;

	left: 50%;

	bottom: 20%;

	margin-left: 620px;

	width: 44px;

	height: 44px;

	cursor: pointer;

	position: fixed;

	z-index: 100;

}

#gotop img{

	margin-top: -1px;

	display: none;

}

#gotop a{

	display: inline-block;

	font-size: 12px;

	line-height: 16px;

	color: #D40000;

	padding: 5px 9px;

	border: 1px solid #e8e8e8;

	background: #f3f3f3;

}

#gotop a:hover{

	text-decoration: underline;

}

/* 首页客户实拍 */

.shipai{

    width: 100%;

    background: #fff;

}

.shipai h3{

	background:url(../images/title_bg.jpg) no-repeat #ECECEC;

	height:100px;

	padding-top:20px;

	font-size:36px;

	font-weight:600;

	text-align:center;

}

/* marqueeleft */

.marqueeleft{width:100%;overflow:hidden;margin:0 auto;}

.marqueeleft ul{float:left;}

.marqueeleft li{float:left;display:inline;overflow:hidden;background: #eee;}

.marqueeleft li a{display:block;width:100%;overflow:hidden;}

.marqueeleft li a img{width:100%;}

.marqueeleft li p{text-align: left;color: #000;height: 20px;width: 100%;overflow: hidden;margin-top: 5px; font-size: 14px;}

.shipai-more{

	text-align: center;

    margin-bottom: 10px;

}

.shipai-more p{

    font-size: 18px;

    color: #333;

    display: inline-block;

}

.shipai-more span{

    font-size: 16px;

    font-weight: 700;

    padding: 5px 10px;

    background: #f09a13;

}

.shipai-more span a{

    font-size: 16px;

    color: #2f0006;

}

.w1200{

	width: 1200px;

	margin: 0 auto;

}

.u-flyer{

	border: 1px solid #ccc;

	display: block;

	width: 50px;

	height: 50px;

	border-radius: 50px;

	position: fixed;

	z-index: 9999;

}

/* 行业资讯文章分页 */

.textPage{

    width: 100%;

    margin-top: 20px;

    text-align: center;

    line-height: 35px;

}

.textPage ul{

    overflow: hidden;

    display: inline-block;

}

.textPage li{

    float: left;

}

.textPage li a{

    padding: 5px 10px;

    margin-right: 5px;

    border: 1px solid #888;

    border-radius: 3px;

    cursor: pointer;

    color: #000;

    clear: both;

    text-indent: none;

}

.textPage li.thisclass a{

    background-color: #1997bc;

    border-color: transparent;

    color: #fff;

    border-radius: 3px;

}

.textPage li a:hover{

    background-color: #1997bc;

    border-color: transparent;

    color: #fff;

    border-radius: 3px;

}

    /* 底部行业资讯 */

.ziXun{

    width: 1200px;

    margin: 30px auto;

    color: #333;

}

.zxTitle{

    border-bottom: 2px solid #ccc;

}

.zxTitle h3{

    padding: 5px 10px;

    font-size: 24px;

    color: #333;

    border-bottom: 2px solid #000;

    float: left;

    margin-bottom: -2px;

}

.zxTitle span{

    font-size: 14px;

    padding: 5px 10px;

    float: right;

}.zxTitle span a{

    color: #333;

}

.zxLists h4{

    font-size: 16px;

    margin-bottom: 10px;

    font-weight: normal;

    color: #333;

}

.zxLists{

    margin-top: 20px;

}

.zxLists li{

    float: left;

    border-bottom: 1px dotted #ccc;

    width: 570px;

    margin: 10px 0;

}

.zxLists li:nth-child(2n - 1){

    margin-right: 60px;

}

.listCon{

    height: 90px;

    margin-bottom: 20px;

    overflow: hidden;

}

.listCon img{

    display: block;

    float: left;

    width: 120px;

    transform: translate(0,-10px);

}

.listCon p{

    width: 430px;

    font-size: 12px;

    color: #888;

    float: right;

    line-height: 20px;

}

.zxLists a:hover p{

    color: #000;

}

.strategy-border img{
	margin-bottom: 10px;
	border:5px solid #ccc;
}

/*首页案例大图*/
.index_anli{
    width: 1200px;
    height: auto;
    margin: 0px auto;
    overflow: hidden;
}
.index_anli li{
    line-height: 0;
    float: left;
    width: 370px;
    margin: 10px 0 12px 21px;
    border:1px solid #ccc;
}
.index_anli li img{
    height:370px;
    width:370px;
}

/*清除详情页图下边距*/
.clear_imgb{
    font-size: 0;
}
.clear_imgb img{
    margin-bottom: 0 !important;
}