@charset "utf-8";
/* CSS Document */

/*common*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, legend, input, textarea, select, p, th, td {margin: 0; padding: 0;}
body, td, th, span {color: #666; font-family: "微软雅黑"; font-size: 12px;}
h1, h2, h3, h4, h5, h6 {font-size: 100%; font-weight: normal;}
li {list-style: none;}
a {color:#666; text-decoration:none; transition:all 0.5s; -webkit-transition:all 0.5s ; -moz-transition:all 0.5s ; cursor: pointer;}
a:hover {color:#0075c2; text-decoration:none;}
img {border:0; vertical-align:middle;}
.clear {clear:both;}
.hide {display:none;}
.fl{float:left}
input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px white inset;}
body{background-color: #f6f6f6;}
.trans{
  transition: all 1s;
  -moz-transition: all 1s; /* Firefox 4 */
  -webkit-transition: all 1s; /* Safari 和 Chrome */
  -o-transition: all 1s; /* Opera */
}
.trans2{
  transition: all 0.5s;
  -moz-transition: all 0.5s; /* Firefox 4 */
  -webkit-transition: all 0.5s; /* Safari 和 Chrome */
  -o-transition: all 0.5s; /* Opera */
}
.trans05{
	  transition: all 1.5s 0.5s;
  -moz-transition: all 1.5s 0.5s; /* Firefox 4 */
  -webkit-transition: all 1.5s 0.5s; /* Safari 和 Chrome */
  -o-transition: all 1.5s 0.5s; /* Opera */
}
.trans07{
	  transition: all 1.5s 0.7s;
  -moz-transition: all 1.5s 0.7s; /* Firefox 4 */
  -webkit-transition: all 1.5s 0.7s; /* Safari 和 Chrome */
  -o-transition: all 1.5s 0.7s; /* Opera */
}
.trans09{
	  transition: all 1.5s 0.9s;
  -moz-transition: all 1.5s 0.9s; /* Firefox 4 */
  -webkit-transition: all 1.5s 0.9s; /* Safari 和 Chrome */
  -o-transition: all 1.5s 0.9s; /* Opera */
}
.trans011{
	  transition: all 1.5s 1.1s;
  -moz-transition: all 1.5s 1.1s; /* Firefox 4 */
  -webkit-transition: all 1.5s 1.1s; /* Safari 和 Chrome */
  -o-transition: all 1.5s 1.1s; /* Opera */
}


