
.intro{
	width: 750px;
	background: rgba(0,0,0,.4);
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -100px;
	margin-left: -375px;
	text-align: center;
}
.hhh2 h2{
	margin-bottom: 20px!important;
}
.intro h2{
	font-size: /*72px;*/60px;
	color: #fff;
	letter-spacing: 5px;
}
.gywm_1{
	padding-top: 25px;
}
.swiper-slide img{	
	width: 100vw;
	height: 100vh;	
}
.swiper-slide .mb1{display: none;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: /*35px*/20px;
}
.about_img{bottom: 50px!important}
#orderid{text-align:center}
.downArrow {
	position: absolute;
	left: 0;
	bottom: 10%;
	width: 100%;
	height: 40px;
	z-index: 999
}
.index-section{
	padding: 20px 0;
	padding-bottom: 25px;
	margin-bottom: 10px
}
.index-section .title,
.index-section .sj-title{
	margin-bottom: 20px;
	text-align: center;
/*	position: relative;*/
}
.index-section .title h3,
.index-section .sj-title h3{
	font-size: 32px;
	margin-bottom: 10px;
	margin-top: 0;
}
.index-section .title p,
.index-section .sj-title p{
	color: #ccc;
	font-size: 28px;
}
.index-section .nei-c{
	margin-bottom: 20px;
}

.index-section .nei-btn{
	text-align: center;
	margin-top: 40px;
	margin-bottom: 20px
}
.index-section .nei-btn a{
	padding: 10px 20px;
	color: #fff;
	background: #e45d4b;
}
.index-section .nei-btn a:hover{
	background: #fff;
	color: #e45d4b;
	border: 2px solid #e45d4b;
}
/*平台*/
/*.i-platform .container{
	padding: 0 5%;
}
.i-platform .pt{
	float: left;
	margin: 20px 0;
	padding: 10px 20px;
}
.i-platform .pt:hover{
	background: #e45d4b;
}
.i-platform .pt:hover h3{
	color: #fff;
}
.i-platform .pt:hover p{
	color: #fcfcfc;
}
.i-platform .pt:nth-child(4),
.i-platform .pt:nth-child(5),
.i-platform .pt:nth-child(6){
	margin-bottom: 0;
}
.i-platform .pt .img-box{
	width: 113px;
	height: 113px;
	position: relative;
	overflow: hidden;
	float: left;

}
.i-platform .pt-c{
	float: left;
	width: 65%;
}
.i-platform .pt{
	text-align: center;
	border-right: 1px solid #d2d2d2;
}
.i-platform .pt:nth-child(3n){
	border-right: 0;
}
.i-platform .pt .img-box{
	margin: 0 auto;
}
.i-platform .pt .img-box img{
	width: 113px;
	height: 113px;
	margin: 0 auto;
}
.i-platform .pt .img-box .p1{
	position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    transition: .5s;
}
.i-platform .pt .img-box .p2{
	height: 113px;
    z-index: 3;
    position: absolute;
    left: 0;
    top: -113px;
    transition: .5s;
}
.i-platform .pt:hover .p2{
	top: 0;
}
.i-platform .pt:hover .p1{
	top: -113px;
}
.i-platform .pt h3{
	color: #646464;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 10px;
}
.i-platform .pt-c p{
	color: #b4b4b4;
	padding: 0 30px;
} */
.i-platform{
	/*background: url(../images/beijing6.png) no-repeat center;*/
	position: relative;
	border-bottom: 1px solid #6666;
	border-top:  1px solid #6666;
}
.i-platform .title{
	position: absolute;
	width: 100%;
	height: 85px;
	top: 50px;
	left: 50%;
	margin-left: -50%;
}
.i-platform .title h3{
	color: #fff;
}
/*.i-platform .nei-c {
	background: url(../images/beijing4.png) no-repeat center;
}*/
.i-platform .nei-c .beijing{
	margin: 0 auto;
}
.i-platform .nei-c ul li{
	border: 2px solid #fff;
	border-radius: 20px;
    margin-bottom: 30px;
    padding: 10px;
    background: #fff;
    transition: all .5s;
}
.i-platform .nei-c ul li:nth-child(3n){
	margin-bottom: 0;
}
.i-platform .nei-c ul li .pt{
	width: 100%;
	text-align: center;
}
.i-platform .nei-c ul li .pt .img-box{
	width: 80px;
	height: 80px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	/*float: left;
	margin-bottom: 50px;
	height: 82px;*/
}
.i-platform .nei-c ul li .pt .img-box img{
	width: 100%;

}
.i-platform .nei-c ul li .pt .pt-c{
	/*width: 75%;
	float: right;
	padding-left: 10px;
	margin-bottom: 50px;
	height: 82px;*/
}
/*.i-platform .nei-c ul li:first-child{
	margin-top: 40px;
}*/
.i-platform .nei-c ul li .pt .pt-c h3{
	margin-top: 10px;
	font-size: 20px;
	color: #e45d4b;
}
.i-platform .nei-c ul li .pt .pt-c p{
	margin-bottom: 0;
	color: #999;
}
.i-platform .pt .img-box .p1{
	position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    transition: .5s;
}
.i-platform .pt .img-box .p2{
	height: 80px;
    z-index: 3;
    position: absolute;
    left: 0;
    top: -100px;
    transition: .5s;
}
.i-platform ul li:hover .pt .p2{
	top: 0;
}
.i-platform ul li:hover .pt .p1{
	top: -100px;
}
.i-platform ul li:hover{
	background: #e45d4b;
}
.i-platform ul li:hover .pt .pt-c h3{
	color: #fff;
}
.i-platform ul li:hover .pt .pt-c p{
	color: #fff;
}
/*服务*/
.i-service,
.sj-i-service{
	background: #fff;
}
.i-service .title h3,
.sj-i-service .title h3
{
	color: #212d39;
}
.i-service .title,
.sj-i-service .title{
	margin-bottom: 30px;
}
.i-service .list,
.sj-i-service .list{
	text-align: center;
}
.i-service .fuwu-list,
.sj-i-service .fuwu-list{
	width: 300px;
	height: 300px;
	border-radius: 50%;
	position: relative;
	display: block;
	margin: 0 auto;
	overflow: hidden;
}
.i-service img,
.sj-i-service img{
	width: 300px;
	height: 300px;
	margin: 0 auto;
	border: 1px solid #999;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 0;
}
.i-service .border,
.sj-i-service .border{
	border:8px solid #fff;
	border-top-color:#e45d4b;
	border-left-color: #e45d4b;
	box-sizing: border-box;
	transition: all .5s;
	width: 300px;
	height: 300px;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 0;
}

