.page-wrap .page-banner {
    background-image:url("../image/b1.jpg");
    position: relative;
    padding: 0;
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-clip: border-box;
	background-origin: padding-box;
	min-height: 300px;
	margin: 0 auto;
	width: 100%;
	max-width: 1920px;
	background-size: cover;
}

.page-wrap .page-content{
	min-height:500px;
}
.page-wrap .page-content img{
	max-width:100%;
	height:auto;
}
.top-bar{
	display:none;
}

.slides-content{
	position:relative;
	z-index:2;
}


/*=============Wechat Sec=============*/


.pro-ad{
	text-align:center;
}
.pro-ad img{
	max-width:100%;
}
.pro-ul{
	padding:0;
}
.pro-ul li{
	list-style:none;
	margin-bottom:30px;
}
.pro-ul li a h4{
	line-height:1.5;
	font-size:24px;
	font-weight:normal;
	color:#333;
	letter-spacing: 1px;
}
.pro-ul li a p{
	color:#616161;
	line-height:1.8;
	font-size:15px;
}
.pro-ul li a:hover {
	text-decoration:none;
}
.pro-ul.ul-left{
	text-align:right;
}
.pro-ul.ul-right{
	text-align:left;
}

.pro-ul li a div{
	background-color:#00c2e5;
	color:#fff;
	border-radius:20px;
	padding:0 30px;
	display:inline-block;
	line-height:1.8;
	font-size:12px;
}
.pro-ul li a:hover div{
	background-color:#333;
}
.pro-ul li a{
	margin-right:52px;
	display:block;
}
.pro-ul.ul-right li a{
	margin-left:52px;
	margin-right:0;
}

.pro-ul i{
	color: #2f3c43;
    float: right;
    font-size: 30px;
    margin: 5px 0;
}
.pro-ul.ul-right i{
	float:left;
}


/*=============YSWeb Sec=============*/
.about-box .why-text-box,
.ysweb-box .why-text-box{
	text-align:center;
}
.about-box .why-text-box .why-icon,
.ysweb-box .why-text-box .why-icon{
	font-size: 64px; 
	color: #d6d6d6;
}
.about-box .why-text-box h3,
.ysweb-box .why-text-box h3{
	font-size:40px;
	line-height: 1.5;
    margin: 30px auto 20px;
    letter-spacing:2.5px;
}
.about-box .why-text-box h3 strong,
.ysweb-box .why-text-box h3 strong{
	font-weight:normal;
}
.about-box .why-text-box p,
.ysweb-box .why-text-box p{
	color: #616161;
    font-size: 16px;
    line-height: 1.8;
    margin: 0 0 20px;
    letter-spacing:1px; 
} 
.about-box .why-text-box p i,
.ysweb-box .why-text-box p i{
	font-style:normal;
	color:#982222;
}

.ysweb-feature{
	 background-color:#f2efea;
}
.ysweb-feature .pro-ul li > i{
	color:#00c2e5;
}
.ysweb-feature .pro-ul li{
	min-height:150px;
	margin-top:20px;
}
.ysweb-feature .pro-ul li.fi{
	margin-top:110px;
} 


.ysweb-tedian ul.check li, li.check {
    list-style: outside none none;
    padding: 0 0 10px 20px;
}
.ysweb-tedian ul.check li, li.check {
    background: url("../image/li-check.png") no-repeat scroll left 4px;
}
.ysweb-tedian ul{
	padding:0;
}
.ysweb-tedian li {
    font-weight: 400;
    line-height: 23px;
    margin-bottom: 4px;
    color: #616161;
    font-size:16px;
}
.ysweb-tedian h3{
	font-size:28px;
}

