﻿@charset "utf-8";
/* CSS Document */

/* ====================
     公共样式
==================== */
body {
	font-size: 12px;
	font-family: "微软雅黑";
	line-height: 200%;
	margin: 0 auto;
	padding: 0;
	color: #333;
	min-width:1100px;
	overflow-x:hidden;
}
div {
	margin: 0 auto;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, form, img, p {
	margin: 0;
	padding: 0;
	border: none;
	list-style-type: none;
}
.block {
	width: 1032px;
	height: auto;
}
.f_l {
	float: left;
}
.f_r {
	float: right;
}
.tl {
	text-align: left;
}
.tc {
	text-align: center;
}
.tr {
	text-align: right;
}
.dis {
	display: block;
}
.inline {
	display: inline;
}
.none {
	display: none;
}
.dashed {
	background: url(../images/linebg.gif) repeat-x left top;
	color: #3f3f3f;
	padding: 2px 0 3px 12px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
*html .clearfix {
	height: 1%;
}
*+html .clearfix {
	height: 1%;
}
/*英文强制换行*/
.word {
	word-break: break-all;
}
a {
	text-decoration: none;
	color: #4b555d;
}
a:hover {
	color: #0071C1;
}
.clear {
	clear: both;
}
.blank {
	height: 30px;
	line-height: 30px;
	clear: both;
	visibility: hidden;
}
.input_text {
	background: url(../images/inputbg.png) no-repeat left top;
	height: 25px;
	line-height: 25px;
	border: 1px solid #ccc;
	padding: 0 10px;
	float: left;
}
.input_area {
	background: #fff url(../images/inputbg.png) no-repeat left top;
	width: 501px;
	height: 80px;
	border: 0px;
	padding: 5px 10px;
	border: 1px solid #ccc;
}
.input_submit {
	width: 77px;
	height: 41px;
	float: left;
	background: url(../images/search.png) no-repeat left top;
	text-align: center;
	line-height: 41px;
	color: #fff;
	border: 0px;
	cursor: pointer;
}
.float_bg {
	background: url(../images/qq_3.gif) repeat-y left top;
	width: 118px;
	padding: 2px 0;
	float: left;
}
/*---------- header ---------*/
.w1100 {
	width: 1100px;
	margin: 0 auto;
}
#header {
	width: 100%;
	height: 180px;
	background: url(../images/head_top.jpg) no-repeat center top;
}
#logo {
	float: left;
	width: 70% !important;
	height: 130px;
}
#logo img {
}
#topright {
	float: right;
	width: 30% !important;
	height: 130px;
}
.topright0 {
	width: 100%;
	float: right;
	margin:20px 0 20px 0;
}

.topright1 {
	width: 100%;
	float: right;
	margin: 0 0 15px 0;
}
.topright0 a,
.topright1 a {
	float: right;
	font-size: 12px;
	line-height: 12px;
	color:#aa1d2f;
	border-right: 2px solid #d0e1ec;
	padding: 0 6px;
}
.topright0 a:hover,
.topright1 a:hover {
	color: #0071c1;
}
.topright2 {
	float: right;
	width: 287px;
	height: 39px;

	background: url(../images/hotline.png) no-repeat;
}
.topright2 span {
	padding-left: 50px;
	font-size: 20px;
	line-height: 39px;
	font-size:18px;
	color:#585757;
	font-weight:bold;
	font-family: "Myriad Pro";
}
/* nav */

#nav {
	width: 100%;
	height: 50px;
	background: url(../images/nav.jpg) repeat-x left top;
	z-index: -1;
	float: left;
}
#nav ul {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	position: relative;
}
#nav ul li {
	float: left;
	width: 14.28%;
	background: url(../images/nav_li.jpg) no-repeat right center;
	height: 50px;
	line-height: 50px;
}
#nav ul li.first_menu {
}
#nav ul li a {
	width: 100%;
	font-size: 16px;
	color: #fff;
	height: 50px;
	display: block;
	text-align: center;
	background-position: 0 -50px;
	z-index: 2;
	position: relative;
	transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
}
#nav ul li a:hover, #nav ul li a.current {
	color: #fff;
	background: #49A3FF;
}
.nav_active {
	background: #17659b;
	background-size: 100% 100%;
	height: 50px;
	position: absolute;
	left: 0;
	z-index: 1;
}

