@charset "UTF-8";
/* CSS 2025 Document */
@font-face {
  font-family: "myfontcn"; /* 自定义字体名称（后续使用） */
  /* 修复字体格式引用语法，使用逗号分隔多种格式，仅在最后使用分号 */
  src: url("/css2025/MiSans/MiSans-Normal.ttf") format("woff2"),
    url("/css2025/MiSans/MiSans-Normal.woff") format("woff"),
    url("/css2025/MiSans/MiSans-Normal.woff2") format("truetype");
  font-weight: normal; /* 字体粗细 */
  font-style: normal; /* 字体样式（正常/斜体等） */
}
@font-face {
  font-family: "myfonten"; /* 自定义字体名称（后续使用） */
  /* 修复字体格式引用语法，使用逗号分隔多种格式，仅在最后使用分号 */
  src: url("/css2025/MiSans/MiSans-Light.ttf") format("woff2"),
    url("/css2025/MiSans/MiSans-Light.woff") format("woff"),
    url("/css2025/MiSans/MiSans-Light.woff2") format("truetype");
  font-weight: normal; /* 字体粗细 */
  font-style: normal; /* 字体样式（正常/斜体等） */
}

/* CSS Document */
body {
	margin: 0px auto;
	background: #fff;
	text-align: center;
	font: 12px/1.125 myfontcn;
}
div, ul, li {
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	margin-top: 0;
	margin-bottom: 0;
	border: none;
	padding: 0;
}
input {
	font-size: 14px;
	color: #666;
	text-align: left
}
#top1 {
	background:#323232;
	width: 100%;
	height: 25px;
}
#top1 ul {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	line-height: 25px;
	color: #FFF;
	font-size: 14px;
	text-align: left;
}

#top1 li {
	margin-left: auto;
	margin-right: auto;
	line-height: 25px;
	color: #FFF;
	font-size: 14px;
	float:left;
}
#top1 .li1{width:50%}
#top1 .li1 div{display:inline;padding:0px 20px;}
#top1 .li1 .ok{background:url(../newimages/ok.jpg) no-repeat center right;padding-right:20px; margin-right:10px;}
#top1 .li2{width:50%; text-align:right}
#top1 a {
	color: #fff;
	text-decoration: none
}
#top1 a:link {
	text-decoration: none;
}
#top1 a:hover {
	text-decoration: underline;
}
#top1 a:active {
	text-decoration: none;
}
#top1 a:visited {
	text-decoration: none;
}
#logo {
	width: 1000px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
}
#nav {
	background: #4687f4;
	width: auto;
	height: 40px;
	text-align: center
}
.anew  {
	background:#2766d1;
}
#nav2 {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	line-height: 40px;
	color: #FFF;
	font-size: 14px;
	text-align: center;
}

#nav2 a {
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
	margin: 0px 10px 0px 5px;
	padding: 10px 15px;
}
#nav2 a:link {
	text-decoration: none;
}
#nav2 a:hover {
	text-decoration: underline;
}
#nav2 a:active {
	text-decoration: none;
}
#nav2 a:visited {
	text-decoration: none;
}

#search_bar{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	line-height: 40px;
	background:#fff;
	text-align:left;
	}
#search_bar li{
	padding:5px 20px;
	background:#FFC;
	}
#search_bar input{ height:22px; font-size:12px;border: 1px solid #DDD;background: none repeat scroll 0% 0% #FFF; line-height:22px;}
<!--
.ad {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: 250px;
	overflow: hidden;
}
#info {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: 60px;
	line-height: 60px;
	background: #fae4ca
}
#info .li1 {
	background: url(../img/info_1.jpg) no-repeat center;
	width: 140px;
	height: 60px;
	float: left
}
#info .li2 {
	line-height: 60px;
	float: left;
	width: 600px;
	text-align: left
}
#info .li3 {
	float: left;
	width: 120px;
	background: url(../img/info_b1.jpg) no-repeat center;
	height: 60px;
	cursor: pointer;
}
#info .li4 {
	float: left;
	width: 120px;
	background: url(../img/info_b2.jpg) no-repeat center;
	height: 60px;
	cursor: pointer;
}
#info .li2 a {
	font-size: 14px;
	color: #674824;
	text-decoration: none;
}
#info .li2 a:link {
	text-decoration: none;
}
#info .li2 a:hover {
	text-decoration: underline;
}
#info .li2 a:active {
	text-decoration: none;
}
#info .li2 a:visited {
	text-decoration: none;
}
#productbg {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background: url(../img/title_bg.jpg) no-repeat center;
	height: 100px;
}
#productbg .li1 {
	background: url(../img/pro_n1.jpg) no-repeat center right;
	height: 100px;
	width: 1000px;
	cursor: pointer;
}
#productbg .li2 {
	background: url(../img/pro_n2.jpg) no-repeat center right;
	height: 100px;
	width: 1000px;
	cursor: pointer;
}
#productbg .li3 {
	background: url(../img/pro_n3.jpg) no-repeat center right;
	height: 100px;
	width: 1000px;
	cursor: pointer;
}
#productbg .li4 {
	background: url(../img/pro_n4.jpg) no-repeat center right;
	height: 100px;
	width: 1000px;
	cursor: pointer;
}
#productbg .li5 {
	background: url(../img/pro_n5.jpg) no-repeat center right;
	height: 100px;
	width: 1000px;
	cursor: pointer;
}
#productbg .li6 {
	background: url(../img/username.jpg) no-repeat center right;
	height: 100px;
	width: 1000px;
}
#productbg .li7 {
	background: url(../img/logolist.jpg) no-repeat center right;
	height: 100px;
	width: 1000px;
}
#productbg .li8 {
	background: url(../img/casebg.jpg) no-repeat center right;
	height: 100px;
	width: 1000px;
}
#productbg .li9 {
	background: url(../img/casebg2.jpg) no-repeat center right;
	height: 100px;
	width: 1000px;
}
#productbg .li10 {
	background: url(../img/li10.jpg) no-repeat center right;
	height: 100px;
	width: 1000px;
}
#productbg .li11 {
	background: url(../img/li11.jpg) no-repeat center right;
	height: 100px;
	width: 1000px;
}#productbg .li_search {
	background: url(../img/li_search.jpg) no-repeat center right;
	height: 100px;
	width: 1000px;
}