.i-service .swiper-slide:hover .border,
.sj-i-service .swiper-slide:hover .border{
	transform: rotate(180deg);
}
.i-service .swiper-slide:hover img,
.sj-i-service .swiper-slide:hover img{
	transform: scale(1.1);
}
.i-service ul li,
.sj-i-service ul li{
	float: left;
	text-align: center;
}
.i-service ul li .fuwu-list,
.sj-i-service ul li .fuwu-list{
	text-align: center;
}
.i-service ul li img,
.sj-i-service ul li img{
	width: 200px;
	border-radius: 50%;
}
.i-service .fuwu-t h3,
.sj-i-service .fuwu-t h3{
	font-size: 28px;
	color: #212d39;
	margin: 30px 0 20px 0;
}
.i-service .fuwu-c p,
.sj-i-service .fuwu-c p{
	font-size: 18px;
	color: #adadad;
	margin: 20px 0 10px 0;
	line-height: 27px;
	width: 80%;
	margin: 0 auto;
}
.i-service .fuwu-btn,
.sj-i-service .fuwu-btn{
	margin-top: 40px;
	text-align: center;
}
.i-service .fuwu-btn a,
.sj-i-service .fuwu-btn a{
	padding: 10px 20px;
	background: #e45d4b;
	color: #fff;
}
.i-service .fuwu-btn a:hover,
.sj-i-service .fuwu-btn a:hover{
	background: #fff;
	border: 2px solid #e45d4b;
	color: #e45d4b;
}
/* .i-service .swiper-button-next, .swiper-button-prev{
 	margin-top: -80px;
 }*/
 
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23e45d4b'%2F%3E%3C%2Fsvg%3E");
    left: /*10px;*/0px;
    right: auto;
    display: none;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23e45d4b'%2F%3E%3C%2Fsvg%3E");
    right: /*10px;*/0px;
    left: auto;
    display: none;
}
.sj-i-service .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 0px;
}

.index_product{display:block;}
/*首页优势*/
.i-adv .nei-c{
	text-align: center;
	margin-bottom: 0;
}
.i-adv .nei-c .adv-bj{
/*	position: relative;
	z-index: 2;*/
	margin: 0 auto;
}
.i-adv .nei-c .adv-bj img{
	margin: 0 auto;
	width: 100%;
}