#nav .ercd{	
	position: absolute;
	visibility: hidden;
	min-width:12.5%;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
}

#nav .ercd a{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	height:auto;
	white-space: nowrap;
	text-align:center;
	text-decoration: none;
	background: #EAEBD8;
	color: #2875DE;
	font: 14px arial}

#nav .ercd a:hover{
	background: #49A3FF;
	color: #FFF}

/*-------- header end ---------*/


/* banner */
#flash {
	width:100%;height:350px;overflow:hidden; margin:0px auto; position:relative;
}
.slides_container88{width:1920px;height:350px;overflow:hidden; margin:0px auto; position:absolute; left:50%; margin-left:-960px;  }
.shutter {
  overflow: hidden;
  width: 1920px;
  height: 330px;
  position: relative;
  margin: 0 auto;
  border-radius: 5px;
  
}
.shutter-img {
  z-index: 1;
}
.shutter-img,
.shutter-img a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.shutter-img a {
  cursor: default;
}
.shutter-img a > img {
  width: 100%;
  height: 100%;
}
.shutter-img .created {
  overflow: hidden;
  position: absolute;
  z-index: 20;
}
.shutter-btn li {
  position: absolute;
  z-index: 999;
  top: 90%;
  width: 49px;
  height: 49px;
  margin-top: -25px;
  cursor: pointer;
}
.shutter-btn li.prev {
  left: 47%;
  background: url(../images/shutter_prevBtn.png) no-repeat 0 -49px;
}
.shutter-btn li.next {
  right: 47%;
  background: url(../images/shutter_nextBtn.png) no-repeat 0 -49px;
}

/* flash end */

/*  首页关于我们 */
.ibox1 {
	margin-top: 25px;
}
.ibox1_title h4 {
	display: block;
	min-height: 56px;
	text-align: center;
	font-size: 16px;
	line-height: 24px;
	margin: 0 auto;
}
.ibox1_title h2 {
	display: block;
	height: 56px;
	text-align: center;
	font-size: 30px;
	line-height: 56px;
	margin: 0 auto;
}
.ibox1_title h3 {
	display: block;
	width: 11%;
	height: 4px;
	background: #0071c1;
	margin: 0 auto;
}
.ibox1_con {
	margin-top: 35px;
	margin-bottom: 64px;
}
.ibox1_1 {
	float: left;
	width: 600px;
	height: 330px;
	overflow: hidden;
}
.ibox1_1 span {
	width: 100%;
	height: 243px;
	font-size: 14px;
	line-height: 30px;
	overflow: hidden;
}
.btn1 {
	margin-top: 23px;
	margin-left: 6px;
	margin-bottom: 20px;
}
.btn1 a {
	display: block;
	width: 110px;
	height: 40px;
	background: #0370c2;
	font-size: 14px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	border-radius: 5px;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
}
.ibox1_2 {
	float: right;
	width: 460px;
	height: 330px;
}

/* 首页工厂车间和资质证书css */
.slideTxtBox22 {
	width: 100%;
}
.slideTxtBox22 .hd {
	height: 50px;
	position: relative;
	width: 490px;
	margin: 0 auto;
	padding: 40px 0;
}
.slideTxtBox22 .hd ul {
	float: left;
}
.slideTxtBox22 .hd ul li {
	float: left;
	padding: 0 50px;
	line-height: 50px;
	font-size: 14px;
	border: 1px solid #ccc;
	cursor: pointer;
	text-align: center;
	color: #fff;
}

