@charset "utf-8";
/* CSS Document */
body {
	padding:0px;
	margin:0px;
	font:12px/1.5 tahoma,arial,微软雅黑;
	color:#666;
	background-color:#fff;
	letter-spacing:1px;

}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, input, button, textarea, p, blockquote, th, td, form {
    margin: 0px;
    padding: 0px;}
a{ text-decoration:none; color:#666; }
ul{ list-style-type:none;}
img{ vertical-align:middle; border:0;}
.clear{ clear:both; height:0; line-height:0; font-size:0;}
.left{ float:left;}
.right{ float:right;}


/*head*/
.head{ height:11px; width:100%; background-color:#1869bc; position:relative; z-index:1000;}
.head-cont{ width:1000px; margin:0 auto;}
.head-cont .english{ float:right; margin-right:42px; margin-top:18px;}
.head-cont .search{ float:right; width:242px; height:40px; background:url("HG_02.png")/*tpa=http://www.hugong.cn/images/HG_02.png*/ center center no-repeat;}
.head-cont .search .text{ width:162px; height:27px; border:0; margin-left:18px; margin-top:7px; text-indent:5px;}
.head-cont .search .an{ width:22px; height:24px; background:url("HG_06.png")/*tpa=http://www.hugong.cn/images/HG_06.png*/ center center no-repeat; border:0; margin-left:21px; cursor:pointer;}

/*top*/
.top-cont{ width:100%; background-color:#fff;}
.top{ width:1000px; margin:0 auto 0px; position:relative; z-index:999; padding-bottom:10px;}
.top-logo{ float:left; margin-left:12px; padding-top:33px;}
.top-dh{ float:right;}


/*menu*/
#menu{width:752px; height:44px;margin-top:25px;float:right;}
#menu a{float:left; width:84px; height:42px;background-repeat:no-repeat; background-position:center top;outline:none;margin-right: 10px;}
#home{ background-image:url("home.png")/*tpa=http://www.hugong.cn/images/home.png*/;}
#m1{background-image:url("menu1.png")/*tpa=http://www.hugong.cn/images/menu1.png*/;}
#m2{background-image:url("menu2.png")/*tpa=http://www.hugong.cn/images/menu2.png*/;}
#m3{background-image:url("menu3.png")/*tpa=http://www.hugong.cn/images/menu3.png*/;}
#m4{background-image:url("menu4.png")/*tpa=http://www.hugong.cn/images/menu4.png*/;}
#m5{background-image:url("menu5.png")/*tpa=http://www.hugong.cn/images/menu5.png*/;}
#m6{background-image:url("menu6.png")/*tpa=http://www.hugong.cn/images/menu6.png*/;}
#m7{background-image:url("menu7.png")/*tpa=http://www.hugong.cn/images/menu7.png*/;}
#menu a:hover,#menu a:active,#menu a.A{background-repeat:no-repeat; background-position:center -43px;}
#menus{width:1000px; position:absolute; margin:auto;top:95px;z-index:9;}
#menus div{font-family:"微软雅黑", Tahoma, Arial;}
#menus ul{display:block; width:336px; height:150px; padding:0; margin:0; padding-top:12px;}
#menus ul li a{line-height:22px; background:url("arr1.gif")/*tpa=http://www.hugong.cn/images/arr1.gif*/ no-repeat 19px center; padding-left:30px; position:relative; outline:none;}
#menus ul li a:hover,#menus ul li a:active{background:url("arr1a.gif")/*tpa=http://www.hugong.cn/images/arr1a.gif*/ no-repeat 19px center; font-weight:bold;}
#menus div div{width:100%; height:100%;background:url("menus_bg.png")/*tpa=http://www.hugong.cn/images/menus_bg.png*/ no-repeat;_background:url("menus_bg1.jpg")/*tpa=http://www.hugong.cn/images/menus_bg1.jpg*/ no-repeat ;/*background:none;*/}
.sm{width:336px; height:0px; position:absolute; z-index:9; overflow:hidden; display:none;}
#sm1{margin-left:230px;_margin-left:60px;}
#sm2{margin-left:330px;_margin-left:150px;}
#sm3{margin-left:400px;_margin-left:260px;}
#sm4{margin-left:530px;_margin-left:380px;}
#sm5{margin-left:610px;_margin-left:400px;}
#sm6{margin-left:690px;_margin-left:410px;}
#sm7{margin-left:720px;_margin-left:410px;}
#sm1 ul{background:url("menus_1.gif")/*tpa=http://www.hugong.cn/images/menus_1.gif*/ no-repeat;}
#sm2 ul{background:url("menus_2.gif")/*tpa=http://www.hugong.cn/images/menus_2.gif*/ no-repeat;}
#sm3 ul{background:url("menus_3.gif")/*tpa=http://www.hugong.cn/images/menus_3.gif*/ no-repeat;}
#sm4 ul{background:url("menus_4.gif")/*tpa=http://www.hugong.cn/images/menus_4.gif*/ no-repeat;}
#sm5 ul{background:url("menus_5.gif")/*tpa=http://www.hugong.cn/images/menus_5.gif*/ no-repeat;}
#sm6 ul{background:url("menus_7.gif")/*tpa=http://www.hugong.cn/images/menus_7.gif*/ no-repeat;}
#sm7 ul{background:url("menus_6.gif")/*tpa=http://www.hugong.cn/images/menus_6.gif*/ no-repeat;}

/*banner*/
.banner{ width:100%; height:387px; box-shadow:2px 5px 5px #909090; position:relative; z-index:998; text-align:center;
FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#005195,endColorStr=#002f65); 

background: -ms-linear-gradient(top, #005195,  #002f65);        /* IE 10 */

background:-moz-linear-gradient(top,#005195,#002f65);/*火狐*/ 

background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#005195), to(#002f65));/*谷歌*/ 

background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#005195), to(#002f65));      /* Safari 4-5, Chrome 1-9*/

background: -webkit-linear-gradient(top, #005195, #002f65);   /*Safari5.1 Chrome 10+*/

background: -o-linear-gradient(top, #005195, #002f65);  /*Opera 11.10+*/}
.banner-cont{}

/*content内容*/
.content{ width:100%; background-color:#f5f5f5; position:relative; z-index:1;}
.content-cont{ width:1100px; margin:0 auto; min-height:100px;}
.link{ padding:80px 0 70px; width:1100px; margin:0 auto; position:relative; z-index:1000; }
.link a{ margin-left:55px;}
.content-cont .cont{ margin-top:10px; padding-bottom:39px;}
.content-cont .cont-lf{ float:left; width:229px; height:420px; background:url("HG_26.png")/*tpa=http://www.hugong.cn/images/HG_26.png*/ center center no-repeat; margin-left:10px;}
.cont-lf-cont{ padding:0 10px;}
.cont-lf-top{ padding:55px 8px 10px;}
.cont-lf-top p{ color:#fff; font-size:12px; font-weight:700; }
.cont-lf-top p.font1{ font-size:19px;  background:url("HG_29.png")/*tpa=http://www.hugong.cn/images/HG_29.png*/ right 6px no-repeat;}
.cont-lf-bottom{ padding:20px 8px 0px;}
.cont-lf-text p{ width:188px; height:40px; overflow:hidden; text-overdflow:ellipsis; color:#fff; margin-left:5px; }
.cont-lf-text a{ display:block; color:#fff; margin-top:20px; width:75px; background:url("HG_25.png")/*tpa=http://www.hugong.cn/images/HG_25.png*/ left center no-repeat; text-indent:20px;margin-left:10px;}
.cont-lf-link{ margin-top:30px; border-top:2px solid #fff; padding-top:17px;}
.cont-lf-link li{ padding:9px 15px; border-bottom:1px solid #83b4e9; background:url("HG_32.png")/*tpa=http://www.hugong.cn/images/HG_32.png*/ 170px center no-repeat;}
.cont-lf-link li a{ color:#fff; font-size:14px;}

.content-cont .cont-rg{ float:left; width:803px; height:380px; margin-left:18px; background-color:#fff; border-radius:5px; padding:20px;}
.cont-rg-news{ float:left;}
.news{ margin:19px 0 0 7px;}
.news .news-lf{ float:left; width:105px; height:31px; text-align:center; line-height:31px; color:#fff; font-size:14px;}
.news .news-lf a{ color:#fff;}
.news .bule{ background-color:#1874d7;}
.news .green{ background-color:#00b1bc;}
.news .news-rg{ float:left; margin-left:31px; color:#1869bc; padding-bottom:32px; border-bottom:1px solid #c7c7c7;}
.news .news-rg p{ margin-bottom:5px;}
.news .news-rg .date{ letter-spacing:0;}
.news .news-rg .title{ font-size:14px; width:182px; overflow:hidden; height:21px; white-space:nowrap; text-overflow:ellipsis;}
.news .news-rg .newtext{ width:290px; height:38px; overflow:hidden; text-overflow:ellipsis; color:#666;}
.news .news-rg a{ display:block; width:48px; background:url("HG_34.png")/*tpa=http://www.hugong.cn/images/HG_34.png*/ center center no-repeat; margin-top:20px; height:10px; margin-left:2px;}

.cont-rg-product{ float:left; margin-left:50px;}
.tuijian{ width:200px; height:180px; margin-bottom:33px;}
.tuijian-title{ font-size:14px; font-weight:700; margin-top:19px;}
.tuijian-img1{ background-color:#1874d7; width:200px; height:150px; margin-top:10px; padding-top:4px; padding-left:1px;}
.tuijian-img{ background-color:#f5f5f5; width:200px; height:150px; margin-top:10px; padding-top:4px; padding-left:1px;}
.producttext{ width:200px; height:58px; overflow:hidden; text-overflow:ellipsis; margin-bottom:38px; line-height:20px; letter-spacing:0;}



/*yx_rotaion*/
.yx-rotaion{margin:0 auto;}
.yx-rotation-focus{position:absolute}
.yx-rotation-focus{height:40px;line-height:40px;right:11px;z-index:2; top:-42px; bottom:0;}
.yx-rotation-focus span{background:url("HG_35.png")/*tpa=http://www.hugong.cn/images/HG_35.png*/ no-repeat;display:block;}
.yx-rotation-focus span{width:12px;height:12px;line-height:12px; float:left;margin-left:5px; position:relative;top:14px;cursor:pointer;background-position:-12px 2px;text-indent:-9999px}
.yx-rotation-focus span.hover{background-position:5px 2px}
.rotaion_list{width:0;height:0;overflow:hidden;}
.yx-rotaion img { padding-left:3px;}




/*bottom*/
.bottom{ width:100%; min-height:235px; background-color:#fff; border-top:1px solid #dedede;}
.bottom-cont { width:1000px; margin:46px auto 0;}
.bottom-cont ul{ list-style-type:none; float:left; margin-left:60px; width:105px;}
.bottom-cont ul li{ height:25px; line-height:25px; margin-bottom:8px;}
.bottom-cont ul li a{ color:#5c5e5d; display:block; padding:0 5px;}
.bottom-cont ul li a:hover{ background:#1874d7; color:#fff;}
.font{ font-weight:bold; color:#666666; font-size:14px;}

/*footer*/
.footer{ height:47px; background-color:#004892; line-height:47px;}
.footer-cont{ width:1000px; margin:0 auto;}
.footer-lf{ float:left; margin-left:25px; color:#fff; font-size:14px;}
.footer-rg{ float:right; margin:8px 50px 0 0;}



/*内页程序*/
.listbanner{ height:201px; width:100%; background-color:#1869bc; box-shadow:1px 3px 3px #b5b5b5; position:relative; z-index:998; text-align:center;  background-color:#1869bc;}
/**/
.listcont{ width:1100px; margin:50px auto 0;}
.listcont-lf{ float:left; width:216px;}
.list{ margin-bottom:10px;}
.listtitle{ font-size:16px; font-weight:bold; color:#0971c9; line-height:35px; border-bottom:4px solid #0971c9;}
.list ul{ list-style-type:none;}
.list ul li{ margin-top:8px;}
.list ul li a{ display:block; width:210px; height:40px; background:url("HGlist_03.png")/*tpa=http://www.hugong.cn/images/HGlist_03.png*/ 22px center no-repeat; background-color:#f9f9f9; color:#5c5e5d; text-indent:58px; line-height:40px;}
.list ul li a:hover{ background-color:#0971c9; color:#fff;}
.list ul li a.active{ background-color:#0971c9; color:#fff;}


.listproduct{}
.listproduct ul{ width:214px; margin-top:5px; border:1px solid #e0e0e0; padding-bottom:5px;}
.listproduct ul li{ border-bottom:1px dashed #bdbdbd; width:200px; margin:0 auto; margin-top:5px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.listproduct ul li a{ line-height:35px; text-indent:5px; display:block; }/*background:#fff url(../images/neiye2_03.png) 16px center no-repeat;*/
.listproduct ul li a.active{ line-height:35px; text-indent:5px; display:block;}/* background:#fff url(../images/neiye2_06.png) 16px center no-repeat;*/
.listproduct ul li a:hover{ color:#FF6300; background-color:#F9F9F9; font-weight:700; }/*background:url(../images/neiye2_03.png) 16px center no-repeat; */
.tj .w{ margin-left:8px; margin-top:36px;}
.contact{ text-align:center;}

.listproduct .ullist{ border:0;}
.listproduct .ullist li{ border:0; margin-top:0px; width:190px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.listproduct .ullist li a{ line-height:35px; text-indent:5px; display:block; }/*background:#fff url(../images/jiantou.png) 16px center no-repeat;*/
.listproduct .ullist li a:hover{ line-height:35px; text-indent:5px; display:block;}/* background:#f9f9f9 url(../images/jiantou.png) 16px center no-repeat;*/



/* 类别列表 */

.lNav{padding:0px 0;}
.lNav li{position:relative;background:url("xx.png")/*tpa=http://www.hugong.cn/css/images/xx.png*/ repeat-x bottom;padding-bottom:1px;}
.lNav li a{display:block;line-height:1.8;font-size:13px;color:#333;padding:.3em .5em .3em 1.2em;zoom:1;}
.lNav li li{background:none;}
.lNav li li a{line-height:1.5;font-size:12px;padding-left:2em;color:#666;}
.lNav li a:hover,.lNav li.active a:hover,.lNav li.active a{color:#FF6300;}
.lNav li.active li a{color:#666;}
.lNav li.active li.active a{color:#FF6300;}
.lNav li.active li.active li a{color:#666;}
.lNav li.active li.active li.active a{color:#FF6300;}
.lNav li.active li.active li.active li a{color:#666;}
.lNav li.active li.active li.active li.active a{color:#FF6300;}
.lNav li.active li.active li.active li.active li a{color:#666;}
.lNav li.active li.active li.active li.active li.active a{color:#FF6300;}
.lNav li.active li.active li.active li.activ li.active li a{color:#666;}
.lNav li.active li.active li.active li.activ li.active li.active a{color:#FF6300;}
.lNav li.active li.active li.active li.activ li.active li.active li a{color:#666;}
.lNav li.active li.active li.active li.activ li.active li.active li.active a{color:#FF6300;}
.lNav li a:hover{background-color:#F9F9F9;}

.lNav li.active ul {display:block;}
.lNav li.closed ul {display:none;}
.lNav li i.parent,.lNav li i {position:absolute;margin-top:15px;width:10px;height:10px;display:block;overflow:hidden;}
.lNav li.parent i.closed {background:url("neiye2_03.png")/*tpa=http://www.hugong.cn/images/neiye2_03.png*/;}
.lNav li.parent i.open,.lNav li i {background:url("neiye2_06.png")/*tpa=http://www.hugong.cn/images/neiye2_06.png*/; background-repeat:no-repeat;}

.lNav li.parent i.parent {cursor:pointer;}
.lNav li li i{margin-left:1em; background:url("jiantou.png")/*tpa=http://www.hugong.cn/images/jiantou.png*/; background-repeat:no-repeat;}


.listcont-rg{ float:left; width:852px; margin-left:20px; }
.listcont-rg-title{ line-height:37px; color:#5c5e5d; border-bottom:1px solid #dedede; margin-left:20px;}
.listcont-rg-title .listname{ float:left; font-size:14px;  font-weight:bold;}
.listcont-rg-title .location{ float:right; margin-right:10px;}
.listcont-rg-title .location a{ color:#5c5e5d;}

.listcont-rg-cont{ border-left:1px solid #dedede; padding:20px 20px 30px 30px; min-height:500px;}

/*翻页*/
.page{ text-align:center; margin-top:30px; padding-bottom:20px;}
.page span{ margin:0 5px;}
.page span strong{ color:#d40101;}
.page a{  margin:0 5px;}
.page a:hover{ color:#d40101;}

/*关于我们*/
.listabout{}
.listabout p{ line-height:30px; margin-top:10px; text-indent:24px;}
.listabout p a{ color:#333;}
.listabout p a:hover{ color:#E31D00;}

/*组织机构*/
.zzjg{ text-align:center; margin-top:50px; padding-bottom:150px;}

/*公司荣誉*/
.honor{}
.honor ul{ display:inline-block; margin-bottom:30px;}
.honor ul li{ padding:10px; float:left; display:inline-block; border:1px solid #dedede; margin:10px;}
.honor ul li a{ width:130px; display:block;}
.honor ul li a img{ width:100%;}

/*新闻动态*/
.listnews{ margin-bottom:10px;}
.listnews ul li{ padding:12px 15px; border-bottom:1px dashed #D3D3D3; background:url("dot.png")/*tpa=http://www.hugong.cn/images/dot.png*/ 10px center no-repeat; text-indent:10px;}
.listnews ul li a{}
.listnews ul li:hover{  background:url("dot1.png")/*tpa=http://www.hugong.cn/images/dot1.png*/ 10px center no-repeat; background-color:#fbfbfb; color:#FF6300;}
.listnews ul li a:hover{ color:#FF6300;}
.listnews ul li span{ float:right;}

.newmore .newlist-title{ text-align:center; margin:15px 0 20px  0 ;}
.newmore .newlist-title p{ margin:10px 0;}
.newmore .newlist-title p.title2{ font-size:16px; color:#EC9001; font-weight:700;}
.newmore .newlist-cont{ margin-top:40px; padding:0 10px; line-height:24px; }
.newmore .newlist-cont p{ text-indent:24px;}


/*listmessages*/
.listmessages{ padding:30px 0 20px;}
.listmessages ul{ display:inline-block; margin:30px 0 60px 50px;}
.listmessages ul li{ padding:8px;}
.listmessages ul li span{ display:inline-block; width:100px; text-align:left;}
.listmessages ul li input{ line-height:24px; border:1px solid #ccc; text-indent:5px; }
.listmessages ul li font{ margin-left:10px;}
.listmessages ul li font strong{ color:#C00100;}
.listmessages ul li textarea{ width:100%; text-indent:5px;}
.listmessages ul li p{ margin-top:10px;}
.listmessages ul div{ text-align:center;}
.listmessages ul div input{ margin:10px; text-align:center; cursor:pointer;}


/*listonline*/
.listonline{ padding:20px 0 100px;}
.listonline table{ border:1px solid #ccc; border-collapse:collapse;}
.listonline table td{ height:30px; color:#333; line-height:28px; border:1px solid #ccc; text-indent:15px;}
.listonline table td.blue{ background-color:#0971c9; color:#fff; text-align:left; text-indent:10px; line-height:22px; height:30px;}
.listonline table td.red{ background-color:#cf0d01; color:#fff; text-align:left; text-indent:10px; line-height:22px; height:30px;}
.listonline table td input{ color:#666; width:132px; text-indent:5px; height:20px;}
.listonline table td input.textkuang{ width:272px;}
.listonline table td input.textkuang1{ width:192px;}
.listonline table td textarea.textkuang2{ width:451px; margin:5px 0;}
.listonline table td input.juli{ height:30px; margin:5px 15px 5px 0;}

/*listservice*/
.listservice{ margin:20px 0 0 30px;}
.listservice p{ margin-top:20px;}

/*listcontact*/
.listcontact{ margin-top:20px;}
.listcontact-lf{ float:left; margin-left:40px;}
.listcontact-lf p{ margin-top:15px;}
.listcontact-lf p.title{ font-weight:bold; color:#cf0d01; font-size:14px;}
.listcontact-rg{ float:right; margin-right:50px; margin-top:20px;}

/*rc*/
.rc{ padding:10px 20px; margin-bottom:80px;}
.rc p{ text-indent:24px; line-height:25px; margin-top:10px;}

/*zj*/
.zj{ margin:10px 0 50px;}
.zj table{ border-collapse:collapse;}
.zj table td{ border:1px solid #ccc; height:30px; line-height:30px; text-indent:10px;}
.zj table td input{ text-indent:5px; height:20px;}
.zj table td textarea{ width:525px; text-indent:5px; margin:5px 0; font-size:12px; color:#666;}
.zj table td input.textk{ width:500px;}
.zj table td.bg{ background-color:#F1F4F5; text-align:right; padding-right:10px;}
.zj table td input.an{ height:30px; margin:5px 15px 5px 0;}

/*network1*/
.network1{ margin-left:20px;}

/*network*/
.network{  margin-left:20px; margin-top:10px; margin-bottom:70px;}
.network-search{ height:100px; background:url("net_3.gif")/*tpa=http://www.hugong.cn/images/net_3.gif*/ center right no-repeat; width:648px;}
.network-search-cont{ width:420px; background:url("net_2.gif")/*tpa=http://www.hugong.cn/images/net_2.gif*/ center center repeat-x; float:left; height:100px; line-height:100px; text-indent:15px;}
.searchtext{ width:132px; font-size:12px; color:#666; text-indent:5px; display: block; float: left; margin-top: 40px;}
.searchbottom{ width:81px; height:24px; background:url("net_search.gif")/*tpa=http://www.hugong.cn/images/net_search.gif*/ center center no-repeat; border:0; margin-left:10px; cursor:pointer; display: block; float: left; margin-top: 40px;}
.network-cont{ margin-top:20px; }
.network-cont table{ border-collapse:collapse; }
.network-cont table td{ border:1px solid #d4d4d4; height:25px;}
.network strong{ color:#333;}
.map{ margin-top:30px;}
.map .map-title img{ margin-right:10px;}
.map .map-cont{ margin-top:20px; }
.map .map-cont .map-link{ float:left; width:261px; border:1px solid #ff7c27; margin-left:25px; margin-top:10px;}
.map-link-title{ height:33px; background:url("bg03.jpg")/*tpa=http://www.hugong.cn/images/bg03.jpg*/ center center repeat-x; line-height:33px; font-weight:bold; color:#ff7c27; text-indent:10px;}
.map-link-cont{ padding:0 5px;}
.map-link-cont a{ color:#333; margin-left:5px; padding-top:10px; display:inline-block;}
.map-link-cont a:hover{ color:#ff7c27;}

/*hr*/
.hr{ margin-top:20px; margin-bottom:50px;}
.hr table{ border-collapse:collapse;}
.hr table td{ border:1px solid #dedede; height:30px; text-indent:7px;}
.hr table tr.t{ height:33px; background:url("bg03.jpg")/*tpa=http://www.hugong.cn/images/bg03.jpg*/ center center repeat-x; border-top:2px solid #dedede; text-align:center;}
.hr table tr.b{ background-color:#0971c9; color:#fff; text-align:right; padding-right:10px;}
.hr table tr.b td a{ color:#edb200;}

/*productlist*/
.productlist{ margin:10px 0 0 5px; min-height:890px;}
.productlist ul{ display:inline-block; margin-bottom:10px;}
.productlist ul li{ display:inline-block; float:left; margin:10px 9px 10px 8px;}
.productlist ul li .productlist-img{ text-align:center;}
.productlist ul li .productlist-img a{ display:block; }
.productlist ul li .productlist-img a img{ padding:5px; border:1px solid #9fb5bf; width:170px;}
.productlist ul li .productlist-name{ text-align:center; margin-top:5px; }
.productlist ul li .productlist-name a{ display:block;  width:180px; margin:0 auto; overflow:hidden; text-overflow:ellipsis;  white-space:nowrap;}
.productlist ul li .productlist-name a:hover{ color:#CF0D01}

/*productmore*/
.productmore{ min-height:850px;}
.productmore{ margin:10px 0 0 5px; }
.productmore ul{ display:inline-block; margin-bottom:10px;}
.productmore ul li{ display:inline-block; float:left; margin:0 11px 10px 0px;}
.productmore ul li .productmore-img{ text-align:center;}
.productmore ul li .productmore-img a{ display:block; }
.productmore ul li .productmore-img a img{ padding:3px; border:1px solid #9fb5bf; width:120px;}
.productmore ul li .productmore-name{ text-align:center; margin-top:5px; }
.productmore ul li .productmore-name a{ display:block;  width:100px; margin:0 auto; overflow:hidden; text-overflow:ellipsis;  white-space:nowrap;}
.productmore ul li .productmore-name a:hover{ color:#CF0D01}

/*产品详情页*/
.listproduct{ padding-top:20px;}
.producttitle{ border-bottom:1px dashed #ccc;}
.producttitle p{ text-align:center; color:#666; margin-bottom:10px;}
.producttitle p font{ font-size:16px; color:#333; font-weight:bold;}
.productcont{ text-align:center; padding:15px 0;}

/*sample*/
.sample{ min-height:850px;}
.sample ul{ display:inline-block; margin-bottom:10px;}
.sample ul li{ display:inline-block; float:left; margin:15px 25px 0 0;}
.sample ul li .sample-img{ width:150px;  }
.sample ul li .sample-img img{ width:100%; border:1px solid #9fb5bf; padding:3px; }
.sample ul li .sample-name{ text-align:center; margin-top:5px;}
.sample ul li .sample-name a:hover{ color:#CF0D01;}


/*详细内容页表格*/

.hui{ background-color:#f0f0f0;}
.shui{ background-color:#c5c5c5;}
.jhui{ background-color:#d8d8d8;}
.juli{ padding-left:20px; background-color:#f0f0f0;}
.blue{ background-color:#def1ff;}
.productcont table{ border-collapse:collapse;}
.productcont table td{ border:1px solid #000;}

/*productlist3*/
.producttop{ width:747px; height:138px; border:1px solid #ccc; margin:0 auto;}
.producttop_n{ width:739px; height:130px; background-color:#f2f1ec; margin:4px auto 0;}
.pl_img{ float:left; margin-top:20px; margin-left:12px;}
.pl_text{ float:left; width:535px; margin-top:20px; margin-left:25px;}
.pl_text span{ font-size:14px; color:#000; font-weight:bolder;}
.pl_text p{ text-indent:24px; line-height:24px;}
.productbottom{ width:720px; margin:0 auto; margin-top:40px; padding-bottom:180px;}
.kuang{ width:326px; height:164px; border:solid 1px #ccc; float:left; margin-bottom:40px;}
.kj_right{ float:right; font-size:14px; width:135px;}
.kj_s{ margin-top:60px; margin-right:15px; margin-bottom:22px; font-weight:700;}