.i-adv .nei-c .adv{
	position: absolute;
	z-index: 3;
	width: 200px;
	height: 65px;
}
.i-adv .nei-c .adv .img-box{
	float: left;
}
.i-adv .nei-c .adv .img-box img{
	width: 43px;
	height: 43px;
}
.i-adv .nei-c .adv .adc-c{
	float: left;
	padding-left: 10px;
}
.i-adv .nei-c .adv .adc-c h3{
	margin-top:0;
	font-size: 18px;
	font-weight: normal;
}
.i-adv .nei-c .adv .adc-c p{
	color: #ccc;
	font-size: 16px;
}
.i-adv .nei-c .adv1{
	position: absolute;
    top: 14%;
    left: 60%;
    margin-left: -95px;
    margin-top: -32.5px;
}
.i-adv .nei-c .adv2{
	position: absolute;
    top: 36%;
    left: 72%;
    margin-left: -95px;
    margin-top: -32.5px;
}
.i-adv .nei-c .adv3{
	position: absolute;
    top: 65%;
    left: 73%;
    margin-left: -95px;
    margin-top: -32.5px;
}
.i-adv .nei-c .adv4{
	position: absolute;
    bottom: 6%;
    left: 61%;
    margin-left: -95px;
    margin-top: -32.5px;
}
.i-adv .nei-c .adv5{
	position: absolute;
    bottom: 6%;
    left: 42%;
    margin-left: -95px;
    margin-top: -32.5px;
}
.i-adv .nei-c .adv6{
	position: absolute;
    bottom: 30%;
    left: 30%;
    margin-left: -95px;
    margin-top: -32.5px;
}
.i-adv .nei-c .adv7{
	position: absolute;
    top: 34%;
    left: 29%;
    margin-left: -95px;
    margin-top: -32.5px;
}
.i-adv .nei-c .adv8{
	position: absolute;
    top: 15%;
    left: 39%;
    margin-left: -95px;
    margin-top: -32.5px;
}


.i-count{
	background: #212d39;
}
.i-count ul li{
	float: left;
}
.counter{
	font-size: 42px;
	display: block;
	color: #e45d4b;
	margin: 10px 0;
	font-weight: 700;
}
.htmleaf-content {
    width: 100%;
    margin: 20px auto;
    text-align: center;
}
.htmleaf-content img{
	width: 40px;
}
.htmleaf-content h3{
	font-size: 22px;
	color: #fff;
}