.slideTxtBox22 .hd ul li.gywm1 {
    background:#0370c2;
}
.slideTxtBox22 .hd ul li.gywm2 {
    background:#0370c2;
}
.slideTxtBox22 .hd ul li.gywm3 {
    background:#0370c2;
}
.slideTxtBox22 .hd ul li.on {
	height: 50px;
	color: #fff;
	background: #49A3FF;
}
.slideTxtBox22 .bd ul {
	padding: 0;
	zoom: 1;
	height: 390px;
}
/*  首页产品中心  */
.ibox2 {
	width: 100%;
	min-height: 840px;
	padding-top: 25px;
	background: url(../images/product.jpg) repeat center top;
}
#pro_con {
	overflow: hidden;
}
#pro_con .hd {
	text-align: center;
	margin: 40px 0;
}
#pro_con .hd ul {
}
#pro_con .hd li {
	display: inline-block;
	margin-bottom: 5px;
}
#pro_con .hd li a {
	display: inline-block;
	height: 44px;
	padding: 0 20px;
	font-size: 14px;
	line-height: 44px;
	color: #fff;
	/*margin-right: 10px;*/
	border-radius: 5px;
}
#pro_con .hd .sycpzx a{
    background:#0370c2;	
}
#pro_con .hd .sycpzx1 a{
    background:#0370c2;	
}
 #pro_con .hd .sycpzx2 a{
    background:#0370c2;	
}
 #pro_con .hd .sycpzx3 a{
    background:#0370c2;	
}
 #pro_con .hd .sycpzx4 a{
    background:#0370c2;	
}
 #pro_con .hd .sycpzx5 a{
    background:#0370c2;	
}
 #pro_con .hd .sycpzx6 a{
    background:#0370c2;	
}
#pro_con .hd .sycpzx7 a{
    background:#0370c2;	
}
#pro_con .hd .sycpzx8 a{
    background:#0370c2;	
}
#pro_con .hd .sycpzx9 a{
    background:#0370c2;	
}
#pro_con .hd .sycpzx10 a{
    background:#0370c2;	
}
#pro_con .hd .sycpzx11 a{
    background:#0370c2;	
}
#pro_con .hd .sycpzx12 a{
    background:#0370c2;	
}
#pro_con .hd .sycpzx13 a{
    background:#0370c2;	
}
#pro_con .hd .sycpzx14 a{
    background:#0370c2;	
}
#pro_con .hd li a:hover, #pro_con .hd .on a {
	background: #49A3FF;
	color: #fff;
}
#pro_con .bd {
	width: 100%;
}
#pro_con .bd ul li {
	float: left;
	margin: 0 20px 20px 0;
	width: 255px;
	height: 260px;
	overflow: hidden;
	position: relative;
}
#pro_con .bd ul li a {
	display:block;
    width: 255px;
    height: 192px;	
}
#pro_con .bd ul li a img {
	width: 100%;
	height: 100%;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
}
#pro_con .bd ul li:hover a img {
	transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
#pro_con .bd ul li .pro_title {
	display: block;
	text-align: left;
	position: absolute;
	bottom:0;
	left: 0;
	z-index: 2;
	padding-left:2%;
	padding-right:2%;
	background:#CCC;
	opacity: 0.9;
	width: 96%;
	height: 26%;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
#pro_con .bd ul li .pro_title h5 {
    width: 100%;
	height:auto;
	line-height:20px;
	font-size: 12px;
	color: #000;
	font-weight:normal;
	padding-top:2px;

    
}
#pro_con .bd ul li .pro_title h4 {
	width: 100%;
	height:auto;
	line-height:20px;
	font-size: 14px;
	color: #000;
	font-weight:normal;
}


.btn2 {
	clear:both;
	margin-top: 20px;
	padding-bottom: 27px;
}
.btn2 a {
	display: block;
	margin: 0 auto;
	width: 160px;
	height: 50px;
	line-height: 50px;
	background: #0370c2;
	color: #fff;
	text-align: center;
	font-size: 18px;
	border-radius: 5px;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
}
/*  首页新闻中心  */

