﻿/* CSS Document */
*{padding: 0; margin: 0;}
body {  margin: 0 auto; overflow-x: hidden;  background: #e7e7e7; color:#5a5a5a; font:normal 12px/22px 微软雅黑;}
img{border:0;}
ul,li{list-style:none;}
a{ text-decoration:none; color:#444;}
a:hover{text-decoration:none;}
.w100{ width:100%; min-width: 1200px;}
.w1200{ width:1200px; margin:0 auto;}
.content { width: 1200px; margin: 0 auto; overflow: hidden;}
.clearfix{ clear:both; margin-top:50px;}
.clearfix:after,.clearfix:before{clear:both;display:table;line-height:0;content:""}
.clear{ clear:both;}
.fl{ float:left}
.fr{ float:right}
.center{ text-align:center; }
.inb{  display: inline-block;}
.fixed{ position: fixed; top: 0; z-index: 999;}
button,input{
    /*消除默认样式*/
    margin: 0px;
    padding: 0px;
    /*自定义边框*/
    border: 0px;
    /*消除默认点击蓝色边框效果*/
    outline: none;
}

/*顶部样式*/
.top{ height:35px; line-height:32px; background: url(../images/top.jpg) center no-repeat; font-size: 12px;}
.top img{ vertical-align: middle;}

/*LOGO+导航*/
.header{ padding:5px 0;}
.logo{ width: 280px; height: 50px;}
.logo img{ max-height: 50px; max-width: 350px;}

.menu{ width: 910px; overflow:hidden; margin:0 auto; padding: 10px 0;}
.menu .menu_item{ float:left; width: 120px; height: 35px; overflow: hidden; white-space: nowrap; text-overflow:ellipsis; border-radius: 10px; margin: 0 5px;}
.menu .menu_item a{ display: block; font-size: 14px; color: #434343; line-height:35px; text-align:center;}
.menu .menu_item:hover{ background-color: #e55200;}
.menu .cur{ background-color: #e55200;}
.menu .cur a{ color: #fff;}
.menu .menu_item:hover a{ color:#fff;}
.menu .menu_item:hover .submenu{display:block; z-index:999; position:absolute;border-top:2px solid #ff6600}
.submenu{background-color: #d9d9d9; overflow: hidden;z-index:999; display:none;}
.submenu_item {padding:0 2px; min-width:90px; border-bottom: 1px solid #d0d0d0;}
.submenu_item a{ color:#333 !important; font-weight:100 !important; line-height:3em !important}
.submenu_item:hover{ background:#333}
.submenu_item a:hover{ color:#fff !important}

/*banner*/
.banner{ height:500px;}
.banner img{ height: 500px;}
.banner1{ height:260px;}
.banner1 img{ height: 260px;}

/*首页搜索+动态*/
.sszx{ height: 85px;  background: url(../images/top.jpg) center no-repeat;}

.zxdt{ width: 850px;}
.zxdt img{ float: left; max-height: 40px;}
.zxdtbox {	width:780px; height:40px; margin-top: 8px; overflow:hidden; position:relative;}
.zxdtroll { width: 2000px;	position:absolute; left:0px; top:0px;}
.zxdtroll li{ float:left; line-height:40px; text-align:center; margin-left: 20px;}
.zxdtroll h3{ font-weight: normal; background: url(../images/zxdt_1.png) no-repeat 0 50%; padding-left: 16px; font-size: 12px;  color: #434343;}

.search-box{ height: 40px; color: #ccc; padding-top: 10px;}
.input-text{ width: 258px; height: 30px; padding: 0 5px; border: #D3D3D3 1px solid; font-size: 12px; background-color: transparent; color: #666;}
.search-anniu{ background-image: url(../images/anniu.jpg); width: 50px; height: 32px;}


/*首页分类*/
.syfl{ padding: 30px 0;}
.syfl .flxian{ width: 100%; height: 3px; background: url(../images/flxian.png) no-repeat center; margin-top: 10px;}
.syfl h1{ color: #e55200; font-size: 24px; text-align: center;}
.syfl p{ font-size: 12px; color: #5a5a5a; text-align: center;}

/*公共分类样式 首页及内页*/
.fl_left{ float: left; width: 220px; margin: 15px;}
.flmc{ width: 218px; height: 53px; line-height: 55px; border: 1px solid #c6c6c6; border-bottom:none; background: url(../images/fl.png) no-repeat center; text-align: center;}
.flmc span strong{ font-size: 15px;}
.flmc span strong:hover{color: #e55200;}
.flmc span { font-size: 12px; text-transform: uppercase; color: #434343;}
.flnr{ width: 198px; border: 1px solid #c6c6c6; padding: 10px; line-height: 2em;}
.flnr li{ width:200px; height: 46px; margin-bottom: 5px; background: url(../images/fl_2.png) no-repeat center; overflow: hidden;}
.flnr li p{ text-align: center; font-size: 12px; line-height: 45px;}
.flnr li:hover{ background: url(../images/fl_1.png) no-repeat center; font-size: 15px; color: #fff;}
.flnr .active{ background: url(../images/fl_1.png) no-repeat center; font-size: 15px; color: #fff;}

/*图片列表公共样式 首页及内页*/
.picgg li{float: left; width: 250px; height: 220px; margin: 10px 15px; padding: 10px; border-color: #ccc; border-width: 1px; border-style: solid;} 
.picgg li:hover{ border-color: #e55200;} 
.picgg .tupian{ display: table-cell; vertical-align: middle; text-align: center; width: 250px; height: 190px; overflow: hidden;}
.picgg .tupian img{ vertical-align: middle; max-width: 250px; max-height: 190px; transition: all 0.6s;}
.picgg .tupian img:hover{ transform: scale(1.4);}
.picgg .title{ font-size: 14px; color: #666; text-align: center; margin-top: 5px; overflow: hidden; white-space: nowrap; text-overflow:ellipsis;}
.picgg .title:hover{ color: #e55200;}

/*首页产品中心*/
.sycp{ height: 960px;}
.gengduo{ width: 198px; border: 1px solid #c6c6c6; border-top:none; padding: 10px; background: url(../images/fl.png) no-repeat center; line-height: 2em; text-align: center; font-size: 14px; font-weight: bold;}
.gengduo:hover{color: #e55200;}

.product_right{ float: right; width: 916px; margin: 15px auto;}
.product_right h4{ font-size: 18px;}

/*首页关于我们*/
.gywm{ height: 420px; background-color: #f0f0f0; padding: 40px 0;}
.gywmzc{ width: 600px; height: 310px; overflow: hidden;}
.gywmzc img{ width: 600px; height: 310px; transition: all 0.6s;}
.gywmzc img:hover{ transform: scale(1.4);}
.gywmyc{ width: 560px; height: 270px; padding: 20px; background-color: #d9d9d9;}
.gywmyc .gywmxt{ width: 49px; border-top: 4px solid #e55200; padding-bottom: 10px;}
.gywmyc span strong{ font-size: 22px;}
.gywmyc span strong:hover{color: #e55200;}
.gywmyc span { font-size: 12px; text-transform: uppercase; color: #434343;}
.gywmyc p{ text-indent: 2em; line-height: 2em; font-size: 14px; padding: 20px 0;}
.gyxn{ width: 100%; height: 100px; background: url(../images/gybj.jpg) no-repeat center;}
.gyxnzc{ margin-top: 25px; width: 50%; color: #fff;}
.gyxnyc{ margin-top: 20px; color: #ccc; width: 50%;}
.gyxnyc .lx{ margin: 0 20px 0 50px;}
.gyxnyc .zx{ margin: 0 20px; width: 200px; height: 60px; text-align: center; font-size: 16px; line-height: 60px; border: 1px solid #ccc; color: #ccc;}
.gyxnyc .zx:hover{ border: 1px solid #aaa; color: #aaa;}

/*首页优势*/
.youshi{ height: 980px;}
.youshi li{ float: left; width: 1200px; height: 200px;background-color: #c6c6c6;}
.youshi .wenzi{ width: 296px; height: 120px; text-align: center; padding: 40px 150px; overflow: hidden;}
.youshi li:first-child .wenzi{ float: left;border-right: 8px solid #e55200;} /* 兼容IE8写法*/
.youshi li:first-child+li .wenzi{ float: right; border-left: 8px solid #e55200;} /* 兼容IE8写法 */
.youshi li:first-child+li+li .wenzi{ float: left; border-right: 8px solid #e55200;} /* 兼容IE8写法 */
.youshi li:first-child+li+li+li .wenzi{ float: right; border-left: 8px solid #e55200;} /* 兼容IE8写法 */
.youshi .wenzi h1{ font-size: 36px; color: #e55200;font-family: Arial, Helvetica, sans-serif;}
.youshi .wenzi h3{ font-size: 17px; color: #434343; padding: 10px 0;}
.youshi .wenzi h5{ font-size: 12px; font-weight: normal;}
.youshi li img{ width: 596px; height: 200px;}

/*首页新闻 */
.news{ height: 750px; background-color: #f0f0f0;} 

.news_left{ width:  730px; height: 490px; padding: 30px; background-color: #e7e7e7;}
.news h2{ float: left; font-size: 18px; line-height: 2em;}
.news h2:hover{ color: #e55200;}
.news img{ float: right;}
.news .fengexian{height: 10px; width: 100%; border-bottom: 1px solid #d9d9d9; background:none;}
.newshot{ height: 140px; padding: 20px 0;}
.newshot img{ float: left; padding-right: 10px; width: 210px; height: 140px;}
.news h3, .news h3 a{ font-size: 16px; color: #e55200; padding-bottom: 10px;}
.news h3, .news h3 a:hover{ color: #666;}
.news h5{ font-size: 11px; color: #929292; font-weight: normal; padding-bottom: 10px;}
.news h4{ font-size: 12px; color: #5a5a5a; font-weight: normal; line-height: 180%;}
.news ul li{ padding: 20px 0;}

.news_right{ width:  330px; height: 490px; padding: 30px; background-color: #e7e7e7;}
.zzry{ width:280px; overflow:hidden; border:1px solid #ccc; margin: 20px 25px;}
.zzry .bd{ padding:10px;}
.zzry .bd ul{ overflow:hidden; zoom:1;}
.zzry .bd ul li{ text-align:center; zoom:1; padding: 5px 0;}
.zzry .bd ul li .pic{ text-align: center;}
.zzry .bd ul li .pic img{ width:250px; height:160px; display:block; padding:2px; border:1px solid #ccc; }
.zzry .bd ul li .pic a:hover img{ border-color:#999;  }
.zzry .bd ul li .title{ line-height: 2em;}

/*网站底部*/
.footer_bg{ background: #e55200; height: 150px; margin-top: 20px;}
.footernr ul{ width: 770px; margin: 0 auto; overflow: hidden;}
.footernr ul li{ line-height: 50px; width: 110px; padding-top: 10px;}
.footernr ul li a{ display: block; text-align: center; color: #fff;}
.footernr ul li a:hover{ color:#fff;}
.copyright{ line-height: 2em; text-align: center;}
.copyright p, .copyright a{ color: #ccc; font-size: 12px;}

/*侧边栏*/
.side{position:fixed;width:78px;right:0;top:50%;margin-top:-200px;z-index:100;border:1px solid #e0e0e0;background:#fff;border-bottom:0}
.side ul li{width:78px;height:78px;float:left;position:relative;border-bottom:1px solid #e0e0e0;color:#333;font-size:14px;line-height:38px;text-align:center;transition:all .3s;cursor:pointer}
.side ul li:hover{background:#e55200;color:#fff}
.side ul li:hover a{color:#fff}
.side ul li i{height:25px;margin-bottom:1px;display:block;overflow:hidden;background-repeat:no-repeat;background-position:center center;background-size:auto 25px;margin-top:14px;transition:all .3s}
.side ul li i.bgs1{background-image:url(../images/right_pic5.png)}
.side ul li i.bgs3{background-image:url(../images/right_pic2.png)}
.side ul li i.bgs4{background-image:url(../images/right_pic1.png)}
.side ul li i.bgs5{background-image:url(../images/right_pic3.png)}
.side ul li i.bgs6{background-image:url(../images/right_pic6_on.png)}
.side ul li:hover i.bgs1{background-image:url(../images/right_pic5_on.png)}
.side ul li:hover i.bgs3{background-image:url(../images/right_pic2_on.png)}
.side ul li:hover i.bgs4{background-image:url(../images/right_pic1_on.png)}
.side ul li:hover i.bgs5{background-image:url(../images/right_pic3_on.png)}
.side ul li .sidebox{position:absolute;width:78px;height:78px;top:0;right:0;transition:all .3s;overflow:hidden}
.side ul li.sidetop{background:#e55200;color:#fff}
.side ul li.sidetop:hover{opacity:.8;filter:Alpha(opacity=80)}
.side ul li.sideewm .ewBox.son{width:238px;display:none;color:#363636;text-align:center;padding-top:235px;position:absolute;left:-240px;top:0;background-repeat:no-repeat;background-position:center center;border:1px solid #e0e0e0}
.side ul li.sideetel .telBox.son{width:240px;height:237px;display:none;color:#fff;text-align:left;position:absolute;left:-240px;top:-79px;background:#e55200}
.side ul li.sideetel .telBox dd{display:block;height:118.5px;overflow:hidden;padding-left:82px;line-height:24px;font-size:18px}
.side ul li.sideetel .telBox dd span{display:block;line-height:28px;height:28px;overflow:hidden;margin-top:32px;font-size:18px}
.side ul li.sideetel .telBox dd.bgs1{background:url(../images/right_pic8.png) 28px center no-repeat;background-color:#4d86ce}
.side ul li.sideetel .telBox dd.bgs2{background:url(../images/right_pic9.png) 28px center no-repeat}
.side ul li:hover .son{display:block!important;animation:fadein 1s}
@keyframes fadein{from{opacity:0}
to{opacity:1}
}

/*内页公共区域*/
.neiye{ margin: 45px auto;}
.zclx{ margin-top: 30px; margin-bottom: 50px;}
.zclx .fengexian{ height: 10px; width: 100%; border-bottom: 1px solid #d9d9d9;}
.zclx img{ width: 150px; height: 150px; padding: 15px 25px 0;}
.zclx h5{ font-size: 14px; text-align: center;}
.ny_right{ margin-top: 15px; width: 930px;}

.ny_cont,.con_cpxq,.ny_news,.lx_cont,.con_tpnr{ padding: 10px 10px; line-height: 2em; font-size: 14px;}
.ny_cont img{ max-width: 910px;}
.lx_cont img{ max-width: 910px;}
.con_cpxq img{ max-width: 910px;}
.neirong{ padding: 10px 25px 0 25px; line-height: 2em;}
.neirong img{ max-width: 860px; text-align: center;}
.neirong h3{ margin: 20px 0; font-size: 15px; color: #333; border-bottom: 1px #c0c0c0 dashed;}

/*产品展示内容*/
.con_cpnr{ padding: 10px 10px; line-height: 2em; font-size: 14px;}

/*产品详情内容*/
.con_cpxq{ padding: 10px 10px; line-height: 2em; font-size: 14px;}
.con_cpxq .biaoti{ text-align: center; margin-bottom: 20px; font-size: 20px; font-weight: bold; color: #e55200;}
.con_cpxq .cpxqtu{ text-align: center;}
.con_cpxq .cpxqtu img{ max-width: 900px; overflow: hidden; border: 1px #c0c0c0 solid;}
.con_cpxq .articlebook { margin-top: 30px; text-align: left; float: left;}
.con_cpxq .articlebook p{ margin-top: 10px; font-size: 14px;font-family: "微软雅黑";color: #999;}
.con_cpxq .articlebook p:hover{ color: #666;}

/*新闻列表样式*/
.ny_news .news_time{ float: left; background-color: #e55200; width: 72px; height: 65px; margin-right: 15px; text-align: center;}
.ny_news .news_time p{ font-size: 24px; color:#fff; font-weight: bold; line-height: 35px; font-family: "微软雅黑";}
.ny_news .news_time span{ font-size: 13px; color:#fff; font-family: "微软雅黑";}
.ny_news .news_neirong{ float: left; font-family: "微软雅黑"; width: 800px;}
.ny_news .news_neirong .biaoti{ color: #5A5A5A; font-size: 20px; overflow: hidden; padding-bottom: 10px;}
.ny_news .news_neirong .biaoti:hover{ color: #ff8261;}
.ny_news .news_neirong .miaoshu{ color: #999; font-size: 14px; line-height: 1.3em;}
.ny_news .news_fengexian{ border-bottom: 1px dotted #dbd4cd; margin: 20px auto;}

/*新闻详情*/
.date{ font-size: 12px; color: #5A5A5A;}

/*联系我们*/
.lx_cont{line-height: 3em; padding: 10px; font-size: 16px;}
.lx_cont img{ width: 24px; height: 16px; vertical-align: middle; padding-right: 20px}

/*翻页样式*/
#pre{margin-top:20px; padding-top:10px; font-size:14px; clear:both; text-align:right; margin-bottom:15px}
#pre a{ color:#e55200;}
#pages {width: 100%;height: 50px;text-align: center;line-height: 50px;padding-top: 10px; clear:both;}
#pages a {background: #f5f5f5;border: #ddd solid 1px;padding: 2px 8px;margin: 0 2px;float: none;color: #666;font-size: 14px;}
#pages span {background: #e55200; color: #fff;border: #DDD solid 1px;padding: 2px 8px;margin: 0 2px;float: none;}

/*表单地图*/
.biaodan th{ font-size: 14px; color: #5a5a5a; font-weight: normal;}
.biaodan tr{ height: 70px;}
.biaodan .input-text { border: 1px solid #dedede; font-size: 12px; background-color: #fff; text-indent: 5px; height: 38px; line-height: 38px; width: 100%; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px;}
.biaodan textarea{ border: 1px solid #dedede; font-size: 12px; text-indent: 5px; width: 100%; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; }
.biaodan .button{ width: 250px; height: 45px; background-color: #e55200; line-height: 45px; text-align: center; font-size: 16px; color: #fff; cursor:pointer;}
.biaodan .button:hover{ background-color: #e55200; color: #fff;}
.biaodantu img{ max-height: 384px;}
input[type="button"], input[type="submit"], input[type="reset"] { border: 0; background-color: #fff; outline: none;}
#dituContent{ width:100%; height:385px; border:#ccc solid 1px;line-height: 2em;}
#dituContent img{ width:auto; height:auto;}

/*搜索内容页*/
.ss-listing ul{ overflow: hidden; font-size: 0;} 
.ss-listing ul li{ width: 100%; display: block; font-size: 14px;} 
.ss-listing ul li .item{ background-color: #f5f5f5; padding: 16px; margin: 0 0 20px 0; overflow: hidden;}
.ss-listing-frame{ float: left; margin-right: 20px; overflow: hidden; width: 135px;}
.ss-listing-frame img{ width: 135px; height: 120px; display: block;
transition: ease all 0.4s;
-webkit-transition: ease all 0.4s;
-moz-transition: ease all 0.4s;
-o-transition: ease all 0.4s;}
.ss-listing-frame img:hover{ transform: scale(1.1);}
.ss-listing ul li .item h3{ font-size: 18px; line-height: 20px;font-weight: normal; margin: 10px 0; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}  
.ss-listing ul li .item h3:hover{ color: #479c18;} 
.ss-listing ul li .item p{
	font-size: 14px; line-height: 20px;
	max-height: 60px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-bottom: 20px;
} 
.ss-listing ul li .item span {
    display: block;
}
.ss-listing ul li .item span a {
    color: #fff;
    font-size: 16px;
    background-color: #479c18;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    transition: ease all 0.4s;
    -webkit-transition: ease all 0.4s;
    -moz-transition: ease all 0.4s;
    -o-transition: ease all 0.4s;
}
.ss-listing ul li .item span a:hover{ color: #fff; font-size: 16px; background-color: #333;}