/*内页 */

.main2_k {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.main2 {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	padding-bottom: 20px;
	padding-top: 20px;
}
/*内页banner*/

.ny_banner {
	width: 100%;
	height: 300px;
	overflow: hidden;
}
.about_banner {
	width: 100%;
	height: 300px;
	margin: 0 auto;
	overflow: hidden;
	transition: transform 4s ease 0s
}
.about_banner:hover {
	width: 100%;
	height: 300px;
	margin: 0 auto;
	transform: scale(1.1, 1.1);
}
.product_banner {
	width: 100%;
	height: 300px;
	margin: 0 auto;
	background: url('../Image/product_banner.jpg') top center no-repeat #39a0da;
	overflow: hidden;
	transition: transform 4s ease 0s
}
.product_banner:hover {
	width: 100%;
	height: 300px;
	margin: 0 auto;
	background: url('../Image/product_banner.jpg') top center no-repeat #39a0da;
	transform: scale(1.1, 1.1);
}
.news_banner {
	width: 100%;
	height: 300px;
	margin: 0 auto;
	background: url('../Image/news_banner.jpg') top center no-repeat #39a0da;
	overflow: hidden;
	transition: transform 4s ease 0s
}
.news_banner:hover {
	width: 100%;
	height: 300px;
	margin: 0 auto;
	background: url('../Image/news_banner.jpg') top center no-repeat #39a0da;
	transform: scale(1.1, 1.1);
}
.zizhi_banner {
	width: 100%;
	height: 300px;
	margin: 0 auto;
	background: url('../Image/zizhi_banner.jpg') top center no-repeat #39a0da;
	overflow: hidden;
	transition: transform 4s ease 0s
}
.zizhi_banner:hover {
	width: 100%;
	height: 300px;
	margin: 0 auto;
	background: url('../Image/zizhi_banner.jpg') top center no-repeat #39a0da;
	transform: scale(1.1, 1.1);
}
.contact_banner {
	width: 100%;
	height: 300px;
	margin: 0 auto;
	background: url('../Image/contact_banner.jpg') top center no-repeat #39a0da;
	overflow: hidden;
	transition: transform 4s ease 0s
}
.contact_banner:hover {
	width: 100%;
	height: 300px;
	margin: 0 auto;
	background: url('../Image/contact_banner.jpg') top center no-repeat #39a0da;
	transform: scale(1.1, 1.1);
}
.jobs_banner {
	width: 100%;
	height: 300px;
	margin: 0 auto;
	background: url('../Image/jobs_banner.jpg') top center no-repeat #39a0da;
	overflow: hidden;
	transition: transform 4s ease 0s
}
.jobs_banner:hover {
	width: 100%;
	height: 300px;
	margin: 0 auto;
	background: url('../Image/jobs_banner.jpg') top center no-repeat #39a0da;
	transform: scale(1.1, 1.1);
}
.fuwu_banner {
	width: 100%;
	height: 300px;
	margin: 0 auto;
	background: url('../Image/fuwu_banner.jpg') top center no-repeat #39a0da;
	overflow: hidden;
	transition: transform 4s ease 0s
}
.fuwu_banner:hover {
	width: 100%;
	height: 300px;
	margin: 0 auto;
	background: url('../Image/fuwu_banner.jpg') top center no-repeat #39a0da;
	transform: scale(1.1, 1.1);
}
.xiazai_banner {
	width: 100%;
	height: 300px;
	margin: 0 auto;
	background: url('../Image/xiazai_banner.jpg') top center no-repeat #39a0da;
	overflow: hidden;
	transition: transform 4s ease 0s
}
.xiazai_banner:hover {
	width: 100%;
	height: 300px;
	margin: 0 auto;
	background: url('../Image/xiazai_banner.jpg') top center no-repeat #39a0da;
	transform: scale(1.1, 1.1);
}
/*内页左侧 */

.left_zk {
	width: 250px;
	height: auto;
	float: left;
}
.ny_fpfl2 {
	width: 250px;
	height: auto;
	float: left;
}
.ny_fpfl2 .ny_fpfl_bt {
	width: 250px;
	height: 75px;
	float: left;
	background: url('../Image/l_cpbtbj.png') left top no-repeat;
	position: relative;
}
.ny_fpfl2 .ny_fpfl_bt p {
	width: 100%;
	position: absolute;
	top: 9px;
	left: 0px;
	text-indent: 80px;
	font-size: 24px;
	color: #fff
}
.ny_fpfl2 .ny_fpfl_bt p span {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: absolute;
	top: 36px;
	left: 0px;
	text-indent: 80px;
	color: #49a3ea;
}
.ny_fpfl2 .ny_fpfl_nr2 {
	width: 246px;
	height: auto;
	float: left;
	padding: 10px 0px 0px 0px;
	font-size: 16px;
	background-color: #fff;
	border: 2px solid #e6e6e6;
}
.ny_fpfl2 .ny_fpfl_nr2 li {
	float: left;
	width: 246px;
	height: 44px;
	line-height: 44px;
	margin-bottom: 10px;
}
.ny_fpfl2 .ny_fpfl_nr2 a {
	float: left;
	width: 246px;
	height: 44px;
	cursor: pointer;
	text-align: left;
	color: #585858;
	text-indent: 45px;
	display: block;
	margin-bottom: 7px;
	transition: 0.3s;
	transition: 0.3s;
}
.ny_fpfl2 .ny_fpfl_nr2 a:hover {
	float: left;
	color: #fff;
	width: 246px;
	height: 44px;
	display: block;
	transition: 0.3s;
	background: #0075d9;
	text-indent: 45px;
	transition: 0.3s;
}
.ny_fpfl2 .ny_fpfl_bt3 {
	width: 250px;
	height: 75px;
	float: left;
	background: url('../Image/l_cpxgbtbj.png') left top no-repeat;
}
.ny_fpfl2 .ny_fpfl_nr3 {
	width: 210px;
	height: auto;
	float: left;
	padding: 10px 20px 10px 20px;
	font-size: 16px;
	background-color: #e8e8e8;
}
.ny_fpfl2 .ny_fpfl_nr3 .picMarquee-top {
	margin: 0 auto;
	width: 210px;
	overflow: hidden;
	position: relative;
	border: 1px solid #ccc;
}
.ny_fpfl2 .ny_fpfl_nr3 .picMarquee-top .bd {
	padding: 10px;
	width: 198px;
	float: left;
}
.ny_fpfl2 .ny_fpfl_nr3 .picMarquee-top .bd ul {
	overflow: hidden;
	zoom: 1;
}
.ny_fpfl2 .ny_fpfl_nr3 .picMarquee-top .bd ul li {
	text-align: center;
	zoom: 1;
}
.ny_fpfl2 .ny_fpfl_nr3 .picMarquee-top .bd ul li .pic {
	text-align: center;
}
.ny_fpfl2 .ny_fpfl_nr3 .picMarquee-top .bd ul li .pic img {
	width: 192px;
	height: 155px;
	display: block;
	padding: 2px;
	border: 1px solid #ccc;
}
.ny_fpfl2 .ny_fpfl_nr3 .picMarquee-top .bd ul li .pic a:hover img {
	border-color: #999;
}
.ny_fpfl2 .ny_fpfl_nr3 .picMarquee-top .bd ul li .title {
	line-height: 24px;
	font-size: 14px;
}
.l_contact {
	width: 250px;
	height: auto;
	float: left;
	line-height: 28px;
	color: #30394c;
	margin-top: 20px;
	margin-bottom: 20px;
}
.l_contact .ny_content_bt {
	width: 250px;
	height: 75px;
	float: left;
	background: url('../Image/l_cpbtbj.png') left top no-repeat;
	position: relative;
}
.l_contact .ny_content_bt p {
	width: 100%;
	position: absolute;
	top: 9px;
	left: 0px;
	text-indent: 80px;
	font-size: 24px;
	color: #fff
}
.l_contact .ny_content_bt p span {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: absolute;
	top: 36px;
	left: 0px;
	text-indent: 80px;
	color: #49a3ea;
}
.l_contactnr {
	width: 226px;
	height: auto;
	float: left;
	padding: 10px;
	border: 2px solid #e6e6e6;
	position: relative;
}
/*关于我们*/

 

/* 内页快捷导航 */

#jj_menu {
	position: fixed;
	right: 0px;
	top: 100px;
	z-index: 999;
}
#jj_menu ul li a {
	display: block;
	margin: 5px 0;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	width: 80px;
	height: 50px;
	line-height: 50px;
	text-decoration: none;
	text-align: center;
}
#jj_menu ul li a:hover, #menu ul li a.current {
	color: #fff;
	background: #0088bb;
}
　  .main2_k .company {
	width: 100%;
	height: auto;
	background: #f2f2f2;
	padding-bottom: 20px;
}
/*.company{ width:100%; height:auto; margin:0 auto; overflow:hidden; background:url('../Image/jj_bj.jpg') top left repeat-x #f5f5f5; padding-bottom:20px; }

.companybt{ width:1200px; height:140px; font-size:30px; font-weight:bold; color:#000;  text-align:center;background:url('../Image/news_lm_bj.png') center center no-repeat; position:relative; margin: 0 auto; overflow:hidden; }

*/