.ibox3 {
	width: 100%;
	margin-top: 25px;
	margin-bottom: 20px;
}
.ibox3 a:hover, .ibox3 h3 a:hover {
	color: red;
}
.ibox3 .btn1 a:hover{
	color:#fff;
}
/* 本例子css */
.slideTxtBox2 {
	width: 100%;
}
.slideTxtBox2 .hd {
	height: 50px;
	position: relative;
	width: 490px;
	margin: 0 auto;
	padding: 40px 0;
}
.slideTxtBox2 .hd ul {
	float: left;
}
.slideTxtBox2 .hd ul li {
	float: left;
	padding: 0 50px;
	line-height: 50px;
	font-size: 14px;
	border: 1px solid #ccc;
	cursor: pointer;
	text-align: center;
	color: #fff;
}
.slideTxtBox2 .hd ul li.xwzx1 {
    background:#0370c2;
}
.slideTxtBox2 .hd ul li.xwzx2 {
    background:#0370c2;
}
.slideTxtBox2 .hd ul li.xwzx3 {
    background:#0370c2;
}
.slideTxtBox2 .hd ul li.on {
	height: 50px;
	background: #49A3FF;
	color: #fff;
}
.slideTxtBox2 .bd ul {
	padding: 0;
	zoom: 1;
	height: 390px;
}
.news1 {
	float: left;
	width: 415px;
	margin-right: 50px;
}
.news1 img {
	max-width: 415px;
	height: 160px;
	margin-bottom: 20px;
}
.news1 span a {
    display:block;
	font-size: 14px;
	line-height: 30px;
	color: #333;
}
.news1 h5 {
	font-size: 12px;
	line-height: 15px;
	height: 24px;
	color: #999;
}
.news1 p {
	font-size: 12px;
	line-height: 24px;
	color: #666;
}
.news2 {
	float: left;
	width: 630px;
}
.news2 ul {
	margin: 0;
	padding: 0;
}
.news2 ul li {
	margin-bottom: 18px;
}
.news2 ul li .time {
	float: left;
	width: 60px;
	height: 60px;
	text-align: center;
	color: #fff;
	background: #bbb;
	margin-right: 15px;
}
.news2 ul li .time .time-day {
	width: 100%;
	height: 40px;
	line-height: 45px;
	font-size: 30px;
}
.news2 ul li .time .time-date {
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
}
.news2 ul li .art-right {
	width: 555px;
	height: 60px;
	overflow: hidden;
}
.news2 ul li .art-right h3 a {
	display: block;
	width: 100%;
	height: 22px;
	font-size: 14px;
	line-height: 16px;
	color: #333;
	font-weight: normal;
}
.news2 ul li .art-right h3 a:hover {
	color: red;
}
.news2 ul li .art-right h4 {
	width: 100%;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	font-weight: normal;
}
/*  首页新闻中心 end   */

/*  推荐栏目   */
.ibox4{ background:#F4F9FF;width: 100%; height:auto;
    margin-top: 30px;}
.ibox4 .w1100 .ibox1_title{padding-top:30px;;padding-bottom:30px;}
.ibox4 .w1100 .linkss_txt{ height:230px;}
.ibox4 .w1100 .linkss_txt ul li{ float:left; padding-left:10px; padding-right:10px;width: 130px;
    overflow:hidden;
    text-align: center;}

/*  推荐栏目 end   */

/* footer */

