@charset "UTF-8";
/* CSS Document */

body{
	padding: 0 !important;
	font-family: Microsoft YaHei !important;
}
input,button,select,textarea{outline:none;}
a{text-decoration: none !important;}
a:hover{color: #f06d13}

.headers{
	width: 100%;
}
.clearfix:after{
	display:block;
	clear:both;
	content:"";
	visibility:hidden;
	height:0
} 
.clearfix{
	zoom:1
}
.container{
	max-width: 1140px;
	padding: 0;
}
.left{
	display: inline-block;
	float: left;
	margin: 0;
	padding: 0;
}
.right{
	display: inline-block;
	float: right;
	margin: 0;
	padding: 0;
}

.title{
	margin: 50px 0 8px;
	text-align: center;
	font-size: 30px;
	color: #010101;
	font-weight: bolder;
}
.title span{
	color: #f06d13;
}
.desc{
	text-align: center;
	margin-bottom: 25px;
}
.xin-title{font-size:24px;}
.grays{
	width: 100%;
	background: #f6f6f6;
}
.grays-top{display: flow-root;}
.grays-left{
	float: left;
	width: 48%;
}
.grays-info{
	margin: 30px 0;
	color: #000;
	font-size: 21px;
	line-height: 40px;
	text-align: justify;
}
.grays-right{
	width: 48%;
	float: right;
}
.grays-right img{width:100%;}
.grays-more{line-height: 40px;width: 200px;text-align: center; background: #f06d13;font-size: 20px;border-radius: 4px;}
.grays-more a{color:#fff;}
.grays-more:hover a{color:#fff;}
.grays-down{margin-top: 50px;}
.grays-li{
	float: left;
	width: 32%;
	margin-right: 2%;
	text-align: center;
	font-weight: bolder;
	font-size: 22px;
	padding: 0 15px;
	line-height: 30px;
	color: #000;
}
.grays-number{color: #f06d13;font-size: 40px;margin-bottom: 20px;font-weight: bolder;}
.grays-li:last-child{margin-right: 0;}
.reasons{
	padding: 50px 0;
	margin-bottom: 30px;
}
.whites{
	width: 100%;
}
.titleBg{
	width: 100%;
	background: url(../images/titleBg.png) no-repeat;
    background-position: top center;
	height: 90px;
	text-align: center;
	font-size: 30px;
	color: #010101;
	font-weight: bolder;
	padding-top: 50px;
	margin-top: 50px;
	margin-bottom: 8px;
}
.reasons3 li{
	width: 13.8%;
	max-width: 200px;
	text-align: left;
	display: inline-block;
	overflow: hidden;
}
.titleBg span{
	color: #f06d13;
}
.service-img{margin-top: 50px;}
.grayElse{
	padding: 10px 0;
	width: 100%;
	background: url(../images/BG.png) no-repeat;
    background-position: top center;
}
.csses img{
	width: 100%;
}
.examples img{
	width: 100%;
}
.styleTitle{
	width: 100%;
	margin: 40px 0 0;
	text-align: center;
}
.styleTitle a{
	font-size: 24px;
	color: #f06d13;
	margin: 0 10px;
	font-weight: bold;
	line-height: 30px;
	padding:5px;
	border-bottom: 3px solid #f3d3bc;
}
.styleTitle .styless{
	letter-spacing: 10px;
	padding-left: 15px;
}
.styleTitle a:hover{background: #f06d13;border-bottom: none;border-radius: 10px;color: #fff;}
/*--vmcarousel-normal--*/
.index-star{
	background: #f6f6f6;
	padding-bottom: 1px;
}
.vmcarousels{
	width: 100%;
	/*background: url(../images/caseBg.jpg) repeat-x;*/
	-webkit-background-size:100% 100%;
	        background-size:100% 100%;
}

.vmcarousels .list li{
	width: 23%;
	float: left;
	margin-right: 2.5%;
	height: 350px;
	position: relative;
	margin-top: 20px;
}
.vmcarousels .list li .star-desc{
		overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
		padding-bottom: 0;
		position: absolute;
		bottom: 0;
		background: rgba(240,109,19,0.5);
		color: #fff;
		line-height: 24px;
		padding: 0 10px;
 		 width:100%;
}
.vmcarousels .list li .star-name{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	padding: 80px 0;
	text-align: center;
	font-size: 30px;
	color: #fff;
}
.vmcarousels .list li .star-name .jia{
	font-size: 50px;
	width: 60px;
	height: 60px;
	line-height: 60px;
	border: 1px solid #fff;
	border-radius: 50%;
	margin: 30px auto;
	background: rgba(0,0,0,.5);
}
.vmcarousels .list li .star-name{display: none;}
.vmcarousels .list li:nth-child(4n){margin-right: 0;}
.vmcarousels .list li:hover .star-desc{display: none;}
.vmcarousels .list li:hover .star-name{display: block;}

/*推荐产品*/

.tjcp {
	margin-top: 40px;
}

.tjcp h2,
.gcal h2,
.khjz h2,
.fwlc h2 {
	text-align: center;
}

.tjcp h2 b,
.gcal h2 b,
.khjz h2 b,
.fwlc h2 b {
	line-height: 50px;
	font-size: 30px;
	display: block;
	font-family: arial;
	color: #414141;
	font-weight: normal;
}

.tjcp h2 span,
.gcal h2 span,
.khjz h2 span,
.fwlc h2 span {
	display: block;
	line-height: 25px;
	background: url(../images/h2_bg.png) no-repeat center center;
	margin-top: 10px;
	font-size: 20px;
}
/*图片滚动*/

.scroll_horizontal {
	position: relative;
	height: 368px;
	margin-top: 40px;
}

.scroll_horizontal .box {
	overflow: hidden;
	position: relative;
	width: 93%;
	height: 368px;
	margin: 0 auto;
}

.scroll_horizontal .list {
	overflow: hidden;
	width: 9999px;
}

.scroll_horizontal .list li {
	float: left;
	width: 245px;
	margin: 0 0.1%;
}

.scroll_horizontal .list li figcaption {
	position: absolute;
	top: 0;
	background-color: rgba(0,0,0,.4);
	/*background: url(../images/more.png) no-repeat center center;*/
	line-height: 22px;
	padding-top: 98px;
	text-align: center;
	display: block;
	opacity: 0;
	width: 245px;
	margin: 0 0.1%;
	height: 364.5px;
}
.scroll_horizontal .list li figcaption h4{
	font-size: 18px;
	color: #fff;
	padding: 10px 0;
}
.scroll_horizontal .list li figcaption span{
	font-size: 14px;
	color: #fff;
	padding: 0 5px;
	word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow:hidden;
}
.scroll_horizontal .list li figcaption img{
	width: 48px;
	height: 48px;
}
.scroll_horizontal .list li figcaption:hover{
	opacity: 1;
}

.scroll_horizontal .plus {
	background: url(../images/arrowLeft.png) no-repeat center center;
	position: absolute;
	top: 195px;
	height: 80px;
	cursor: pointer;
	width: 3%;
	margin-left: -30px;
}

.scroll_horizontal .minus {
	background: url(../images/arrowRight.png) no-repeat center center;
	position: absolute;
	top: 195px;
	height: 80px;
	cursor: pointer;
	width: 3%;
	margin-right: -30px;
}

.scroll_horizontal .plus {
	left: 10px;
}

.scroll_horizontal .minus {
	right: 10px;
}

.scroll_horizontal .list li img {
	width: 100%;
	height: 100%;
}

.ssd {
	background: #aeaeae;
	color: #fff;
	font-weight: 700;
	padding: 0 10px;
	text-indent: 0;
}
.ssd:hover{
	background: #ab1128;
}
.ih-item,
.ih-item * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.scroll_horizontal .list li div.info p:hover {
	text-decoration: underline;
}

.scroll_horizontal .list li div.info p.ssd:hover {
	text-decoration: none;
}

.ih-item.circle .info {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background: #f6f2f0;
	line-height: 35px;
	text-indent: 5px;
	opacity: 0.9;
	filter: alpha(opacity=90);
}

.ih-item img {
	width: 100%;
	height: 100%;
	display: block;
}

.ih-item.circle,
.ih-item.circle .img {
	position: relative;
}

.container2 {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	margin-top: 15px;
}

.overflow {
	overflow: hidden;
}


/*index_case*/
.index_case li{
    overflow: hidden;
    margin:1.33% 1.33% 0 0;
    width: 24%;
    float: left;
    position: relative;
    
}
.index_case li.case_l{
	margin:1.33% 0 0;
}

.index_case figure figcaption, .index_case figure a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.index_case figure img {
    position: relative;
    display: block;
    max-height: 100%;
    opacity: 0.8;
}

.index_case figure figcaption {
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

figure.effect-milo {
	background: #4c494b;
}

figure.effect-milo img {
	opacity: 1;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, -webkit-transform 0.35s;
	-o-transition: opacity 0.35s, transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	width: 100%;
}

figure.effect-milo:hover img {
	opacity: 0.5;
	-webkit-transform: translate3d(0,0,0) scale(1);
	-ms-transform: translate3d(0,0,0) scale(1);
	transform: translate3d(0,0,0) scale(1);
}

figure.effect-milo h3 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background:#403e3a;
	background: rgba(0,0,0,.5);
	line-height: 35px;
	padding:2px 6%;
	color: #f3f3f3;
	text-align: center;
	font-size: 16px;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    overflow: hidden;
	margin:0;
}

figure.effect-milo p {
	background: url(../images/else.png) no-repeat;
	background-position: top center;
	padding:0 20px;
	width: 100%;
	text-align: center;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, -webkit-transform 0.35s;
	-o-transition: opacity 0.35s, transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
	-webkit-transform: translate3d(-40px,0,0);
	-ms-transform: translate3d(-40px,0,0);
	transform: translate3d(-40px,0,0);
	font-size:14px;
	color: #fff;
	line-height: 315px;
}
figure.effect-milo p.p2 {
	background: url(../images/else2.png) no-repeat;
	background-position: top center;
}
figure.effect-milo:hover h3{
	display: none;
}
figure.effect-milo:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.moreBut{
	width: 100%;
	text-align: center;
	margin-bottom: 50px;
}
button.more{
	background-color:transparent;
	margin-top: 30px;
	border: 1px solid #727272;
	padding: 10px 50px;
	color: #727272;
}
button.more:hover{
	border: 1px solid #f06d13;
	background: #f06d13;
	color: #fff;
}

/*net*/
.net-list{
    margin-top: 20px;
}
.net-list ul {
    width: 100%;
    overflow: hidden;
}

.net-list li {
    position: relative;
    width: 24%;
    background: #f5f5f5;
    float: left;
    margin: 0 0.5% 10px;
    height: auto;
}
.net-list li a{
    display: block;
    border: 1px solid #e7e7e7;
}
.net-list li .img{
    position: relative;
    -webkit-transition:all .4s ease-in-out;
    -o-transition:all .4s ease-in-out;
    transition:all .4s ease-in-out;
    overflow: hidden;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.net-list li .img img {
    width: 100%;
    display: block;
    -webkit-transition:all .4s ease-in-out;
    -o-transition:all .4s ease-in-out;
    transition:all .4s ease-in-out;
    transform:scale(1);
    -ms-transform:scale(1);
    -moz-transform:scale(1);
    -webkit-transform:scale(1);
    -o-transform:scale(1);
    position:relative;
    padding:0;
    margin:0;
    opacity:1;
}
.net-list li:hover img{
    transform:scale(1.1);
    -ms-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -webkit-transform:scale(1.1);
    -o-transform:scale(1.05);
}
.net-list li:hover .text{
	background: #f06d13;
}
.net-list li:hover .text h4{
	color: #fff;
}
.net-list li:hover .text p{
	color: #fff;
}

.net-list li .text {
    padding: 12px 10px
}
.net-list li .text h4 {
	padding: 0 10px;
    font-size: 14px;
    color: #333333;
    width: 100%;
    display: block;
    overflow: hidden;
    line-height: 22px;
    word-break:break-all;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
    white-space: nowrap; 
}
.net-list li .text p {
	padding: 0 10px;
    font-size: 12px;
    color: #888;
    margin-top: 5px;
    line-height:20px;
    height:40px;
    word-break:break-all;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
}
/*--明星合影--*/
.p30{
	width: 100%;
	padding: 10px 0 30px;
}
.joint li{
    overflow: hidden;
    margin:1.33% 1.33% 0 0;
    width: 24%;
    float: left;
    position: relative;
    
}
.joint li.case_l{
	margin:1.33% 0 0;
}
.joint figure figcaption, .joint figure a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.joint figure img {
    position: relative;
    display: block;
    max-height: 100%;
    opacity: 0.8;
}
.joint figure figcaption {
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
figure.jointPhoto {
	background: #4c494b;
}
figure.jointPhoto img {
	opacity: 1;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, -webkit-transform 0.35s;
	-o-transition: opacity 0.35s, transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	width: 100%;
}
figure.jointPhoto:hover img {
	-webkit-transform: translate3d(0,0,0) scale(1);
	-ms-transform: translate3d(0,0,0) scale(1);
	transform: translate3d(0,0,0) scale(1);
}
figure.jointPhoto h3 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background:#403e3a;
	background: rgba(0,0,0,.5);
	line-height: 35px;
	padding:2px 6%;
	color: #f3f3f3;
	text-align: center;
	font-size: 16px;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    overflow: hidden;
	margin:0;
}

.cooperats{
	margin: 20px 0 80px;
	width: 100%;
}
.cooperats img{
	width: 100%;
}



/*--内页面包屑--*/
.page_title{
	width: 100%;
	border-bottom: 1px solid #dddddd; 
}
.activity-tit{
    border-bottom: 1px solid #eaeaea;
    margin-top: 20px;
    overflow: hidden;
    background: url(../images/img30.png) no-repeat left center;
    text-indent: 65px;
}
.activity-tit h4{
    line-height: 40px;
    font-size: 20px;
    font-weight: 600;
    color: #333;
}
.position a {
	background: url(../images/pageHome.png) no-repeat left center;
    padding: 0 5px 0 20px;
}
.position a.position_else{
	background: none;
	padding: 0 5px 0 0;
}
.position {
    line-height: 30px;
    padding: 0 20px;
    margin-top: 20px;
}
/*--内页底部页面导航--*/
/*paging*/
.paging{
    margin-top: 20px;
    text-align: center;
    padding-bottom: 80px;
}
.paging li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 3px 3px 0;
    border: 1px solid #e8e8e8;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    line-height: 32px;
    height: 32px;
}
.paging li a{
    padding: 0 13px;
    display: block;
}
.paging li:hover{
    border: 1px solid #f06d13;
}
.paging li:hover a{
    color: #f06d13;
}
li.page_home a{
	color: #f06d13;
}
.page_now {
    display: inline-block;
    padding: 0 13px;
    border: 1px #666 solid;
    background: #f06d13;
    margin: 0 2px;
    color: #fff;
}
.link{margin-bottom:30px;font-size:16px;}
.link b{font-size:20px;}
@media screen and (max-width: 1399px){
	.reasons3 img{
		width: 100%;
		padding-right: 5px;
	}
}

@media screen and (max-width: 960px){
	.position {
	    width: 50%;
	    overflow: hidden;
	    -o-text-overflow: ellipsis;
	       text-overflow: ellipsis;
	    white-space: nowrap;
	    text-align: right;
	}
	.position {
	    line-height: 32px;
	}
}



@media screen and (width: 768px){
  .link{display:none;}
	.cooperats{
		width: 100%;
		height: 150px !important;
		background: url(../images/cooperation.png) no-repeat;
		-webkit-background-size: 125% 125%;
		        background-size: 125%;
		background-position: center center;
		margin-bottom: 0;
	}
	.cooperats img{
		display: none;
	}
	.csses{
		width: 100%;
		height: 220px !important;
		background: url(../images/cssesBan.png) no-repeat;
		-webkit-background-size: 138% 138% !important;
		        background-size: 138% !important;
		background-position: center center;
	}
	.csses img{
		display: none;
	}
	.examples{
		width: 100%;
		height: 220px !important; 
		background: url(../images/businessCase.png) no-repeat;
		-webkit-background-size: 120% 120% !important;
		        background-size: 120% !important;
		background-position: center center;
	}
	.examples img{
		display: none;
	}
}
.sign{background: #fc9550;padding: 50px 0;font-weight: bold;text-align: center;margin-bottom:50px;}
.sign-left{float: left;width:20%}
.sign .big-title{font-size: 40px;color: #1f1e1e;}
.sign .big-info{font-size: 24px;color: #fdfdfd;line-height: 30px;margin-top: 30px;}
.sign-right{float: right;width: 75%;}
.sign-right li{float: left;width: 20%;}
.sign .small-title{font-size: 24px;color: #000;margin-top: 20px;}
.sign .small-info{font-size: 16px;color: #fdfdfd;margin-top: 35px;line-height: 24px;}
@media screen and (max-width: 768px){
	.grays{
		padding-bottom: 15px;
		padding-top: 5px;
	}
	.whites{
		padding-bottom: 15px;
		padding-top: 5px;
	}
	.titleBg{
		margin-top: 5px;
		margin-bottom: 5px;
		font-size: 20px;
		padding-top: 25px;
		height: 55px;
		background: url(../images/titleBg2.png) no-repeat;
    	background-position: top center;
	}
	.tjcp {
	    margin-top: 10px;
	}
	.reasons{
		padding: 25px;
		margin-bottom: 15px;
	}
	.cooperats{
		width: 100%;
		height: 80px;
		background: url(../images/cooperation.png) no-repeat;
		-webkit-background-size: 125% 125%;
		        background-size: 125%;
		background-position: center center;
		margin-bottom: 20px;
	}
	.cooperats img{
		display: none;
	}
	.csses{
		width: 100%;
		height: 150px;
		background: url(../images/cssesBan.png) no-repeat;
		-webkit-background-size: 180% 180%;
		        background-size: 180%;
		background-position: center center;
	}
	.csses img{
		display: none;
	}
	.examples{
		width: 100%;
		height: 150px;
		background: url(../images/businessCase.png) no-repeat;
		-webkit-background-size: 150% 150%;
		        background-size: 150%;
		background-position: center center;
	}
	.examples img{
		display: none;
	}
	.styleTitle .styless, .styleTitle a{
		width: 12%;
		line-height: 28px;
		margin: 0 10px;
	}
	.moreBut{
		margin-bottom: 10px;
	}
	.more{
		background-color:transparent;
		margin-top: 15px;
		padding: 5px 25px;
		font-size: 12px;
	}
	.scroll_horizontal .plus , .scroll_horizontal .minus  {
	    width: 9%;
	    top: 90px;
	}
	.scroll_horizontal .list li {
	    float: left;
	    width: 1.5%;
	    margin: 0 0.1%;
	}
	.scroll_horizontal {
	    height: 218px;
	    margin-top: 20px;
	}
	.scroll_horizontal .box {
	    overflow: hidden;
	    position: relative;
	    width: 90%;
	    height: 218px;
	    margin: 0 auto;
	}
	.scroll_horizontal .list li figcaption {
		display: none;
	}
}

@media screen and (min-width:320px) {
	.container2 {
		width: 100%
	}
}

@media screen and (max-width:640px) {
	.scroll_horizontal .plus {
		margin-left: 0;
	}
	.scroll_horizontal .minus {
		margin-right: 0;
	}
	.net-list li .img{
	    height: 30vw;
	}
}

@media screen and (max-width: 1000px) and (min-width: 769px) {
	.fl {
	    float: inherit !important; 
	}
	.logo{
		width: 90% !important;
	}
	.logoRight{
		display: none;
	}
}