#productbg .li12 {
	background: url(../img/li12.jpg) no-repeat center right;
	height: 100px;
	width: 1000px;
}
#productbg .li13 {
	background: url(../img/li13.jpg) no-repeat center right;
	height: 100px;
	width: 1000px;
}
#productbg .li14 {
	background: url(../img/li14.jpg) no-repeat center right;
	height: 100px;
	width: 1000px;
}
#productbg .li15 {
	background: url(../img/li15.jpg) no-repeat center right;
	height: 100px;
	width: 1000px;
}
#productbg .li16 {
	background: url(../img/li16.jpg) no-repeat center right;
	height: 100px;
	width: 1000px;
}
#productbg .li17 {
	background: url(../img/li17.jpg) no-repeat center right;
	height: 100px;
	width: 1000px;
	text-align: right;
	line-height: 80px;
}
#productbg .li18 {
	background: url(../img/li18.jpg) no-repeat center right;
	height: 100px;
	width: 1000px;
}
#productbg .li17 a {
	color: #fff;
	background: #000;
	padding: 8px 20px;
	font-size: 30px;
	text-decoration: none;
	margin-right: 30px;
}
#productlist {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	background: #FFF;
	overflow: hidden;
	min-height: 200px;
	text-align: center;
	padding-bottom: 40px;
}
.caseli {
	margin-left: 46px;
}
.caseli li {
	margin-top: 20px
}
.caseli1 {
	background: url(../img/case1-1.jpg) no-repeat left top;
	width: 282px;
	height: 210px;
	float: left;
	margin-right: 20px;
}
.caseli2 {
	background: url(../img/case1-2.jpg) no-repeat left top;
	width: 282px;
	height: 210px;
	float: left;
	margin-right: 20px;
}
.caseli3 {
	background: url(../img/case1-3.jpg) no-repeat left top;
	width: 282px;
	height: 210px;
	float: left;
	margin-right: 20px;
}
.caseli4 {
	background: url(../img/case1-4.jpg) no-repeat left top;
	width: 282px;
	height: 210px;
	float: left;
	margin-right: 20px;
}
.caseicon {
	height: 70px;
	padding-top: 20px;
}
.casename {
	font-size: 18px;
	line-height: 35px;
	color: #404040;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding: 0px 5px;
}
.casename a {
	color: #404040;
	text-decoration: none
}
.casename a:link {
	color: #404040;
	text-decoration: none
}
.casename a:hover {
	color: #000;
	text-decoration: underline;
}
.casename a:active {
	color: #404040;
	text-decoration: none
}
.casename a:visited {
	color: #404040;
	text-decoration: none
}
.casetxtnone {
	font-size: 18px;
	line-height: 55px;
	color: #CCC
}
.casetxt {
	font-size: 12;
	line-height: 24px;
	color: #d07037;
}
.casetxt a {
	color: #d07037;
	text-decoration: none
}
.casetxt a:link {
	color: #d07037;
	text-decoration: none
}
.casetxt a:hover {
	color: #d07037;
	text-decoration: underline
}
.casetxt a:active {
	color: #d07037;
	text-decoration: none
}
.casetxt a:visited {
	color: #d07037;
	text-decoration: none
}
.logotlistnav {
	width: 874px;
	background: #6dcff6;
	height: 45px;
	margin-left: 126px;
	text-align: left
}
.logotlistnav a {
	font-size: 24px;
	text-decoration: none;
	background: #6dcff6;
	color: #fff;
	line-height: 45px;
	padding-left: 15px;
}
.logotlistnav a:link {
	text-decoration: none;
}
.logotlistnav a:hover {
	text-decoration: underline;
}
.logotlistnav a:active {
	text-decoration: none;
}
.logotlistnav a:visited {
	text-decoration: none;
}
.logolist {
	margin-top: 20px;
	width: 1000px;
	height: 105px;
	clear: both;
}
.logolistli1 {
	float: left;
	width: 99px;
	margin-right: 25px;
	font-size: 50px;
	color: #000;
	line-height: 105px;
}
.logolistli2 {
	float: left;
	width: 260px;
	border: 1px solid #cccccc;
	background: #fff;
	margin-right: 25px;
	height: 105px;
}
.logolistli3 {
	float: left;
	width: 260px;
	border: 1px solid #cccccc;
	background: #fff;
	margin-right: 25px;
	height: 105px;
}
.logolistli4 {
	float: left;
	width: 260px;
	border: 1px solid #cccccc;
	background: #fff;
	margin-right: 25px;
	height: 105px;
}
.logolistli5 {
	float: left;
	width: 21px;
	background: #fff;
	margin-right: 25px;
	height: 105px;
}
#productlist .lis {
	width: 300px;
	float: left;
	margin: 0px 0px 20px 4%;
	/* border-bottom: 1px solid #ebebeb; */
	
	text-align: center;
}
.productoneimg {
	width: 300px;
	height: 220px;
	border: 3px #e8e8e8 solid
}
.productname {
	font-size: 14px;
	color: #383838;
	height: 35px;
	line-height: 35px;
	text-align: left;
	text-decoration: none;
	overflow: hidden;
	cursor: pointer;
}
.productname a {
	text-decoration: none;
	font-size: 14px;
	color: #383838;
}
.productname a:link {
	text-decoration: none
}
.productname a:hover {
	text-decoration: underline
}
.productname a:active {
	text-decoration: none
}
.productname a:visited {
	text-decoration: none
}
.productinfo {
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	float: left;
	width: 200px;
	overflow:hidden;
	min-height:30px;
}
.productinfo a.t1 {
	color: #F60;
	font-size: 16px;
	text-decoration: none;
	width: 200px;
	height: 30px;
	line-height: 30px;
}
.productinfo a.t1:link {
	text-decoration: none;
}
.productinfo a.t1:hover {
	text-decoration: underline;
}
.productinfo a.t1:active {
	text-decoration: none;
}
.productinfo a.t1:visited {
	text-decoration: none;
}
.productview1 {
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: left;
	width: 100px;
	background: #676767;
	color: #FFF;
	border-radius:6px;
}
.productview1 a {
	color: #fff;
	height: 30px;
	font-size: 16px;
	text-decoration: none;
}
.productview2 {
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: left;
	width: 100px;
	background: #ed8529;
	color: #FFF;
	border-radius:6px;
}
.productview2 a {
	color: #fff;
	height: 30px;
	font-size: 20px;
	text-decoration: none;
}
.productnum {
	float: left;
	width: 275px;
	font-size: 14px;
	color: #4a4a4a;
	
	height: 40px;
	line-height: 40px;
	text-align: left;
	/*padding-left: 25px;
	background: url(../img/pro-star.jpg) no-repeat left;*/
}
#caselist {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background: #FFF;
	_height: 185px;
	min-height: 185px;
	text-align: center
}
#caselist li {
	float: left;
	width: 174px;
	margin: 0px 0px 0px 20px
}
.caseoneimg {
	width: 174px;
	height: 130px;
	border: 3px #e8e8e8 solid;
	text-align: left;
}
#linklist {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background: #e5f7ff;
	height: 100px;
}
#linklist li {
	float: left;
	width: 150px;
	height: 60px;
	border: 1px solid #CCC;
	margin: 20px 0px 0px 12px
}
#linktxt {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	line-height: 25px;
	font-size: 12px;
	color: #333;
	text-align: left;
}
#linktxt li {
	padding: 10px;
	background: #fff;
}
#linktxt a {
	text-decoration: none;
	color: #333;
}
#linktxt a:link {
	text-decoration: none
}
#linktxt a:hover {
	text-decoration: underline
}
#linktxt a:active {
	text-decoration: none
}
#linktxt a:visited {
	text-decoration: none
}
#jc_bottom {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background: #FFF;
	_height: 115px;
	min-height: 115px;
	text-align: center
}
#jc_bottom .li1 {
	height: 2px;
	min-height: 2px;
	line-height: 2px;
	background: #1387b0
}
#jc_bottom .li2 {
	height: 100px;
	font-size: 14px;
	line-height: 30px;
	color: #606060
}
#jc_bottom .li2 a {color: #444c69;text-decoration: none;}
#jc_bottom .li2 img {vertical-align: middle;}
#zy_bottom {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background: #FFF;
	_height: 115px;
	min-height: 115px;
	text-align: center
}
#zy_bottom .li1 {
	height: 2px;
	min-height: 2px;
	line-height: 2px;
	background: #bf090a
}
#zy_bottom .li2 {
	height: 100px;
	font-size: 14px;
	line-height: 30px;
	color: #606060
}
/**弹层
认证查询8**/
#cerpage {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	background: #FFF;
	_height: 360px;
	min-height: 360px;
	text-align: center;
	padding-bottom: 40px;
}
#cerpage .li1 {
	width: 540px;
	float: left
}
#cerpage .li2 {
	width: 460px;
	float: left;
	background: url(../img/cerbg.jpg) no-repeat left top;
	height: 380px;
}
#cerpage .li2 a {
	color: #fff;
	text-decoration: none
}
#cerpage .li2 .ul1 {
	font-size: 24px;
	line-height: 35px;
	padding-top: 102px;
	padding-left: 58px;
	text-align: left;
}
#cerpage .li2 .ul2 {
	font-size: 24px;
	line-height: 35px;
	padding-top: 65px;
	padding-left: 148px;
	text-align: left;
}
#cerpage .li2 .ul3 {
	font-size: 24px;
	line-height: 30px;
	padding-top: 0px;
	padding-left: 288px;
	text-align: left;
}
#cerpage .txt1 {
	text-align: left;
	font-size: 18px;
	padding-left: 90px;
	line-height: 45px;
	margin: 10px 0px;
	clear: both;
}
#cerpage .txt1 a {
	color: #999;
	background: url(../img/c2.jpg) no-repeat right #e2e2e2;
	padding: 5px 15px 5px 10px;
	font-size: 12px;
	text-decoration: none;
	margin-right: 10px;
}
#cerpage .txt1 a:link, #cerpage .txt1 a:active {
	color: #999;
	background: url(../img/c1.jpg) no-repeat right #e2e2e2;
	padding: 5px 10px;
	font-size: 12px;
	text-decoration: none;
}
#cerpage .txt1 a:hover {
	color: #c00;
	background: url(../img/c2.jpg) no-repeat right #e2e2e2;
	padding: 5px 10px;
	font-size: 12px;
	text-decoration: none;
}
#cerpage .txt {
	text-align: left;
	font-size: 14px;
	padding-left: 95px;
	line-height: 30px;
	color: #666
}
#cerpage .txt2 {
	text-align: left;
	font-size: 12px;
	padding-left: 80px;
	padding-right: 50px;
	line-height: 24px;
	margin: 10px 0px;
}
#cerpage .txt2 a {
	color: #055dca;
	text-decoration: none;
	padding: 5px 10px;
	background-color: #f1f1f1;
}
#cerpage .txt2 a:link {
	color: #055dca;
	text-decoration: none;
	padding: 5px 10px;
}
#cerpage .txt2 a:hover {
	color: #055dca;
	text-decoration: none;
	background: #f1f0f0;
	padding: 5px 10px;
}
#cerpage .txt2 a:active {
	color: #055dca;
	text-decoration: none;
	padding: 5px 10px;
}
#cerpage .txt2 a:visited {
	color: #055dca;
	text-decoration: none;
	padding: 5px 10px;
}
.cerbtn {
	width: 500px
}
.cerbtn input {
	background: url(../img/cerbtn.jpg) no-repeat left #000;
	font-size: 38px;
	text-decoration: none;
	color: #FFF;
	line-height: 45px;
	padding: 5px 30px 5px 70px;
	border: 0px;
}
.input430 {
	width: 430px;
	height: 35px;
	color: #959595;
	font-size: 24px;
	border: 1px solid #DDD;
	background: none repeat scroll 0% 0% #FFF;
	line-height: 35px;
}
.input260 {
	width: 260px;
	height: 35px;
	color: #959595;
	font-size: 24px;
	border: 1px solid #DDD;
	background: none repeat scroll 0% 0% #FFF;
	line-height: 35px;
}
.select356 {
	width: 356px;
	height: 35px;
	color: #959595;
	font-size: 18px;
	border: 1px solid #DDD;
	background: none repeat scroll 0% 0% #FFF;
	line-height: 35px;
}
/**产品列表**/
.prolist {
	margin: 0px;
	border-bottom: 1px solid #dbdbdb;
	line-height: 40px;
	min-height: 34px;
	overflow: hidden;
	text-align: left;
	color: #333;
}
.prolist .left {
	width: 110px;
	float: left;
	text-align: center;
	line-height: 40px;
	min-height: 34px;
	overflow: hidden;
	margin-right: 10px;
}
.prolist .left2 {
	width: 80px;
	float: left;
	text-align: center;
	line-height: 40px;
	min-height: 34px;
	overflow: hidden;
	margin-right: 10px;
}
.prolist .right {
	width: 850px;
	float: left;
	text-align: left;
	line-height: 40px;
	min-height: 34px;
	overflow: hidden;
}
.prolist .right div{float:left; height:25px; line-height:25px; margin:8px 0px 4px;}
.prolist .right0 {
	width: 790px;
	float: left;
	text-align: left;
	line-height: 40px;
	min-height: 34px;
	height:50px;
	overflow: hidden;
}
.prolist .right0 div{float:left; height:35px; line-height:35px; width:110px; text-align:center; margin:8px -1px 4px 0px; border:1px solid #ececec;}
.prolist .right1 div{float:left; height:35px;  line-height:35px;width:110px; text-align:center;  margin:-1px -1px 0px 0px; border:1px solid #ececec;overflow:hidden;}
.prolist .right1 {
	width: 790px;
	float: left;
	text-align: left;
	line-height: 40px;
	min-height: 34px;
	overflow: hidden;
}
.prolist .right {
	width: 880px;
	float: left;
	text-align: left;
	line-height: 40px;
	min-height: 34px;
	overflow: hidden;
}
.prolist .left_zj {
	width: 120px;
	float: left;
	text-align: right;
	line-height: 40px;
	min-height: 34px;
	overflow: hidden;
	margin-right: 10px;
}
.prolist .left0 {
	width: 70px;
	float: left;
	text-align: left;
	line-height: 40px;
	min-height: 34px;
	overflow: hidden;
	margin-right: 10px;
}
.prolist .right_zj {
	width: 790px;
	float: left;
	text-align: left;
	line-height: 40px;
	min-height: 34px;
	overflow: hidden;
}
.prolist .right_zj div{float:left; height:35px; line-height:35px; width:110px; text-align:center; margin:8px -1px 4px 0px; border:1px solid #ececec;}
.prolist a {
	color: #676767;
	text-decoration: none;
	margin-left: 0px;
	padding: 4px 10px;
}
.prolist a:link {
	color: #676767;
	text-decoration: none;
}
.prolist a:hover {
	color: #676767;
	text-decoration: underline;
	background: #f1f1f1;
}
.prolist a:active {
	color: #fff;
	text-decoration: none;
	background: #4687f4;
}
.prolist a:visited {
	color: #676767;
	text-decoration: none;
	background: #f1f1f1;
}
.order {
	background: #f1f1f1;
	line-height: 35px;
	font-size: 14px;
	padding: 0px 10px;
	height: 38px;
	margin: 5px 0px;
	border:1px solid #ddd;
}
.order .left {
	text-align: left;
	width: 700px;
	float: left
}
.sprolist{
	background: #f1f1f1;
	width:1000px;
}
.order .right {
	text-align: right;
	width: 200px;
	float: left
}
.prolisttop {
	min-height: 370px;
	overflow: hidden;
	width:100%
}
.order .right a {
	background: #fff;
	border: 1px solid #CCC;
	padding: 2px 15px;
}
.order .right a:link {
	background: #fff;
	border: 1px solid #CCC;
	padding: 2px 15px;
	text-decoration: none;
}
.order .right a:hover {
	background: #fff;
	border: 1px solid #CCC;
	padding: 2px 15px;
	text-decoration: none;
}
.order .right a.a0 {
	background: #f1f1f1;
	color: #CCC;
	border: 1px solid #CCC;
	padding: 2px 15px;
}
/**产品终级页**/
#proweb {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background: #FFF;
	overflow: hidden;
	_height: 100px;
	min-height: 100px;
	text-align: center;
}
#proweb .nav {
	background: #ededed;
	font-size: 18px;
	color: #444444;
	line-height: 60px;
	text-align: left;
	padding-left: 15px
}
#proweb .nav a {
	color: #6a6a6a;
	text-decoration: none;
	font-size: 14px;
}
#proweb .nav a:link {
	color: #6a6a6a;
	text-decoration: none;
	font-size: 14px;
}
#proweb .nav a:hover {
	color: #F63;
	text-decoration: underline;
	font-size: 14px;
}
#proweb .nav a:active {
	color: #6a6a6a;
	text-decoration: none;
	font-size: 14px;
}
#proweb .nav a:visited {
	color: #6a6a6a;
	text-decoration: none;
	font-size: 14px;
}
#proweb .proinfoul {
	min-height: 270px;
	border:1px solid #e5e5e5;
	margin-top:15px;
	overflow:hidden;
}
#proweb .proinfoul .img {
	width: 320px;
	float: left;
	text-align: center;
	padding: 20px 0px;
}
#proweb .proinfoul .proinfo {
	width: 535px;
	float: left;
	text-align: left;
}
#proweb .proinfoul .proname {
	font-size: 22px;
	line-height: 30px;
	margin:20px 0px 10px 20px;
}
#proweb .proinfoul .txt1 {
	font-size: 16px;
	line-height: 30px;
	margin-left: 20px;
	color: #464646
}
#proweb .proinfoul .txt3 {
	font-size: 16px;
	line-height: 30px;
	margin-left: 20px;
	margin-bottom:5px;
	color: #36C;
}
#proweb .proinfoul .txt2 {
	font-size: 16px;
	line-height: 30px;
	margin-left: 20px;
	color: #464646
}
#proweb .pronav {
	font-size: 16px;
	color: #fff;
	line-height: 45px;
	width: 100%;
	padding: 0px;
	text-align: left;
	min-height: 45px;
	background:#f6f6f6;
	border-bottom:1px solid #ececec;
	border-right:1px solid #ececec;
}
#proweb .pronav span {
	padding: 13px 25px;
	display: inline;
	font-size: 16px;
	border-right:1px solid #ececec;
	border-bottom:1px solid #ececec;
	color: #3c3c3c;
	background:#f6f6f6;
	cursor:pointer
}
#proweb .pronav .hover {
	border-right:1px solid #ececec;
	border-top:2px solid #0658db;
	border-bottom:1px solid #fff;
	padding: 12px 25px 13px;
	font-size: 16px;
	background:#fff;
	color: #0658db;
}
#proweb .pronav .hover2 {
	border-right:1px solid #ececec;
	border-top:2px solid #C00;
	border-bottom:1px solid #fff;
	padding: 12px 25px 13px;
	font-size: 16px;
	background:#fff;
	color: #C00;
}
#proweb .protxts {
	padding: 20px 50px;
	text-align: left;
	line-height: 30px;
	font-size: 14px;
	color: #3f3f3f;
	overflow:hidden;
	width: 900px;
}
.sul {
	overflow-y: hidden;
	overflow-x: auto;
	white-space: nowrap;
	width: 900px;
	margin: 5px 50px;
	min-height: 200px;
	text-align: left
}
.sli {
	display: inline-table;
	vertical-align: top;
	width: 250px;
	border-right: 1px solid #f1f1f1;
	text-align: center;
	line-height: 32px;
}
.sli a {
	color: #333;
	text-decoration: none
}
.sli a:link {
	color: #333;
	text-decoration: none
}
.sli a:hover {
	color: #09C;
	text-decoration: underline
}
/*{float:left; border-right:1px solid #f1f1f1;  width:200px; background:#0C3}**/
.popupBg {
	width: 100%;
	background-color: #000000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	z-index: 1000;
}
.popup {
	width: 600px;
	height: 400px;
	background-color: #ffffff;
	position: fixed;
	left: 50%;
	top: 50%;
	margin: -200px 0 0 -300px;
	display: none;
	z-index: 10000;
}
.popupask {
	width: 600px;
	height: 460px;
	background-color: #ffffff;
	position: fixed;
	left: 50%;
	top: 50%;
	margin: -230px 0 0 -300px;
	display: none;
	z-index: 10000;
}
.popup-tips {
	width: 600px;
	min-height: 260px;
	overflow: hidden;
	background-color: #ffffff;
	position: fixed;
	left: 50%;
	top: 50%;
	margin: -130px 0 0 -300px;
	font-size: 14px;
	display: none;
	z-index: 100000;
}
.popup-con {
	height: 100%;
	position: relative;
	font-size: 14px;
}
.popup-con .li1 {
	background: url(../img/popbg.jpg) no-repeat left;
	height: 80px;
	text-align: left;
	line-height: 80px;
	padding: 20px 0px 0px 80px
}
.popup-con a.c {
	position: absolute;
	right: 35px;
	top: 25px;
}
.tipstext {
	font-size: 18px;
	line-height: 30px;
	margin: 0px 35px 45px;
}
.logincss {
	font-size: 24px;
	line-height: 45px;
}
.logincss li {
	margin-top: 10px;
}
.logincss a.b {
	font-size: 30px;
	color: #fff;
	line-height: 65px;
	background: #f68e56;
	padding: 12px 55px;
	text-decoration: none;
}
.logincss a.d {
	font-size: 20px;
	color: #666;
	line-height: 45px;
	padding: 12px 55px;
	text-decoration: none;
	margin: 20px 0px;
}
/**项目合作**/
.jecttitle {
	font-size: 30px;
	padding: 8px 80px;
	line-height: 50px;
	background: url(../img/ject11.jpg) no-repeat bottom;
	text-align: left
}
.jecttxt {
	font-size: 14px;
	padding: 8px 80px;
	line-height: 24px;
	text-align: left
}
.gglist {
	padding-left: 20px;
	background: #ebebeb;
	line-height: 40px;
	width: 800px;
	margin: 20px 100px;
	text-align: left;
}
.gglist a {
	color: #565656;
	text-decoration: none;
}
.gglist a:link {
	color: #565656;
	text-decoration: none;
}
.gglist a:hover {
	color: #565656;
	text-decoration: underline;
}
.ggdetail {
	width: 800px;
	text-align: left;
	padding-left: 20px;
	line-height: 40px;
	margin: 20px 100px;
}
.chanpin_cont {
	clear: both;
	background: #f2f2f2;
	width: 1000px;
	margin: 0 auto;/* padding-bottom:15px;padding-top:10px;*/
}
.chanpin_cont_c {
	width: 1000px;
	height: auto;
	background: #FFF; /*padding-bottom:10px;*/
margin-left: auto;
    margin-right: auto;
}
.rzcx_tit_l {
	width: 300px;
	height: 98px;
	float: left;
	padding-top: 2px
}
.rzcx_tit_l li {
	display: block;
	float: left;
	margin-right: 8px;
}
.rzcx_tit_r {
	width: 950px;
	line-height: 45px;
	float: left;
	padding-top: 20px;
	padding-right: 8px;
	text-align: right;
	font-size: 14px;
	color: #4d4d4d;
	text-align: center
}
.rzcx_tit_r span {
	font-size: 12px;
	font-weight: 600;
	color: #ec6a42;
}
.rzcx_tit_l_li_span1 {
	display: block;
	font-size: 24px;
	color: #3d3d3d;
	font-family: "Microsoft YaHei";
	padding-top: 33px;
	padding-bottom: 3px;
}