.footer {
	width: 100%;
	background: #535353;
	padding: 25px 0 60px 0;
	text-align: center;
}
.footer h3 a {
	font-size: 16px;
	line-height: 30px;
	color: #fff;
}
.footer .footer_list, .footer .footer_list a {
	font-size: 12px;
	line-height: 25px;
	color: #ccc;
}
.footer1 {
	float: left;
	width: 163px;
	min-height: 175px;
	border-right: 1px solid #656565;
}
.footer2 {
	float: left;
	width: 334px;
	min-height: 175px;
	border-right: 1px solid #656565;
	text-align: left;
}
.footer2 h3 {
	width: 200px;
	margin: 0 auto;
}
.footer2 ul {
	width: 200px;
	margin: 0 auto;
}
.footer2 ul li {
	width: 100px;
	float: left;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.footer3 {
	float: left;
	width: 375px;
	min-height: 175px;
	border-right: 1px solid #656565;
	text-align: left;
}
.footer3 h3, .footer3 .footer_list {
	width: 255px;
	margin: 0 auto;
}
.footer4 {
	float: left;
	width: 225px;
	min-height: 175px;
	text-align: center;
}
.footer4 img {
	width: 102px;
height;
102px;
	margin: 0 auto;
	padding-bottom: 8px;
}
.footer4 .footer_list {
	color: #fff;
}
.footer a:hover, .footnav a:hover {
	color: red;
}
.footnav {
	width: 100%;
	background: #282828;
	padding: 15px 0;
	text-align: center;
	color: #999;
}
.footnav a {
	color: #999;
	padding: 0 5px;
}
.link_txt {
	width: 100%;
}
.link_txt ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.link_txt li {
	margin: 0px;
	padding: 0 5px;
	list-style-type: none;
	display: inline;
	line-height: 25px;
}
/* footer end */


/*  频道内页 */
.banner {
	width:100%;height:350px;overflow:hidden; margin:0px auto; position:relative;
}


/*left*/
#left {
	width: 220px;
	float: left;
	margin-right: 25px;
	text-align: center;
}
.left_list {
	width: 100%;
	float: left;
}
.left_top {
	width: 100%;
	height: 80px;
	line-height: 80px;
	float: left;
	background: #0071c1;
}
.left_top h3, .left_top h3 a {
	float: left;
	font-size: 24px;
	font-family: "微软雅黑";
	color: #fff;
	width: 100%;
	text-align: center;
	font-weight: normal;
}
/* left 各个栏目颜色 */
.left_list .dh2{ background:#0370c2;}
.left_list .dh3{ background:#0370c2;}
.left_list .dh4{ background:#0370c2;}
.left_list .dh5{ background:#0370c2;}
.left_list .dh6{ background:#0370c2;}
.left_list .dh7{ background:#0370c2;}

/* left 各个栏目颜色 end */

.left_con {
	width: 200px;
	float: left;
	background: #e1e7eb;
	padding: 0 10px 20px 10px;
}
.type_list {
	width: 100%;
	float: left;
}
.type_list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.type_list li {
	list-style-type: none;
	height: 48px;
	line-height: 48px;
	font-size: 14px;
	font-family: "微软雅黑";
	overflow: hidden;
	background: url(../images/left_li.jpg)repeat-x left bottom;
}
.type_list li a {
	color: #4b555d;
	display: block;
}
.type_list li a:hover, #lsed {
	color: #0071C1;
	font-weight:bold;
}
/*end*/

/*right*/
#right {
	width: 855px;
	float: right;
	min-height: 455px;
}
#right_top {
	width: 100%;
	height: 32px;
	line-height: 32px;
	float: left;
	border-bottom: 1px solid #bfbfbf;
}
#right_top h3 {
	font-size: 14px;
	font-family: "微软雅黑";
	float: left;
	height: 32px;
	margin-left: 12px;
	border-bottom: 3px solid #0071c1;
}
#right_top h3 a {
	color: #0071c1;
}
#right_top span {
	float: right;
	color: #999;
}
#right_top span a {
	color: #999;
	font-size: 12px;
}
#right_con {
	width: 825px;
	float: left;
	line-height: 200%;
	overflow-x: hidden;
	padding:15px;
	min-height: 600px;
	height: auto !important;
}
#right_con img{
	max-width:825px;
	height: auto !important;
	border:0;
	}
#right_con1 {
	width: 100%;
	float: left;
	line-height: 200%;
	overflow-x: hidden;
	min-height: 600px;
	height: auto !important;
	margin-top: 20px;
}
/*end*/






