.index_tip{text-align: center;font-size: 18px;color: #11619a;height: 70px;line-height: 70px;}
.index_tip span{color: #DF211B;padding: 0px 15px;font-weight: 600;}


/*产品导航*/
.index_nav_brand {text-align: center;margin-bottom: 10px;}
.index_nav_brand .b-l{border-left: 1px solid #123e59;}
.index_nav_brand .head{
	padding-top: 5px;
	height: 60px;
	line-height: 46px;
	border-bottom: 1px solid #123e59;
	border-right: 1px solid #123e59;
	border-top: 1px solid #123e59;
	font-size: 18px;
	color: #123e59;
}
.index_nav_brand .head a img{display:none;}
.index_nav_brand .head .logo{width: auto;height: 47px;padding-right: 20px; display：none;}
.index_nav_brand .kw,.index_nav_kw{padding: 15px 0px 0px 0px;border-left:1px solid #123e59;border-right: 1px solid #123e59;border-bottom: 1px solid #123e59;}
.index_nav_brand .kw ul li,.index_nav_kw .kws ul li{display: block; float: left; width: 73px;height: 35px;}
.index_nav_brand .kw ul li a,.index_nav_kw .kws ul li a{color: #525151;}
.index_nav_brand .kw ul li a.active,.index_nav_brand .kw ul li a:hover,.index_nav_kw .kws ul li a.active,.index_nav_kw .kws ul li a:hover{color: #ff0000;}
/*功率导航*/
.index_nav_kw {border-top: 1px solid #123e59;border-left: 1px solid #123e59;border-right: 1px solid #123e59;text-align: center;margin-bottom: 10px;}
.index_nav_kw .kws{
	border-bottom: 1px solid #123e59;
}
/*.index_nav_kw .brand {border-bottom: 1px solid #123e59;}*/
.index_nav_kw .brand ul li{display: block;float: left;margin-left: 35px;margin-top:20px;margin-bottom: 20px;}
.index_nav_kw .brand .logo{width: auto; height: 47px; }
/*表格*/
.index_product .layui-table thead tr th{text-align: center;font-weight: bold;}
.index_product .layui-table td, 
.index_product .layui-table th, 
.index_product .layui-table-col-set, 
.index_product .layui-table-fixed-r, 
.index_product .layui-table-grid-down, 
.index_product .layui-table-header, 
.index_product .layui-table-page, 
.index_product .layui-table-tips-main, 
.index_product .layui-table-tool, 
.index_product .layui-table-total, 
.index_product .layui-table-view, 
.index_product .layui-table[lay-skin=line], 
.index_product .layui-table[lay-skin=row]{
	border-top-color: #123e59;
    border-right-color: #123e59;
    border-bottom-color: #123e59;
    border-left-color: #123e59;
}
.index_product .layui-table thead tr, 
.index_product .layui-table-click, 
.index_product .layui-table-header, 
.index_product .layui-table-hover, 
.index_product .layui-table-mend, 
.index_product .layui-table-patch, 
.index_product .layui-table-tool, 
.index_product .layui-table-total, 
.index_product .layui-table-total tr, 
.index_product .layui-table[lay-even] tr:nth-child(even){
	background-color: #ffffff;
	padding: 1px
}
.index_product .layui-table tbody tr:hover{background-color: #2d9ae8;}

.index_product .layui-table tbody{text-align: center;}
.index_product .layui-table td, .index_product .layui-table th{font-size: 12px;}
/*产品类型*/
.product_type{height: 400px;background: #F4F4F4;margin-top: 30px;}
.product_type p{text-align: center;}
.product_type p.title{font-size: 26px;padding-top: 40px;font-weight: 600;}
.product_type p.desc{padding-top: 10px;color: #0c8871;}
.product_type ul{width: 100%;height: 200px;}
.product_type ul li{float: left;width: 130px; height: 200px;text-align: center;margin-left: 11px;padding-top: 40px;}
.product_type ul li .name{padding-top: 20px;}
.product_type ul li .img{border:1px solid gray; padding: 10px 5px;border-radius: 5px;}
.product_type ul li .img img{width: 100%;height: 100px;}
.product_type ul li p{font-size: 12px;}
.product_type ul li .info{background-color: #A3A3A3;padding-top: 0px;border-radius: 5px;color: #ffffff;display: none;height: 100%;}
.product_type ul li .info a{color: #ffffff;}
.product_type ul li .info hr{width: 85%;margin: 0 auto;margin-top: 15px;margin-bottom: 15px;background-color:#45b7ae;}
.product_type ul li .info p:nth-child(1){font-size: 14px;padding-top: 15px;}
/*公司发展历程*/
.compayDay{width: 100%;height: 180px;}
#swiper-history {
	width: 100%;
	max-width: 100%;
	position: relative;
	margin-top: 70px;
}
#swiper-history .swiper-container {
	height: 144px;
	margin: 0 40px;
}
#swiper-history .short-line {
	height: 72px;
	border-bottom: 1px dashed #007aff;
	width: 30px;
	position: absolute;
	top: 0px;
}
#swiper-history .long-line {
	height: 72px;
	border-bottom: 1px solid #007aff;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 30px;
}
#swiper-history .swiper-slide span {
	display: block;
	width: 100%;
	text-align: center;
	position: absolute;
	transition: 700ms;
}
#swiper-history .swiper-slide .date {
	height: 20px;
	line-height: 20px;
	top: 27px;
	color: #444;
	opacity: 0;
	color: #007aff;
}
#swiper-history .swiper-slide .detail {
	
	position: absolute;
	bottom: 33px;
	opacity: 0;
}
#swiper-history .swiper-slide-active span {
	transition: 700ms 700ms;
}
#swiper-history .swiper-pagination-bullets {
	white-space: nowrap;
	width: auto;
	bottom: 70px;
	height: 10px;
	line-height: 10px;
	transition: 700ms;
}
#swiper-history .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0;
}
#swiper-history .swiper-pagination-bullet {
	background: #efeeee;
    border: 5px solid #007aff;
    opacity: 1;
    line-height: 10px;
}
#swiper-history .swiper-pagination-bullet-active {
	background: #007aff;
}
#swiper-history .swiper-button-next, #swiper-history .swiper-button-prev {
	background-size: 20px auto;
}