#top {position: fixed; width: 100%; top: 0; background: #fff; z-index: 222; box-shadow: 0 0 20px 1px #c7c7ca;}
.welcomeBox{width: 1120px;margin: 0 auto;overflow: hidden;height: 40px;line-height: 40px;}
	.welcomeWord{float: left;max-width: 650px;}
	.ziyuanList{float: right;margin-right: 30px;}
		.ziyuanList li{float: left;background: url(line1.jpg) no-repeat right center;}
		.ziyuanList li:last-child{background: none;}
			.ziyuanList li a{padding:0 20px;display: block;}
	.serviceTel{display: inline-block;float: right;background: url(i_tel.png) no-repeat left center;padding-left: 25px;font-size: 18px;color: #de2828;font-weight: bold;font-style: italic;margin-right: 5px;}

.headerBox{background-color: #fff;}
	.header{width: 1120px;margin: 0 auto;}
		.logo{width: 260px;line-height: 68px;height: 68px;display: inline-block;background-repeat: no-repeat;background-position: center;background-size: contain;}
			.logo img{max-width: 100%;}
		.navList{float: right;}
			.navList li{float: left;line-height: 68px;background: url(line2.png) no-repeat left center;}
			.navList li.home{background:none;}
				.navList li a{font-size: 16px;display: block;padding: 0 20px 0 23px;}
				.navList li:last-child a{padding-right: 0;}
		
.banner{width: 100%;height: 500px;margin-top:68px;}	
	.swiper-container {width: 100%; height: 100%;}
	    .swiper-slide {text-align: center;font-size: 18px; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; background-repeat:no-repeat; background-position:center center;}
		    .swiper-slide a { display:block; height:100%; width:100%; margin:0 auto;}
		.swiper-pagination .swiper-pagination-bullet{background-color: #dadada;opacity: 1;border:2px solid #dadada;width: 10px;height: 10px;}
		.swiper-pagination .swiper-pagination-bullet-active{background-color: #0075c2;border:2px solid #0075c2;}

.searchBox{background-color: #fff;height: 50px;}
	.searchCon{width: 1120px;margin: 0 auto;overflow: hidden;}
		.searchWord{line-height: 50px;}
			.searchWord dt,.searchWord dd{float: left;margin-right: 20px;}
			.searchWord dt{background: url(i_key.png) no-repeat left center;padding-left: 25px;font-size: 14px;color: #0075c2;font-weight: bold;}
			.searchWord dd a{color: #999;display: block;line-height: 50px;}
			.searchWord dd a:hover{color: #0075c2;}
	.searchForm{float: right;position: relative;height: 34px;margin-top: 8px;}
		.searchInp{border:1px solid #dedede;height: 32px;width: 205px;outline: none;padding-left: 5px;padding-right: 35px;}
		.searchBtn{background: url(i_search.png) no-repeat center;height: 34px;width: 34px;border:none;position: absolute;top:0;right: 0;z-index: 10;outline: none;cursor: pointer;}

.seriesBox{background:#f3f3f3 url(pbg.jpg) no-repeat top center;overflow: hidden;}
	.seriesCon{width: 1150px;height: 503px; margin: 0 auto;position: relative;overflow: hidden;padding-bottom: 50px;padding-top: 70px;}
		.seriesList{width: 1140px;margin: 0 auto;}
		.seriesList1{position: absolute;top:240px;left:5px;}
		.seriesList2{position: absolute;right: 10px;bottom: 43px;width: 908px;}
			.series_slide{background-color: #fff;margin:0 5px 10px 5px;height: 160px;width: 217px;float: left;border-radius: 5px;position: relative;}
			.series_slide1{width: 444px;}
			.series_slide4{height: 330px;}
			.series_slide5{height: 330px;}
			.series_slide7{width: 444px;}
				.series_name{padding:30px 0 0 30px;z-index: 1;position: relative;}
					.series_name p{font-size: 16px;color: #666;font-weight: bold;margin-bottom: 5px;}
					.series_name span{color: #999;}
				.series_img{position: absolute;bottom: 10px;right: 20px;width: 50%;height: 100px;text-align: bottom;}
					.series_img img{max-height: 100%;max-width: 100%;margin:0 auto;position: absolute;bottom: 0;right: 0;}
				.series_slide4 .series_img,.series_slide5 .series_img{height: 200px;width: 80%;margin:0 auto;text-align: center;line-height: 200px;bottom: 20px;}
		.seriesList a{display: block;height: 100%;}
		.seriesList a:hover{-moz-box-shadow:0px 0px 15px #cac9c9; -webkit-box-shadow:0px 0px 15px #cac9c9; box-shadow:0px 0px 15px #cac9c9;}

.h_solu{width: 1120px;margin: 0 auto;text-align: center;}
	.h_solu img{max-width: 100%;}

/*.top_title{text-align: center;background: url(h_titlebg.png) no-repeat center;}
	.h_title{color: #0075c2;font-size: 30px;font-weight: bold;}
	.h_sub_title{color: #999;padding-bottom: 10px;}
*/

.top_title{width:1120px;margin:auto auto;}
.top_title .h_title{color: #0075c2;font-size: 35px;font-weight: bold;text-align:center;width:1120px;}
.top_title 	.h_sub_title{color: #999;font-size: 16px;padding:10px 0;}
.h_title{color: #0075c2;font-size: 35px;font-weight: bold;text-align:center;width:1120px;}
.top_title 	.h_sub_title{color: #999;font-size: 16px;padding:10px 0;}

.advanBox{background: url(advanbg.jpg) no-repeat top center;padding-top: 80px;}
	.advantitle{text-align: center;height: 108px;}
	.advanCon{width: 1120px; margin: 0 auto;position: relative;padding-bottom: 80px;}
		.advanone{margin-top: 20px;overflow: hidden;}
			.oneleft{width: 730px;float: left;}
				.oneleft .oneTitle,.twoTitle,.threeTitle,.fourTitle,.fiveTitle{color: #e50012;font-size: 24px;font-weight: bold;line-height: 72px;}
					.oneleft .oneTitle .oneTitleIcon{width: 73px;height: 72px;background: url(advan_num.png) no-repeat top center;display: inline-block;float: left;margin-right: 10px;}
					.oneCon{margin-left: 82px;}
						.oneCon p{font-size: 16px;line-height: 32px;}
			.oneright{width: 390px;float: left;text-align: center;}
				.oneright img{max-width: 95%;}
		.advantwo{margin-top: 50px;}
			.twoleft{margin-top: 60px;width: 680px;}
				.twoTitle .twoTitleIcon{width: 73px;height: 72px;background: url(advan_num.png) no-repeat center -73px;display: inline-block;float: left;margin-right: 10px;}
			.tworight{width: 440px;}
			.threeleft{margin-top: 30px;}
				.threeTitle .threeTitleIcon{width: 73px;height: 72px;background: url(advan_num.png) no-repeat center -146px;display: inline-block;float: left;margin-right: 10px;}
			.fourleft{margin-top: 20px;}
				.fourTitle .fourTitleIcon{width: 73px;height: 72px;background: url(advan_num.png) no-repeat center -216px;display: inline-block;float: left;margin-right: 10px;}
			.fiveleft{width: 100%;overflow: hidden;}
				.fiveconleft,.fiveconright{float: left;width: 340px;}
				.fiveconleft{margin-right: 50px;}
				.fiveconbottom{clear: both;padding-top: 10px;}
				.fiveconleft span,.fiveconright span,.fiveconbottom span{font-size: 16px;font-weight: bold;}
			.fiveright{position: absolute;bottom: 58px;right:-45px;width: 293px;}
				.fiveTitle .fiveTitleIcon{width: 73px;height: 72px;background: url(advan_num.png) no-repeat bottom center;display: inline-block;float: left;margin-right: 10px;}
.industryBox{background: url(newsbg.jpg) no-repeat top center;padding: 80px 0;overflow: hidden;}
	.soluListBox,.soluListBoxx{width: 1120px;margin: 0 auto;overflow: hidden;margin-top: 35px;margin-bottom:35px;}
	.soluList{width: 1120px;margin: 0 auto;}
		.soluList li{float: left;width: 250px;}
			.soluimg{width: 100%;height: 260px;text-align: center;line-height: 260px;overflow: hidden;}
				.soluimg img,.soluimgg img{height: 100%;width: 100%;transition: all 2s;}
				/*.soluimg img:hover{transform:scale(1.2);}*/
			.soluimgg{width: 100%;height: 90px;text-align: center;line-height: 86px;overflow: hidden;}
				/*.soluimgg img{max-height: 100%;max-width: 100%;}*/
			.solucon{padding:0 20px;height: 56px;position: relative;background:#fff url(news_bg-.png) no-repeat right bottom;transition: all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out;}
				.solucon .title{text-align: center;font-size: 18px;color: #333;height: 56px;line-height: 57px;border-bottom: 0px dashed #ccc;overflow: hidden;}
				.solucon .shortintro{color: #999;font-size: 14px;line-height: 24px;margin-top: 10px;text-align: left;}
				.solucon .more{font-size: 16px;font-weight: bold;position: absolute;bottom: 2px;right: 5px;color: #fff;}
		.soluList li a{display: block;}
		.soluList li:hover img{transform:scale(1.2);}
		/*.soluList li:hover .solucon{background:none;background-color: #0075c2;}*/
		.soluList li:hover .solucon p{color:#fff;}
		.soluList li .solucon {display: block;color: #333333;background: url(../images/appli_bt.png) no-repeat left #fff;background-size: 0 100%;}
		.soluList li:hover .solucon {background-size: 100% 100%;color: #fff;}
	.swiper-button-box{height: 40px;width:1120px;position: absolute;margin-top: -220px;z-index:12;}
		.swiper-button{width: 40px;height: 108px;float: left;cursor: pointer;}
			.swiper-prev,.swiper-prevv{ position: absolute;margin-left: -63px;background: url(case_btn.png) no-repeat left center;}
			.swiper-next,.swiper-nextt{ position: absolute;margin-left: 1143px;background: url(case_btn.png) no-repeat right center;}

.news_Box{background: url(newsbg.jpg) no-repeat top center;padding: 80px 0;overflow: hidden;}
	.soluListBoxxx{width: 1120px;margin: 0 auto;overflow: hidden;margin-top: 35px;margin-bottom:35px;}
	.soluListxx{width: 1120px;margin: 0 auto;}
		.soluListxx li{float: left;width: 333px;background-color: #fff;}
		.soluListxx	.soluimg{width: 100%;height: 260px;text-align: center;line-height: 160px;overflow: hidden;}
		.soluListxx	.soluimg img{height: 100%;width: 100%;transition: all 2s;}
		.soluListxx	.solucon{padding:0 20px;height: 199px;position: relative;background:#fff url(news_bg.png) no-repeat right bottom;transition: all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out;}
		.soluListxx	.solucon .title{text-align: center;font-size: 18px;color: #333;height: 56px;line-height: 57px;border-bottom: 1px dashed #ccc;overflow: hidden;}
		.soluListxx	.solucon .shortintro{color: #999;font-size: 14px;line-height: 24px;margin-top: 10px;text-align: left;}
		.soluListxx	.solucon .more{font-size: 16px;font-weight: bold;position: absolute;bottom: 2px;right: 5px;color: #fff;}
		.soluListxx li a{display: block;}
		.soluListxx li:hover img{transform:scale(1.2);}

		.soluListxx li:hover .solucon p{color:#fff;}
		.soluListxx li .solucon {display: block;color: #333333;background: url(../images/appli_bt.png) no-repeat left #fff;background-size: 0 100%;}
		.soluListxx li:hover .solucon {background-size: 100% 100%;color: #fff;}
	.soluListBoxxx .swiper-button-box{height: 40px;width:1120px;position: absolute;margin-top: -320px;z-index:13;}
	.soluListBoxxx	.swiper-button{width: 40px;height: 108px;float: left;cursor: pointer;}
	.soluListBoxxx	.swiper-prev,.soluListxx .swiper-prevv{ position: absolute;margin-left: -63px;background: url(case_btn.png) no-repeat left center;}
	.soluListBoxxx	.swiper-next,.soluListxx .swiper-nextt{ position: absolute;margin-left: 1143px;background: url(case_btn.png) no-repeat right center;}

.aboutBox{background: url(aboutbg.jpg) no-repeat top center;padding: 80px 0;overflow: hidden;}	
	.aboutCon{width: 1120px;margin: 0 auto;}	
		.aboutimg{width: 670px; height: 320px;float: left;margin-right: 20px;background:url(jiq--i.png);overflow:hidden;position:relative;}
		.aboutimg .video_bg{position: absolute;top: 0;left: 0;}
		.aboutimg .player{position: absolute;top: 50%;left: 50%;margin-left: -37px;margin-top: -20px;}
		.aboutimg:hover .video_bg{
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);}
		.aboutimg video{margin:18px;}
		.aboutint{width: 400px;float: left;}
			.abouttop{overflow: hidden;margin-top: 20px;}
				.abouttop .bigtitle{float: left;font-size: 24px;font-weight: bold;color: #666;}
				.abouttop .entitle{float: right;border-bottom: 1px solid #666;width: 400px;line-height: 28px;color: #666;}
					.abouttop .entitle .aboutmore{float: right;color: #666;background: url(more1.png) no-repeat right center;padding-right: 18px;}
			.aboutshortintro p{color: #666;line-height: 24px;margin-top: 5px;font-size: 14px;}

.newsListBox{background-color: #fff;padding: 80px 0;}
	.newsListCon{width: 1120px;margin: 0 auto;overflow: hidden;}
		.enterprise{width: 730px;float: left;}
			.titlebox{overflow: hidden;}
				.titlebox .bigtitle{float: left;font-size: 24px;font-weight: bold;color: #0075c2;}
				.titlebox .entitle{float: right;border-bottom: 1px solid #ccc;width: 625px;line-height: 28px;color: #ccc;}
				.titlebox .entitle .readmore{float: right;color: #999;background: url(more2.png) no-repeat right center;padding-right: 18px;}
				.titlebox .entitle .readmore:hover{color: #0075c2;}
			.tab_newsimg{width:360px; height:270px; overflow:hidden; float:left; background:#f9f9f9;position:relative;margin-top: 28px;}
				.tab_newsimg img {width:360px; height:220px;}
				.tab_newsimg .swiper-slide a { position:relative;}
				.tab_newsimg .swiper-slide a .tab_newsimgTitle { position:absolute; bottom:-49px; left:0; width:100%; height:49px; display:block; background:#f3f3f3; z-index:100; line-height:49px; text-align:left; text-indent:20px; font-size:14px; overflow:hidden;}
				.tab_newsimg .swiper-pagination-bullet { width: 10px; height: 10px; text-align: center; line-height: 10px; font-size: 12px; color:#ccc; opacity: 1; background:#ccc;border:2px solid #ccc;margin-left: 5px;}
                .tab_newsimg .swiper-pagination-bullet-active { color:#000000; background: #0075c2;border:2px solid #0075c2;}
				.tab_newsimg .swiper-pagination2 { z-index:10000 !important; position:absolute; bottom:15px; text-align:right;right: 10px;}
			.enterpriselist{width: 340px;float: right;margin-top: 15px;}
				.enterpriselist li{width: 100%;margin-top: 15px;}
					.enterpriselist li a{color: #666;font-size: 14px;display: block;}
						.enterpriselist li a .addtime{float: right;font-size: 14px;color: #999;}
					.enterpriselist li a:hover{color: #0075c2;}
		.industry{width: 340px;float: right;}
			.industry .titlebox .entitle{width: 234px;}

.serviceBox{background-color: #f6f6f6;padding: 30px 0;}
	.serviceimg{text-align: center;}
.linkBox{width: 1120px;margin: 0 auto;overflow: hidden;margin-top: 30px;position: relative;}
	.linktitle{background: url(linkbg.png) no-repeat top left;width: 165px;height: 87px;float: left;text-align: center;}
		.linktitle p{font-size: 24px;color: #fff;margin-top: 20px;}
			.linktitle span{font-size: 10px;color: #59a6d7;}
	.linklist{float: left;background-color: #fff;height: 80px;position: absolute;bottom: 0;z-index: 10;left: 160px;width: 100%;}
		.linklist li{float: left;line-height: 80px;margin-left: 45px;}
			.linklist a{display: block;font-size: 14px;}

.footerBox{background-color: #555158;height: 260px;}/*0075c2*/
	.footerCon{width: 1120px;margin: 0 auto;height: 100%;}
		.ewrBox{width: 220px;text-align: center;background-color: #;height: 100%;float: left;}/*1684cc  2696e0*/
			.ewrBox img{max-width: 160px;margin-top: 20px;}
			.ewrBox img.flogo{margin-top: 38px;}
		.footerright{float: right;width: 860px;height: 100%;position: relative;}
			.footerlist{border-bottom:1px solid #FFF; overflow: hidden;}
				.footerlist li{float: left;width: 105px;background: url(line3.png) no-repeat left center;text-align: center;color: #fff;line-height: 50px;height: 50px;}
				.footerlist li.footerhome{background: none;width: 90px;}
					.footerlist li  a{color: #fff;font-size: 14px;}
			.footerlist2{overflow: hidden;margin-top: 30px;}
				.footerlist2 li{float: left;width: 50%;color: #fff;font-size: 14px;}
				.address{line-height: 28px;}
					.address p{margin-left: 10px;}
				.footertel{background: url(i_tel2.png) no-repeat left center;height: 46px;padding-left: 55px;margin-left: 20px;}
					.footertel .tel{font-size: 30px;font-style: italic;font-weight: bold;line-height: 30px;}
					.footertel .time{font-size: 14px;}
			.copyright{position: absolute;bottom: 0;color: #fff;font-size: 14px;margin:30px 0 30px 10px;}
				.copyright p{line-height: 24px;}
				.copyright a{color: #fff;}

.subbanner{height: 340px;text-align:center;font-weight:bold;font-size:50px;line-height:330px;color:#FFF;margin-top:68px;}

.mainBox{padding: 30px 0 40px 0;overflow: hidden;}
	.maincon{width: 1120px;margin: 0 auto;}
		.neiyeleft{width: 240px;float: left;}
			.subnav{width: 100%;background-color: #fff;border-bottom: 3px solid #dedede;border-radius: 10px;}
				.subnav dt{background: url(subnav_bg.png) no-repeat top center;height: 50px;}
					.subnav dt p{font-size: 20px;color: #fff;font-weight: bold;padding-left: 60px;padding-top: 15px;}
					.subnav dt span{color: #a6c6db;padding-left: 30px;}
				.subnav dd{height: 30px;line-height: 30px;font-size: 14px;}
					.subnav dd a{display: block;margin: 0 20px;border-bottom: 1px dashed #ccc;background: url(lefth-.png) no-repeat bottom right;}
					.subnav dd a:hover,.subnav dd a.hover{background: url(lefth-.png) no-repeat top right;color: #0075c2;}
					.subnav dd:last-child a{border-bottom:none;}
			.lefttel{width: 100%;background-color: #fff;border-bottom: 3px solid #dedede;border-radius: 10px;margin-top: 20px;}
				.lefttelcon{background: url(i_tel3.png) no-repeat left center;padding:30px 0 30px 43px;margin-left
					:20px;}
					.lefttelcon p{font-size: 14px;}
					.lefttelcon p.tel{font-size: 22px;color: #de2828;font-style: italic;font-weight: bold;}
			.lefttop{width: 100%;background-color: #fff;border-bottom: 3px solid #dedede;border-radius: 10px;}
				.lefttopcon{background: url(left_c_bg.png) no-repeat left center;padding:30px 0 30px 73px;margin-left
					:20px;}
					.lefttopcon p{font-size: 22px;font-weight: bold;}
		/*.neiyeright{float: right;width: 840px;background-color: #fff;-moz-box-shadow:0px 0px 7px #ececec; -webkit-box-shadow:0px 0px 7px #ececec; box-shadow:0px 0px 7px #ececec;}*/
		  .neiyeright{width: 1120px;-moz-box-shadow:0px 0px 7px #ececec; -webkit-box-shadow:0px 0px 7px #ececec; box-shadow:0px 0px 7px #ececec;}
			.righttitle{border-bottom:1px solid #efefef;height: 80px;padding: 0 30px;}
				.righttitle > span{color: #0075c2;font-size: 18px;font-weight: bold;line-height: 80px;}
			.righttitlep{border-bottom:1px solid #efefef;height: 80px;text-align:center;width: 1120px;}
				.righttitlep > span{color: #0075c2;font-size: 28px;font-weight: bold;line-height: 80px;}
				.addressBox{float: right;line-height: 80px;}
					.addressBox span,.addressBox a{font-size: 14px;color: #999;}
					.addressBox span{background: url(address.png) no-repeat left center;padding-left: 20px;}
					.addressBox a:hover{color: #0075c2;}
			.rightcon{margin:0px;min-height: 250px;}
			.hfct{width:50%;text-align:center;font-size:16px;}
			.rightcon .pp{font-size: 15px;color: #666;line-height: 2em;margin-bottom: 20px;}
				.case_list_n{overflow: hidden;}
					.case_list_n li{float: left;width: 270px;margin: 0 5px;margin-bottom: 30px;position: relative;overflow: hidden;}
					.case_list_n li:nth-of-type(2n){margin-right: 0;}
						.case_list_n li .case_img{width: 100%;height: 214px;text-align: center;line-height: 210px;}
							.case_list_n li .case_img img{/*max-height: 100%;max-width: 100%;*/height: 100%;}
						.case_list_n li .case_intro{border:1px solid #dedede;padding: 15px 20px;}
							.case_list_n li .case_intro .case_title{font-size: 16px;color: #333;text-align: center;line-height: 2em;height: 32px;overflow: hidden;}
							.case_list_n li .case_intro .case_short{font-size: 14px;color: #999;line-height: 24px;height: 48px;}
						.case_open{ position:absolute; left:-375px; top:0; width:375px; height:214px; background:rgba(0,0,0,0.50) url(open.png) right center no-repeat; z-index:100; transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out;}
						.case_list_n li a:hover .case_open{display: block; left:0; top:0; background:rgba(0,0,0,0.50) url(open.png) center center no-repeat;}
/****分页****/	
.page_box{text-align: center;margin: 50px 0 20px 0px;}
.page_box,.page_box a{color: #999;}
	.page { text-align: center; margin: 10px 0; padding-top: 25px; line-height: 35px;}
	.page_box a:hover{ background-color:#0075c2; color:#fff; border:1px #0075c2 solid;}
	.page_box a{display: inline-block;height: 38px;line-height: 38px;}
	.prev{background-color: #f2f2f2;border-radius: 5px; border:1px #f2f2f2 solid; padding: 0 15px;margin:0 5px 5px 5px; }
	.num{background-color: #f2f2f2;border-radius: 5px; border:1px #f2f2f2 solid; padding: 0 15px;margin:0 5px 5px 5px; }
	.first{background-color: #f2f2f2;border-radius: 5px; border:1px #f2f2f2 solid; padding: 0 15px;margin:0 5px 5px 5px; }
	.end{background-color: #f2f2f2;border-radius: 5px; border:1px #f2f2f2 solid; padding: 0 15px;margin:0 5px 5px 5px; }
	.next{background-color: #f2f2f2;border-radius: 5px; border:1px #f2f2f2 solid; padding: 0 15px;margin:0 5px 5px 5px; }
	.current {background-color: #0075c2;border-radius: 5px; border:1px #0075c2 solid; padding: 0 15px; margin:0 5px 5px 5px; color: #ffffff;height: 38px;line-height: 38px;display: inline-block;}

.product_list{overflow: hidden;}
	.product_list li{float: left;width: 268px;margin: 5px;margin-bottom: 0px; border:1px solid #dedede;}
	.product_list li:nth-of-type(4n){margin-right: 0px;}
		.product_list li .product_img{height: 268px; width: 268px;line-height: 268px;text-align: center;border-bottom: 1px dashed #dedede;overflow: hidden;}
			.product_list li .product_img img{max-height: 268px;max-width: 268px;margin:0 auto;}
		.product_list li .product_title{height: 50px;line-height: 50px;overflow: hidden;background:url(../images/appli_bt.png) no-repeat;padding: 0 10px;font-size: 16px;text-align: center;background-size:0 100%;}
	.product_list li:hover{border:1px solid #dedede;}/*background: #de2828;*/
	.product_list li:hover .product_title{color: #fff;background-size:100% 100%;}/*background: #de2828;*/

.news_list{overflow: hidden;}
	.news_list li{float: left;width: 361px;margin: 5px;margin-bottom: 30px; border:1px solid #dedede;}
	.news_list li:nth-of-type(4n){margin-right: 0px;}
		.news_list li .product_img{height: 268px; width: 361px;line-height: 268px;text-align: center;border-bottom: 1px dashed #dedede;overflow: hidden;}
			.news_list li .product_img img{max-height: 268px;max-width: 361px;margin:0 auto;}
		.news_list li .product_title{height: 50px;line-height: 50px;overflow: hidden;background:url(../images/appli_bt.png) no-repeat;padding: 0 10px;font-size: 16px;text-align: center;background-size:0 100%;}
	.news_list li:hover{border:1px solid #dedede;}/*background: #de2828;*/
	.news_list li:hover .product_title{color: #fff;background-size:100% 100%;}/*background: #de2828;*/

.kind_con{margin-bottom: 50px;min-height: 450px;}
	.kind_con p{font-size: 15px;color: #666;line-height: 2em;margin-bottom: 20px;}

.messagetable{width: 694px;}
	.messagetable td{font-size: 15px;padding: 10px 0 10px 0px;}
	.messagetable td.messtitle{width: 90px;}
		.messagetable td input{height: 39px;border:1px solid #dedede;outline: none;padding-left: 5px;}
		.messagetable td input.shortinp{width: 233px;}
		.messagetable td input.longinp{width: 580px;}
		.messagetable td textarea{height: 100px;width: 580px;border:1px solid #dedede;padding: 5px 0 0 5px;}
		.messbtn{background: #0075c2;height: 40px;padding: 0 40px;color: #fff;font-size: 15px;border:none;border-radius: 5px;margin-right: 10px;font-family: "微软雅黑";}
		.messbtn2{background: #dedede;height: 40px;padding: 0 40px;color: #666;font-size: 15px;border:none;border-radius: 5px;font-family: "微软雅黑";}

.caseBox2{padding: 70px 0 150px 0;}
.caseBox{padding: 70px 0 100px 0;}
	.caseList2{}
	.poster-main2{width: 1120px;height: 500px;position: relative;margin: 30px auto;}
		.poster-main2 .poster-list li img{display:block;height: 100%;margin: 0 auto;}
		.poster-main2 a{display: block;}
		.poster-main2 .poster-list{width: 1120px;height: 500px;}
		.poster-main2 .poster-list .poster-item{ width: 200px;height: 500px;position:absolute;left:0;top:0;text-align: center;margin-top: 18px;background-color: #000;overflow: hidden;}
		.poster-main2 .poster-list .poster-item:nth-of-type(1){z-index: 20;}
			.poster-title{position: absolute;bottom: 0;left: 0;width: 100%;z-index: 20;height: 50px;line-height: 50px;color: #fff;font-size: 18px;background: rgba(0,0,0,.5);}
		.poster-main2 .poster-btn-box{ position:absolute;bottom:-120px;z-index:10; cursor:pointer;width: 100%;height: 40px;overflow: hidden;text-align: center;left: 473px;  }
		.poster-main2 .poster-btn{width: 82px;height: 40px;float: left;}
		.poster-main2 .poster-prev-btn{ background: url(i_qiehuan.png) no-repeat bottom center;margin-right: 10px;}
		.poster-main2 .poster-next-btn{ background: url(i_qiehuan.png) no-repeat top center;}
	.jiqi{width: 534px;height: 320px;background: url(jiqi.png) no-repeat center;position: absolute;top: 0;left: 293px;z-index: 1;}
.area-prev {height:40px; background: url(i_qiehuan.png) no-repeat bottom center;margin-right: 10px;border-radius:20px;}
.area-next {height:40px; background: url(i_qiehuan.png) no-repeat top center;border-radius:20px;}


.art_title_box{border-bottom: 1px dashed #dedede;text-align: center;padding-bottom: 15px;}
	.art_title{font-size: 20px;color: #666666;font-weight: bold;}
	.art_add_time{font-size: 14px;color: #999;line-height: 28px;}
.art_contant{margin: 30px 0;}
	.art_contant p{font-size: 15px;line-height: 2em;margin-bottom: 20px;}
	.art_contant img{max-width: 100%;}

.licheng{border-spacing:0px;width: 680px;margin: 0 auto;}
.licheng td{width: 340px;}
.licheng span{font-size: 18px;font-weight: bold;color: #0075c2;padding-left: 55px;}
.licheng p{margin-bottom: 0;padding-left: 50px;font-size: 14px;}

.pic_list{}
	.pic_list li{float: left;width: 240px;margin-right: 26px;margin-bottom: 30px; border:1px solid #dedede;transition: all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out;}
	.pic_list li:nth-of-type(3n){margin-right: 0px;}
		.pic_list li .pic_img{height: 146px;margin:10px;margin-bottom: 0; width: 220px;line-height: 146px;text-align: center;}
			.pic_list li .pic_img img{max-height: 146px;max-width: 220px;margin:0 auto;}
		.pic_list li .pic_title{height: 50px;line-height: 50px;overflow: hidden;padding: 0 10px;font-size: 16px;text-align: center;transition: all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out;}
	.pic_list li:hover{}
	.pic_list li:hover .pic_title{color: #0075c2;}

.cases_title{text-align: center;padding:30px 0 10px 0;font-size:26px;font-weight: bold;}
.cases_img{width: 622px;height: 440px;margin: 0 auto;text-align: center;line-height: 440px;border:1px solid #dedede;margin-top: 30px;padding: 30px;}
	.cases_img img{max-width: 100%;max-height: 100%;}
.cases_imglist{width: 683px;height: 115px;margin: 0 auto;text-align: center;margin-top: 10px;overflow: hidden;position: relative;}
	.caseListBox{width: 588px;height: 115px;overflow: hidden;margin: 0 auto;}
	.cases_smlist{height: 110px;}
	.cases_smlist li{float: left;width: 105px;height: 107px;cursor: pointer;}
	.cases_smlist li:hover div{border:1px solid #de2828;}
	.cases_smlist li div{border:1px solid #dedede;width: 100%;height: 105px;line-height: 100px;}
		.cases_smlist li img{max-width: 100%;max-height: 100%;}
	.swiper-case-button{position: absolute;height: 107px;cursor: pointer;}
	.cases_imglist .swiper-prev{left: 0;top: 0;width: 40px;background: url(case_btn.png) no-repeat left center;background-size: auto 100%;}
	.cases_imglist .swiper-next{right: 0;top: 0;width: 40px;background: url(case_btn.png) no-repeat right center;background-size: auto 100%;}
.case_con_box{padding: 20px 0;}
	.case_con_box p{font-size: 15px;line-height: 2em;margin-bottom: 20px;}
	.case_con_box img{max-width: 100%;}

.pro_shintro{text-align: center;}
	.pro_shintro p{font-size: 14px;line-height: 2em;}
.pro_img{margin-top: 20px;}
.product_intro{margin-top: 50px;}
	.product_intro .intro_name{border-bottom:1px solid #0075c2;}
	.product_intro .intro_name span{ line-height:44px; height:44px; display:inline-block; background:#fff; margin:0; -webkit-border-top-left-radius:6px; -webkit-border-top-right-radius:6px; -webkit-border-bottom-right-radius:0px; -webkit-border-bottom-left-radius:0px; -moz-border-radius-topleft:6px; -moz-border-radius-topright:6px; -moz-border-radius-bottomright:0px; -moz-border-radius-bottomleft:0px; border-top-left-radius:6px; border-top-right-radius:6px; border-bottom-right-radius:0px; border-bottom-left-radius:0px; font-size:16px; color:#666;padding: 0 40px;border:1px solid #dedede;border-bottom: none;margin-right: 15px;cursor: pointer;}
	.product_intro .intro_name span.hover,.product_intro .intro_name span:hover{ line-height:44px; height:44px; display:inline-block; background:#0075c2; color:#ffffff;border:1px solid #0075c2;border-bottom: none;}
	.intro_content{padding:30px 0;display: none;}
		.intro_content p{color: #666;font-size: 15px;line-height: 30px;}
		.intro_content img{max-width: 100% !important;}

.industry_box{padding: 0;}

.contact_map { height:423px; padding:10px; width:760px; border:1px #ffffff solid; -moz-box-shadow:0px 0px 5px rgba(0,0,0,0.20); -webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.20); box-shadow:0px 0px 5px rgba(0,0,0,0.20); margin-top:30px; position:relative;}
	.map_title { height:50px; font-size:15px; width:780px; overflow:hidden; z-index:1000;/* position:absolute;*/ top:-30px; left:0; text-align:center;}
		.map_title a { border:1px #e6e6e6 solid; background:#ffffff; display:inline-block; height:48px; line-height:48px; width:179px; color:#666666;}
		.map_title a:hover, .map_title a.hover { color:#ffffff; background:#0075c2; border:1px #0075c2 solid;}
		.map_title a:nth-of-type(1) { border-right:none !important; -webkit-border-top-left-radius:6px; -webkit-border-top-right-radius:0px; -webkit-border-bottom-right-radius:0px; -webkit-border-bottom-left-radius:6px; -moz-border-radius-topleft:6px; -moz-border-radius-topright:0px; -moz-border-radius-bottomright:0px; -moz-border-radius-bottomleft:6px; border-top-left-radius:6px; border-top-right-radius:0px; border-bottom-right-radius:0px; border-bottom-left-radius:6px;}
		.map_title a:nth-of-type(2) { border-left:none !important; -webkit-border-top-left-radius:0px; -webkit-border-top-right-radius:6px; -webkit-border-bottom-right-radius:6px; -webkit-border-bottom-left-radius:0px; -moz-border-radius-topleft:0px; -moz-border-radius-topright:6px; -moz-border-radius-bottomright:6px; -moz-border-radius-bottomleft:0px; border-top-left-radius:0px; border-top-right-radius:6px; border-bottom-right-radius:6px; border-bottom-left-radius:0px;}
		.contact_map .map_baidu {height:423px; width:760px; position:relative;margin: 0 auto;}
			.map_baidu .map_address {width:760px;margin: 0 auto; position:absolute; left:0; bottom:20px; color:#666666; font-size:15px; z-index:100;}
			.map_baidu .map_addressbox{width:620px;padding: 10px 30px; margin: 0 auto;background:rgba(255,255,255,0.90);-moz-box-shadow:0px 0px 5px rgba(0,0,0,0.20); -webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.20); box-shadow:0px 0px 5px rgba(0,0,0,0.20); }
			.map_baidu .map_addressbox p{ line-height:2em; }
.networkbox{border-top: 1px dashed #dedede;margin-top: 30px;padding: 20px 0;}
	.networktitle{font-size: 18px;color: #0075c2;font-weight: bold;}
	.networklist{overflow: hidden;}
		.networklist li{width: 50%;float: left;margin-top: 20px;}
			.networklist li p{font-size: 15px;line-height: 1.8em;}

.downloadlist{}
	.downloadlist li{}
		.downloadlist li a{line-height: 40px;font-size: 16px;display: block;}
		.downloadlist li span{line-height: 40px;font-size: 16px;float: right;}
		.downloadlist li span:hover{color: #0075c2;}

.index-product-banner{width: 1150px; margin: 0 auto; position: relative; margin-top: 70px; margin-bottom: 50px }
	.index-product-banner .a1{display: block; width: 265px; height: 333px; position: absolute; left: 12px; top: 0}
	.index-product-banner .a2{display: block; width: 265px; height: 333px; position: absolute; left: 299px; top: 0}
	.index-product-banner .a3{display: block; width: 265px; height: 333px; position: absolute; left: 587px; top: 0}
	.index-product-banner .a4{display: block; width: 265px; height: 333px; position: absolute; left: 875px; top: 0}

/*产品*/
.container-fluid .jumbotron {
  border-radius: 6px;
}
.bg-hui { background:#F5F5F5;}

.product { background:url(../images/products.jpg) no-repeat top center; height:650px;}
.product_txt { padding-top:80px; width:80%;}
.product_txt h3{ font-size:36px; font-weight:bold; color:#FFFFFF; line-height:5.4vw;}
.product_txt p{font-size:14px; line-height:26px; color:#FFFFFF; width:100%; display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:4; overflow:hidden; min-height:80px; }
.product_txt .morebtn{ color:#FFFFFF; border-color:#FFFFFF;margin-top:2.8vw;}
.product_txt .morebtn:hover{ color:#1E64BC; background: #FFFFFF;}



.product_nav{ margin:0 auto; position:relative; margin-top:-188px;width:1120px;overflow:hidden;}
.product_nav ul{ }
.product_nav ul li{ float:left; text-align:center; width:25%; background: #FFFFFF; overflow:hidden;}
.product_nav ul li img {transition: all 2s;}

.product_nav ul li a{ display:block;}
.product_nav ul li span{ display:block; font-size:18px; color:#333333;height:50px;line-height:50px; background: url(../images/appli_bt.png) no-repeat left #fff;background-size: 0 100%;}
.product_nav ul li:hover span{ border-bottom:0px solid #1E64BC; color:#FFF; margin-top:-6px;background: url(../images/appli_bt.png) no-repeat left #fff;background-size: 100% 100%;}
.product_nav ul li:hover img{ transform:scale(1.2);}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -10px;
  margin-left: -10px;
}
  .col-md-6 {
    width: 50%;float: left;
  }
 .clear {clear:both;height:0px; overflow:hidden;}
.blank30{height:30px;overflow:hidden;}
.blank40{height:40px;overflow:hidden;}
.blank50{height:50px;overflow:hidden;}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.morebtn{ line-height:53px; border:1px solid #1E64BC; border-radius:27px; width:180px; text-align:center;font-size:14px; color:#1E64BC; display:block; margin-top:54px; transition: all 0.5s ease 0s;}
.morebtn:hover{ color:#FFFFFF; background: #1E64BC;}


.procbtnp{ line-height:53px; border:1px solid #FFF; border-radius:27px; width:180px; text-align:center;font-size:14px; color:#FFF; display:block; margin-top:0 33px; transition: all 0.5s ease 0s;}
.procbtn{ line-height:53px; border:1px solid #1E64BC; border-radius:27px; width:180px; text-align:center;font-size:14px; color:#1E64BC; display:block; margin-top:0 33px; transition: all 0.5s ease 0s;}
.procbtn:hover{ background: #1E64BC;color:#FFF;}
.procbtnxz{ line-height:53px; border:1px solid #1E64BC; border-radius:27px; width:180px; text-align:center;font-size:14px; background: #1E64BC;color:#FFF; display:block; margin-top:0 33px; transition: all 0.5s ease 0s;}

.events_list{padding-top:10px;}
.events_list .ic_time{display:block;background:url("../images/ic_events.png") no-repeat -428px -30px;width:38px;height:68px;margin:0 auto;}
.events_list .ic_arr{display:block;background:url("../images/ic_events.png") no-repeat -476px -38px;width:38px;height:59px;margin:0 auto;position:relative;top:-14px;}
.events_list ul{position:relative;}
.events_list li{position:relative;height:98px;}
.events_list .ic_events{position:absolute;width:51px;height:98px;top:0;overflow:hidden;}
.events_list .txt_events{font-size:18px;line-height:22px;color:#fff;position:absolute;white-space:nowrap;top:-12px;text-shadow:0 0 8px #1890ff;background-color:#203860;padding:10PX;border-radius:30px;}
.events_list .txt_events strong{display:block;font-size:30px;line-height:34px;font-weight:400;}
.events_list .right_li{margin-left:50%;}
.events_list .right_li .ic_events{left:-7px;background:url("../images/ic_events.png") no-repeat -396px -116px;}
.events_list .right_li .txt_events{left:56px;}
.events_list .left_li{text-align:right;width:50%;}
.events_list .left_li .ic_events{right:-7px;}
.events_list .left_li .ic_events i{position:absolute;top:0;right:0;width:51px;height:98px;background:url("../images/ic_events.png") no-repeat -460px -116px;}
.events_list .left_li .txt_events{right:56px;}
.events_list .ic_time{animation:enttime_effect 1s ease both;-webkit-animation:enttime_effect 1s ease both;}
@keyframes enttime_effect{0%,18%,45%,72%{transform:translateY(0);height:32px;}36%{transform:translateY(-10px);height:32px;}54%{transform:translateY(-5px);height:32px;}100%{height:68px;}}@-webkit-keyframes enttime_effect{0%,18%,45%,72%{-webkit-transform:translateY(0);height:32px;}36%{-webkit-transform:translateY(-10px);height:32px;}54%{-webkit-transform:translateY(-5px);height:32px;}100%{height:68px;}}
.events_list li:nth-child(1) .ic_events{animation:entic_effect .8s 1s linear both;-webkit-animation:entic_effect .8s 1s linear both;}
.events_list li:nth-child(2) .ic_events{animation:entic_effect .8s 1.8s linear both;-webkit-animation:entic_effect .8s 1.8s linear both;}
.events_list li:nth-child(3) .ic_events{animation:entic_effect .8s 2.6s linear both;-webkit-animation:entic_effect .8s 2.6s linear both;}
.events_list li:nth-child(4) .ic_events{animation:entic_effect .8s 3.4s linear both;-webkit-animation:entic_effect .8s 3.4s linear both;}
.events_list li:nth-child(5) .ic_events{animation:entic_effect .8s 4.2s linear both;-webkit-animation:entic_effect .8s 4.2s linear both;}
.events_list li:nth-child(6) .ic_events{animation:entic_effect .8s 5s linear both;-webkit-animation:entic_effect .8s 5s linear both;}
@keyframes entic_effect{0%{width:20px;height:24px;opacity:0;}40%{width:20px;height:24px;opacity:1;}100%{width:51px;height:98px;}}
@-webkit-keyframes entic_effect{0%{width:20px;height:24px;opacity:0;}40%{width:20px;height:24px;opacity:1;}100%{width:51px;height:98px;}}
.events_list li:nth-child(1) .txt_events{animation:enttxt_effect .8s 1s linear both;-webkit-animation:enttxt_effect .8s 1s linear both;}
.events_list li:nth-child(2) .txt_events{animation:enttxt_effect .8s 1.8s linear both;-webkit-animation:enttxt_effect .8s 1.8s linear both;}
.events_list li:nth-child(3) .txt_events{animation:enttxt_effect .8s 2.6s linear both;-webkit-animation:enttxt_effect .8s 2.6s linear both;}
.events_list li:nth-child(4) .txt_events{animation:enttxt_effect .8s 3.4s linear both;-webkit-animation:enttxt_effect .8s 3.4s linear both;}
.events_list li:nth-child(5) .txt_events{animation:enttxt_effect .8s 4.2s linear both;-webkit-animation:enttxt_effect .8s 4.2s linear both;}
.events_list li:nth-child(6) .txt_events{animation:enttxt_effect .8s 5s linear both;-webkit-animation:enttxt_effect .8s 5s linear both;}
@keyframes enttxt_effect{0%{transform:translateY(-10px);opacity:0;}100%{transform:translateY(0);opacity:1;}}
@-webkit-keyframes enttxt_effect{0%{-webkit-transform:translateY(-10px);opacity:0;}100%{-webkit-transform:translateY(0);opacity:1;}}
.events_list .ic_arr{animation:entarr_effect .6s 5.8s linear both;-webkit-animation:entarr_effect .6s 5.8s linear both;}

.video_show{position: fixed;top: 0;left: 0;bottom: 0;right: 0;background: url(../images/video_bg.png) repeat;background-size: 100% 100%;z-index: 9999999;text-align: center;opacity: 0;z-index: -999;}
.video_show.show{opacity: 1;z-index: 999;}
.video_show .video_w{width: 40%;position: absolute;top: 10%;left: 60%;margin-left: -30%;
-webkit-transform: scale(0.5);
	-ms-transform: scale(0.5);
	-o-transform: scale(0.5);
	transform: scale(0.5);
	  transition: all 0.5s;
  -moz-transition: all 0.5s; /* Firefox 4 */
  -webkit-transition: all 0.5s; /* Safari 和 Chrome */
  -o-transition: all 0.5s; /* Opera */
}
.video_show .video_w video{width: 100%;}
.video_show.show .video_w.scale{
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1); 
	
}
.video_show .video_close{position: fixed;top: 10%;right:16%;opacity: 0;
	  transition: all 0.5s 0.5s;
  -moz-transition: all 0.5s 0.5s; /* Firefox 4 */
  -webkit-transition: all 0.5s 0.5s; /* Safari 和 Chrome */
  -o-transition: all 0.5s 0.5s; /* Opera */
}
.video_show.show .video_close{opacity: 1;}

/*公司介绍入场动效*/

.introduce.show .introduce_video{width: 56%;}
.introduce.show .title .p1{padding-left: 0;opacity: 1;}
.introduce.show .title .p2{padding-left: 0;opacity: 1;}
.introduce.show .title .more_w{margin-left: 0;opacity: 1;}

@media only screen and (max-width: 1366px) {
	.video_show .video_w{top: 15%;}
	.video_show .video_close{top: 8%;}
}



@media only screen and (max-width: 1024px) {
	.introduce{margin-top: 20px;}
	.introduce .title{width: 40%;padding-top: 0;}
	.video_show .video_w{top: 20%;width: 80%; margin-left: -40%; }
	.video_show .video_close{ right: 5%;}
}