.nybannerbg {
	background: #000;
	padding: 15px;
}
.nytitle {
	height: 29px;
	line-height: 29px;
	background: url(../images/titlebg.jpg);
	color: #fff;
	padding: 0 12px;
}
.nytitle h3 {
	float: left;
}
.p_type {
	width: 100%;
	float: left;
}
.p_type li {
	width: 100%;
	height: 42px;
	line-height: 42px;
	border-bottom: 1px solid #666;
	float: left;
	background: url(../images/li_0.png) no-repeat 200px center;
}
.p_type li a {
	margin: 0 12px;
}
.nytitle span {
	float: right;
}
.nytitle a {
	color: #fff;
}
.channelbox {
	padding: 15px;
	line-height: 200%;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
.hide {
	display: none;
}
/*news*/
.articleList {
	width: 100%;
	float: left;
}
.articleList ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.articleList li {
	padding: 15px 0;
	border-bottom: 1px dashed #CCC;
}
.news_left {
	width: 300px;
	height: 220px;
	float: left;
	margin-right: 25px;
	position: relative;
}
#right_con .news_left img {
	width: 300px;
	height: 210px !important;
}
.news_right {
	width: 500px;
	min-height: 220px;
	float: right;
}
.news_right2 {
	width: 100%;
	float: left;
	overflow: hidden;
}
.news_li_title a {
	width: 100%;
	font-size: 18px;
	height: 32px;
	line-height: 32px;
	color: #333333;
	float: left;
	margin-bottom: 15px;
	overflow: hidden;
}
.news_right span {
	width: 100%;
	font-size: 14px;
	line-height: 24px;
	color: #666666;
	float: left;
	margin-bottom: 10px;
}
.news_right p {
	width: 100%;
	max-height: 75px;
	font-size: 14px;
	line-height: 24px;
	color: #666666;
	float: left;
	overflow: hidden;
}
.news_btn {
	width: 100%;
	text-align: center;
	float: left;
	margin-top: 20px;
}
.news_btn a {
	float: right;
	display: block;
	width: 120px;
	height: 34px;
	font-size: 14px;
	line-height: 34px;
	color: #0071C1;
	border: 1px solid #0071C1;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.news_btn a:hover {
	color: #fff;
	background: #0071C1;
}
.articleTitle {
	font-size: 18px;
	text-align: center;
	margin-top: 15px;
}
.articleAuthor {
	text-align: center;
	padding: 7px 0px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #ccc;
}
.articleauthor span {
	margin: 0px 6px;
	font-size: 9pt;
}
.articleInfo {
	width: 100%;
	padding: 10px 0;
}
.pageUpDown {
	float: left;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: left;
}
.pageUpDown a {
	color: #333333;
}
.pageUpDown a:hover {
	color: #0E6EB8;
}
/*end*/

/*Product*/
.pro_topwz{
	margin-left:0.5%;
	margin-right:0.5%;
	margin-bottom:20px;
}
.productList {
	width: 100%;
	overflow: hidden;
}
.productList ul {
	width: 100%;
}
.productList li {
	text-align:left;
	float: left;
	width: 24%;
	margin-left: 0.5%;
	margin-right: 0.5%;
	margin-bottom: 1%;
	line-height: 35px;
	background:#f2f2f2;
	overflow: hidden;
}
.pro_img {
	width: 100%;
	height: 152px;
	overflow: hidden;
}
.productList li img {
	width: 100%;
	height: 100%;
}
.productList_p{
	height:70px;	
}
.productList_p p{
	width:98%;
	padding-left:2%;
	margin-top:4px;
	line-height:15px;
	overflow:hidden;	
}
.productTitle {
	line-height: 35px;
	font-size: 16px;
	font-weight: bold;
}
.productImg {
	width: 60%;
	margin: 0 auto;
	text-align: center;/*float:left;width:350px;*/
}
.productImg img {/*width:350px;*/
	width: 100%;
	border: 1px solid #ccc;
}
.productRight {/*width:480px;*/
	width: 100%;
	text-align: center;/*float:right;*/
}
.title {
	width: 100%;
	float: left;
	margin: 10px 0 0 0;
	border-bottom: 1px dotted #ccc;
	line-height: 25px;
}
.title span {
	font-size: 14px;
	font-weight: bold;
}
.productDesc {
	line-height: 200%;
	padding: 10px 0;
	width: 100%;
	float: left;
}
/*end*/

