*{margin:0;padding:0;font-family: "微软雅黑";}
.clearfloat { clear: both; height: 0; font-size: 1px; line-height: 0px; }
.lf { float: left; }
.rt { float: right; }
.bj{ margin:0 auto;}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}
.h_videoinfo, .mo_mydip {
    display: none;
}
.h_slidevideo{
    width:100%;
}
.h_videoinfo, .mo_mydip {
    display: none;
}
.h_slidevideo img {
    display: block;
    width: 100%;
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}
.h_video {
    position: fixed;
    left: 0%;
    top: 0%;
    width: 100%;
    height: 100%;
    z-index: 999;
    box-sizing: border-box;
    background: rgba(0,0,0,0.7);
    display: flex;
    justify-content: center;
    align-items: center;
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}
.h_videoclose {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    overflow: hidden;
    font-size: 22px;
    background: #f5f5f5;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.hcontainer{
    box-sizing: border-box;
	width:1200px;
	margin:0 auto;
	padding:0px;

}

@font-face{
   font-family: 'text_card';
   src: url('../fonts/text_card.TTF');
}

@font-face{
   font-family:'english_text';
   src: url('../fonts/english_text.OTF');
}

a{
	color: 333;
	text-decoration: none;
}

ul{
	list-style: none;
	margin: 0px;
}

li{
	list-style: none;
}

h1,h2,h3,h4,h5,h6{
	margin-top:0px ;
	margin-bottom: 0px;
}

body{
	background:none;
}

div{
	box-sizing: border-box;
}

dl,dd,dt{
	margin:0;
	font-weight: 400;
}

.public-left{
	float: left;
}

.public-right{
	float: right;
}
.public-clear{
	clear: both;
}

.public-clear:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}

p{
	margin:0px;
}

.flex-center{
	display: flex;
	justify-content: center;
	align-items: center;
}