.ysweb-sec1 {
	background:rgba(0, 0, 0, 0) linear-gradient(52deg, #182fec 0%, #0d6af2 39%, #00c1df 100%) repeat scroll 0 0;
	min-height:500px;
}

.m1200 {
    margin: 0 auto;
    max-width: 1240px;
    padding: 0 40px;
}
.why {
	position: relative;
	overflow: hidden;
	padding:80px 0 50px;
}

.why-box {
	width: calc((100% - 40px)/2);
	height: 100%;
	background: #FFFFFF;
	box-shadow: 5px 15px 40px 0 rgba(39,43,157,0.20);
	border-radius: 6px;
	margin-right: 40px;
	float: left;
}

.why-box:last-of-type {
	margin-right: 0;
}

.why-box img {
	max-width: 100%;
	border-radius: 6px;
	display: block;
}

.why-box h3 {
	font-size: 22px;
	line-height: 32px;
	clear: both;
	padding: 0 50px 15px;
	margin-top: -40px;
}

.why-box p {
	font-size: 16px;
	color: #393939;
	line-height: 24px;
	height: 122px;
	padding: 0 50px 50px;
}

.why-1 {
	min-height: 370px;
	padding-top: 30px;
}

.why1-pic {
	width: 811px;
	height: 546px;
	position: absolute;
	left: 45%;
	top: 50px;
	background-image: url(../image/bright.svg);
	background-repeat: no-repeat;
	background-size: contain;
}

.f-huan {
	width: 715px;
	height: 715px;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -357.5px 0 0 -357.5px;
	overflow: hidden;
	background-image: url(../image/huan.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100%;
}

@keyframes cycle {
	100% {
		transform: rotate(160deg);
	}
}

@keyframes cycle2 {
	100% {
		transform: rotate(360deg);
	}
}

.f-icon {
	width: 110px;
	height: 132px;
	position: absolute;
	transition: all 1.2s;
	transform: scale(0.1);
	opacity: 0;
	top: 50%;
	left: 50%;
	z-index: 2;
	margin: -66px 0 0 -55px;
	background:url('../image/f-app.png') no-repeat top center / 100% auto;
	text-align:center;
}
.f-icon i{
	color: #fff;
    display: block;
    font-size: 44px;
    margin-top: 33px;
}
.f-icon span{
	bottom: 4px;
    color: #ffceff;
    font-size: 15px;
    left: 0;
    position: absolute;
    right: 0;
    text-shadow: 1px 1px 5px #0621fc;
}

.quan {
	width: 365px;
	height: 365px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -182px 0 0 -182px;
	z-index: 5;
}

.du {
	position: absolute;
	width: 100px;
	height: 100px;
	top: 50%;
	left: 50%;
	margin: -50px 0 0 -50px;
	background: url(../image/ec.png) no-repeat center /100% auto;
}

.quan-bg {
	width: 100%;
	height: 100%;
	background-image: url(../image/quan.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	animation: cycle2 5s infinite linear;
}

.why1-pic.current .f-huan {
	-webkit-animation: cycle2 5s infinite linear;
	-o-animation: cycle2 5s infinite linear;
	animation: cycle2 5s infinite linear;
}

.why1-pic.current .f-icon {
	opacity: 1;
	transform: scale(1);
	margin: 0;
}

.why1-pic.current .f-iqiyi {
	top: 40%;
	left: 23%;
}

.why1-pic.current .f-app {
	top: 19%;
	left: 10%;
}

.why1-pic.current .f-wp {
	top: 3%;
	left: 46%;
}

.why1-pic.current .f-map {
	top: 17%;
	left: 70%;
}

.why1-pic.current .f-tieba {
	top: 47%;
	left: 65%;
}

.why1-pic.current .f-llq {
	top: 70%;
	left: 56%;
}

.why1-pic.current .f-nm {
	top: 64%;
	left: 16%;
}

.why1-pic.current .f-baike {
	top: 65%;
	left: 36%;
}

.why1-pic.current .f-zhidao {
	top: 10%;
	left: 29%;
}

.f-icon img {
	width: 100%;
}

.why1-content {
	width: 40%;
	color: #fff;
}

.why1-content h3 {
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 15px;
}

.why1-content h3 a {
	color: #fff;
	padding-right: 21px;
	background: url(../image/moreArrowWhite.svg) no-repeat right center;
	background-size: 14px;
}



.why1-content p {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 100px;
}
.box.gradient-blue h2.title {
    color: #fff;
}
.box h2.title, .box h2.title2 {
    color: #333333;
    font-size: 40px;
    line-height: 55px;
    margin-bottom: 20px;
    position: relative;
    letter-spacing: 2px;
}
.line-white-btn, .blue-btn {
    background-color: #294df7;
    background-image: linear-gradient(52deg, #182fec 0%, #0d6af2 39%, #00c1df 120%);
    border: medium none;
    border-radius: 100px;
    color: #fff;
    display: block;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    position: relative;
    text-align: center;
    transition: all 0.75s ease 0s;
    width: 170px;
}
.line-white-btn {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #fff;
    line-height: 48px;
    transition: all 0.25s ease-in 0s;
}
.line-white-btn:hover {
	background: #fff;
	color: #294DF7;
}



#latest-projects {padding:0;}
/* portfolio item carousel */
.portfolio-carousel-subtitle { border-bottom:2px solid #eee;height: 60px;margin-bottom:30px;display:block;}
.latest-projects-navigation {float: right;height: 40px;padding: 0;margin-top: 10px;}
.latest-projects-navigation a {border: 2px solid #e6e6e6; border-radius: 5px;padding: 6px 12px 2px;cursor: pointer; transition: all .22s ease;}	
.portfolio-carousel-subtitle h4 {float: left;height: 60px;font-size: 28px; line-height: 33px;}
.port-display-block .widget ul li { display : block;}
.latest-projects-navigation a i { font-size: 20px; color: #616a73;}
.related-works .portfolio-item { list-style: none; position: relative; padding:0 2px;}
.related-works .portfolio-item img { width: 100%; cursor: -webkit-grab; cursor: -moz-grab;}
.related-works .portfolio-item h5 {font-size: 14px; text-transform: uppercase; margin: 15px 0 0;}
.related-works .portfolio-item h5 a { color: #000; transition : all .22s ease;}
.related-works .portfolio-meta .portfolio-date { font-size:11px; font-weight: 500;}
.related-works .portfolio-meta .portfolio-cat  { margin-left: 32px; fon-size: 15px; text-transform: uppercase;}
.related-works .portfolio-meta .portfolio-cat a { color: #b4b4b4; font-weight: 400;}
.related-works .portfolio-item > a { display: block; position: relative; cursor: -webkit-grab; cursor: -moz-grab;}
.related-works .portfolio-item > a:active { cursor: -webkit-grabbing; cursor: -moz-grabbing; opacity:1;}
.related-works .portfolio-item > a:before { content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; opacity: 0; transition : all .22s ease;}
.related-works .portfolio-item > a:hover:before { background: #2f3c43; opacity: .5;}
.related-works .portfolio-item:hover h5 a { color: #2f3c43;}
.latest-projects-navigation a:hover { background: #2f3c43; border-color:transparent;}
.latest-projects-navigation a:hover i { color: #fff;}
@media only screen and (max-width: 479px) {
.latest-projects-navigation a { padding:4px 9px 0px;}
.portfolio-carousel-subtitle h4 { font-size:14px; font-weight:500; line-height: 46px;}
}



/*=========  网站建设   =============*/
.process-sec{

}
/* # Buy process
================================================== */
.buy-process-wrap { background: #fff; position: relative; padding-bottom: 100px;}
.buy-process-wrap:before { content: ''; position: absolute; top: 202px; left: 0; width: 100%; height: 39px; background-color: #333f49; color: #fff;}
.buy-process-items { display: flex; margin: auto; overflow: visible;}
.buy-process-item { flex-grow: 1; flex-basis: 0; position: relative; text-align: center; height: 456px; margin: 0 6px;}
.buy-process-item:nth-child(odd) .text-wrap, .buy-process-item:nth-child(even) .icon-wrapper { position: absolute; top: 52px; left: 0; right: 0; height: 150px; text-align: center;}
.buy-process-item:nth-child(even) .icon-wrapper { top: 0; height: 202px;}
.buy-process-item h4 { font-size: 22px; color: #333f49; text-transform: uppercase; position: absolute; width: 100%; margin-bottom: 0;}
.buy-process-item h4 strong{font-weight:normal;}
.buy-process-item:nth-child(odd) h4 { bottom: 22px;}
.buy-process-item:nth-child(even) h4 { top: 22px;}
.buy-process-item p { position: absolute; font-size: 13px; color: #616161; margin-bottom: 0; width: 100%; line-height: 1.6;}
.buy-process-item:nth-child(odd) p { bottom: 56px;}
.buy-process-item:nth-child(even) p { top: 68px;} 
.buy-process-item span { position: absolute; top: 205px; left: 50%; transform: translate(-50%); -webkit-transform: translate(-50%);  font-size: 25px; color: rgba(255,255,255,0.65); font-weight: 600;}
.buy-process-item.featured span { color: #fff;}
.buy-process-item:nth-child(odd) .icon-wrapper, .buy-process-item:nth-child(even) .text-wrap { position: absolute; bottom: 49px; left: 0; right: 0; height: 166px;}
.buy-process-item.featured:nth-child(odd) .icon-wrapper { height: 215px; bottom: 0;}
.buy-process-item .icon-wrapper:before  { content: ''; position: absolute; top: 0; bottom: 0; left: 50%; width: 6px; background-color: #333f49; transform: translate(-50%, 0 ); -webkit-transform: translate(-50%, 0 );}
.buy-process-item i { position: absolute; left: 50%; transform: translate(-50%, 0); -webkit-transform: translate(-50%, 0); width: 90px; height: 90px; font-size: 40px; color: #fff; border-radius: 50%; background-color: #333f49;}
.buy-process-item.featured i { background-color: #fff !important; color: #333f49; border: 4px solid;}
.buy-process-item:nth-child(odd) i { bottom: 0;}
.buy-process-item:nth-child(even) i { top: 0;}
.buy-process-item i:before { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%);}

@media only screen and (min-width: 1281px) {
.buy-process-items { width: 1186px;}
.buy-process-item h4 { font-size: 24px;}
.buy-process-item.featured:nth-child(odd) .text-wrap:before, .buy-process-item.featured:nth-child(even) .text-wrap:before { content: ''; position: absolute; width: 180%; height: 133%; background-color: #fff;}
.buy-process-item.featured:nth-child(odd) .text-wrap:before { top: -33%; left: -40%; -moz-border-radius: 1000px 1000px 0 0; -webkit-border-radius: 1000px 1000px 0 0; border-radius: 1000px 1000px 0 0;}
.buy-process-item.featured:nth-child(even) .text-wrap:before { bottom: -33%; left: -40%; -moz-border-radius: 0 0 1000px 1000px; -webkit-border-radius: 0 0 1000px 1000px; border-radius: 0 0 1000px 1000px;}
}

@media only screen and (min-width: 961px) and (max-width: 1280px) {
.buy-process-items { width: 920px;}
.buy-process-item h4 { font-size: 24px;}
.buy-process-item p { font-size:13px;} 
.website-sec .wsbg{min-height:450px;}
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
.buy-process-items { display: block;}
.buy-process-wrap:before, #wrap .buy-process-item .text-wrap, #wrap .buy-process-item .icon-wrapper { position: static; height: auto;}
#wrap .buy-process-item span { top: 60px; font-size: 150px; color: #2f3c43; opacity: .06;}
.buy-process-item { height: auto; padding: 115px 20px 60px; overflow: hidden;}
.buy-process-item .icon-wrapper:before , .buy-process-item h4, .buy-process-item p { position: static; margin-bottom: 10px;}
#wrap .buy-process-item i { top: 0;}
.buy-process-item p { padding-left:7%; padding-right:7%; font-size:14px;}
}


.ws-page .sec-title-des{
	font-size:18px;
}
.ws-page .ysweb-feature  .sec-title h2:after{
	background-color:#f2efea;
} 
.ws-page .portfolio-item{
	background-color:#fff;
}
.ws-page .related-works .portfolio-item h5{
	padding: 0 10px 5px;
}
.ws-page .related-works .portfolio-meta{
	padding:0 10px 8px;
}





/*=========  微信推广   =============*/
.wc-page .related-works .portfolio-item h5{ 
	text-align:center;
}
.wc-page .related-works .portfolio-item a{
	position:relative;
}
.wc-page .related-works .portfolio-item a .iqr{
	position:absolute;
	width:100px;
	left:50%;
	margin-left:-50px;
	top:50%;
	margin-top:-50px;
	display:none;
}
.wc-page .related-works .portfolio-item a:hover .iqr{
	display:block;
}



/*==================  外贸推广 =======================*/
/*  main3  */
.main3{ background:#5795ce url(../image/m3bei.jpg) no-repeat center top; padding-top:88px; padding-bottom:115px; overflow:hidden;}
.m3biao{ display:block; background:url(../images/m3biao.jpg) no-repeat center; font-size:28px;  color:#ffffff; text-align:center;}
a.m3biao:hover{color:#fff;}
.m3p a{ display:block; font-size:16px; color:#ffffff; text-align:center; line-height:32px; margin-top:21px;}

.m3n{ width:1134px; margin:auto; position:relative; height:490px; margin-top:98px;}
.feiji{ display:block; width:887px; margin-left:138px;}
.feiji img{ display:block; margin:auto; width:100%; max-width:887px; max-width:887px; max-height:490px;}

.m31{ width:138px; height:45px; position:absolute; left:0px; top:223px;}
.m3a{ display:block; width:136px; height:43px; border-radius:5px; background:#77a9d7; background:rgba(255,255,255,0.1); border:1px solid rgba(255,255,255,0.2); text-align:center; line-height:43px; font-size:16px; font-size:1.6rem; color:#fff;}

.m32{ position:absolute; left:306px; top:0px;}
.m32 p{ position:absolute; width:100px;}
.m32 p a{ display:block; font-size:14px; font-size:1.4rem; line-height:22px; color:#ffffff;}
.m32 .m3a{ width:109px; height:35px; line-height:35px; position:absolute; left:0px; top:154px;}
.m3p1{ left:75px; top:101px;}
.m3p2{ left:117px; top:54px;}
.m3p3{ left:152px; top:12px}

.m33{ position:absolute; left:306px; bottom:0px;}
.m33 p{ position:absolute; width:100px;}
.m33 p a{ display:block; font-size:14px; font-size:1.4rem; line-height:22px; color:#ffffff;}
.m33 .m3a{ width:109px; height:35px; line-height:35px; position:absolute; left:0px; bottom:151px; font-size:16px; font-size:1.6rem;}
.m3p4{ left:75px; bottom:92px;}
.m3p5{ left:117px; bottom:48px;}
.m3p6{ left:152px; bottom:8px}

.m34{ position:absolute; left:662px; top:0px;}
.m34 p{ position:absolute; width:200px;}
.m34 p a{ display:block; font-size:14px; font-size:1.4rem; line-height:22px; color:#ffffff;}
.m34 .m3a{ width:109px; height:35px; line-height:35px; position:absolute; left:0px; top:163px;}
.m3p7{ left:36px; top:104px;}
.m3p8{ left:77px; top:59px;}

.m35{ position:absolute; left:664px; bottom:16px;}
.m35 p{ position:absolute; width:100px;}
.m35 p a{ display:block; font-size:14px; font-size:1.4rem; line-height:22px; color:#ffffff;}
.m35 .m3a{ width:109px; height:35px; line-height:35px; position:absolute; left:0px; bottom:151px;}
.m3p9{ left:42px; bottom:87px;}
.m3p10{ left:81px; bottom:48px;}

.m36{ position:absolute; top:159px; right:0px;}
.m36 .m3a{ width:109px; height:35px; line-height:35px;}
.m37{ position:absolute; bottom:155px; right:0px;}
.m37 .m3a{ width:109px; height:35px; line-height:35px;}
.m3n a.m3a:hover{ color:5795ce; background-color:#fff;}
.m3n a.feiji:hover{ background:none;}
.feiji2{ display:none}
@media screen and (min-width:1000px) and (max-width:1619px) {
 .m3n{ width:980px; margin:auto; position:relative; height:490px; margin-top:98px;}
 .feiji{ margin-left:20px;}
 .m32{ left:200px;}
 .m33{ left:200px;}
 .m34{ left:562px;}
 .m35{ left:564px;}
}
@media screen and (max-width:999px) {
 .main3{ background:#5795ce url(../image/m3bei.jpg) no-repeat center top; padding-top:30px; padding-bottom:35px;}
 .m3biao{ background:none; font-size:20px; font-size:2rem;}
 .m3n{ width:640px; margin:auto; position:relative; height:330px; margin-top:28px;}
 .feiji{ width:570px; margin-left:20px;}
 .m3a{ width:100px; height:23px; line-height:23px; font-size:12px; font-size:1.2rem;}
 .m31{ width:102px; height:25px; top:50%; margin-top:-23px;}

 .m32{ position:absolute; left:106px; top:0px;}
 .m32 p{ position:absolute; width:70px;}
 .m32 p a{ font-size:12px; font-size:1.2rem;}
 .m32 .m3a{ width:100px; height:23px; line-height:23px; top:110px;}
 .m3p1{ left:40px; top:80px;}
 .m3p2{ left:70px; top:40px;}
 .m3p3{ left:100px; top:12px}

 .m33{ position:absolute; left:106px; bottom:0px;}
 .m33 p{ position:absolute; width:90px;}
 .m33 p a{ display:block; font-size:12px; font-size:1.2rem; line-height:22px; color:#ffffff;}
 .m33 .m3a{ width:100px; height:23px; line-height:23px; bottom:120px;  font-size:12px; font-size:1.2rem;}
 .m3p4{ left:40px; bottom:92px;}
 .m3p5{ left:70px; bottom:55px;}
 .m3p6{ left:100px; bottom:13px}

 .m34{ position:absolute; left:340px; top:0px;}
 .m34 p{ position:absolute; width:170px;}
 .m34 p a{ display:block; font-size:12px; font-size:1.2rem; line-height:22px; color:#ffffff;}
 .m34 .m3a{ width:100px; height:23px; line-height:23px; position:absolute; left:0px; top:110px;}
 .m3p7{ left:30px; top:80px;}
 .m3p8{ left:60px; top:40px;}

 .m35{ position:absolute; left:340px; bottom:16px;}
 .m35 p{ position:absolute; width:100px;}
 .m35 p a{ display:block; font-size:14px; font-size:1.4rem; line-height:22px; color:#ffffff;}
 .m35 .m3a{ width:100px; height:23px; line-height:23px; position:absolute; left:0px; bottom:104px;}
 .m3p9{ left:30px; bottom:78px;}
 .m3p10{ left:60px; bottom:48px;}

 .m36{ position:absolute; top:100px; right:0px;}
 .m36 .m3a{ width:90px; height:23px; line-height:23px;}
 .m37{ position:absolute; bottom:120px; right:0px;}
 .m37 .m3a{ width:90px; height:23px; line-height:23px;}
}
@media screen and (max-width:669px) {
 .feiji{ display:none;}
 .feiji2{ display:block; margin:auto; padding-top:25px;}
 .feiji2 img{ display:block; margin:auto; width:100%; max-width:201px; max-height:291px;}
 .m3n{ width:280px; margin:auto; position:relative; height:340px; margin-top:28px;}
 .m31{ left:50%; margin-left:-51px; top:0px; margin-top:auto;}
 .m32{ left:0px; top:80px;}
 .m33{ left:auto; right:0px; top:80px;}
 .m34{ left:0px; top:200px;}
 .m35{ left:auto; right:0px; top:200px;}
 .m32 .m3a,.m33 .m3a,.m34 .m3a,.m35 .m3a{ position:relative; top:auto; bottom:auto; left:auto; right:auto;}
 .m32 p,.m33 p,.m34 p,.m35 p{ display:none}
 .m36{ top:auto; bottom:0px; left:30px;}
 .m37{ bottom:0px; right:30px;}
}


.wbsm{ padding-bottom:10px; padding-top:10px;}
.margin-side{ margin-bottom:20px;}
.wbsm p{ margin:20px 0; text-align:center;}
.wbsm .h_tubiao{line-height:20px; /*padding-left:19%;*/text-align:center;}
.wbsm .h_tubiao span{line-height:20px; height:70px;text-align:center;display:block;} 
@media ( max-width: 480px) {.wbsm{ padding-bottom:0;}}


.feature_magin{ margin-bottom:30px; float:left;}
.h_feature span{ float:left; margin-right:18px;}
.h_feature span img{ padding-bottom:12px;}
.h_feature h5{ font-size:16px; font-weight:bold; line-height:26px; color:#f56d33; padding-top:0;margin-top:0;}
.h_feature h5 span{ margin:0; font: bold 18px/23px Tahoma, Geneva, sans-serif; padding-right:4px;}
.h_feature p{ height:auto;}








/****============新闻列表页=============*****/
/* HEADLINE */
#headline, #headline2 { width: 100%; padding: 12px 0 16px; background: #fafafa; display: table; border-bottom: 1px solid #eee; border-top: 1px solid #eee;}
#headline h3, #headline h2 { text-align: center; color: #101010; font-size: 28px; line-height:1.1; margin: 20px 12px 16px; position: relative; text-transform:uppercase;  letter-spacing: 1px;}
#headline h3 small, #headline h2 small { font-size: 56%; color: #777; font-weight: 300; margin-left: 12px; letter-spacing: -0.07em; text-transform: capitalize;}
@media only screen and (min-width: 961px) {
.has-header-type11 #headline { padding-top:90px;}
.has-header-type11 #headline h2 { padding-left:5px;}
}

.ul-page-list{padding:0;}
.ul-page-list li{list-style:none;}



/****============关于我们页=============*****/
.about-box.page-wrap a{
	color:#333;
}
.about-box.page-wrap .page-content{
	min-height:auto;
}
.about-box.page-wrap .page-banner{
	background-image:url('../image/banner_about.jpg');
	height:100vh;
	position:relative;
}
.about-box .slides-content{
	position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(rgba(30,95,116,.6)), to(rgba(23,9,49,.6)));
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(30,95,116,.6)), to(rgba(23,9,49,.6)));
    background: -webkit-linear-gradient(left,rgba(30,95,116,.6),rgba(23,9,49,.6));

    background: -moz-linear-gradient(left, rgba(30,95,116,.6) 0%, rgba(23,9,49,.6) 100%);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(rgba(30,95,116,.6)), to(rgba(23,9,49,.6))));
    background: -webkit-linear-gradient(left, rgba(30,95,116,.6) 0%,rgba(23,9,49,.6) 100%);
    background: -o-linear-gradient(left, rgba(30,95,116,.6) 0%,rgba(23,9,49,.6) 100%);
    background: -ms-linear-gradient(left, rgba(30,95,116,.6) 0%,rgba(23,9,49,.6) 100%);
    background: linear-gradient(to right, rgba(30,95,116,.6) 0%,rgba(23,9,49,.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(30,95,116,.6)', endColorstr='rgba(23,9,49,.6)',GradientType=1 );
}
.inner-line {
    background: #333 none repeat scroll 0 0;
    display: inline-block;
    height: 3px;
    margin: 15px 0 30px;
    width: 55px;
}

.fullwindow-banner-inner {
    position:absolute;
    top:50%;
    left:50%;
    width:60.5%;
    margin-left:-30%;
    transform:translateY(-50%);
}
.fullwindow-banner-inner li {
    position:relative;
    float:left;
    width:34.33%;
    height:25vh;
    text-align:center;
    border-top:1px solid rgba(255,255,255,.15);
    border-left:1px solid rgba(255,255,255,.15);
    list-style:none;
}
.fullwindow-banner-inner li:nth-child(2),
.fullwindow-banner-inner li:nth-child(5) {width:31.33%;}
.fullwindow-banner-inner li:first-child,
.fullwindow-banner-inner li:nth-child(2),
.fullwindow-banner-inner li:nth-child(3) {border-top:0;}
.fullwindow-banner-inner li:first-child,
.fullwindow-banner-inner li:nth-child(3n+1) {border-left:0;}
.fullwindow-banner-inner .each-item img {width:auto;max-width:100%;margin:0 auto;}
.fullwindow-banner-inner .item-inner {
    position:absolute;
    top:50%;
    width:100%;
    transform:translateY(-50%);
}
.fullwindow-banner-inner .item-inner .icon-wrap {
    display:block;
    height:70px;
}
.fullwindow-banner-inner .item-inner .text-inner {
    display:block;
    padding-top:15px;
    font-weight:normal;
    font-size:16px;
    color:#fff;
}
.fullwindow-banner-inner .each-item img  {height:70px;}

/*about*/
.fullwindow-banner-inner li .icon-wrap,
.fullwindow-banner-inner li .text,
.about-wrap-second .item-inner .title,
.about-wrap-second .item-inner .line,
.about-wrap-second .item-inner .descrition {
    opacity: 0;
    transform: translateY(50px);
    -webkit-transform: translateY(50px); 
    -moz-transform: translateY(50px);}
.fullwindow-banner-inner.active li .icon-wrap,
.fullwindow-banner-inner.active li .text,
.about-wrap-second .each-item:hover .item-inner .title,
.about-wrap-second .each-item:hover .item-inner .line,
.about-wrap-second .each-item:hover .item-inner .descrition {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);}
.fullwindow-banner-inner li:nth-of-type(1) .icon-wrap,
.about-wrap-second .item-inner .title,
.about-wrap-second .item-inner .line,
.about-wrap-second .item-inner .descrition{
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;}
.fullwindow-banner-inner li:nth-of-type(1) .text{
    transition: all 0.5s ease-out .1s;
    -webkit-transition: all 0.5s ease-out .1s;
    -moz-transition: all 0.5s ease-out .1s;}
.fullwindow-banner-inner li:nth-of-type(2) .icon-wrap{
    transition: all 0.5s ease-out .2s;
    -webkit-transition: all 0.5s ease-out .2s;
    -moz-transition: all 0.5s ease-out .2s;}
.fullwindow-banner-inner li:nth-of-type(2) .text{
    transition: all 0.5s ease-out .3s;
    -webkit-transition: all 0.5s ease-out .3s;
    -moz-transition: all 0.5s ease-out .3s;}
.fullwindow-banner-inner li:nth-of-type(3) .icon-wrap{
    transition: all 0.5s ease-out .4s;
    -webkit-transition: all 0.5s ease-out .4s;
    -moz-transition: all 0.5s ease-out .4s;}
.fullwindow-banner-inner li:nth-of-type(3) .text{
    transition: all 0.5s ease-out .5s;
    -webkit-transition: all 0.5s ease-out .5s;
    -moz-transition: all 0.5s ease-out .5s;}
.fullwindow-banner-inner li:nth-of-type(4) .icon-wrap{
    transition: all 0.5s ease-out .6s;
    -webkit-transition: all 0.5s ease-out .6s;
    -moz-transition: all 0.5s ease-out .6s;}
.fullwindow-banner-inner li:nth-of-type(4) .text{
    transition: all 0.5s ease-out .7s;
    -webkit-transition: all 0.5s ease-out .7s;
    -moz-transition: all 0.5s ease-out .7s;}
.fullwindow-banner-inner li:nth-of-type(5) .icon-wrap{
    transition: all 0.5s ease-out .8s;
    -webkit-transition: all 0.5s ease-out .8s;
    -moz-transition: all 0.5s ease-out .8s;}
.fullwindow-banner-inner li:nth-of-type(5) .text{
    transition: all 0.5s ease-out .9s;
    -webkit-transition: all 0.5s ease-out .9s;
    -moz-transition: all 0.5s ease-out .9s;}
.fullwindow-banner-inner li:nth-of-type(6) .icon-wrap{
    transition: all 0.5s ease-out 1s;
    -webkit-transition: all 0.5s ease-out 1s;
    -moz-transition: all 0.5s ease-out 1s;}
.fullwindow-banner-inner li:nth-of-type(6) .text{
    transition: all 0.5s ease-out 1.1s;
    -webkit-transition: all 0.5s ease-out 1.1s;
    -moz-transition: all 0.5s ease-out 1.1s;}


@media (max-width:1400px){
    .fullwindow-banner-inner {margin-top:50px;}
}




.about-wrap-second .item-list {
    margin-left:-1%;
    margin-bottom:0;
}
.about-wrap-second .each-item {
    float:left;
    width:49%;
    margin:0 0 1% 1%;
}
.about-box .image-wrap img {
    display:block;
    width:100%;
    height:100%;
    max-width:none;
    transition:all .4s;
}
.about-box .image-wrap {position:relative;overflow:hidden;}
.about-box .image-wrap:after,
.join-list .each-item .image-wrap:after,
.ourwork-list .each-item .image-wrap:after,
.solution-list .each-item .image-wrap:after{
    content:'';
    position:absolute;
    left:0;
    top:0;
    display:block;
    width:100%;
    height:100%;
    background:rgba(0,0,0,.4);
    opacity:0;
    transition:all .6s ease-in-out;
}
.about-box .image-wrap.noblack:after{
	background:none;
}
.ourwork-list .each-item .image-wrap:after,
.solution-list .each-item .image-wrap:after {background:rgba(0,0,0,0);}
.about-wrap-second .each-item:hover .image-wrap:after ,
.about-wrap-four .each-item:hover .image-wrap:after ,
.about-box .each-item .image-wrap:hover:after,
.join-list .each-item:hover .image-wrap:after,
.ourwork-list .each-item:hover .image-wrap:after,
.solution-list .each-item:hover .image-wrap:after{opacity:1;}
.about-box .each-item img,
.join-list .each-item .image-wrap img{transition:all .4s ease-in-out;}
.about-wrap-second .each-item:hover .image-wrap img,
.about-box .each-item .image-wrap:hover img,
.join-list .each-item:hover .image-wrap img{
    transform:scale(1.05);
}
.about-wrap-second .item-inner {
    position:relative;
}
.about-wrap-second .item-inner .text-wrap {
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    background: -ms-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,1));
    background: -moz-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,1));
    background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(rgba(0,0,0,0)), to(rgba(0,0,0,1)));
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(0,0,0,0)), to(rgba(0,0,0,1)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,1));
    background: -o-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,1));
}
.about-wrap-second .item-inner .text-inner {
    padding:5%;
    color:#fff;
}
.about-wrap-second .item-inner .title {
    font-weight:bold;
    font-size:20px;
    color:#fff;
}
.about-wrap-second .item-inner .line {
    display:inline-block;
    width:55px;
    height:2px;
    margin:10px 0 5px;
    background:#fff;
}
.mb15 {
    margin-bottom: 1%;
}

.about-wrap-three .each-item,.about-wrap-five .each-item {
    margin-bottom:1%;
    overflow:hidden;
}
.about-wrap-three .each-item .item-inner > div,
.about-wrap-five .each-item .item-inner a > div{  float:left;  }
.about-wrap-three .each-item .item-inner > div.image-wrap, .about-wrap-five .each-item .item-inner a > div.image-wrap {float:right;}
.about-wrap-three .each-item .item-inner > div {width:50%;}
.about-wrap-three .each-item,
.about-wrap-five .each-item{  position:relative;background:#fff;  }
.about-wrap-three .each-item .text-inner {  padding:9.25%;  }
.about-wrap-three .each-item .inner-title {  font-size:28px;  }
.about-wrap-three .each-item .inner-line {width:40px;margin:20px 0;}
.about-wrap-three .each-item .inner-descrition {  width:80%;  }
.about-wrap-four .each-item { position:relative;  }
.about-wrap-four .each-item .text-wrap {
    position:absolute;
    top:0;
    width:100%;
    height:100%;
    text-align:center;
}
.about-wrap-four .each-item .text-inner {
    position:absolute;
    top:50%;
    width:100%;
    transform:translateY(-50%);
}
.about-wrap-four .each-item .text-inner .title {
    margin-bottom:50px;
    font-size:36px;
    font-weight:bold;
    color:#fff;
    transform:translateY(20px);
    opacity:0;
    transition:all .6s ease-in-out;
}
.about-wrap-four .each-item .normal-more-wrap2 {
    transform:translateY(-20px);
    opacity:0;
    transition:all .6s ease-in-out;
}
.about-wrap-four .each-item .normal-more-wrap2:before {border-color:#fff;}
.about-wrap-four .each-item .normal-more-wrap2:after {background:#fff;}
.about-wrap-four .each-item:hover .text-inner .title,
.about-wrap-four .each-item:hover .normal-more-wrap2{
    opacity:1;
    transform:none;
}
.about-wrap-five .each-item .text-wrap {width:42.5%;}
.about-wrap-five .each-item .text-inner {padding:11.5%;}
.about-wrap-five .each-item .inner-title {margin-bottom:23px;font-size:28px;text-transform: uppercase;}
.about-wrap-five .each-item .image-wrap {width:57.5%;}
.about-wrap-five .each-item .inner-descrition {width:77.5%;font-size:16px;}
.about-wrap-five .normal-more-wrap2 {position:absolute;bottom:10%;border-color:#333;transition:all .4s;line-height:38px;font-size:16px;}
.about-wrap-five .normal-more-wrap2 i{margin-right:10px; font-size:38px; float: left;}
.about-wrap-five .each-item:hover .text-wrap .normal-more-wrap2 {color:#337ab7;}
/*.about-wrap-five .normal-more-wrap2:before {background:url(../images/more-icon.png) no-repeat center center;}
.about-wrap-five .normal-more-wrap2:hover:before {background:url(../images/more-icon1.png) no-repeat center center;}*/

.wab.widget h5.subtitle{
	font-size:16px;
}
.wab.widget p.footertel{
	color: #333;
    font-size: 28px;
}
.wab.widget .textwidget strong{
	font-weight:normal;
	font-size:16px;
}
.about-wrap-five #dituContent.map-wrap{
	float:right;
	width:57.5%;
	height:355px;
}
.about-wrap-five #dituContent.map-wrap label{
	max-width:unset;
}



@media (max-width:991px){
	.fullwindow-banner-inner {width:91%;margin-top:0;margin-left:-45.5%;}
    .fullwindow-banner-inner li,
    .fullwindow-banner-inner li:nth-child(2), .fullwindow-banner-inner li:nth-child(5){width:50%;}
    .fullwindow-banner-inner li:first-child, .fullwindow-banner-inner li:nth-child(2n+1) {border-left:0;}
    .fullwindow-banner-inner li:nth-child(3) {border-top:1px solid rgba(255,255,255,.15);}
    .fullwindow-banner-inner li:nth-child(4) {border-left:1px solid rgba(255,255,255,.15);}
    .inner-main-container .fullwindow-banner .each-item img {width:auto;height:53px;}
    .inner-title,
    .about-wrap-three .each-item .inner-title,
    .ourwork-pc-title .title{font-size:32px;}
    
    .about-wrap-first .inner-title {width:12rem;margin:0 auto;}
    .about-wrap-second .item-list {margin-left:0;}
    .about-wrap-second .each-item {width:100%;margin:0 0 1.5% 0;}
    .about-wrap-second .item-inner .text-wrap {height:100%;background:rgba(0,0,0,.5)}
    .about-wrap-second .item-inner .text-inner {position:absolute;top:50%;text-align:center;transform:translateY(-50%);}
    .about-wrap-second .item-inner .line {opacity:0;}
    .about-wrap-second .item-inner .descrition {font-size:16px;}
    .about-wrap-three .each-item .item-inner > div,
    .about-wrap-five .each-item .image-wrap,
    .about-wrap-five .each-item .text-wrap{width:100%;}
    .about-wrap-five .normal-more-wrap2,
    .join-list .each-item .normal-more-wrap2{position:relative;}
    .about-wrap-five .each-item .inner-title {font-size:28px;}
    .about-wrap-five .each-item .inner-descrition {margin-bottom:35px;font-size:16px;}
    
    .about-box .sl-layers.why-icon{font-size:48px;}
    .about-box .why-text-box h3,
    .about-box .why-text-box h3 strong{font-size:20px;font-weight:bold;}
    .about-box .why-text-box h3{margin-top:15px;}
    .about-box .why-text-box p{font-size:14px;}
    
    .about-wrap-second .item-inner .title{
    	margin-bottom:0;
    	margin-top:5px;
    }
    .about-wrap-five .each-item .inner-descrition,
    .about-wrap-second .item-inner .descrition{
    	font-size:14px;
    }
    .about-wrap-five .each-item .inner-title,
    .about-wrap-four .each-item .text-inner .title,
    .inner-title, .about-wrap-three .each-item .inner-title, .ourwork-pc-title .title{
    	font-size:20px;
    	font-weight:bold;
    	margin-top:5px;
    }
    .about-wrap-three .each-item .inner-line{
    	height:2px;
    	margin:5px 0 10px 0;
    }
    .about-wrap-five .each-item .inner-descrition,
    .about-wrap-three .each-item .inner-descrition{
    	width:auto;
    }
    .about-wrap-four .each-item .text-inner .title{
    	margin-bottom:20px;
    }
    .about-wrap-five .each-item .inner-title{
    	margin-top:0;
    }
    .about-wrap-five .normal-more-wrap2{
    	display:none;
    }
    .about-wrap-five .each-item .inner-descrition{
    	margin-bottom:0;
    }
    .about-wrap-five #dituContent.map-wrap{
		float:none;
		width:100%;
		height:300px;
	}
	.about-wrap-four,
	.about-wrap-five .text-wrap.ctus{
		display:none;
	}
	.about-wrap-five .each-item .text-inner{
		padding:10% 6% ;
	}
	
	.about-box .why-text-box h3,
	.ysweb-box .why-text-box h3{
		font-size:24px;
	}
	.about-box .why-text-box .why-icon, .ysweb-box .why-text-box .why-icon{
		font-size:48px;
	}
	.about-box .why-text-box p, .ysweb-box .why-text-box p{
		font-size:13px;
	}
	.ysweb-sec1 .why1-pic{
		display:none;
	}
	.ysweb-sec1 .why1-content{
		width:auto;
	}
	.box h2.title, .box h2.title2{
		line-height:1.4;
		font-size:28px;
	}
	.ysweb-sec1 .why{
		padding:40px 0 30px
	}
	.ysweb-sec1 .why-1{
		padding-top:10px;
		min-height:280px;
	}
	.ysweb-sec1 .why1-content p{
		margin-bottom:50px;
	}
	.ysweb-tedian h3{
		margin-top:0;
		font-size:26px;
	}
	
	.portfolio-carousel-subtitle h4{
		font-size:22px;
		line-height:1.5;
	}
	.ws-page .sec-title-des{
		font-size:13px;
		width:80%;
		text-align:center;
		margin:0 auto;
	}
	.buy-process-wrap{
		padding-bottom:0;
	}
	
	.sec-title h2{
		font-weight:bold;
		font-size:22px;
	}
	.sec-title h2{
		font-weight:bold;
		font-size:20px;
	}
	.pro-ul.ul-left{
		text-align:left;
	}
	.pro-ul.ul-left i {
	    float: left;
	}
	.pro-ul.ul-right li a,
	.pro-ul.ul-left li a{
		margin-left: 45px;
		margin-right: 0px;
	}
	.pro-ad{
		margin-bottom:40px;
	}
	.pro-ul li a h4{
		font-size:22px;
	}
	.pro-ul i{
		font-size:26px;
	}
	.wbsm.container{
		width:90%;
		margin:0 auto;
	}
	.m3p a{
		font-size:14px;
	}

}
  
/****============案例页=============*****/
.goods-page .plist .list{
	width: 20%;
}
.goods-page .plist .ic{
	position:relative;
}
.goods-page .plist .pro-module{
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	margin:0;
	background: rgba(0, 0, 0, 0.65) none repeat scroll 0 0;
}
.goods-page .plist .list:hover .pro-module{
	background: rgba(19, 192, 223, 0.65) none repeat scroll 0 0;
}
.goods-page .plist a{
	color:#fff;
	line-height:2;
}
.goods-page .plist .pro-module .name{
	margin:0;
	text-align:center;
}


@media only screen and (max-width: 767px) {
	.goods-page .plist .list{
		width:100%;
	}
}
	