/*计算导航*/
.index_product_execute{width: 100%;height: auto;background-color:#F2F2F2;margin-bottom: 30px;font-size: 18px; }
.index_product_execute p:nth-child(1){padding: 15px 5px; font-size: 20px;}
.index_product_execute p:nth-child(1) span{color: #FF5722;padding-left: 50px;font-size: 16px;}
.index_product_execute .power{margin: 15px 0px;}
.index_product_execute .power .layui-form-label{width: 420px;text-align: left;font-size: 16px;}
.index_product_execute .power .layui-input-block{width: 215px; float: left;margin-left:20px;}
.index_product_execute .getResult .get{width: 100%;height:35px;background-color: #256492;text-align: center;line-height: 35px;color: #ffffff;border-radius: 5px;margin-top: 75px;cursor: pointer;}

.index_product_execute .getResult p{padding: 5px 0px;font-size: 18px;}
.index_product_execute .getResult p.important{color: #FF5722;}
.index_product_execute .getResult p b{font-size: 19px;}
.index_product_execute .getResult .tokefu{width: 100%;height: 135px; background-color: #256492;text-align: center;color: #ffffff;border-radius: 5px;}
.index_product_execute .getResult .tokefu p{padding: 10px 0px;}
.index_product_execute .getResult .tokefu a,.index_product_execute .getResult .get a{color: #ffffff;}

/*产品简介*/
.index_productDesc{width: 100%; /*height: 760px;*/ height: 440px; background-color: #F2F2F2;}
.index_productDesc p {color:black;}
.index_productDesc .title,.index_news .title{font-size: 24px;text-align: center;padding: 30px 0px 10px 0px;}
.index_productDesc .desc,.index_news .desc{font-size: 12px;text-align: center;}
.index_productDesc .info{}
.index_productDesc .info .right{background-color: #E6E6E6;border-radius: 5px; padding: 35px 10px;}
.index_productDesc .info .right p{color: black;}

/*新闻*/
.index_news{background-color: #F2F2F2;}
.index_news .head_title,.index_news .head_title i{font-size: 19px;}
.index_news .recommend_news{height: 180px;}
.index_news .recommend_news .recommend_title{font-weight: bolder;font-size: 16px;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.index_news .recommend_news .recommend_desc{overflow: hidden;height: 63px;width: 100%;font-size: 12px;}
.index_news .recommend_news img{width: 100%;height: 150px;}
.index_news .recommend_news button{float: right;margin-top: 15px;}
.index_news .news_item li{float: left; width: 50%;line-height: 40px;}
.index_news .news_item li .title{font-size: 14px;text-align: left;padding: 0px;float: left;width: 60%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.index_news .news_item li .time{float: right;margin-right: 30px;color: gray;}
/*新闻常见问答*/
.question_list{height: 300px;overflow: hidden;}
.question_list li{width: 100%;}
.question_list .question{height: 30px;}
.question_list .answer{height: 62px;margin-bottom: 30px;overflow: hidden;}
.question_q_title,.question_q,.question_a_title,.question_a{float: left;}
.question_q_title,.question_a_title{width: 10%;padding-top: 2px;}
.question_q{width: 90%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.question_a{width: 90%;height: 100px;overflow: hidden;}

/*友情链接*/
.index_friendlink{margin-bottom: 15px;}
.index_friendlink ul li{float: left;margin-left: 20px;margin-top: 15px;}

#productSwiper.swiper-container {
  width: 100%;
  height: 320px;
}
#productSwiper .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;
}
#productSwiper .swiper-slide img{position: relative;width: 100%;height: 100%;}
#productSwiper .swiper-slide span{position: absolute;color: #ffffff;bottom: 10px;font-size: 17px;}

.index_brand_show {padding-top: 30px;}
.index_brand_show .layui-elem-field{text-align: center;border-color: #2ad2d2;}
.index_brand_show .layui-elem-field p:nth-child(1){font-size: 22px;}
.index_brand_show .layui-elem-field p:nth-child(2){font-size: 16px;}
.index_brand_show .brandName{font-size: 20px;color: #11619a;}
.index_brand_show .line{border-top: 5px solid #11619a;width: 30px;padding-bottom: 20px;padding-top: 15px;}
.index_brand_show .brandImg{width: 100%;height: 100%;}
.index_brand_show .brandTag{position: absolute;right: 30px;width: 300px;margin-top: -25px;}
.index_brand_show .brandTag span{display: block;width: 150px;height: 60px;background-color:#1d4e71;color: #ffffff;text-align: center;line-height: 60px;float: left;margin-left: 10px; }
.index_brand_show .brandTag img{float: left;}
.index_brand_show .swiper-pagination-bullet{width: 80px;background: none;opacity: 1;}
.index_brand_show .swiper-pagination-bullet-active{background: none;}

.index_brand_show .swiper-container-horizontal>.swiper-pagination-bullets,
.index_brand_show .swiper-pagination-custom, 
.index_brand_show .swiper-pagination-fraction{padding: 30px 0px;}
.index_brand_show .swiper-pagination{position: relative;}
.index_brand_show .swiper-container .swiper-pagination .swiper-pagination-bullet-active{color: #11619a;}
/*友情链接*/
.index_friendlink .layui-field-title{margin: 0px;}
.news-view{background-color: #11619a}

.str_wrap {
	overflow:hidden;
	//zoom:1;
	width:100%;
	font-size:12px;
	line-height:16px;
	position:relative;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;  
	background:#f6f6f6;
	white-space:nowrap;
}

.str_wrap.str_active {
	background:#f1f1f1;
}
.str_move { 
	white-space:nowrap;
	position:absolute; 
	top:0; 
	left:0;
	cursor:move;
}
.str_move_clone {
	display:inline-block;
	//display:inline;
	//zoom:1;
	vertical-align:top;
	position:absolute; 
	left:100%;
	top:0;
}
.str_vertical .str_move_clone {
	left:0;
	top:100%;
}
.str_down .str_move_clone {
	left:0;
	bottom:100%;
}
.str_vertical .str_move,
.str_down .str_move {
	white-space:normal;
	width:100%;
}
.str_static .str_move,
.no_drag .str_move,
.noStop .str_move{
	cursor:inherit;
}
.str_wrap img {
	max-width:none !important;	
}
/*选择6大理由*/
.choiseReason {position: relative;overflow:hidden;}
.choiseReason .bg_img{width: 100%; height: auto;}
.choiseReason .choise_dg{width: 25%;height: auto;position: absolute;left: 50%;margin-left: -12.5%;top: 37%;}
.choiseReason .choise_dg img{width: 100%;}
.choiseReason .choise_info{position: absolute;margin-left: 14%; top: 27%; background-color: initial; color: #ffffff;}
.choiseReason .choise_info:hover{text-shadow: 0px 0px 20px #000;}
.choiseReason .choise_info .title{font-size: 22px;line-height: 50px;}
.choiseReason .choise_info .title:hover{-webkit-animation-name:swing;animation-name:swing;text-shadow: 0px 0px 20px #000;}
.choiseReason .choise_icon{background-image: url('../images/choise_icon.png'); display: block;}
.choiseReason .choise_icon_1{background-position-x: 0px; background-position-y: 0px;width: 28px; height: 28px;float:left;margin-top: 10px;margin-right: 10px;}
.choiseReason .choise_icon_2{background-position-x: 0px; background-position-y: -28px; width: 28px; height: 27px; float: left; margin-top: 10px; margin-right: 10px;}
.choiseReason .choise_icon_3{background-position-x: 0px; background-position-y: 27px; width: 28px; height: 27px; float: left; margin-top: 10px; margin-right: 10px;}
.choiseReason .choise_icon_4{background-position-x: -28px; background-position-y: 0px; width: 28px; height: 27px; float: left; margin-top: 10px; margin-right: 10px;}
.choiseReason .choise_icon_5{background-position-x: -28px; background-position-y: -28px; width: 28px; height: 28px; float: left; margin-top: 10px; margin-right: 10px;}
.choiseReason .choise_icon_6{background-position-x: -28px; background-position-y: 28px; width: 28px; height: 28px; float: left; margin-top: 10px; margin-right: 10px;}

/*荣誉*/
.index_showHoner .layui-elem-field{border-color: #8adedb;text-align: center;}
.index_showHoner .layui-elem-field .desc{font-size: 14px;}
.index_showHoner .honor_1{background-color: #F2F2F2; width: 100%; height: 525px;}
.index_showHoner .honor_1 li{float: left;width: 33%;text-align: center;box-sizing: border-box;padding: 15px;}
.index_showHoner .honor_1 li img{width: 100%}
.index_showHoner .honor_2{background-color: #F2F2F2; width: 100%; height: 165px;margin-top: 15px;}
.index_showHoner .honor_2 li{float: left;width: 11%;box-sizing: border-box;padding: 15px;}
.index_showHoner .honor_2 li img{width: 100%;}

.index_showHoner .honor_3{background-color: #F2F2F2; width: 100%; height: 95px;margin-top: 15px;}
.index_showHoner .honor_3 li{float: left;width: 11%;box-sizing: border-box;padding: 15px;}
.index_showHoner .honor_3 li img{width: 100%;}

/*视频*/
.index_video{margin-bottom: 10px;}
.index_video .play{background-image: url('../images/play.png');background-size:100% 100%;width: 128px;height: 128px;position: absolute;}
.index_video .play:hover{box-shadow: #ffffff 2px 2px 30px 15px;border-radius: 100%;}

.layui-col-md5 img{
	width: 196px;
}





