@charset "utf-8";
/* CSS Document */
/*==========公共样式========*/
body{margin:0; padding:0; font-family:"Microsoft YaHei"; font-size:14px;}
h1,h2,h3,h4,h5,h6,p,span,ul,li,dl,dt,dd,img{border:0;margin:0;padding:0;list-style:none;font-family: "Microsoft YaHei";font-weight: normal;}
a{text-decoration:none; color:#666666;transition:all 0.5s;}
ol, ul {list-style:none} :focus {outline:none; }
.clr{clear: both;}

*{
    margin: 0;
    padding: 0;
}
/*公共样式*/
.clear:after{content: "";display: block;clear: both;}
.fl{float: left;}
.fr{float: right;}
.cl{clear: both;}
.w1100{width:1100px;margin:  auto;}
.indexCen{width:1100px;margin: 0 auto;}
.index_Cen{width:1100px;margin: 0 auto;position: relative;}

/*==========头部========*/
#header{width: 100%;height:40px;overflow: hidden;background-color: #6eb9f6;}
.header_box{width: 1100px;height: 40px;line-height:40px;margin: 0 auto;}
.header_box p{ font-size: 14px;color: #fff;}
.header_box ul {float: right;}
.header_box ul li{ float: right;  width: 100px;height: 40px;}
.header_box ul li a{font-size: 14px; color:#fff; display:block;width:70px;height: 25px;float: right;line-height: 25px;text-align: center;border-radius: 5px;margin-top: 8px;}
.header_box ul li a:hover{background-color:#60c863; }

/*==========logo========*/
#top{width: 100%;height:200px;}
.top_main{width: 1100px;height: 200px;margin: 0 auto;}
.top_logo{width: 190px;height: 200px;float: left;}
.top_logo a img{width: 160px;height:159px;margin-top: 20px;}

.top_word{width: 910px;height:200px;float: left;}
.top_word .top_pay{width: 910px;height:120px;}
.top_pay .top_p1{width: 700px;font-size: 30px;color: #6eb9f6;float: left;margin-top: 35px;}
.top_pay .top_p2{background: url(../images/phone.png) no-repeat 54px 4px;width: 170px;font-size: 16px;color: #6eb9f6;float: right;margin-top: 48px;text-align: right;}
.top_pay .top_p3{background: url(../images/back1.png) no-repeat center center;width: 385px;height:28px;text-align:center;line-height:28px; letter-spacing:1px;font-size: 14px;color: #fff;float: left;margin-top: 11px;}
.top_pay .top_p4{width: 190px;text-align:right; font-size: 24px;color: #60c863;float: right;margin-top: 5px;}



/*分页导航条*/
#nav{  width: 910px;  height:50px; margin-top: 10px; }
.nav2{width: 910px;height: 50px;margin: 0 auto;background: url(../images/back2.png) no-repeat center center;}
.nav2 ul li{  float:left; width:112px;  height:50px;line-height: 50px}
.nav2 ul li:first-child{margin-left: 10px;}
.nav2 ul li a{ font-size: 14px; display: block;  float:left;color: #fff;  width:112px;  height:32px; line-height: 32px; text-align:center;margin-top: 9px; }
.nav2 ul li a:hover{background-color: #60c863;border-radius: 10px;}

.navHover{background-color: #60c863;border-radius: 10px;!important;}

/******图片轮播**********/
.banner {width: 1920px;  height: 500px; overflow: hidden;margin-left: 50%;position: relative;top: 0;left: -960px;
}
.banner img{width: 1920px;height: 500px;}
.banner>ul {  height: 500px;  position: relative;
}
.banner>ul>li {  position: absolute;  width: 100%;  height: 500px;  background-position: center center;  background-repeat: no-repeat;  display: none;  z-index: 10;  background-size: cover;
}
.banner .cut {  display: none;  position: absolute;  top: 245px;  left: 50%;  z-index: 30;  width: 43px;  height: 75px;  opacity: 0.3;  background:#000 url(../images/iconlist.png) no-repeat;
}
.banner .cut:hover {  opacity: 0.5;  cursor: pointer;
}
.banner .prev {  margin-left:-594px;  background-position: 10px -295px;
}
.banner .next{  margin-left:550px;  background-position: 10px -355px;
}
.banner:hover .cut {  display: block;
}
.indicator {  position: absolute;  bottom:13px;  left: 0;  width: 100%;  height: 14px;  text-align: center;  z-index: 30;
}
.indicator>em {  display: inline-block;  width:11px;  height: 11px;  background: #6eb9f6;  margin: 0 10px;  cursor: pointer;
}
.indicator>em.active {  background:#60c863;
}


/******友情链接**********/
#search{  width:100%;  background:#60c863;  height:80px;  line-height:80px; }
.search_yqlj{width: 1100px;height: 80px;margin: 0 auto;}
.search_box{float: left;width: 600px;height: 80px;}
.search_box>ul{  float: left;  width: 600px; overflow: hidden; }
.search_box>ul>li{  float: left;   }
.search_box>ul>li>a{  font-size: 14px;color: #fff;margin-left: 20px;}
.search_box>ul>li>a:hover{  text-decoration: underline; }
.search_box>ul>li>p.bo{  font-size: 14px;color:  #fff;}
.search_box ul>li.ser{  margin-right: 20px;  }
/*热门搜索*/


.search_right{width:370px;height:40px;float: right;margin-top: 21px;background-color: #fff;}
.search_txt{outline:none;width:290px;border:none;float:left;height:20px;font-size: 14px; color:#60c863;margin-top: 10px;margin-left: 14px;}
.loginsubmit{background: url(../images/btn.png) no-repeat center center;border:none;width:60px;height:40px;outline:none;cursor: pointer;float:right;background-color: #6eb9f6;color: #fff;}


    /*产品部分头部*/
.play{  width: 100%;  height: 735px;}
.play_box{  width: 1100px;  height: 740px;  margin: 0 auto; background: url(../images/back4.png) no-repeat center 55px; }
.play_left{  float: left;  width: 1100px;  height: 116px;   }
.pd{  width:1100px;  height:103px; margin: 0 auto;margin-top: 13px; }
.pd>p.pp_5 a {display: block;  font-size: 16px;  color:#fff; margin-top: 60px;float: left; margin-left: 58px;}
.pd>p.pp_6 {display: block;  font-size: 14px;  color:#fff; margin-top: 64px;float: left; margin-left: 46px;}
.pd>p.pp_5 a:hover{text-decoration: underline;}
.pd ul{float:right;margin-right: 18px;}
.pd ul li{float: left;width:100px;margin-top: 65px;margin-left: 15px;}
.pd ul li a{display: block;width:100px;height:25px;font-size: 14px;color: #fff;text-align: center;line-height:25px;background-color: #60c863;}
.pd ul li a:hover{background-color: #fff;color: #6eb9f6;}


.ih-item:nth-last-child(4){margin-top: 20px;}
.ih-item:nth-last-child(5){margin-top: 20px;}
.ih-item:nth-last-child(6){margin-top: 20px;}

/*********鼠标放在图片上的效果***********/
#plar_right{width: 1098px;height: 581px;background-color: #55a8eb;}
/********产品展示********/
.ih-item{  float: left;  position: relative;  width: 322px;  height: 232px;  margin-top: 47px;margin-left: 33px;
}

.ih-item .img img{  position: relative;  width: 322px;  height: 232px;  max-width: 100%;
}
.ih-item p {position: absolute;width: 322px;height: 30px;background-color: #fff;font-size: 14px;color: #666666;top: 232px;text-align: center;line-height: 30px;opacity:1;
}
.ih-item a{  color: #fff;
}
.ih-item a:hover p{  background-color: #0163a8;color: #fff;opacity: 1;
}


/******咨询热线*********/
.cd{ width: 100%;  height: 219px;background: url(../images/back5.png) no-repeat center center;}
.cd .cd_box{width: 1100px;  height: 219px;margin: 0 auto;}
.cd_box .rx{width: 334px;  height: 219px;float: right;}
.rx .rx_p1{font-size: 24px;color: #fff;margin-top: 25px;}
.rx .rx_p2{margin-left: 51px;margin-top: 20px;}
.rx .rx_p2 span.pa1{font-size: 20px;color: #fff;}
.rx .rx_p2 i.pa2{font-size: 18px;color: #fff;}
.rx .rx_p3{background: url(../images/phone.png) no-repeat 10px center;width: 160px;  height: 30px;float:right;font-size: 16px;color: #6eb9f6;margin-top: 25px;background-color: #fff;text-align: center;line-height: 30px;}
.rx .rx_p4{font-size: 36px;color: #fff;text-align: right;margin-top: 5px;}

/************定制流程***********/
.dz{width: 100%;height:395px;}
.dz_box{width: 1100px;height: 395px;background: url(../images/back6.png) no-repeat center center;margin: 0 auto;}
.dz_p{width: 1100px;height: 53px;margin-top: 60px;float: left;}
.dz_p .dz_p1{font-size: 16px;color: #fff;line-height: 50px;float: left;margin-left: 55px;}
.dz_p .dz_p2{font-size: 14px;color: #fff;line-height: 52px;float: left;margin-left: 25px;}
.dz_p .dz_p3{font-size: 14px;color: #fff;line-height: 53px;float: right;margin-right: 31px;}
.dz_p .dz_p3:hover{text-decoration: underline;}

.dz_lc{width: 1100px;height:30px;margin-top: 140px;}
.dz_lc .lc_p1{font-size: 14px;color: #fff;float: left;margin-left: 77px;}
.dz_lc .lc_p2{font-size: 14px;color: #fff;float: left;margin-left: 102px;}
.dz_lc .lc_p3{font-size: 14px;color: #fff;float: left;margin-left: 102px;}
.dz_lc .lc_p4{font-size: 14px;color: #fff;float: left;margin-left: 110px;}
.dz_lc .lc_p5{font-size: 14px;color: #fff;float: left;margin-left: 104px;}
.dz_lc .lc_p6{font-size: 14px;color: #fff;float: left;margin-left: 122px;}


/***************/
.ys_2{width: 100%;height: 1085px;background-color:#f7f7f7; }
.ys2_box{width: 1100px;height: 1085px;background: url(../images/back7.png) no-repeat center center;position: relative;margin: 0 auto;}
.ys2_d1{width: 488px;height: 250px;float: left;margin-left: 37px;margin-top: 232px;}
.ys2_d1 .d1_p1{font-size: 24px;color: #60c863;margin-left:89px;margin-top: 15px;}
.ys2_d1 .d1_p2{font-size: 20px;color: #fff;margin-left:191px;margin-top: 15px;}
.ys2_d1 .d1_p3{font-size: 16px;color: #fff;width: 488px;height: 80px;overflow: hidden;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 25px;margin-top: 46px;}
.ys2_d2{width: 488px;height: 250px;float: right;margin-right:35px;margin-top: 232px;}
.ys2_d2 .d2_p1{font-size: 24px;color: #60c863;margin-left:93px;margin-top: 15px;}
.ys2_d2 .d2_p2{font-size: 20px;color: #fff;margin-left:207px;margin-top: 15px;}
.ys2_d2 .d2_p3{font-size: 16px;color: #fff;width: 488px;height: 80px;overflow: hidden;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 25px;margin-top: 46px;}
.ys2_d3{width: 480px;height: 225px;float: left;margin-left:40px;margin-top: 5px;}
.ys2_d3 img{width: 480px;height: 225px;}
.ys2_d4{width: 480px;height: 225px;float: right;margin-right:38px;margin-top: 5px;}
.ys2_d4 img{width: 480px;height: 225px;}

.ys2_d5{width: 488px;height: 250px;float: left;margin-left: 37px;margin-top: 56px;}
.ys2_d5 .d5_p1{font-size: 24px;color: #60c863;margin-left:89px;margin-top: 15px;}
.ys2_d5 .d5_p2{font-size: 20px;color: #fff;margin-left:230px;margin-top: 15px;}
.ys2_d5 .d5_p3{font-size: 16px;color: #fff;width: 488px;height: 80px;overflow: hidden;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 25px;margin-top: 46px;}
.ys2_d6{width: 488px;height: 250px;float: right;margin-right:35px;margin-top: 56px;}
.ys2_d6 .d6_p1{font-size: 24px;color: #60c863;margin-left:93px;margin-top: 15px;}
.ys2_d6 .d6_p2{font-size: 20px;color: #fff;margin-left:234px;margin-top: 15px;}
.ys2_d6 .d6_p3{font-size: 16px;color: #fff;width: 488px;height: 80px;overflow: hidden;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 25px;margin-top: 46px;}

/**********公司简介**************/
.abt{width:100%;height:836px;background: url(../images/back8.png) no-repeat center top;}
.abt .abt_box{width:1100px;height:836px;margin: 0 auto;}
.abt_box .bt_img{width:1100px;height:485px;margin-top: 70px;float: left;}
.abt_box .bt_img img{width:1100px;height:485px;}

.abt_box .bt_word{width:917px;height:224px;float: left;box-shadow: -2px 3px 5px 0px #fafafa;}
.abt_box .bt_jiantou{width:183px;height:224px;float: right;}
.bt_word .bt_p1{font-size: 24px;color: #6eb9f6;margin-top: 32px;margin-left: 35px;}
.bt_word .bt_p2{margin-top: 13px;margin-left: 35px;display: block;width: 40px;height: 2px;background-color:#60c863; }
.bt_word .bt_p3{width:830px;height:80px;font-size: 16px;color: #999999;margin-top: 23px;margin-left: 35px;line-height: 27px;overflow: hidden;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;}



/************新闻**********/
.news{width:100%;height:610px;background-color: #fafafa;}
.news .news_box{width:1100px;height:610px;background: url(../images/back10.png) no-repeat center center;margin: 0 auto;}
.ne_d{width:1100px;height:60px;margin-top: 60px;float: left;}
.ne_d a.new_a1{display: block;font-size: 16px;color: #fff;margin-left: 78px;margin-top:7px;float: left;}
.ne_d a.new_a1:hover{text-decoration: underline;}
.ne_d p.new_a2{font-size:16px;color: #fff;margin-top: 12px;float: right;margin-right: 20px;}
.ne_d p.new_a3{display: block;font-size: 14px;color: #fff;margin-left: 44px;margin-top:10px;float: left;}

/****常见问题****/

.cjwt1{width: 460px;float: right; height: 380px;margin-right: 18px;margin-top: 25px;background-color: #fff;}
.wt_box{width: 460px;float: left; height: 50px;line-height: 50px;background-color: #6eb9f6;}
.wt_box p{width: 130px;float: left; height: 50px;line-height: 50px;font-size: 16px;color: #fff;text-align: center;}
.wt_box a{width: 130px;float:right; height: 50px;line-height: 50px;font-size: 16px;color: #fff;text-align:center;}
.wt_box a:hover{ text-decoration: underline;}
.wt_box1{width: 460px;float: right; height: 330px;}
.wt_box1 img{width: 416px; height: 129px;margin: 22px 0 0 23px;}
div.wt_y{width: 416px; height:80px;margin: 0 auto;}
div.wt_y{border-bottom: 1px solid #f0f0f0;}
div.wt_y:last-child{border: 0;}
div.wt_y a{background: url(../images/wen.png) no-repeat 20px 3px;margin-top:7px;text-indent:4em;display: block;font-size: 16px;color: #333;width: 386px;height: 25px;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
div.wt_y a:hover{color: #60c863;}

div.wt_y .wt_p2{background: url(../images/da.png) no-repeat 20px 8px;width:416px;height: 46px;font-size: 14px;color: #999999;overflow: hidden;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
div.wt_y .wt_p2  span{display: block;width:330px;height: 46px;font-size: 14px;color: #999999;margin-left: 63px;margin-top: 5px;}
/******新闻*******/
.xinwen_nr .nr_QQ .on a{background-color: #60c863;}
.xinwen_nr{width: 550px;height: 380px;overflow: hidden;float:left;;margin-top: 25px;margin-left: 20px;}
.nr_QQ .nr_x_1 a{float: left;width: 103px;height: 50px;font-size: 16px;color: #fff;text-align: center;line-height: 43px;background-color: #55a8eb;}
.nr_QQ .nr_x_2 a{float: left;width: 103px;height: 50px;font-size: 16px;color: #fff;text-align: center;line-height: 43px;background-color: #55a8eb;}
.nr_QQ .nr_z a{float:right;font-size: 16px;color: #fff;text-align: center;line-height: 35px;margin-right: 20px;margin-top: 8px;}

.nr_QQ .nr_z a:hover{text-decoration: underline;}
.nr_QQ{width: 550px;height: 50px;background-color: #6eb9f6;}
.content{width: 550px;height: 345px;background-color: #f9f9f9;float: left;}
/*冶金技术*/
.nr_momo ul{width: 550px;height: 345px;}
.nr_momo ul li{width: 550px;height: 66px;float: left;}
.nr_momo ul li:hover{background-color: #fff;}
.nr_momo ul li div a.xw_a1{display: block;width: 550px;margin-right: 20px;height: 66px;color:#333;float:left;font-size: 16px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;line-height: 30px;}
.nr_momo ul li div a.xw_a1 .ann{display: block;width: 311px;height: 66px;float: left;font-size: 16px;color: #333;line-height: 60px;text-indent: 1em;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.nr_momo ul li div a.xw_a1 .ann1{display: block;width: 103px;height: 33px;float: left;font-size: 16px;color: #333;margin-top: 16px;border-right: 1px solid #ddd;text-align: center;}
.nr_momo ul li div a.xw_a1 .pan{display: block;width: 66px;height: 30px;float: right;font-size: 14px;color: #fff;background-color: #ccc;margin-top: 17px;margin-right: 20px;text-align: center;}
.nr_momo ul li div a.xw_a1:hover span.pan{background-color:#60c863;color: #fff;}
.nr_momo ul li div a.xw_a1:hover span.ann{color: #60c863;}
.nr_momo ul li div a.xw_a1:hover span.ann1{color: #60c863;}



/*******友情链接*******/

.box{  width: 100%;  height: 60px; background-color:#60c863;}
.box_tt{ width: 1100px;  height: 60px;  margin: 0 auto;background: url(../images/yq.png) no-repeat left center; }
.box_tt ul{margin-left: 40px;}
.box li{  float: left;  width: 100px;  height: 60px;  }
.box li p{  font-size: 16px;  color: #fff;  margin-top: 21px;  }
.box li a{  display: block;  font-size: 16px;  color: #fff;margin-top: 21px; }
.box li a:hover{  text-decoration: underline;}


/***********底部********/
.footer{width: 100%;  height: 298px; background-color:#6eb9f6;}
.footer_box{width:1100px;margin: 0 auto;  height:298px;}

.foot_con{ width:845px;height: 200px;float: right;margin-top:45px;}
.foot_con ul{ width: 845px;height: 50px;background-color: #60c863;border-radius: 50px;}
.foot_con ul li {float: left;width: 104px;height: 50px;}
.foot_con ul li a{ display: block;  float:left;  width:88px;  height:30px; line-height: 30px;margin-top:12px;margin-left:14px; text-align:center;  color:#fff;  text-decoration:none;  font-size:14px; }
.foot_con ul li a:hover{ background-color: #fff;color: #6eb9f6;}

.fo_ter{width:845px;height: 200px;background: url(../images/gs.png) no-repeat 33px 39px;float: left;}
.fo_ter .f_p1{font-size: 20px;color: #fff;width: 261px;height:32px;margin-top:39px;margin-left: 70px;float: left;}
.fo_ter .f_p2{font-size: 14px;color: #fff;width: 194px;margin-top: 30px;float: left;margin-left: 35px;}
.fo_ter .f_p3{font-size: 14px;color: #fff;width: 200px;margin-top: 30px;float: left;margin-left: 88px;}
.fo_ter .f_p4{font-size: 14px;color: #fff;width: 210px;margin-top: 28px;float: left;margin-left: 9px;}

.fo_ter .f_p6{font-size: 14px;color: #fff;width: 224px;margin-top: 17px;float: left;margin-left: 34px;}
.fo_ter .f_p6 a{font-size: 14px;color: #fff;}
.fo_ter .f_p6 a:hover{text-decoration: underline;}
.fo_ter .f_p7{font-size: 14px;color: #fff;width: 195px;margin-top: 17px;float: left;margin-left: 59px;}
.fo_ter .f_p8{display: block;width: 126px;height: 3px;background-color: #60c863;margin-left:39px;margin-top: 3px;float: left;}

.fo_ter .f_p9{font-size: 14px;color: #fff;width: 317px;margin-top: 17px;float: left;margin-left: 14px;
}
/*****底部二维码***/
.for_right{width: 249px; height: 298px;float:left; }
.for_right img{width: 249px; height: 298px;float: left;}


.copy{ width: 100%;  height: 50px;background: #55a8eb; }
.copy_box{width:1100px;height: 50px; margin:0 auto; line-height: 50px;}
.copy_box p.py {font-size: 14px; color:#fff ; text-align: center;height: 50px;line-height: 50px;  }
.copy_box p a{
    font-size: 14px; color:#fff;
}
.copy_box p a:hover{
    text-decoration: underline;
}












/*--------------内页左侧代码--------------*/

.box_left {width:235px;height:auto;float:left;}
.mode1 {height: auto;width:235px;}
.mode2 {height: auto;width:235px;padding-top:30px;}
.box_title{color: #fff;font-size: 16px;background-color:#6eb9f6;height: 45px; line-height: 45px;width: 235px;text-align:center;}

.box_title span{ color:#fff;font-weight:bold;}
.box_title span h2{ font-size:12px; font-weight:normal;}
.box_t_con {border:1px solid #60c863;}
.box_t_con li{line-height: 40px;height: auto;overflow:hidden; width:233px;font-weight:normal;border-bottom: 1px solid #ccc;}
.box_t_con ul li a {display:block; text-align:center; font-size:14px;color: #333;transition:all 0.5s;}
.box_t_con ul li a:hover{text-decoration:none;background-color:#60c863;color: #fff;}


.mode1 .box_tt1 {border:1px solid #6600be; border-top:2px solid #fff;width:233px;}
.mode1 .box_tt1 li span{display:block;float:left;line-height:36px;padding-left:20px;height:36px;}
.mode1 .box_tt1 .box_li{line-height: 36px;height: auto;overflow:hidden; width:233px; font-weight:bold;background-color:#6600be;}
.mode1 .box_tt1 li a{color:#fff;padding-left:20px;}
.mode1 .box_tt1 li a:hover {background-color:#262a32;color:#fff !important;text-decoration:none;}
.mode1 .box_tt1 li  ul li{border-bottom: 1px dotted #ccc; font-weight:normal;background-color:#fff !important;}
.mode1 .box_tt1 li  ul li a{color:#777 !important;padding-left:40px;}
.mode1 .box_tt1 a {display:block;}
.mode1 .box_tt1 li li a:hover {color:#fff;background-color:#ffe897;}

/*--------------内页右侧代码--------------*/
.sidebar { width:830px; float:right; }
.sidebar_con {  padding-top:15px; position: relative;}
.title_r a { padding:0 15px;}
.title_r { background: #f1f1f1 none repeat scroll 0 0;border: 1px dashed #ccc;height: 38px;line-height: 38px;text-indent: 10px;}



.title_r1 a { padding:0 15px;}
.title_r1 { border-bottom:2px solid #ccc; line-height:34px;  height:30px; }
.title_r1 span{ color:#88be4c;}


.title_rt { color:#6eb9f6;font-size:15px; font-weight:bold;}
.bt_text_y { font-size:14px; float:right; height:40px;  padding-right: 10px; }
.bt_text_y a { padding:0; margin:0;color: #333;}
.bt_text_y a:hover { text-decoration:underline;}

.font_red { text-decoration:none;background-color:#60c863;color: #fff!important;}

/*产品详情页放大功能start*/
.siderightCon { line-height:24px; margin:20px 0 0 0px; text-align:left;}
.nypro{ width:420px;  float:left;}
#preview{ float:none; margin:0px auto; width:420px;}

.list-h { width:200000px !important;}
.list-h li{ float:left;}
#spec-n5{width:620px; height:64px; padding-top:15px;  }
#spec-left{ background:url(../images/left.gif) no-repeat; width:10px; height:45px; float:left; cursor:pointer; margin-top:9px; margin-right:6px;}
#spec-right{background:url(../images/right.gif) no-repeat; width:10px; height:45px; float:left;cursor:pointer; margin-top:9px; margin-left:6px;}
#spec-list ul li{ float:left; margin-right:0px; display:inline; width:92px; height:67px; overflow:hidden}
#spec-list ul li img{ padding:2px ; border:1px solid #ccc; width:80px; height:57px;}


.contact_pro{width:830px;padding-top:10px;}
.contact_pro h3{border-bottom:2px solid #6eb9f6;line-height:30px;font-size: 15px;color: #333;font-weight: bold;}
.contact_pro ul .nyHot_news{border-bottom: 2px dotted #ccc;height: 20px;line-height: 20px;margin: 10px 0;padding-bottom: 10px;width: 370px;float: left;margin-right: 90px;}
.contact_pro .redianzx{width: 930px;}
.contact_pro ul .nyHot_news a{font-size: 14px;color: #333;overflow: hidden;display: block;height: 20px;white-space:nowrap;text-overflow:ellipsis;width: 290px;float: left;}
.contact_pro ul .nyHot_news a span{font-size: 14px;color: #333;float: right;line-height: 20px;}
.contact_pro ul .nyHot_news a:hover{color: #6eb9f6;}
.contact_pro ul .nyHot_news a:hover .nyHot_newsDate{color: #6eb9f6;}
#demo {overflow:hidden;width:810px; margin:0 auto;padding-top:20px;}
#indemo {float: left;width:10000%;}
#demo2 {float: left;}
#demo1 ul{ float:left;}
#demo ul li{width:254px;float:left;margin-right:30px;}
#demo ul li img{border:1px solid #6eb9f6;}
#demo ul li:hover img{border:1px solid #6eb9f6;}
#demo ul li p{display:block;width:254px;height:40px;line-height:40px;text-align:center;color:#666;font-size: 14px;}
#demo ul li a{ text-decoration:none;}
#demo ul li a:hover p{ color:#6eb9f6;}
/*--------------内页下部分代码--------------*/
#contant{ margin-top:30px;}
.list_box {width: 1100px;margin-right: auto;margin-left: auto; margin-bottom:40px; overflow:hidden;}
.column { width:830px; float:right;}
.column .bt{ height:40px; border-top:1px dashed #ccc; line-height:40px; padding:0 10px;}
.column .menu{ padding:0 10px 10px 10px;}
.column .menu a { margin-right:29px; color:#666;}
.column .menu a:hover{ color:#6eb9f6;}

.current_content { padding:20px 0; line-height:24px;}
.current_content p{font-size: 14px;color: #333;margin-bottom: 20px;}
.gbook_content { width:818px; height:600px;padding-top:20px; margin:0 auto; line-height:24px;margin-top:20px;padding-left:20px;}
.gbook_content textarea{ width:397px; height:90px; }
.cur_map{padding-bottom:20px;}
.cur_map h3{border-top: 1px dashed #dedede;font-size: 14px;line-height: 30px;margin-top: 20px;padding-top:10px;}
.cur_map p a{display:block;float:left;margin-right:20px;}



/*--------------新闻列表页--------------*/

.article_list dl { padding:0 10px 10px; height:82px; border-bottom:1px dashed #d7d7d7; font-size:12px; line-height:30px; margin-bottom:10px;}
.article_list dl dt { float:left; width:140px; margin-right:5px;}
.article_list dl dt img { padding:2px; border:1px solid #ccc;}
.article_list dl dd { height:90px; overflow:hidden;}
.article_list dl a:hover { text-decoration:underline;}
.article_list dl dd p { height:126px; margin-top:5px; overflow:hidden;}

.article_list .art_1 { width:830px;}
.article_list .art_1 dl { padding:15px 0; height:165px; border-bottom:1px dotted #ccc; font-size:13px; line-height:30px; width:800px; margin:0 0 0 15px;}
.article_list .art_1 dl dt { float:left; width:255px; margin-right:15px;}
.article_list .art_1 dl dd { height:190px; overflow:hidden; width:520px; float:right;}
.article_list .art_1 dl dd h3 { font-size:15px; color:#333;}

.article_list ul { margin-top:10px; }
.article_list ul li {line-height:34px;margin-left:5px;margin-bottom:5px; border-bottom:1px dotted #c2c2c2;}
.article_list ul li a{background:url(../images/new_li2.jpg) no-repeat left;display:block;padding-left:10px;color: #333;font-size: 14px;font-weight: bold;}
.article_list ul li a:hover {text-decoration:none;color:#6eb9f6; }
.article_list ul li a .date{ float:right; color:#999;}
.article_list ul li a:hover .date {text-decoration:none;color:#6eb9f6; }
.article_list>ul>img{margin-left: 300px;}

.article1_list dl {margin-top:10px; width: 830px;margin-left:5px;margin-bottom:15px; border-bottom:1px dotted #c2c2c2;overflow: hidden;clear: both;padding-bottom: 20px;}
.article1_list dl dt{float: left;}
.article1_list dl dd {float: left;}
.article1_list dl dd a{display:block;color: #333;font-size: 16px;font-weight: bold;margin-left: 30px;}
.article1_list dl dd a:hover {text-decoration:none;color:#00426f; }
.article1_list dl dd a .date{ float:right; color:#999;}
.article1_list dl dd a:hover .date {text-decoration:none;color:#00426f; }
.ny_newsInfo1{width: 600px;height: 90px;overflow: hidden;font-size: 14px;color: #333;line-height: 24px;margin-bottom: 10px;margin-left: 30px;line-height: 24px;padding-top: 10px;}
.ny_newsInfo{width: 830px;height: 50px;overflow: hidden;font-size: 14px;color: #333;line-height: 24px;margin-bottom: 10px;}
.ny_newsTit{margin-left: 10px;max-width: 260px;overflow: hidden;}


.page { text-align: center; margin:20px auto; clear:both; padding-top:30px;}
.page a {  margin:0 7px; color: #333;}
.page a:hover{color: #6eb9f6;}


/*--------------产品列表左侧--------------*/
.n_pro_list { width:235px; float:left;}
.n_pro_list dl { width:250px; height:auto; background:#238330; overflow:hidden; padding-bottom:30px; }
.n_pro_list dl a { color:#fff;}
.n_pro_list dl a:hover {text-decoration:underline; }
.n_pro_list dl dt { height:44px; line-height:44px; font-size:14px;  text-indent:16px;padding:0 20px;}
.n_pro_list dl dt a { background:url(../images/icon.png) no-repeat 0 18px; display:block;}
.n_pro_list dl dd {  background: #269939; line-height:30px; margin-bottom:2px; padding-left:37px;}
.n_pro_list dl dd a { background:url(../images/icon.png) no-repeat 0 -16px; text-indent:14px; display:block;}
.product_list{width:900px;}
.product_list dl{width:256px;float:left;margin-right:31px;margin-bottom:20px;}
.product_list dl dt{width:256px;}
.product_list dl dt img{ border:solid 1px #ddd;}
.product_list dl dd{width:236px;height:40px;text-align:center;line-height:40px;overflow: hidden;padding: 0 10px;white-space:nowrap; text-overflow:ellipsis;}
.product_list dl dd a{color: #333;font-size: 14px;}
.product_list dl:hover dd a{ color: #6eb9f6;text-decoration:none;}
.product_list dl:hover img{border:solid 1px #6eb9f6;}

.product_list1{width:900px;}
.product_list1 dl{width:256px;float:left;margin-right:31px;margin-bottom:30px;}
.product_list1 dl dt{width:256px;}
.product_list1 dl dt img{ border:solid 1px #ddd;}
.product_list1 dl dd{width:256px;height:40px;text-align:center;line-height:40px;}
.product_list1 dl:hover dd a{color:#88be4c;text-decoration:none;}
.product_list1 dl:hover img{border:solid 1px #88be4c;}


.product_list2{width:900px;}
.product_list2 ul{ margin-top:10px;}
.product_list2 li {text-align:center; float:left; margin-right:31px;margin-bottom:20px; position:relative; width:256px; line-height:24px;}
.product_list2 li img{ border:1px solid #cecece;}
.product_list2 li img:hover{ border:1px solid #6eb9f6;}
.product_list2 li span{ font-size:13px; color:#333;}
.product_list2 li a{ text-decoration:none;}
.product_list2 li:hover span{ text-decoration:none; color:#6eb9f6;}
.ny_proInfo{height: 260px;overflow: hidden;font-size: 14px;color: #333;line-height: 24px;margin-bottom: 24px;}
.ny_lianxi{width: 378px;padding-top: 10px;border-top: 2px dotted #aaa;}
.ny_lianxi a{display: block;float: left;width: 140px;height: 30px;background-color: #60c863;color: #fff;text-align: center;line-height: 30px;font-size: 16px;}
.ny_lianxi a:hover{  background-color:#6eb9f6;  }
.ny_lianxi span{font-size: 24px;font-weight: bolder;color: #60c863;padding-left: 20px;line-height: 30px;}
.ny_Nowbuy{display: block;height: 30px;background-color: #60c863;color: #fff;text-align: center;line-height: 30px;font-size: 16px;margin-top: 10px;}
.ny_Nowbuy:hover{  background-color: #6eb9f6;  }


.product_list3{width:900px;}
.product_list3 ul{ margin-top:10px;overflow: hidden;}
.product_list3 li {text-align:center; float:left; margin-right:65px;margin-bottom:20px; position:relative; width:160px; line-height:24px;}
.product_list3 li img{ border:1px solid #cecece;}
.product_list3 li img:hover{ border:1px solid #00426f;}
.product_list3 li span{ font-size:13px; color:#333;width: 160px;overflow: hidden;height: 20px;display: block;}
.product_list3 li a{ text-decoration:none;}
.product_list3 li:hover span{ text-decoration:none; color:#00426f;}





/*--------------留言页--------------*/

.inxliuyan{ width: 550px;  margin: 0 auto;}
.inxGBook_Name {height: 36px;border: none;width: 400px;padding-left: 10px; float: left; border:1px solid #d6d6d6;color: #9f9f9f; }
.inxFkPhone{height: 36px;border: none;width: 400px;padding-left: 10px; float: left; border:1px solid #d6d6d6; color: #9f9f9f;}
.inxFktitle{height: 36px;border: none;width: 400px;padding-left: 10px; float: left; border:1px solid #d6d6d6; color: #9f9f9f;}
.inxMessContent{ border:1px solid #d6d6d6; width: 400px;height: 36px; color: #9f9f9f;padding-left: 10px;}

.inxsubmi{width: 180px;height: 40px; border: none; margin:15px 0 0 30px; cursor: pointer;border-radius: 5px;
    background: #60c863; text-align:  center; line-height: 40px; color: #fff; font-size: 14px;transition:all 0.5s;}
.inxsubmi:hover{background: #6eb9f6;color: #fff;}
.inxrest{width: 180px;height: 40px; border: none; margin:15px 0 0 40px; cursor: pointer;border-radius: 5px;
    background: #60c863; text-align:  center; line-height: 40px; color: #fff; font-size: 14px;transition:all 0.5s;}
.inxrest:hover{background: #6eb9f6;color: #fff;}
.inxgook_001{height: 40px; background: url(../images/inxgook-1.jpg) no-repeat left top; width: 420px; padding-left: 40px;}
.inxgook_002{height: 40px; background: url(../images/inxgook-4.jpg) no-repeat left top; width: 420px; padding-left: 40px; margin-top: 14px;}
.inxgook_003{height: 40px; background: url(../images/inxgook-2.jpg) no-repeat left top; width: 420px; padding-left: 40px; margin-top: 14px;}
.inxgook_004{height: 40px; background: url(../images/inxgook-3.jpg) no-repeat left top; width: 420px; padding-left: 40px; margin-top: 14px;}


/*--------------推荐新闻--------------*/
.hots {background:#fff;border:1px solid #ccc; padding-top:15px; margin-bottom:30px; border-top:none;}
.hots li{margin-left:8px;line-height: 30px;overflow:hidden;width:218px;font-size:13px;text-align:center; margin-bottom:15px;}
.hots li img {border:1px solid #ccc; width:210px; height:170px;}
.hots li img:hover { border:1px solid #07a8de;}
.hots a {display:block; text-decoration:none;}
.hots a p{font-size: 14px;color: #333;}
.hots_news {padding:5px 9px 5px 10px;border:1px solid #ccc; border-top:none;}
.hots_news li{line-height: 32px;height:32px;overflow:hidden;border-bottom: 1px dashed #ccc;margin-bottom:5px;white-space:nowrap;text-overflow:ellipsis;}
.hots_news a {color: #333;}
.hots_news a:hover{color: #6eb9f6;}

/*--------------搜索页--------------*/
.search_list { width:1130px; margin:0 auto 0; }
.search_list li { width:252px; float:left; height:188px; text-align:center; margin:3px 15px 7px; line-height:30px;}
.search_list li img { border:1px solid #cecece;}
.search_list li img:hover { border:1px solid #ff5400;}




/*==========内页样式开始========*/
#content{ width:1100px; margin:30px auto; margin-bottom:20px;}
.list_box {overflow:hidden;}
.list_box .box_bt{ width: 830px; height:39px; font-size:12px; border-bottom:1px solid #e1e1e1;}
.lift_zuo{ width:250px; float:left;}
.n_pro_list .list .hover {background: #ff5400 url(../images/list_li.png) no-repeat 50px -22px !important; display:block; color:#fff;}

.product_bigimg_text .pro_lianxi{ width:380px;}
.product_bigimg_text .pro_lianxi a{ color:#fff; width:80px; height:34px; background:#262a32; text-align:center; font-size:14px; line-height:34px; display:block; margin-bottom:10px;}
.product_bigimg_text .pro_lianxi1 p{ color:#0066ff; font-weight:bold; margin-top:12px; font-size:20px;}


.left_box{width:220px;float:left;}
.list_left {float: left;width: 220px;margin-right: 30px;}
.list_right {float: right;width: 830px;}

.list_right .box_sj .box_y p{ font-size:12px; line-height:24px;}
.list_right .box_sj .box_y p.box_h{ height:45px; overflow:hidden;}
.top_title {line-height:39px;height:39px;text-align: center; background-color:#cc0000;}
.top_title h2 {font-family:"Microsoft YaHei";font-size: 16px; color: #fff;}
.top_title h2 span{ font-size:12px; font-weight:normal;}
.left_con {line-height: 20px;}
.left_con{ border: 1px solid #ccc;}
.left_con ul li {line-height: 34px;border-bottom: 1px dotted #ccc;}
.left_con ul li a {display: block; font-size: 14px; color: #666; text-decoration: none;text-align: center;}
.left_con ul li a:hover {background:#ccc; text-decoration: none; color: #fff;}
.pro_pic {overflow: hidden; width:868px;}
.pro_pic ul li {float: left;margin-right:32px; margin-bottom:20px;position: relative;text-align: center;width: 254px;}
.pro_pic ul li span{ margin-top:10px; display:block;float: left;overflow: hidden;white-space:nowrap; text-overflow:ellipsis;text-align: center;height: 20px;line-height: 18px;width: 234px;padding: 0 10px;}
.pro_pic ul li img{border: 1px solid #e1e1e1;float: left;}
.pro_pic ul li img:hover{border: 1px solid #91cf18; }
.pro_pic ul { width:860px; margin-top: 15px;}
.pro_pic a{ text-decoration: none;color: #333;font-size: 14px;}
.pro_pic a:hover{color: #91cf18; }


.pos { background: #f1f1f1 none repeat scroll 0 0;border: 1px dashed #ccc;height: 38px;line-height: 38px;text-indent: 10px;}
.pos h2 {font-size:15px; color:#6eb9f6; font-weight:bold;}

.moxing {overflow:hidden;width:220px;}
.lianxi_title h2 {color: #fff;padding-left: 20px;font-family:"Microsoft YaHei";font-size: 15px;}
.lianxi_title{line-height: 39px;background-color: #00AA3A;height: 39px;}
.list_lbot{margin:15px 0 35px 0;}
.list_contact{border: 1px solid #ccc;padding:10px;}
.list_contact p{line-height:24px;color:#818181;padding-left:15px;padding-right:15px;}
.pro_details_tongji {text-align: center;width: 100%;border-bottom: 1px dashed #ccc;padding-bottom: 5px;margin-bottom: 15px; font-size:13px;}
.pro_photo{ padding-top:20px;}

.pro_photo h3 {text-align: center;line-height: 50px;font-size: 14px;padding-top: 10px; font-weight: bold;}
.pro_photo p{color:#333;}
.n_con{ color:#666; font-size:14px; line-height:24px;}
.n_con p {line-height: 24px;color: #333;text-indent: 2em; margin-bottom:5px; color:#666; font-size:14px;}
.goto{ color:#666; font-size:14px; line-height:24px;}
.goto p {line-height: 24px;color: #666;}
.goto p a{ margin-right:30px;}
.info_news span {float: right; color:#999; font-size:12px;}
.info_news li {line-height: 35px;padding-right: 10px;background:url(../images/new_jt.png) left center no-repeat; padding-left: 15px;margin-left: 10px;border-bottom: 1px dashed #CCC;}

.wz1{ margin-top:30px;}
.pro_ph1{ float:right; margin-top:20px;}
.pro_ph1 a{ margin:0 10px; float:right; line-height:36px; font-size:16px; color:#88be4c;}

.article_list_img {background:#f2f2f2; height:120px; padding:10px; margin-bottom:10px;}
.article_list_img dt { float:left; margin-right:20px;}
.article_list_img dd { float:left; width:470px; line-height:24px; height:120px; overflow:hidden;}
.article_list_img dd a { color:#f66304;}
.article_list_img dd a:hover { text-decoration:underline;}

.current_content h1 { text-align:center;  color:#6eb9f6; font-size:16px;}
.current_content h3 { text-align:center; margin-top:5px; font-weight:normal; line-height:30px; height:32px; font-size:13px;}
.current_content .current_text { margin-top:7px; border-top:1px dashed #ccc; padding-top:15px;}
.current_content .current_text p{ line-height:24px;font-size: 14px;color: #333;margin-bottom: 20px;}
.current_content a{font-size: 14px;color: #6eb9f6;test:expression(target="_blank");}
.current_content a:hover{color: #60c863;}
.current_content a:active {test:expression(target="_blank");}
.current_content{font-size: 14px;color: #333;}

.hot{ margin-top:50px; margin-bottom:20px;}
.hot div{font-size: 14px;font-weight: bold;color: #6eb9f6;}
.lx{ width:830px;}

.leftlx .dianh{padding:0 5px 20px 10px;}
.leftlx p{line-height:24px;}
.hots_news .dianhua {background: url(../images/Teln.gif) no-repeat scroll 0 18px transparent;color: #666666;line-height: 20px;padding: 10px 0 10px 55px;}
.hots_news .dianhua span {display: block;font: 18px "Impact";color:#60c863;}
.dianh p{line-height: 24px;font-size: 14px;color: #333;margin-bottom: 10px;}
.nyBanner{width: 100%;height: 300px;margin: 0 auto;background-color: #91cf18;overflow: hidden;position: relative;}
.nyBanner img{position:absolute;left:50%;margin-left:-960px;}

/*下载*/
.downlist{line-height:24px;color:#333;padding:10px 15px 0px;}
.downlist b{font-size: 14px;font-weight: bold;color: #206ccd;}
.downlist ul li{border-bottom:1px dashed #dedede;height:32px;line-height:32px;}
.downlist ul li a{color:#333;font-weight:bold;display: block;float: left;width: 80%;height: 32px;overflow: hidden;}
.downlist ul li a:hover{color: #206ccd;}
.downlist ul li span{float:right;color:#333;}
.downlist ul p{line-height:24px;color:#333;}
/*down*/
.neiye-title{line-height:24px;color:#333;}
.neiye-title a{color:#0156b1;}



/*goTop*/
.goTop_Box{position: relative;}
.right-bar{position: fixed;bottom: 10%;right: 4%;z-index: 9999;zoom: 1;}
.gotop{width: 45px;height: 45px;background: url(../images/hdb.png) no-repeat;cursor: pointer;}


.mode3 {width:235px;}
.mode3 .menu{ width:235px; position:relative;}
.mode3 .menu .tact{ width:212px; height:140px; position:absolute; left:12px; bottom:20px;}
.mode3 .menu .bt{ width:235px; height:45px; background:#6eb9f6; font-size:18px; text-align:center; line-height:45px; color:#fff;font-weight: bold;}

.mode3 .menu .bt span{ font-size:16px; font-family:arial; color:#fff; margin-left:10px; font-weight:normal;}
.mode3 .menu_list{ width:233px;padding-bottom:10px; border-left: 1px solid #ccc;border-right: 1px solid #ccc;border-bottom: 1px solid #ccc;padding-top: 7px;}
.mode3 .menu_head{width:219px;height:34px;line-height:32px;  text-indent:10px; font-size:14px; color:#fff;cursor:pointer;background: url(../images/menu_zt1.png) no-repeat;margin-left: 7px;margin-bottom: 7px;transition:all 0.5s;}
.mode3 .menu_head a{ color:#222;display: block;width: 219px;height: 34px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.mode3 .menu_list .current{background: url(../images/menu_zt2.png) no-repeat;}
.mode3 .menu_list .current a{color: #fff;}
.mode3 .menu_body{width:235px;height:auto;overflow:hidden;line-height:30px;}
.mode3 .menu_body .nva_active{color:#ffac00;background:url(../images/newslihover.png) no-repeat 16px center;}
.mode3 .menu_body a{display:block;width:219px;height:36px;line-height:36px; font-size:14px; color:#222; text-indent:30px; overflow:hidden;background:url(../images/new_li2.jpg) no-repeat 16px center;margin-left: 7px;transition:all 0.5s;}
.mode3 .menu_body a:hover{color: #ffac00;background:url(../images/newslihover.png) no-repeat 16px center;}


/*==========企业相册页面========*/
#col{width:900px;}
#col ul{ margin-top:10px;}
#col li {text-align:center; float:left; margin-right:37px;margin-bottom:10px; width: 256px;height: 183px;}
#col li img{ border:1px solid #cecece;vertical-align: bottom;width: 100%;}
#col li img:hover{ border:1px solid #91cf18;}
#col li p{ font-size:13px; color:#333;line-height:24px;height: 24px;}
#col li a{ text-decoration:none;}
#col li:hover p{ text-decoration:none; color:#91cf18;}

.selected{z-index: 1;}
.selected p{display: none;}

.page2{position: absolute;left: 270px;top: 400px;}



















