@charset "utf-8";
/* CSS Document */
body {font:12px/1.8 'microsoft yahei',tahoma,verdana,'simsun'; margin:0; padding:0; font-size:12px; color:#000; background:#fff;}
div,form,img,ul,ol,li,dl,dt,dd,p {margin:0; padding:0; border:0;}
li{list-style-type:none;}
img{vertical-align:top;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;font-size:12px; font-weight:normal;}
.ysj {width:1200px; margin:0 auto;}
a{color:#000000; text-decoration:none; font-size:12px;}
.left{ float:left;}
.right{ float:right;}

.t_t{ height:36px; background:#2a2a2a; overflow:hidden; line-height:36px; color:#a8a8a8;}
.t_t b{ color:#737373; font-size:14px;}
.t_t .right a{ color:#838383;}
.t_t .right a:hover{ color:#f00;}
.top{ height:110px; overflow:hidden;}
.top .left{ padding-top:30px;}
.top .right{ padding-top:20px;}
.top li{ float:left; margin-left:30px; padding-top:30px; line-height:24px; font-size:14px; color:#808080;}
.top li b{ font-weight:300; color:#c00;}


/*主导航菜单*/
.ys_menu{z-index:9999; height:50px;background:rgba(0,0,0,0.3); position:absolute; top:0;width:100%;}
#nav-menu{height:50px;}
.menu_line{width:1px; background:#df4a4b; float:left; height:50px;}
#nav-menu .container{position:relative;z-index:99;}
#nav-menu .menu li{position:relative;float:left;display:inline;font-size:14px; line-height:50px;}
#nav-menu .menu li a.xialaguang{display:inline-block;color:#fff;font-family:"微软雅黑";font-size:16px;  line-height:50px; width:133px;text-align:center;}
#nav-menu .menu li a.selected,#nav-menu .menu li a.navhover,#nav-menu .menu li a.xialaguang:hover{color:#fff;background:#cc0000;width:133px; display:block;line-height:50px; height:50px;}
#nav-menu .menu ul.children{display:none;position:absolute;width:133px;top:50px;background:#d70326; color:#000;border-top:0;line-height:normal; z-index:9999;}
#nav-menu .menu ul.children li{padding:0px;display:inline-block;width:133px;font-size:12px;border-top:1px solid #ccc;background:none;}
#nav-menu .menu ul.children li h3{display:block; width:100%;}
#nav-menu .menu ul.children li a{width:100%;height:38px;line-height:38px;overflow:hidden;display:block;color:#fff; font-family:"微软雅黑";text-align:center;
text-decoration:none; font-size:14px;}
#nav-menu .menu ul.children li a:hover{background-color:#282828;text-decoration:none; color:#fff;}


/*banner*/
.banner{width:100%; height:580px; position:relative;}
.lubo{ width: 100%; min-width:1200px;clear: both; position: relative; height:580px;}
.lubo_box{ position: relative; width: 100%; height:580px; }
.lubo_box li{ float: left;position: absolute; top: 0; left: 0; width: 100%; height:580px; opacity: 0;filter:alpha(opacity=0);}
.lubo_box li a{ display: block;width: 100%;  height: 100%;}
.lubo_box li img{ width: 100%; height: 600px;}
/*圆点*/
.cir_box{ overflow: hidden; position: absolute; z-index: 100;}
.cir_box li{ float: left; width:50px; height: 5px; margin:0 5px; cursor: pointer; background: #fff; opacity: 0.8;filter:alpha(opacity=100);}
.cir_on{ background: #c40000 !important;}
/*按钮*/
.lubo_btn{ position: absolute; width: 100%; top: 240px;}
.left_btn, .right_btn{ width: 30px; height: 80px; background: #000;opacity: 0.5;filter:alpha(opacity=50); cursor: pointer; color: #fff; line-height: 80px; font-size: 30px; text-align: center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.left_btn{ float: left;}
.right_btn{ float: right;}


/*搜索*/
.ss{ height:60px;overflow:hidden;}
.ss_lt{ float:left; line-height:60px; color:#8a8a8a}
.ss_lt b{ font-size:14px; color:#002882;}
.ss_lt a{ font-size:14px; padding:0 10px; color:#707070;}
.ss_lt a:hover{ color:#f00;}
.sea_rt{ float:right;width:320px; margin-top:16px;}
.sinput{float:left;width:260px;background:url(../images/ss_lt.jpg) no-repeat;height:26px;font-size:12px; font-family:"微软雅黑";color:#666;padding-left:10px;line-height:26px; border:0}
.sbtn{float:left; width:50px; height:26px;background:url(../images/ss_rt.jpg) no-repeat;  cursor:pointer;  display:inline-block;  border:0;} 

/*产品展示*/
.cpzs{ overflow:hidden; height:auto;padding-top:20px; text-align:center; padding-bottom:40px;}
.cpzs_t{ color:#8e8e8e; font-size:14px; line-height:40px; text-align:center;}
.cpzs_t p{ font-size:26px; color:#282828; line-height:60px; font-weight:bold; background:url(../images/xi.png) no-repeat bottom center;}
.cpzs_t ul a{ font-size:14px; font-weight:bold; padding:20px; line-height:54px;}
.cpzs_t ul a:hover{ color:#f00;}
.cpzs_nr{width:1224px; margin:0 auto;}
.cpzs_nr li{ float:left; margin:12px 13px;}
.cpzs_nr li p{ height:36px; background:#d8d8d8; text-align:center; line-height:36px; font-size:14px; margin-top:3px;}
.cpzs_nr li a{ overflow:hidden;width:280px; height:222px; display:block;}
.cpzs_nr li img{transition:All 0.4s ease-in-out; -webkit-transition:All 0.4s ease-in-out; -moz-transition:All 0.4s ease-in-out;-o-transition:All 0.4s ease-in-out;}
.cpzs_nr li img:hover {transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}

/*简介*/
.gsjj{ height:450px;  padding-top:50px; background:#222629;}
.gsjj ul{ background:#2b2f33; height:385px;}
.gsjj_nr_lt{width:372px; float:left; height:385px; overflow:hidden; display:block}
.gsjj_nr_rt{width:765px; float:right; padding:30px 20px; height:385px; color:#c1c1c1; font-size:14px; line-height:30px; background:url(../images/syh.png) no-repeat;}
.syjj{color:#c1c1c1; font-size:14px; line-height:30px;}
.gsjj_nr_rt dl{ padding-top:30px; line-height:40px;}
.gsjj_nr_rt dl img{ padding-right:3px;}
.gsjj_nr_t{ font-size:20px; font-weight:bold; color:#fff; line-height:60px;}

.ysys{ background:url(../images/ys_bj.jpg) no-repeat center;}
.ysys li{width:150px; text-align:center; float:left; margin:0 20px;}
.ysys li dl{ color:#e9e9e9; font-size:14px;}
.ysys li dl b{ font-size:40px; font-weight:bold; color: #c40000;}
.ysys li dd{ color:#e9e9e9; font-size:14px; padding-top:2px;}

/*新闻*/
.xwdt{ margin-top:30px; overflow:hidden;}
.xwdt_nr{width:1220px; margin:0 auto;}
.xwdt_nr li{ margin:16px; float:left;}
.c1{width:575px;float:left;font-size:12px; padding-top:16px;padding-bottom:16px;border:1px solid #e5e5e5;}
.c1 .xw_l{ text-align:center; color:#fff; float:left;width:80px; height:80px; margin-left:16px; font-size:14px; text-align:center; background:#a3a3a3;}
.c1 .xw_l p{ font-size:30px; font-weight:bold; line-height:40px; padding-top:5px;}
.c1 .xw_r{ margin-left:20px; float:left;width:440px;}
.c1 .xw_r p{color:#333333; line-height:20px; font-size:14px; font-weight:bold; padding-top:10px;}
.c1 .xw_r span{ line-height:20px; display:block; padding-top:6px; color:#666464;}

.c2{width:575px;float:left;font-size:12px; padding-top:16px;padding-bottom:16px; background:#f2f2f2;border:1px solid #f2f2f2;}
.c2 .xw_l{ text-align:center; color:#fff; float:left;width:80px; height:80px; margin-left:16px; font-size:14px; text-align:center; background:#a3a3a3;}
.c2 .xw_l p{ font-size:30px; font-weight:bold; line-height:40px; padding-top:5px;}
.c2 .xw_r{ margin-left:20px; float:left;width:440px;}
.c2 .xw_r p{color:#333333; line-height:20px; font-size:14px; font-weight:bold; padding-top:10px;}
.c2 .xw_r span{ line-height:20px; display:block; padding-top:6px; color:#666464;}


/*工程案例*/
.gcal{ height:300px; background:#f2f2f2; margin-top:30px;}
.slideTxtBox1{text-align:left; padding-top:15px;}
.slideTxtBox1 .hd{ height:44px; padding:0 10px 0px 0; position:relative; }
.slideTxtBox1 .hd ul{ float:left; position:absolute;}
.slideTxtBox1 .hd ul li{ float:left; margin-right:15px; cursor:pointer; font-size:18px; line-height:54px; color:#333333;}
.slideTxtBox1 .hd ul li.on{ background:url(../images/xjt.png) no-repeat bottom;}
.slideTxtBox1 .bd{ padding-top:24px;}
.slideTxtBox1 .bd ul{ zoom:1; text-align:center;}
.slideTxtBox1 .bd ul li{ margin-left:24px; float:left;width:220px; font-size:14px; color:#494949; line-height:40px;}
.slideTxtBox1 .bd ul li:first-child{margin-left:0px;}
.slideTxtBox1 .bd ul li a{ float:left;width:220px; overflow:hidden; display:block;}
.slideTxtBox1 .bd ul li img{ transition:All 0.4s ease-in-out;    -webkit-transition:All 0.4s ease-in-out;    -moz-transition:All 0.4s ease-in-out;    -o-transition:All 0.4s ease-in-out;}
.slideTxtBox1 .bd ul li img:hover {    transform:scale(1.2);    -webkit-transform:scale(1.2);    -moz-transform:scale(1.2);    -o-transform:scale(1.2);    -ms-transform:scale(1.2);}

/*友情链接*/
.yqlj{ height:80px; padding-top:30px;}
.yqlj p{font-size:14px; font-weight:bold; color:#323232;}
.yqlj li{ color:#323232;}
.yqlj a{ color:#323232; padding:0 10px; font-size:13px;}
.yqlj a:first-child{ padding-left:0;}
.yqlj a:hover{ color:#f00;}

/*end*/
.end{ height:180px; background:#222629;}
.end_lt{width:500px; height:120px; text-align:right; padding-right:60px; float:left; border-right:1px solid #363a3c; margin-top:30px;}
.end_lt img{ padding-top:40px;}
.end_rt{width:580px; float:right; padding-top:30px; color:#8e8e8e; line-height:28px;}
.end_rt a{ font-size:12px; color:#8e8e8e;}
.end_rt a:hover{ color:#fff;}

.nyban{ height:300px; background:url(../images/nyban.jpg) no-repeat center;position:relative; }
.lmt{ height:auto; background:url(../images/hbj.jpg) repeat-x; overflow:hidden;}
.lmt2{ padding-top:24px; text-align:center; border-bottom:1px solid #e7e7e7; padding-bottom:20px;}
.lmt_wei{ line-height:40px; font-size:14px; color:#999;}
.lmt2 a{color:#333;width:auto; text-align:center; line-height:40px; font-size:16px; background:#e5e5e5; padding:8px 20px; margin:0 6px;}
.lmt2 a:hover{ color:#f00;}
.lmt2 .slink{color:#fff;width:auto; height:40px; text-align:center; line-height:40px; font-size:16px;background:#d70c19;}

.ny{width:1200px; height:auto; overflow:hidden; margin-top:10px; margin-bottom:10px;}
.ny_lt{ float:left;width:230px; }
.ny_rt{ float:right; width:930px;}
.ny_rt_nr{ line-height:36px; padding:10px 0; font-size:14px;}
.cpfl{width:230px; padding-bottom:94px; height:auto; float:left;}
.cpfl_t{ text-align:center; background:#c00; height:80px;}
.cpfl_t p{ margin-top:6px; display:block; font-size:20px; padding-top:10px; color:#fff; font-weight:bold;}
.cpfl_t span{ font-size:16px; color:#fff; }
.cpfl_nr ul{ height:auto; margin-bottom:4px;background:#F8F8F8;}
.cpfl_nr ul li{ border-bottom:1px solid #d8d8d8;}
.cpfl_nr ul li i{ float:right; padding-right:20px;}
.cpfl_nr li a{ color:#222; line-height:50px; font-size:14px; display:block; padding-left:16px;}
.cpfl_nr li a:hover{ color:#fff; background:#363a3c;}

@font-face {
  font-family: '../font/iconfont';
  src: url('../font/iconfont.eot');
  src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'),
  url('../font/iconfont.woff') format('woff'),
  url('../font/iconfont.ttf') format('truetype'),
  url('../font/iconfont.svg#iconfont') format('svg');
}
.iconfont{
  font-family:"../font/iconfont" !important;
  font-size:16px;font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