.rencai {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 20px;
}
.rencai_ln {
	width: 1200px;
	height: 140px;
	font-size: 30px;
	font-weight: bold;
	color: #000;
	text-align: center;
	background: url('../Image/rencai_ln.png') center center no-repeat;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}
.companynr {
	width: 1200px;
	height: auto;
	line-height: 30px;
	margin: 0 auto;
	overflow: hidden;
	color: #616161;
}
.jobs_zhiwei {
	height: auto;
	overflow: hidden;
	padding-bottom: 40px;
	width: 920px;
}
.zhiwei_lm {
	background: url(../img/job_five_bj.gif) repeat-x left top;
	height: 115px;
	margin-bottom: 30px;
}
.zhiwei_lm .zhiwei_font {
	background: url(../img/job_five.gif) no-repeat center top;
	display: block;
	width: 404px;
	height: 115px;
	margin: 0 auto;
}
.jobs_zhiwei li {
	float: left;
	border-bottom: 1px #FFFFFF solid;
	border-right: 1px #FFFFFF solid;
	background: #e9e9e9;
	width: 305px;
	height: 254px;
	transition: all 0.2s linear 0s;
}
.jobs_title {
	font-size: 18px;
	padding: 0 20px;
	background: #0075d9;
	height: 40px;
	line-height: 40px;
	color: #FFF;
	transition: all 0.2s linear 0s;
}
.jobs_title a {
	display: block;
	float: right;
	width: 56px;
	height: 19px;
	font-size: 12px;
	border: 1px #FFFFFF solid;
	line-height: 19px;
	margin: 12px;
	text-align: center;
	color: #fff
}
.jobs_zhiwei li:hover {
	background: #ededed;
	color: #4f4f4f
}
.jobs_zhiwei li:hover .jobs_title {
	background: #fc9202;
	color: #FFF
}
.jobs_zhiwei li:hover a {
	background: #d18000;
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
}
.gangwei_content {
	padding: 15px;
	line-height: 22px;
	font-size: 12px;
}
.news_lm {
	background: url(../img/news_lm_bj.png) no-repeat left 41px;
	position: relative
}
.news_lm .news_lm_content {
	width: 100%;
	margin: 0 auto;
	padding-top: 12px;
}
.news_lm .news_lm_content span {
	display: block;
	text-align: center;
}
.news_lm .news_lm_content span.pro_title {
	font-size: 30px;
	color: #0175dc;
	font-weight: bold
}
.news_lm .news_lm_content span.pro_eng {
	color: #898888;
	font-size: 18px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif
}
.news_lm a {
	position: absolute;
	right: 0;
	bottom: 10px;
	display: block;
	font-size: 14px;
}
.news_lm a:hover {
	text-decoration: underline;
}
.jj_btbj {
	background: url('../Image/jjbt_bj.png') no-repeat center center;
}
.main2_k .hot_wz {
	width: 195px;
	height: 100px;
	position: absolute;
	top: 0px;
	left: 500px;
	background-color: #f2f2f2;
}
.main2_k .hot_wz img {
	float: left;
}
.main2_k .hot_imgl {
	width: 8px;
	height: 8px;
	position: absolute;
	top: 45px;
	left: 0px;
}
.main2_k .hot_imgr {
	width: 8px;
	height: 8px;
	position: absolute;
	top: 45px;
	right: 0px;
}
.main2_k:hover .hot_imgl {
	width: 8px;
	height: 8px;
	position: absolute;
	top: 45px;
	left: 0px;
	transition: all 0.4s linear 0s;
	-webkit-transform: rotate(360deg) scale(1.02);
	-ms-transform: rotate(360deg)scale(1.02);
	transform: rotate(360deg) scale(1.02);
	-webkit-box-shadow: 0 0 5 rgba(0,0,0,0.3);
	box-shadow: 0 0 5 rgba(0,0,0,0.3);
}
.main2_k:hover .hot_imgr {
	width: 8px;
	height: 8px;
	position: absolute;
	top: 45px;
	right: 0px;
	transition: all 0.4s linear 0s;
	-webkit-transform: rotate(360deg) scale(1.02);
	-ms-transform: rotate(360deg)scale(1.02);
	transform: rotate(360deg) scale(1.02);
	-webkit-box-shadow: 0 0 5 rgba(0,0,0,0.3);
	box-shadow: 0 0 5 rgba(0,0,0,0.3);
}
.main2_k .companynr {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
/*关于我们_企业文化*/

.jj_wenhuak {
	width: 1200px;
	background-color: #ffffff;
	overflow: hidden;
	margin: 0 auto;
	padding: 20px 0px;
}
.jj_wenhua {
	width: 580px;
	height: auto;
	float: left;
	overflow: hidden;
}
.jj_wenhua .jj_wenhuabt {
	width: 580px;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	background: url('../Image/wenhua_btbj.jpg') left bottom no-repeat;
	float: left;
	text-indent: 13px;
}
.jj_wenhua .jj_wenhuanr {
	width: 580px;
	height: auto;
	float: left;
	background: url('../Image/rxcp_nr.png') top center no-repeat;
	margin-top: 15px;
}
.hot_product .yuangong_td {
	width: 1200px;
	height: 120px;
	font-size: 30px;
	font-weight: bold;
	color: #000;
	text-align: center;
	background: url('../Image/yuangong_td.png') center center no-repeat;
	position: relative;
	margin: 0 auto;
}
/*关于我们_热销产品*/

.hot_productk {
	width: 100%;
	background-color: #f5f5f5;
	overflow: hidden;
	margin: 0 auto;
}
.hot_product {
	width: 1200px;
	height: 190px;
	margin: 0 auto;
}
.hot_product .hot_productbt {
	width: 1200px;
	height: 120px;
	font-size: 30px;
	font-weight: bold;
	color: #000;
	text-align: center;
	background: url('../Image/bangong_huanjing.png') center center no-repeat;
	position: relative;
	margin: 0 auto;
}
.hot_product .hot_wz {
	width: 195px;
	height: 100px;
	position: absolute;
	top: 0px;
	left: 500px;
	background-color: #FFF;
}
.hot_product .hot_wz img {
	float: left;
}
.hot_product .hot_imgl {
	width: 8px;
	height: 8px;
	position: absolute;
	top: 45px;
	left: 0px;
}
.hot_product .hot_imgr {
	width: 8px;
	height: 8px;
	position: absolute;
	top: 45px;
	right: 0px;
}
.hot_product:hover .hot_imgl {
	width: 8px;
	height: 8px;
	position: absolute;
	top: 45px;
	left: 0px;
	transition: all 0.4s linear 0s;
	-webkit-transform: rotate(360deg) scale(1.02);
	-ms-transform: rotate(360deg)scale(1.02);
	transform: rotate(360deg) scale(1.02);
	-webkit-box-shadow: 0 0 5 rgba(0,0,0,0.3);
	box-shadow: 0 0 5 rgba(0,0,0,0.3);
}
.hot_product:hover .hot_imgr {
	width: 8px;
	height: 8px;
	position: absolute;
	top: 45px;
	right: 0px;
	transition: all 0.4s linear 0s;
	-webkit-transform: rotate(360deg) scale(1.02);
	-ms-transform: rotate(360deg)scale(1.02);
	transform: rotate(360deg) scale(1.02);
	-webkit-box-shadow: 0 0 5 rgba(0,0,0,0.3);
	box-shadow: 0 0 5 rgba(0,0,0,0.3);
}
.hot_product .hot_productnr {
	width: 1200px;
	height: auto;
	float: left;
	background: url('../Image/rxcp_nr.png') top center no-repeat;
}
.hot_product .hot_productnr_nr {
	width: 1200px;
	height: auto;
	float: left;
}
.hot_product .hot_productnr_nr #fczs_main_cp2 {
	height: auto;
	overflow: hidden;
}
.hot_product .hot_productnr_nr #fczs_gd_cp2 {
	width: 920px;
	height: auto;
	float: left;
	overflow: hidden;
	padding-top: 10px;
}
.hot_product .hot_productnr_nr #fczs_gd_cp2 ul {
	width: 1862px;
	height: auto;
}
.hot_product .hot_productnr_nr #fczs_gd_cp2 ul li {
	width: 300px;
	height: 265px;
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 5px;
	overflow: hidden;
	-webkit-box-shadow: 0 0 10px rgba(185, 185, 185, .7);
	-moz-box-shadow: 0 0 10px rgba(185, 185, 185, .7);
	box-shadow: 0 0 10px rgba(185, 185, 185, .7);
}
.hot_product .hot_productnr_nr #fczs_gd_cp2 ul li a {
	width: 300px;
	height: 265px;
	float: left;
	color: #333;
	position: relative;
	transition: 0.3s;
}
.hot_product .hot_productnr_nr #fczs_gd_cp2 ul li a:hover {
	width: 300px;
	height: 265px;
	float: left;
	color: #1e5fc0;
	transition: 0.3s;
}
.hot_product .hot_productnr_nr #fczs_gd_cp2 ul li img {
	width: 300px;
	height: 226px;
	transition: 0.5s;
}
.hot_product .hot_productnr_nr #fczs_gd_cp2 ul li a .span_bt {
	width: 80%;
	height: 30px;
	line-height: 30px;
	position: absolute;
	top: 230px;
	left: 30px;
	font-size: 16px;
	text-align: center;
}
.hot_product .hot_productnr_nr #fczs_gd_cp2 ul li a .span_nr {
	white-space: normal;
	width: 80%;
	height: 30px;
	line-height: 30px;
	position: absolute;
	top: 260px;
	left: 36px;
	font-size: 14px;
	text-align: left;
}
.hot_product .hot_productnr_nr #fczs_gd_cp2 ul li .img_kuang {
	width: 300px;
	height: 226px;
	overflow: hidden;
	float: left;
}
.hot_product .hot_productnr_nr #fczs_gd_cp2 ul li:hover img {
	transition: 0.5s;
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
}
/*内页其他页面*/

