﻿@charset "utf-8";

*{
	-webkit-box-sizing: border-box;
    box-sizing: border-box;
}
a{text-decoration: none;color:#000;} 
img{max-width:100%;}
.flex{
	display: flex;
}
.flex-c{
	display: flex;
    justify-content: center;
    align-items: center;
}
.flex-Lc{
	display: flex;
    align-items: center;
}
.flex-tb{
	display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.flex-Lt{
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.flex-L{
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.flex-Lend{
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: flex-end;
	-webkit-align-items: flex-end;
	-moz-box-align: flex-end;
	-ms-flex-align: flex-end;
	align-items: flex-end;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.flex-end{
	display: flex;
	justify-content: center;
	align-items: flex-end;
}
.inner{
	width:1200px;
	margin:0 auto;
}


.header-top .logo{
	height: 112px;
	float: left;
	display: flex;
	align-items: center;
}
.header-top .tel{
    float: left;
    width: 160px;
    margin-left: 160px;
    padding-top: 35px;
    padding-left: 10px;
    line-height: 112px;
    text-align: left;
    font-weight: normal;
}

.header-top .tel .p1{    font-size: 24px;
    color: #333333;
    width: 100%;
    font-family: Impact;}
.header-top .tel .p2{font-size: 12px;color: #666666; }
.shopp-car{
	float: right;
	display: flex;
	align-items: center;
	    height: 32px;
    line-height: 32px;
}
.shopp-icon{
	position: relative;
	cursor: pointer;
}
.shopp-car span{
	color: #939393;
    font-size: 12px;
    padding: 0 10px;
    position: relative;
}
.shopp-car span:hover{
	/*background:url(../images/shopp-car-2.png) no-repeat left center;*/
}
.shopp-car span:after{
	display: block;
	content:"";
	width:15px;
	height:9px;
	background:url(../images/sanj-1.png) no-repeat;
	position: absolute;
	right: 0;
	top:50%;
	margin-top:-5px;
	 -moz-transition:.3s;
	-webkit-transition: .3s;
	transition: .3s;
}
.shopp-car span:hover:after{
	 -webkit-transform: rotateZ(180deg);
    -moz-transform: rotateZ(180deg);
    -o-transform: rotateZ(180deg);
    -ms-transform: rotateZ(180deg);
    transform: rotateZ(180deg);
}
.shopp-Img{
	padding:5px;
	background:#fff;
	position: absolute;
	top:100%;
	left:50%;
	width:100px;
	display: none;
	z-index:999;
	 transform:translateX(-50%);
	-ms-transform:translateX(-50%);
	-moz-transform:translateX(-50%);
	-webkit-transform:translateX(-50%);
	-o-transform:translateX(-50%);
}
.shopp-icon:hover .shopp-Img{
	display: block;
	margin-top: 5px;
}

.banner-slide{
	float: left;
	width: 200px;
	position: relative;
	padding-top: 5px;
}
.banner-slide>.tabel a{
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    display: block;
       text-align: center;
    line-height: 40px;
    background: #29A14B;
}

.slide-navbar{
	width:100%;
	position: absolute;
	left: 0;
	top:100%;
	z-index: 999;
	padding:7px 0;
	display: none;    border-radius: 5px;
	background-color:#ffffff;
}
.slide-navbar ul li{
	position: relative;
	padding:3px 10px;
}
.slide-navbar ul li a{
	display: block;
	font-size:14px;
	line-height:40px;
	color:#000;
}
.slide-navbar ul li:hover a{
	color: #29A14B;
}
.slide-navbar ul li:hover a{
	/*background:url(../images/more-1.png) no-repeat right center;*/
}

.banner_bg{    background: #f6f6f6;
    width: 1200px;
    margin: 0 auto;}
.banner{margin-top: 0px;    margin-bottom: 0px;
    width: 1200px;
    overflow: hidden;
    float: right;
    display: block;}
.banner .swiper-slide a{
	display: block;
	height:464px;
}
.banner .swiper-pagination{
	bottom:12px;
}
.banner .swiper-pagination .swiper-pagination-bullet{
	margin:0 10px;
	opacity: .48;
    width: 30px;
    height: 2px;
	background:#ffffff;
	border-radius:0!important;
}
.banner .swiper-pagination .swiper-pagination-bullet-active{
	opacity:1;
}

.banner-navslide{
	height:464px;
		width:100%;
	position: absolute;
	left: 0;
	top:100%;
	z-index: 99999;
	padding:5px 0 0;
	/*background-color:rgb(34 34 34 / 75%);*/
	background: #92a091;
	
}
.navslide-walset>ul>li{
	 height: 40px;
    line-height: 1;
      width: 100%;
    margin: 8px auto;
    display: block;
    /*background: #e3e3e3;*/
    /*border-radius: 20px;*/
}

.navslide-walset>ul>li>.tabel a{
	    display: block;
    float: left;
    line-height: 40px;
    width: 88%;
    color: #ffffff;
    font-weight: 600;
    font-size: 14px;
    padding-left: 30px;
    text-align: left;
}
.navslide-walset>ul>li>.tabel span{
    float: left;
    width: 15px;
    height: 15px;
    display: block;
    line-height: 40px;
}

.navslide-walset>ul>li:hover>.tabel a{
	color: #fff;
}
.navslide-walset>ul>li:hover{
	background-color: #43af35;
}

.navslide-product{
	background:#fff;
	position: absolute;
	    box-shadow: 0 5px 9.8px 0.6px rgb(0 0 0 / 15%);
	left: 0;
	top:0;
	z-index: 999;
	/*height:100%;*/
	left:200px;
	width:1004px;
	height: 464px;
	display: none;
}
.navslide-product ul li{
	float: left;
	    margin: 3%;
    width: 10.5%;
    height: 120px;
}
.navslide-alls .Img:hover{border:1px solid #29A14B;width:99%;}
.navslide-product ul li:hover .navslide-alls .text h3{color:#29A14B;}
.navslide-product ul li+li{
/*	border-left:1px solid #eaeaea;
	border-right:1px solid #eaeaea;*/
	
}
.navslide-alls{
	width: 100%;
	/*display: flex;*/
	/*  align-items: center;*/
}
.navslide-alls .Img{
	width: 100%;
	text-align: center;    height: 100px;
    margin-bottom: 15px;
}
.navslide-alls .text{
width: 100%;
}
.navslide-alls .text h3{
	font-size:14px;
	text-align: center;
	color:#151515;
	line-height:20px;
	margin-bottom:5px;
}
.navslide-alls .text p a{
	color:#da212d;
	display: block;
}
.navslide-alls .text p a:hover{
	text-decoration: underline;
}

.cooker-warps{
	padding:20px 0;
}
.cooker-lunbank{
	background:#e4e5e5;
}
.logo-cooker{
	height:124px;
	width:220px;
	text-align: center;
	display: flex;
	  justify-content: center;
	  align-items: center;
}
.cooker-lunbank h3{
	font-size:26px;
	color:#db2934;
	line-height:40px;
	margin-top:-10px;
}
.cooker-luntops{
	padding:12px 40px;
	position: relative;
	width: calc(100% - 220px);
}
.cooker-luntops:before{
	display: block;
	content:"";
	width:3px;
	height:92px;
	background:#ff7800;
	position: absolute;
	left: 0;
	top:50%;
	 transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
.cooker-lunslide{
	height:102px;
	overflow: hidden;
	position: relative;
}
.cooker-lunslide ul li{
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.cooker-lunslide ul{
	width:100%;
	position: absolute;
	left: 0;
	top:0;
	z-index: 99;
}
.cooker-lunslide ul li a{
	display: block;
	width:80%;
	font-size:18px;
	color:#5c5957;
	line-height:34px;
	 white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.cooker-lunslide ul li span{
	display: block;
	/*width:155px;*/
	font-size:18px;
	color:#5c5957;
	line-height:34px;
}
.cooker-lunslide ul li:hover a{
	color:#dd313c;
}
.cooker-lunslide ul li:hover span{
	color:#dd313c;
}

.Referral-cnoter{
	padding:15px 0 0;
}
.cooker-title{
	text-align: center;
	position: relative;
	padding:18px 0;
}
.cooker-title h3{
	font-size:32px;
	font-weight: bold;
	color:#333333;
	line-height:70px;
}
.cooker-title p{
	font-size:16px;
	color:#585858;
	line-height:30px;
}
.Referral-title{
	height:61px;
	text-align: center;
	background:url(../images/referral-title.png) no-repeat top center;
}
.Referral-title h3{
	font-size:30px;
	color:#fff;
	line-height:60px;
	background:url(../images/xian-2.png) no-repeat center;
}
.Referral-listy{
	/*padding:20px 8px 0;*/
	/*margin:10px 0;*/
	/*background:#fff;*/
	
}
.Referral-listy ul.clearfix{
    
    width: 1260px;
}
.Referral-listy ul li{
    text-align: center;
	float: left;
	width:288px;
	/*margin: 0 1%;*/
	margin-right: 15px;
	/*padding:0 6px;*/
	background:#ffffff;
	    /*background-image: url(/template/default/images/bj.png);*/
    background-repeat: no-repeat;
    background-position: bottom center;
    background-position-y: bottom;
}
.Referral-listy .ys{height:358px;}
.Referral-listy ul li .Img{   padding-top: 30px;}
.Referral-listy ul li .Img2{   padding-top: 0px;}
.Referral-listy ul li .Img2 img{width: 60px;}
.Referral-listy ul li .text{
	display: flex;
	  justify-content: center;
	  align-items: center;
	      margin: 25px 0 35px 0
}
.Referral-listy ul li .text p{
	font-size:16px;
	color:#393939;
}
.Referral-listy ul li:hover .text p{
	/*color:#da212d;*/
}.text-red, .line-red, .lines-red {
    color: #FF6445;
}
.four_module_wrap ul {
    margin-top: 36px;
    line-height: 33px;
}
.Referral-listy ul li .text .padding-left-xl li{
        /*list-style: disc;*/
        width: 80%;
    margin: 0 auto;
    text-align: center;
    color: #626262;
    font-size: 24px;
    font-weight: 600;
    margin-top: 14px;
    background:none;
}
.four_module_wrap ul li {
    list-style: disc;
    width: 100%;
}

.quality-lefts{
	width:795px;
}
.quality-title{
	height:61px;
	padding:0 18px 0 10px;
	background:url(../images/quality-title.png) no-repeat left top;
}
.quality-title h3{
	font-size:24px;
	color:#ffffff;
	color:#fff;
	padding-left:14px;
	border-left:4px solid #fff;
}
.quality-title a{
	display: block;
	color:#fff;
	font-size:16px;
	padding-right:22px;
	background:url(../images/more-2.png) no-repeat right center;
}
.quality-title a:hover{
	text-decoration: underline;
}
.quality-listy{
	background:#fff;
	padding:20px 15px 10px;
	border:1px solid #b3b3b3;
	border-top: none
}
.quality-listy ul li{
	float: left;
	padding:0 15px;
	text-align: center;
}
.quality-listy ul li .text{
	height:66px;
		display: flex;
		  justify-content: center;
		  align-items: center;
}
.quality-listy ul li .text p{
	font-size:18px;
	color:#393939;
}
.quality-listy ul li:hover .text p{
	color:#da212d;
}
.quality-rights{
	width: 396px;
	background:#fff;
}
.method-swiper{
	background:#fff;
	height:320px;
	padding:18px 26px 0;
	border:1px solid #b3b3b3;
	border-top: none;
}
.method-slide p{
	font-size:18px;
	color:#393939;
	line-height:46px;
	text-align: center;
}
.method-swiper .swiper-container{
	padding-bottom:10px;
}
.method-swiper .swiper-pagination{
	bottom:0;
}
.method-swiper .swiper-pagination .swiper-pagination-bullet{
	margin:0 6px;
	height:13px;
	width:13px;
	background:#fff;
	border:1px solid #b4b4b4;
	opacity:1;
}
.method-swiper .swiper-pagination .swiper-pagination-bullet-active{
	background:#da212d;
	border-color:#e7acb0;
}

.regards-warps{
	height:844px;
	background:url(../images/regards-bg.jpg) no-repeat top center;
}

.cooker-title.xian{
	/*padding-bottom:30px;*/
	background:url(../images/xian-1.png) no-repeat bottom center;
}

.regards-flex{
	background:#fff;
	margin-top:60px;
}
.regards-flex .Img{
	width:50%;
}
.regards-flex .text{
	width:50%;
	padding:45px 50px 0 40px;
}
.regards-flex .text p{
	font-size:16px;
	color:#585858;
	line-height:26px;
	text-align: justify;
	padding-bottom:18px;
}
.regards-flex .text .btn a{
	display: inline-block;
	width:178px;
	line-height:40px;
	font-size:18px;
	color:#fff;
	background:#da212d;
	border-radius:30px;
	text-align: center;
}
.regards-flex .text .btn a:hover{
	text-decoration: underline;
}

.Newbaner{
	padding:50px 0 0;
	height:1198px;
	background:url(../images/newbaner.jpg) no-repeat top center;
}

.News_center{
	background:#fff;
	padding:40px 20px;
	border-radius:15px;
	margin:40px 0;
}
.Newswiper{
	width: 547px;
}
.Newswiper .swiper-pagination{
	text-align: right;
	padding:0 12px;
}
.Newswiper .swiper-pagination .swiper-pagination-bullet{
	width:24px;
	line-height:24px;
	opacity: 1;
	background:#fff;
	text-align: center;
	border-radius:0;
	height:24px;
	color:#494949;
	font-size:18px;
}
.Newswiper .swiper-pagination .swiper-pagination-bullet-active{
	background:#da212d;
	color:#fff;
}
.News_topright{
	width:580px;
	border-top:1px dashed #d7d7d7;
}
.News_topright ul li{
	height: 186px;
	padding:25px 14px;
	border-bottom:1px dashed #d7d7d7;
	cursor: pointer;
}
.News-listy .text{
	height:105px;
	overflow: hidden;
}
.News-listy .text h3{
	font-size:24px;
	color:#474747;
	line-height:40px;
	 white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	margin-bottom:10px;
}
.News-listy .text p{
	font-size:16px;
	color:#979797;
	line-height:20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:2;
	overflow: hidden;
}
.News-listy .flex-L span{
	display: inline-block;
	color:#979797;
	font-size:16px;
}
.News-listy .flex-L a{
	display: inline-block;
	color:#979797;
	font-size:16px;
}
.News_topright ul li:hover {
	background:#f7eaeb;
}
.News_topright ul li:hover .News-listy .text h3{color:#da212d;}
.News_topright ul li:hover .News-listy .flex-L a{color:#da212d;}

.measure-listy{
	margin-top:28px;
	border-top:1px solid #b4b4b4;
}
.measure-listy ul li a{
	display: flex;
	padding:25px 18px;
	border-bottom:1px solid #b4b4b4;
}
.measure-listy ul li .tabel h3{
	font-size:18px;
	text-align: center;
	color:#fff;
	line-height:60px;
	background:#b4b4b4;
	margin-bottom:4px;
}
.measure-listy ul li .tabel{
	width:110px;
	border-bottom:10px solid #b4b4b4;
}
.measure-listy ul li .text{
	width:calc(100% - 110px);
	padding-left: 26px;
}
.measure-listy ul li .text h3{
	font-size:24px;
	color:#474747;
	line-height:32px;
	margin-bottom:5px;
	 white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.measure-listy ul li .text p{
	font-size:16px;
	color:#979797;
	line-height:20px;
	text-align: justify;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:2;
	overflow: hidden;
}
.measure-listy ul li:hover .tabel{
	border-color:#da212d;
}
.measure-listy ul li:hover .tabel h3{
	background:#da212d;
}
.measure-listy ul li:hover .text h3{
	color:#da212d;
}
.measure-listy ul li:hover .text p{
	color:#ea6133;
}

.Nwes-morebtn{
	text-align: center;
}
.Nwes-morebtn a{
    display: inline-block;
    width: 178px;
    line-height: 40px;
    font-size: 14px;
    color: #29A14B;
    margin: 20px 0;
    border: 1px solid #29A14B;
    text-align: center;
}
.Nwes-morebtn a:hover{
	text-decoration: underline;
}

.Shops-center{
	padding:15px 0;
	background:#da212d;
}

.Shops-listy ul li{
	width:230px;
	background:#ffffff;
	margin:0 24px;
}
.Shops-listy ul li a{
	height:68px;
	display: flex;
	  justify-content: center;
	  align-items: center;
}
.Shops-listy ul li .text{
	padding-left:12px;
}
.Shops-listy ul li .text h3{
	font-size:20px;
	color:#595959;
}
.Shops-listy ul li .text p{
	font-size:16px;
	color:#7f7f7f;
}
.Shops-listy ul li:hover .text h3{
	color:#da212d;
}

.footer{
	    background-color: #29A14B;
    color: #fff;
}

.footer-top{
	padding:45px 0;
}

.footer-listy {  
width: 65%;

}
.footer-listy ul li{
	float: left;
	/*margin-right:60px;*/
}
.footer-listy ul li .links{
	width:125px;
}
.footer-listy ul li+li{
	padding-left:100px;
	border-left:1px solid rgba(255 ,196, 0,.1);
}
.footer-listy ul li h3{
	font-size:16px;
	color:#f6f6f6;
	/*font-weight: bold;*/
	margin-bottom:12px;
}
.footer-listy ul li .links p a{
	display: inline-block;
	font-size:12px;
	color:#ededed;
	line-height:23px;
}
.footer-listy ul li .links p a:hover{color: #fff;}
.copyright a:hover{color: #fff;}
.footer-listy ul li .links p a:hover{
	text-decoration: underline;
}


.footer-ewm {
	 
	 
	}

.footer-tells {
width: 23%;
    float: left;
	}

.footer-tells .tops{
	padding-left:80px;
	margin-bottom:18px;
	text-align: right;
}
.footer-tells .tops h3{
	    font-size: 14px;
    color: #f6f6f6;
    line-height: 20px;
}

.footer-tells .tops p{
	font-size:28px;
	color:#f6f6f6;
	line-height:40px;
    font-family: Impact;
}
.footer-tells .adress p{
	font-size:18px;
	color:#4f4f4f;
	line-height:32px;
}
.copyright{
	text-align: center;
	background:#222222;
}
.copyright p{
	line-height:38px;
	color:#999999;
}

.copyright a{
	
	color:#999999;
}




.banner-Model{
	height:320px;
	background:url(../images/banner-model.jpg) no-repeat top center;
	width:100%;
}

.banner-cp-1{
	height:240px;
	background:url(../images/banner-cp-1.jpg) no-repeat top center;
	width:100%;
}
.banner-cp-2{
	height:320px;
	background:url(../images/banner-cp-2.jpg) no-repeat top center;
	width:100%;
}

.banner-cp-3{
	height:320px;
	background:url(../images/banner-cp-3.jpg) no-repeat top center;
	width:100%;
}


.banner-cp-4{
	height:320px;
	background:url(../images/banner-cp-4.jpg) no-repeat top center;
	width:100%;
}

.banner-cp-567{
	height:320px;
	background:url(../images/banner-cp-567.jpg) no-repeat top center;
	width:100%;
}


.banner-cp-8{
	height:320px;
	background:url(../images/banner-cp-8.jpg) no-repeat top center;
	width:100%;
}

.banner-cp-9{
	height:320px;
	background:url(../images/banner-cp-9.jpg) no-repeat top center;
	width:100%;
}













.banner-navslide.active{
	display: none;
}

.header-banner.white{
	background:#fff;
	border-top:1px solid #d7d7d7;
}
.header-banner.white .header-nav>ul>li>a{
	color:#424242;
}
.header-banner.white .header-nav>ul>li:hover>a{
	color:#fff;
}

.location-navct{
	padding:12px 0 0;
	line-height:46px;
	color:#6a6a6a;
	font-size:16px;
	margin-bottom:25px;
	border-bottom:1px solid #d7d7d7;
}
.location-navct a{
	display: inline-block;
	line-height:46px;
	color:#6a6a6a;
	font-size:16px;
}
.location-navlisty ul{
	border-left:1px solid #d7d7d7;
}
.location-navlisty ul li{
	float: left;
	width:11%;
	text-align: center;
	position: relative;
	border:1px solid #d7d7d7;
	border-left: none;
}
.location-navlisty ul li a{
	display: block;
	font-size:18px;
	color:#626262;
	line-height:64px;
}
.location-navlisty ul li:hover a{
	color:#da212d;
}
.location-navlisty ul li:hover:after{
	display: block;
	content:"";
	width:100%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 99;
	height: 8px;
	background:#da212d;
}
.location-navlisty{
	padding-bottom:35px;
}
.location-cplisty ul{
	margin:0 -7px;
}
.location-cplisty ul li{
	float: left;
	width:25%;
	text-align: center;
	padding:30px 7px;
	cursor: pointer;
}
.location-setmnal{
	height:402px;
	border:1px solid #d7d7d7;
	background:#fff;
	padding:7px;
}
.location-contsr{
	padding:15px 0 0;
	background:#f4f4f4;
}
.location-cplisty ul li .location-setmnal:hover{
	border-color: #da212d;
}

.location-setmnal .text{
	padding:25px 0 0;
}
.location-setmnal .text h3{
	font-size:17px;
	color:#626262;
	line-height:28px;
	width: 256px;
    display: inline-block;
}
.location-setmnal .text p a{
	display: inline-block;
	font-size:16px;
	color:#939393;
	line-height:22px;
	border:1px solid #d7d7d7;
	padding:0 6px;
}
.location-setmnal .text p  {
	display: inline-block;
	padding-top:10px;
	 
	 
}




.location-cplisty ul li .location-setmnal:hover .text h3{
	color:#da212d;
}
.location-cplisty ul li .location-setmnal:hover .text p a{
	color:#da212d;
	border-color:#da212d;
}

.paging-nextbtn{
	padding:40px 0;
	display: flex;
	  justify-content: center;
	  align-items: center;
}
.paging-nextbtn span{
	display: inline-block;
	width:34px;
	height:34px;
	line-height:34px;
	margin:0 1px;
	cursor: pointer;
}
.paging-nextbtn a{
	display: inline-block;
	width:34px;
	height:34px;
	line-height:34px;
	margin:0 1px;
	background:#fff;
	text-align: center;
	font-size:18px;
}
.paging-nextbtn a.active{
	background:#da212d;
	color:#fff;
}
.paging-nextbtn span.prev{background:#fff url(../images/btn-prev.png) no-repeat center;}
.paging-nextbtn span.next{background:#fff url(../images/btn-next.png) no-repeat center;}


.banner-new{
	height:320px; width:100%;
	background:url(../images/banner-new.jpg) no-repeat top center;
}

.Marine-cplisty ul li{
	background:#fff;
	padding:20px;
	margin-top:22px;
	cursor: pointer;
}
.Marine-slide .Img{
	width:300px;
}
.Marine-right{
	width: 820px;
	padding:10px 0;
}
.Marine-right .top h3{
	font-size:24px;
	line-height:40px;
	color:#3f3f3f;
	margin-bottom:10px;
		 white-space:nowrap;
		overflow:hidden;
		text-overflow:ellipsis;
}
.Marine-right .top p{
	font-size:16px;
	color:#939393;
	text-align: justify;
}
.Marine-right .botms span{
	display: inline-block;
	font-size:16px;
	color:#939393;
	padding-right:25px;
}
.Marine-right .botms a{
	display: inline-block;
	font-size:16px;
	color:#939393;
}
.Marine-cplisty ul li:hover .Marine-right .top h3{color:#da212d;}
.Marine-cplisty ul li:hover .Marine-right .top p{color:#ea6133;}
.Marine-cplisty ul li:hover .Marine-right .botms a{color:#da212d;}
.Marine-cplisty ul li:hover{
	box-shadow:0px 0px 20px 0 #e7e7e7;
}





.banner-jj{
	height:240px; width:100%;
	background:url(../images/banner-cp-1.jpg) no-repeat top center;
}
.banner-hzhb{
	height:320px; width:100%;
	background:url(../images/banner-hzhb.jpg) no-repeat top center;
}

.banner-gcal{
	height:320px; width:100%;
	background:url(../images/banner-gcal.jpg) no-repeat top center;
}
.banner-job{
	height:320px; width:100%;
	background:url(../images/banner-job.jpg) no-repeat top center;
}
.banner-yxyfw{
	height:320px; width:100%;
	background:url(../images/banner-yxyfw.jpg) no-repeat top center;
}
.banner-lx{
	height:320px; width:100%;
	background:url(../images/banner-lx.jpg) no-repeat top center;
}

.banner-jj2{
	height:360px; width:100%;
}

/*底部右侧客服*/
#appRightFloat .el_aside .fold, #appRightFloat .el_aside[data-placement="right"] .fold {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 0;
    transform: translate(-100%,-50%);
    font-size: 12px;
    background-color: #FFF;
    padding: 15px 5px;
    border-radius: 6px 0 0 6px;
    cursor: pointer;
    color: #333;
}#appRightFloat .iconfont {
    font-size: 24px;
    color: #222;
}
 #appRightFloat .el_aside {
        border-radius: 10px;
        position: fixed;
        width: 60px;
        height: 210px;
        right: 20px;
        bottom: 150px;
        z-index: 1002;
        user-select: none;
        filter:drop-shadow(0 0 5px rgba(0,0,0,.1));
        transition:all 0.3s ease;
    }

        #appRightFloat .el_aside.is-folded,
        #appRightFloat .el_aside.is-folded[data-placement="right"]
        {
            left: 100% !important;
        }
        #appRightFloat .el_aside.is-folded[data-placement="left"] {
            left: -60px !important;
        }


        #appRightFloat.simple .el_aside {
            height: 210px;
        }

    #appRightFloat .el_aside .fold,
    #appRightFloat .el_aside[data-placement="right"] .fold {
        position: absolute;
        top: 50%;
        left: 0;
        z-index: 0;
        transform: translate(-100%,-50%);
        font-size: 12px;
        background-color: #FFF;
        padding: 15px 5px;
        border-radius: 6px 0 0 6px;
        cursor: pointer;
        color:#333;
    }

    #appRightFloat .el_aside[data-placement="left"] .fold {
        left: initial;
        right: 0;
        transform: translate(100%,-50%);
        border-radius: 0 6px 6px 0;
    }

    #appRightFloat .el_aside li {
        height: 80px;
        position: relative
    }

        #appRightFloat .el_aside li .fixed_left {
            position: absolute;
            right: 50px;
            top: 0;
            z-index: -10;
            visibility: hidden;
            transition: all .5s ease;
            opacity: 0
        }

    #appRightFloat .el_aside[data-placement="left"] li .fixed_left {
        right: 0;
        transform: translateX(100%)
    }

    #appRightFloat .el_aside[data-placement="left"] li:hover .fixed_left {
        right: -6px;
    }

    #appRightFloat .el_aside li:first-child {
        border-radius: 10px 10px 0 0;
        user-select: none;
    }

    #appRightFloat .el_aside li:last-child {
        height: 50px;
        border-radius: 0 0 10px 10px;
    }

    #appRightFloat .el_aside li:hover {
        background-color: #29A14B
    }

        #appRightFloat .el_aside li:hover .fixed_left {
            visibility: visible;
            opacity: 1;
            right: 66px;
            box-shadow: 0 0 5px rgba(0,0,0,.1)
        }

    #appRightFloat .fixed_left:hover {
        visibility: visible;
        opacity: 1
    }

    #appRightFloat .fixed_left.fdtel,
    #appRightFloat .fixed_left.fdQQ {
        width: 240px;
        box-sizing: border-box;
    }

    #appRightFloat .QQ.number-font:hover {
        color: #222;
    }

    #appRightFloat .iconfont {
        font-size: 24px;
        color: #222;
    }

        #appRightFloat .iconfont ~ p {
            color: #222;
        }

    #appRightFloat .icon_controll_show {
        width: 40px;
        height: 40px;
        background: #29A14B;
        box-shadow: 0 3px 6px rgba(0,0,0,.16);
        border-radius: 50%;
        font-size: 20px;
        line-height: 40px;
        color: #000;
        position: relative;
        opacity: 1
    }

    #appRightFloat .icon_cs_content {
        visibility: hidden;
        position: absolute;
        right: 48px;
        bottom: -50px;
        height: 144px;
        line-height: 18px;
        background: #29A14B;
        box-shadow: 0 0 3px rgba(0,0,0,.16);
        transition: visibility .5s ease,opacity .5s ease;
        opacity: 0
    }

    #appRightFloat .icon_controll_show:hover {
        opacity: 1
    }

        #appRightFloat .icon_controll_show:hover .icon_cs_content,
        #appRightFloat .icon_cs_content:hover {
            visibility: visible;
            opacity: 1
        }

    #appRightFloat .el_aside li.service:hover {
        background-color: #E5F4FF
    }

    #ali-service {
        padding: 5px 10px 10px 10px;
        text-align: center;
        line-height: 1;
    }

    .ali-service {
        padding: 0;
    }

        .ali-service .popper__arrow {
            display: none;
        }

    .border-radius_10 {
        border-radius: 10px;
        overflow: hidden;
    }

    #service-box {
        position: fixed;
        top: calc(50% - 300px);
        right: 90px;
        width: 800px;
        height: 600px;
        resize: both;
        background: #FFF;
        z-index: 20000;
        box-shadow: 0 0 5px rgba(0,0,0,.1);
        border-radius: 10px;
        overflow: hidden;
        min-width: 600px;
        min-height: 400px;
        max-width: 1180px;
        max-height: 700px;
    }

        #service-box .el-icon-close {
            position: absolute;
            top: 10px;
            right: 10px;
            padding: 10px;
        }

            #service-box .el-icon-close:hover {
                background: rgba(255,255,255,0.2);
            }

    #service-box-arm {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 50px;
        user-select: none;
    }

    .service--hover:hover {
        background: #f8f8f8;
    }

    .tooltip-white.el-tooltip__popper.is-white {
        background: #FFF;
        color: #333;
        filter: drop-shadow(0 0 3px rgba(0,0,0,.1));
        animation: ss 0.3s;
    }
        .tooltip-white.el-tooltip__popper.is-white .popper__arrow {
            border: none;

        }
            .tooltip-white.el-tooltip__popper.is-white .popper__arrow::after {
                border-left-color: #FFF;
                border-right-color: #FFF;
            }

    @keyframes ss {
        from{
            transform:scale(0);
        }
        to{
            transform:scale(1);
        }
    }

/*底部右侧客服*/