@charset "utf-8";
/* CSS Document */
html {height: 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,i,em{margin:0;padding:0; list-style:none; font-style: normal;}
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;}


.fl{ float:left;}
.fr{ float: right;}
.text-center{text-align: center;}

.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;}


/*搜索查询*/
.search {overflow: hidden;position: relative; background: #f4f4f4; padding: 20px 0;}
.search-left{float: left;  width: 450px; font-size: 14px;color: #666;}
.search-left b{display: block; color: #0052c2; font-size: 28px;}
.search-center{float: left;  width: 298px;font-size: 18px; padding-left: 30px; color: #666; border-left: 1px solid #e0e0e0;border-right: 1px solid #e0e0e0;}
.search-center b{display: block; color: #dd0336;font-size: 28px;}
.search-right{float: right;width: 370px; margin-left: 30px;}
.search-right input{color: #666; height: 32px;line-height: 32px; padding-left: 5px; width: 300px;border: 1px solid #E7E7E7;}
.search-right .search-submit{background: #0052c2;border: 0;color: #FFF;height: 34px;line-height: 34px; padding: 0 15px;cursor: pointer;}
.search-right p{padding-top: 10px;}


/*以上是公共样式*/
.container{ width: 1180px; margin: 0 auto; overflow: hidden;}
.welcome{ height: 34px; line-height: 34px;  background: url(../images/welcomebg.jpg) repeat-y center;}
.welcome h1{ float: left; font-weight: normal;  font-size: 13px; color: #FFF;}
.welcome p{ float: right;color: #FFF;}
.welcome p a{color: #FFF;}
.welcome p a:hover{color: #fb8a01;}

.head{}
.head .logo{padding: 20px 0;}
.head .logo img{width: 90px; float: left; }
.head .logo span{font-size:30px; float: left; color: #222; padding-left: 15px; padding-top: 7px;}
.head .logo span small{ display: block; font-size: 16px;font-weight: normal; text-transform: uppercase; color: #666;}
.head .tel{float: right; padding-top: 33px;}
.head .tel span{ font-size: 15px;display: block; float: left; padding: 5px 0 0 10px; color: #999; line-height: 24px;}
.head .tel span b{font-size: 25px; color: #e71119; font-family: impact,"微软雅黑";}
.head .tel img{width: 52px; float: left; padding-top: 6px;}


/*Menu导航 */
.navbg{background: #0052c2;height: 60px;}
.nav{ width: 1180px; margin: 0 auto;}
.nav ul{margin: 0;}
.nav ul li{float: left;position: relative;font-size: 16px;text-align: center; height: 60px; line-height: 60px; background: url(../images/menuline.jpg) no-repeat right;}
.nav ul li:last-child{background:none;}
.nav ul li a{display: block;width: 168px;color: #FFF;}
.nav ul li.hover a,.nav ul li:hover a{color: #fff;background: #1075dd;}
.nav ul li .subnav{background: #fff;box-shadow: 0 13px 42px 11px rgba(0, 0, 0, 0.05);height: auto;left: 0;overflow: hidden;position: absolute;top: 100%;width:100%;z-index: 199;}
.nav ul li .subnav{filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0,direction=120,strength=5);opacity: 0;visibility: hidden;transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);-moz-transform: translate3d(0, 10px, 0);-webkit-transform: translate3d(0, 10px, 0);}
.nav ul li:hover .subnav{opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);}
.nav ul li .subnav a{color: #666;display: block;font-size: 13px;line-height: 40px;height: 40px;padding: 0;transition: all 0.2s ease-in-out 0s;width: 100%;border-bottom: 1px solid #eee;background: #fff;}
.nav ul li .subnav a:hover{color: #044b97;background: #f9f9f9;text-indent: 10px;}


/*banner开始*/
#Ibanner{ margin: 0px auto; padding: 0px; height:425px; overflow: hidden; }
.Ibanner, .Ibanner *{margin:0; padding:0;}
.Ibanner{width:100%; height:425px; overflow:hidden;position:relative;}
.slider{overflow:hidden;}
.slider li{float: left;height:425px;color: #333; text-align: center; }
.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;}


/*首页模块标题*/
.home-bt{text-align: center; padding: 20px 0; } 
.home-bt span{ z-index: 999; padding: 0 10px; font-size: 26px; text-align: center; line-height: 60px;}
.home-bt i{position: relative;display: block; text-transform: uppercase; font-size: 16px; top: -9px; color: #0052c2;}
.home-bt .home-line{ border-bottom: 1px solid #E7E7E7; position: relative; }


/*首页公司简介*/
.home-combt{text-align: center; padding: 30px 0; } 
.home-combt span{ font-size: 26px; text-align: center;}
.home-combt em{display: block; text-transform: uppercase; font-size: 16px; line-height: 30px;}

.home-about{overflow: hidden; background: #FFF; padding: 30px; padding-bottom: 0; }
.home-about-l{float: left; width: 500px;}
.home-about-l img {max-width: 100%;}
.home-about-r{float: left;width: 590px; margin-left: 30px;}
.home-about-r span{display: block; font-size: 24px;padding-bottom: 10px; margin-bottom: 8px; background: url(../images/home-aboutline.jpg) no-repeat left bottom;}
.home-about-r p{line-height: 26px; text-align: left; font-size: 14px; color: #666;}
.home-about-r a{display: block;margin-top: 10px;width: 120px;height: 42px;line-height: 42px;text-align: center; border: 1px solid #ccc; border-radius: 4px;}
.home-about-r a:hover{background: #0046ae; color: #FFF;}


.prolist{overflow: hidden; text-align: center; padding-bottom: 15px;}
.prolist ul{display: inline-block;}
.prolist ul li{float: left; padding: 0 5px; font-size: 16px;}
.prolist ul li a{display: block; border-radius: 10px; padding: 8px 18px; text-align: center; background: #0052c2;color: #FFF;}
.prolist ul li a:hover{display: block; border-radius: 10px; background: #0052c2; color: #FFF;}

/*首页产品展示*/
.home-pro{overflow: hidden;}
.home-pro ul{margin: 0;overflow: hidden;}
.home-pro ul li{ float:left;text-align:center; width: 211px; background: #FFF; margin-right:15px;border:1px solid #E7E7E7; margin-bottom: 30px;}
.home-pro ul li:nth-of-type(4n+0){margin-right:0px;}
.home-pro ul li:hover{border:1px solid #0052c2;}
.home-pro ul li .list-img{ position: relative;height: 160px; 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: 15px; font-weight: normal; height: 40px; line-height: 40px; margin: 10px; margin-top: 0;}
.home-pro ul li:hover h2{background: #0052c2;color: #FFF;}

.ad{overflow: hidden; background: url(../images/ad.jpg) no-repeat center; height: 151px; text-align: center; color: #FFF;}
.ad span{font-size: 32px;font-weight: bold; line-height: 80px;}
.ad p{font-size: 20px;}

.tit1{ height:128px; text-align:center;}
.tit1 h3{font-size: 36px; color: #0062cf;}
.tit1 em{ display:block; background:url(../images/zj_h2.png) no-repeat center center; height:54px; font:20px "Microsoft Yahei"; color:#333; line-height:54px;}
.tit1 i{ background:#fff; padding:0 20px;}

.lc{ height:871px; padding-top:77px; overflow:hidden; background:url(../images/lc_bg.jpg) no-repeat center top;}
.lc .tit1{ height:150px; overflow:hidden;}
.lc dl{ width:268px; float:left; height:350px; margin-right:30px;}
.lc dt{ width:250px; position:relative;}
.lc dt img{max-width: 100%;}
.lc dt b{ display:block; width:27px; height:18px; position:absolute; top:135px; left:260px; background:url(../images/lc_jt11.png) no-repeat;}
.lc dd{ margin-top:12px;}
.lc dd em{ display:inline-block; font:46px Arial, Helvetica, sans-serif; color:#b7b8ba; float:left; width:64px;}
.lc dd span{ display:inline-block; font:16px "Microsoft Yahei"; color:#333; line-height:22px; margin-top:3px;}
.lc .dl08,.lc .dl04{ margin-right:0;}
.lc .dl04 dt b{ display:block; width:18px; height:27px; position:absolute; top:350px; right:0; background:url(../images/lc_jt22.png) no-repeat;}
.lc .dl05 dt b,.lc .dl06 dt b,.lc .dl07 dt b{ background:url(../images/lc_jt33.png) no-repeat;}


/*首页3大优势*/
.youshibg{overflow: hidden; background: url(../images/ys-bg1.png) no-repeat center top;}
.ys-bt{overflow: hidden;margin: 0 auto; background: url(../images/ys01.jpg) no-repeat center ; width: 608px; height: 200px; padding: 73px 0 0 540px;}
.ys-bt h2{font-size: 36px;}
.ys-bt h2 b{font-size: 48px; color: #0062d1;}
.ys-bt p{font-size: 16px; color: #999;}

.ys01{overflow:hidden;}
.ys01 ul{}
.ys01 ul li{float: left; width: 590px;}
.ys01 ul li.pt{padding: 30px 0; }
.ys01 ul li .baxin{float: left;  background:url(../images/ba.png) no-repeat ; width: 74px; height: 74px; line-height: 74px; text-align: center; font-weight: bold; font-size: 22px; color: #FFF;}
.ys01 ul li .text{float: left; padding-left: 20px; padding-top: 15px; width: 495px; }
.ys01 ul li .text span{font-size: 25px; color: #0062d1; }
.ys01 ul li .text p{font-size: 16px; color: #999; padding: 15px 0; line-height: 30px;}
.ys01 ul li img{max-width: 100%; }

.ys02{overflow:hidden;}
.ys02 ul{}
.ys02 ul li{float: left; width: 590px;}
.ys02 ul li.pt{padding: 30px 0; }
.ys02 ul li .baxin{float: left;  background:url(../images/ba.png) no-repeat ; width: 74px; height: 74px; line-height: 74px; text-align: center; font-weight: bold; font-size: 22px; color: #FFF;}
.ys02 ul li .text{float: left; padding-left: 20px; padding-top: 16px; width: 495px; }
.ys02 ul li .text span{font-size: 25px; color: #0062d1; }
.ys02 ul li .text p{font-size: 16px; color: #999; padding: 15px 0; line-height: 30px;}
.ys02 ul li img{max-width: 100%; }

/*图片左右滚动*/
#demo3 {overflow: hidden;width: 1180px; margin: 0 auto;}
#indemo1 {float: left;width: 800%;}
#demo4 {float: left;}
#demo5 {float: left;}

 /*首页客户案例*/
.home-case{overflow: hidden;}
.home-case ul{margin: 0;overflow: hidden; }
.home-case ul li{ float:left;text-align:center; width: 260px;padding-right: 15px;}
.home-case ul li .list-img{border:1px solid #e7e7e7;position: relative;height: 172px; 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: #FFF;color: #333; text-align:center; overflow:hidden; clear:both; font-size: 15px; font-weight: normal; height: 40px; line-height: 40px;}

.home-hezuo{overflow: hidden;}
.home-hezuo ul{margin: 0;overflow: hidden; }
.home-hezuo ul li{ float:left;text-align:center; width: 180px;padding-right: 20px;}
.home-hezuo ul li:last-child{padding-right:0px;}
.home-hezuo ul li .list-img{border:1px solid #e7e7e7;position: relative;height: 90px; overflow: hidden; background: #FFF; }
.home-hezuo 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-hezuo ul li .list-img img:hover{transform:scale(1.2);}
.home-hezuo ul li h2{ background: #FFF;color: #333; text-align:center; overflow:hidden; clear:both; font-size: 15px; font-weight: normal; height: 40px; line-height: 40px;}




/*首页新闻*/
.home-news {width: 373px;}
.home-news ul{margin: 0;}
.home-news ul li{line-height: 34px; border-bottom:1px dashed #EEEEEE;}
.home-news ul li span{ float: right; color: #999;}
.home-news ul li span i{color: #ed7417; padding-right: 5px;}


.home-news-t{ border-bottom: 1px solid #d9d9d9; height: 40px; line-height: 40px; margin-bottom: 10px;}
.home-news-t span{font-size: 18px; font-weight: bold; color: #0052c2;}
.home-news-t span i{padding-right: 5px;}
.home-news-t p{float: right;}


/*内页*/
.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: 434px; 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;}


/*内页产品一行展示四个*/
.Product{overflow: hidden;}
.Product ul{margin: 0;}
.Product ul li{ float:left;text-align:center; width:210px; padding-right: 19px; 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: 160px; 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;}


.Pro-Details-l{width: 450px;}
.Pro-Details-r{width: 420px; padding-left: 30px;}
.Pro-Details-r h2{font-size:22px; font-weight:bold; color:#222; border-bottom: 1px solid #E7E7E7; padding: 15px 0;}
.Pro-Details-r .gk{ padding: 15px 0; line-height: 26px;}
.Pro-Details-r .tel{border-top: 1px solid #E7E7E7;border-bottom: 1px solid #E7E7E7;font-size:22px; font-weight:bold; color:#0052c2; padding: 10px 0;}


/*内页产品一行展示3个*/
.Case{overflow: hidden; padding: 15px 0;}
.Case ul{margin: 0;}
.Case ul li{ float:left;text-align:center; width: 285px; padding-right: 22px;}
.Case ul li:nth-of-type(3n+0){padding-right:0;}
.Case ul li .list-img{border:1px solid #e7e7e7; position: relative; height: 188px; 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;}


/*联系方式*/
.contact-l{ width:375px;}
.contact-r{ width:520px ;}

.web-Left{width: 240px; }
.web-Left .top{ background:url(../images/left01.jpg) no-repeat bottom;color: #FFF; height: 100px; text-align: center;}
.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;}
.menu1 {overflow: hidden; border: 1px solid #0052c2; border-top: 0;}
.menu1 h2 {font-size: 13px;height: 46px;line-height: 46px;font-weight: normal;border-bottom: 1px solid #ccc;}
.menu1 h2 a{display: block;  color: #333; padding-left:20px;}
.menu1 h2 a:hover{display: block; padding-left: 20px; background: #0052c2;color: #FFF;}
.menu1 h3 {height: 46px;line-height: 46px;color: #666;background: #FFF; font-weight: normal; padding-left: 30px; border-bottom:1px solid #E7E7E7 ;font-size: 13px;}
.menu1 h3 a {color: #666;}
.menu1 h3 a:hover {color: #0052c2;}
.menu1 .leftmenu_h{ background: #0052c2;color: #FFF;}
/*.menu1 .no {display: none;}*/



.left_contact {overflow: hidden;}
.left_contact h1{background:#0052c2; color:#FFF; padding: 15px 5px; font-size: 17px; font-weight: normal; text-align: center; }
.left_contact p{background: #F5F5F5; line-height: 26px; padding: 15px 10px;}
.left_contact p img{max-width: 100%; padding-top: 10px;}


/*当前位置*/
.here {overflow: hidden;height: 40px; line-height: 40px; border-bottom: 1px solid #dfdfdf; margin-bottom: 20px;}
.here span{ font-size: 15px;}
.here span b{color: #d0231b;}

/*详情页其他产品列表*/
.Showhere {overflow: hidden;height: 48px; line-height: 48px;  border-bottom: 1px solid #E7E7E7;  margin-bottom: 15px;}
.Showhere span{ color: #0052c2; font-size: 16px;font-weight: bold;}
.Showhere span b{color: #d0231b;}


.web-right{width: 900px; padding-left: 40px;}
.danye-line {line-height: 25px; overflow: hidden;}
.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:15px 0;}
.Details .Details-contact{ line-height: 26px;}
.Details .Details-contact img{max-width: 100%;}

.productshow{overflow: hidden; background: url(../images/productshow_06.jpg) no-repeat center; height: 300px;padding: 0px 65px;}
.productshow li{float: left; color: #666;text-align: center;  width: 235px; padding-top: 80px; margin-left: 30px; line-height: 30px;}
.productshow li:first-child{margin-left: 0;}
.productshow li i{display: block; color:#0052c2; font-size: 42px; text-align: center; margin-bottom: 15px; }

.news_pre{margin:10px 0 5px 0;clear:both;}

.link{overflow: hidden; padding: 15px 0;}
.link span{color: #0052c2; font-size: 16px; }
.link ul{margin: 0;}
.link ul li{float: left; color: #666; line-height: 30px;}
.link ul li a{color: #666;}
.link ul li a:hover{color: #0052c2;}
.link ul li i{padding: 0 8px;}

footer{overflow: hidden;background: #0052c2; padding-top: 30px;}

.footmenu{overflow: hidden; width: 603px; float: left; }
.footmenu ul{margin: 0;}
.footmenu ul li{float: left;  border-right: 1px solid #3381d3; width: 170px; text-align: left; padding-left: 30px; min-height: 210px;}
.footmenu ul li dt{ color: #FFF; font-size: 18px; padding-bottom: 15px;}
.footmenu ul li a{color: #FFF; display: block;  line-height: 26px;}
.footmenu ul li a:hover{color: #fcc92f;}

.foot-contact{float: left; width: 547px; padding-left: 30px;}
.foot-contact .wx{float: left; width: 140px;}
.foot-contact .wx img{max-width: 100%;}
.foot-contact .lx{float: left; color: #FFF; padding-left: 20px; line-height: 26px;}
.foot-contact .lx dt{color: #FFF; font-size: 24px; padding-bottom: 8px;}

.copy{ overflow: hidden;padding: 20px 0; text-align: center; color: #FFF; border-top: 1px solid #3381d3; margin-top: 30px;}
.copy a{color: #FFF;}
.copy a:hover{color: #fb8a01;}



