*{
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;
}
li{
	list-style: none;
}
body{
	font-family: "思源黑体 CN","Noto Sans SC",arial;
	background:#f3f4f9;
}
img{
	display: block;
	max-width: 100%;
}


/* 头部 */
.pub_header{
	background: #fff;
	position: relative;
	position: fixed;
	top: 0;
	width: 100%;
	left: 0;
	z-index: 999;
}
.head_logo{
	position: absolute;
	left: 30px;
	top: 0;
}
.head_logo a{
	display: block;
	padding: 17px 0;
}
.head_logo a img{
	display: block;
	height: 100%;
}
.head_right{
	position: absolute;
	top: 0;
	right: 30px;
	padding: 20px 0;
}
.head_righttop{
	overflow: hidden;
}
.head_contact{
	float: right;
	background: url(../img/topright.jpg) no-repeat right center;
	padding: 0 10px 0 0;
}
.head_contact a{
	font-size: 14px;
	color: #333;
	line-height: 25px;
	transition-duration: .2s;
}
.head_contact a:hover{
	color: #132985;
	transition-duration: .2s;
}
.head_language{
	float: right;
	background: #132985;
	margin-left: 10px;
	padding: 0 5px;
	height: 25px;
	line-height: 25px;
	border-radius: 20px;
}
.head_language dl{
	overflow: hidden;
}
.head_language dl dd{
	float: left;
	padding: 0 5px;
}
.head_language dl dd a{
	font-size: 14px;
	color: #fff;
	opacity: .4;
	display: block;
	transition-duration: .2s;
}
.head_language dl dd:hover a{
	opacity: 1;
	transition-duration: .2s;
}
.head_phone{
	font-weight: bold;
	color: #132985;
	font-size: 20px;
	background: url(../img/phone.png) no-repeat center left;
	background-size: 23px auto;
	padding-left: 30px;
	
	margin-top: 10px;
}
.head_meua{
	text-align: center;
	margin: 0 auto;
}
.head_meua ul li{
	display: inline-block;
	padding: 0 15px;
	position: relative;
}
.head_meua ul li h3{
	font-weight: normal;
	line-height: 95px;
}
.head_meua ul li h3 a{
	display: block;
	font-size: 18px;
	color: #333;
}
.head_meua ul li.on h3 a{
	color: #033371;
}
.head_meua ul li:hover h3 a{
	color: #033371;
}
.head_meua ul li dl{
	position: absolute;
	top: 90px;
	left: 50%;
	margin-left: -100px;
	width: 200px;
	background-color: rgba(255, 255, 255, 1);
	padding: 10px 0;
	display: none;
	transition-duration: .5s;
}
.head_meua ul li:hover dl{
	height: auto;
	display: block;
	transition-duration: .5s;
	z-index: 100;
}
.head_meua ul li dl dd a{
	line-height: 30px;
	display: block;
	color: #333;
	font-size: 14px;
	opacity: .5;
}
.head_meua ul li dl dd:hover a{
	color: #132985;
	opacity: 1;
}
.pub_footer{
	background: #033371;
	height: 56px;
	line-height: 56px;
	position: relative;
	z-index: 2;
}
.pub_footercon{
	padding: 0 30px;
}
.pub_footer p{
	color: #fff;
	opacity: .5;
	font-size: 12px;
}
.pub_footer p a{
	padding-left: 10px;
	color: #fff;
}
.pub_footer p:first-child{
	float: left;
}
.pub_footer p:last-child{
	float: right;
}