.article {
	overflow: hidden;
	margin-bottom: 12px;
	width: 920px;
	float: right;
}
.article_title {
	width: 920px;
	height: 50px;
	float: left;
	background-color: #f2f2f2;
	margin-bottom: 10px;
}
.article_title span {
	width: auto;
	height: 50px;
	line-height: 50px;
	float: right;
	font-size: 12px;
	text-align: right;
	color: #333;
	margin-right: 10px;
	background: url('../Image/ny_jt.png') left center no-repeat;
	padding-left: 10px;
}
.article_title span a {
	color: #333;
}
.article_title strong {
	width: auto;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background-color: #0075d9;
	padding: 0px 12px;
}
.article_title strong .ny_yw {
	width: 74px;
	height: 13px;
	float: left;
	margin-top: 4px;
}
.article_title .flm a {
	color: #FFF;
}
.article_nr {
	width: 900px;
	height: auto;
	float: left;
	padding: 10px;
	font-size: 18px;
	line-height: 35px;
	color: #333;
}
.pro li {
	float: left;
	overflow: hidden;
	margin: 0 18px 20px 18px;
	width: 250px;
	text-align: center;
	white-space: nowrap;
*margin:0 10px 20px 18px;
	font-size: 15px;
	background-color: #f2f2f2;
	padding: 10px 0px;
}
.pro span {
	padding-left: 15px;
	background-position: 0 -114px;
	text-decoration: none;
}
.pro .news_imgk {
	width: 240px;
	height: 170px;
	display: table-cell;
	vertical-align: middle;
}
.pro img {
	max-width: 240px;
	max-height: 170px;
	padding: 3px;
	border: 1px solid #dcdcdc;
}
.pro a {
*color:#444;
}
.pro a:hover {
	color: #da020d;
}
.pro img:hover {
	border: 1px solid #da020d;
	text-decoration: none;
}
.pro li:hover {
	background-color: #0075d9;
}
.pro li:hover a {
	color: #FFF;
	transition: 0.3s;
}
/*新闻中心_栏目*/