.flex-start{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.flex-end{
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.flex-justify{
	display: flex;
	justify-content:space-between;
	align-items:center;
}

.mobile-btn,.mobile-banner{
	display:none;
}

/*首页开始*/
.website-header{
	padding:10px 0 0 0;
	height: 90px;
	width: 1200px;
	
}
.home-logo{
	width: 190px;
	height: 55px;
	padding-top: 9px;
}
.website-follow>img{
	margin-right:40px;
}

.website-consultation{
}

.website-consultation img{
	margin-right:16px;
}

.website-consultation-name{
	font-size: 14px;
	line-height: 30px;
	color: #929292;
}

.website-nav{
	height:80px;
	background-color:#1a2c89;
}

.website-navigation{
	width: 840px;
	height: 80px;
	padding:0 0 0 170px;
}
.nav-info{
    width:100%;
}
.nav-info li{
	position: relative;
    box-sizing: border-box;
    display: inline-block;
    /*width:9%;*/
    text-align: center;
}
.nav-info li:last-of-type{
    margin-right: 0px;
}
.nav-info li>a{
	display: block;
	line-height: 80px;
	color: #333;
	font-size: 16px;
	position: relative;
	text-transform: capitalize;
}
.nav-info li>a:hover{
	color: #1a2c89;
}
.nav-info li::after{
	content:"";
	position:absolute;
	left:0;
	bottom:0px;
	width:0%;
	height:4px;
	transition:all .5s;
	background:#1a2c89;
	border-radius:3px;
}
.nav-info li.nav_active::after,.nav-info li:hover::after{
	width:100%;
}
.smallDrop{
    position: absolute;
    width:180px;
    left:-55px;
    top:76px;
    box-sizing:border-box;
    display: none;
    z-index: 999;
    background:rgba(255, 255, 255, 0.92);;
}
.nav-info li:hover .smallDrop{
    display: block;
}
.profl{
	width:560px;
	left:0px;
	padding-top:6px;
	padding-bottom:20px;
}
.menu_pro_box{
	width: 258px;
	padding-top: 15px;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d1d5da;
	text-transform: capitalize;
}
.menu_pro_box:nth-child(2n){
	border: none;
}
.menu_pro_box span{
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	display:block;
}
.menu_pro_box span a{
	color:#324f97;
	padding-left:22px;
	display:block;
}
.menu_pro_box span a:hover{
	color:#fff;
	background:#324f97;
}
.nav-info li .menu_pro_box .menu_xfl_ul{
	padding-left:37px;
}
.nav-info li .menu_pro_box .menu_xfl_ul li{
	line-height:24px;
	font-size:14px;
	display:block;
	text-align:left;
}
.nav-info li .menu_pro_box .menu_xfl_ul li::after{
	background:none;
}
.nav-info li .menu_pro_box .menu_xfl_ul li a{
	color: #6c6d70;
	line-height: 24px;
	font-size: 14px;
	background-image: url(../images/sjfl_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;	
}
.nav-info li .menu_pro_box .menu_xfl_ul li a:hover{
	text-decoration: underline;
	color:#324f97;
}

.smallList dd:first-child{
    background:none;
}
.smallList dd{
    line-height:36px;
    text-align: center;
    border-bottom: 1px solid #d1d5da;
	text-transform: capitalize;
}
.smallList dd:hover{
    background:#324f97;
}
.smallList dd a{
    color:#333;
    font-size: 14px;
}
.smallList dd:hover a{
    color:#fff;
}

.website-consultation-tel{
	background-image: url(../images/dh_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	margin-top: 30px;
}
.website-consultation-tel font{
	display:block;
	color:#324f97;
	font-size:18px;
	line-height:22px;
}

/*头部右*/
.header-info { float: right; height: 100%; }
.header-info:after { content: ""; display: block; clear: both; height: 0; }
.header-info_hot { float: left;/* height: 40px;*/ margin: 25px 0  0 0; text-align: left; padding-left: 50px; position: relative; }
.header-info_hot small { display: block; color: #6c6d70; font-size: 16px; line-height: 1; white-space: nowrap; text-transform: uppercase;}
.header-info_hot strong { display: block; color: #6c6d70; font-size: 18px; line-height: 0.84; font-weight: normal; margin-top: 5px; white-space: nowrap; }
.header-info_hot .ifont { position: absolute; top: 0; left: 0; width: 35px; height: 35px; color: #6c6d70; font-size: 35px; text-align: center; line-height: 1;}
.header-info_ico { height: 85px; margin-left: 270px; padding-left: 41px; padding-right: 29px; background-color: #324f97; position: relative; }
.header-info_ico a { width: 26px; height: 26px; color: #fff; font-size: 24px; text-align: center; line-height: 1.09; padding: 27px 0; margin-left: 18px; display: inline-block; vertical-align: top; position: relative; }
/*.header-info_ico img { position: absolute; top: 82px; right: 0; width: 150px; height: 150px; max-width: 150px; -webkit-transform: translateY(20px); transform: translateY(20px); visibility: hidden; opacity: 0; -webkit-transition: 0.5s ease-in-out; transition: 0.5s ease-in-out; }*/
.header-info_ico span { font-size: 24px; }
.header-info_ico:after { content: ""; position: absolute; top: 0; left: 0; border: 15px solid #fff; border-width: 40px 15px; border-color: #fff transparent transparent #fff; }
.header-info_ico a:hover img { visibility: visible; filter: alpha(opacity=100); opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); }
@media screen and (max-width:1800px) {
	.header-menu_item { margin: 0 10px; }
	.header-info { position: relative; }
	.header-info_hot { position: absolute; z-index: 2; top: 82px; right: 161px; margin: 0; padding: 20px 20px; -webkit-transition: background-color 0.4s ease-in-out; transition: background-color 0.4s ease-in-out; }
	.header-info_hot:before { content: ""; position: absolute; top: -26px; right: 0; width: 26px; height: 29px; }
	.header-info_hot small, .header-info_hot strong { visibility: hidden; opacity: 0; -webkit-transform: translateY(20px); transform: translateY(20px); -webkit-transition: 0.5s ease-in-out; transition: 0.5s ease-in-out; }
	.header-info_hot .ifont { top: -54px; left: auto;/* margin-left: 30px;*/ width: 24px; height: 24px; cursor: pointer; font-size: 24px; line-height: 24px; }
	.header-info_hot:hover { background-color: #fff; }
	.header-info_hot:hover small, .header-info_hot:hover strong { visibility: visible; filter: alpha(opacity=100); opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); }
	.header-info_ico { margin-left: 0; padding-left: 36px; }
}
@media screen and (max-width:1440px) {
	.header { text-align: right; }
	.header-menu { padding-right: 20px; }
	.header-menu_item { margin: 0 10px; }
	.header-info { display: none; position: fixed; top: 0; left: 100%; }
}

/*banner*/
.home-banner img{
	display:block;
	width:100%;
}
.pc-banner .ban-next,.pc-banner .ban-prev{
	margin-top: -28px;
	outline: none;
	top: 50%;
	width:56px;
	height:50px;
	background-image:none ;
}
.pc-banner .ban-next{
	right:30px;
}
.pc-banner .ban-prev{
	left:30px;
}
.website-language,.website-language:hover{
	display:block;
	width: 81px;
	height: 32px;
	line-height:32px;
	font-size: 16px;
	color: #ffffff;
	background-color: #009933;
}
/*搜索*/
.jj_ss_box{
	width: 1200px;
	height: 50px;
	padding-top: 12px;
}
.jj_box  {
	color: #464646;
	line-height: 38px;
}
.jj_box a {
	color: #464646;
}
.ss_box{
	border-bottom: solid 1px #c8c8c8;;
}
.search{
	position: relative;
}
.search-info{
	box-sizing: border-box;
	border: none;
	background: none;
	height: 32px;
	line-height: 32px;
	outline: none;
	position: relative;
	width:210px;
	padding:0px 20px 0px 0px;
}
.search-submit{
	outline:none;
	position:absolute;
	right: 0px;
	top:50%;
	background: url('../images/ss.png');
	background-size:100% 100% ;
	width:16px;
	height: 16px;
	margin-top: -8.5px;
	border: none;
}
/*服务*/
.cpfl_ul{
	
}
.cpfl_ul li{
	width:275px;
	background:#f5f5f5;
	border-radius:5px;
	text-align:center;
	padding-top:5px;
	float:left;
	margin-right:33px;
}
.cpfl_ul li:nth-child(4n){
	margin-right:0px;

}
.cpfl_ul li img{
	width:265px;
	height:235px;
}
.cpfl_ul li span{
	line-height:75px;
	font-size:16px;
	text-transform: capitalize;
}

/*关于我们*/
.about_boxw{
	padding-top: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
}
.tit_box{
	text-align:center;
	padding-bottom: 20px;
}
.tit_box span{
	font-size: 30px;
	font-weight: bold;
	padding-bottom: 15px;
	margin-bottom: 8px;
	color: #333;
	background-image: url(../images/tit_l.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	display: block;
}
.tit_box font{
	font-size: 18px;
	color: #888;
	text-transform: capitalize;
	display: block;
	font-weight: lighter;
}
.about_pic{
	background-image: url(../images/about_bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 404px;
	text-align: center;
}
.about_box{
	padding-bottom: 45px;
	padding-top: 25px;
	width: 1200px;
	overflow:hidden;
}
.ab_nr {
	font-size: 16px;
	line-height: 30px;
}
.ab_nr p{
	text-indent:36px;
}
.more_by_box {
	padding-top: 30px;
	overflow:hidden;
}
.sp1 {
	height: 45px;
	width: 175px;
	display: block;
	text-align: center;
	line-height: 45px;
}
.sp1 a {
	color: #fff;
	display: block;
	text-decoration: none;
	background:#1a2c89;
	font-size:14px;
	border-radius:25px;
}
.sp1 a:hover {
	display: block;
	text-decoration: none;
	background:#324f97;
}
.sp2 {
	padding-left: 60px;
}
/*产品展示*/
.pro_boxw {
	padding-top: 40px;
	padding-bottom: 50px;
}
.website-public-title{
	position:relative;
	font-size: 33px;
	color: #000000;
}
.website-public-title::after{
	content:"";
	position:absolute;
	left:50%;
	bottom:-15px;
	margin-left:-20px;
	width:40px;
	height:4px;
	border-radius:30px;
	background-color:#0067d0;
}
.website-product-list{
	margin:0 0 40px 0;
}
.website-product-list li{
	margin-right:10px;
	padding: 0px 22px;
	line-height:44px;
	border-radius:1px;
	background-color:#fff;
	border-width: 1px;
	border-style: solid;
	border-color: #333;
}
.website-product-list li.active,.website-product-list li:hover{
	background-color:#1a2c89;
}
.website-product-list li.active a,.website-product-list li:hover a{
	color:#FFF;
}
.website-product-list li a{
	display:block;
	font-size: 14px;
	color:#333;
}

.website-product-list li:last-of-type{
	margin-right:0;
}
.website-product-child{
	flex-wrap: wrap;
}
.website-product-child li{
	margin:0 20px 35px 0;
	width:385px;
	border-bottom:1px solid #1a2c89;
	transition:all .5s;
}
.website-product-child li:nth-child(3n){
	margin-right:0;
}
.website-product-img{
	overflow:hidden;
	width:100%;
}
.website-product-img img{
	display:block;
	margin:0 auto;
	max-width:100%;
	max-height:400px;
	width:auto;
}
.website-product-child li:hover{
	transform:translateY(-10px);
}
.website-product-child li:hover .website-product-title{
	padding:20px 0 20px 15px;
	color:#fff;
	background-image: url(../images/pro_jtb.png);
	background-position:345px center;
	background-repeat: no-repeat;
	background-color:#1a2c89;
}
.website-product-title{
	padding:20px 0 20px 0;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	transition:all .5s;
	font-size: 16px;
	background-image: url(../images/pro_jt.png);
	background-position:345px center;
	background-repeat: no-repeat;
}
.website-product-area .website-product-item{
	display:none;
}
.website-product-area .website-product-item.active{
	display:block;
}
/*成功案例*/
.case_boxw{
	background-color: #f3f3f3;
	padding: 40px 0px 30px 0px;
}
.case_box{
	width: 1200px;
}
.gccase_ul{
	flex-wrap: wrap;
}
.gccase_ul li{
	margin:0 20px 35px 0;
	width:385px;
	border-bottom:1px solid #1a2c89;
	transition:all .5s;
}
.gccase_ul li:nth-child(3n){
	margin-right:0;
}
.gccase-img{
	overflow:hidden;
	width:100%;
}
.gccase-img img{
	display:block;
	margin:0 auto;
	max-width:100%;
	max-height:400px;
	width:auto;
}
.gccase_ul li:hover{
	transform:translateY(-10px);
}
.gccase_ul li .gccase-title{
	padding:20px 0 20px 15px;
	color:#fff;
	background-image: url(../images/pro_jtb.png);
	background-position:345px center;
	background-repeat: no-repeat;
	background-color:#1a2c89;
}

/*服务网络*/
.fuwuwl_box{
	width: 1200px;
	padding-top: 40px;
}
.fuwuwl_boxx{
	width: 1200px;
	padding-top: 10px;
	overflow: hidden;
}
.fuwuwl_boxx_wz{
	width: 430px;
	padding-left: 30px;
	font-size: 23px;
	line-height: 50px;
	text-indent: 36px;
	padding-top: 80px;
}

/*新闻*/
.news_box{
	padding-top: 40px;
	padding-bottom: 50px;
	overflow: hidden;
	width:1200px;
}
.news_tit {
	line-height:26px;
	height:40px;
}
.news_tit span {
	text-transform: capitalize;
	background-image: url(../images/news_tit_x.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 230px;
	float: left;
	padding-left: 11px;
	font-size: 20px;
	font-weight:bold;
}
.news_tit font {
	font-size: 14px;
	text-transform: uppercase;
	float: right;
}
.news_h2 font a {
	color: #008fea;
}

.news_nr {
	overflow: hidden;
	width:815px;
}

.news-pic-list1{
    position: relative;
    margin-right: 35px;
    box-sizing: border-box;
    padding-bottom: 14px;
    width: 340px;
}
.news-pic-img{
	width:340px;
	overflow:hidden;
}
.news-pic-img img{
	display:block;
	width:340px;
	height:265px;
	transition:all .5s;
}
.news-pic-title{
	margin:20px 0 5px 0;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	font-size: 18px;
	color: #000;
}
.bold{
	margin:12px 0 12px 0;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	font-size: 16px;
}
.news-pic-text{
	margin-bottom:16px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:4;
	overflow: hidden;
	font-size: 14px;
	line-height: 25px;
	color: #6c6d70;
}
.time{ font-size:14px; color:#324f97;}

.news-pic-date{
	font-size: 14px;
	color: #009933;
}

.news-pic-list1 li:hover .news-pic-img img{
	transform:scale(1.1);
}

.news-pic-list2{
	width:435px;
}

.news-pic-list2 li{
	box-sizing: border-box;
	padding: 15px 0;
	border:; 		
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d1d1d1;
}

.news-pic-list2 li:first-child{
	padding-top:0;
}

.text-news-info{
	width:345px;
}
.text-date-day{
	font-family:'text_card';
	font-size: 46px;
	text-align: center;
	line-height:46px;
	color: #324f97;
}
.text-day-years{
	margin-top:8px;
	font-size: 14px;
	color: #6c6d70;
}
.text-date-title{
	margin-bottom: 6px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	text-transform: capitalize;
}
.text-date-text{
	margin:0 auto;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:2;
	overflow: hidden;
	font-size: 13px;
	line-height: 20px;
	color: #707070;
}
.news-pic-list2 li:hover .text-date-title,.news-pic-list2 li:hover .text-date-text{
	color:#324f97;
}

.website-news-more, .website-news-more:hover {
    display: block;
    margin: 0 auto;
    width: 150px;
    color: #fff;
    line-height: 45px;
	border-radius:2px;
	background:#009933;
	font-size:16px;
	box-shadow: 0px 0px 7px 0px 
	rgba(0, 153, 51, 0.6);
	margin-top:40px;
}

.website-news-column{
	margin-bottom:40px;
}

.website-column-title{
	position: relative;
	font-size: 33px;
	color: #343434;
}
.website-column-title::after{
	content:"";
	position:absolute;
	left:0;
	bottom:-10px;
	width: 40px;
	height: 4px;
	border-radius:20px;
	background-color: #009933;
}
.website-newsnrz{
	width: 815px;
}
.website-newsnry{
	width:325px;
}

.text-news {
	padding: 10px 0 10px 0;
	border-bottom: dotted 1px #d1d1d1;
}
.text-news-title{
	margin-bottom: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	line-height: 30px;
	padding-top: 5px;
}
.text-news-text{
	margin:0 auto;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:2;
	overflow: hidden;
	font-size: 13px;
	line-height: 20px;
	color: #707070;
	padding-bottom:5px;
}

.website-newsnrz.active{
	display:flex;
}

.website-column-list{
	margin: 40px 0 35px 0
}

.website-column-list li{
	margin-right: 20px;
	width: 130px;
	line-height: 44px;
	background-image: url(../images/fljt.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 20px;
}
.website-column-list li a{
	display:block;
	font-size: 18px;
	color:#000;
}
.website-column-list li.active,.website-column-list li:hover{
	background-image: url(../images/fljt_hover.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.website-column-list li.active a,.website-column-list li:hover a{
	color:#009933;
	font-weight:bold;
}
.website-column-list li:last-of-type{
	margin-right:0;
}
.cjwt_boxx{padding-top: 8px;}
.cjwt_ul {
	
}
.cjwt_ul li {
	line-height: 36px;
	font-size: 16px;
	display: block;
	padding-left:20px;
	background-image: url(../images/cj_tb.png);
	background-repeat: no-repeat;
	background-position: 2px center;
}
.cjwt_ul li a {
	color: #505050;
}

/*留言*/
.liuyan_boxw {
	background:#f5f5f5;
	padding-top: 36px;
	padding-bottom: 35px;
}
.liuyan_box {
	width: 1200px;
}
.form-info{
	position: relative;
}
.home-form-area{
	position: absolute;
	left:0;
	top:0;
	width:100%;
	z-index:999;
}
.home-form-name,.home-form-tel,.home-form-email,.home-form-needinfo,.home-form-submit{
	height:45px;
	line-height:45px;
	border:none;
	outline:none;
}
.home-form-name,.home-form-tel,.home-form-email,.home-form-needinfo{
	margin-right:16px;
	background:#f5f5f5;
	border:1px solid #dddddd;
	padding-left:5px;
}
.home-form-name{
	width:180px;
}
.home-form-tel{
	width:180px;
}
.home-form-email{
	width:215px;
}
.home-form-needinfo{
	width:405px;
}
.home-form-submit{
	width: 136px;
	border-radius:35px;
	font-size: 16px;
	color:#ffffff;
	background:#324f97;
}

/*foot*/
.footer{
	box-sizing: border-box;
	padding: 40px 0 0 0;
	background-color: #333;
	margin:40px 0px 0px 0px;
}
.footer_x {
	overflow: hidden;
}
.footer .hcontainer1{
	align-items: initial;
    box-sizing: border-box;
    width: 1200px;
    margin: 0 auto;
    padding: 0px;
}
.footer-items{
	float:left;
}
.name_db{
	font-weight:bold;
	margin-bottom: 15px;
	height: 32px;
	font-size: 20px;
	color: #fff;
}
.footer-items dt{
	margin-bottom: 15px;
	height: 32px;
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
}
.cpfl_db{
	width:300px;
}
.cpfl_db dd{
	color:#fff;
}
.sbrk_box{

}
.sbrk_box dd{
	color:#fff;
	font-size:16px;
	line-height:28px;
}
.sbrk_box dd span{
	font-size:13px;
	width:55px;
	height:22px;
	line-height:22px;
	background:#5069a9;
	border-radius:4px;
	display:block;
	text-align:center;
	margin-top:20px;
}
.sbrk_box dd span a{
	color:#fff;
	display:block;
	width:55px;
	height:22px;
}
.footer-items dd{
	line-height: 30px;
}
.footer-items dd a{
	font-size: 14px;
	color: #fff;
}
.footer-items dd.footer-name{
	margin-bottom:10px;
	font-size:18px;
	font-weight:bold;
	color:#eeb300;
}
.footer-items dd a:hover,.foot-closeing a:hover{
	color:#FFFFFF;
}
.foot-closeing{
	margin-top: 45px;
	box-sizing: border-box;
	padding: 20px 0;
	color: #606060;
	font-size: 14px;
	line-height: 26px;
	background: #121212;
}
.foot-closeing a{
	color: #606060;
}
.menu_fb{
	text-transform: capitalize;
}
.menu_fb a{
	padding-right: 5px;
	padding-left: 5px;
}

/*首页结束*/

/*产品一开始*/

.website-page-banner{

    position: relative;

}

.website-page-slides{

    position: absolute;

    left:0;

    top:0;

    width:100%;

    height: 100%;

}

.website-page-slides>.hContainer{

    height:100%;

}

.website-page-banner img{

	width:100%;

	height:100%;

	max-height:400px;

}

.website-banner-title{

	position: relative;

	margin-bottom:30px;

	font-size: 48px;

	line-height:48px;

	font-weight:bold;

	color: #ffffff;

}

.website-banner-title::after{

	content:"";

	position:absolute;

	left:50%;

	bottom:-20px;

	margin-left:-20px;

	width: 40px;

	height: 3px;

	background-color:#4ba93b;

}

.website-banner-remark{

	font-size: 30px;

	line-height:30px;

	color: #ffffff;

}

.brand-nav{

    padding:25px 0;

    background-color:#f6f6f6;

}

.brand-nav a{

    margin:0 10px;

}

.brand-nav a.active,.brand-nav a:hover{

	color:#009933;

}



.website-page-product-list{

	padding:50px 0;

	border-bottom:1px solid #e6e6e6;

}

.website-page-product-list li{

	width:25%;

}

.website-page-icon{

	margin:0 auto;

	width: 154px;

	height: 154px;

	border-radius:50%;

	background-image: linear-gradient(0deg, #009933 0%, #1352ad 100%);

}

.website-page-icon img{

	width:96px;

}

.website-page-title{

	margin-top:15px;

	font-size: 26px;

	color: #313131;

}

.website-page-product li:hover .website-page-icon,.website-page-product li.active .website-page-icon{

	background-image:none;

	background-color:#4ba93b;

}

.website-page-product li:hover .website-page-title,.website-page-product li.active .website-page-title{

	color:#4ba93b;

	font-weight:bold;

}

.website-page-product-area{

	padding:70px 0 60px 0;

	border-bottom:1px solid #e6e6e6;

}

.website-page-product-area .website-page-product-item{

	display:none;

}

.website-page-product-area .website-page-product-item:first-child{

	display:block;

}



.website-page-product-area img{

	max-width:50%;

}



.website-page-product-infomation{

	width:50%;

}

.website-page-product-title{

	margin-bottom:30px;

	overflow: hidden;

	text-overflow:ellipsis;

	white-space: nowrap;

	font-size: 42px;

	color: #000000;

}

.website-page-product-text{

	display: -webkit-box;

	-webkit-box-orient: vertical;

	-webkit-line-clamp:7;

	overflow: hidden;

	font-size: 16px;

	line-height: 30px;

	color: #555555;

}

.website-page-product-text p{

	margin-bottom:25px;	

}

.website-page-product-text p:last-of-type{

	margin-bottom:0;	

}

.website-page-advent{

	padding:60px 0;

}

.website-page-advent>.hcontainer{

	position:relative;

}

.website-page-product-container .swiper-slide{

	position: relative;

	transition:all .5s;

	overflow:hidden;

}

.website-page-advent-item{

	position: relative;

	padding:50px 0;

}



.website-page-advent-item::after{

	content:"";

	position:absolute;

	left:0;

	bottom:0;

	width:100%;

	height:3px ;

	background-color:#009933;

}

.website-page-advent-title{

	margin:25px auto 12px auto;

	overflow: hidden;

	text-overflow:ellipsis;

	white-space: nowrap;

	font-size: 30px;

	font-weight:bold;

	color: #000000;

}

.website-page-advent-text{

	display: -webkit-box;

	-webkit-box-orient: vertical;

	-webkit-line-clamp: 2;

	overflow: hidden;

	font-size: 16px;

	line-height:25px;

	color: #909090;

}

.website-page-advent-slide{

	position:absolute;

	left:0;

	bottom:-100%;

	padding:20px;

	width:100%;

	height:100%;

	transition:all .5s;

	background-color:#009933;

}

.website-page-slide-item{

	margin-bottom:14px;

}

.website-page-slide-title{

	margin-bottom:4px;

	font-size: 20px;

	font-weight:bold;

	color: #ffffff;

}

.website-page-slide-text{

	font-size: 14px;

	line-height: 20px;

	color: #ffffff;

}

.website-page-advent-slide .website-page-slide-item:last-of-type{

	margin-bottom:0;

}

.website-page-product-container .swiper-slide:hover .website-page-advent-slide{

	bottom:0;

}

.website-page-advent .website-page-product-next,.website-page-advent .website-page-product-prev{

	margin-top: -38px;

	outline: none;

	top: 50%;

	width:44px;

	height:79px;

	background-image:none ;

}

.website-page-advent .website-page-product-next{

	right:-85px;

}

.website-page-advent .website-page-product-prev{

	left:-85px;

}

.website-page-case{

	padding:50px 0 70px 0;

	background-color:#f5f7f9;

}

.website-case-header-title{

	font-size: 42px;

	color: #000000;

}

.website-case-header-text{

	margin-top:15px;

	color: #555555;

}

.website-page-case-area{

	position: relative;

	margin-top:50px;

}

.website-page-case-img{

	overflow:hidden;

	width:100%;

}

.website-page-case-img img{

	display:block;

	width:100%;

	transition:all .5s;

}



.website-page-case-container .swiper-slide:hover .website-page-case-img img{

	transform:scale(1.1);

}

.website-page-case-text{

	margin-top:23px;

	font-size: 16px;

	color: #555555;

	line-height:30px;

}

.website-page-case-area .website-page-case-next,.website-page-case-area .website-page-case-prev{

	margin-top: -34px;

	outline: none;

	top: 50%;

	width:39px;

	height:68px;

	background-image:none ;

}

.website-page-case-area .website-page-case-next{

	right:-85px;

}

.website-page-case-area .website-page-case-prev{
	left:-85px;
}
.website-page-case-container .swiper-slide:hover .website-page-case-text{
	color:#009933;

}


/*产品一结束*/
/*产品2开始*/
.website-page-product2-list img{
	width:75px;
}



/*侧边漂浮*/
.online-wrap .btn
{
    line-height: 36px;
    position: fixed;
    z-index: 9;
    bottom: 55px;
    left: 0;
    width: 40px;
    height: 40px;
    padding: 0;

    -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
            transform-origin: center center;
    text-align: center;
    border-radius: 0;
    background-color: rgba(0, 0, 0, .7);
}
@media (min-width: 992px)
{
    .online-wrap .btn
    {
        display: none;
    }
}
.online-wrap .btn:before
{
    font-family: 'iconfont' !important;
    font-size: 18px;

    display: inline-block;
    -webkit-transition: -webkit-transform .3s;
            transition: -webkit-transform .3s;
            transition:         transform .3s;
            transition:         transform .3s, -webkit-transform .3s;

    color: #fff;
}
.online-wrap .btn.active:before
{
    -webkit-transform: rotateZ(225deg);
        -ms-transform: rotate(225deg);
            transform: rotateZ(225deg);
}
.online-wrap .code-pic
{
    position: fixed;
    z-index: 101;
    bottom: 180px;
    left: 45px;

    display: none;

    max-width: 120px;
}
.online-wrap .code-pic .pic-box
{
    padding: 5px;

    background-color: #fff;
}
.online-wrap .code-pic img
{
    display: block;

    max-width: 100%;
}
.online-wrap .online
{
    position: fixed;
    z-index: 8;
    top: 50%;
    left: 0;
    -webkit-transition: left .3s;
            transition: left .3s;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    text-align: center;
}
@media (max-width: 991px)
{
    .online-wrap .online
    {
        top: auto;
        bottom: 100px;
        left: -60px;
        -webkit-transform: translateY(0%);
            -ms-transform: translateY(0%);
                transform: translateY(0%);
    }
    .online-wrap .online.active
    {
        left: 0;
    }
}
.online-wrap .online a
{
    line-height: 48px;
    position: relative;
    display: block;
    width: 48px;
    height: 48px;
    margin: 2px auto;
    padding: 0;
    -webkit-transition: all .4s;
            transition: all .4s;
    text-align: center;
    border-radius: 0;
    background-color: rgba(50, 79, 151, .9);
}
.online-wrap .online a:before
{
    font-size: 20px;
    color: #fff;
}
@media (min-width: 992px)
{
    .online-wrap .online a:hover
    {
        text-decoration: none;
        background-color: #64589e;
    }
}
@media (max-width: 767px)
{
    .online-wrap .online a
    {
        line-height: 40px;
        width: 40px;
        height: 40px;
    }
    .online-wrap .online a:before
    {
        font-size: 20px;
    }
}
@media (min-width: 992px)
{
    .online-wrap .online .icon-phone:hover .phone-num
    {
        left: 100%;
    }
}
.online-wrap .online .icon-phone .phone-num
{
    position: absolute;
    z-index: -1;
    top: 0;
    left: -300px;
    padding-right: 0;
    -webkit-transition: left .3s;
            transition: left .3s;
    white-space: nowrap;
}
.online-wrap .online .icon-phone .phone-num p
{
    margin: 0;
    padding: 0 10px;
    color: #fff;
    background-color: #c40200;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .12);
}
.online-wrap .online .code:before
{
    font-size: 24px;
}
@media (max-width: 767px)
{
    .online-wrap .online .code:before
    {
        font-size: 22px;
    }
}
.online-wrap .online .code .mask
{
    position: absolute;
    z-index: 10;
    top: 0;
    left: 100%;

    display: none;

    width: 130px;
    height: 130px;
    padding-left: 5px;
}
.online-wrap .online .code .mask .mask-box
{
    border: 1px solid #e5e5e5;
    background-color: #fff;
}
.online-wrap .online .code .mask img
{
    display: block;
    width: 100%;
}
.online-wrap .online .code .mask p
{
    font-size: 13px;
    line-height: 16px;
    margin: 5px 0 8px 0;
    color: #888;
}
.online-wrap .online .sale
{
    width: 158px;
    margin-bottom: 30px;
}
@media (max-width: 991px)
{
    .online-wrap .online .sale
    {
        width: 50px;
    }
}
.online-wrap .online .sale a
{
    width: 158px;
    height: 162px;

    background: none;
}
@media (max-width: 991px)
{
    .online-wrap .online .sale a
    {
        width: 50px;
        height: 50px;
    }
}
.online-wrap .online .sale img
{
    max-width: 100%;
}
.online-wrap .icon-qq:before
{
    font-family: 'iconfont' !important;

}
.online-wrap .icon-weixin:before
{
    font-family: 'iconfont' !important;
}
.online-wrap .icon-message:before
{
    font-family: 'iconfont' !important;
    font-size: 24px !important;
}
.online-wrap .icon-skype:before
{
    font-family: 'iconfont' !important;
}
.online-wrap .icon-whatsapp:before
{
    font-family: 'iconfont' !important;
}
.online-wrap .icon-phone:before
{
    font-family: 'iconfont' !important;
}
.online-wrap .icon-arrow-top:before
{
    font-family: 'iconfont' !important;
}