/*backTop*/
::-moz-selection {
color:#fff;
color:rgba(255, 255, 255, 0.85);
background:#03a8b1;
}
::selection {
	color: #fff;
	color: rgba(255, 255, 255, 0.85);
	background: #03a8b1;
}
article, aside, dialog, footer, header, section, footer, nav, figure, menu {
	display: block
}
h2 {
	font-size: 12px
}
.clearfix:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
*zoom:1;
}
.clearfix .clear {
	_height: 0px;
}
.cbbfixed {
	position: fixed;
	right: 10px;
	transition: bottom ease .3s;
	bottom: -85px;
	z-index: 3;
	cursor: pointer;
}
.cbbfixed .cbbtn {
	width: 40px;
	height: 40px;
	display: block;
	background-color: #02a2aa;
}
.cbbfixed .gotop {
	transition: background-color ease .3s;
	margin-top: 1px;
}
.cbbfixed .gotop .up-icon {
	float: left;
	margin: 14px 0 0 9px;
	width: 23px;
	height: 12px;
	background: url(../img/side-icon02.png);
}
.cbbfixed .gotop:hover {
	background-color: #2c2d2e;
}
.cbbfixed .cweixin {
	background: #dadbdd;
}
.cbbfixed .cweixin div {
	background: url(../img/erwei.png);
	width: 194px;
	height: 199px;
	position: absolute;
	left: -194px;
	top: -115px;
	opacity: 0;
	transform: scale(0);
	-webkit-transform: scale(0);
	transform-origin: 100% 70%;
	-webkit-transform-origin: 100% 70%;
	transition: transform ease .3s, opacity ease .3s;
	-webkit-transition: all ease .3s;
	display: none\0;
*display:none;
}
.cbbfixed .cweixin:hover div {
	display: block;
	transform: scale(1);
	-webkit-transform: scale(1);
	opacity: 1;
*display:block;
}
.cbbfixed .cweixin .weixin-icon {
	float: left;
	margin: 12px 0 0 11px;
	width: 18px;
	height: 18px;
	background: url(../img/side-icon01.png);
}
/*Submit button*/
.btn {
	font-size: 36px;
	color: #FFF;
	background: #000;
	width: 190px;
	line-height: 60px;
	text-align: center;
}
/*Product_list */
.ahover {
	background: #676767;
	color: #fff;
	
}
.ahover a:link {
	background: #676767;
	color: #fff;
}
.ahover a:hover {
	background: #676767;
	color: #fff;
}
.ahover a:visited {
	background: #676767;
	color: #fff;
}
.ahover a:active {
	background: #676767;
	color: #fff;
}
.xmzq_cpfa_left_li {
	display: block;
	float: left;
	padding-right: 8px;
}
.xmzq_cpfa_left_li1 {
	display: block;
	float: left;
	background:#fff;
	border:1px solid #ccc;
	height:25px;
	line-height:25px;
	margin:6px -1px ;
}
.xmzq_cpfa_left_li1 a:link {
	display: block;
	color: #333;
	text-decoration: none;
	padding: 0px 10px;
	border:0px solid #ccc;
}
.xmzq_cpfa_left_li1 a:hover {
	display: block;
	background: #EC6A42;
	color: #fff;
	text-decoration: none;
	border:0px solid #ccc;
}
.xmzq_cpfa_left_li1 a:visited {
	display: block;
	text-decoration: none;
	padding: 0px 8px;
	border:0px solid #ccc;
}
.xmzq_cpfa_left_li1 a:active {
	display: block;
	color: #666;
	text-decoration: none;
	padding: 0px 8px;
	border:0px solid #ccc;
}
.xmzq_cpfa_left_li1_on {
	display: block;
	float: left;
	background: #EC6A42;
	padding: 1px 7px 1px 15px;
	height:25px;
	line-height:24px;
	margin:6px 0px ;
	color: #fff;
}
.xmzq_cpfa_left_li1_on img{width: 15px;margin-left: 4px}
.xmzq_cpfa_left_li1_on a {
	display: block;
	color: #fff;
	text-decoration: none;
	background: #EC6A42;
}
.chanpin_cont_c2_jc {
	float: left;
	padding-left: 20px;
	text-align: right;
}
.chanpin_cont_c2_jc span {
	border: 1px solid #fff;
	width: 120px;
	padding-right: 8px;
	display: block;
}
.chanpin_cont_c2_jc1 {
	float: left;
	text-align: left;
}
.chanpin_cont_c2_jc1 span {
	border: 1px solid #fff;
	width: 700px;
	padding-left: 8px;
	display: block;
	height:30px;
}
/*轮播广告*/
#slide_box {
	width: 750px;
	height: 250px;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
}
#slide_box .slide_img {
	display: inline-block;
	white-space: nowrap;
	height: 250px;
	width: auto;
	position: absolute;
	left: 0;
	top: 0;
}
#slide_box .slide_img li {
	display: block;
	float: left;
	overflow: hidden;
}
#slide_box .slide_img li img {
	max-width: 750px;
}
#slide_order {
	text-align: right;
	padding-right: 1em;
	line-height: 20px;
	position: absolute;
	right: 0;
	bottom: 6px;
}
/*系列号样式*/
#slide_order a {
	display: inline-block;
	padding: 0 6px;
	float: left;
	margin-right: 4px;
	border: 1px solid #ddd;
	background: #999;
	opacity: 0.5;
	filter: alpha(opacity=50);
	color: #000;
	text-decoration: none;
}
#slide_order a:hover, #slide_order a.current {
	color: #FFF;
	font-weight: 700;
	border-color: #000;
	background-color: #000;
}
/*新首页*/
.newhome_w {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background: #FFF;
	overflow: hidden;
}
.newhome_lb {
	width: 750px;
	float: left;
	height: 250px;
	text-align: left;
}
.newhome_gg {
	width: 242px;
	float: left;
	height: 250px;
	background: #e9e9e9;
	margin-left:8px;
}
.newhome_gg .li1 {
	width: 125px;
	float: left
}
.newhome_gg .listlis {
	width: auto;
	border-bottom: 1px dotted #333;
	margin: 5px 15px;
	text-align: left;
	line-height: 20px;
	font-size: 14px;
	padding-bottom: 5px;
}
.newhome_gg .listlis a {
	color: #000000;
	text-decoration: none
}
.newhome_gg .listlis a:link {
	color: #000000;
	text-decoration: none
}
.newhome_gg .listlis a:hover {
	color: #000000;
	text-decoration: underline
}
.newhome_gg .listlis a:visited {
	color: #000000;
	text-decoration: none
}
.newhome_gg .listlis a:active {
	color: #000000;
	text-decoration: underline
}
.newhome_proli {
	width: 490px;
	margin: 8px 0px 8px 5px;
	float: left;
	min-height:280px;
}
.newhome_proli1 {margin-top:8px;}
.newhome_proli1 li{width:143px; float:left; margin-left:8px; text-align:left}
.newhome_proli1 .f12{font-size:12px;}
.newhome_proli1 a.aname{color:#333; font-size:13px;text-decoration:none; line-height:px;}
.newhome_proli1 a.aname:link{color:#333; text-decoration:none}
.newhome_proli1 a.aname:hover{color:#F60; text-decoration:underline}
.newhome_proli1 a.aname:visited{color:#333; text-decoration:none}
.newhome_proli1 a.aname:active{color:#F60; text-decoration:underline}
.newhome_proli1 a.adetail{color:#333; font-size:11px;text-decoration:none; line-height:px;}
.newhome_proli1 a.adetail:link{color:#333; text-decoration:none}
.newhome_proli1 a.adetail:hover{color:#F60; text-decoration:underline}
.newhome_proli1 a.adetail:visited{color:#333; text-decoration:none}
.newhome_proli1 a.adetail:active{color:#F60; text-decoration:underline}
.newhome_proli1 .ul1{margin:10px 0px;line-height:20px; height:20px; overflow:hidden;}
.newhome_proli1 .zstxt{color:#F60; font-size:12px; line-height:22px; margin-bottom:5px;}
.newhome_anli{ margin:0px 5px 10px 5px; min-height:190px;}
.newhome_anli_p{ width:185px; margin-left:10px; float:left;  margin-top:14px; line-height:30px; font-size:14px;}
.newhome_anli_p a{color:#333; text-decoration:none; font-size:14px}
.newhome_anli_p a:link{color:#333; text-decoration:none}
.newhome_anli_p a:hover{color:#333; text-decoration:underline}
.newhome_anli_p a:visited{color:#333; text-decoration:none}
.newhome_anli_p a:active{color:#333; text-decoration:underline}


/* 效果CSS开始 */
.selectbox{width:900px;height:220px;margin:0px auto;}
.selectbox div{float:left;}
.selectbox .select-bar{/*padding:0 20px 0 0;*/}
.selectbox .select-bar select{width:400px;height:200px;border:1px #A0A0A4 solid;padding:4px;font-size:14px;font-family:"microsoft yahei";}
.btn-bar{margin: 0 20px;}
.btn-bar p{margin-top:46px;}
.btn-bar p .btns{width:50px;height:30px;cursor:pointer;font-family:simsun;font-size:14px;text-align: center;}
/* 效果CSS结束 */