.xw_main2 {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 20px;
	padding-top: 20px;
}
.xw_zhongxin {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.xw_zhongxin_bt {
	width: 1200px;
	height: 140px;
	font-size: 30px;
	font-weight: bold;
	color: #000;
	text-align: center;
	background: url('../Image/xw_xptj.png') center center no-repeat;
	position: relative;
	margin: 0 auto;
}
.xw_shouhou_bt {
	width: 1200px;
	height: 140px;
	font-size: 30px;
	font-weight: bold;
	color: #000;
	text-align: center;
	background: url('../Image/shouhou_tk.png') center center no-repeat;
	position: relative;
	margin: 0 auto;
}
.xw_zhongxin_nr {
	width: 1200px;
	height: auto;
	float: left;
	line-height: 25px;
}
.news_product {
	width: 580px;
	height: 455px;
	float: right;
}
.news_product li {
	width: 556px;
	float: left;
	height: 120px;
	margin-top: -200px;
	padding: 12px;
	background: #1eacec;
	margin-bottom: 8px;
	opacity: 0;
	text-align: left;
}
.news_product li .news_l {
	width: 153px;
	height: 120px;
	float: left;
	overflow: hidden;
}
.news_product li .news_l img {
	width: 151px;
	height: 120px;
}
.news_product li .news_r {
	width: 390px;
	height: 120px;
	float: right;
}
.news_product li .news_r .news_title {
	height: 34px;
	line-height: 34px;
	width: 100%;
	margin: 0 auto;
	text-align: left;
}
.news_product li .news_r .news_title a {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}
.news_product li .news_r .news_title a:hover {
	color: #f97b29;
	text-decoration: underline;
}
.news_product li .news_r .news_info {
	height: 76px;
	line-height: 24px;
	color: #fff;
	width: 100%;
	margin: 0 auto;
	margin-top: 8px;
	overflow: hidden;
}
/*.jj_wenhua{ width:580px; height:auto; float:left; overflow:hidden; }

.jj_wenhua .jj_wenhuabt{ width:580px; height:50px; line-height:50px; font-size:20px; font-weight:bold; color:#666666;  background:url('../Image/wenhua_btbj.jpg') left bottom no-repeat; float:left; text-indent:13px; }

.jj_wenhua .jj_wenhuanr{ width:580px; height:auto; float:left; background:url('../Image/rxcp_nr.png') top center no-repeat; margin-top:15px; }

*/





.xw_gj {
	width: 580px;
	height: auto;
	float: left;
	overflow: hidden;
}
.xw_gj .xw_gjbt {
	width: 580px;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	background: url('../Image/wenhua_btbj.jpg') left bottom no-repeat;
	float: left;
	text-indent: 13px;
}
.xw_gj .xw_gjnr {
	width: 580px;
	height: auto;
	float: left;
	background: url('../Image/rxcp_nr.png') top center no-repeat;
	margin-top: 15px;
}
/*



.xw_gj{ width:580px; height:auto; float:left; margin-bottom:20px;}

.xw_gjbt{ width:580px; height:30px; line-height:30px;  float:left; background-color:#c0c0c0; color:#fff; }

.xw_gjbt li{ width:60px; height:30px; line-height:30px;  float:left; background-color:#0172dc; text-align:center; padding:0px 10px; }

.xw_gjnr{ width:580px; height:auto; line-height:30px;  float:left; }*/

.xw_gjnr .xw_gjnr_t {
	width: 100%;
	height: 126px;
	float: left;
	background-color: #f2f2f2;
}
.xw_gjnr .xw_gjnr_t img {
	background-color: #fff;
}
.xw_gjnr .xw_gjnr_t span {
	width: 370px;
	height: 126px;
	float: right;
	;
}
.xw_gjnr .xw_gjnr_b {
	width: 100%;
	height: auto;
	float: left;
}
.xw_gjnr .xw_gjnr_b li {
	width: 100%;
	height: 30px;
	line-height: 30px;
	float: left;
	color: #333;
	text-indent: 12px;
	border-bottom: 1px dashed #CCC;
}
/*.xw_gjnr .xw_gjnr_b li a{ width:100%; height:30px; line-height:30px; float:left; color:#333;transition:0.3s;background:url('../Image/xd.png') center left no-repeat; color:#434a5a;}*/

.xw_gjnr .xw_gjnr_b li div {
	color: #afafb1;
	float: right;
	transition: 0.3s;
	width: 100px;
	height: 30px;
	line-height: 30px;
}
/*.xw_gjnr .xw_gjnr_b li a:hover{ width:568px; height:30px; line-height:30px; float:left; color:#c9060a; margin-left:10px;background:url('../Image/xd.png') center left no-repeat; }*/

/*.xw_gjnr .xw_gjnr_b li a:hover span{color:#c9060a;}*/





/*新闻中心展会纪实*/

.news_zhanhuik {
	width: 100%;
	background-color: #f5f5f5;
	overflow: hidden;
	margin: 0 auto;
}
.news_zhanhui {
	width: 1200px;
	height: 190px;
	margin: 0 auto;
}
.news_zhanhui .news_zhanhuibt {
	width: 1200px;
	height: 120px;
	font-size: 30px;
	font-weight: bold;
	color: #000;
	text-align: center;
	background: url('../Image/zhanhui_js.png') center center no-repeat;
	position: relative;
	margin: 0 auto;
}
.news_zhanhui .hot_wz {
	width: 195px;
	height: 100px;
	position: absolute;
	top: 0px;
	left: 500px;
	background-color: #FFF;
}
.news_zhanhui .hot_wz img {
	float: left;
}
.news_zhanhui .hot_imgl {
	width: 8px;
	height: 8px;
	position: absolute;
	top: 45px;
	left: 0px;
}
.news_zhanhui .hot_imgr {
	width: 8px;
	height: 8px;
	position: absolute;
	top: 45px;
	right: 0px;
}
.news_zhanhui:hover .hot_imgl {
	width: 8px;
	height: 8px;
	position: absolute;
	top: 45px;
	left: 0px;
	transition: all 0.4s linear 0s;
	-webkit-transform: rotate(360deg) scale(1.02);
	-ms-transform: rotate(360deg)scale(1.02);
	transform: rotate(360deg) scale(1.02);
	-webkit-box-shadow: 0 0 5 rgba(0,0,0,0.3);
	box-shadow: 0 0 5 rgba(0,0,0,0.3);
}
.news_zhanhui:hover .hot_imgr {
	width: 8px;
	height: 8px;
	position: absolute;
	top: 45px;
	right: 0px;
	transition: all 0.4s linear 0s;
	-webkit-transform: rotate(360deg) scale(1.02);
	-ms-transform: rotate(360deg)scale(1.02);
	transform: rotate(360deg) scale(1.02);
	-webkit-box-shadow: 0 0 5 rgba(0,0,0,0.3);
	box-shadow: 0 0 5 rgba(0,0,0,0.3);
}
.news_zhanhui .news_zhanhuinr {
	width: 1200px;
	height: auto;
	float: left;
	background: url('../Image/rxcp_nr.png') top center no-repeat;
}
.news_zhanhui .news_zhanhuinr_nr {
	width: 1200px;
	height: auto;
	float: left;
}
.news_zhanhui .news_zhanhuinr_nr #fczs_main_cp2 {
	height: auto;
	overflow: hidden;
}
.news_zhanhui .news_zhanhuinr_nr #fczs_gd_cp2 {
	width: 920px;
	height: auto;
	float: left;
	overflow: hidden;
	padding-top: 10px;
}
.news_zhanhui .news_zhanhuinr_nr #fczs_gd_cp2 ul {
	width: 1862px;
	height: auto;
}
.news_zhanhui .news_zhanhuinr_nr #fczs_gd_cp2 ul li {
	width: 300px;
	height: 375px;
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 5px;
	overflow: hidden;
	-webkit-box-shadow: 0 0 10px rgba(185, 185, 185, .7);
	-moz-box-shadow: 0 0 10px rgba(185, 185, 185, .7);
	box-shadow: 0 0 10px rgba(185, 185, 185, .7);
}
.news_zhanhui .news_zhanhuinr_nr #fczs_gd_cp2 ul li a {
	width: 300px;
	height: 375px;
	float: left;
	color: #333;
	position: relative;
	transition: 0.3s;
}
.news_zhanhui .news_zhanhuinr_nr #fczs_gd_cp2 ul li a:hover {
	width: 300px;
	height: 375px;
	float: left;
	color: #1e5fc0;
	transition: 0.3s;
}
.news_zhanhui .news_zhanhuinr_nr #fczs_gd_cp2 ul li img {
	width: 300px;
	height: 226px;
	transition: 0.5s;
}
.news_zhanhui .news_zhanhuinr_nr #fczs_gd_cp2 ul li a .span_bt {
	width: 80%;
	height: 30px;
	line-height: 30px;
	position: absolute;
	top: 230px;
	left: 30px;
	font-size: 16px;
	text-align: center;
}
.news_zhanhui .news_zhanhuinr_nr #fczs_gd_cp2 ul li a .span_nr {
	white-space: normal;
	width: 80%;
	height: 30px;
	line-height: 30px;
	position: absolute;
	top: 260px;
	left: 36px;
	font-size: 14px;
	text-align: left;
}
.news_zhanhui .news_zhanhuinr_nr #fczs_gd_cp2 ul li .img_kuang {
	width: 300px;
	height: 226px;
	overflow: hidden;
	float: left;
}
.news_zhanhui .news_zhanhuinr_nr #fczs_gd_cp2 ul li:hover img {
	transition: 0.5s;
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
}
/*视频中心*/

.fw_videok {
	width: 100%;
	background-color: #f5f5f5;
	overflow: hidden;
	margin: 0 auto;
}
.fw_video {
	width: 1200px;
	height: 190px;
	margin: 0 auto;
}
.fw_video .fw_videobt {
	width: 1200px;
	height: 120px;
	font-size: 30px;
	font-weight: bold;
	color: #000;
	text-align: center;
	background: url('../Image/video_bj.png') center center no-repeat;
	position: relative;
	margin: 0 auto;
}
.fw_video .fw_videonr {
	width: 1200px;
	height: auto;
	float: left;
	background: url('../Image/rxcp_nr.png') top center no-repeat;
}
.fw_video .fw_videonr_nr {
	width: 1190px;
	height: auto;
	float: left;
	padding-left: 10px;
}
.fw_video .fw_videonr_nr li {
	width: 287px;
	height: 220px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.fw_video .fw_videonr_nr li img {
	width: 287px;
	height: 220px;
}
.xinwen_1 {
	width: 856px;
	height: 224px;
	border-bottom: 1px dashed #bebebe
}
.div_t {
	width: 245px;
	height: 224px;
	float: left;
}
.tdfc_1 {
	width: 598px;
	height: 184px;
	padding-left: 13px;
	padding-top: 40px;
	line-height: 30px;
	float: left;
}
.wu {
	color: #000;
}
.tdfc_1 .td_p {
	color: #61687b;
}
.tdfc_1 .td_p1 {
	color: #61687b;
	line-height: 30px;
	font-size: 16px;
	letter-spacing: 2px;
	padding-top: 5px;
}
.tdfc_1 .td_p1 a {
	color: #245e8c;
	float: right;
	text-decoration: none;
}
.tdfc_1 .td_p1 a:hover {
	color: #f46e24;
	float: right;
	text-decoration: none;
}
.td_p2 {
	color: #000;
	line-height: 30px;
	font-size: 14px;
}
.xinwen_1 .tupian {
	width: 232px;
	border: 1px dashed #bebebe;
	height: 140px;
	overflow: hidden;
	margin-top: 40px;
	float: left;
}
.xinwen_1 .tupian img {
	width: 232px;
	height: 140px;
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
}
.xinwen_1 .tupian img:hover {
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
}
/*新闻中心_内页*/

.news_title {
	color: #da020d;
	text-align: center;
	line-height: 40px;
}
/*产品中心*/



#zy_box {
	background: #f9f9f9;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 15px 0;
}
.pro_xm {
	height: 35px;
	line-height: 35px;
	border-bottom: 2px #007ec3 solid;
	width: auto;
	margin-bottom: 20px;
	float: left;
	padding: 0px 15px;
}
.pro_xm span.pro_title {
	display: block;
	float: left;
	color: #02328d;
	font-size: 18px;
	font-weight: bold;
	padding-right: 10px;
}
.pro_xm span.pro_title a {
	color: #007ec3;
}
.pro_xm span.pro_title a:hover {
	color: #ffa200;
}
.pro_xm span.pro_num {
	display: block;
	float: left;
	padding-top: 3px;
	font-size: 14px;
}
/*产品中心main分类切换*/