/*caselist*/
.caseList {
	width: 100%;
	overflow: hidden;
}
.caseList ul {
	width: 100%;
}
.caseList li {
	text-align:left;
	float: left;
	width: 24%;
	margin-left: 0.5%;
	margin-right: 0.5%;
	margin-bottom: 1%;
	line-height: 35px;
	overflow: hidden;
}
.case_img {
	width: 100%;
	height: 153px;
	overflow: hidden;
}
.caseList li img {
	width: 100%;
	height: 100%;
}
.caseList li p{
	width:98%;
	padding-left:2%;
	margin-top:8px;
	line-height:15px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;	
}

/*end*/

/*page*/
.pages {
	font-size: 14px;
	text-align: center;
	padding: 25px 0px 25px 0px;
}
.pages li{float: left;
display: inline-block;
	margin-bottom: 10px;
	font-size: 12px;
	padding: 4px 15px;
	border: 0;
	color: #0071C1;
	border: 1px solid #0071C1;
	margin-right: 10px;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;}
/* .pages a {
	display: inline-block;
	margin-bottom: 10px;
	font-size: 12px;
	padding: 4px 15px;
	border: 0;
	color: #0071C1;
	border: 1px solid #0071C1;
	margin-right: 10px;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
} */
.pages li:hover {
	background: #0071C1;
	color: #fff;
}
.pages li.active {
	background: #0071C1;
	color: #fff;
}
.pages li.page_now {
	background: #0071C1;
	color: #fff;
}
.pages select {
	vertical-align: middle;
	font-size: 8pt;
	padding: 0px;
}
.pages b {
	font-weight: normal;
}
/*end*/


/* 产品左侧下拉 */

		/* 本例子css */
.sideMenu {
	background: #e1e7eb;
	text-align: left;
}
.sideMenu h3, .sideMenu h3 a {
	height: 35px;
	line-height: 35px;
	padding-left: 10px;
	background: url(../images/left_li.jpg)repeat-x left bottom;
	cursor: pointer;
	color: #4b555d;
	font-size: 14px;
}
.sideMenu h3 a {
	display: block;
	color: #4b555d;
	padding: 0;
}
.sideMenu h3:hover, .sideMenu h3 a:hover {
	color: #0071C1;
}
.sideMenu h3 em {
	float: right;
	display: block;
	width: 40px;
	height: 35px;
	background: url(../images/icoadd.png) 16px 15px no-repeat;
	cursor: pointer;
}
.sideMenu h3.on em {
	background-position: 16px -45px;
}
.sideMenu ul {
	padding: 5px 15px;
	color: #4b555d;
	display: none; /* 默认都隐藏 */
}
.sideMenu ul li {
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #4b555d;
}
.sideMenu ul li a {
	color: #4b555d;
}
.sideMenu ul li a:hover {
	color: #0071C1;
}
.sideMenu ul li a.curres {
	color:#0071C1;
}
/* 产品详情页 */
#rnr{ float:left; width:100%;}
.product{ width:868px; margin-top:10px; }
.product_left{ float:left; width:450px;}
		/* left产品图 */
.ad-gallery pre {
    font-family: "Lucida Console", "Courier New", Verdana;
    border: 1px solid #CCC;
    background: #f2f2f2;
    padding: 10px;
  }

.ad-gallery code {
    font-family: "Lucida Console", "Courier New", Verdana;
    margin: 0;
    padding: 0;
  }
#gallery {
    padding:10px 25px 30px 25px;
    background: #e1eef5;
  }

        /* left产品图 end */
