@charset "utf-8";
/* CSS Document */
/*reset*/
/* 清除内外边距 */
*{
    margin: 0;
    padding: 0;
}

/* 设置默认字体 */
body,
button, input, select, textarea { /* for ie */
    /*font: 12px/1 Tahoma, Helvetica, Arial, "宋体", sans-serif;*/
    font: 12px/1 Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif; /* 用 ascii 字符表示，使得在任何编码下都无问题 */
}

h1 { font-size: 18px; /* 18px / 12px = 1.5 */ }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4, h5, h6 { font-size: 100%; }

address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */
code, kbd, pre, samp, tt { font-family: "Courier New", Courier, monospace; } /* 统一等宽字体 */
small { font-size: 12px; } /* 小于 12px 的中文很难阅读，让 small 正常化 */

/* 重置列表元素 */
ul, ol { list-style: none; }

/* 重置文本格式元素 */
a { text-decoration: none; cursor: pointer }
a:hover { text-decoration: none; }

abbr[title], acronym[title] { /* 注：1.ie6 不支持 abbr; 2.这里用了属性选择符，ie6 下无效果 */
    border-bottom: 1px dotted;
    cursor: help;
}
*{
    font-family: '宋体';
}
q:before, q:after { content: ''; }

/* 重置表单元素 */
legend { color: #000; } /* for ie6 */
fieldset, img { border: none; } /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button, input, select, textarea {
    font-size: 100%; /* 使得表单元素在 ie 下能继承字体大小 */
}

/* 重置表格元素 */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* 重置 hr */
hr {
    border: none;
    height: 1px;
}
.clear{clear:both; line-height:0; height:0; font-size:0px;}
.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; }/*清除浮动*/
/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html { overflow-y: scroll; }
/*顶部*/
#topheader{ width:100%; height:34px; background-color:#e5e5e5;}
#topheader-content{  width:1200px; height:100%; margin:0 auto;}
#topheader-content p{  font-size:12px; float:left; width:300px; height:34px; color:#7B7B7B; line-height:34px; margin-left:10px;}
#topheader-content ul{ float:right;}
#topheader-content ul li{ width:60px; height:34px; float:left; margin-right:10px;}
#topheader-content ul li a{ color:#7B7B7B; font-size:12px; line-height:34px;}
.shuxian{ background:url(bg.png) no-repeat right;}

/*头部*/
#header{ width:100%; height:128px; background-color:#FFFFFF;}
#heafer-content{ width:1200px; height:100%; margin:0 auto;}
#heafer-content-left{ width:600px; height:128px; float:left;}
#heafer-content-left img{ margin:10px auto;}
#heafer-content-right{ width:230px; height:100%; float:right; background:url(headerdhrx.jpg) no-repeat;}
#heafer-content-right-c{ width:150px; height:70px; margin-left:78px; margin-top:44px;}
#heafer-content-right-c p{ line-height:30px; color:#E6423E; font-size:20px; text-align:right; font-weight:bold;}

/*主导航栏*/
#nav{ width:100%; height:46px; background-color:#533e2d;}
#nav-content{ width:1200px; height:100%; margin:0 auto;}
#nav-content ul{ display:inline-block;}
#nav-content li{ float:left;}
.nav-content-li{ background:url(shuxian2.jpg) no-repeat right;}
#nav-content li a{ display:block; height:46px;padding-right:30px; padding-left:30px;}
#nav-content li a:hover{ background-color:#FB7F04;}
#nav-content li a span{ font-size:15px; font-weight:bold;line-height:46px; color:#FFF; text-align:center;}

/*滚动广告*/
#guanggao{ width:100%; height:450px;}
/*#guanggao-content{ border:1px solid #F00; width:1200px; height:100%; margin:0 auto;}*/