.zy_xm {
	height: 25px;
	line-height: 25px;
	margin: 25px auto;
}
.zy_xm span {
	display: block;
	float: left;
	height: 25px;
	line-height: 25px;
}
.zy_title {
	font-size: 24px;
	font-weight: bold;
	color: #153685;
	margin-right: 20px;
}
.zy_home {
	padding-top: 5px;
	padding-left: 20px;
	color: #b0b0b0;
}
.zy_home a {
	color: #b0b0b0;
}
.zy_home a:hover {
	color: #153685
}
#pro_big_small .pro_big_class a {
	color: #FFF
}
.index_prolist {
	margin-top: 30px;
	background: url(../img/pro_list_bj.gif) repeat-y left top #FFF;
	position: relative;
	min-height: 120px;
	_height: 120px;
}
.prolist_xm {
	width: 90px;
	padding: 45px 20px 30px 40px;
	height: 70px;
	background: url(../img/index_cp_xm_bj.gif) no-repeat 16px 46px #1e52a2;
	font-size: 16px;
	color: #FFF
}
.prolist_xm a {
	position: absolute;
	left: 20px;
	top: 85px;
	padding: 5px;
	color: #ffffff;
	font-size: 12px;
	display: block;
	float: left;
	border: 1px #3564ab solid;
	width: 85px;
	text-align: center;
	transition: all 0.4s;
}
.prolist_xm:hover a {
	background: #e21001;
	border: 1px #ff1a0a solid;
	color: #fff
}
.prolist_one {
	height: auto;
	width: 1200px;
	margin: 0;
	float: left;
}
.prolist_one a {
	margin-left: 5px;
	display: block;
	float: left;
	font-size: 16px;
	padding: 0 16px;
	transition: all 0.4s;
	height: 38px;
	line-height: 38px;
	margin-top: 10px;
	color: #fff;
	background-color: #007ec3
}
.prolist_one a:hover {
	background: #fc9202;
	color: #FFF;
	padding: 0 18px;
}
.prolist_one .hover {
	background: #fc9202;
	color: #FFF;
	padding: 0 18px;
}
.prolist_two {
	width: 1000px;
	margin: 10px 15px;
	float: left;
}
.prolist_two a {
	display: block;
	float: left;
	font-size: 14px;
	padding: 5px;
	height: 20px;
	line-height: 20px;
	color: #999;
	transition: all 0.4s;
}
.prolist_two a:hover {
	background: #c40000;
	color: #FFF
}
.index_pro_content {
	margin: 10px 0;
	height: auto;
	overflow: hidden;
	width: 900px;
}
.index_pro_content a {
	background: #cf4436;
	display: block;
	width: 190px;
	height: 302px;
	padding: 10px;
	margin: 0px 10px 10px 0;
	transition: all 0.4s;
}
.index_pro_content a.four {
	background: #FFF;
	display: block;
	width: 190px;
	height: 302px;
	padding: 14px;
	margin: 0px 0px 7px 0;
	transition: all 0.4s;
}
.index_pro_content a img {
	width: 190px;
	height: 152px;
	margin-bottom: 5px;
}
.chanpin_show {
	position:relative;
	height: 380px;
	width: 270px;
	float: left;
	margin: 0px 20px 20px 0px;
	border: 1px dashed #c7c7c7;
	background-color: #e6e6e6;
	transition: 0.3s;
	font-size: 16px;
}
.chanpin_show img {
	position: relative;
	left: 10px;
	top: 8px;
}
.chanpin_show p:nth-of-type(1){
	font-size:16px;
	font-weight:bold;
	text-align: center;
}
.chanpin_show:hover b{ background:#fff; color:#666}

.chanpin_show b{ border-radius:50px; background:#e10404; color:#FFF; font-weight:100; display:block; height:30px; line-height:30px; padding:0 15px; position:absolute; left:80px; bottom:15px; transition:all 0.4s} 
.chanpin_show p:nth-of-type(2),.chanpin_show p:nth-of-type(3){ padding:0 10px; font-size:12px; text-align:left; line-height:23px; color:#666}
.chanpin_show:hover p span{ color:#FFF}

.chanpin_show p span {color:#666; font-weight:bold;}

.chanpin_show a {
	color: #003c8d;
}
.chanpin_show:hover {
	background-color: #0075d9;
	transition: 0.3s;
	color:#FFF
}
.chanpin_show:hover p{ color:#FFF}
.chanpin_show:hover a {
	color: #fff;
	transition: 0.3s;
}
/*产品中心_内页*/

.scpxqcont {
	width: 900px;
	height: auto;
	float: left;
	overflow: hidden;
	background-color: #FFF;
}
.scpxqcont .pronrupl {
	width: 55%;
	height: auto;
	float: left;
}
.ny_cptp {
	float: left;
	width: 568px;
	border: 1px solid #ccc;
	padding: 5px;
	position: relative;
	overflow: hidden;
	zoom: 1;
	background-color: #f6f6f6;
}
.ny_cptp .hd {
	width: 100%;
	padding-top: 5px;
	overflow: hidden;
}
.ny_cptp .hd ul {
	margin-right: -5px;
	overflow: hidden;
	zoom: 1;
	background-color: #d1d1d1;
	padding-left: 5px;
}
.ny_cptp .hd ul li {
	padding-top: 5px;
	float: left;
	text-align: center;
}
.ny_cptp .hd ul li img {
	width: 82px;
	height: 64px;
	border: 2px solid #ddd;
	cursor: pointer;
	margin-right: 5px;
}
.ny_cptp .hd ul li.on {
}
.ny_cptp .hd ul li.on img {
	border-color: #1eacec;
}
.ny_cptp .bd li {
	vertical-align: middle;
}
.ny_cptp .bd img {
	width: 568px;
	height: 350px;
	display: block;
}
.pro_xx {
	background-color: #ececec;
	overflow: hidden;
	padding: 10px;
	width: 360px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333;
	float: right;
}
.pro_xx p {
	width: 100%;
	float: left;
	font-weight: bold;
	height: auto;
	height: auto;
	line-height: 42px;
	color: #fff;
}
.pro_xx span {
	font-weight: 100;
	color: #838383;
	font-size: 14px;
}
.pro_content {
	width: 860px;
	height: auto;
	float: left;
}
.pro_xx .dj_lxfs {
	width: 100%;
	border-top: 1px dashed #b2b2b2;
	float: left;
	margin-top: 20px;
	padding-top: 20px;
}
/*.pro_xx .dj_lxfs a{ float:left; margin-right:10px; margin-left:10px; margin-bottom:15px; }*/



.tieshi {
	padding: 17px 20px 17px 7px;
	height: 83px;
	overflow: hidden;
	background: #eafff4;
	border: 1px solid #cecece;
	margin-top: 10px;
	_margin-top: 8px;
	float: left;
	width: 450px;
}
.tieshi .left {
	width: 90px;
	height: 81px;
	background: #fff url('../Image/pro_04.png') no-repeat center;
	border: 1px solid #cecece;
	float: left;
}
.tieshi .right {
	width: 340px;
	float: right;
	color: #333;
	font-size: 14px;
	line-height: 18px;
}
.tieshi .wz {
	line-height: 20px;
	color: #038e4a;
	font-size: 16px;
	padding-bottom: 8px;
	font-weight: bold;
}
.name_title {
	height: 42px;
	line-height: 42px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	background-color: #0075d9;
	text-indent: 10px;
}
.pronr_nr {
	width: 880px;
	height: auto;
	float: left;
	padding-top: 20px;
	margin-bottom: 20px;
	font-size: 16px;
}
.pronr_nr2 {
	width: 880px;
	height: auto;
	overflow: hidden;
	float: left;
	padding-top: 20px;
	margin-bottom: 20px;
	font-size: 16px;
}
.pronr_nr2 table {
	border: 1px solid #rgb(238, 238, 238);
	;
}
.pronr_nr2 table td {
	border: 1px solid #000;
}
.pronr_nr2 table tr {
	border: 1px solid #000;
}
.picScroll-left {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.picScroll-left .hd {
	height: 1px;
	position: relative;
	color: #fff;
}
.picScroll-left .hd .prev {
	display: block;
	width: 36px;
	height: 55px;
	float: right;
	background: url('../Image/l_jt.png') top left repeat-x;
	position: absolute;
	top: 60px;
	left: 0px;
}
.picScroll-left .hd .next {
	display: block;
	width: 36px;
	height: 55px;
	float: right;
	background: url('../Image/r_jt.png') top left repeat-x;
	position: absolute;
	top: 60px;
	right: 0px;
}
.picScroll-left .hd .prevStop {
	background-position: -60px 0;
}
.picScroll-left .hd .nextStop {
	background-position: -60px -50px;
}
.picScroll-left .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
}
.picScroll-left .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
}
.picScroll-left .hd ul li.on {
	background-position: 0 0;
}
.picScroll-left .bd {
	padding: 10px 10px 10px 35px;
}
.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	margin-right: 20px;
}
.picScroll-left .bd ul li .pic {
	text-align: center;
}
.picScroll-left .bd ul li .pic img {
	width: 180px;
	height: 140px;
	display: block;
	padding: 2px;
	border: 1px solid #ccc;
}
.picScroll-left .bd ul li .pic a:hover img {
	border-color: #999;
}
.picScroll-left .bd ul li .title {
	line-height: 24px;
}
#fczs_mainny {
	height: auto;
}
#fczs_gdny {
	width: 900px;
	height: auto;
	float: left;
	overflow: hidden;
}
#fczs_gdny ul {
	width: 1200px;
	height: auto;
}
#fczs_gdny ul li {
	width: auto;
	height: 216px;
	float: left;
	text-align: center;
	margin-right: 9px;
	margin-bottom: 10px;
	overflow: hidden;
}
#fczs_gdny ul li a {
	background-color: #dfdfdf;
	width: 218px;
	height: 206px;
	float: left;
	color: #333;
	transition: 0.3s;
	font-size: 14px;
}
#fczs_gdny ul li a:hover {
	background-color: #0075d9;
	width: 218px;
	height: 206px;
	float: left;
	color: #fff;
	transition: 0.3s;
}
#fczs_gdny ul li img {
	width: 216px;
	height: 150px;
	border: 1px solid #9e9e9e;
	background-color: #FFF;
}
.pronr {
	width: 100%;
	height: auto;
	overflow: hidden;
	float: left;
	margin-top: 20px;
}
.pronr_zbt {
	width: 99%;
	padding-left: 10px;
	height: 42px;
	background-color: #ededed;
	float: left;
}
.pronr_zbt li {
	width: 125px;
	height: 42px;
	line-height: 42px;
	float: left;
	text-align: center;
	font-size: 14px;
}
.pronr_zbt li a {
	color: #000;
}
.pronr_zbt li a:hover {
	width: 125px;
	height: 42px;
	line-height: 42px;
	background-color: #0075d9;
	float: left;
	color: #fff;
}
.pronr_zbt .diyi a {
	width: 125px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	background-color: #0075d9;
	float: left;
	color: #fff;
}
.pronr_zbt .diyi a:hover {
	width: 125px;
	height: 42px;
	line-height: 42px;
	float: left;
	color: #fff;
}
#fczs_main_nycase {
	height: auto;
}
#fczs_gd_nycase {
	width: 765px;
	height: auto;
	float: left;
	overflow: hidden;
}
#fczs_gd_nycase ul {
	width: 1674px;
	height: auto;
}
#fczs_gd_nycase ul li {
	width: auto;
	height: 216px;
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
#fczs_gd_nycase ul li a {
	background-color: #dfdfdf;
	width: 229px;
	height: 206px;
	float: left;
	color: #333;
}
#fczs_gd_nycase ul li a:hover {
	background-color: #0075d9;
	width: 229px;
	height: 206px;
	float: left;
	color: #fff;
}
#fczs_gd_nycase ul li img {
	width: 227px;
	height: 164px;
	border: 1px solid #9e9e9e;
	background-color: #FFF;
}
.pronr .fhsyj {
	width: 50%;
	height: auto;
	margin: 0 auto;
	text-align: center;
}
.pronr .fhsyja {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	font-weight: bold;
	float: right;
	text-align: center;
	color: #FFF;
	background-color: #0075d9;
	display: block;
	border-radius: 20px;
	transition: 0.3s;
	margin-top: 20px;
}
.pronr .fhsyja:hover {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	font-weight: bold;
	float: right;
	text-align: center;
	color: #000;
	background-color: #84d3aa;
	display: block;
	border-radius: 10px;
}
.pr_contactk {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	background-color: #FFF;
	margin-bottom: 20px;
}
.pr_contact {
	width: 100%;
	height: auto;
	float: right;
	margin-bottom: 20px;
	background-color: #FFF;
}
.pr_contact_bt {
	width: 100%;
	height: 44px;
	margin-top: 32px;
	float: left;
	margin-bottom: 20px;
	background: url('../Image/pr_contact_btbj.jpg') top left repeat-x;
	padding-top: 60px;
}
.pr_contact_bt li {
	width: 300px;
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	float: left;
	color: #0075d9;
	text-indent: 10px;
	font-weight: bold;
}
.pr_contact_nr {
	width: 100%;
	height: auto;
	overflow: hidden;
	float: left;
}
.pr_contact_nrl {
	width: 630px;
	height: auto;
	float: left;
}
.pr_contact_nrr {
	width: 340px;
	height: auto;
	float: right;
	background: url('../Image/pr_contact_nrrbj.png') top left no-repeat;
	padding-top: 70px;
}
.pr_contact_nrr .qgrxmc {
	width: 100%;
	height: 40px;
	line-height: 40px;
	float: left;
	font-size: 24px;
	font-weight: bold;
	color: #000;
}
.pr_contact_nrr .qgrxdh {
	width: 100%;
	height: 40px;
	line-height: 40px;
	float: left;
	font-size: 36px;
	font-weight: bold;
	color: #d30000;
}
.pr_contact_nrr .qgrxdz {
	width: 100%;
	height: 40px;
	line-height: 40px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #d30000;
}
.pr_contact_nrr p {
	width: 100%;
	height: 40px;
	line-height: 40px;
	float: left;
	border-bottom: 1px dashed #cccccc;
	font-size: 14px;
	color: #000000;
}
.w45 {
	width: 49%
}
.f_left {
	float: left;
}
.f_right {
	float: right;
}
#graybar, .recruit_info_tit_bg {
	height: 33px;
	background: #e1e1e1;
	margin-bottom: 10px;
}
#graybar span, .recruit_info_tit {
	width: 100px;
	line-height: 33px;
	text-align: center;
	display: block;
	color: #FFF;
	background: #0075d9;
	border-right: 1px solid #FFF;
}
#prev_next {
	margin: 10px 20px;
	clear: both;
	overflow: hidden;
}
#prev_next li {
	margin: 5px 0;
}
#indexNews li {
	width: 100%;
	height: 35px;
	line-height: 35px;
	float: left;
	border-bottom: 1px dashed #CCC;
}
#indexNews li a {
	color: #333;
}
#indexNews li a:hover {
	color: #2b5c97;
}
.article_contact {
	width: 880px;
	height: 580px;
	float: left;
	padding: 10px;
	line-height: 26px;
	margin-bottom: 20px;
	position: relative;
	background: url('../Image/contact_bj.png') center top no-repeat;
	padding-top: 310px;
	text-align: center;
}
.article_contact span {
	font-weight: bold;
	font-size: 18px;
}
.article_contact .lx01 {
	width: 230px;
	height: auto;
	position: absolute;
	top: 145px;
	left: 45px;
	font-size: 16px;
}
.article_contact .lx02 {
	width: 230px;
	height: auto;
	position: absolute;
	top: 145px;
	left: 335px;
	font-size: 16px;
}
.article_contact .lx03 {
	width: 230px;
	height: auto;
	position: absolute;
	top: 145px;
	left: 624px;
	font-size: 16px;
}
.article_nr table {
	margin-left: 2px;
}
.article_nr table th {
	color: #0075d9;
	font-weight: normal;
	font-size: 14px;
	font-family: 'Microsoft YaHei', arial;
	text-align: right;
	vertical-align: top;
	padding-top: 9px;
}
.article_nr table td select {
	font-family: 'Microsoft YaHei', arial;
	font-size: 14px;
	width: 278px;
	height: 32px;
	text-indent: 8px;
	border: 1px solid #d2d4d6;
	margin: 5px auto 6px 5px;
	background: #FFF;
*+margin-left:-3px;
}
.article_nr table td ul {
	list-style: none;
	position: absolute;
}
.article_nr table td ul li {
	font-family: 'Microsoft YaHei', arial;
	font-size: 14px;
	height: 28px;
	line-height: 28px;
	text-indent: 8px;
	width: 276px;
	height: 28px;
	border-left: 1px solid #d2d4d6;
	border-right: 1px solid #d2d4d6;
	background: #FFF;
}
.article_nr table td ul li a {
	display: block;
	text-decoration: none;
	color: #0075d9;
}
.article_nr table td ul li a:hover {
	color: #fe7d0c;
}
.article_nr table td ul li:last-child {
	border-bottom: 1px solid #d2d4d6;
}
.article_nr table td input {
	font-size: 14px;
	width: 276px;
	height: 28px;
	border: 1px solid #d2d4d6;
	margin: 5px auto 5px 5px;
}
.article_nr table td .yanzheng {
	width: 101px;
}
.article_nr table td textarea {
	resize: none;
	width: 545px;
	height: 178px;
	border: 1px solid #d2d4d6;
	margin: 5px auto 5px 5px;
}
.article_nr table td img {
	vertical-align: middle;
	margin-left: 5px;
	margin-bottom: 4px;
*+margin-bottom:14px;
}
.article_nr table td .but {
	width: 74px;
	height: 31px;
	line-height: 27px;
	background: #3398fe;
	border-radius: 2px;
	border: none;
	text-align: center;
	margin-top: 14px;
	margin-left: 5px;
	font-size: 14px;
	font-family: 'Microsoft YaHei', SimHei, sans-serif;
	color: #FFF;
}
/*联系我们*/