.index_middle{
	overflow: hidden;
	margin-top: 90px;
	border-top: 1px solid #f3f4f9;
}
.inmi_left{
	float: left;
	width: 18%;
	background: #fff;
	height: 100%;
	margin-top: 5px;
}
.left_white{
	position: fixed;
	width: 18%;
	background: #fff;
	height: 85%;
	bottom: 0;
	z-index: -1;
}
.inmi_list{
	float: right;
	width: 64%;
}
.inmi_right{
	float: right;
	width: 18%;
	height: 100%;
	background: #e8eaf3;
}
.inmi_list_con{
	padding: 30px 5% 40px;
}
.inmi_rightcon{
	padding: 30px 0 40px;
}
.inmi_leftcon{
	padding: 30px 0 40px;
}
.inmi_contact{
	padding: 0 8%;
}
.inmi_meua{
	padding: 0 8% 30px;
	border-bottom: 1px solid #f3f4f9;
	margin-bottom: 30px;
}
.inmi_about{
	padding: 0 8% 30px;
	border-bottom: 1px solid #f3f4f9;
}
.inmiabout_title{
	position: relative;
}
.inmiabout_title h4{
	font-size: 22px;
	color: #333;
	background: url(../img/title.jpg) no-repeat bottom left;
	padding-bottom: 15px;
	display: inline-block;
}
.inmiabout_title a{
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 70px;
	height: 25px;
	line-height: 25px;
	border:2px solid #132985;
	color: #132985;
	font-size: 12px;
	text-align: center;
	border-radius: 20px;
	opacity: .5;
	transition-duration: .2s;
}
.inmiabout_title a:hover{
	opacity: 1;
	transition-duration: .2s;
}
.inmiabout_title h5{
	font-size: 18px;
	color: #132985;
	padding: 15px 0 0;
}
.inmi_news{
	padding: 30px 8% 0;
}
.inmi_about dl dd{
	border-bottom: 1px solid #dcdfed;
	padding: 15px 0;
	overflow: hidden;
}
.inmi_about dl dd:last-child{
	border: none;
}
.inmi_about dl dd p{
	float: left;
	font-size: 14px;
	color: #999999;
	width: 70px;
}
.inmi_about dl dd span{
	float: left;
	display: block;
	color: #666666;
	font-size: 14px;
	max-width: 70%;
}
.inmi_about dl dd span b{
	display: block;
	font-weight: normal;
}
.news_list ul li{
	background: url(../img/newsbg.jpg) top center no-repeat;
	transition-duration: .8s;
	margin-top: 20px;
	position: relative;
}
.news_list ul li a{
	padding: 15px 10px;
	display: block;
}
.news_list ul li:hover{
	background: url(../img/newsbg.jpg) bottom center no-repeat;
	transition-duration: .8s;
}
.news_list ul li b{
	font-weight: normal;
	font-size: 12px;
	color: #999999;
}
.news_list ul li h3{
	font-size: 16px;
	color: #333333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding: 10px 0;
}
.news_list ul li p{
	font-size: 12px;
	color: #999999;
	margin-bottom: 15px;
	max-height: 36px;
	overflow: hidden;
}
.news_list ul li strong{
	width: 70px;
	height: 25px;
	line-height: 25px;
	border:2px solid #132985;
	color: #132985;
	font-size: 12px;
	text-align: center;
	border-radius: 20px;
	font-weight: normal;
	display: block;
}
.news_list ul li:hover b{
	color: #fff;
}
.news_list ul li:hover p{
	color: #fff;
}
.news_list ul li:hover h3{
	color: #fff;
}
.news_list ul li:hover strong{
	background-color: #fff;
	border:2px solid #fff;
}
.inpro_title{
	font-size: 16px;
	color: #333333;
	padding-bottom: 15px;
}
.inpro_list ul li{
	border-bottom: 1px solid #dcdfed;
	padding: 30px 0 10px;
}
.inpro_list ul li:last-child{
	border-bottom: none;
}
.inpro_list ul li dl{
	overflow: hidden;
}
.inpro_list ul li dl dd{
	float: left;
	width: 11%;
	margin-bottom: 20px;
}
.inpro_list ul li dl dd a{
	display: block;
	margin-right: 20px;
}
.inpro_list ul li dl dd a h3{
	font-size: 13px;
	color: #666666;
	text-align: center;
	font-weight: normal;
	margin-top: 5px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.inmi_meua ul li{
	padding: 10px 0;
	margin-bottom: 10px;
}
.inmi_meua ul li:last-child{
	margin-bottom: 0;
}
.inmi_meua ul li a{
	display: block;
	overflow: hidden;
}
.inmi_meua ul li a b{
	display: block;
	width: 8px;
	height: 8px;
	background: #132985;
	margin: 8px 10px;
	float: left;
	transition-duration: .5s;
}

#ind_icon b{
	width: 22px;
	height: 22px;
	margin: 0 10px;
	background: none;
}
ul#ind_icon li:nth-child(1) b{
	background: url(../img/ind_icon01.png) top center no-repeat;
}
ul#ind_icon li:nth-child(2) b{
	background: url(../img/ind_icon02.png) top center no-repeat;
}
ul#ind_icon li:nth-child(3) b{
	background: url(../img/ind_icon03.png) top center no-repeat;
}
ul#ind_icon li:nth-child(4) b{
	background: url(../img/ind_icon04.png) top center no-repeat;
}
ul#ind_icon li:nth-child(5) b{
	background: url(../img/ind_icon05.png) top center no-repeat;
}
ul#ind_icon li:nth-child(6) b{
	background: url(../img/ind_icon06.png) top center no-repeat;
}
ul#ind_icon li:nth-child(7) b{
	background: url(../img/ind_icon07.png) top center no-repeat;
}
ul#ind_icon li:nth-child(8) b{
	background: url(../img/ind_icon08.png) top center no-repeat;
}
ul#ind_icon li:nth-child(9) b{
	background: url(../img/ind_icon09.png) top center no-repeat;
}
.inmi_meua ul#ind_icon li:hover b{
	background-position: bottom center; 
}
.inmi_meua ul#ind_icon li.on b{
	background-position: bottom center; 
}
.inmi_meua ul li a p{
	color: #333333;
	font-size: 16px;
	float: left;
}
.inmi_meua ul li.on{
	background: #f3f4f9;
	border-radius: 20px;
}
.inmi_meua ul li.on a p{
	color: #132985;
	font-weight: bold;
}
.inmi_meua ul li:hover{
	background: #f3f4f9;
	border-radius: 20px;
}
.inmi_meua ul li:hover b{
	border-radius: 50%;
	transition-duration: .5s;
}
.inmi_meua ul li.on b{
	border-radius: 50%;
	transition-duration: .5s;
}
.inpro_img{
	overflow: hidden;
	height: 140px;
}
.inpro_img img{
	transition-duration:.3s;
}
.inpro_list ul li dl dd:hover .inpro_img img{
	transform: scale(1.1);
	transition-duration: .3s;
}
.inmi_contact dl dd{
	box-shadow: 0 0 10px #f3f4f9;
	overflow: hidden;
	padding: 10px 0;
	margin-top: 10px;
}
.contact_icon {
	float: left;
	margin:0 10px;
}
.incontact_text{
	float: left;
	max-width: 75%;
}
.incontact_text p{
	font-size: 13px;
	color: #999999;
}
.incontact_text span{
	display: block;
	font-size: 13px;
	color: #333333;
}
.product_catalogue{
	width: 82%;
	float: right;
}
.procata_con{
	padding: 20px 3%;
}
.product_catalogue .inpro_list ul li dl dd{
	width: 12.5%;
}
.breadtree{
	background: url(../img/home.png) no-repeat center left;
	font-size: 12px;
	color: #999999;
	padding-left: 20px;
	margin-bottom: 30px;
}
.breadtree a{
	font-size: 12px;
	color: #999999;
	padding: 0 10px;
}
.breadtree a:last-child{
	color: #132985;
}
.procata_decon{
	background: #fff;
	padding: 30px 30px;
}
.danye{
	background: #fff;
	padding: 30px 30px;
}
.danye_con{
	font-size: 15px;
	color: #333;
}
.danye_con table td:nth-child(2){
	padding: 0 20px;
}
.news_detail{
	background: #fff;
	padding: 20px 20px;
}
.detail_title{
	padding-bottom: 40px;
}
.detail_title h3{
	font-size: 22px;
	color: #132985;
	padding-bottom: 10px;
	overflow: hidden;
}
.detail_title h3 span{
	float: right;
	font-weight: normal;
	font-size: 13px;
	color: #999999;
	line-height: 33px;
}
.procata_detop{
	overflow: hidden;
}
.procata_deimg{
	float: left;
	width: 30%;
}
.procata_detext{
	float: right;
	width: 68%;
}
.detext_title{
	border-bottom: 1px solid #8994c2;
	font-size: 20px;
	color: #132985;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.detext_con dl dd{
	overflow: hidden;
	padding-bottom: 10px;
}
.detext_con dl dd p{
	float: left;
	font-size: 14px;
	color: #999999;
	width: 100px;
}
.detext_con dl dd span{
	display: block;
	float: left;
	color: #333333;
	font-size: 14px;
}
.detext_contact h3{
	color: #132985;
	font-size: 20px;
}
.detext_contact{
	margin-top: 25px;
}
.detext_contact h3{
	margin-bottom: 10px;
}
.detext_contact h3 b{
	display: block;
	font-size: 14px;
}
.detext_contact a{
	display: block;
	height: 50px;
	line-height: 50px;
	text-align: center;
	width: 150px;
	color: #fff;
	background: #132985;
	font-size: 16px;
}
.procata_debottom{
	margin-top: 30px;
}
.procata_debottom .detail_title h3{
	font-size: 18px;
}
.procata_detail{
	margin-bottom: 40px;
}
.related_product{
	margin-top: 60px;
}
.related_product .inpro_list ul li dl dd{
	width: 16.6%;
}
.proline_list ul li{
	margin-top: 30px;
}
.proline_title{
	font-size: 18px;
	color: #333333;
}
.proline_desrc{
	font-size: 13px;
	color: #666666;
	line-height: 20px;
	padding: 10px 0 20px;
}
.proline_list ul li dl{
	overflow: hidden;
	height: 230px;
}
.proline_list ul li dl dd{
	float: left;
	width: 20%;
	background-color: #e8eaf3;
	margin-left: 1px;
	height: 100%;
}
.prolinedl_title{
	background: #dde0ed;
	text-align: center;
	font-size: 16px;
	color: #333333;
	height: 50px;
	line-height: 50px;
}
.prolinedl_con{
	padding: 15px 15px;
	font-size: 14px;
	color: #666666;
}
.prolinedl_label h3{
	overflow: hidden;
	border-bottom: 1px solid #f3f4f9;
	height: 35px;
	line-height: 35px;
}
.prolinedl_label h3:last-child{
	border: none;
}
.prolinedl_label h3 b{
	float: left;
	width: 30%;
	font-weight: normal;
	color: #999999;
	font-size: 14px;
	text-align: center;
	border-right: 1px solid #f3f4f9;
}
.prolinedl_label h3 strong{
	float: left;
	width: 60%;
	color: #666666;
	font-weight: normal;
	font-size: 14px;
	margin-left: 5%;
}
.news_detitle{
	font-size: 18px;
	color: #333;
	font-weight: bold;
}
.news_detime{
	font-size: 12px;
	color: #999;
	border-bottom: 1px solid #f3f4f9;
	padding: 10px 0;
	margin-bottom: 20px;
}
.news_decon{
	font-size: 14px;
	color: #666;
	line-height: 24px;
}
.news_sxp{
	border-top: 1px solid #f3f4f9;
	margin-top: 20px;
	padding: 10px 0;
	font-size: 14px;
	color: #666;
}
.news_sxp p{
	padding-bottom: 5px;
}
.news_sxp p a{
	font-size: 14px;
	color: #666;
}
.news_sxp p a:hover{
	color: #132985;
}
.nl_list{
	padding: 40px 0;
}
.nl_list ul li{
	background: #fff;
	margin-bottom: 30px;
}
.nl_list ul li a{
	display: block;
	padding: 20px 20px;
}
.nl_time{
	font-size: 13px;
	color: #999999;
}
.nl_title{
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	padding: 15px 0;
}
.nl_desrc{
	font-size: 13px;
	line-height: 24px;
	color: #999999;
	max-height: 48px;
	overflow: hidden;
}
.nl_list ul li a b{
	display: block;
	margin-top: 20px;
	width: 70px;
    height: 25px;
    line-height: 25px;
    border: 2px solid #132985;
    color: #132985;
    font-size: 12px;
    text-align: center;
    border-radius: 20px;
}
.industry_application{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.inapp_list ul li:hover .inapp_bg{
	opacity: 1;
	transition-duration: .5s;
}
.inapp_list ul li:first-child .inapp_bg{
	opacity: 1;
	z-index: -2;
}
.inapp_bg{
	background: url(../img/bg1.jpg) no-repeat center;
	background-size: cover;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	opacity: 0;
	transition-duration: .5s;
}
.inapp_list ul li:nth-child(2) .inapp_bg{
	background: url(../img/bg2.jpg) no-repeat center;
}
.inapp_list ul li:nth-child(3) .inapp_bg{
	background: url(../img/bg3.jpg) no-repeat center;
}
.inapp_list ul li:nth-child(4) .inapp_bg{
	background: url(../img/bg4.jpg) no-repeat center;
}
.inapp_list ul li:nth-child(5) .inapp_bg{
	background: url(../img/bg5.jpg) no-repeat center;
}
.inapp_list ul li:nth-child(6) .inapp_bg{
	background: url(../img/bg6.jpg) no-repeat center;
}
.inapp_list ul li:nth-child(7) .inapp_bg{
	background: url(../img/bg7.jpg) no-repeat center;
}
.inapp_list ul li:nth-child(8) .inapp_bg{
	background: url(../img/bg8.jpg) no-repeat center;
}
.inapp_list ul li:nth-child(9) .inapp_bg{
	background: url(../img/bg9.jpg) no-repeat center;
}
.inapp_list ul li:nth-child(10) .inapp_bg{
	background: url(../img/bg10.jpg) no-repeat center;
}
.industry_application .pub_footer{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
}

.pub_footer#inapp_footer{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
}
.inapp{
	padding: 160px 0 0;
	max-width: 1400px;
	margin: 0 auto;
}
.inapp .inmiabout_title h4{
	color: #fff;
	font-size: 26px;
}
.inapp_list h3{
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	padding: 20px 0 30px;
}
.inapp_list ul{
	overflow: hidden;
}
.inapp_list ul li{
	float: left;
	width: 20%;
	background: url(../img/inapp_04.png) no-repeat top center;
	transition-duration: .8s;
	text-align: center;
	margin: 0 auto;
	padding: 50px 0;
}
.inapp_text{
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	padding-top: 20px;
}
.inapp_text p{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.inapp_img{
	width: 35%;
	margin: 0 auto;
}
.inapp_list ul li:nth-child(odd){
	background: url(../img/inapp_02.png) no-repeat top center;
	transition-duration: .8s;
}
.inapp_list ul li:hover{
	background-position: bottom center;
	transition-duration: .8s;
}
.inapp_detail .inpro_list ul li{
	padding-top: 0;
}



/*=====================================分页样式=====================================*/
.page {
    padding: 20px 0px 20px 0px;
    width: 100%;
    text-align: center;
    font-size: 0;
}

.page span,
.page a {
	display:inline-block;
    width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
    font-size: 12px;
    margin: 0 2px;
    border: 1px #333 solid;
	color: #333;
}

.page .current,
.page a:hover {
    color: #fff;
    border-color: #132985;
    background-color: #132985;
}

.page .disabled {
    color: #ccc;
    border: 1px #e5e5e5 solid;
    cursor: not-allowed;
}

.page .rows {
    padding-left: 20px;
    background: none;
    border: none;
}



@media only screen and (max-width: 1501px) {
	.head_meua ul li{
		padding: 0 10px;
	}
	.head_meua ul li h3{
		line-height: 80px;
	}
	.head_meua ul li h3 a{
		font-size: 16px;
	}
	.head_logo a{
		padding: 11px 0;
	}
	.head_right{
		padding: 12px 0;
	}
	.head_language dl dd a{
		font-size: 12px;
	}
	.head_meua ul li dl{
		top: 75px;
	}
	.head_meua ul li dl dd a{
		font-size: 14px;
	}
	.pub_footer{
		height: 45px;
		line-height: 45px;
	}
	.index_middle{
		margin-top: 80px;
	}
	.inmi_about dl dd span{
		max-width: 60%;
	}
	.inpro_list ul li dl dd{
		width: 16.6%;
	}
	.inmi_meua ul li a p{
		font-size: 15px;
	}
	.inmi_meua ul li a b{
		margin: 6px 10px;
	}
	.incontact_text{
		max-width: 70%;
	}
	.inmiabout_title h4{
		font-size: 18px;
	}
	.inmiabout_title h5{
		font-size: 15px;
	}
	.head_contact a{
		font-size: 13px;
	}
	.head_phone{
		font-size: 18px;
	}
	.contact_icon img{
		width: 24px;
	}
	.incontact_text span{
		font-size: 12px;
	}
	.incontact_text p{
		font-size: 12px;
	}
	.inmi_meua ul li{
		padding: 8px 0;
	}
	.inmi_meua ul li a p{
		font-size: 13px;
	}
	.inmi_leftcon{
		padding: 20px 0 30px;
	}
	.inmi_meua{
		margin-bottom: 20px;
		padding: 0 8% 20px;
	}
	.product_catalogue .inpro_list ul li dl dd{
		width: 16.6%;
	}
	.proline_list ul li dl dd{
		width: 30%;
	}
	.inapp{
		margin: 0 40px;
		padding: 100px 0 0;
	}
	.inapp_list h3{
		font-size: 14px;
	}
	.inapp_list ul li{
		padding: 30px 0;
	}
	.inapp .inmiabout_title h4{
		font-size: 22px;
	}
} 
@media only screen and (max-width: 1401px){
	.inapp_list ul li{
		padding: 15px 0;
	}
	.inapp_list h3{
		padding: 10px 0 20px;
	}
	.inapp_img{
		width: 30%;
	}
	.inapp_text{
		font-size: 14px;
	}
	.news_list ul li p{
		max-height: 34px;
	}
}