@charset "utf-8";
/* CSS Document */
*{padding:0px;margin:0px;}
html{}
body{font-size:12px;font-family:"微软雅黑";margin:0px auto;padding:0px;color:#333;background-color: #fff;}
img{border:none;}
a{color:#333333;text-decoration:none;}
a:hover{color:#E8DFD4;text-decoration:none;}
ul,li,ol,dl,dt,dd{list-style:none; padding:0px; margin:0px auto;}
input, select, button{font:12px Verdana, Arial, Tahoma;vertical-align:middle;}
.clear{clear:both;}
.center{margin:0px auto;}
.w960{width:1200px;}
.sbj{margin-top:30px;}
.header{
	width: 1200px;
	height: 100px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.header .nav{
	flex-grow: 1;
}
.header .nav ul{
	display: flex;
	height: 100%;
	justify-content: space-around;
}
.header .nav ul li{
	flex-grow: 1;
	height: 100px;
	text-align: center;
	font-size: 20px;
	box-sizing: border-box;
	padding: 30px 0;
}
.header .nav ul li a{
	color: #000;
	display: inline-block;
	height: 35px;
	box-sizing: border-box;
	border-bottom: 2px solid #fff;
}
.header .nav ul li a:hover{
	border-bottom: 2px solid #000;
}
.header .nav ul li:first-child a{
	border-bottom: 2px solid #000;
}

.swiper-container .swiper-wrapper .swiper-slide{
	font-size: 0;
}
.tp{width:920px;height:150px;border-bottom:1px #e4e4e4 solid;margin:auto;margin-top:10px;padding-bottom: 10px;}
.tp_img{width:147px;float:left;margin-right:10px;}
.tp_img a{text-align:center;width:145px;height:145px;display:table-cell;vertical-align:middle;overflow:hidden; border:1px solid #ccc;background-color: #fff;}
.tp_img a img{vertical-align:middle;cursor:pointer;transition: all 0.6s;}
.tp_img a img:hover{transform: scale(1.1);}
.tp_wz{width:763px;float: right;}
.tp_wz_bt{height:30px;line-height:30px;text-align: left;}
.tp_wz_bt a{font-size:14px;font-weight: bold;}
.tp_wz_bt span{float: right;padding: 0px 10px 0px 10px;background: #ff7519;}
.tp_wz_bt span a{font-size: 12px;font-weight: normal; color:#fff;}
.tp_wz_bt span a img{margin-right: 10px;}
.tp_wz_nr{line-height:30px;text-align: left;}

/*页脚部分*/
.footer{
	background-color: #19294b;
}
.foot{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	padding-bottom: 20px;
}
.footer .nav{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	height: 60px;
	line-height: 60px;
	justify-content: space-around;
	border-bottom: 2px solid #fff;
	margin-bottom: 30px;
}
.footer .nav a{
	color: #fff;
}
.foot .left{
	color: #fff;
}
.foot .left p:nth-child(1){
	font-size: 30px;
	color: #fff;
	margin-bottom: 10px;
}
.foot .left p:nth-child(2){
	font-size: 20px;
	color: #fff;
	margin-bottom: 30px;
}
.left-p{
	color: #fff;
	vertical-align: middle;
	margin-bottom: 10px;
}
.left-p img{
	vertical-align: middle;
	margin-right: 10px;
}
.copy{
	margin: 20px 0 0 0;
}
.foot .right{
	text-align: center;
	color: #fff;
}
.foot .right img{
	margin-bottom: 5px;
}
/* .logo{height:113px; width:300px; float:left;} */
/* .nav{ float:left; margin-left:70px; width:830px;} */
/* .nav-item{position:relative;float:left;width:103px;height:113px;line-height:113px;z-index:9999;text-align:center;}
.nav-link{display: block;height:113px;line-height:113px;font-size:18px;}
.nav-link:hover{color:#a49283;}
.sec{height:0;color:#fff;overflow:hidden;z-index:9999;position:absolute;top:113px;left:0px;}
.subnav-item{width:103px;height:35px;line-height:35px;border-bottom:1px solid #fff;}
.subnav-link{display:block;font-size:14px;color:#fff;background-color:#a49283; }
.subnav-link:hover{color:#fff;background-color:rgba(0, 0, 0, 0.6);}
#current{font-size:18px;color:#a49283;} */
.title{ text-align:center;}
.title li{ background:url(../images/dot.png) no-repeat 370px center; font-size:40px; margin-left:90px;}
.title p{ color:#666666; font-size:18px;}
.title dt{ background:url(../images/line.png) no-repeat center center; color:#999999; font-size:13px; text-transform:uppercase;}
.company{ background:url(../images/com.png) no-repeat center center;padding:60px;}
.company p{ text-indent:2em; color:#666666; font-size:14px; line-height:35px; }
.company p a{ color:#cbbeb0;}
#wrap{ width:100%; background-color:#F8F8F8; padding:50px 0px;}
.pro-con ul{width:100%}
.pro-con ul li{float:left;width:280px;margin:0px 10px 30px 10px;transition:all ease-in-out 0.3s}
.pro-list{width:270px;height:200px;position:relative;transition:all ease-in-out 0.3s;overflow:hidden;border:5px solid #fff; -webkit-box-shadow:0 0 8px #999; -moz-box-shadow:0 0 8px #999; box-shadow:0 0 8px #999;}
.pro-list img{width:270px;height:200px;}
.pro-list:before{position:absolute;content:'';width:100%;height:0;background:rgba(0,0,0,0.6);left:0;bottom:0;transition:all ease-in-out 0.3s}
.pro-list:before img{ border:5px solid #a49283;}
.pro-con ul li:hover .pro-list:before{height:200px;}
.pro-list:hover{ border:5px solid #a49283;}
.xiangqing1{position:absolute;width:280px;height:210px;text-align:center;transition:all ease-in-out 0.3s}
.xiangqing1 dl{ margin-top:20px; padding-bottom:10px;}
.xiangqing1 dl a{color:#fff;display:block; font-size:18px; padding-top:50px; font-weight:bold;}
.xiangqing1 dt{ width:20px; height:20px; margin:9px auto 0px auto; text-align:center;}
.xiangqing1 dt a img{width:20px; height:20px; border:0px;}
.pro-con ul li:hover  .xiangqing1{bottom:0px}
.cpfl{ text-align:center; margin-bottom: 30px;}
/* .cpfl a{ font-size:18px; border:1px solid #a49283; padding:2px 30px; margin:0px 10px;} */
 #demo{overflow:hidden;width:1200px; margin-top:20px;}
#indemo{float:left;width:800%;}
#demo1{float:left;}
#demo2{float:left; overflow:hidden;}
.dllist1{margin:0px auto;}
.dllist1 dl{float:left;margin:0px 10px;width:278px; text-align:center;}
.dllist1 dl a{border:1px solid #ccc;width:278px; height:198px; display:inline-block;}
.dllist1 dl a img{vertical-align:middle;cursor:pointer;transition: all 0.6s;width:276px;height:198px;}
.dllist1 dl a img:hover{transform:scale(0.9);}
.dllist1 dl p{padding-top:10px; font-size:16px;}
/* .xwzx ul{ width:560px; float:left;margin:0px 10px 20px 10px; background-color:#fff; padding:10px;} */
/* .xwzx ul img{ float:left; width:215PX; height:150px; margin-right:20px;} */
/* .xwzx ul a{font-weight:bold; font-size:18px;} */
/* .xwzx ul p{ color:#686767; line-height:26px; margin-top:20px; font-size:14px;} */
/* .footer{ width:100%; padding:70px 0px; background-color:#E8DFD4;} */
 .footnav dl{ width:420px; float:left; margin-right:80px;}
.footnav dl span{ background:url(../images/lx.png) no-repeat left center; font-size:30px; height:54px; padding-left:70px;display:inline-block; line-height:54px; margin-bottom:20px;}
.footnav dl dt{ color:#666666; font-size:18px; line-height:40px;}
.footnav dl dt img{ margin-right:10px;}
.footnav dl dd{ margin-left:95px;color:#666666; font-size:18px; line-height:40px;}
.footnav ul{ float:left; width:340px;}
.footnav ul span{ background:url(../images/line1.png) no-repeat left bottom; font-size:30px; display:inline-block; margin-bottom:20px; padding-bottom:10px;}
.footnav ul ol{ text-indent:2em; color:#666666; font-size:18px; line-height:36px;}
.footnav li{ width:100px; float:right; margin-left:260px;}
.footnav li span{ border-left:6px solid #CBBEB0; font-size:30px; padding-left:5px; display:inline-block; margin-bottom:20px;}
.footnav li p{ margin-top:8px;}
.footnav li p a{ font-size:18px; color:#666666;}
.copyright{ text-align:center; font-size:16px; color:#666;}
#left{ width:245px; float:left; margin-right:20px;margin-top:20px; margin-bottom:20px;}
#right{width:935px;float:left;margin-top:20px;margin-bottom:20px;}
.icpfl dl{ background-color:#242736; height:46px; line-height:46px; color:#fff; font-weight:bold; text-align:center; font-size:16px;}
.inner-content{ margin-bottom:20px;}
ul.sf-menu {clear:both;margin:0px auto;height:auto;position:relative;text-transform:capitalize;z-index:500;width:245px;background-color:#00a1e9; color:#444;}
ul.sf-menu li {zoom:1;margin:0px; }
ul.sf-menu li a {text-transform:capitalize; display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;height:42px;line-height:42px;font-size:14px;padding-left: 30px;background: #fff url("../images/point.png") no-repeat 13px 17px; border-bottom:1px solid #fff;}
ul.sf-menu li a:hover, ul.sf-menu li a:active {background:#666 url("../images/point-h.png") no-repeat 13px 17px;color:#fff;font-size:14px;}
ul.sf-menu li.hover, ul.sf-menu li:hover {position:relative;}
ul.sf-menu li.menu-item:hover {position:relative;}
ul.sf-menu ul {width:100%;margin:0px;padding:0px;position:absolute;left:220px;top:0px;visibility:hidden;text-transform:capitalize;}
ul.sf-menu ul li a {font-weight:normal;line-height:42px;border-bottom:1px solid #fff;background:#eee url("../images/point1.png") no-repeat 10px 20px;height:42px;font-size:14px;padding-left: 40px;}
ul.sf-menu li.hover ul li a, ul.sf-menu li.hover ul li a:hover, ul.sf-menu li.hover ul li a:active {color:#000;text-decoration:none;background:#8c2c30 url("../images/point1-h.png") no-repeat 10px 17px;font-size:14px;}
ul.sf-menu ul li a.hover, ul.sf-menu ul li a:hover {text-decoration:none;background:#ddd url("../images/point1-h.png") no-repeat 10px 17px!important;color:#FFF;font-size:14px;}
li.LiLevel1 a {color:#444!important;}
li.LiLevel1 a:hover {color:#fff!important;}
ul.sf-menu ul li ul {padding:0px;}
ul.sf-menu ul ul {left:220px;margin:0px;padding:0px;visibility:hidden;}
ul.sf-menu ul ul li a {width:auto;padding:0px;padding-left: 40px;text-decoration:none;font-size:14px;}
ul.pro-menu {margin-top:-1px;margin:0px;padding:0px;text-transform:capitalize;}
ul.sf-menu li:hover > ul {visibility:visible;margin:0px;padding:0px;}
ul.sf-menu li.LiProDetail a {background:#eee url("../images/point1.png") no-repeat 10px 17px!important;text-indent:-15px!important;color:#333!important;font-size:14px;}
ul.sf-menu li.LiProDetail a:hover, ul.sf-menu li.LiProDetail a:active {background:#8c2c30 url("../images/point1-h.png") no-repeat 10px 17px!important;text-indent:-15px!important;font-size:14px;color:#fff!important;}
/*---------在线留言---------*/
.message{line-height:24px;}
.message dt{float:left;clear:both;width:60px;margin-left:20px;height:30px;margin-top:10px;}
.message dd{float:left;margin-top:10px;}
.message input{line-height:24px;height:24px;}
.message p{clear:both;margin-left:200px;}
.sub{height:30px;width:60px;display:block;float:left;margin-left:30px;}
/*---------新闻列表页---------*/
.e2 li{line-height:50px;height:50px;background:url(../images/point1.png) no-repeat left center;border-bottom:1px dashed #969696;}
.e2 li a{font-size:14px; padding-left:17px;}
.e2 li span{float:right;}
/*---------产品列表---------*/
.ipro_list div{width:216px;float:left; margin:0px 7px;}
.ipro_list dt{width:214px;height:214px;border:#b7b7b7 1px solid;overflow:hidden;}
.ipro_list dt a{text-align:center;width:214px;height:214px;display:table-cell;vertical-align:middle;overflow:hidden;}
.ipro_list dt img{vertical-align:middle;cursor:pointer;transition: all 0.6s;}
.ipro_list dt img:hover{transform:scale(0.9);}
.ipro_list dd{width:216px;text-align:center;height:30px;line-height:30px;}
.slt{overflow:hidden;margin-top:10px;margin-bottom:10px;}
.slt img{display:block;padding:1px;border:1px solid #EEE;}
.timeBar{line-height:36px;text-align:center;margin:20px 0px;}
.time{background-color:#f3f3f3;border:1px solid #dedede;}
/*---------上下页---------*/
.guidbar_next{overflow:hidden;padding:10px 0px;border-top:1px solid #dadada;margin-top:20px;}
.guidbar_next li{font-size:12px;color:#666;}
.pre{ float:left;}
.next{ float:right;}
.guidbar_next li a{color:#333;}
.pre{text-align:left;float:left;}
.inext{text-align:right;float:right;}
/*---------分页---------*/
.page{text-align:center; margin-top:10px;}
.page ul{list-style-type:none;text-align:center;}
.page strong{font-size:12px;}
.page li{float:left;line-height:30px;height:30px;}
.page li a{float:left;padding:0px 4px;color:#000;display:block;}
.page li a:hover{color:#000;text-decoration:none;padding:0px 4px;}
.page .current{ background: #242736; color: #fff; width: 25px;}
.page .current a{ color: #fff;}
/* .title3{border:1px solid #ccc; border-radius:5px;height:35px; line-height:35px; padding-left:25px; font-weight:bold; font-size:15px;}
.title3 span{ float:right; color:#000; font-weight:normal; font-size:12px; padding-right:25px;} */
.content{line-height:36px;font-size:13px; padding:10px 5px; border:1px solid #ccc; border-radius:5px;margin-top:20px;}
.lxwm p:first-child{
	background-color: #242736;
    height: 46px;
    line-height: 46px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
	/* background: url(../images/nav.jpg) no-repeat center center; */
}
.lxwm ul{
	padding: 20px;
	border: 1px solid #ddd;
}
.lxwm li{
	font-size: 14px;
	color: #242736;
	line-height: 24px;
}
.top-title{
	vertical-align: middle;
	text-align: center;
	margin-top: 2px;
}
.top-title span{
	margin: 0 10px;
}
.top-title a{
	vertical-align: middle;
}
.top-title img{
	vertical-align: middle;
}
.clear{clear:both;}
.center{margin:0px auto;}
.w960{width:1200px;}
.sbj{margin-top:30px;}
.sbj1{margin-top:60px;}
.topnav{ width:100%; background-color:#C4151D; height:31px; line-height:31px; color:#fff;}
.topnav span{ float:right; background:url(../images/icon.png) no-repeat left center; color:#fff; padding-left:20px;}
.logo dl{ float:left;}
.logo dt{ float:right; margin-top:50px;}
.logo dt a{ background-color:#C4151D; width:107px; height:30px; line-height:30px; text-align:center; color:#fff; display:inline-block; border-radius:5px; margin-left:25px; font-size:14px;}
/* .nav li{ float:left; width:110px; margin:0px 20px; text-align:center; height:50px; line-height:50px;} */
/* .nav li a{ font-size:14px;} */
.current{ background:url(../images/navi.png) no-repeat center 37px;width:80px; display:inline-block;height:50px; line-height:50px;}
/* .nav li:hover{display:inline-block; background:url(../images/navi.png) no-repeat center 37px;height:50px; line-height:50px;} */
/* .nav li:hover a{ font-weight:bold;} */
.cpfl{ width:200px; float:left; background-color:#C4151D; margin-right:15px;}
.cpfl dl{ text-align:center; background:url(../images/line.jpg) no-repeat center bottom; color:#fff; font-weight:bold; font-size:18px; padding-top:25px; padding-bottom:6px;}
.cpfl dl p{ font-size:12px; text-transform:uppercase;}
.cpfl ul{ padding:30px 0px 30px 30px;}
.cpfl ul li{ background:url(../images/ico1.png) no-repeat left center; height:40px; line-height:40px;}
.cpfl ul li a{ font-size:14px; color:#fff; padding-left:13px;}
.cpfl dt{ background-color:#242736; width:108px; height:30px; line-height:30px; border-radius:5px; text-align:center; margin-left:46px; margin-bottom:30px;}
.cpfl dt a{ color:#fff; text-transform:uppercase;}
.cpzs{ width:985px; float:left;}
.sytp {width: 236px;float: left;margin:0px 5px;}
.sytp a img{width:234px;height: 195px;border: 1px solid #ccc;}
.sytp p {line-height:40px;height: 40px;text-align: center;width: 236px;margin: 0px auto}
.hyzx{ width:380px; float:left;}
.contact{width:380px; float:left; margin-left:30px;margin-right:30px;}
.xwzx{width:380px; float:left;}
.title{ font-size:18px; font-weight:bold; color:#c4151d;}
.title b{ color:#242736;}
.title strong{ font-size:12px; text-transform:uppercase; color:#242736; padding-left:3px;}
/* .title span{ float:right; background-color:#C4151D; width:60px; height:17px; line-height:17px; text-align:center; border-radius:5px; margin-top:5px;} */
.title span a{ color:#fff; font-size:12px; font-weight:normal;}
.hyzxn{ margin-top:5px; background-color:#fff; padding:10px 15px;}
.hyzxn ul li{ background:url(../images/dot.jpg) no-repeat left center; border-bottom:1px dashed #EEEEEE; height:45px; line-height:45px;}
.hyzxn ul li a{ padding-left:15px; color:#333333;}
.hyzxn ul li span{ float:right; color:#333333;}
.contactn{ margin-top:5px; background-color:#fff;padding:10px 15px;}
.contactn p{ font-weight:bold; font-size:20px; color:#c4151d; text-align:center; margin:22px 0px;}
.contactn li{ text-align:center; line-height:28px;}
.title1{ text-align:center;}
.title1 li{ font-weight:bold; font-size:20px; color:#c4151d;}
.title1 li span{ color:#242736;}
.title1 p{ color:#bcbcbc; font-size:14px;}
.dllist1{margin:0px auto;}
.dllist1 dl{float:left;margin:0px 10px;}
.dllist1 dl img{ width:275px; height:210px;}
.dllist1 dl p{ background-color:#C4151D; height:31px; line-height:31px; color:#fff; text-align:center; margin-top:10px;}
#demo{overflow:hidden;width:1200px;}
#indemo{float:left;width:800%;}
#demo1{float:left;}
#demo2{float:left;}
.spzs{ width:310px; padding:19px; float:left; background-color:#C4151D;}
.company{ background-color:#FFFFFF; float:left; width:814px; padding:19px;}
.company ul{ margin-top:9px;}
.company ul p{ text-indent:2em; line-height:20px;}
.footer{ width:100%; background-color:#242736;color:#fff;}
.dt{float:left; background:url(../images/dt.png) no-repeat center top #C4151D; width:348px;}
.dt dl{font-size:14px; padding-top:220px; padding-left:20px;}
.dt dt{font-size:16px;padding-left:20px; padding-top:22px;}
.dt p{ text-align:center; font-weight:bold; font-size:20px; padding:35px 0px;}
.footnav{ float:right; width:780px; margin-left:72px;}
.footnav li{margin:60px 0px;text-align:right;}
.footnav li a{ color:#fff; padding:0px 15px; font-size:14px;}
.footnav ol{ width:700px; float:right; line-height:33px;text-align:right;}
.footnav ol a{ color:#fff; padding:0px 8px;}
.footnav dl{font-size:22px; font-weight:bold;text-align:right; margin:4px 125px 10px 0px;}
.footnav dt{ text-align:right; font-size:22px; font-weight:bold;}
.copyright{background-color:#181A23; text-align:center; height:40px; line-height:40px; color:#fff;}
.message{line-height:24px;}
.message dt{float:left;clear:both;width:80px;margin-left:20px;height:30px;margin-top:10px;}
.message dd{float:left;margin-top:10px;}
.message input{line-height:24px;height:24px;}
.message p{clear:both;margin-left:200px;}
.sub{height:30px;width:60px;display:block;float:left;margin-left:30px;}

.listimg{width:219px;float:left;margin:0px 5px;}
.listimg a{width:217px;height:217px;display:table-cell;vertical-align:middle;overflow:hidden;border:1px solid #d0d0d0; text-align:center;}
.listimg a img{vertical-align:middle;cursor:pointer;transition: all 0.6s;}
.listimg a img:hover{transform:scale(0.9);}
.listimg p{line-height:40px; height:40px; text-align:center; width:219px; margin:0px auto;}
.slt{overflow:hidden;margin-top:10px;margin-bottom:10px;}
.timeBar{color:#666;line-height:36px;text-align:center;margin-top:20px;margin-right:auto;margin-bottom:10px;margin-left:auto;}
.time{background-color:#f3f3f3;border:1px solid #dedede;}
.guidbar_next{overflow:hidden;padding:10px 0px;border-top:1px solid #dadada;margin-top:20px;}
.guidbar_next li{width:330px;font-size:12px;color:#666;}
.guidbar_next li a{color:#333;}
.pre{text-align:left;float:left;}
.next{text-align:right;float:right;}
.page{padding-top:20px;padding-left:40px;height:30px;clear:both;}
.page strong{font-size:12px;}
.page li{float:left;font-family:Tahoma;line-height:30px;margin-right:6px;border:1px solid #000;}
.page li a{float:left;padding:2px 4px 2px;color:#333;display:block;line-height:30px;}
.page li a:hover{color:#000;text-decoration:none;padding:2px 4px 2px;}
.title3{background-color:#242736; height:42px; line-height:42px; color:#fff; font-size:16px; font-weight:bold; padding-left:10px;}
.title3 span{ float:right; padding-right:10px; color:#fff;}
.title3 a{
	color: #fff;
}