.sallmap {
	text-align: left;
	color: #000;
	padding-left: 25px;
}
.sallmapt {
	padding: 0px;
	height: 32px;
	border-bottom: 1px solid #dbdbdb;
}
.sallmapt span {
	float: left;
	display: inline-block;
	height: 32px;
	line-height: 32px;
	border-bottom: 2px solid #000;
	color: #000;
	text-align: center;
	padding: 0;
	font-size: 16px;
}
#company {
	width: 1200px;
	height: 100%;
	overflow: hidden;
}
.zynav {
	width: 100%;
	height: 62px;
}
.zynav1 {
	width: 100%;
	height: auto;
	line-height: 55px;
	font-size: 50px;
	display: block;
	font-weight: 100;
	color: #08c1e0;
	text-align: center;
}
.contup {
	width: 100%;
	height: auto;
	padding-top: 80px;
	overflow: hidden;
}
.contup li {
	width: 220px;
	padding-left: 85px;
	padding-right: 85px;
	height: auto;
	text-align: center;
	float: left;
}
.contup1 {
	font-size: 21px;
}
.alibaba {
	font-size: 22px;
	width: 100%;
	height: auto;
	line-height: 60px;
	text-align: center;
	display: block;
	padding-top: 20px;
}
.alibaba a {
	color: #716c71;
	text-decoration: underline;
}
.alibaba a:hover {
	color: #01c4e2;
}
/************留言*****************/