/*首页伟德国际1949始于英国*/
.i-about .title h3{
	text-align: left;
	position: relative;
	padding-bottom: 10px;
}
.i-about .title h3:after{
	content: '';
	position: absolute;
	width: 60px;
	height: 3px;
	background: #e45d4b;
	left: 0;
	bottom: 0;
}
.i-about .title h3 span{
	color: #ccc;
	font-size: 28px;
	padding-left: 10px;
}
.i-about .i-a-c p{
	line-height: 25px;
	color: #b1b1b1;
	text-indent: 2em;
}
.i-about .i-a-r img{
	width: 100%;
	height: auto;
}
.i-about .i-a-btn{
	margin-top: 30px;
}
.i-about .i-a-btn a{
	padding: 8px 20px;
	color: #fff;
	background: #e45d4b;
}
.i-about .i-a-btn a:hover{
	background: #fff;
	border: 2px solid #e45d4b;
	color: #e45d4b;
}
/*首页联系*/
.i-contact .i-c-c{
	position: relative;
}
.i-contact img{
	width: 100%;
}
.i-contact .i-c-b{
	position: absolute;
	width: 1000px;
	height: 210px;
	top: 50%;
	left: 50%;
	margin-top: -105px;
	margin-left: -500px;
}
.i-contact .i-c-b h3{
	font-size: 30px;
	color: #fff;
	font-weight: 600;
}
.i-contact .i-c-b p{
	font-size: 26px;
	color: #fcfcfc;
	margin-bottom: 30px;
}
.i-contact .i-c-b a{
	font-size: 14px;
	display: inline-block;
	text-align: center;
	padding: 10px 20px;
    background: #e45d4b;
    color: #fff;
}
.i-contact .i-c-b a:hover{
	background: #fff;
	border:2px solid #e45d4b;
	color: #e45d4b;
}
/*首页新闻*/
.i-news .news-list .n-t p{
	text-align: left;
	font-size: 13px;
}
.i-news .nei-main .nei-c ul li {
    float: left;
    width: 32%;
}
.i-news .nei-main .nei-c ul li:nth-child(2){
	margin: 0 2%;
}
.news-l-1{
	margin-top: 8px;
	padding-bottom: 5px;
	border-bottom: 1px solid #e8e8e8;
}
.news-l-1 p{
	margin-bottom: 0;
	
}
.news-l-1 .n-t p{
	color: #ccc;
}
.news-l-1 .n-c p{
	margin-top: 15px;
	margin-bottom: 0;
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.box{position: relative;}
.box img{
	overflow: hidden;
    width: 100%;
    transition: all .5s;
    margin-bottom: 0!important;
}
.cover{
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    overflow: hidden;
    transition: all .5s;
    display: none;
}
.box a{
	position: absolute;
	top: 50%;
	left: 50%;
	width: /*100px*/100%;
	height: 25px;
	margin-top: -12.5px;
	margin-left: -50px;
	display: none;
	color: #fff;
	font-size: 22px;
}
.news-list:hover .box .cover{
	display: block;
	cursor: pointer;
}
.news-list:hover .box a{
	display: block;
	cursor: pointer;
}
.news-list .n-c p:hover{
	color: #e45d4b;
	cursor: pointer;
} 
.sj-choose{
	margin-bottom: 20px;
	padding: 0 15px;
	display: none;
}
.sj-choose ul li{
	float: left;
	width: 31%;
	height: 35px;
	line-height: 35px;
	background: #e45d4b;
	margin: 0 1%;
	margin-bottom: 10px;
}
.sj-choose ul li a{
	color: #fff;
	display: block;
	text-align: center;
	padding: 0;
}
.sj-choose ul li:first-child{
	margin-left: 0;
	margin-right: 2%;
}
.sj-choose ul li:last-child{
	margin-right: 0;
	margin-left: 2%;
}
.sj-choose ul li:hover{
	background: #212d39;
}
.sj-choose ul li:hover a{
	color: #fff;
}
.n-c p a{
text-decoration:none;

    out-line: none;

    color: #5F5F5F!important;
}
@media (min-width: 1280px) and (max-width: 1680px){
	.i-adv .nei-c .adv1{
	position: absolute;
    top: 14%;
    left: 66%;
    margin-left: -95px;
    margin-top: -32.5px;
}
.i-adv .nei-c .adv2{
	position: absolute;
    top: 36%;
    left: 80%;
    margin-left: -95px;
    margin-top: -32.5px;
}
.i-adv .nei-c .adv3{
	position: absolute;
    top: 65%;
    left: 81%;
    margin-left: -95px;
    margin-top: -32.5px;
}
.i-adv .nei-c .adv4{
	position: absolute;
    bottom: 6%;
    left: 66%;
    margin-left: -95px;
    margin-top: -32.5px;
}
.i-adv .nei-c .adv5{
	position: absolute;
    bottom: 6%;
    left: 36%;
    margin-left: -95px;
    margin-top: -32.5px;
}
.i-adv .nei-c .adv6{
	position: absolute;
    bottom: 30%;
    left: 22%;
    margin-left: -95px;
    margin-top: -32.5px;
}
.i-adv .nei-c .adv7{
	position: absolute;
    top: 34%;
    left: 20%;
    margin-left: -95px;
    margin-top: -32.5px;
}
.i-adv .nei-c .adv8{
	position: absolute;
    top: 14%;
    left: 34%;
    margin-left: -95px;
    margin-top: -32.5px;
}
}

/*@media (min-width: 1280px) and (max-width: 1440px){
	.i-adv .nei-c .adv1{
	position: absolute;
    top: 14%;
    left: 67%;
    margin-left: -95px;
    margin-top: -32.5px;
}
.i-adv .nei-c .adv2{
	position: absolute;
    top: 36%;
    left: 80%;
    margin-left: -95px;
    margin-top: -32.5px;
}
.i-adv .nei-c .adv3{
	position: absolute;
    top: 65%;
    left: 81%;
    margin-left: -95px;
    margin-top: -32.5px;
}
.i-adv .nei-c .adv4{
	position: absolute;
    bottom: 6%;
    left: 66%;
    margin-left: -95px;
    margin-top: -32.5px;
}
.i-adv .nei-c .adv5{
	position: absolute;
    bottom: 6%;
    left: 36%;
    margin-left: -95px;
    margin-top: -32.5px;
}
.i-adv .nei-c .adv6{
	position: absolute;
    bottom: 30%;
    left: 22%;
    margin-left: -95px;
    margin-top: -32.5px;
}
.i-adv .nei-c .adv7{
	position: absolute;
    top: 34%;
    left: 20%;
    margin-left: -95px;
    margin-top: -32.5px;
}
.i-adv .nei-c .adv8{
	position: absolute;
    top: 14%;
    left: 34%;
    margin-left: -95px;
    margin-top: -32.5px;
}
}*/