/*关键字搜索*/
#find{ width:100%; height:54px; background-color:#E5E5E5;}
#find-content{ width:1200px; height:100%; margin:0 auto;}
#find-content-left{ width:700px; height:54px; line-height:54px; color:#4E4E4E; float:left;}
#find-content-left a{ margin-left:10px; margin-right:20px;}
#find-content-right{ width:210px; height:32px; float:right; margin-top:8px;}
#find-content-right input{ border:1px solid #D5D5D5; width:178px; height:24px; margin-top:5px; line-height:24px; float:left;}
#find-content-right img{ margin-top:5px; float:left;}
.inputcolor{ color:#999;}

/*产品中心*/
#cpzx{width:100%; height:766px; background-color:#FFFFFF;}
#cpzx-content{ width:1200px; height:100%; margin:0 auto;}
#cpzx-content-left{ border:1px solid #69503d; width:236px; height:736px; float:left; background-color:#533e2d; margin-top:10px;}
#cpzx-content-left-t{ border-bottom:1px solid #746050; width:100%; height:46px;}
#cpzx-content-left-t p{ font-size:20px; font-weight:bold; color:#FFF; float:left; margin-left:26px; margin-top:16px;}
#cpzx-content-left-t span{ display:block; font-size:12px; font-weight:bold; color:#FFF; float:left; margin-top:22px; margin-left:4px;}
#cpzx-content-left-b{ border-top:1px solid #69503d; width:100%; height:686px;}
#cpzx-content-yjcd{ height:685px; overflow:hidden;}
.yjcd-li{ margin-top:4px;}
.yjcd-li span{ display:inline-block; font-size:14px; color:#FFF; margin-top:2px; line-height:22px; margin-left:12px;}
.yjcd-li a{ display:inline-block; color:#FFF; font-size:14px; font-weight:bold; color:#FFF; line-height:22px; margin-left:10px;border-bottom:2px dotted #746050; width:182px;}
.ejcd-ul li a{ display:inline-block; color:#FFF; font-size:12px; color:#FFF; line-height:22px; margin-left:30px;border-bottom:2px dotted #746050; width:182px; font-weight:100;}
.ejcd-ul li a:hover{ font-weight:bold; color:#0FF;}

#cpzx-content-right{ width:944px; height:736px; float:right; margin-left:10px; margin-top:10px;}
#cpzx-content-right-t{ border-bottom:1px solid #E5E5E5; width:100%; height:30px;}
#cpzx-content-right-t span{ display:block; width:120px; height:30px; background-color:#533e2d; font-size:20px; line-height:30px; color:#FFF; float:left; text-align:center;}
#cpzx-content-right-t a{ float:right; color:#BB0003; font-size:12px; margin-top:8px;}
#cpzx-content-right-b{ width:100%; height:684px; margin-top:16px;}
#cpzx-content-right-b ul{ width:100%; height:100%;}
#cpzx-content-right-b li{ width:290px; height:330px; float:left; margin-bottom:26px;}
.marginweizhi{ margin-right:16px;}
.cpimg-top{border:1px solid #E9E9E9; width:290px; height:298px;}
.cpimg-top img{ width:100%; height:100%;}
.cpimg-bottom{width:292px; height:30px; background-color:#CCCCCC;}
.cpimg-bottom a{ display:block; width:100%; height:30px; color:#333333; text-align:center; font-size:14px; line-height:30px;}



/*行业经验*/
#hyjy{ width:100%; height:968px; background-color:#F3F3F3;}
#hyjy-content{ border:1px solid #F3F3F3; width:1200px; height:100%; margin:0 auto;}
#hyjy-title{ width:630px; height:130px; margin:30px auto;}
#hyjy-title img{ width:100%; height:100%;}
#hyjy-main{ border:1px solid #F3F3F3; width:1200px; height:800px; background:url(hyjy.jpg) no-repeat; margin-top:-10px;}
#hyjy-main-div1{  width:400px; height:160px; margin-left:670px; margin-top:90px;}
#hyjy-main-div1 p{ color:#533e2d; font-weight:bold; font-size:20px;}
#hyjy-main-div1 ul{ color:#666666; font-size:20px; width:100%; height:120px; margin-top:10px; overflow:hidden;}
#hyjy-main-div1 ul li{ margin-top:10px;}
#hyjy-main-div1 ul li span{ font-size:14px; margin-left:6px;}

#hyjy-main-div2{  width:420px; height:120px; margin-left:670px; margin-top:10px;}
#hyjy-main-div2 p{ color:#533e2d; font-weight:bold; font-size:20px;}
#hyjy-main-div2 ul{  color:#666666; font-size:20px; width:100%; height:80px; margin-top:10px; overflow:hidden;}
#hyjy-main-div2 ul li{ margin-top:10px;}
#hyjy-main-div2 ul li span{ font-size:14px; margin-left:6px;}

#hyjy-main-div3{  width:400px; height:170px; margin-left:70px; margin-top:200px;}
#hyjy-main-div3 p{ color:#533e2d; font-weight:bold; font-size:20px;}
#hyjy-main-div3 ul{  color:#666666; font-size:20px; width:100%; height:130px; margin-top:10px; overflow:hidden;}
#hyjy-main-div3 ul li{ margin-top:10px;}
#hyjy-main-div3 ul li span{ font-size:14px; margin-left:6px;}


/*产品种类*/
#cpzl{ width:100%;  background-color:#FFFFFF;}
#cpzl-content{ width:1200px; height:100%; margin:0 auto;}
#cpzl-content-top{ width:100%; height:640px; overflow:hidden;}
#cpzl-content-top-title{ width:400px; height:80px; margin:10px auto; background:url(cpzltoptitle.jpg) no-repeat center;}
#cpzl-content-top-ul{ width:100%; height:390px;}
#cpzl-content-top-ul li{ width:230px; height:366px; background-color:#EDEDED; border-radius:8px; float:left;}
.cpzl-content-top-ul-li-margin{ margin-right:12px;}
.cpzl-content-top-li-tdiv{border-bottom:3px solid #000; width:220px; height:170px; margin:0 auto;}
.cpzl-content-top-li-tdiv img{ display:block; margin:0 auto; margin-top:20px; overflow:hidden;}
.cpzl-content-top-li-bdiv{ width:220px; height:170px; margin:0 auto;}
.cpzl-content-top-li-bdiv-p{ text-align:center; font-size:14px; font-weight:bold; line-height:30px;}
.cpzl-content-top-li-bdiv a{ display:block; color:#808080; line-height:24px; font-size:12px;}
#cpzl-content-top-ul2{ width:970px; height:120px; margin:0 auto;}
#cpzl-content-top-ul2 li{ width:238px; height:100px; float:left;}
#cpzl-ul2-li1{ background:url(jchy-img1.jpg) no-repeat right;}
#cpzl-ul2-li2{ background:url(jchy-img2.jpg) no-repeat;}
#cpzl-ul2-li3{ background:url(jchy-img3.jpg) no-repeat;}
#cpzl-ul2-li4{ background:url(jchy-img4.jpg) no-repeat;}
.cpzl-ul2-li-div1{ width:90px; height:90px; float:right; margin-right:10px;}
.cpzl-ul2-li-div1 p{ font-size:20px; font-weight:bold; color:#FFF; line-height:22px; margin-top:10px;}
.cpzl-ul2-li-div1 a{ display:block; color:#FFF; margin-top:14px;}

#cpzl-content-bottom-title{ width:420px; height:120px; background:url(cpzlbottomtitle.jpg) no-repeat center; margin:0px auto;}
#cpzl-content-bottom-main{ width:100%; height:610px; margin-top:10px; background: url(cpzlbottommain.jpg) no-repeat center;}

.clear {
	CLEAR: both; MARGIN-TOP: -1px; FONT-SIZE: 1px; VISIBILITY: hidden; WIDTH: 1px; LINE-HEIGHT: 0; HEIGHT: 0px
}

/*推荐产品*/
#tjcp{ width:100%; height:520px; background-color:#E5E5E5;}
#tjcp-content{ width:1200px; height:100%; margin:0 auto;}
#tjcp-content-title{ width:260px; height:80px; margin:20px auto; background:url(tjcpzstitle.jpg) no-repeat center;}
#tjcp-content ul{ width:100%; height:360px; margin-top:10px; padding:10px;}
#tjcp-content ul li{ width:274px; height:360px; float:left;}
#tjcp-content ul li img{ margin-left:4px;  }
.tjcp-content-ul-div{ width:284px; height:302px; background-color:#FFFFFF; border-radius:8px;}
.tjcp-content-ul-li-margin{ margin-right:20px;}
#tjcp-content ul li p{ text-align:center; font-size:14px; margin-top:20px;}
#tjcp-content ul li p a{ color:#000;}

/*关于产品及下载中心*/
#about{ width:100%; height:394px; background-color:#533e2d;}
#about-content{ width:1200px; height:100%; margin:0 auto;}
#about-content-left{  width:790px; height:100%; float:left;}
#about-content-left-top{border-bottom:1px solid #746050; width:790px; height:64px;}
#about-content-left-top img{ margin-top:16px;}
#about-content-left-top a{ float:right; color:#FFF; margin-top:40px; margin-right:10px;}
#about-content-left-bottom{border-top:1px solid #69503d; width:790px; height:326px;}
#about-content-left-bottom-img{ width:238px; height:320px; background:url(aboutus-left.jpg) no-repeat; float:left;}
#about-content-left-bottom-text{ float:right; width:540px; height:320px;}
#about-content-left-bottom-text p{ color:#FFF; line-height:32px; margin-top:25px;font-size:14px;}
#about-content-left-bottom-text p a{ color:#FFF;}

#about-content-right{ width:340px; height:100%; float:right;}
#about-content-right-top{border-bottom:1px solid #746050; width:340px; height:64px;}
#about-content-right-top img{ margin-top:26px;}
#about-content-right-top a{ float:right; color:#FFF; margin-top:40px; margin-right:10px;}
#about-content-right-bottom{border-top:1px solid #69503d; width:340px; height:326px;}
#about-content-right-bottom-img{ width:100%; height:110px; margin-top:14px;}
#about-content-right-bottom ul{ width:100%; height:170px; margin-top:20px;}
#about-content-right-bottom ul li{ border-bottom:2px dotted #80A0C4; color:#FFF; font-size:14px; line-height:30px; list-style:disc; margin-left:20px;}
#about-content-right-bottom ul li a{color:#FFF;}
.linktt{padding:10px 0}
/*news and link*/
#link{ width:100%;  background-color:#FFFFFF;overflow:hidden}
#link-content{ width:1200px; height:100%; margin:0 auto;}
#link-content-left{ width:356px; height:460px; float:left; mar}
#link-content-mid{ width:356px; height:460px; float:left;}
#link-content-right{ width:356px; height:460px; float:left;}
.link-content-margin{ margin-left:54px; margin-right:70px;}

#link-content-left-t{ width:100%; height:40px; border-bottom:1px solid #CCCCCC;}
#link-content-left-t img{ margin-top:10px;}
#link-content-left-t a{ float:right; margin-right:10px; margin-top:4px;}
#link-content-left-b{  width: 356px; height:400px; margin-top:16px;}
.link-content-left-b-div1{  width:100%; line-height:20px;}
.link-content-left-b-div1 img{ float:left;}
.link-content-left-b-div1 a{margin-left:20px; font-weight:bold; color:#000;}
.link-content-left-b-div2{ width:100%; line-height:20px; color:#ADADAD; margin-top:6px; margin-bottom:40px;}
.link-content-left-b-div2 img{ float:left;}
.link-content-left-b-div2 a{margin-left:20px; color:#ADADAD;}
.link-content-left-b-margin{ margin-top:0px;}

#link-content-mid-t{ width:100%; height:40px; border-bottom:1px solid #CCCCCC;}
#link-content-mid-t img{ margin-top:10px;}
#link-content-mid-t a{ float:right; margin-right:10px; margin-top:4px;}
#link-content-mid-b{ width: 356px; height:400px; margin-top:16px;}
#link-content-mid-b-img{ width:100%; height:204px;}
#link-content-mid-b-img img{ width:100%; height:100%;}
#link-content-mid-b ul{ display:block; width:100%; height:180px; margin-top:10px;}
#link-content-mid-b ul li{ border-bottom:2px dotted #C7C8CA; width:100%; height:34px;}
#link-content-mid-b ul li a{ font-size:12px; line-height:34px; color:#666666;}
#link-content-mid-b ul li span{ float:right; font-size:12px; line-height:34px; color:#666666;}

#link-content-right-t{ width:100%; height:40px; border-bottom:1px solid #CCCCCC;}
#link-content-right-t img{ margin-top:10px;}
#link-content-right-b{ width: 356px; height:400px; margin-top:16px;}
#link-content-right-b-img{ width:100%; height:84px;}
#link-content-right-b-img img{ width:100%; height:100%;}
#link-content-right-b form{ width:100%; height:310px;}
.link-content-right-b-div1{ width:100%; margin-top:10px; height:30px;}
.link-content-right-b-div1-ly{ width:100%; margin-top:10px; height:130px;}
.link-content-right-b-div1 span{ color:#6B6B6B; line-height:30px; font-weight:bold;}
.link-content-right-b-div1-ly span{ color:#6B6B6B; line-height:30px; font-weight:bold;}
.link-content-right-b-div1-span{ display:block; margin-top:0; float:left;}
.input1{ width:150px; height:22px; border:1px solid #CCCCCC; margin-left:30px; float:right; margin-right:100px;}
.link-content-right-b-div1-ly textarea{ width:150px; height:120px; border:1px solid #CCCCCC; resize:none; float:right; margin-right:100px;}
#yzmtu{width:80px; height:22px;border:1px solid #CCCCCC; float:right; margin-right:30px; margin-top:2px;}
.input2{ width:100px; height:22px; border:1px solid #CCCCCC; margin-left:40px;}
.input3{ float:right; margin-right:10px; width:50px; height:20px; margin-top:10px;}
#link-content-bottom{ width:100%; height:150px; float:left; margin-top:20px; background:url(yqlj.jpg) no-repeat;}
#link-content-bottom ul{ width:1200px; height:80px; margin-top:54px; overflow:hidden;}
#link-content-bottom ul li{ float:left; color:#666666; margin-right:40px; margin-top:10px; font-size:14px; line-height:24px;}
#link-content-bottom ul li a{ color:#666666;}


/*底部*/
#footer{ width:100%;  background-color:#533e2d;}
#footer-content{ width:1200px; height:100%; margin:0 auto;}
#footer-content-top{ width:1200px; height:40px;  border-bottom:1px solid #746050; text-align:center;}
#footer-content ul{ display:inline-block;}
#footer-content li{ float:left;}
#footer-content li a{ display:block; height:16px;padding-right:24px; padding-left:26px;  margin-top:16px;}
#footer-content li a span{ font-size:12px; line-height:16px; color:#FFF; text-align:center;}
.footer-content-li-marl{ margin-left:20px;}
.footer-content-li-a{ border-right:1px solid #FFF;}

#footer-content-bottom{ width:800px; height:100px; margin:20px auto;text-align:center;}

#erweima{ float:left; width:70px; height:70px; margin-right:60px; margin-top:25px;}
#erweima img{ width:100%; height:100%;}

#footer-content-bottom-l{  width:256px; height:150px; background:url(footerlog.jpg) no-repeat; float:left;}
#footer-content-bottom-r{ float:left; width:800px;  }
#footer-content-bottom-r p{ color:#FFF; font-size:14px; line-height:24px; margin-left:30px;}
#footer-content-bottom-r p a{ color:#FFF;}
/*/*内页1*/
#neiye1{  width:100%;}

#find1{ width:100%; height:35px; background-color:#FFFFFF; border-bottom:1px solid #CDCDCD;}
#find-content1{ width:1200px; height:100%; margin:0 auto;}
#find-content-left1{ width:700px; height:35px; line-height:35px; color:#4E4E4E; float:left;}
#find-content-left1 span{ font-weight:bold;}
#find-content-left1 a{ margin-left:10px; margin-right:20px;}
#find-content-right1{ width:210px; height:32px; float:right; margin-top:8px;}
#find-content-right1 input{ border:1px solid #D5D5D5; width:178px; height:24px; line-height:24px; float:left; margin-top:-2px;}
#find-content-right1 img{ float:left; margin-top:-2px;}

#neiye1-content{ border:1px solid #F00; width:1200px; height:100%; margin:0 auto;}

#neiye1-topimg{ width:1200px; height:300px; margin-top:4px;}
#neiye1-topimg img{ width:100%; height:100%;}

#neiye1-mian{ border:1px solid #0F0; width:1200px; height:800px; margin-top:10px;}*/