.conmes {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	padding-top: 30px;
}
.Email {
	width: 100%;
	height: auto;
	line-height: 120px;
	font-weight: 100;
	font-size: 50px;
}
.conmes1 {
	width: 100%;
	height: 617px;
	background: url(../Image/contmes.jpg) no-repeat center;
	opacity: 0.3;
}
.conmes2 {
	width: 70%;
	height: auto;
	overflow: hidden;
	position: absolute;
	top: 40px;
	left: 260px;
}
.conmes2 input, .conmes2 textarea {
	background: none;
}
#company .rightinfo table {
	background: #D2D4D6;
	margin: 0 auto
}
#company .rightinfo table td {
	background: #FFF;
	padding: 2px 5px;
	text-align: center;
}
#company .nr1 table {
	margin-left: 2px;
}
#company .nr1 table th {
	color: #444444;
	font-weight: normal;
	font-size: 14px;
	font-family: 'Microsoft YaHei', arial;
	text-align: right;
	vertical-align: top;
	padding-top: 9px;
}
#company .nr1 table td select {
	font-family: 'Microsoft YaHei', arial;
	font-size: 14px;
	width: 278px;
	height: 32px;
	text-indent: 8px;
	border: 1px solid #d2d4d6;
	margin: 5px auto 6px 5px;
	background: #FFF;
*+margin-left:-3px;
}
#company .nr1 table td ul {
	list-style: none;
	position: absolute;
}
#company .nr1 table td ul li {
	font-family: 'Microsoft YaHei', arial;
	font-size: 14px;
	height: 28px;
	line-height: 28px;
	text-indent: 8px;
	width: 276px;
	height: 28px;
	border-left: 1px solid #d2d4d6;
	border-right: 1px solid #d2d4d6;
	background: #FFF;
}
#company .nr1 table td ul li a {
	display: block;
	text-decoration: none;
	color: #836f94;
}
#company .nr1 table td ul li a:hover {
	color: #fe7d0c;
}
#company .nr1 table td ul li:last-child {
	border-bottom: 1px solid #d2d4d6;
}
#company .nr1 table td input {
	font-size: 14px;
	width: 276px;
	height: 28px;
	border: 1px solid #836f94;
	margin: 5px auto 5px 5px;
}
#company .nr1 table td .yanzheng {
	width: 101px;
}
#company .nr1 table td textarea {
	resize: none;
	width: 545px;
	height: 178px;
	border: 1px solid #836f94;
	margin: 5px auto 5px 5px;
}
#company .nr1 table td img {
	vertical-align: middle;
	margin-left: 5px;
	margin-bottom: 4px;
*+margin-bottom:14px;
}
#company .nr1 table td .but {
	width: 74px;
	height: 31px;
	line-height: 27px;
	background: #3398fe;
	border-radius: 2px;
	border: none;
	text-align: center;
	margin-top: 14px;
	margin-left: 5px;
	font-size: 14px;
	font-family: 'Microsoft YaHei', SimHei, sans-serif;
	color: #FFF;
}
.liuyan {
	width: 428px;
	height: 522px;
	float: left;
}
.liuyan .ly_p {
	padding-top: 50px;
	color: #8e9393;
	font-size: 16px;
}
.liuyan span {
	color: #8e9393;
	font-size: 14px;
	padding-left: 9px;
}
.liuyan li {
	width: 428px;
	height: 28px;
	padding-top: 20px;
}
.liuyan .ly_text {
	width: 291px;
	height: 28px;
	background: url('../Image/ly_text_03.gif') no-repeat;
	border: 0px;
}
.ly_t {
	background: url('../Image/ly_t_03.gif') no-repeat;
	width: 427px;
	height: 172px;
	margin-top: 20px;
	border: 0px;
}
.tijiao {
	background: url('../Image/lx_fas_03.gif') no-repeat;
	width: 146px;
	height: 39px;
	cursor: pointer;
	border: 0px;
	margin-top: 28px;
}
.lx_ditu {
	width: 856px;
	height: 295px;
}
.lxfs {
	width: 428px;
	height: 522px;
	float: left;
	background: url('../Image/lx_dizhi_03.gif') no-repeat;
}
.lxfs .ly_p {
	padding-top: 52px;
	color: #8e9393;
	font-size: 16px;
	padding-left: 74px;
}
.lxfs p {
	color: #8e9393;
	font-size: 14px;
	padding-left: 110px;
	line-height: 33px;
}
/*资质瀑布流*/