.product_pic{ float:left; width:90px; height:70px; margin-right:5px; margin-top:5px; border:1px #ccc solid; cursor:pointer;}
.product_pic img{ width:85px; height:66px; padding:2px; float:none;}
.product_right{ float:left; width:340px; line-height:20px; margin-left:10px; overflow:hidden;}
.product_right_2{ float:left; width:374px; min-height:250px; line-height:20px; margin-left:20px; overflow:hidden;}
.pronam span{ float:left;width:320px;}
.pronam{ float:left; width:320px;}
.product_ss{ float:left; width:100%;}
.product_nas { float:left;}
.product_detail { float:left; padding-top:6px; padding-bottom:6px;}
.product_detail h3 { font-size:12px;}
.product_detail p img { padding:3px; }
.product_detail h4 { font-size:12px; padding-top:5px; }
.product_more { float:right; width:180px; padding:6px; margin-top:25px; border:solid 1px #dddddd; background-color:#eee; }
.product_more img { margin-top:3px; }
.product_down { float:right; width:192px; margin-top:3px; overflow:hidden; }
.product_down img { margin-top:5px; }

.textStyle{
    width: 350px;
    height: 20px;
    line-height: 20px;
    background-color: #ffffff;
    border: solid 1px #C5C5C5;
    padding-left: 2px;
}
.textAreaStyle{
    width: 350px;
    line-height: 20px;
    background-color: #ffffff;
    border: solid 1px #C5C5C5;
    padding-left: 2px;
}
#FeedbackContext table{
    margin-bottom: 15px;
    border-collapse: collapse;
    margin-left: 30px;
    width: 510px;
}
#FeedbackContext table tr{
    margin-top: 10px;
}
#FeedbackContext table th{
    text-align: right;
    font-weight: lighter;
    padding-top: 5px;
    padding-bottom: 5px;
color:#3D4146;    width: 140px;
    padding-right: 6px;
}
#FeedbackContext table td{
    padding-top: 5px;
    padding-bottom: 5px;
color:#3D4146;    padding-left: 5px;
    text-align: left;
}
.red{ color:Red;}

.nmb2{ float:left; width:868px; padding-top:15px;}
.table2{ float:left; width:868px;}
.mubg3{background:#0370c2;color:#fff; text-align:center; border-right:#fff solid 4px;width:825px; cursor:pointer;}
.mubg4{background:#4d9cd7;color:#fff; font-size:14px;text-align:center;border-right:#fff solid 4px;width:825px;cursor:pointer;}
.mu3_cont{overflow:hidden; width:868px; padding-top:15px; float:left;}
.mu3_cont p{ padding-bottom:10px;}
#newsrnrpstt{ float:left; width:825px; font-size: 12px !important;}
#xgcplist{float:left; width:825px;}
#xgcplist ul li{ float:left; width:47%; padding-left:1.5%; padding-right:1.5%; font-size:14px;}
/* 产品详情页end */

/*  产品封面页  */
.rnrpt{ float:left;width:100%; padding-top:5px;padding-bottom:8px; border-bottom:#cecece 1px dashed;}
.rnrpt a{font-size:14px; color:#f47677;}
.Grey{ float:left;}
.moret{font-size:12px; float:right; }
.moret a{ float:right; padding-right:5px; }
.pnlist{ 
text-align:left;
	float: left;
	width: 24%;
	margin-left: 0.5%;
	margin-right: 0.5%;
	padding-bottom: 1%;
	line-height: 35px;
	padding-top:12px;
	background:#f2f2f2;
	overflow: hidden;
}			
.pnptp{
	width: 100%;
	height: 152px;
	overflow: hidden;}
.pnptp img{width: 100%;
	height: 100%;} 
.pnpwz{ height:68px;}
.pnpwz p{
	width: 98%;
    padding-left: 2%;
    margin-top: 4px;
    line-height: 15px;
    overflow: hidden;}

/* 站内搜索 */
.search{ width:100%; height:70px; padding-bottom:15px; background:url(../images/search_bg.png) no-repeat;}
	.search form{ padding-top:33px;padding-left:18px;}
	.search input{ float:left; border:none;outline:none; line-height:20px; width:150px; padding:0 3px;border-radius:5px;}
	.search button{ float:left; margin-left:5px; width:26px; height:20px; border:none;outline:none; background:none; background:url(../images/search_submit.png) no-repeat;}
