﻿@charset "utf-8";
body{margin:0; padding:0; border:0;}
dd,p,ul{margin:0px; padding:0px;}
i,em,cite{font-style:normal; display:block;}
li{list-style-type:none;}
a{text-decoration:none;}
img{border:0;}

a,p,ul,li{font-size:12px;}
hr{height:1px; border-width:0px;}

.center{width:1000px;  margin:0px auto; clear:both;}
.left{float:left;}
.right{float:right;}
.shadow_1{background:url(../images/mainImg_head.png) repeat-x;  width:100%;  height:5px;  position:relative;  z-index:10;  clear:both;}

/*分页*/
.page{width:100%;  height: 40px;clear: both;text-align: center;padding-top:30px;}
.page strong{color:#FFF;  background-color:#db0000;  padding:7px 12px;  margin:1px 10px 0px -1px;  cursor:pointer; border:1px solid #db0000; }
.page a{border:1px solid #e6e6e6;  padding:7px 12px;  margin-right:10px;  cursor:pointer; color:#000; }
.page a:hover{background-color:#e6e6e6;  border:1px solid #e6e6e6;}

/*悬浮*/
#fixed{position:fixed;  z-index:50;  right:30px;  bottom:70px; display:none;}
#fixed li{height:45px;  width:45px;  margin-top:1px;  cursor:pointer; background-color:#494949;}
#fixed li:hover{background-color:#ce281f;}
#fixed .top {background:#494949 url(../images/fixed-top-icon.png) no-repeat center center;}
#fixed .code{background:#494949 url(../images/fixed-code-icon.png) no-repeat center center;}
#fixed .code img{margin:-230px 0px 0px -140px;  display:none;}
#fixed .alibaba{background:#494949 url(../images/fixed-alibaba-icon.png) no-repeat center center;}
#fixed .alibaba img{margin:-35px 0px 0px -262px;  display:none;}

/*在线客服*/
.keifu{ position:fixed; top:10%; right:0; width:131px;  _position:absolute; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom,10)||0)-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));  z-index:990;}
.keifu_tab{ width:160px;}
.icon_keifu{ width:26px; height:100px; float:left; background:url(../images/keifu.png) 0 0; position:relative; display:none; cursor:pointer;}
.keifu_box{ float:left; width:131px;}
.keifu_tab img{ display:block;}
.keifu_head{ width:131px; height:41px; background:url(../images/keifu.png); background-position: 0 -103px; font-size:0; line-height:0; position:relative;}
.keifu_close:link,.keifu_close:visited{ display:block; width:11px; height:11px; background:url(../images/keifu.png) -42px 0; position:absolute; top:5px; right:5px;}
.keifu_close:hover{ background-position:-60px 0;}
.keifu_con{ border-left:7px solid #029bdb; border-right:7px solid #029bdb; padding-top:15px; background:#fbfbfb;}
.keifu_con li{height:33px; padding-left:12px;}
.keifu_con .weixin{ height:96px;}
.keifu_con .bt{ font-size:16px; height:30px; line-height:30px; text-align:left; padding:0 0 0 20px; color:#012646;}
.keifu_bot{ width:131px; height:8px; background:url(../images/keifu.png); background-position:0 -149px; }


/*主图*/


/*主图*/
.fullSlide{margin-top:-5px; }	
.fullSlide .bd li{height:522px; }	

.fullSlide .prev,
.fullSlide .next{ position:absolute; left:5%; top:320px;  display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat #333333; filter:alpha(opacity=50);opacity:0.5;   }
.fullSlide .next{ left:auto; right:5%; background-position:8px 5px; }
.fullSlide .prev:hover,
.fullSlide .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.fullSlide .prevStop{ display:none;  }
.fullSlide .nextStop{ display:none;  }








/*列表标题*/
.list .left{width:220px;}
.list .list_name{height:106px;  width:220px;  background-image:url(../images/inside_list.jpg);}
.list .list_name h3{font-family: "微软雅黑", Arial; font-size: 22px;font-weight: bold;padding: 25px;color: #FFF;margin: 0px;}
.list .list_name h3 span{display:block;}
/*列表目录树*/
.list_tree li{background-color:#f1f1f1;}
.list_tree li a{font-family:"微软雅黑",Arial; font-size:14px;  color:#737373;  line-height:46px;   display:block; height:46px;     position:relative; padding-left:40px;}
.list_tree li:hover{background-color:#676767;}
.list_tree li:hover a{color:#fff;}
.list_tree li .light{ background-color:#676767; color:#fff;  }
.list_tree>li>a::before{content: "";width: 5px;height: 5px;border-radius: 5px;border: 1px solid #b2b2b2;left:23px;top: 19px;padding: 1px;position: absolute;}
.list_tree>li>a::after{ position: absolute;content: "";width: 190px;height: 3px;bottom: 0px;background: #dfdfdf;left: 14px;}

/*列表缩略图显示*/
.list .right{width:760px;}
.item_thumbnails1 li{float:left; margin:0px 10px 20px 0px;}
.item_thumbnails1 li a{color:#696969; text-align:center; display:block;}
.item_thumbnails1 li a .img{width:177px;  height:177px;  border:1px solid #dfdfdf;  display:block;  margin-bottom:10px;  overflow:hidden;}
.item_thumbnails1 li a:hover{color:#ff6600;}
.item_thumbnails1 li a:hover .img{border:1px solid #ff6600;}
.item_thumbnails1 li a .img img{width:177px;}
.item_thumbnails1 li a span{width:177px; display:block;  text-overflow:ellipsis; overflow: hidden; white-space: nowrap;}

/*列表显示*/
.item_list1 li{width:100%; height:98px; padding-bottom:20px;}
.item_list1 li a{color:#999;}
.item_list1 li a .time b{font-size:46px;   display:block;   line-height:50px;}
.item_list1 li a .time{border-radius:0px 0px 20px 0px;font-family:Arial;color:#888888;text-align:center;background-color:#eeeeee;height:66px;width:68px;float:left;margin-right:20px;padding:16px;}
.item_list1 li a p{color:#353535;  font-size:14px;  display:block;  padding:4px 0px;}
.item_list1 li .time:hover{background-color:#ff6600; color:#fff;}
.item_list1 li p:hover{color:#ff6600;}







/*顶部*/
.header .logo{height:62px; margin-top:18px;}
.header .nav{margin:0px -20px 0px 0px;}
.header .nav li{float: left;}
.header .nav li a{font-family:"微软雅黑";  font-size:14px;  color:#323232;  text-align:center; width:114px; height:99px; line-height:99px; display:block;position: relative;}
.header .nav li .gap{border-right: 1px solid #ededed;}
.header .nav li:hover a{color:#fff; background-color: #cc000b;}
.header .nav li .light{color:#fff; background-color: #cc000b;}


/*底部*/
.footer-contact{font-family:"微软雅黑",Arial; color:#ababab;   background-color:#292929;  width:100%;  height:390px; position:relative;border-bottom: 1px solid #363636; }
.footer-contact .left{width:300px; height:300px;  margin-top:50px; }
.footer-contact .left p{height:30px;line-height:30px;display:block;}
.footer-contact .left p img{ display: inline-block; vertical-align: middle; margin-right:5px;  }
.footer-contact .left p span{ display: inline-block; vertical-align: middle;}

.footer-contact .right{width:700px; height:300px;  margin-top:50px; position:relative;}
.footer-contact .right input{ border:0px;   margin:2px 0px 0px 10px; margin-bottom:27px;  }
.footer-contact .enter_name{background-color:#3a3a3a;  height:35px;  width:338px; }
.footer-contact .enter_tpl{ background-color:#3a3a3a;  height:35px;  width:338px; float:right;}
.footer-contact .enter_mailbox{background-color:#3a3a3a;  height:35px;  width:690px; }
.footer-contact .enter_content{background-color:#3a3a3a;  height:111px; width:690px; }
.footer-contact .push{ float:right; width:100px;  height:36px;  border:0px; background-color:#cc000b; color:#FFF;}
.footer-contact .enter::-webkit-input-placeholder{color:#a8a8a8;}
.footer-contact .right i{ float:right; position:absolute; right:0px; top:0px;}

.footer{ background-color:#292929;  width:100%;  height:47px;}
.footer p{color: #ababab;line-height: 47px;}




/**/
.more{font-family:Arial;  color:#FFF;  text-align:center;  background-color:#2c3035;   display:block;  width:160px;padding:12px 0px;margin-top:35px;}
.more:hover{background-color:#d50100;}
.home-title{text-align:center;   margin:85px 0px 40px 0px; display:block; }


/*4大优势*/
.home-advantage{width: 100%;height: 700px;background-color: #f4f4f4;padding:54px 0px;}
.home-advantage img{margin: 0px auto;display:block;}
.home-advantage2{width: 100%;margin: 0px auto;text-align: center; max-width:100%;}
.home-advantage2 .img{background-repeat:no-repeat;  background-position:top center;  height:180px; max-width:100%;  overflow:hidden; margin-top:-5px;}






/*介绍*/
.home-about .left{background:url(../images/about_img.jpg) no-repeat left top;  height:330px; width:400px;}
.home-about .right{width:580px; margin-left:20px;}
.home-about .right span{font-family:"微软雅黑"; font-size:20px;  color:#323232; margin-bottom:15px; display:block;}
.home-about .right p{ font-size:14px; color:#9f9f9f;  line-height:30px;}

/*荣誉*/
.home-honor{margin-bottom: 20px;position: relative;}
.home-honor a{position: absolute;right: 0px;top: 6px;color:#d50100;}
.owl-item p{color:#666; text-align:center; }

/*新闻*/
.home-news{height:320px;}
.home-news span{font-family:"微软雅黑"; font-size:18px;  color:#323232;  padding:5px 0px ; display:block;}
.home-news a p{color:#b5b5b5;  line-height:24px;  display:block;}
.home-news .left{width:500px;  height:300px;  overflow:hidden; display:block;}
.home-news .left .img{height:140px; margin-bottom:7px;}
.home-news .left .time{font-family:Arial;color:#fff;  text-align:center;  background-color:#d50100;width:50px;padding:10px 10px 7px 10px;}
.home-news .left .time b{font-size:43px;color:#fff;  line-height:35px;  font-weight:normal;  display:block;}

.home-news .right{width:470px;}
.home-news .right hr{display:block;  margin:13px 0px;   border-bottom:solid 1px #e9e9e9;}
.home-news .right .time{float:left;  font-family:Arial;  font-size:14px;  color:#b4b4b4;  text-align:center;  width:100px;  margin-top:7px;}
.home-news .right .time b{font-size:50px;  color:#b4b4b4;  line-height:50px;  font-weight:normal;  display:block;}

.home-news a:hover p{color:#d50100; }
.home-news a:hover span{color:#d50100;}
.home-news .right a:hover .time{color:#d50100;}
.home-news .right a:hover .time b{color:#d50100;}




/*内页*/
.inside{width:1000px;  margin:30px auto;  overflow:hidden;}
.inside .title{text-align:center;   margin:70px 0px 70px 0px;}
.inside .web_map{ font-family:"微软雅黑",Arial; color:#333; padding:10px 0px; font-size:12px;}
.inside .web_map a{font-family:"微软雅黑",Arial; color:#333;}
.inside .web_map a:hover{color:#d50100;}
.inside .web_map i{display:inline-block;  height:6px;  width:6px; background-color:#d50100; margin-right:8px;}

/*内页内容*/
.detail1{width:100%; padding-top:10px;}
.detail1 .name{font-size:18px;  display:block;  margin:10px 0px;}
.detail1 hr{background-color:#ccc;}
.detail1 img{ max-width:100%;}

/*联系电话*/
.list .left .tel{font-family:"微软雅黑",Arial;  font-size:18px;  color:#6f6f6f;   background:url(../images/qfine_24.jpg) left center no-repeat;   padding:15px 0px 15px 68px;  margin-top:20px;   border-top:solid 1px #e6e6e6;  border-bottom:solid 1px #e6e6e6;}
.list .left .tel em{font-family:Arial; font-style:normal;  font-size:22px; color:#666; }



/*产品放大镜*/
#magnifier_box{width:352px; float:left;}
#magnifier_box #magnifier{height:350px;width:350px;border:1px solid #cccccc;position:relative;}
#magnifier_box #magnifier #narrow{width:320px;height:320px;margin:15px 15px;position:relative;overflow:hidden;}
/*选中区域*/
#magnifier_box #magnifier #narrow #img{position:absolute; }
#magnifier_box #magnifier #narrow #mouse{display:none;background-color:#FFF;border:1px solid #CCC;position:absolute;z-index:10;opacity:0.5; filter:Alpha(Opacity=50);cursor:pointer;}
/*放大区域*/
#magnifier_box #magnifier #enlarge{display:none;position:absolute;z-index:10;overflow:hidden;top:15px;left:400px;}
#magnifier_box #magnifier #enlarge #enlargeImg{position:absolute;}
/*滚动部分*/
#magnifierImg{width:352px;  height:62px;  margin-top:10px;}
#magnifierImg #goleft{ float:left;   cursor:pointer;  border:1px solid #CCC;}
#magnifierImg #goright{float:right;  cursor:pointer;  border:1px solid #CCC;}
#magnifierImg #showArea{width:328px;  float:left;  overflow:hidden;}
#magnifierImg #showArea ul{width:1200px;}
#magnifierImg #showArea ul li{float:left;height:60px;width:60px;margin-left:8px;border:1px solid #999;}
#magnifierImg #showArea ul li img{cursor:pointer;  width:60px;}

/*右边内容*/
#introduction{float:left;  width:45%;  color:#666; margin-left:30px; font-size:12px;}
/*#introduction{float:right;  width:340px;  color:#666; }*/
#introduction hr{background-color:#ccc; margin:10px 0px;}
#introduction span{font-family:"微软雅黑"; font-size:18px;  color:#d50100;}
#introduction a{color:#666;}
#introduction .toolbar li{padding:10px 0px}
#introduction .toolbar li img{margin-right:8px;  float:left;}