.item {
	background: #edebeb;
	color: #333;
	border-radius: 5px;
	padding: 10px;
	word-break: break-all;
	word-wrap: break-word;/*white-space:pre;white-space:pre-wrap;*/
}
.item img {
	width: 100%;
	height: auto;
}
.item p {
	text-align: center;
	margin-top: 5px;
	color: #333;
}
.item a {
	color: #fff;
}
.item:hover {
	color: #db0100;
}
#product_layout_01 {
	width: 100%;
	height: 795px;
	padding: 35px 0px;
	background: #f0eced;
	margin: 0px auto;
}
#product_layout_t {
	width: 1200px;
	height: 36px;
	line-height: 36px;
	color: #525151;
	font-size: 30px;
	text-align: center;
	margin: 0 auto;
	font-weight: bold;
}
#product_layout_i {
	width: 1200px;
	height: 36px;
	line-height: 36px;
	color: #a6a3a4;
	font-size: 14px;
	text-align: center;
	margin: 0 auto;
}
#product_layout_b {
	width: 700px;
	height: 39px;
	margin: 25px auto;
	text-align: center;
}
#product_layout_b li {
	width: 150px;
	height: 39px;
	text-align: center;
	line-height: 39px;
	margin: 0px 10px;
	display: inline-block;
}
#product_layout_b li a {
	background: #484848;
}
#product_layout_b .jtxm_a {
	background: #007ec3;
}
#product_layout_b li a {
	color: #fff;
	font-size: 16px;
	display: block;
}
.product_layout_ul {
	width: 1312px;
	height: 628px;
	margin: 0 auto;
}
#product_layout_02 {
	width: 100%;
	height: 164px;
	padding: 36px 0px;
	background: #fff;
	margin: 0px auto;
}
#product_layout_02_mid {
	width: 1200px;
	height: 164px;
	margin: 0 auto;
	background: #484848 url(../images/sx.png) 350px 25px no-repeat;
	position: relative;
}
#pro_text_01 {
	width: 267px;
	height: 67px;
	font-size: 26px;
	color: #fff;
	left: 38px;
	top: 40px;
	font-weight: bold;
	line-height: 30px;
}
#pro_text_01 span {
	color: #8e8e8e;
	font-size: 24px;
}
#pro_hx {
	width: 97px;
	height: 6px;
	background: #fff;
	left: 38px;
	top: 117px;
}
#pro_text_02 {
	width: 252px;
	height: 33px;
	font-size: 26px;
	color: #fff;
	left: 398px;
	top: 40px;
	font-weight: bold;
	line-height: 30px;
}
#pro_text_03 {
	width: 690px;
	height: 67px;
	font-size: 26px;
	color: #ececec;
	left: 398px;
	top: 80px;
	line-height: 21px;
	font-size: 14px;
}
/*产品右侧样式*/

.subpro_right {
	width: 370px;
	float: right;
}
.subpro_name {
	font-size: 20px;
	color: #0d1a45;
	font-weight: bold;
}
.subpro_jj {
	width: 100%;
	padding-top: 5px;
	overflow: hidden;
	font-size: 14px;
	line-height: 24px;
	color: #171717;
}
.subpro_jj b {
	color: #de0844;
}
.subpro_lb {
	height: 24px;
	overflow: hidden;
	color: #000;
}
.subpro_gjc {
	height: 24px;
	overflow: hidden;
}
.subpro_ms {
	height: 72px;
	overflow: hidden;
}
.search01 {
	height: 33px;
	width: 323px;
	background: url(../Image/img/search.jpg) no-repeat;
	margin-top: 7px;
	display: none;
}
.search01 .search-text {
	display: inline-block;
	border: none;
	height: 31px;
	line-height: 31px;
	width: 275px;
	margin-top: 1px;
	padding-left: 5px;
	font-size: 12px;
	outline: none;
	margin-left: 2px;
	background: none;
}
.search01 .search-btn {
	display: inline-block;
	width: 36px;
	height: 33px;
	background: none;
	border: none;
}
.subpro_rxfw {
	color: #de0844;
	font-size: 28px;
	font-weight: bold;
	border: 6px solid #dedede;
	padding: 5px 8px;
	width: 256px;
	line-height: 30px;
	margin: 10px 0px;
	background: url(../Image/img/tel.png) 5px 15px no-repeat;
	padding-left: 50px;
}
.subpro_rxfw span {
	font-size: 18px;
	color: #000;
}
.subpro_btn {
	width: 100%;
	height: 32px;
}
.subpro_btn a {
	display: block;
	background: #ce0e25 url(../Image/img/QQ.png) 5px 7px no-repeat;
	height: 42px;
	width: 120px;
	text-align: center;
	line-height: 42px;
	color: #fff;
	float: left;
	margin-right: 15px;
	transition: all 0.2s linear 0s;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.subpro_btn .subpro_btn02 a {
	background: #005eaf url(../Image/img/order.png) 5px 7px no-repeat;
}
.subpro_btn a:hover {
	background: #5a7eb3;
}
/*分享*/

.bdshare {
	margin-top: 2px;
	position: relative;
	z-index: 1;
}
.bdshare .bdshare-button-style0-16 a {
	background-image: url("../Image/img/share-ico-2014.png") !important;
	float: left !important;
	height: 16px !important;
	line-height: 16px !important;
	margin: 0 5px 0 0 !important;
	opacity: 0.8 !important;
	padding: 0 !important;
	width: 16px !important;
}
.bdshare .bdshare-button-style0-16 .bds_tsina {
	background-position: 0 0 !important;
}
.bdshare .bdshare-button-style0-16 .bds_qzone {
	background-position: 0 -26px !important;
}
.bdshare .bdshare-button-style0-16 .bds_tqq {
	background-position: 0 -52px !important;
}
.bdshare .bdshare-button-style0-16 .bds_renren {
	background-position: 0 -78px !important;
}
.bdshare .bdshare-button-style0-16 .bds_douban {
	background-position: 0 -105px !important;
}
.bdshare .bdshare-button-style0-16 .bds_weixin {
	background-position: 0 -131px !important;
}
.bdshare .bdshare-button-style0-16 .bds_weibo {
	background-position: 0 -157px !important;
}
.bdshare .bdshare-button-style0-16 .bds_sqq {
	background-position: 0 -235px !important;
}
.bdshare .bdshare-button-style0-16 .bds_more {
	background-position: 0 -183px !important;
}
.bdshare .bdshare-button-style0-16 a:hover {
	opacity: 1 !important;
}
.bdshare .bdshare-button-style0-24 a {
	background-image: url("../Image/img/share-ico-2014.png") !important;
	float: left !important;
	height: 24px !important;
	line-height: 24px !important;
	margin: 0 5px 0 0 !important;
	opacity: 0.8 !important;
	padding: 0 !important;
	width: 24px !important;
}
.bdshare .bdshare-button-style0-24 .bds_tsina {
	background-position: -145px 0 !important;
}
.bdshare .bdshare-button-style0-24 .bds_qzone {
	background-position: -145px -29px !important;
}
.bdshare .bdshare-button-style0-24 .bds_tqq {
	background-position: -145px -58px !important;
}
.bdshare .bdshare-button-style0-24 .bds_renren {
	background-position: -145px -87px !important;
}
.bdshare .bdshare-button-style0-24 .bds_douban {
	background-position: -145px -116px !important;
}
.bdshare .bdshare-button-style0-24 .bds_weixin {
	background-position: -145px -145px !important;
}
.bdshare .bdshare-button-style0-24 .bds_weibo {
	background-position: -145px -174px !important;
}
.bdshare .bdshare-button-style0-24 .bds_more {
	background-position: -145px -203px !important;
}
.bdshare .bdshare-button-style0-24 .bds_sqq {
	background-position: -145px -261px !important;
}
.bdshare .bdshare-button-style0-24 a:hover {
	opacity: 1 !important;
}
.w45 {
	width: 49%
}
.f_left {
	float: left;
}
.f_right {
	float: right;
}
#graybar, .recruit_info_tit_bg {
	height: 33px;
	background: #e1e1e1;
	margin-bottom: 10px;
}
#graybar span, .recruit_info_tit {
	width: 100px;
	line-height: 33px;
	text-align: center;
	display: block;
	color: #FFF;
	background: #0075d9;
	border-right: 1px solid #FFF;
}
#prev_next {
	margin: 10px 20px;
	clear: both;
	overflow: hidden;
}
#prev_next li {
	margin: 5px 0;
}
#indexNews li {
	width: 100%;
	height: 35px;
	line-height: 35px;
	float: left;
	border-bottom: 1px dashed #CCC;
}
#indexNews li a {
	color: #333;
}
#indexNews li a:hover {
	color: #0075d9;
}
