* {
	padding: 0;
	margin: 0;
	list-style: none;
}

html,
body {
	margin: 0 auto;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
header,
section,
footer {
	margin: 0;
	padding: 0
}

body,
button,
input,
select,
textarea {
	font: 12px/1.5 "微软雅黑";
	color: #333;
}

body {
	overflow-x: hidden;
}

address,
cite,
dfn,
em,
var,
i {
	font-style: normal;
}

ul,
ol,
dl {
	list-style: none;
}

a {
	text-decoration: none;
	outline: none;
	font-family: "微软雅黑";
	color: #333;
	cursor: pointer;
	font-size: 12px;
}

li {
	font-size: 12px;
	font-family: "微软雅黑";
	list-style: none;
	margin: 0;
	padding: 0;
}

em {
	font-style: normal;
	font-size: 12px;
}

body,
p,
span {
	font-family: "微软雅黑";
}

img {
	border: none;
}

p {
	margin: 0px;
	padding: 0px;
	word-wrap: break-word;
}

:focus {
	outline: none;
}

img {
	border: 0;
	vertical-align: middle;
	display: inline-block;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.center{
	width: 1200px;
	margin: 0 auto;
}

.clear {
	clear: both;
}

.clear:after {
	display: block;
	mainContent: "";
	clear: both;
}
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.transtion {
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

@font-face{
	font-family: 平方特细;
	url(PingFang Light.ttf) format('woff'),
	url(PingFang Light.ttf) format('truetype'),
	url(PingFang Light.ttf) format('svg');
}
/*header*/

/* .headerBox{
	max-width: 1920px;
	height: 60px;
	margin: 0 auto;
	background: #d9101a;
}
.headerBox .header{
	width: 1200px;
	margin: 0 auto;
	height: 60px;
	background: url("white.png") no-repeat center 45px;
}
.headerBox .header .header_left{
	height: 60px;
	float: left;
	color: #fff0f1;
}
.headerBox .header .header_left h3{
	font-size: 20px;
	line-height: 60px;
}
.headerBox .header .header_left p{
	font-size: 12px;
}
.headerBox .header .header_right{
	float: right;
	width: 180px;
	height: 30px;
	background: #fff;
	border-radius: 5px;
    margin-top: 15px;
}
.headerBox .header .header_right a{
	font-size: 14px;
	padding: 0px 8px;
	border-right: 1px solid #ccc;
	color: #ccc;
	line-height: 14px;
	margin-top: 8px;
	display: inline-block;
}

.headerBox .header .header_right a:last-child{
	border: none;
}
.headerBox .header .header_right a.on{
	color: #d9101a;
} */
/*底部*/
/* .footer{
	background: #be3036;
	padding-top: 34px;
	padding-bottom: 30px;
}
.foot{
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 20px;
	position: relative;
}
.foot_list{
	margin: auto;
	width: 978px;
	margin-bottom: 20px;
}
.foot_list ul li{
	float: left;
	width: 120px;
	border-right: 1px solid #f0f0f0;
}
.foot_list ul li:last-child{
	border: 0;
}
.foot_list ul li a{
	display: block;
	font-size: 12px;
	color: #f0f0f0;
	text-align: center;
}
.footer_information{
	margin-bottom: 10px;
	text-align: center;
	color: #f0f0f0;
	font-size: 12px;
}
.footer_information_text{
	margin-right: 40px;
}
.footer_information a{
	color: #f0f0f0;
}
.erwei{
	position: absolute;
	right: 200px;
	top: 38px;
	width: 80px;
	height: 80px;
}
.bor{
	border-top:1px solid #e4656a;
} */
/*nav*/
/* .nav{
	height: 90px;
	width: 1200px;
	margin: 0 auto;
}
.nav a.logo{
	float: left;
	line-height: 90px;
}
.nav a.logo img{
	width: 99px;
}
.nav .navList{
	float: right;
}
.nav .navList ul{
	overflow: hidden;
}
.nav .navList ul li{
	float: left;
}
.nav .navList ul li a{
	display: block;
	padding: 0px 15px;
	margin-left: 30px;
	line-height: 86px;
	border-bottom: 4px solid #fff;
	font-size: 16px;
	font-weight: bold;
}
.nav .navList ul li a.on{
	border-bottom: 4px solid #d9101a;
	color: #d9101a;
}
.nav .navList ul li a span{
	font-size: 16px;
}
.nav .navList ul li a:hover{
	border-bottom: 4px solid #d9101a;
	color: #d9101a;
} */

/* ------------------------------- */

/* ------ */
header{width: 100%;height: 140px;z-index: 999;background-color: #fff;}
header .header{height: 80px;line-height: 80px;width: 100%;border-bottom: 1px solid #e6e6e6;overflow: hidden;}
header .header .logo{width: 35%;}
header .header .logo img{max-width: 100%;}
header .header .language{width: 26.5%;}
header .header .language ul{display: block;overflow: hidden;}
header .header .language ul li{display: block;float: left;}
header .header .language ul li a{display: block;box-sizing: border-box;padding: 0 15px;font-size: 14px;color: #ccc;}
header .header .language ul li a.on{color: #333;}
header .header .language ul li img{max-width: 31px;max-height: 20px;margin-right: 5px;}

header .nav{width: 100%;height: 60px;}
header .nav ul{display: block;}
header .nav ul li{display: block;float: left;height: 60px;line-height: 56px;text-align: center;position: relative;}
header .nav ul li a{font-size: 15px;color: #333;display: block;padding: 0 30px;margin: 0 16px;}
header .nav ul li a.on{color:#e5322c;border-bottom: 4px solid #e5322c;}
header .nav ul li a:before{position: absolute;bottom: 0px;left: 16px;content: "";height: 4px;width: 0;transition: all 0.3s;background: #e5322c;}
header .nav ul li a:hover:before{width: 75%;}
header .nav ul li ul{display: none;position: absolute;background-color: #fff;width: 74%;padding: 10px 0;margin: 0 auto;top: 43px;left: 0;right: 0;border-radius: 8px;z-index: 100;}
header .nav ul li ul li{float: inherit;width: 100%;line-height: 40px;height: 40px;padding: 0 15px;box-sizing: border-box;border-right:none;text-align: center;position: relative;}
header .nav ul li ul li a{width: 100%;font-size: 16px;color: #999;border-bottom: 1px solid #ededed;}
header .nav ul li ul li:last-child a{border-bottom: none;}
header .nav ul li ul li a:hover{color: #e5322c;}
header .nav ul li ul li a.on{border-bottom: 1px solid #ededed;color: #e5322c;}
header .nav ul li ul li a:hover:before{width: 0;}

/*  */

footer{width: 100%;height: 240px;background-color: #f3f3f3;}
footer .top{height: 190px;width: 100%;border-bottom: 1px solid #ccc;overflow: hidden;}
footer .top .left{width: 690px;padding: 30px 0;box-sizing: border-box;}
footer .top .left .f_tit{font-size: 16px;color: #696969;height: 40px;line-height: 40px;}
footer .top .left ul{display: block;overflow: hidden;}
footer .top .left ul li{width: 290px;margin-right: 50px;float: left;margin-top: 15px;font-size: 14px;color: #999;}
footer .top .vx{width: 120px;height: 190px;line-height: 190px;overflow: hidden;}
footer .top .vx img{width: 120px;height: 120px;}
footer .bottom{height: 50px;line-height: 50px;font-size: 14px;color: #8e8e8e;}
footer .bottom a{font-size: 14px;color: #8e8e8e;}

/* ------ */
.index_banner{position:relative;}
.index_banner .slideBox{width:100%; height:585px; overflow:hidden;position:relative;}
.index_banner .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.index_banner .slideBox .bd li{ zoom:1; vertical-align:middle; }
.index_banner .slideBox .bd img{ width:100%; height:585px; display:block;  }
.index_banner .slideBox .prev,
.index_banner .slideBox .next{position:absolute; left:3%; top:50%;display:block;width:40px;height:80px;}
.index_banner .slideBox .prev{background: url(./prev.png) no-repeat;background-size: 100%;}
.index_banner .slideBox .next{background: url(./next.png) no-repeat;background-size: 100%;left:auto;right:3%;}

/* ------ */
.index_box{overflow: hidden;width: 100%;background-color: #f3f3f3;}
.index_box .title{height: 95px;text-align: center;background: url(./title-bg.png) no-repeat bottom center;}
.index_box .title p{height: 40px;line-height: 40px;font-size: 26px;color: #444;}
.index_box .title span{display: block;color: #bfbfbf;height: 35px;line-height: 35px;}
.index_box .more{width: 168px;height: 56px;}
.index_box .more a{display: block;width: 100%;height: 100%;background: url(./tit-more.png) no-repeat;background-size: 100% 100%;}
.index_box .more a:hover{background: url(./tit-more_h.png) no-repeat;background-size: 100% 100%;}
/*  */
.index_box .presentation{width: 100%;height: 200px;position: absolute;top: 630px;}
.index_box .presentation dl{width: 400px;height: 200px;box-sizing: border-box;padding: 30px 55px;float: left;}
.index_box .presentation dl:nth-child(1){background-color: #e5322c;}
.index_box .presentation dl:nth-child(2){background-color: #d8231d;}
.index_box .presentation dl:nth-child(3){background-color: #c91a14;}
.index_box .presentation dl dt{height: 140px;line-height: 70px;color: #fff;font-size: 66px;float: left;}
.index_box .presentation dl dt span{font-size: 26px;}
.index_box .presentation dl dd{float: right;width: 180px;}
.index_box .presentation dl dd .word{border-bottom: 1px solid rgba(255, 255, 255, 0.5);width: 180px;}
.index_box .presentation dl dd p{height: 37px;line-height: 39px;color: #fff;font-size: 18px;}
.index_box .presentation dl dd span{color: rgba(255, 255, 255, 0.5);font-size: 14px;display: block;height: 30px;line-height: 20px;}
.index_box .presentation dl dd img{margin-top: 20px;}
/*  */
.product_box{margin-top: 160px;}
.product_box .slideTxtBox{width:100%;margin-top: 55px;}
.product_box .slideTxtBox .hd{overflow: hidden;}
.product_box .slideTxtBox .hd ul{margin: 0 auto;width: 405px;height:40px;}
.product_box .slideTxtBox .hd ul li{width: 115px;height: 40px;line-height: 40px;text-align: center;font-size: 14px;float:left;margin: 0 10px;background-color: #fff;cursor:pointer;}
.product_box .slideTxtBox .hd ul li.on{background:#e5322c;color: #fff;}
.product_box .slideTxtBox .bd{width: 100%;}
.product_box .slideTxtBox .bd ul{overflow: hidden;box-sizing: border-box;padding: 20px 5px;}
.product_box .slideTxtBox .bd li{width: 380px;height:275px;margin: 20px 0;display: block;float: left;overflow: hidden;position: relative;transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;}
.product_box .slideTxtBox .bd li:hover{box-shadow: 0px 3px 12px 0px #ccc;}
.product_box .slideTxtBox .bd li:nth-child(2),
.product_box .slideTxtBox .bd li:nth-child(5){margin: 20px 25px 0;}
.product_box .slideTxtBox .bd li .photo{width: 380px;height: 220px;}
.product_box .slideTxtBox .bd li .photo img{width: 100%;height: 100%;}
.product_box .slideTxtBox .bd li .word{height: 55px;line-height: 55px;text-align: center;background-color: #fff;font-size: 16px;color: #666;}
.product_box .slideTxtBox .bd li:hover .word{color: #e5322c;}
.product_box .slideTxtBox .bd li .hover_box{width: 380px;height: 220px;position: absolute;top: -222px;background: url(./product-h.png) no-repeat;background-size: 100% 100%;}
.product_box .slideTxtBox .bd li:hover .hover_box{top: 0;}
.product_box .more{margin: 20px auto 65px;}
/*  */
.about_box{width: 100%;height: 570px;background-color: #fff;position: relative;}
.about_box .about_bg{width: 100%;height: 333px;background: url(./about-bg.png) no-repeat top;background-size: 100% 100%;}
.about_box .about_box-content{height: 360px;background-color: #e5322c;position: absolute;top: 150px;left: 0;right: 0;}
.about_box .about_box-content .photo{width: 570px;height: 357px;margin-left: 15px;position: relative;}
.about_box .about_box-content .photo img{width: 100%;position: absolute;top: -30px;}
.about_box .about_box-content .about_word{width: 615px;box-sizing: border-box;padding: 30px 20px;}
.about_box .about_box-content .about_word .tit{margin: 25px 0 20px;}
.about_box .about_box-content .about_word .tit p{height: 40px;line-height: 40px;font-size: 24px;color: #fff;}
.about_box .about_box-content .about_word .tit span{height: 15px;font-size: 14px;color: rgba(255, 255, 255, 0.4);}
.about_box .about_box-content .about_word .word{font-size: 14px;color: #eee;line-height: 27px;height: 80px;overflow: hidden;}
.about_box .about_box-content .about_word .about_more{margin-top: 71px;width: 112px;height: 38px;}
.about_box .about_box-content .about_word .about_more img{width: 100%;}
/*  */
.device_box{margin-top: 70px;}
.device_box .slideTxtBox{width:100%;margin-top: 55px;}
.device_box .slideTxtBox .hd{overflow: hidden;}
.device_box .slideTxtBox .hd ul{margin: 0 auto;width: 540px;height:40px;}
.device_box .slideTxtBox .hd ul li{width: 115px;height: 40px;line-height: 40px;text-align: center;font-size: 14px;float:left;margin: 0 10px;background-color: #fff;cursor:pointer;}
.device_box .slideTxtBox .hd ul li.on{background:#e5322c;color: #fff;}
.device_box .slideTxtBox .bd{width: 100%;}
.device_box .slideTxtBox .bd ul{overflow: hidden;box-sizing: border-box;margin-top: 60px;padding-bottom: 15px;}
.device_box .slideTxtBox .bd li{width: 280px;height:250px;margin: 0 11px;display: block;float: left;overflow: hidden;position: relative;transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;}
.device_box .slideTxtBox .bd li:hover{box-shadow: 0px 3px 12px 0px #ccc;}
.device_box .slideTxtBox .bd li:nth-child(1){margin-left: 0;}
.device_box .slideTxtBox .bd li:nth-child(4){margin-right: 0;}
.device_box .slideTxtBox .bd li .photo{width: 280px;height: 200px;border-bottom: 4px solid #f3f3f3;transition: all 0.4s;-o-transition: all 0.4s;-webkit-transition: all 0.4s;-moz-transition: all 0.4s;}
.device_box .slideTxtBox .bd li .photo img{width: 100%;height: 100%;}
.device_box .slideTxtBox .bd li:hover .photo{border-bottom: 4px solid #e5322c;}
.device_box .slideTxtBox .bd li .word{height: 50px;line-height: 50px;text-align: center;background-color: #fff;font-size: 16px;color: #333;}
.device_box .more{margin: 50px auto 65px;}
/*  */
.news_box{background-color: #fff;padding-top: 70px;height: 535px;border-bottom: 1px solid #e6e6e6;}
.news_box ul{overflow: hidden;box-sizing: border-box;margin-top: 75px;}
.news_box li{width: 280px;height:172px;margin: 0 11px;display: block;float: left;overflow: hidden;position: relative;}
.news_box li:nth-child(1){margin-left: 0;}
.news_box li:nth-child(4){margin-right: 0;}
.news_box li p{height: 35px;line-height: 20px;font-size: 16px;color: #262626;}
.news_box li span{display: block;height: 50px;line-height: 25px;font-size: 14px;color: #8f8f8f;}
.news_box li .date{height: 50px;line-height: 45px;color: #4f4f4f;font-size: 12px;}
.news_box li a{width: 120px;height: 36px;display: block;background: url(./more.png) no-repeat;background-size: 100% 100%;}
.news_box li a:hover{background: url(./more-hover.png) no-repeat;background-size: 100% 100%;}
.news_box .more{margin: 65px auto 80px;}
/*  */
.cooperation_box{height: 125px;background-color: #fff;}
.cooperation_box .picScroll-left {width: 100%;height: 125px;overflow: hidden;position: relative;}
.cooperation_box .picScroll-left .hd{overflow: hidden;}
.cooperation_box .picScroll-left .hd .prev,
.cooperation_box .picScroll-left .hd .next {display: block;width: 9px;height: 17px;overflow: hidden;position: absolute;top: 55px;}
.cooperation_box .picScroll-left .hd .prev{background: url(./cooperation-prev.png) no-repeat;background-size: 100%;left: 0;}
.cooperation_box .picScroll-left .hd .next{background: url(./cooperation-next.png) no-repeat;background-size: 100%;right: 0;}
.cooperation_box .picScroll-left .bd {padding: 0;}
.cooperation_box .picScroll-left .bd .tempWrap{width: 1125px !important;margin: 0 auto;}
.cooperation_box .picScroll-left .bd ul {overflow: hidden;zoom: 1;}
.cooperation_box .picScroll-left .bd ul li {width: 110px !important;height: 125px;margin: 0 16px;float: left;_display: inline;overflow: hidden;text-align: center;}
.cooperation_box .picScroll-left .bd ul li .pic {width: 110px !important;height: 125px;line-height: 125px;text-align: center;}
.cooperation_box .picScroll-left .bd ul li .pic img {max-width: 100%}


/* ------------------------------- */
.banner{
	position: relative;
}
.banner img{
	width: 100%;
	height: auto;
}
.banner .hd{
	position: absolute;
	bottom: 50px;
	left: 25%;
	z-index: 100;
}
.banner .hd ul li{
	border-bottom: 2px solid #ed1a24;
	color: #ed1a24;
	float: left;
	margin-right: 10px;
	font-size: 48px;
	text-align: center;
	width: 60px;
	cursor: pointer;
	font-family: 平方特细;
	font-weight: 100;
}
.banner .hd ul li span{
	opacity: 0;
}
.banner .hd ul li.on span{
	opacity: 1;
}
.banner ul li{
	width: 100%;
}
.banner ul li img{
	width: 100%;
	height: auto;
}
.index_pro{
	margin-top: 50px;
}
.title_tle{
	background: url("title.png") no-repeat;
	background-size:100% 100%;
	text-align: center;
	border-radius: 5px;
	width: 254px;
	height: 64px;
	line-height: 64px;
	font-size: 32px;
	margin: auto;
}
.index_pro .title_tle{
	color: #ed1a24;
}
.title_img{
	text-align: center;
	margin-top: 10px;
}
.index_pro_box{
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
}
.index_pro_list{
	float: left;
	width: 882px;
}
.index_pro_list ul li{
	width: 285px;
	height: 280px;
	border: 1px solid #e0e0e0;
	margin-right: 13px;
	margin-bottom: 20px;
	float: left;
}
.index_pro_list ul li:hover{
	border-color: #ed1a24;
}
.index_pro_list ul li a{
	display: block;
	height: 100%;
}
.index_pro_list ul li:nth-child(3n){
	margin-right: 0;
}
.pro_img{
	height: 220px;
	position: relative;
}
.pro_img img{
	max-width: 90%;
	max-height: 90%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
.pro_title{
	background: #404040;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
	margin-top: 18px;
	color: #fff;
}
.index_pro_list ul li:hover .pro_title{
	color: #fff;
	background: #ed1a24;
}
.index_pro_nav{
	width: 290px;
	padding-top: 20px;
	float: right;
	background: url("nav_ioc.png") no-repeat;
	background-position: top;
	background-size: 100% auto;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
.index_pro_nav ul li{
	background: url("index_list01.png") no-repeat;
	background-size: 100% 100%;
	height: 106px;
	position: relative;
}
.index_pro_nav ul li:hover{
	background: url("index_list.png") no-repeat;
	background-size: 100% 100%;
}
.index_pro_nav ul li a{
	display: block;
	height: 100%;
	line-height: 106px;
	font-size: 18px;
	color: #404040;
	text-indent: 118px;
}
.index_pro_nav ul li:hover a{
	color: #ed1a24;
}
.index_sheb{
	background: url("sheb_bg.png") no-repeat;
	background-size:auto 100%;
	height: 546px;
	background-position: center center;
	margin-top: 40px;
	padding-top: 40px;
}
.index_sheb .title_tle{
	background: #686666;
	color: #fff;
}
.index_more{
	display: block;
	width: 166px;
	height: 40px;
	border-radius: 40px;
	line-height: 40px;
	text-align: center;
	color: #ed1a24;
	border: 1px solid #ed1a24;
	position: absolute;
	top:0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
.ore{
	background: url("list_his.png") no-repeat;
	background-size: 100% 100%;
	height: 106px;
	position: relative;

}
/*首页公司设备*/
.index_seb_main{
	width: 1200px;
	margin:20px auto;
}
.index_seb_main .index_pro_nav{
	float: left;
	background: url("index_sheb_bg.png") no-repeat;
	background-size: 100% auto;
	background-position: top;
	padding-top: 6px;
}
.index_seb_main .index_pro_list{
	float: right;
}
.index_seb_main .index_pro_list ul li{
	background: #fff;
	border: 0;
	height: 316px;
}
.index_seb_main .index_pro_list ul li a{
	background: url("index_shebBG.png") no-repeat;
	background-position: bottom;
	background-size: 100% auto;
}
.index_sheb_img{
	height: 250px;
	position: relative;
	padding: 10px;
	padding-top: 0;
}
.index_seb_main .index_pro_list ul li a .index_sheb_img img{
	width: 90%;
	height: 90%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
.index_sheb_title{
	text-align: center;
	color: #404040;
	font-size: 16px;
}
.index_seb_main .index_pro_list ul li:hover .index_sheb_title{
	color: #ed1a24;
}
.index_seb_main .index_pro_list ul li:hover a{
	background: url("index_shebBG01.png") no-repeat;
	background-position: bottom;
	background-size: 100% auto;
}
.index_about{
	width: 1200px;
	margin: 0 auto;
	margin-top: 40px;
	background: #f5f5f5;
	padding-top: 30px;
	padding-bottom: 50px;
}
.index_about_video{
	float: left;
	margin-bottom: 40px;
	margin-left: 20px;
	position: relative;
}
.index_about_video .video_list ul li{
	width: 632px;
	height: 480px;
}
.index_about_video .video_list ul li img{
	width: 100%;
	height: 100%;
}
.video_hd{
	position: absolute;
	bottom: 10px;
	right: 10px;
}
.video_hd ul li{
	width: 25px;
	height: 25px;
	background: url("bd_bg.png") no-repeat;
	background-position: center center;
	float: left;
	margin-right:10px;
}
.video_hd ul li.on{
	background: url("bd_bgh.png") no-repeat;
	background-position: center center;
}
.index_about_main{
	float: left;
	margin-left: 40px;
	width: 455px;
	padding-top: 20px;
}
.index_about_main .title_tle{
	color: #ed1a24;
}
.index_about_title{
	margin-top: 20px;
	font-size: 16px;
	color: #404040;
	text-align: center;
	font-weight: bold;
}
.index_about_text{
	margin-top: 20px;
}
.index_about_text a{
	display: block;
	font-size: 14px;
	color: #7f7f7f;
	line-height: 170%;
	text-align: justify;
}
.index_about_nav{
	margin-top: 40px;
}
.index_about_nav ul li{
	float: left;
	width: 25%;
}
.index_about_nav ul li a{
	display: block;
}
.index_about_ioc{
	text-align: center;
	margin-bottom: 20px;
}
.index_about_name{
	text-align: center;
	font-size: 16px;
	color: #4c4c4c;
}
.index_about_nav ul li:hover .index_about_name{
	color: #ed1a24;
}
.index_about_more{
	display: block;
	width: 166px;
	height: 40px;
	border-radius: 40px;
	line-height: 40px;
	text-align: center;
	color: #ed1a24;
	border: 1px solid #ed1a24;
	margin: auto;
	margin-top: 50px;
}
.index_hez{
	background: #fff;
	padding: 20px 0;
}
.index_hez_title{
	float: left;
	height: 100px;
	color: #ed1a24;
	font-size: 28px;
	text-align: center;
	line-height: 100px;
	margin-left: 20px;
}
.index_hez_list{
	float: left;
	position: relative;
	margin-left: 50px;
}
.index_hez_list ul li{
	float: left;
	width: 160px;
	height: 100px;
	position: relative;
}
.index_hez_list ul li img{
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
.index_hez .next{
	display: block;
	width: 16px;
	height: 34px;
	position: absolute;
	right: -30px;
	top: 35px;
	background: url("right.png") no-repeat;
	background-size: 100% 100%;
	background-position:center center;
}
.index_hez .next:hover{
	background: url("right01.png") no-repeat;
	background-size: 100% 100%;
	background-position:center center;
}
.index_hez .prev{
	display: block;
	width: 16px;
	height: 34px;
	position: absolute;
	left: -30px;
	top: 35px;
	background: url("left.png") no-repeat;
	background-size: 100% 100%;
	background-position:center center;
}
.index_hez .prev:hover{
	background: url("left01.png") no-repeat;
	background-size: 100% 100%;
	background-position:center center;
}
/*产品中心*/
.product{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.product_nav{
	width: 290px;
	padding-top: 20px;
	float: left;
	position: relative;
	/*top: -129px;*/
	margin-bottom: 80px;
}
.case_inner{
	margin-top: 40px;
}
.nav_title{
	width: 100%;
	height: 110px;
	background: url("list_bgg.png") no-repeat;
	background-size: 100% 100%;
	background-position: center center;
	font-size: 22px;
	color: #ed1a24;
	text-indent: 86px;
	line-height: 135px;
	overflow: hidden;
}

.product_nav ul li{
	position: relative
}
.product_nav ul li a{
	background: url(list_ioc01.png) no-repeat;
	background-size: 100% 100%;
}
.product_nav_top{
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
.product_nav_top .nav_list>ul>li:hover>a{
	background: url("list_ioc.png") no-repeat;
	background-size: 100% 100%;
}
.product_nav_top .nav_list>ul>li>a.on{
	background: url("list_ioc.png") no-repeat;
	background-size: 100% 100%;
	color: #ed1a24;
}
.product_nav_top .nav_list>ul>li:hover>a{
	color: #ed1a24;
}
.product_nav_top ul li a{
	display: block;
	height: 90px;
	text-indent: 100px;
	line-height: 86px;
	font-size: 16px;
}
.product_nav_top ul li ul li a{
	background: url("list_bg.png") no-repeat;
	background-size:100% 100%;
	height: 42px;
}
.product_nav_top ul li ul li a{
	display: block;
	height: 100%;
	line-height: 42px;
	font-size: 16px;
}
.product_nav_top ul li a span{
	font-size: 16px;
}
.product_nav_top ul li ul li:hover a{
	color: #ed1a24;
	background: url("list_bgh.png") no-repeat;
	background-size:100% 100%;
}
.product_nav_top ul li ul li a.on{
	color: #ed1a24;
	background: url("list_bgh.png") no-repeat;
	background-size:100% 100%;
}
.product_nav .case_inner ul li{
	background: url("case_bg.png") no-repeat;
	background-size: 100% 100%;
	line-height: 90px;
	font-size: 16px;
	color: #404040;
}
.product_nav .case_inner ul li:nth-child(4) {
    line-height: 30px;
    padding: 20px 0;
}
.product_nav .case_inner ul li:nth-child(4) img {
    float: left;
    margin-right: 10px;
    margin-top: 10px;
}
.case_inner{
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
.case_inner ul li img{
	margin-left: 10px;
	margin-right: 6px;
}
.case_inner_img{
	float: left;
}
.case_inner_text{
	float: left;
	width: 210px;
	line-height: 170%;
	margin-top: 16px;
}
.product_main{
	width:886px;
	float: right;
}
.map{
	background: url("map_bg.png") no-repeat;
	background-size: 100% auto;
	background-position: bottom;
	padding-top: 30px;
	padding-bottom: 5px;
}
.map_title{
	color: #ed1a24;
	font-size: 20px;
}
.map_text{
	float: right;
	font-size: 14px;
	color: #404040;
}
.map_text a{
	color: #404040;
}
.map_text img{
	margin-top: -4px;
	margin-right: 5px;
}
.product_list{
	margin-top: 30px;
}
.product_list ul li{
	float: left;
	width: 280px;
	height: 270px;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #e0e0e0;
}
.product_list ul li:hover{
	border-color: #ed1a24;
}
.product_img{
	position: relative;
	height: 220px;
	margin-bottom: 8px;
}
.product_title{
	line-height: 40px;
	text-align: center;
	background: #404040;
	color: #fff;
}
.product_list ul li:hover .product_title{
	background: #ed1a24;
}
.product_list ul li:nth-child(3n){
	margin-right: 0;
}
.product_list ul li img{
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top: 0;
	right:0;
	bottom: 0;
	left: 0;
	margin: auto;
}
.main{
	text-align: justify;
	line-height: 230%;
	font-size: 14px;
	color: #4c4c4c;
	margin-top: 30px;
	margin-bottom: 30px;
}
.main img{
	max-width: 100%;
	height: auto;
}
.main_news_title{
	font-size: 26px;
	text-align: center;
	color: #404040;
	font-weight: bolder;
}
.main_fen{
	text-align: center;
	font-size: 14px;
	color: #b2b2b2;
	margin:10px 0  20px 0;
}
.bdsharebuttonbox {
    display: inline-flex;
}
/*新闻中心*/
.news{
	margin-top: 30px;
}
.news ul li{
	border-bottom: 1px dashed #dedede;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.news ul li a{
	display: block;
}
.news ul li a:after{
	content: '';
	display: block;
	clear: both;
}
.time{
	float: left;
	width: 87px;
	height: 80px;
	background: #d9101a;
	padding-top: 10px;
}
.time_data{
	text-align: center;
	font-size: 28px;
	color: #fff;
}
.time_year{
	text-align: center;
	font-size: 12px;
	color: #fff;
	font-style:oblique;
}
.news_main{
	float: right;
	width: 780px;
}
.news_title{
	color: #404040;
	font-weight: bolder;
	font-size: 16px;
	margin-top: 5px;
}
.news ul li:hover .news_title{
	color:#d9101a;
}
.news_text{
	font-size: 14px;
	color: #666666;
	line-height: 170%;
	text-align: justify;
}

/*分页样式*/
 
.layui-laypage{width: 100%;text-align: center;margin: 50px 0;}
.layui-laypage .layui-laypage-curr .layui-laypage-em{background: #d9101a; color: #ffffff;}
.layui-laypage a:hover{color: #d9101a;}