@charset "utf-8";
/* CSS Document */

html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	}
body {
/*	font-family: 'Arial','Microsoft JhengHei', Helvetica, sans-serif, dashicons, FontAwesome, icomoon !important;*/
    font-family: "Microsoft YaHei","微软雅黑";
	font-size: 13px;
	line-height: 1.5;
	color: #333;
	background-color: #fff;
	overflow-x: hidden;
	margin: 0 auto;
	padding: 0;

}

div, p, span,dt,dl,dd{margin:0;padding:0; font-size:100%; font-family:inherit; list-style:none;}
h1,h2,h3,h4,h5,ul,li{list-style-type:none; margin: 0; padding: 0;}

input:focus { outline: none;}
input,button,select,textarea{outline:none;/*-webkit-appearance:none;*//*强制去除表单自带的样式*/ }
textarea{resize:none;/*-webkit-appearance:none;*//*强制去除textarea自带的样式*/ }
textarea,input,select {margin:0; padding:0;}

a {color: #333;text-decoration: none;-webkit-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out;}
a:hover {color: #ff3300; text-decoration: none;}
a:active,a:focus {outline: 0;color: #ff3300; text-decoration: none;}
img {border:0; vertical-align: middle;}

a.abai {color: #FFFFFF;-webkit-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out;}
a.abai:hover  {color: #4aa616; text-decoration: none;}

.fl{ float:left;}
.fr{ float: right;}

.clear{clear: both;}

.clearfix::after{
    content:"";
　　height:0;
　　line-height:0;
　　display:block;
　　visibility:hidden;
　　clear:both;
}

.ellipsis {text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.map .title{ font-size: 22px; line-height: 34px;}


/*分页样式*/
.List_page{text-align:right;padding:15px 0;clear:both;}
.List_page a{background:#fff;margin:1px;padding:4px 10px;border:1px solid #cccccc;color:#333;}
.List_page span{background:#666;color:#FFF;margin:1px;padding:4px 10px;border:1px solid #cccccc;}

/*以上是公共样式*/
.container{ width: 1180px; margin: 0 auto; overflow: hidden;}

.headbg{height: 120px;}
.headbg .logo{ padding-top: 30px;}
.headbg .logo img{float: left; width: 150px;}
.headbg .logo span{font-size: 18px; float: left; padding-left: 15px;}
.headbg .logo span small{ display: block; font-size: 22px;font-weight: normal; }
.headbg .tel{float: right; padding-top: 28px;}
.headbg .tel span{ font-size: 15px;display: block; float: left; padding: 5px 0 0 15px; color: #666;}
.headbg .tel span b{font-size: 25px; color: #da251b; }
.headbg .tel img{max-width: 46px; float: left; padding-top: 12px;}


/*Menu导航 */
#nav{position: relative; z-index:999; background:#f3f3f3; height: 50px; border-top: 2px solid #da251b;}
.downmainmenu {margin: 0 auto; overflow: hidden; width: 1180px;}
.downmainmenu UL LI {POSITION: relative; DISPLAY: inline;text-align: center;FLOAT: left; font-size:16px; width: 147px;}
.downmainmenu UL LI A { display: block; color:#333; line-height: 50px;}
.downmainmenu UL LI A:hover {display: block; color: #FFF;line-height: 50px;background: #da251b;}
.downmainmenu UL LI:first-child a{background: #da251b;color: #FFF;}

.downmainmenu UL LI UL {DISPLAY: none; VISIBILITY: hidden;WIDTH: 147px; }
.downmainmenu UL LI UL DD {FLOAT: left; text-align: left; font-size: 14px; WIDTH: 147px; height: 40px; line-height:40px;background: #FFF;border-bottom: 1px solid #E7E7E7; }
.downmainmenu UL LI UL DD A {color: #666; padding-left: 10px;height: 40px;line-height:40px;}
.downmainmenu UL LI UL DD A:hover{ color: #FFFFFF;background: #da251b;height: 40px;line-height:40px;}

.ddshadow {POSITION: absolute;HEIGHT: 0px; TOP: 0px; LEFT: 0px;}


/*banner开始*/
#Ibanner{ margin: 0px auto; padding: 0px; height:400px; overflow: hidden; }
.Ibanner, .Ibanner *{margin:0; padding:0;}
.Ibanner{width:100%; height:400px; overflow:hidden;position:relative;}
.slider{overflow:hidden;}
.slider li{float: left;height:400px;color: #FFF; text-align: center; }
.slider li span{display: block; font-size: 40px; padding: 8% 0 1% 0; }
.slider li small{display: block; font-size: 20px;  padding: 0 20%; line-height: 40px;}
.num{ position:absolute; right:0px; bottom:20px; width:52%;}
.num li{float: left;list-style:none;width: 14px;height: 14px;font-size: 0px;cursor: pointer;margin: 0px;background:url(../images/dots.png) ; background-position:0  -15px;overflow:hidden;z-index:999;}
.num li.on{width: 14px;height: 14px;font-size: 0px;background-position:0  -30px;}


.search {padding: 20px 0; overflow: hidden;}
.search-left{float: left; color: #FFF;}
.search-right{float: right;}
.search-right .cont_text{color: #FFF; height: 28px;line-height: 28px; border: 1px solid #527cd6; padding-left: 5px; width: 300px; background: transparent;}
.search-right .cont_btn{background:#e62223; border: 0; color: #FFF; height: 32px; line-height: 32px; padding: 0 15px; cursor: pointer;}


/*首页模块标题*/
.home-bt{text-align: center; padding: 30px 0;} 
.home-bt span{display: inline-block; font-size: 26px; text-align: center; line-height: 60px; }
.home-bt span em{color: #da251b; font-size: 12px;}
/*首页公司简介*/
.about{overflow: hidden; padding: 50px 0 120px 0; background: #da251b;}
.about h5{color: #FFF;font-size: 36px; text-align: center; margin-bottom: 10px;}
.about p{color: #FFF;font-size: 15px; line-height: 28px;}
.about-img{overflow: hidden; width: 1170px; background: #FFF; position: absolute; margin-top: -100px;}
.about-img ul{margin: 0;}
.about-img ul li{float: left; padding: 20px; width: 350px;}
.about-img ul li img{max-width: 100%;}



 
/*首页产品展示*/
.home-prolist{overflow: hidden;}
.home-prolist ul{margin: 0 auto;}
.home-prolist ul li{float: left;}
.home-prolist ul li a{ background: #da251b; color: #FFF; display: block;padding: 10px 30px; margin-right: 20px; font-size: 16px;}

.home-pro{overflow: hidden;}
.home-pro ul{margin: 0;overflow: hidden;}
.home-pro ul li{ float:left;text-align:center; width: 205px; padding-right:30px;}
.home-pro ul li:nth-of-type(4n+0){padding-right:0px;}
.home-pro ul li .list-img{border:1px solid #e7e7e7; position: relative;height: 175px; overflow: hidden; background: #FFF;}
.home-pro ul li .list-img img{position: absolute;margin: auto;max-width: 100%;max-height: 100%;top: 0;right: 0;bottom: 0;left: 0; transition: all 0.6s;}
.home-pro ul li .list-img img:hover{transform:scale(1.2);}
.home-pro ul li h2{ text-align:center; overflow:hidden; clear:both; font-size: 14px; font-weight: normal; height: 34px; line-height: 34px; margin:10px 0;}


 /*首页客户案例*/
.home-case{overflow: hidden;}
.home-case ul{margin: 0; padding: 15px 0; overflow: hidden;}
.home-case ul li{ float:left;text-align:center; width: 264px; padding-right:41px;}
.home-case ul li:last-child{padding-right:0px;}
.home-case ul li .list-img{border:1px solid #e7e7e7;position: relative;height: 262px; overflow: hidden; background: #FFF;}
.home-case ul li .list-img img{position: absolute;margin: auto;max-width: 100%;max-height: 100%;top: 0;right: 0;bottom: 0;left: 0; transition: all 0.6s;}
.home-case ul li .list-img img:hover{transform:scale(1.2);}
.home-case ul li h2{ background: #F5F5F5; text-align:center; overflow:hidden; clear:both; font-size: 13px; font-weight: normal; height: 40px; line-height: 40px;}



/*首页新闻*/
.home-news{ overflow: hidden; padding: 30px 0;}
.home-news .pd{ padding-left: 40px;}
.home-news-l,.home-news-r{float: left; width: 540px;}
.home-news-l h5,.home-news-r h5{color: #da251b;height: 50px;line-height: 50px;font-size: 16px; border-bottom: 1px solid #E7E7E7; margin-bottom: 10px;}
.home-news-l h5 em,.home-news-r h5 em{float: right; font-style: normal; font-size: 12px; color: #333; font-weight: normal;}
.home-news-l h5 i,.home-news-r h5 i{font-style: normal; font-size: 24px; color: #0188cd;}

.home-news-l ul{margin: 0;}
.home-news-l ul li{line-height: 34px; border-bottom:1px dashed #EEEEEE;}
.home-news-l ul li span{ float: right; color: #999;}
.home-news-l ul li span i{color: #ed7417; padding-right: 5px;}

.home-news-r ul{margin: 0;}
.home-news-r ul li{line-height: 34px; border-bottom:1px dashed #EEEEEE;}
.home-news-r ul li span{ float: right; color: #999;}
.home-news-r ul li span i{color: #ed7417; padding-right: 5px;}

.news-tj{width: 100%;overflow: hidden;padding: 10px 0;}
.news-tj img{ float: left; width: 200px;height: 140px; padding-right: 15px;}
.news-tj .news-tj-r{ margin: 0;}
.news-tj .news-tj-r span{font-size: 18px;}
.news-tj .news-tj-r time{color: #999; display: block;}
.news-tj .news-tj-r p{line-height: 26px;}


.hao{ background:#f8f8f8; overflow: hidden; padding: 50px 0;}
.hao dt{font-size: 34px; text-align: center; font-weight: bold;}
.hao em{display: block; font-size: 18px; font-style: normal;text-align: center; color: #da251b; padding: 10px 0 30px 0;}

.hao-l,.hao-r{overflow: hidden; width: 274px;}
.hao-l ul,.hao-r ul{margin: 0;}
.hao-l ul li,.hao-r ul li{display: block; background: #ddece7; margin-bottom: 20px; border-radius: 10px; height: 123px;}
.hao-l ul li i,.hao-r ul li i{float: left; font-style: normal; font-size: 34px; padding: 10px;}
.hao-l ul li span,.hao-r ul li span{float: left; font-size: 28px;color: #FF3300; width: 200px; padding-top: 15px;}
.hao-l ul li span small,.hao-r ul li span small{ display: block; color: #666; font-size: 13px;}
.hao-r ul li .tel>i{float: left; color: #Ff3300; font-size: 70px;}
.hao-r ul li .tel>span{ float: left; width: 194px; color: #333; font-size: 16px;}
.hao-r ul li .tel>span small{color: #Ff3300; font-size: 22px;}

.hao-c{overflow: hidden; padding: 0 30px; width: 565px;}
.hao-c img{width: 565px;}

.youshi{ background: #f8f8f8;overflow: hidden; padding: 50px 0; margin-top: 190px;}
.ys01{overflow: hidden; border-bottom: 1px dashed #ccc;}
.ys01 img{float: left;border-right: 1px dashed #ccc; padding-right: 22px;}
.ys01 .ys01-font{float: left;padding: 80px 0 0 50px;}
.ys01 .ys01-font span{font-size: 15px; display: block;padding-left: 74px;color: #666;margin: 10px 0;}
.ys01 .ys01-font span i img{border-right:0; padding-right: 8px; padding-top: 8px;}

.ys01 .ys-bt{overflow: hidden; width: 538px;}
.ys01 .ys-bt img{ border-right:0; padding-top: 5px;}
.ys01 .ys-bt dt{font-size: 30px; margin-bottom: 10px;}
.ys01 .ys-bt dt b{color: #da251b;}
.ys01 .ys-bt dt small{display: block; font-size: 18px; color: #666;}

.ys02{overflow: hidden;}
.ys02 img{float: left;border-left: 1px dashed #ccc;}
.ys02 .ys02-font{float: left; width: 560px;padding: 80px 0 0 30px;}
.ys02 .ys02-font span{font-size: 15px; display: block; padding-left: 70px; color: #666; margin: 10px 0;}
.ys02 .ys02-font span i img{border-left:0; padding-right: 8px; padding-top: 8px;}

.ys02 .ys-bt{overflow: hidden; width: 538px;}
.ys02 .ys-bt img{ border-left:0; padding-right: 20px; padding-top: 5px;}
.ys02 .ys-bt dt{font-size: 30px; margin-bottom: 10px;}
.ys02 .ys-bt dt b{color: #da251b;}
.ys02 .ys-bt dt small{display: block; font-size: 18px; color: #666;}


/*内页*/
.sub-head{overflow: hidden; background:url(../images/page1.jpg) no-repeat center; height: 260px; background-size: cover;}
.sub-head span{display: block; text-align: center; color: #FFF; font-size: 32px; padding-top: 90px; padding-bottom: 30px;}
.sub-head p{ border-top: 1px solid #666; height: 50px; line-height: 50px; text-align: right; color: #ccc;}
.sub-head p a{ color: #ccc;}
.sub-head p i{padding-right: 8px;}


/*内页新闻*/
.news{overflow: hidden;}
.news ul{ width:100%;}
.news ul li{float: left; border-bottom:1px dashed #ccc; line-height:40px; margin-right: 28px; width:100%; font-size: 14px;}
.news ul li span{ float:right; color: #999;}

/*新闻详情页一行两列展示*/
.News-list{overflow: hidden;}
.News-list ul{ width:100%;}
.News-list ul li{ border-bottom:1px dashed #ccc; line-height:32px; background:url(../images/newspic.jpg) no-repeat left; 
width: 440px; margin-right: 30px;  float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.News-list ul li span{ float:right;}
.News-list ul li:nth-of-type(2n+0){ margin-right: 0;}

/*详情页热门产品每行显示3个图片*/
.product-click{overflow: hidden; }
.product-click .bt{ border-bottom: 1px solid #E7E7E7; height: 38px;}
.product-click .bt span{ font-size: 16px;border-bottom: 2px solid #ed7417; line-height: 38px; display: inline-block;}
.product-click ul{padding: 15px 0; overflow: hidden;}
.product-click ul li{float: left; width: 293px; padding-right: 15px;}
.product-click ul li:nth-of-type(3n+0){ padding-right:0;}
.product-click ul li .list-img{border:1px solid #e7e7e7;  padding: 5px;position: relative; height: 230px; background: #FFF;}
.product-click ul li .list-img:hover{border:1px solid #ed7417;}
.product-click ul li .list-img img{position: absolute;margin: auto;max-width: 100%;max-height: 100%;top: 0;right: 0;bottom: 0;left: 0;}
.product-click ul li h2{ text-align: center; display: block; font-size: 14px; font-weight: normal; line-height: 50px;}

.product-click ul li .list-img:hover .bottom{ height: 40px;}
.product-click ul li .list-img .bottom{height: 0;overflow: hidden;background: #da251b;display: -webkit-flex;display: flex;justify-content: space-around;align-items: center;position: absolute;bottom: 0;left: 0;width: 100%;transition: all .2s; }
.product-click ul li .list-img .bottom a{ color: #FFF; font-size: 14px;}
.product-click ul li .list-img .bottom a i{padding: 0 5px;}


/*内页产品一行展示四个*/
.Product{overflow: hidden;}
.Product ul{margin: 0;}
.Product ul li{ float:left;text-align:center; width:205px; padding-right: 30px; padding-bottom: 20px;}
.Product ul li:nth-of-type(4n+0){padding-right:0;}
.Product ul li .list-img{border:1px solid #e7e7e7; padding: 3px;position: relative; height: 175px; overflow: hidden;}
.Product ul li .list-img img{max-width:100%;max-height: 100%; top: 0; left: 0;right: 0; bottom: 0;position:absolute; margin:auto;transition: all 0.6s;}
.Product ul li .list-img img:hover{transform: scale(1.2);}
.Product ul li h2{ text-align:center; overflow:hidden;font-size: 13px; font-weight: normal; line-height: 40px;}




/*内页产品一行展示3个*/
.Case{overflow: hidden; padding: 15px 0;}
.Case ul{margin: 0;}
.Case ul li{ float:left;text-align:center; width: 205px; padding-right: 30px;}
.Case ul li:nth-of-type(4n+0){padding-right:0;}
.Case ul li .list-img{border:1px solid #e7e7e7; position: relative; height: 175px; overflow: hidden;}
.Case ul li .list-img img{max-width:100%;max-height: 100%; top: 0; left: 0;right: 0; bottom: 0;position:absolute; margin:auto;transition: all 0.6s;}
.Case ul li .list-img img:hover{transform: scale(1.2);}
.Case ul li h2{ text-align:center; overflow:hidden;font-size: 13px; font-weight: normal; line-height: 40px;}




.web-Left{width: 240px; background:#FFF;}
.web-Left .top{ background: #F5F5F5; height: 70px;border-bottom: 5px solid #da251b; padding-left: 15px;border-left: 1px solid #E7E7E7;border-right: 1px solid #E7E7E7;border-top: 1px solid #E7E7E7;}
.web-Left .top span{display: block; font-size: 22px; padding-top: 10px; font-weight: bold;}
.web-Left .top em{ text-transform: uppercase; display: block;font-style: normal; font-size: 12px;}
.web-Left ul{margin: 0; border: 1px solid #E7E7E7; border-top: 0;}
.menu1 {overflow: hidden;}
.menu1 h2 {font-size: 13px;height: 46px;line-height: 46px;font-weight: normal;border-bottom: 1px solid #ccc;}
.menu1 h2 a{display: block;  color: #666; padding-left:10px;}
.menu1 h2 a:hover{display: block; background: #da251b; color: #FFF; padding-left: 10px;}
.menu1 h3 {height: 46px;line-height: 46px;color: #FFF;background: #da251b; border-bottom: 1px solid #ccc;font-weight: normal; padding-left: 30px;}
.menu1 h3 a {color: #4b4b4c;}
.menu1 h3 a:hover {color: #ff3300;}
/*.menu1 .no {display: none;}*/


/*产品类别链接样式========================================================================*/

.web-Left h2 a.leftmenu_h:link { display:block; background: #da251b; color: #FFF; padding-left: 10px;}
.web-Left h2 a.leftmenu_h:visited {display:block; background: #da251b; color: #FFF;padding-left: 10px;}
.web-Left h2 a.leftmenu_h:hover { display:block; background: #da251b; color: #FFF;padding-left: 10px;}

.web-Left h2 a.leftmenu:link { display:block; color: #666; padding-left: 10px;}
.web-Left h2 a.leftmenu:visited {display:block; color: #666;padding-left: 10px;}
.web-Left h2 a.leftmenu:hover { display:block; color: #FFF;padding-left: 10px;}

.left_contact {overflow: hidden;}
.left_contact h1{background:#da251b; color:#FFF; padding: 15px 10px; font-size: 17px; font-weight: normal;}
.left_contact p{background: #F5F5F5; line-height: 26px; padding: 15px 10px;}



.danye{ float: right; padding-left: 30px; width: 910px;}
.danye .here {overflow: hidden;height: 40px; border-bottom: 1px solid #dfdfdf; margin-bottom: 15px;}
.danye .here h3{ color: #da251b; float: left; font-size: 18px; border-bottom: 3px solid #da251b; line-height: 38px;}
.danye .here span{float: right; padding-right: 15px;line-height: 38px;}
.danye .danye-line { padding: 15px 0; line-height: 25px; overflow: hidden;}
.danye .danye-line img{ max-width: 100%; }

.Details{overflow: hidden;}
.Details h1{margin:5px 0;padding:0;text-align:center;font-size:24px;}
.Details dt{display: block; text-align:center;color:#999;border:1px solid #e1e1e1;border-left:0;border-right:0;margin:10px 0;padding:5px 0;}
.Details .Details-contact{ line-height: 26px;}
.Details .Details-contact img{max-width: 100%;}

.news_pre{margin:10px 0 25px 25px;clear:both; float:right;}

.link{overflow: hidden; padding: 15px 0;}
.link .bt{ }
.link .bt span{float: left; color: #333; font:30px "impact";}
.link .bt em{float: left; background: #da251b; color: #FFF; font-style: normal; font-size: 13px; padding: 4px 10px; margin-top: 5px; margin-right: 10px;} 
.link ul{margin: 0;}
.link ul li{float: left; color: #666; line-height: 34px;}
.link ul li a{color: #666;}
.link ul li i{padding: 0 8px;}

.footmenu{ background: #da251b;}
.footmenu ul{margin: 0;}
.footmenu ul li{float: left; width: 147px; text-align: center; height: 40px; line-height: 40px;}
.footmenu ul li a{color: #FFF;}
.footmenu ul li:hover{ background: #094802;}


.copy{ overflow: hidden; background: #f8f8f8; padding: 20px 0;}
.copy ul{margin: 0;}
.copy ul li{float: left;width: 372px;color: #666; padding-top: 30px; border-left: 1px solid #E7E7E7; padding-left: 30px;}
.copy ul li p{ line-height: 26px;}
.copy ul li:first-child{padding-top:0; border-left: 0; padding-left: 0;}
.copy ul li .wx{width: 120px;}
.copy ul li .wx img{max-width: 100%;}
.copy ul li .wx i{font-style: normal; display: block;line-height: 40px; text-align: center;}


