@charset "utf-8";
/* CSS Document */
/* reset */
body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td,  dl, dd, form, input, textarea { margin: 0; padding: 0; }
body { font: 12px/24px '微软雅黑', Arial, '宋体', HELVETICA; color: #333333; background: #fff; }
img { border: 0; vertical-align: top; }
li { list-style-type: none; vertical-align: top; }
button, input, select, textarea { font-size: 100%; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; }
table { border-collapse: collapse; border-spacing: 0; }
input, textarea { border: none; resize: none; outline: none; }
a { text-decoration: none; outline: none; color: #666; transition: 0.2s; }
a:hover { color:#0099FF; }
/* end reset */

/* public */
.w1003, .w1000 { width: 1003px; margin: 0 auto; position: relative;}
.w1004{ width: 1003px; margin: 0 auto; position: relative;}
.w1004 ul{ text-align:center; margin-left:36px;}
.fl { float: left; }
.fr { float: right; }
.mb20 { margin-bottom: 20px; }
.cl { zoom: 1; }
.cl:after { content: ''; display: block; clear: both; }
.eps { overflow: hidden; -ms-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; }
.z9 { z-index: 9; }
/* end public */

/* topbar */
.topbar { height: 36px; background: url(../images/topbar.gif) repeat-x; line-height: 36px; font-size: 14px; position: relative; z-index: 9; }
.topbar .wx { position: absolute; top: 46px; right: 222px; border: 1px solid #dadada; display: none; }
.topbar span { margin: 0 9px; font-family: Arial; cursor: default; }
.header { height: 130px;}
.header h1 { float: left;margin-top:34px; background:url(../images/logo.jpg) no-repeat; }
.header h1 a{display:block;width:550px;height:75px;overflow: hidden;text-indent:-2000px;}
.header h2 { float: left;margin-top:34px; background:url(../images/logo.jpg) no-repeat; }
.header h2 a{display:block;width:550px;height:75px;overflow: hidden;text-indent:-2000px;}
/* topbar 
.header h2 { padding-right: 24px; padding-top: 44px; }
 */
.vice { position: relative; padding-left: 22px; top: 39px; }
.vice em { width: 1px; height: 50px; background: url(../images/vice.gif) repeat-y; position: absolute; top: 50%; margin-top: -25px; left: 0; zoom: 1; }
.vice p { font-size: 24px; color: #1b1b1b; font-weight: bold; line-height: 32px; }
.vice span { color: #15b018; }
.header .tel { height: 66px;padding-left: 78px; position: relative; top: 42px; background:url(../images/dianhua.png); }
.header .txt { line-height: 15px; color: #222; font-size: 14px; }
.header .num { height: 26px; margin-top:20px;	border: 1px solid #E70700; border-radius: 6px; overflow: hidden; line-height: 26px; }
.header .num span { display: inline-block; height: 26px; font-family: Arial; font-size: 18px; font-weight: bold; padding: 0 6px; : 1px; }
.header .num .left { background: #E70700; color: #fff; }
.header .num .right { color: #E70700; }

.nav { height: 55px; background: url(../images/nav.gif) repeat-x; }
.nav li, .nav li a { float: left; }
.nav li { background: url(../images/navSplit.gif) no-repeat 0 28px;}
.nav li a { font-size: 14px; color: #fff; height: 44px; line-height: 44px; padding: 11px 27px 0; position: relative; }
.nav h3, .nav h3 a { float: left; }
.nav h3 a { font-size: 14px; color: #fff; height: 44px; line-height: 44px; padding: 11px 27px 0; position: relative; }
.nav .txt { position: relative; z-index: 9; }
.nav .adorn { position: absolute; left: 50%; top: 5px; width: 96%; height: 50px; background: url(../images/navActive.gif) repeat-x; transition: 0.3s; opacity: 0; filter: alpha(opacity=0); }
.nav em { width: 40px; height: 50px; position: absolute; top: 0; }
.nav .left { background: url(../images/left.png) no-repeat; left: -4px; }
.nav .right { background: url(../images/right.png) no-repeat; right: -4px; }
.nav .none { background: none; }
.nav a:hover .adorn, .nav .active .adorn { opacity: 1; filter: alpha(opacity=100); }
/* 新增下拉菜单 */
.nav li{ position: relative; height: 55px;}
.nav li .subNav{ background: #553e3e;position: absolute; width: 100%; top: 55px;   z-index: 10000000; box-sizing: border-box; padding: 0 2px;opacity: 0.9; }
.nav li .subNav_lines{background: #553e3e;opacity: 0.9;}
.nav li .subNav a{  font-size: 12px; line-height: 30px; height: 30px; padding: 0; display: block; text-align: center; float: none; }
.nav li.s_hover .adorn { opacity: 1}
.nav li .subNav a:hover{ text-decoration: underline; }

.nav ul{ position: relative; }
.nav li.item_product{ position: static; }
.nav li.item_product .subNav{ width: 770px; left: 0; margin-left:233px; background: #553e3e; padding: 10px 20px 15px;opacity: 0.9;}
.nav li.item_product .subNav .subNav_lines{ float: left; width: 180px; padding: 0; }
.nav li.item_product .subNav .subNav_yiji{margin:10px 0 3px;} 
.nav li.item_product .subNav .subNav_yiji a{ font-size: 16px; line-height: 22px; color:#ff9d02; text-align: left; height: 22px; display: inline;}
.nav li.item_product .subNav .subNav_erji a{ font-size: 12px; line-height: 20px; text-align: left; height: 20px; display: inline}

.nav li.item_fc{ position: static; }
.nav li.item_fc .subNav{  background: #553e3e;position: absolute; width: 168px; top: 55px;   z-index: 10000000; box-sizing: border-box; padding: 0 2px;opacity: 0.9; }
.nav li.item_fc .subNav .subNav_lines{ float: left; width: 168px; padding: 0;opacity: 0.9; }

.nav li.item_product .subNav .subNav_more{margin:10px 0 3px;} 
.nav li.item_product .subNav .subNav_more a{ font-size: 16px; line-height: 22px; color:#02c6ff; text-align: left; height: 22px; display: inline;}

/* banner */
.banner { width: 100%; height: 409px; overflow: hidden; position: relative; }
.banner .bd { height: 409px; position: relative; left: 50%; margin-left: -960px; }
.banner .bd li { width: 1920px; }
.banner .hd { width: 100%; text-align: center; position: absolute; left: 0; bottom: 10px; height: 10px; }
.banner .hd li { width: 10px; height: 10px; background: #000; display: inline-block; text-indent: -999em; overflow: hidden; margin: 0 3px; border-radius: 50%; overflow: hidden; cursor: pointer; }
.banner .hd .on { background: #207d03; }

/* search 
.search { background: #e0e0e0; height: 50px; margin-bottom:20px; }
.search .fl { font-size: 14px; padding-top: 14px; }
.search .fl b { color: #222; }
.search .fl span { font-family: Arial; margin: 0 12px; cursor: default; font-size: 12px; color: #aaa; }
.search form { width: 307px; height: 31px; position: relative; top: 10px; }
.search .txt { width: 230px; height: 29px; line-height: 29px; border: 1px solid #c6c6c6; border-radius: 3px; overflow: hidden; padding-left: 13px; padding-right: 62px; color: #a1a1a1; font-family: 'Microsoft Yahei'; }
.search .txt:focus { border-color: #DEBD21; }
.search .btn { width: 58px; height: 31px; background: url(../images/submit.png) no-repeat center; cursor: pointer; position: absolute; top: 0; right: 0; }
.search em { width: 1px; height: 16px; background: #e0e0e0; top: 8px; right: 59px; position: absolute; cursor: text; }
*/

/* clien */
.client { margin-bottom: 48px; }
.client h2 { padding-top: 32px; padding-bottom: 25px; text-align: center; }
.clientBox { position: relative; }
.client .bd { width: 857px; overflow: hidden; margin: 0 auto; }
.client .bd ul { width: 870px; }
.client .bd img { border: 1px solid #cecece; }
.client .bd li { float: left; margin-right: 13px; }
.client .bd a:hover img { border-color: #DEBD21; }
.client .ctrl a { width: 21px; height: 51px; background: url(../images/ctrl.gif) no-repeat; position: absolute; top: 11px; opacity: 0.5; filter: alpha(opacity=50); }
.client .ctrl a:hover { opacity: 1; filter: alpha(opacity=100); }
.client .ctrl .prev { left: 0; }
.client .ctrl .next { right: 0; background-position: -21px 0; }

/* NEW product  */
.con2_r1{ float:left; width:228px;border: 1px solid #E70700;}
.bat_list{ margin:6px auto 0px; width:453px;}
.bat_list1{ margin:6px auto 0px;}
.bat_list ul{display: none;}
.bat_list ul li{ width:228px;margin-left:4px;margin-right:4px; float:left;}
.bar_list ul li a { display: block; height: 35px; line-height: 35px; color: #ffffff;text-indent: 35px; transition: 0.2s; font-size: 13px; font-family:"Microsoft YaHei" ;background: url(../images/dhbottom.png) no-repeat;}
.bar_list ul li a:hover, .sideNavBox .active h3 a { background: url(../images/dhbottomhover.png) no-repeat; color: #fff; transition: 0.2s; }
/*
.bar_list ul li{ height:30px; line-height:30px;margin-bottom:5px;}
.bar_list ul li a{ display:block; padding-left:64px; font-size:14px; font-family:"Microsoft YaHei"}
.bar_list ul li.bar a,.bar_list ul li a:hover{ color:#ffffff; text-decoration:none;}

.bar_list li{background: #FFFFFF url(../images/li.png) no-repeat;background-position:45px center;}
	.bar_list li a{width:166px;display:block;margin-left:0px; font-size:16px;font-family:'微软雅黑';letter-spacing:1px;}
.bar_list ul li a:hover{ background: #E70700;}
*/
.wzdh{width: 1003px; margin: 0 auto; color:#0099FF; position: relative;}
.wzdh a{color:#0099FF;}
/* product */
.product { border-radius: 3px; overflow: hidden; margin-bottom: 30px; margin-top:10px; }
.prodSide { background: #FFFFFF; width: 230px; }
.proddaohang { background: #E70700; width: 230px; padding-bottom: 5px; padding-top:5px;}
.prodSide img { padding-top: 8px; padding-bottom: 10px; padding-left: 35px;text-align: center; }
.prodNav { padding: 0 10px; }
.prodNav h2 a { display: block; height: 39px; line-height: 39px; font-size: 16px; text-indent: 30px; color: #E70700; background: url(../images/prodNav.gif) repeat-x; border-radius: 3px; }
.prodNav h3 a { display: block; height: 39px; line-height: 39px; font-size: 16px; text-indent: 30px; color: #E70700; background: url(../images/prodNav.gif) repeat-x; border-radius: 3px; }
.prodNav .item { margin-bottom: 5px; }
.prodNav ol { padding-bottom: 5px; }
.prodNav h4 a { display: block; height: 36px; line-height: 36px; text-indent: 61px; font-size: 14px; color: #fff; background: url(../images/prodList.gif) no-repeat 38px center; }

.prodBox { border: 1px solid #dedede; border-left: none; padding: 6px 19px 0; width: 734px; }
.prodBox .title { margin-bottom: 21px; }
.prodBox .title a { color: #858585; font-family: Arial; position: relative; top: 11px; }
.prodBox .title a:hover { text-decoration: underline; }
.prodBox .title { background: url(../images/prodBox.gif) repeat-x 0 bottom; height: 44px; }
.prodBox .title h2{font-weight: bold;font-size: 17px;}
.prodBox .title .fl { padding-top: 10px; }
.prodBox .title span { display: inline-block; vertical-align: top; }
.prodBox .title .cn { font-size: 17px; color: #222222; font-weight: bold; }
.prodBox .title .en { font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; font-size: 14px; color: #8f8f8f; font-weight: bold; padding-top: 4px; margin-left: 8px; }
.prodBox .title .more { font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; float:right; font-size: 14px; color: #E70700; font-weight: bolder; padding-top: 4px; margin-left: 8px; }
/****产品中心列表****/
.products { border-radius: 3px; overflow: hidden; margin-bottom: 0px; margin-top:0px; }
.prodSides { background: #FFFFFF; width: 230px; }
.proddaohangs { background: #E70700; width: 230px; padding-bottom: 5px; padding-top:5px;}
.prodSides img { padding-top: 8px; padding-bottom: 10px; padding-left: 35px;text-align: center; }
.con2_r1s{ float:left; width:228px;border: 1px solid #E70700;}
.bat_lists{ margin:0px auto 0px; width:230px;}
.bat_lists ul{display: none;}
.bat_lists ul li{ width:228px;margin-left:4px;margin-right:4px; float:left;}
.bar_lists ul li a { display: block; height: 35px; line-height: 35px; color: #ffffff;text-indent: 35px; transition: 0.2s; font-size: 13px; font-family:"Microsoft YaHei" ;background: url(../images/dhbottom.png) no-repeat;}
.bar_lists ul li a:hover{ background: url(../images/dhbottomhover.png) no-repeat; color: #fff; transition: 0.2s; }

.neirong{ width:1003px; margin: 0 auto; position: relative;}
.cpproduct { float:left; border-radius: 3px; overflow: hidden; margin-bottom: 30px; margin-top:10px; }
.cpprodSide { background: #FFFFFF; width: 230px; }
.cpproddaohang { background: #E70700; width: 230px; padding-bottom: 5px; padding-top:5px;}
.cpprodSide img { padding-top: 8px; padding-bottom: 10px; padding-left: 35px;text-align: center; }
/**************
.prodWrap { width: 733px; }
.prodWrap ul { width: 747px; }
.prodWrap li { float: left; margin-right: 14px; margin-bottom: 23px; position: relative; }
.prodWrap img { padding: 5px; border: 1px solid #cfcfcf; border-radius: 2px; overflow: hidden; }
.prodWrap a:hover img { border-color: #e9ba25; }
.prodWrap em, .prodWrap span { height: 30px; width: 203px; padding: 0 10px; position: absolute; bottom: 6px; left: 6px; }
.prodWrap em { background: #000; opacity: 0.8; filter: alpha(opacity=80); }
.prodWrap span { line-height: 30px; text-align: center; color: #fff; z-index: 9; }
***************/
/* 首页精品推荐新cs  */
.jpbg .jpcp{width:770px; height:420px; margin-top:50px;}
.jpbg .jpcp li{ width:154px; padding:8px 8px 0px 0px; height:193px; border:1px solid #ededed; float:left; margin-left:20px; margin-bottom:20px; background-color:#fff; }
.jpbg .jpcp li:hover{ border-color:#f40;}
.jpbg .jpcp li .img_div{width:158px; height:163px; display:table; vertical-align:middle; line-height:163px;}
.jpbg .jpcp li .img_a{ display:table-cell; vertical-align:middle; line-height:20px;}
.jpbg .jpcp li .img_a img{max-width:158px; max-height:163px; vertical-align:middle;}
.jpbg .jpcp li .a_div{ width:162px; height:30px; background: url(../images/topbar.gif) repeat-x;overflow:hidden;text-align:center;font-family:'微软雅黑';font-size:12px; font-weight:normal;}
.jpbg .jpcp li .a_div a{ width:162px;margin-top:10px; color:#666666;}

.jpbg .jpcp li .word_a{ line-height:25px; height:30px; font-size:12px;  overflow:hidden; font-family:'微软雅黑'; color:#FFFFFF; white-space:normal; word-wrap:break-word; word-break:break-all;}	
.jpbg .jpcp li .img_div:hover .bg_wz{display:block;}
.jpbg .jpcp li .img_div:hover .wz_a{display:block;}
/* 首页详细产品分类*/
.jpbg2{width:770px;height:480px;background:url(../images/jpbg2.png) no-repeat;padding-top:10px;}
.jpbg2 .jpcp2{width:770px; height:420px; margin-top:50px;}
.cl_l{width:350px;float:left;margin-left:25px;_margin:0 2px 0 3px;}
.cl_l dl{width:350px;display:block;padding-top:10px;line-height:1.5;}
.cl_l dl dt{color:#E700700;font-weight:bold; font-size:14PX;}
.cl_l dl dt a:hover{color:#ea6300;}
.cl_l dl dd, .classlist dl dd a, .classlist dl dd a:visited{color:#797979;}
/* 首页热门产品*/
.jpbg3{width:770px;height:480px;background:url(../images/jpbg3.png) no-repeat;padding-top:10px;}
.jpbg3 .jpcp3{width:770px; height:420px; margin-top:50px;}
.jpbg3 .jpcp3 li{ width:154px; padding:8px 8px 0px 0px; height:193px; border:1px solid #ededed; float:left; margin-left:20px; margin-bottom:20px; background-color:#fff; }
.jpbg3 .jpcp3 li:hover{ border-color:#f40;}
.jpbg3 .jpcp3 li .img_div{width:158px; height:161px; display:table; vertical-align:middle; line-height:161px;}
.jpbg3 .jpcp3 li .img_a{ display:table-cell; vertical-align:middle; line-height:20px;}
.jpbg3 .jpcp3 li .img_a img{max-width:158px; max-height:162px; vertical-align:middle;}
.jpbg3 .jpcp3 li .a_div{ width:162px; height:30px; background: url(../images/topbar.gif) repeat-x;overflow:hidden;text-align:center;font-family:'微软雅黑';font-size:12px; font-weight:normal;}
.jpbg3 .jpcp3 li .a_div a{ width:162px;margin-top:10px; color:#666666;}
.jpbg3 .jpcp3 li .word_a{ line-height:25px; height:30px; font-size:12px;  overflow:hidden; font-family:'微软雅黑'; color:#FFFFFF; white-space:normal; word-wrap:break-word; word-break:break-all;}	
.jpbg3 .jpcp3 li .img_div:hover .bg_wz{display:block;}
.jpbg3 .jpcp3 li .img_div:hover .wz_a{display:block;}
/* ad */
.ad	{ height: 275px; background: url(../images/ad.jpg) no-repeat center 0; margin-bottom: 71px; }
.ad ul { padding-top: 27px; width: 951px; margin: 0 auto; }
.ad li { float: left; }
.ad a { float: left; background: url(../images/g.png) no-repeat; width: 192px; height: 222px; text-align: center; }
.ad a:hover { background-image: url(../images/y.png); }
.ad .split { width: 1px; height: 117px; background: url(../images/ad.gif) repeat-y; margin: 0 30px; position: relative; top: 52px; }
.ad span { display: inline-block; vertical-align: top; width: 192px; color: #fff; }
.ad .num { font-size: 48px; font-weight: bold; line-height: 52px; padding-top: 67px; }
.ad .txt { font-size: 24px; line-height: 32px; }

/* advantage */
.advantage h2 { text-align: center; background: url(../images/adTitle.gif) no-repeat center bottom; padding-bottom: 37px; margin-bottom: 24px; }
.advantage h3 { margin-bottom: 20px; }
.advantage p { font-size: 14px; line-height: 18px; background: url(../images/advantage.gif) no-repeat 20px 10px; padding-left: 42px; margin-bottom: 20px; width: 433px; }
.advantage p span { color: #207d03; }
.advantage .a, .advantage .c { padding-left: 500px; }
.advantage .a { background: url(../images/ad1.png) no-repeat; height: 321px; padding-top: 16px; }
.advantage .b { background: url(../images/ad2.png) no-repeat 570px 0; height: 281px; padding-top: 62px; margin-top: -22px; }
.advantage .c { background: url(../images/ad3.png) no-repeat; height: 287px; padding-top: 68px; margin-top: -30px; }
.advantage .d { background: url(../images/ad4.png) no-repeat 528px 0; height: 305px; padding-top: 65px; margin-top: -22px; }

/* adver */
.adver { height: 169px; margin-top: -75px; margin-bottom: 29px; }
.adver img { position: absolute; right: 0; }

/* feedback */
.feedback { margin-bottom: 20px; }
.feedback h2 { text-align: center; margin-bottom: 40px; }
.fbBox { width: 1003px; overflow: hidden; }
.fbBox ul { width: 1100px; }
.fbBox li { float: left; width: 490px; margin-bottom: 28px; margin-right: 23px; }
.fbBox .fl { border: 1px solid #cfcfcf; border-radius: 3px; overflow: hidden; }
.fbBox .fr { width: 316px; }
.fbBox h3 { line-height: 20px; margin-bottom: 6px; }
.fbBox h3 a { color: #221a1a; font-size: 18px; font-weight: bold; }
.fbBox h3 a:hover { color: #e9ba25; }
.fbBox .fl:hover, .fbBox a.fl:hover img { border-color: #e9ba25; }
.fbBox p { font-size: 14px; line-height: 23px; height: 92px; overflow: hidden; margin-bottom: 4px; }
.fbBox img { border: 5px solid #efefef; transition: 0.3s; }
.fbBox .btn { width: 106px; height: 37px; background: url(../images/btn.gif) no-repeat; display: block; text-align: center; color: #fff; line-height: 37px; }

/* case */
.case { height: 414px; background: url(../images/case.gif) no-repeat center 0 #f3f3f3; }
.case h2 { text-align: center; padding-top: 44px; margin-bottom: 54px; }
.caseWrap { position: relative; }
.case .bd { width: 980px; overflow: hidden; margin: 0 auto; }
.case .bd ul { width: 1000px; }
.case .bd li { width: 230px; float: left; margin-right: 20px; }
.case .bd span { display: inline-block; width: 210px; padding: 0 10px; font-size: 14px; color: #666; background: #f3f3f3; height: 40px; line-height: 40px; text-align: center; transition: 0.3s; }
.case .bd a:hover span { color: #fff; background: #216c0a; }
.case p { position: absolute; top: 0; left: 0; width: 100%; }
.case p a { width: 27px; height: 53px; background: url(../images/ctrl.png) no-repeat; position: absolute; top: 100px; opacity: 0.5; filter: alpha(opacity=50); }
.case p a:hover { opacity: 1; filter: alpha(opacity=100); }
.case .prev { left: -28px; }
.case .next { background-position: -27px 0; right: -28px; }
/*--area--*/
.area{width: 1003px; margin: 0 auto; position: relative;overflow:hidden; border-bottom:1px solid #eee;}
.area_content{ width:1003px; margin:0 auto; overflow: hidden;}
.area h2{ width:1003px; text-align:center;font-weight:normal;height:74px; background: url(../images/topbar3.gif) repeat-x;padding-top:10px; }
.area h2 p{font-size: 30px;color: #393939;width:100%;height: 35px;line-height: 35px;}
.area h2 p i {
    font-style: normal;
    color: #ff6404;
}
.area h2 span{ font-size:20px; color:#585858; width:100%; text-transform:uppercase;}
/* 滚动图片 */
.scroll10{position: relative;width: 1003px;margin: 5px 0 25px 0; }
.scroll10 ul{ overflow:hidden;}
.scroll10 li {float: left;width: 205px;position: relative; text-align:center;}
.scroll10 li a{ font-size:14px;color: #6D6D6D;}
.scroll10 li h5 {width:170px;}
.scroll10 img {width:180px;height: 180px;display: block;padding: 0 0px; border:1px solid #ddd}
.scroll10 img:hover,#list-view .highlight{border-color:#ff8015;_border:none;}
.scroll10 li span {color:#156811;}
.scroll10 a.bx-prev,.scroll10 a.bx-next{
					position:absolute;
					top:30px;
					display:block;
					width:30px;
					height:110px;
					z-index:99999;
				}
.scroll10 a.bx-prev{left:-85px;background: url(../images/bra_lf_btn.jpg) no-repeat center center;}
.scroll10 a.bx-prev:hover{background: url(../images/bra_lf_btn.jpg) no-repeat center center;}
.scroll10 a.bx-next{right:-90px;background: url(../images/bra_rt_btn.jpg) no-repeat center center;}
.scroll10 a.bx-next:hover{background: url(../images/bra_rt_btn.jpg) no-repeat center center;}	
/* info */
.info { margin-bottom: 40px; }
.news { border: 1px solid #e2e2e2; width: 708px; height: 387px; }
.news .hd h2, .news .hd h3, .news .hd li { float: left; }
.news .hd { height: 40px; }
.news .hd li { float: left;width: 334px; height: 40px; font-size: 18px;font-weight: bold;;margin-right: 0px; line-height: 40px; padding-left: 20px;cursor: pointer; background: url(../images/news.gif) repeat-x; color: #999; }
.news .hd .on { background: #E70700; color: #fff; }
.news .con { padding-top: 26px; padding-left: 20px; padding-right: 30px; }
.newsTop { border-bottom: 1px solid #e1e1e1; padding-bottom: 24px; height: 150px; margin-bottom: 12px; }
.newsTop img { border: 3px solid #e0e0e0; }
.newsTop .fr { width: 370px; padding-right: 10px; }
.newsTop li { margin-bottom: 12px; padding-top: 10px; }
.newsTop li a { font-size: 18px; color: #207d03; }
.newsTop li a:hover { color: #e9ba25; }
.newsTop p { text-indent: 2em; }
.newsBox li, .newsBox h3 { float: left; }
.news span { float: right; }
.newsBox { width: 665px; overflow: hidden; }
.newsBox ul { width: 710px; }
.newsBox li { width: 315px; margin-bottom: 3px; margin-right:11px;padding-left:11px; background: url(../images/li.png) no-repeat left center; }
.newsBox li a {  width:300px;  margin-left:10px; }


.faq { border: 1px solid #e2e2e2; width: 284px; height: 387px; }
.faq dt { position: relative; background: #E70700; width:266px;heiht:20px; line-height:40px;padding-left: 18px; font-size: 18px; font-weight: bold; color: #fff; margin-bottom: 30px; }
.faqWrap { height: 290px; overflow: hidden; }
.faq h4 em { width: 3px; height: 18px; background: #207d03; position: absolute; left: 4px; top: 3px; }
.faq li a { color: #333; padding-left: 26px; background:url(../images/li.png) no-repeat left center; height: 16px; line-height: 16px; }
.faq li a:hover { color: #e9ba25; }
.faq p { padding-left: 26px; background: url(../images/faq.gif) no-repeat 0 -28px; line-height: 18px; }
.faq li { padding-bottom: 28px; margin-bottom: 12px; border-bottom: 1px solid #e1e1e1; }

/* info-two */
.cpinfo { margin-bottom: 20px; }
.cpnews { border: 1px solid #e2e2e2; width: 770px; height: auto;}
.cpnews .hd h2, .news .hd h3, .news .hd li { float: left; }
.cpnews .cphd { height: 40px;background: url(../images/news.gif) repeat-x; width:770px; }
.cpnews .cphd ul li{ float:left; width:auto; height: 40px; font-size: 18px;font-weight: bold;;padding-right: 20px; line-height: 40px; padding-left: 20px;cursor: pointer; color:#999; }
.cpnews .cphd ul li a{ color:#FFFFFF;}
.cpnews .cphd .on { background: #E70700; color: #fff; }
.cpnews .cpcon { padding-top: 20px; padding-left: 30px; padding-right: 20px; }
.cpnewsTop { padding-bottom: 24px; height: 296px; overflow:auto; }
.cpnewsTop .fl{border-bottom: 1px solid #e1e1e1;height: 70px; width:720px;}
.cpnewsTop .fl a{ color:#E70700; margin-right:10PX; margin-left:10px;	}
.cpnewsTop .fl a:hover{ color:#0099FF;text-decoration:underline;}

.cpnewsTops .aboutfl{border-bottom: 1px solid #e1e1e1;height: 350px; width:720px;}
.cpnewsTops .fl{border-bottom: 1px solid #e1e1e1;height: 70px; width:720px;}
.cpnewsTops .fl a{ color:#E70700; margin-right:10PX; margin-left:10px;	}
.cpnewsTops .fl a:hover{ color:#0099FF;text-decoration:underline;}
.cpnewsTops { padding-bottom: 24px; height:auto; overflow:auto; }
.cpnewsTops .cpjpcp{width:720px; height:auto; margin-top:20px; float:left;}
.cpnewsTops .cpjpcp li{ width:155px; margin-bottom:10px; height:auto; border:1px solid #ededed; float:left; margin-right:20px;  background-color:#fff; }
.cpnewsTops .cpjpcp li:hover{ border-color:#f40;}
.cpnewsTops .cpjpcp li .img_div{width:155px; height:155px; display:table; vertical-align:middle; line-height:155px;}
.cpnewsTops .cpjpcp li .img_a{ display:table-cell; vertical-align:middle; line-height:20px;}
.cpnewsTops .cpjpcp li .img_a img{width:155px; height:155px; }
.cpnewsTops .cpjpcp li .a_div{ width:155px; height:30px; background: url(../images/topbar.gif) repeat-x;overflow:hidden;text-align:center;font-family:'微软雅黑';font-size:12px; font-weight:normal;}
.cpnewsTops .cpjpcp li .a_div a{ width:155px;height:30px; color:#666666;vertical-align:middle;}

.cpnewsTops .cpjpcp li .word_a{ line-height:25px; height:30px; font-size:12px;  overflow:hidden; font-family:'微软雅黑'; color:#FFFFFF; white-space:normal; word-wrap:break-word; word-break:break-all;}	
.cpnewsTops .cpjpcp li .img_div:hover .bg_wz{display:block;}
.cpnewsTops.cpjpcp li .img_div:hover .wz_a{display:block;}

.fctops  { padding-bottom: 24px; height: 930px; overflow:auto; }
.fctops .fl{border-bottom: 1px solid #e1e1e1;height: 70px; width:720px;}
.fctops .fl a{ color:#E70700; margin-right:10PX; margin-left:10px;	}
.fctops .fl a:hover{ color:#0099FF;text-decoration:underline;}
.fctops { padding-bottom: 24px; height:auto; overflow:auto; }
.fctops .cpjpcp{width:720px; height:auto; margin-top:20px; float:left;}
.fctops .cpjpcp li{ width:155px; margin-bottom:10px; height:auto; border:1px solid #ededed; float:left; margin-right:20px;  background-color:#fff; }
.fctops .cpjpcp li:hover{ border-color:#f40;}
.fctops .cpjpcp li .img_div{width:155px; height:155px; display:table; vertical-align:middle; line-height:155px;}
.fctops .cpjpcp li .img_a{ display:table-cell; vertical-align:middle; line-height:20px;}
.fctops .cpjpcp li .img_a img{width:155px; height:155px; }
.fctops .cpjpcp li .a_div{ width:155px; height:30px; background: url(../images/topbar.gif) repeat-x;overflow:hidden;text-align:center;font-family:'微软雅黑';font-size:12px; font-weight:normal;}
.fctops .cpjpcp li .a_div a{ width:155px;height:30px; color:#666666;vertical-align:middle;}
.fctops .cpjpcp li .word_a{ line-height:25px; height:30px; font-size:12px;  overflow:hidden; font-family:'微软雅黑'; color:#FFFFFF; white-space:normal; word-wrap:break-word; word-break:break-all;}	
.fctops .cpjpcp li .img_div:hover .bg_wz{display:block;}
.fctops.cpjpcp li .img_div:hover .wz_a{display:block;}
/* 
.cpnewsTop .fr { width: 370px; padding-right: 10px; }
.cpnewsTop li { margin-bottom: 12px; padding-top: 10px; }
.cpnewsTop li a { font-size: 14px; }
.cpnewsTop li a:hover { color: #e9ba25; }
.cpnewsTop p { text-indent: 2em; }
.cpnewsBox li, .cpnewsBox h3 { float: left; }
.cpnews span { float: right; }
.cpnewsBox { width: 665px; overflow: hidden; }
.cpnewsBox ul { width: 710px; }
.cpnewsBox li { width: 315px; margin-bottom: 3px; margin-right:11px;padding-left:11px; background: url(../images/li.png) no-repeat left center; }
.cpnewsBox li a {  width:300px;  margin-left:10px; }
暂时作废 */

.cpnewsTop .cpjpcp{width:720px; height:auto; margin-top:20px; float:left;}
.cpnewsTop .cpjpcp li{ width:155px; padding:0px 0px 0px 0px; height:auto; border:1px solid #ededed; float:left; margin-right:20px;  background-color:#fff; }
.cpnewsTop .cpjpcp li:hover{ border-color:#f40;}
.cpnewsTop .cpjpcp li .img_div{width:155px; height:155px; display:table; vertical-align:middle; line-height:155px;}
.cpnewsTop .cpjpcp li .img_a{ display:table-cell; vertical-align:middle; line-height:20px;}
.cpnewsTop .cpjpcp li .img_a img{width:155px; height:155px; }
.cpnewsTop .cpjpcp li .a_div{ width:155px; height:30px; background: url(../images/topbar.gif) repeat-x;overflow:hidden;text-align:center;font-family:'微软雅黑';font-size:12px; font-weight:normal;}
.cpnewsTop .cpjpcp li .a_div a{ width:155px;height:30px; color:#666666;vertical-align:middle;}

.cpnewsTop .cpjpcp li .word_a{ line-height:25px; height:30px; font-size:12px;  overflow:hidden; font-family:'微软雅黑'; color:#FFFFFF; white-space:normal; word-wrap:break-word; word-break:break-all;}	
.cpnewsTop .cpjpcp li .img_div:hover .bg_wz{display:block;}
.cpnewsTop .cpjpcp li .img_div:hover .wz_a{display:block;}
/* footer */
.footNav { height: 40px; background: #E70700; }
.footNav li, .footNav h2, .footNav h2 a { float: left; }
.footNav .none { background: none; }
.footNav li { background: url(../images/foot.gif) no-repeat 0 center; }
.footNav a { color: #fff; padding: 0 29px; line-height: 40px; }
.footNav a:hover { color: #e9ba25; }
.footer { background: #4B3636; height: 180px; color: #fff; padding-top: 32px; margin: 0 auto;letter-spacing:1px; }
.footer h2{display: inline;}
.footer a { color: #fff; }
.footer a:hover { color: #e9ba25; }
.footer p{ line-height:35px;}
.footer em { font-style: normal; font-family: Arial; margin: 0 10px; cursor: default; }
.footer .split { width: 1px; height: 120px; background: #FFFFFF; position: relative; top: 5px; }
.footer .logo { width: 189px; text-align: center; padding-top: 5px; }
.footer .intro { padding-left: 60px; }
.footer .intro span { margin-right: 24px; }
.footer .code { text-align: center; padding-left: 50px; padding-top: 3px; }
.footer .code p { line-height: 40px; }
.footer .code img { border-radius: 3px; overflow: hidden; width:123px; height:109px; }
.footer .youqing{ float:left;width: 1003px; margin: 0 auto; position: relative;}
.remen{ float:right; width:1px;
	height:1px; position:relative;
	background:url(../images/tuijian.jpg) no-repeat 0 0;}
	.tuijian h2{ display:inline;}
.remen a{display:block;width:1px;height:1px; overflow: hidden;text-indent:-2000px;}

/*新页面footer */
#bottomtell{background:url(../newimages/tell.png) no-repeat center center;width:1003px; height:68px; text-align:center;}
/* 内页 */
.pageBanner { overflow: hidden; width: 100%; margin-bottom: 20px; }
.pageBanner img { left: 50%; margin-left: -960px; width: 1920px; height: 200px; position: relative; }
.page{ overflow:hidden; zoom:1; margin-bottom: 50px; }
.main{ width: 750px; font-family: "宋体"; margin-left:20px; }

/* 内页侧栏 */
.side { width: 230px; }
.sideBox { border: 1px solid #dadada; border-top: none; }
.side h2 { height: 44px; line-height: 44px; text-indent: 30px; font-size: 16px; color: #fff; border-radius: 3px 3px 0 0; background: #1B8700; }

.sideNav h2 { margin-bottom: 1px; background: #E70700; }
.sideNavBox ul { display: none; background: #f5f5f5; }
.sideNavBox .active ul { display: block; }
.sideNavBox h3 a { display: block; background: url(../images/icond.png) no-repeat 190px center #ECECEC; height: 35px; line-height: 35px; color: #575656; text-indent: 35px; transition: 0.2s; font-size: 13px; }
.sideNavBox h3 a:hover, .sideNavBox .active h3 a { background: url(../images/icone.png) no-repeat 190px center #F70700; color: #fff; transition: 0.2s; }
.sideNavBox li { margin-bottom: 1px; }
.sideNavBox ul li { margin-bottom: 0; }
.sideNavBox ul li a { height: 35px; line-height: 35px; display: block; color: #575656; text-indent: 30px; }
.sideNavBox ul li a:hover, .sideNavBox ul li.on a { color: #F70700; }
.sideNavBox ul li.none { background: none; }
.sideNavBox ul .on { color: #1f529e; }
/* 产品左侧侧栏 */
.zside { width: 230px; }
.zsideBox { border: 1px solid #dadada; border-top: none; }
.zside h3 { height: 44px; line-height: 44px; text-indent: 30px; font-size: 16px; color: #fff; border-radius: 3px 3px 0 0; background: #1B8700; }
.zsideNav{border: 1px solid #E70700;}
.zsideNav h3 { margin-bottom: 2px; background: #E70700	;}
.zsideNavBox ul { display: none; background: #f5f5f5; }
.zsideNavBox .active ul { display: block; }
.zsideNavBox h2 a { display: block; background: url(../images/icond.png) no-repeat 190px center #ECECEC; height: 35px; line-height: 35px; color: #575656; text-indent: 35px; transition: 0.2s; font-size: 13px; }
.zsideNavBox h2 a:hover, .sideNavBox .active h3 a { background: url(../images/icone.png) no-repeat 190px center #F70700; color: #fff; transition: 0.2s; }
.zsideNavBox li { margin-bottom: 6px; }
.zsideNavBox ul li { margin-bottom: 0; }
.zsideNavBox ul li a { height: 35px; line-height: 35px; display: block; color: #575656; text-indent: 30px; }
.zsideNavBox ul li a:hover, .sideNavBox ul li.on a { color: #ffa300; }
.zsideNavBox ul li.none { background: none; }
.zsideNavBox ul .on { color: #1f529e; }
.cagegoryCons dt{color:#FFFFFF;font-family:'微软雅黑';
	font-weight: normal;
	line-height:40px;
	font-size: 16px;border-bottom: 1px solid #ececec;
	background:#F70700;background-position:left center;letter-spacing:1px; }
.cagegoryCons li{background: #FFFFFF url(../images/li.png) no-repeat;background-position:30px center;
	margin-bottom: 2px;
	padding-bottom: 4px;
	padding-top: 4px;}
	.cagegoryCon1 li{background: #dcdfe4 url(../images/li.png);border-bottom: 1px solid #ececec;
	padding-bottom: 4px;
	padding-top: 4px;}
	.cagegoryCons li.listClass{background: #dcdfe4 url(images/helpIcon001.gif) no-repeat 6px center;}
	.cagegoryCons li a{width:189px;display:block;margin-left:50px; font-size:16px;font-family:'微软雅黑';letter-spacing:1px;}
.cagegoryCons dt a{ width:212px;display:block;color:#FFFFFF;margin-left:40px;font-family:'微软雅黑';}
.cagegoryCons li:hover{ background: #dcdfe4 url(images/helpIcon001.gif) no-repeat 6px center;}
.cagegoryCons li a:hover{color: #E70700;}
/* 产品左侧结合*/
.bestBuy{width:230px; height:232px;position: relative;}
.bestBuy .bd { text-align: center;  height:197px; overflow: hidden;}
.bestBuy .bd img { width: 190px; height: 164px; margin-top:5px; padding: 2px; border: 1px solid #dadada; transition: 0.3s; }
.bestBuy .bd span { color: #666; display: inline-block; padding: 5px 0; width: 190px; overflow: hidden; -ms-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; transition: 0.3s; }
.bestBuy .bd a:hover span { color: #FB9D00; }
.bestBuy .bd a:hover img { border-color: #FB9D00; transition: 0.3s; }
.contactInfo h2 { height: 44px; line-height: 44px; text-indent: 30px; font-size: 16px; color: #fff; border-radius: 3px 3px 0 0; background: #E70700;margin-bottom: 6px; }

.contactInfo .sideBox { padding: 10px; }
.tel800 { background: url(../images/pageTel.gif) no-repeat 6px 1px; padding-left: 55px; margin-bottom: 10px; }
.tel800 p { line-height: 16px; }
.tel800 h4 { font-size: 20px; font-family: Arial; font-weight: bold; line-height: 30px; }
.contactInfo .item { padding-left: 12px;  padding-top: 10px; }
.contactInfo .item span { display: inline-block; vertical-align: top; }
.contactInfo .item .value { width: 150px; font-size:14px;}
.contactInfo h3{color: #2cadc4;
	font-size: 24px;
	line-height: 24px;
	color: #000;
	font-weight: normal;}
	.contactInfo h4{color: #2cadc4;
	font-size: 24px;
	line-height: 24px;
	color: #000;
	font-weight: normal;}
.contactInfo .item .shouji{display: block;
	font-size: 28px;
	line-height: 28px;
	font-family: "Impact";
	color: #fcaf01;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	padding-top: 8px;}

/* 面包屑 */
.breadCrumb { background:url(../images/breadCrumbBg.gif) no-repeat 0 bottom; height:45px; overflow:hidden; margin:10px 0 30px;  font-family: "Microsoft yahei"; }
.breadCrumb h2 { font-size:18px; font-family: "Microsoft yahei"; }
.breadCrumb h3 { font-size:18px; font-family: "Microsoft yahei"; color:#E70700; font-weight:bolder;}
.breadCrumb .fr { cursor:default; line-height:32px; color:#999; }
.breadCrumb a:hover { color: #E70700; }
.breadCrumbs { background:url(../images/breadCrumbBg.gif) no-repeat 0 bottom; height:45px; overflow:hidden; margin:10px 0 30px;  font-family: "Microsoft yahei"; }
.breadCrumbs h1 { font-size:18px; font-family: "Microsoft yahei"; font-weight:bold;}
.breadCrumbs h2 { font-size:14px; font-family: "Microsoft yahei"; }
.breadCrumbs .fr { cursor:default; line-height:32px; color:#999; }
.breadCrumbs a:hover { color: #E70700; }

/* 图片模板 */
.imgBox { overflow: hidden; }
.imgBox ul { width: 1000px; }
.imgBox li { float: left; text-align: center; }
.imgBox img { border: 2px solid #dadada; transition: 0.3s; }
.imgBox span { color: #666; display: inline-block; padding-top: 10px; padding-bottom:10px; margin-bottom: 10px; overflow: hidden; -ms-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; transition: 0.3s; }
.imgBox a:hover img { border-color: #F70700; transition: 0.3s; }
.imgBox a:hover span { color: #FFFFFF; }

/* 产品图片模板 */
.productBox li { width: 238px; margin-right: 17px; }
.productBox span { width: 238px;line-height:9px; height:9px; font-size:14px; background-color:#FFA516; overflow:hidden;color:#FFFFFF; white-space:normal; word-wrap:break-word; word-break:break-all; }
.productBox img { width: 226px; height: 196px; padding: 4px; }

/* 关于图片模板 */
.pageAboutBox li { width: 228px; margin-right: 33px; }
.pageAboutBox img { width: 220px; height: 156px; padding: 2px; transition: 0.3s; }
.pageAboutBox span { width: 220px; }

/* 案例 */
.pageCaseBox li { width: 176px; margin-right: 15px; }
.pageCaseBox img { width: 172px; height: 97px; }
.pageCaseBox span { width: 172px; }

/* 实力展示 */
.pageShowBox li { width: 236px; margin-right: 21px; }
.pageShowBox img { width: 228px; height: 172px; padding: 2px; transition: 0.3s; }
.pageShowBox span { width: 210px; }

/* 荣誉展示 */
.pageHonorBox li { width: 228px; margin-right: 33px; }
.pageHonorBox img { width: 220px; height: 159px; padding: 2px; transition: 0.3s; }
.pageHonorBox span { width: 220px; }

/* 反馈展示 */
.pageFeedbackBox li { width: 228px; margin-right: 33px; }
.pageFeedbackBox img { width: 220px; height: 220px; padding: 2px; transition: 0.3s; }
.pageFeedbackBox span { width: 220px; }

/* 案例展示 */
.pageCaseShow li { width: 228px; margin-right: 33px; }
.pageCaseShow img { width: 220px; height: 220px; padding: 2px; transition: 0.3s; }
.pageCaseShow span { width: 220px; }

/* 文章列表 */
.listBox li { zoom:1; overflow:hidden; background:url(../images/splitBg.gif) repeat-x 0 bottom; padding-bottom:20px; margin-bottom:20px; }
.listBox h3 { overflow: hidden; -ms-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; }
.listBox h3 a { font-weight:bolder; color:#333; font-family: 'Microsoft yahei'; }
.listBox h3 a:hover { color:#FB9D00; }
.listBox p a { color:#FB9D00; }
.listBox p a:hover { text-decoration:underline; }

/* 搜索结果列表 */
.listBoxs li { zoom:1; overflow:hidden; background:url(../images/splitBg.gif) repeat-x 0 bottom; padding-bottom:20px; margin-bottom:20px; }
.listBoxs h3 { width:750px; border-bottom:1px solid #dadada; overflow: hidden; -ms-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; }
.listBoxs h3 a { font-weight:bolder; color:#333; font-family: 'Microsoft yahei'; }
.listBoxs h3 a:hover { color:#FB9D00; }
.listBoxs p { width:750px; height:auto; border-bottom:1px dashed #dadada; padding-bottom:25px;padding-top:10px; margin-bottom:15px;overflow: hidden; }
.listBoxs p a { color:#3399FF; }
.listBoxs p a:hover { text-decoration:underline; }

/* 新闻模板 */
.infoBox img { float:left; width:160px; height:110px; margin-right:15px; }
.infoBox .fl { width: 570px; }
.infoBox h3 { line-height:30px; height:30px; font-size:16px; margin-bottom: 5px; }
.infoBox h4 { overflow: hidden; zoom: 1; }
.infoBox .time { color:#ccc; line-height:18px; height:18px; margin-bottom:10px; background: url(../images/time.png) no-repeat 0 center; text-indent: 20px; float: left; margin-right: 10px; }
.infoBox .author { background: url(../images/author.gif) no-repeat 0 center; text-indent: 20px; color: #ccc; line-height: 18px; height: 18px; margin-bottom: 10px; float: left; }
.infoBox p { height:48px; overflow:hidden; }

/* 问答模板 */
.faqBox h3 { background:url(../images/faq.gif) no-repeat 0 3px; height:22px; line-height:22px; padding-left:30px; margin-bottom:6px; font-size:14px; }
.faqBox p { background:url(../images/faq.gif) no-repeat 0 -28px; height:40px; line-height:20px; padding-left:30px; overflow:hidden; }
.faqBox span { width: 220px; }

/* 下载模板 */
.downloadBox { font-family: 'Microsoft yahei'; }
.downloadBox li { background: url(../images/splitBg.gif) repeat-x 0 bottom; height: 50px; line-height: 50px; }
.downloadBox h3 { float: left; background: url(../images/file.jpg) no-repeat 0 center; padding-left: 34px; color: #000; font-size: 14px; }
.downloadBox a { float: right; color: blue; background: url(../images/download.png) no-repeat 0 center; padding-left: 18px; }

/* 文章详细页 */
.infoShowTop { text-align:center; background:url(../images/splitBg.gif) repeat-x 0 bottom; margin-bottom:20px; padding-bottom:10px; }
.infoShowTop h1 {font-size:22px; color:#268703; margin-bottom: 16px; font-family: "Microsoft yahei"; }
.infoShowTop h2 {font-size:22px; color:#268703; margin-bottom: 16px; font-family: "Microsoft yahei"; }
.infoShowTop h3 {font-size:22px; color:#268703; margin-bottom: 16px; font-family: "Microsoft yahei"; }
.infoShowTop p { color:#999; }
.infoShowTop span { margin-right:10px; }
.infoShowTop a { margin:5px; }


.infoInner { font-size:14px; margin-bottom:20px; line-height:30px; }
.infoInner p a:link {color:red;} 
.infoInner .active, .infoInner .active:hover { font-weight:bolder; color:#000; }
.keyword { border:1px solid #dadada; padding:0 10px; height:30px; line-height:30px; margin-bottom:10px; }
.keyword a { margin:0 4px; }
.guide { background:#e8e8e8; height:30px; line-height:30px; padding:0 10px; margin-bottom:20px; }
.guide .fl { background: url(../images/toPrev.png) no-repeat 0 center; text-indent: 20px; max-width: 300px; -ms-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.guide .fr { background: url(../images/toNext.png) no-repeat right center; padding-right: 20px; max-width: 300px; -ms-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.guide a:hover { color: #FB9D00; }

.bestInfo ul { width: 1000px; }
.bestInfo li { height:30px; line-height:30px; background:url(../images/splitBg.gif) repeat-x 0 bottom; float: left; margin-right: 25px; }
.bestInfo li a { display:inline-block; width:262px; background: url(../images/iconh.jpg) no-repeat 0 center; padding-left: 20px; float: left; overflow: hidden; -ms-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; }
.bestInfo li a:hover { color: #FB9D00; }
.bestInfo li span { display:inline-block; width:80px; text-align:right; float: right; }

.center { width: 750px; text-align: center; margin: 20px 0; }

/* 产品详细页 */
.relative .productBox ul { padding:0; }

.productShowTop { overflow:hidden; margin-top:30px; }

.productShowPic{width:322px; margin-left:20px;}
.productShowPic .productShow {width:322px;height:382px;}
.tb-pic a{display:table-cell;text-align:center;vertical-align:middle;}
.tb-pic a img{vertical-align:middle;}
.tb-pic a{*display:block;*font-family:Arial;*line-height:1;}
.tb-s310, .tb-s310 a{height:321px;width:321px;background:#fff}
.tb-s310, .tb-s310 img{max-height:321px;max-width:321px; _width:321px;}
.tb-s310 a{*font-size:271px;}
.tb-booth{border:1px solid #dadada;position:relative;z-index:1;}
div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:200px;height:200px;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url(../images/mask.png);cursor:move;z-index:1;}

.tb-picList{width:322px;height:54px;overflow: hidden;margin-top:10px;position:relative;}
.tb-picList a.prev{display:block;width:12px;height:21px;position:absolute;top:17px;left:0;background:url(../images/anu.png) no-repeat;overflow:hidden;cursor:pointer;transition:0s;}
.tb-picList a.prev:hover{background-position:0 -21px;}
.tb-picList a.next{display:block;width:12px;height:21px;position:absolute;top:17px;right:0;background:url(../images/anu.png) no-repeat 0 -42px;overflow:hidden;cursor:pointer;transition:0s;}
.tb-picList a.next:hover{background-position:0 -63px;}

.tb-picList .tb-thumb{position:relative;width:290px;height:54px;margin:0 auto;overflow:hidden;}
.tb-picList .tb-thumb ul{position:absolute;width:999999px;height:54px;}
.tb-picList .tb-thumb ul li{background:none;float:left;width:76px;height:54px;overflow:hidden;}
.tb-picList .tb-thumb ul li a{display:block;width:60px;height:52;border:1px solid #dadada;text-align:center;background:#fff}
.tb-picList .tb-thumb ul li img{max-width:100%;height:52px;cursor:pointer;}
.tb-picList .tb-thumb ul li a.tb-selected{border:1px solid #383838;}

.productShowIntro { width:376px; height:auto; overflow:hidden; }
.productShowIntro h2 { line-height:24px; background:url(../images/splitBg.gif) repeat-x 0 bottom; font-size:16px; color:#333; padding:10px 0; font-family: 'Microsoft yahei'; }
.productShowIntro h1 { line-height:24px; background:url(../images/splitBg.gif) repeat-x 0 bottom; font-size:20px; color:#E70700; padding:10px 0; font-family: 'Microsoft yahei'; font-weight:bolder; }
.descriptionBox { padding:10px 0 0; height:88px; overflow:hidden; margin-bottom: 10px;font-size:12px; }
.descriptionBox p { line-height: 18px; margin-bottom: 4px; }
.descriptionBox span { display: inline-block; vertical-align: top;  }
.descriptionBox .txt { width: 300px; margin-left: 4px;}
.productOrder a{display:block;width:190px;height:40px;background:#E70700;line-height:40px;text-align:center;font-size:15px;color:#fff;border-radius:4px;font-family:'Microsoft yahei';}
.productOrder a:hover{background:#FB9D00;color:#fff;}
/*新增产品样式*/
.pd_bgimg{width: 351px; position: relative;}
.pd_smimg,pd_bgimg{ overflow: hidden;text-align: center;width:360px; margin-left:10px;}
.pd_bgimg code{position: absolute;top: 1px;left: 1px; z-index:1;}
.hot_dor dl dt,.hot_dor dl dd,.pd_sumy ul li,.pd_smimg li{float: left;}
.pd_smimg li{width:56px;height:52px;margin-right:20px;border: 2px solid #FFF;border-radius: 4px;}
.pd_sming img{width:360px;height:330px}
.pd_smimg li.lir{float:  right;margin-right: 0;}
.pd_smimg li img{overflow:hidden;border-radius: 4px;border: 1px solid #dedbdb;}
.pd_smimg li.on,.pd_smimg li:hover{border: 1px solid #a2afb8;}
/*新增产品样式结束*/

.productShowBox { margin-top:20px; }
.productShowBox .hd { height:39px; line-height:39px; font-size:14px; border-radius: 3px; overflow: hidden; }
.productShowBox .hd ul { height: 39px; background: #E70700; font-family: 'Microsoft yahei'; }
.productShowBox .hd li { float:left; width:120px; text-align:center; color:#fff; cursor:pointer; background:#FB9D00; }
.productShowBox .hd .on { background: #FB9D00; color:#FFF; }
.productShowBox .bd { margin:10px 0; }
.productShowBox .con{ margin-left:20px;}

.orderBox { width:730px; padding-left:10px; }
.orderBox span { width:60px; display:inline-block; }
.orderBox input, .orderBox textarea { border:1px solid #CCC; padding:0 10px; margin-right:10px; color:#999; vertical-align:middle; transition: 0.3s; }
.orderBox input:focus, .orderBox textarea:focus { border-color: #999; }
.orderBox input { height:24px; line-height:24px; width:150px; }
.orderContent, textarea { vertical-align:top; }
.orderBox textarea { padding:10px; width:634px; height:60px; overflow:hidden; }
.orderBox img { border:1px solid #ccc; _margin-top:2px; }
.orderBox .IDCode { width:80px; }
.orderBox .btn { width:80px; background:#E70700; color:#FFF; font-family:'Microsoft yahei'; cursor:pointer; border:none; height:32px; line-height:30px; margin-right:10px; border-radius: 3px; }
.orderBox .btn:hover { background: #FB9D00; }
.orderBox .btnBox { padding-left:60px; }
.orderBox p { margin-bottom:10px; }

.column { height:40px; color:#fff; font-size:16px; padding-left:20px; margin-bottom:10px; font-family: "Microsoft yahei"; background: #E70700; border-radius: 3px; overflow: hidden;  }
.column span { display:inline-block; border-left:6px solid #fff; height:16px; line-height:16px; padding-left:6px; position:relative; top:12px; }

.checkcode { cursor: pointer; }

/* 表单模板 */
.formBox { width:600px; margin:80px auto 0; }
.formBoxTop { font-size:16px; margin-bottom:16px; font-family: "Microsoft yahei"; }
.formBoxTop span { color:#90C31F; }
.formInner p { font-size:14px; }
.formInner .name { width:300px; }
.formInner .topic { width:450px; }
.formInner span { display:inline-block; width:70px; _vertical-align: top; }
.formInner input, .formInner textarea { border:1px solid #dadada; padding:0 10px; margin-bottom:16px; }
.formInner input { height:30px; width:250px; line-height: 30px; }
.formInner textarea { width:500px; height:150px; padding:10px; vertical-align:middle; overflow: hidden; }
.formInner img { border:1px solid #dadada; margin-left:10px; cursor:pointer; }
.formInner .IDCode { width:80px; }
.formInner .btnBox { padding-left:70px; }
.formInner .btn { width:100px; height:40px; background:#ca0000; font-size:12px; color:#fff; cursor:pointer; margin-right:10px; }

/*  */
.orderTel { background: url(../images/pageTel.png) no-repeat 0 center; padding-left: 25px; margin-bottom: 10px; }
.orderTel span { font-size: 25px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #fd8900; }
/* ====================分页样式==================== */
.yema{ text-align:center; height:27px;width:750px; border-top:1px solid #ccc;padding-top:18px; margin-bottom:8px;}
.yema b{ padding:8px; clear:both; border:1px solid #ccc;color:#0C83DF; font-size:14px;font-weight:bold;}
.yema a{ width:51px; height:20px; padding:8px;border:1px solid #ccc; background:#EFF0F0;font-size:13px; color:#000000; margin-top:5px;}
.yema a:hover{ background:#FF6A06;}
.xgNewsBox{ height:auto;overflow:hidden;margin-bottom:10px;}
		
		.xgNewsBox li{ height:25px; line-height:25px; background:url(../images/bor.gif) repeat-x bottom; float:left; width:340px; padding:0 5px;}
		
		    .xgNewsBox li a{ width:240px;height:25px; line-height:25px; display:block; padding-left:11px; background:url(../images/newsicon.gif) no-repeat left center; float:left;}
			.xgNewsBox li span{ float:right; font-family:"Times New Roman", Times, serif; font-size:10px; color:#999;}
			.leftTitle{ height:25px; margin-bottom:5px; background:url(../images/lefttitlebg.jpg) repeat-x; padding:0 1px; border-bottom:#eee 1px solid;}
		.leftTitle h2{ font-size:14px;}
			.leftTitle font{ float:left; height:25px; line-height:25px; padding-left:17px; background:url(../images/icon.gif) no-repeat left center; font-family:"微软雅黑"; font-size:14px;}
				.leftTitle strong span{ font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#999; font-weight:normal;}
			.leftTitle img{ float:right; margin-top:4px;}
.pd_cot{padding: 16px 0; display: none;}
.pd_cot p {color:#666;}
.pd_cot h3 {color:#1655a7;}
.de_prc{}
.de_prc_fl{margin-right: 24px;}
.de_prc_fl img{width: 188px;height: 255px; overflow:hidden;}
.de_prc_fr{padding: 10px 0;width: 500px; overflow: hidden;font-size: 12px;}
.de_prc_fr b{color: #0879c4;}
.de_prc_fr dl,.de_prc_fr b,.de_prc_fr span{font-size: 16px;height: 24px; line-height: 24px; overflow:hidden;}
.de_prc_fr dl{margin: 6px auto;}
.de_prc_fr dl dd{float: left;margin-right: 38px;font-size: 12px;}
.de_prc_fr span,.de_prc_fr b,.de_prc_fr code{display: block;}
.de_prc_fr span{color: #000;border-bottom: 1px dotted #c5c5c5;padding-bottom: 10px;font-size: 12px;}
.de_prc_fr p{padding: 10px 0;color: #666666;line-height: 22px;height: 68px; overflow: hidden;}
.pd_cot2{display:block !important;}
.pageBox{ font-size:16px; font-family:"微软雅黑"; line-height:30px;}
/* QQ客服 */
.izl-rmenu{position:fixed; left:50%; margin-left:532px; bottom:10px; padding-bottom:73px; background:url(../images/r_b.png) 0px bottom no-repeat; z-index:999; }
.izl-rmenu .btn{width:72px; height:73px; margin-bottom:1px; cursor:pointer; position:relative;}
.izl-rmenu .btn-qq{background:url(../images/r_qq.png) 0px 0px no-repeat; background-color:#6da9de;}
.izl-rmenu .btn-qq:hover{background-color:#488bc7;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.png) 0px 0px no-repeat; background-color:#6da9de; text-decoration:none; display:block;}
.izl-rmenu .btn-wx{background:url(../images/r_wx.png) 0px 0px no-repeat; background-color:#78c340;}
.izl-rmenu .btn-wx:hover{background-color:#58a81c;}
.izl-rmenu .btn-wx .pic{position:absolute; left:-160px; top:0px; display:none;width:160px;height:160px;}
.izl-rmenu .btn-phone{background:url(../images/r_phone.png) 0px 0px no-repeat; background-color:#fbb01f;}
.izl-rmenu .btn-phone:hover{background-color:#ff811b;}
.izl-rmenu .btn-phone .phone{background-color:#ff811b; position:absolute; width:160px; left:-160px; top:0px; line-height:73px; color:#FFF; font-size:18px; text-align:center; display:none;}
.izl-rmenu .btn-top{background:url(../images/r_top.png) 0px 0px no-repeat; background-color:#666666; display:none;}
.izl-rmenu .btn-top:hover{background-color:#a40ffa;}
.izl-rmenu .xsrx{width:72px; height:73px; margin-bottom:1px; background:url(../images/r_phone2.png) 0px 0px no-repeat; background-color:#f42914; cursor:pointer; position:relative;}
.izl-rmenu .xsrx:hover{background-color:#e54e4e;}
.izl-rmenu .xsrx .dh{background-color:#e54e4e; position:absolute; width:160px; height:73px; left:-160px; top:-7px; line-height:73px; color:#FFF; font-size:18px; text-align:center; display:none;}

/*搜索*/
.w1005{background: url(../images/topbar2.gif) repeat-x;  width: 100%; position: relative;height: 44px; margin-bottom:20px;}
.sousuo{ width:1003px; height:44px;margin:0 auto}
.Search { float:right;
	background:url(../images/head_search.gif) no-repeat;
	height:29px;
	width:350px;
	overflow:hidden; margin-top:8px;
	margin-bottom:4px;
}
.resou{ width:439px; float:left;margin-top:15px;}
.Search #keyword {
	width:280px;
	COLOR: #ccc;
	BACKGROUND:none;
	border:none;
	height:29px;
	line-height:27px;
	margin-left:3px;
}
.Search #keyboard {
	width:290px;
	COLOR: #ccc;
	BACKGROUND:none;
	border:none;
	height:25px;
	line-height:27px;
	margin-left:3px;
}

.Search #keyboard2 {
	width:290px;
	COLOR: #ccc;
	BACKGROUND:none;
	border:none;
	height:25px;
	line-height:27px;
	margin-left:3px;
}
.Search .btsearch {
	OVERFLOW: hidden;
	WIDTH: 57px;
	height:29px;
	background:none;
	border:none;
	cursor:pointer;
}
.Search table td {
	padding-left:23px;
}
.Search .search_advsearch {
	line-height:14px;
*line-height:18px;
	height:20px;
}
.Search .search_input {
	width:200px;
	line-height:14px;
	height:20px;
	background:none;
	border:none;
}
.Search .search_button {
	width:20px;
	background:none;
	border:none;
	line-height:20px;
	height:20px;
	cursor:pointer;
}
.home-small{ margin-top:9px; margin-left:10px;}
/* 焦点图 垂直滚动---- */
.aright{box-shadow: 5px 0 5px -5px #000,0 5px 5px -5px #000; margin-bottom:5px;}
.slide_y{overflow:hidden;position:relative;margin:0 auto;width:770px;height:305px;}
.slide_y .box{overflow:hidden;position:relative;width:770px;height:305px;}
.slide_y .list{overflow:hidden;height:9999px}
.slide_y .list li{overflow:hidden;position:relative;width:770px;height:305px;_vertical-align:top;}
.slide_y .list li a{overflow:hidden;position:relative;_vertical-align:top; margin:0 auto;}
.slide_y .list img{_vertical-align:top;}
.slide_y .list:hover img{filter:alpha(opacity=50);opacity:0.5;}
.slide_y .list:hover img:hover{filter:alpha(opacity=100);opacity:1;}
.slide_y .btn{overflow:hidden;position:absolute;bottom:0;left:0;width:100%;height:20px;padding:5px 0;filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99000000',endColorstr='#99000000');background:rgba(0,0,0,0.6);}
.slide_y .btn li{float:left;width:20px;height:20px;margin:0 0 0 10px;border-radius:2px;background:#eee;color:#333;font:14px/20px Tahoma;text-align:center;cursor:pointer;}
.slide_y .btn .selected{background:#f30;color:#fff;}
/* 新关于我们---- */
.jianjie{ width: 770px; height: 480px; }
.jian{  width: 1003px; height: 279px;margin:0 auto;position: relative;}
.jian .gsjj h2{ font-size:14px; color:#FF0000; font-family:"微软雅黑"}
.jian .gsjj h3, .jian .gsjj li { float: left; }
.jian .gsjj { height: 40px; box-shadow: #000 0 5px 5px -5px;}
.jian .gsjj li { float: left;width: 770px; height: 40px; font-size: 18px;font-weight: bold;;margin-right: 0px; line-height: 40px; padding-left: 20px;cursor: pointer;color: #999; }
.jian .gsjj .on { background: #E70700; color: #fff; }
.jian .con { padding-top: 26px; padding-left: 20px; padding-right: 30px; }
/* about */
.pageBox p{text-indent: 2em; font-size:14px;font-family:"微软雅黑";}
.aboutWrap { padding-bottom: 0px; margin-bottom: 0px; }
.aboutWrap img{ padding:1px; border:1px solid #e2e2e2; margin:10px 5px 10px 5px;}
.jian .fr { width:559px;padding-top: 0px; }
.jian .fr P { font-size: 12px; color: #222;margin-top:15px; margin-bottom: 5px;}
.jian .fr P a { width: 120px; height: 37px;color: #E70700;  text-align: center; font-size: 12px;}
.jian .fr P a:hover { color:#fe9d02; }
.aboutImg .hd { text-align: center; height: 36px; margin-bottom:22px; }
.aboutImg .hd li { width: 200px; height:36px; background: #f3f3f3; line-height:36px; text-align: center; color: #222; cursor: pointer; border-radius: 3px; overflow: hidden; display: inline-block; }
.aboutImg .hd .on { color: #fff; background: #E70700; }
.aboutImg .con { width: 1003px; overflow: hidden; height: 215px; }
.aboutImg .con ul { width: 1025px; }
.aboutImg .con li { float: left; width: 234px; margin-right: 22px; height: 215px; }
.aboutImg .con a { float: left; }
.aboutImg .con span { display: inline-block; width: 100%; vertical-align: top; color: #222; text-align: center; font-size: 14px; padding-top: 14px; transition: 0.3s; }
.aboutImg .con a:hover span { color: #e9ba25; }
/*精品推荐*/
.ybd_cont_right_c{width:770px;padding-top:10px;}
.jpbg{width:770px;height:480px;background:url(../images/jpbg.png) no-repeat;padding-top:10px;}

/*人力资源*/
.fee_main{border: 1px solid erd;}
.fee_main strong{ font-size:20px; font-weight:bold;  display: block;}
.fee_main strong{color: #1b529a;padding: 24px 0;}
.fee_main ul{padding: 0 10px;}
.fee_main li{height: 40px; line-height: 40px;width: 50%;float: left;margin: 12px 0;}
.fee_main li p{width: 40px;height: 40px; overflow:hidden;}
.fee_main li span{margin: 0 6px 0 14px;color: #333333;}
.fee_main li b{color: #ff9600;}
.fee_main li code a{color: #005dbc;}
/*人力资源样式*/
.hr_word { font-size:14px; line-height:28px; margin:5px 0 5px 15px;}
.hrindex_pic { height:274px; margin-bottom:10px;}
.hrpic_l { float:left;}
.hrpic_r { height:254px; float:left; width:328px; background:url(../images/hrcon_bg.jpg) no-repeat; padding-top:20px;}
.hrpic_r p { font-size:14px; line-height:28px; margin-left:50px;}
.hrpic_r a { text-decoration:underline; color:#FF0000;}







