/*内页公共样式*/
.bgcolor { background-color: #fff; }
.width1200 { width: 1200px; margin: 0 auto; }
.width270 { width: 270px; margin: 0 auto; }
.width300 { width: 300px; margin: 0 auto; }
.width320 { width: 320px; margin: 0 auto; }
.width910 { width: 910px; margin: 0 auto; }
.width850 { width: 850px; margin: 0 auto; }
.width870 { width: 870px; margin: 0 auto; }
.width890 { width: 890px; margin: 0 auto; }
.y-wrapper { padding-bottom: 30px; }
.listWrapper {
	overflow:hidden;
}
.listBox {
	width:1200px;
	overflow:hidden;
}
.listLeft {
	width:910px;
	overflow: hidden;
}
.listRight {
	width:250px;
	overflow:hidden;
}
/*无数据 显示*/
#nodata { padding:80px; padding-left:150px; border:solid 1px #eee;margin:10px 0; background:url(../images/nodata.gif) no-repeat 20px 20px; background-color: #fff;}

/*内页banner*/
.inpage-banner { width: 100%; height: 300px; background-repeat: no-repeat; background-position: center top; }
/* 内页公用*/
.listBanner {
	background-origin: center center;
	background-repeat:no-repeat;
}
/*-- flc--*/
.flc{ width:228px;float:left;position:absolute;}
.flc h3{ background:#E60014; height:80px;font:24px "Microsoft YaHei"; text-align:center; font-weight:bold;padding-top: 30px;}
.flc h3 a{ display:block; color:#fff;}
.flc h3 em{ display:block; font:16px Arial; text-transform:uppercase; color:#fff;letter-spacing: 1px;margin-top: 10px;margin-bottom: 10px;}
.flc .flst li{position: relative;z-index: 999;}
.flc .flst li a{background:#0079D5 url(../images/flico1.png) no-repeat 203px 15px; border: 0px solid #dcdcdc; border-top: none; color: #fff;display: block;height: 56px;line-height: 56px;font-size: 18px;padding-left: 20px;padding-right: 20px;}
.flc .flst li a:hover,.flc .flst .cur2 a{background:#E60014 url(../images/flico1.png) no-repeat 203px 20px;color: #fff;}
.flc .flst .fl2st{position: absolute;left:228px;top:0;background:#E60014; width: 280px; display: none; overflow: hidden;}
.flc .flst .fl2st li a{float: left; width: 240px;padding-left: 40px; padding-right: 0; background:url(../images/flc_jt.png) no-repeat 12px center;margin-left: 0;color: #fff; height: 56px;line-height: 56px; border: none;font-weight: normal; border-bottom: 1px dashed #e47474; overflow:hidden; }
.flc .flst li:hover .fl2st{display: block;}
/* -- 翻页效果 --*/
.p12-pagination-1-main {
  margin: 0 auto;
  padding: 20px 0;
  height: 30px;
  text-align: center;
}

.p12-pagination-1 a,
.p12-pagination-1 span {
  vertical-align: top;
  display: inline-block;
  padding: 0 8px;
  height: 26px;
  line-height: 26px;
  border: 1px solid#e5e5e5;
  text-align: center;
  margin: 0 2px;
  background: #fff;
}

.p12-pagination-1 span {
  border: 1px solid#fff;
}

.p12-pagination-1.page_curr {
  background: #1547A9;
  color: #fff;
  border-color: #1547A9;
}

.p12-pagination-1.laypage_first,
.p12-pagination-1.laypage_last {
  display: none;
}
/*面包屑导航*/
.mianbaoxie {
  width: 100%;
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 20px;
}
.mianbaoxie .con {
  width: 100%;
  height: 43px;
}
.mianbaoxie .homePage {
  display: block;
  width: 43px;
  height: 43px;
  background: url(../images/mub02address_homePage.png) no-repeat center;
  float: left;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
}
.mianbaoxie p {
  height: 43px;
  width:84%;
  line-height: 43px;
  font-size: 13px;
  color: #999999;
  float: left;
  margin-left: 18px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mianbaoxie p a {
  color: #999999;
  padding: 0 4px;
  text-decoration:none;
}
.mianbaoxie .backList {
  display: block;
  width: 117px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  float: right;
  font-size: 13px;
  color: #999999;
  text-decoration: none;
  cursor:pointer;
}
.mianbaoxie .backList img {
  display: inline-block;
  *display: inline-block;
  margin-right: 10px;
  position: relative;
  top: 2px;
}

.mianbaoxie1200 { width: 100%; height: 50px; margin-top: -65px; margin-bottom: 30px; position: relative; z-index: 9; }
.mianbaoxie1200 .con {
  width: 100%;
  height: 50px;
  background: url(../images/mub01addressBg.png) repeat;
}
.mianbaoxie1200 .p1 {
  height: 50px;
  line-height: 50px;
  font-size: 13px;
  color: #fff;
  float: left;
  width: 1180px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mianbaoxie1200 .p1 a {
  color: #fff;
  padding: 0 4px;
}
.mianbaoxie1200 .p1 img {
  margin: 0 10px 0 20px;
  position: relative;
  top: 4px;
}
.mianbaoxie1200 .p2 {
  float: right;
  font-size: 13px;
  color: #fff;
  line-height: 50px;
  margin-right: 22px;
}
.mub01address_search .con {
  top: 0px;
}

/* InpageSidebar01 侧栏导航1公共样式*/
.InpageSidebar01 {
  width: 100%;
  background-color: #fff;
}
.InpageSidebar01 .top {
  width: 100%;
  height: 80px;
  background: #df1f29;
}
.InpageSidebar01 .top h2 {
  height: 80px;
  text-indent: 28px;
  line-height:80px;
  font-size: 24px;
  color: #fff;
  font-weight: normal;
  position: relative;
}
.InpageSidebar01 .top h2:after { content: ''; display: block; width: 21px; height: 26px; background: url(../images/InpageSidebar01_icon01.png) no-repeat; position: absolute; right: 30px; top: 27px; z-index: 2;}

.InpageSidebar01 .top h2 a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
.InpageSidebar01 .classify .box {
  position: relative;
  border:1px solid #e4e4e4;
  border-top: none;
}
.InpageSidebar01 .classify .box:first-child {
  border-top: 1px solid #e4e4e4;
}
.InpageSidebar01 .classify dl {
  padding: 14px 19px 18px 30px;
}
.InpageSidebar01 .classify dt {
  font-size: 20px;
  color: #333333;
  margin-bottom: 10px;
  position: relative;
}
.InpageSidebar01 .classify dt:after { content: ''; display: block; width: 8px; height: 14px; background: url(../images/mub02_jt03.png) no-repeat; position: absolute; right: 15px; top: 6px; z-index: 2;}
.InpageSidebar01 .classify dt a {
  color: #333333;
}
.InpageSidebar01 .classify dd p {
  border-left: 1px solid #e4e4e4;
  height: 35px;
  line-height: 35px;
  position: relative;
}
.InpageSidebar01 .classify dd p a {
  font-size: 15px;
  color: #333333;
  display: block;
  text-indent: 16px;
  text-decoration: none;
}
.InpageSidebar01 .classify .box i {
  display: none;
  width: 3px;
  height: 100%;
  position: absolute;
  left: -1px;
  top: 0;
  background: #df1f29;
}
.InpageSidebar01 .classify .box:hover {
  background: #f5f5f5;
}
.InpageSidebar01 .classify .box:hover i {
  display: block;
}

.InpageSidebar01 .classify .box:hover dt a,.InpageSidebar01 .classify .box dt.cur a {
  color: #df1f29;
  display: block;
  text-decoration: none;
}
.InpageSidebar01 .classify .box:hover dt, .InpageSidebar01 .classify .box dt.cur {
  font-weight: bold;
}
.InpageSidebar01 .classify .box:hover dt:after, .InpageSidebar01 .classify .box dt.cur:after {
  background: url(../images/mub02_jt04.png);
}

.InpageSidebar01 .classify dd p:hover a, .InpageSidebar01 .classify dd p.cur a {
  color: #fff;
}
.InpageSidebar01 .classify dd p:hover, .InpageSidebar01 .classify dd p.cur {
  background-color: #df1f29;
}
.InpageSidebar01 .classify dd p:hover:after, .InpageSidebar01 .classify dd p.cur:after { content: ''; display: block; width: 8px; height: 14px; background: url(../images/mub02_jt02.png) no-repeat; position: absolute; right: 15px; top: 10px; z-index: 2; }

/* InpageSidebar02 侧栏导航2公共样式*/
.InpageSidebar02 .classify {
  border: 1px solid #e4e4e4;
  border-top: none;
  position: relative;
}
.InpageSidebar02 .classify li {
  height: 58px;
  border-top: 1px solid #e4e4e4;
  text-indent: 28px;
  font-size: 15px;
  color: #333333;
  line-height: 58px;
  background: url(../images/mub02_jt03.png) no-repeat 90% center;
}
.InpageSidebar02 .classify li a {
  color: #333333;
  display: block;
  text-decoration: none;
}
.InpageSidebar02 .classify li:hover,.InpageSidebar02 .classify li.cur {
  background: url(../images/mub02_jt04.png) no-repeat 90% center #f5f5f5;
}
.InpageSidebar02 .classify li:hover a,.InpageSidebar02 .classify li.cur a {
  color: #df1f29;
  font-weight: bold;
}
.InpageSidebar02 .classify i {
  display: block;
  width: 3px;
  background: #df1f29;
  position: absolute;
  left: -1px;
  top: 0;
  z-index: 9;
}
.InpageSidebar02 .xgzx {
  border: 1px solid #e4e4e4;
  margin-top: 20px;
  padding: 0 12px 16px;
}
.InpageSidebar02 .xgzx h3 {
  font-size: 18px;
  color: #df1f29;
  font-weight: normal;
  height: 59px;
  line-height: 59px;
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 18px;
  text-indent: 10px;
}
.InpageSidebar02 .xgzx p {
  font-size: 14px;
  color: #333333;
  margin-bottom: 10px;
  padding: 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.InpageSidebar02 .xgzx p a {
  color: #333333;
}
.InpageSidebar02 .xgzx p:hover a {
  color: #df1f29;
}

/*联系我们*/
.sidebarContactUs {
  border: 1px solid #e4e4e4;
  margin-top: 20px;
  padding: 0 12px 20px;
  margin-bottom:20px;
  background-color: #fff;
}
.sidebarContactUs h3 {
  font-size: 18px;
  color: #df1f29;
  font-weight: normal;
  height: 59px;
  line-height: 59px;
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 18px;
  text-indent: 10px;
}
.sidebarContactUs p {
  font-size: 14px;
  color: #333333;
  margin-bottom: 12px;
  line-height: 20px;
  padding: 0 10px;
}
.sidebarContactUs .zxzx {
  display: block;
  width: 160px;
  height: 50px;
  overflow: hidden;
  background: #df1f29;
  text-decoration: none;
  margin-top: 20px;
}
.sidebarContactUs .zxzx span {
  display: block;
  width: 50px;
  height: 50px;
  float: left;
  border-right: 1px solid #fff;
  background: url(../images/zxzx_icon01.png) no-repeat center;
}
.sidebarContactUs .zxzx em {
  display: block;
  width: 109px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  float: left;
}
.sidebarContactUs .zxzx em img {
  display: inline-block;
  *display: inline-block;
  position: relative;
  top: 2px;
  margin-left: 8px;
}

/*相关新闻*/
.xiangguan-news-box {
  border: 1px solid #e4e4e4;
  margin-top: 20px;
  padding: 0 12px 16px;
  background-color: #fff;
}
.xiangguan-news-box h3 {
  font-size: 18px;
  color: #df1f29;
  font-weight: normal;
  height: 59px;
  line-height: 59px;
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 18px;
  text-indent: 10px;
}
.xiangguan-news-box p {
  font-size: 14px;
  color: #333333;
  margin-bottom: 10px;
  padding: 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.xiangguan-news-box p a {
  color: #333333;
}
.xiangguan-news-box p:hover a {
  color: #df1f29;
}

/* mub02Title 内页头部公共样式*/
.mub02Title {
  width: 100%;
  text-align: center;
}
.mub02Title h2 {
  font-size: 20px;
  color: #df1f29;
  font-weight: normal;
}
.mub02Title h2 a {
  color: #df1f29;
  text-decoration: none;
  font-weight: bold;
}
.mub02Title i {
  display: block;
  width: 96%;
  height: 1px;
  background-color: #e7e7e7;
  margin-top: 26px;
  margin-left: 2%;
  position: relative;
}
.mub02Title i:before { content: ''; display: block; width: 22px; height: 3px; background-color: #df1f29; position: absolute; left: 50%; top: -1px; margin-left: -11px; z-index: 9;}
.mub02Title i:after { content: ''; display: block; width: 40px; height: 3px; background-color: #fff; position: absolute; left: 50%; top: -1px; margin-left: -20px; z-index: 2; }
.mub02Title i img {
  display: none;
  width: 100%;
  height: 3px;
}
.mub02Title02{
    overflow:hidden;
}
.mub02Title02 em {
    display: inline-block;
}
.mub02Title02 h2{
    display:inline-block;
}
#wordTitle {
    font-size: 14px;
}

/* mub02Top*/
.mub02Top {
    width: 100%;
    margin: 0 auto;
    padding-top: 20px;
}
.mub02Top h2 {
  font-size: 18px;
  color: #df1f29;
  font-weight: normal;
  height: 40px;
  border-bottom: 1px solid #e4e4e4;
}

/* mub02Top2*/
.mub02Top2 {
  width: 100%;
  height: 83px;
  background: url(../images/mub02Top2Bg.jpg) repeat center top;
}
.mub02Top2 h3 {
  float: left;
  height: 80px;
  line-height: 80px;
  font-size: 20px;
  color: #df1f29;
}
.mub02Top2 h3 em {
  font-weight: bold;
}
.mub02Top2 a.more {
  display: block;
  font-size: 13px;
  color: #999999;
  line-height: 80px;
  float: right;
  text-decoration:none;
}
.mub02Top2 i img {
  display: block;
}
.mub02Top2 i {
  display: block;
}

/*产品列表*/
.proMain {
	width: 930px;
	float: right;
	overflow:hidden;
	border-top:none;
	border-bottom:none;
	margin-bottom:25px;
}
.proMain ul {
	width:930px;
}
.proMain li {
	float:left;
	width:288px;
	border:1px solid #ececec;
	text-align:center;
	line-height:22px;
	position:relative;
	margin-left:-2px;
	font-size:12px;
	margin:0 13px 15px 0;
}
.proMain li h4 {
	font-size:18px;
	font-weight:normal;
	color:#333;
}
.proMain li .pImg {
	width:250px;
	height:188px;
	display:block;
	overflow:hidden;
	margin-bottom:10px;
}
.proMain li img {
	width:250px;
	height:188px;
	transition:all 0.5s;
}
.proMain li a {
	display:block;
	z-index:5;
	position:relative;
	padding:30px 19px 20px 19px;
	height:270px;
}
.proMain li:hover img {
	transition:all 0.5s;
	transform: scale(1.1,1.1);
}
.proMain li:hover h4 {
	color:#000;
}
.proMain li::before,.proMain li::after {
	position:absolute;
	content:'';
	opacity:0;
	transition:all 0.5s
}
.proMain li::before {
	top:-2px;
	right:0px;
	bottom:-2px;
	left:-2px;
	border-top:2px solid #0079D5;
	border-bottom:2px solid #0079D5;
	transform:scale(0,1);
	transform-origin:0 0
}
.proMain li::after {
	top:-2px;
	right:0px;
	bottom:-2px;
	left:-2px;
	border-right:2px solid #0079D5;
	border-left:2px solid #0079D5;
	transform:scale(1,0);
	transform-origin:100% 0;
}
.proMain li:hover::before,.proMain li:hover::after {
	opacity:1;
	transform:scale(1);
	transition: all 0.5s;
}

/*常见问题、公司动态、行业动态公用的样式*/
.public-layout { padding: 0 19px 10px; margin-top:16px; }
.public-layout dl {
  margin-top: 30px;
  width: 100%;
  height: 220px;
}
.public-layout dt {
  float: left;
  width: 38%;
  height: 100%;
  overflow: hidden;
}
.public-layout dt img {
  display: block;
  width: 100%;
  height: auto;
  border: 1px solid #e4e4e4;
}
.public-layout dt a:hover img {
  border: 1px solid #df1f29;
}
.public-layout dd {
  width: 60%;
  float: left;
  position: relative;
  height: 100%;
  margin-left: 2%;
}
.public-layout dd h3 {
  font-size: 16px;
  color: #333333;
  font-weight:bold;
  width: 550px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.public-layout dd h3 a {
  color: #333333;
  text-decoration: none;
}
.public-layout dd p {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  margin-top: 18px;
}
.public-layout dd a.more {
  font-size: 13px;
  color: #999999;
  text-decoration: none;
  text-align: center;
  width: 128px;
  height: 48px;
  line-height: 48px;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  border: 1px solid #e4e4e4;
}
.public-layout dd a.more:hover {
  background: #df1f29;
  color: #fff;
  border-color: #df1f29;
}
.public-layout dd:hover h3 a {
  color: #df1f29;
}
.public-layout ul {
  width: 100%;
  margin-top: 30px;
}
.public-layout li {
  width: 47%;
  overflow: hidden;
  padding-right: 3%;
  float: left;
  margin-bottom: 13px;
}
.public-layout li a {
  display: block;
  font-size: 14px;
  color: #333333;
  float: left;
  width: 75%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.public-layout li a:hover {
  color: #df1f29;
}
.public-layout li span {
  display: block;
  font-size: 14px;
  color: #999999;
  font-family: arial;
  float: right;
}
.company-news-box .mub02Top2 { background: none;}

/*新闻列表*/
.newsListSection {
  width: 100%;
}
.newsListSection .mainCon {
  border: 1px solid #e4e4e4;
  padding-top: 28px;
  width: 98%;
  margin: 0 auto;
}
.newsListSection .newsListIntro {
  width:96%;
  margin:20px auto 0;
}
.newsListSection .newsListIntro .box1 {
  margin-bottom: 20px;
  height: 218px;
}
.newsListSection .newsListIntro .box1 dl {
    height: 100%;
}
.newsListSection .newsListIntro .box1 dt {
  float: left;
  width: 38%;
  height: 100%;
  overflow: hidden;
}
.newsListSection .newsListIntro .box1 dt img {
  display: block;
  width: 100%;
  height: auto;
  border: 1px solid #e4e4e4;
}
.newsListSection .newsListIntro .box1 dt a:hover img {
  border: 1px solid #df1f29;
}
.newsListSection .newsListIntro .box1 dd {
  width: 60%;
  float: right;
  position: relative;
  height: 100%;
  
}
.newsListSection .newsListIntro .box1 dd h3 {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  width: 550px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.newsListSection .newsListIntro .box1 dd h3 a {
  color: #333333 ;
  text-decoration: none;
}
.newsListSection .newsListIntro .box1 dd p {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  margin-top: 18px;
}
.newsListSection .newsListIntro .box1 dd a.more {
  font-size: 13px;
  color: #999999;
  text-decoration: none;
  text-align: center;
  width: 128px;
  height: 48px;
  line-height: 48px;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  border: 1px solid #e4e4e4;
}
.newsListSection .newsListIntro .box1 dd a.more:hover {
  background: #df1f29;
  color: #fff;
  border-color: #df1f29;
}
.newsListSection .newsListIntro .box1 dd:hover h3 a {
  color: #df1f29;
}
.newsListSection .newsListIntro .box2 dl {
  padding: 18px 0;
  border-top: 1px solid #e4e4e4;
  height: 136px;
}
.newsListSection .newsListIntro .box2 dt {
  width: 20%;
  height: 100%;
  background: #f5f5f5;
  text-align: center;
  float: left;
}
.newsListSection .newsListIntro .box2 dt span {
  display: block;
  font-size: 42px;
  color: #666666;
  font-weight: bold;
  font-family: arial;
  padding-top: 32px;
}
.newsListSection .newsListIntro .box2 dt em {
  font-size: 16px;
  color: #666666;
  display: block;
  font-family: arial;
}
.newsListSection .newsListIntro .box2 dd {
  width: 77%;
  height: 100%;
  position: relative;
  float: right;
}
.newsListSection .newsListIntro .box2 dd h3 {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.newsListSection .newsListIntro .box2 dd h3 a {
  color: #333333;
  text-decoration: none;
}
.newsListSection .newsListIntro .box2 dd p {
  line-height: 24px;
  margin-top: 14px;
  font-size: 14px;
  color: #666666;
  width: 93%;
}
.newsListSection .newsListIntro .box2 dd p a {
  color: #666666;
  text-decoration: none;
}
.newsListSection .newsListIntro .box2 dd span {
  display: block;
  padding-left: 25px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../images/label.png) no-repeat left center;
  line-height: 18px;
}
.newsListSection .newsListIntro .box2 dd span a {
  color: #999999;
  font-size: 12px;
}
.newsListSection .newsListIntro .box2 dd a.more {
  display: block;
  width: 37px;
  height: 37px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -18px;
  overflow: hidden;
}
.newsListSection .newsListIntro .box2 dd a.more img {
  display: block;
  position: relative;
}
.newsListSection .newsListIntro .box2 dl:hover dt {
  background: #df1f29;
}
.newsListSection .newsListIntro .box2 dl:hover dt span,.newsListSection .newsListIntro .box2 dl:hover dt em {
  color: #fff;
}
.newsListSection .newsListIntro .box2 dl:hover dd h3 a {
  color: #df1f29;
}
.newsListSection .newsListIntro .box2 dl:hover dd a.more img {
  top: -37px;
}

/*新闻详情*/
.newsDetailsSection {
    width: 100%;
    position: relative;
}
.newsDetailsSection .article {
  border: 1px solid #e4e4e4;
  width: 99.8%;
  position: relative;
}
#newsconhits span {
    float: right;
}
.newsDetailsSection .article .conBox {
  padding: 20px 19px 0;
}
.newsDetailsSection .article .title h1 {
  font-size: 22px;
  color: #333333;
  font-weight: normal;
  margin-bottom: 20px;
}
.newsDetailsSection .article .title .share {
  width: 100%;
  height: 24px;
}
.newsDetailsSection .article .title .share p {
  float: left;
  overflow: hidden;
}
.newsDetailsSection .article .title .share p span {
  display: block;
  font-size: 12px;
  color: #999999;
  float: left;
  padding: 0 8px;
  border-left: 1px dotted #b6b6b6;
}
.newsDetailsSection .article .title .share p span:first-child {
  padding-left: 0;
  border-left: none;
}
.newsDetailsSection .article .title .share p span #cntrHits {
  float:right;
}
.newsDetailsSection .article .title .share ul {
  float: right;
}
.newsDetailsSection .article .title .share li {
  margin-left: 7px;
  width: 24px;
  height: 24px;
  float: left;
}
.newsDetailsSection .article .title .share li img {
  display: block;
}
.newsDetailsSection .article .title i {
  width: 100%;
  display: block;
  height: 1px;
  margin-top: 12px;
  /*background: url(../images/mub02Top2_xian.png) no-repeat center;
  background-size:100% 100%;*/
}
.newsDetailsSection .article .title p.label {
  font-size: 12px;
  color: #999999;
  display: block;
  padding-left: 26px;
  background: url(../images/label.png) no-repeat left center;
  line-height: 16px;
  margin-top: 20px;
}
.newsDetailsSection .article .con {
  margin-top: 20px;
  padding-bottom: 20px;
  overflow:hidden;
}
.newsDetailsSection .article .con p {
  line-height: 30px;
  font-size: 14px;
  color: #333333;
}
.newsDetailsSection .article .con p a {
  color:red;
}
.newsDetailsSection .article .context {
  width: 100%;
  border-top: 1px solid #e7e7e7;
  background: #fff;
  height: 60px;
}
.newsDetailsSection .article .context p {
  width: 50%;
  float: left;
  height: 60px;
  line-height: 60px;
}
.newsDetailsSection .article .context p a {
  font-size: 13px;
  color: #666666;
  display: block;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
}
.newsDetailsSection .article .context p.prevNews a {
  margin-left: 20px;
  padding-left: 20px;
  position: relative;
  background: url(../images/mub02_jt01.png) no-repeat left center;
}
.newsDetailsSection .article .context p.NextNews a {
  margin-right: 20px;
  padding-right: 20px;
  text-align: right;
  background: url(../images/mub02_jt03.png) no-repeat right center;
  position: relative;
}

.newsDetailsSection .article .context p.prevNews a:hover {
  background: url(../images/mub02_jt05.png) no-repeat left center;
  color: #df1f29;
}
.newsDetailsSection .article .context p.NextNews a:hover {
  background: url(../images/mub02_jt04.png) no-repeat right center;
  color: #df1f29;
}
.newsDetailsSection .article .context p.NextNews {
  border-left: 1px solid #e7e7e7;
  width: 49%;
}
.newsDetailsSection .backNewsList {
  width: 59px;
  display: block;
  position: absolute;
  left: -59px;
  top: 0;
  cursor:pointer;
 padding:12px 0;
 background-color:#ccc;
 text-align:center;
font-size:14px;
 color:#fff;
}
.newsDetailsSection .backNewsList:hover{ background-color:#0061cf; }
.right-side-article .newsDetailsSection { background-color: #fff; }
.right-side-article .newsDetailsSection .article { width: 100%; border: none 0; }
.right-side-article .article .title i { height: 1px; background: none; background-color: #e7e7e7; position: relative; }
.right-side-article .article .title i:before { content: ''; display: block; width: 22px; height: 100%; background-color: #0061cf; position: absolute; left: 0; top: 0; z-index: 9; }
.right-side-article .article .title h1 { font-size: 28px; }
.right-side-article .article .conBox { padding: 30px 30px 0; }
/* 在线咨询*/
.online-zixun-box {
  width: 100%;
  background: #f5f5f5;
  border: 1px solid #e4e4e4;
  position: relative;
  height: 228px;
  margin-top: 20px;
  margin-bottom:20px;
}
.online-zixun-box .figure {
  width: 165px;
  height: 213px;
  position: absolute;
  left: 70px;
  bottom: 0;
}
.online-zixun-box .figure img {
  display: block;
  width: 165px;
  height: 213px;
}
.online-zixun-box .conBox {
  margin-left: 308px;
  padding-top: 40px;
  margin-right:24px;
}
.online-zixun-box .conBox h3 {
  font-size: 22px;
  color: #df1f29;
  font-weight: normal;
}
.online-zixun-box .conBox p {
  font-size: 15px;
  color: #333333;
  margin-top: 6px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow:hidden;
  height:40px;
}
.online-zixun-box .conBox .box {
  margin-top: 20px;
}
.online-zixun-box .conBox .box .zxzx {
  display: block;
  width: 160px;
  height: 50px;
  overflow: hidden;
  background: #df1f29;
  text-decoration: none;
  float: left;
}
.online-zixun-box .conBox .box .zxzx span {
  display: block;
  width: 50px;
  height: 50px;
  float: left;
  border-right: 1px solid #fff;
  background: url(../images/zxzx_icon01.png) no-repeat center;
}
.online-zixun-box .conBox .box .zxzx em {
  display: block;
  width: 109px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  float: left;
}
.online-zixun-box .conBox .box .zxzx em img {
  display: inline-block;
  *display: inline-block;
  position: relative;
  top: 2px;
  margin-left: 8px;
}
.online-zixun-box .conBox .box .phone {
  float: left;
  margin-left: 56px;
  background: url(../images/mub02Ad_phone.png) no-repeat left center;
  padding-left: 44px;
  margin-top: 4px;
}
.online-zixun-box .conBox .box .phone span {
  display: block;
  font-size: 13px;
  color: #666666;
}
.online-zixun-box .conBox .box .phone em {
  display:block;
  font-size: 24px;
  color: #df1f29;
  font-family: arial;
}

/*推荐产品公共样式*/
.tuijian-product-box {
  width: 96%;
  border: 1px solid #e4e4e4;
  padding: 0 2% 20px;
  margin-top: 20px;
}
.tuijian-product-box .conBox {
  width: 100%;
  margin-top: 20px;
}
.tuijian-product-box .conBox li {
  width: 32%;
  float: left;
  margin-left: 1.8%;
  text-align: center;
}
.tuijian-product-box .conBox li.noMl {
  margin-right: 0;
}
.tuijian-product-box .conBox li:first-child { margin-left: 0; }
.tuijian-product-box .conBox li span {
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
  border: 1px solid #e4e4e4;
}
.tuijian-product-box .conBox li img {
  display: block;
  transform: scale(1);
  transition: all 1s ease-out;
  width: 100%;
  height: auto;
}
.tuijian-product-box .conBox li:hover img {
  transform: scale(1.2);
}
.tuijian-product-box .conBox li em {
  display: block;
  font-size: 14px;
  color: #333333;
  margin-top: 10px;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
}
.tuijian-product-box .conBox li a {
  display: block;
  text-decoration: none;
}
.tuijian-product-box1200 { width: 1200px; border: none 0; padding: 0; margin: 40px auto; }
.tuijian-product-box1200 .conBox li { width: 24.2%; margin-left: 1%; }

/*产品详情与在线留言导航*/
.proDetailsCanS {
  width: 96%;
  margin: 20px auto 0;
}
.proDetailsCanS .menu {
  width: 100%;
  height: 54px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e4e4e4;
}
.proDetailsCanS .menu li {
  float: left;
  width: 148px;
  border-top: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
  height: 53px;
  line-height: 53px;
  text-align: center;
  font-size: 18px;
  color: #000;
  cursor:pointer;
}
.proDetailsCanS .menu li:first-child { border-left: 1px solid #e4e4e4; }
.proDetailsCanS1200 .menu li:first-child {
  border-left: 1px solid #e4e4e4;
  width: 49.7%; 
}
.proDetailsCanS .menu li.status_on,.proDetailsCanS .menu li.cur {
  background: #0061cf;
  border-color: #0061cf;
  color: #fff;
}
.proDetailsCanS .conBox {
  width: 100%;
  background: #fff;
  line-height:22px;
}
.proDetailsCanS .conBox .box {
  width: 100%;
  height: 100%;
  background: #fff;
  font-size: 14px;
}
.proDetailsCanS .conBox .probox{position:relative;left:0;}
.proDetailsCanS .conBox .probox.hide{position:absolute;left:-9999px;}
.proDetailsCanS1200 { width: 100%; }
.proDetailsCanS1200 .menu { width: 1200px; margin: 0 auto; }
.proDetailsCanS1200 .menu li { width: 50%; background-color: #e60009; color: #fff; }

/* mub01Top*/
.mub01Top {
  width: 100%;
  height: 42px;
  border-bottom: 1px solid #eaeaea;
}
.mub01Top h3 { color: #333; font-size: 20px; float: left; }
.mub01Top h3 i {
  display: block;
  width: 24px;
  height: 1px;
  background: #0061cf;
  position: relative;
  top: 18px;
}
.mub01Top h3 em {
  color:#0061cf;
  font-weight: bold;
}
.mub01Top a.more {
  display: block;
  font-size: 13px;
  color: #666666;
  float: right;
  margin-right: 6px;
  text-decoration: none;
  line-height: 34px;
}
.mub01Top a.more:hover {
  color: #df1f29;
}

/*产品详情页*/
.proDetailsCanS .conBox .box .linkUsIntro {
  width:870px;
  margin: 40px auto 0;
  padding-bottom: 40px;
}
.proDetailsCanS .conBox .box .linkUsIntro ul li {
  float: left;
}
.proDetailsCanS .conBox .box .linkUsIntro ul li img {
  display: block;
  width: 440px;
  height: 280px;
  float: left;
  margin-right: 20px;
}
.proDetailsCanS .conBox .box .linkUsIntro ul li h3 {
  font-size: 20px;
  color: #333333;
  font-weight: normal;
}
.proDetailsCanS .conBox .box .linkUsIntro ul li p {
  font-size: 14px;
  color: #333333;
  line-height: 24px;
  margin-top: 22px;
}
.proDetailsCanS .conBox .box .linkUsAddress {
  width: 870px;
  margin: 0 auto;
}
.proDetailsCanS .conBox .box .linkUsAddress ul {
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
}
.proDetailsCanS .conBox .box .linkUsAddress li {
  width: 290px;
  padding-top: 48px;
  height: 282px;
  background: url(../images/linkUsAddressBg01.png) repeat-y;
  text-align: center;
  float: left;
}
.proDetailsCanS .conBox .box .linkUsAddress li img {
  display: block;
  margin: 0 auto;
}
.proDetailsCanS .conBox .box .linkUsAddress li h3 {
  margin: 12px 0 42px 0;
  font-size: 16px;
  color: #df1f29;
  font-weight: normal;
}
.proDetailsCanS .conBox .box .linkUsAddress li p {
  font-size: 14px;
  color: #333333;
  margin-bottom: 6px;
  line-height: 22px;
}
.proDetailsCanS .conBox .box .linkUsAddress .LinkUsMap {
  width: 100%;
  margin-top: 20px;
}
.proDetailsCanS .conBox .box .linkUsAddress .LinkUsMap img {
  display: block;
  width: 870px;
  height: 380px;
}
.proDetailsCanS .conBox .box .LinkUsMap {
  width: 100%;
  margin-top: 20px;
}
.proDetailsCanS .conBox .box .LinkUsMap img {
  display: block;
  width: 870px;
  height: 380px;
}

.proDetailsCanS1200 .conBox .box { width: 1160px; margin: 0 auto; padding: 20px; }

/* proDetailsLy 在线留言*/
.proDetailsLy {
  width: 96%;
  margin: 30px auto 0;
}
.proDetailsLy .conBox .box1 {
  width: 100%;
  margin-top: 33px;
}
.proDetailsLy .conBox .box1 .Input {
  width: 49%;
  height: 58px;
  border: 1px solid #e4e4e4;
  float: left;
  margin-bottom: 10px;
  position: relative;
}
.proDetailsLy .conBox .box1 input {
  width: 80%;
  padding-left: 4%;
  padding-right: 51px;
  font-size: 16px;
  color: #999999;
  height:58px;
  line-height: 58px;
  outline: none;
  border: none;
}
.proDetailsLy .conBox .box1 .Input2 {
  float: right;
}
.proDetailsLy .conBox .box1 .Input:after { content: ''; display: block; width: 27px; height: 27px; background-repeat: no-repeat; position: absolute; top: 15px; right: 15px; }
.proDetailsLy .conBox .box1 .Input1:after {
    background-image: url(../images/proDetailsLy_icon01.png);
}
.proDetailsLy .conBox .box1 .Input2:after {
    background-image: url(../images/proDetailsLy_icon02.png);
}
.proDetailsLy .conBox .box1 textarea {
  padding-left: 2%;
  width: 97.8%;
  height: 150px;
  border: 1px solid #e0e0e0;
  padding-top: 18px;
  font-size: 16px;
  color: #999999;
  outline: none;
  resize: none;
  position: relative;
}
.proDetailsLy .conBox .box1 .txtarea { float: left; width: 100%; position: relative; }
.proDetailsLy .conBox .box1 .txtarea:before { content: ''; display: block; width: 27px; height: 27px; background: url(../images/proDetailsLy_icon03.png) no-repeat; position: absolute; right: 15px; top: 18px; z-index: 9;}

.proDetailsLy .conBox .box1 .yzmtj {
  margin-top: 20px;
  width: 100%;
}
.proDetailsLy .conBox .box1 .yzmtj img {
  margin: 10px 0px 15px 15px;
}
.proDetailsLy .conBox .box1 .yzmtj .sr {
  width: 250px;
  float: left;
  border: 1px solid #e0e0e0;
}
.proDetailsLy .conBox .box1 .yzmtj .sr span {
  display: block;
  font-size: 16px;
  color: #999999;
  display: block;
  height: 58px;
  line-height: 58px;
  float: left;
  border-right: 1px solid #e0e0e0;
  width: 100px;
  text-align: center;
}
.proDetailsLy .conBox .box1 .yzmtj .sr input {
  padding:0 10px;
  width: 127px;
  float: left;
  display: block;
  border: none;
  line-height: 58px;
  font-size: 16px;
  color: #999;
  height: 58px;
  outline: none;
}
.proDetailsLy .conBox .box1 .yzmtj #spVerCode img {
  display: block;
  margin-top: 14px;
  margin-left: 10px;
  float: left;
  width:105px;
  height:38px;
}
.proDetailsLy .conBox .box1 .yzmtj a.p {
  line-height:86px;
  margin-left:10px;
  text-decoration: none;
}
.proDetailsLy .conBox .box1 .yzmtj a.tj {
  display: block;
  width: 45%;
  height: 60px;
  line-height: 60px;
  font-size: 22px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  background: #df1f29;
  float: right;
}

/* proDetailsLy1200*/
.proDetailsLy1200 {
  width: 100%;
  margin-top: 40px;
}
.proDetailsLy1200 .mainCon {
  padding: 40px 40px 0 20px;
  background: #fff;
  height: 420px;
}
.proDetailsLy1200 .mainCon .box1 {
  width: 100%;
}
.proDetailsLy1200 .mainCon .box1 .Input {
  width: 548px;
  height: 58px;
  border: 1px solid #e0e0e0;
  float: left;
  margin-bottom: 20px;
  margin-left: 20px;
}
.proDetailsLy1200 .mainCon .box1 .Input span {
  width: 130px;
  float: left;
  display: block;
  border-right: 1px solid #e0e0e0;
  line-height: 58px;
  font-size: 16px;
  color: #999999;
  text-indent: 22px;
}
.proDetailsLy1200 .mainCon .box1 input {
  width: 344px;
  padding-left: 22px;
  padding-right: 51px;
  font-size: 16px;
  color: #333333;
  height:58px;
  line-height: 58px;
  outline: none;
  border: none;
}
.proDetailsLy1200 .mainCon .box1 p.input {
  width: 344px;
  padding-left: 22px;
  padding-right: 51px;
  font-size: 16px;
  color: #333333;
  line-height: 58px;
  outline: none;
  border: none;
  margin-left: 131px;
}
.proDetailsLy1200 .mainCon .box1 .Input1 p.input {
  background: url(../images/proDetailsLy_icon06.png) no-repeat 372px center;
}
.proDetailsLy1200 .mainCon .box1 .Input1 input {
  background: url(../images/proDetailsLy_icon06.png) no-repeat 372px center;
}
.proDetailsLy1200 .mainCon .box1 .Input2 input {
  background: url(../images/proDetailsLy_icon01.png) no-repeat 372px center;
}
.proDetailsLy1200 .mainCon .box1 .Input3 input {
  background: url(../images/proDetailsLy_icon02.png) no-repeat 372px center;
}
.proDetailsLy1200 .mainCon .box1 .Input4 input {
  background: url(../images/proDetailsLy_icon04.png) no-repeat 372px center;
}
.proDetailsLy1200 .mainCon .box1 textarea {
  text-indent: 22px;
  width: 1067px;
  height: 120px;
  border: 1px solid #e0e0e0;
  margin-left: 20px;
  padding-top: 18px;
  font-size: 16px;
  color: #999999;
  outline: none;
  resize: none;
  background: url(../images/proDetailsLy_icon05.png) no-repeat 1072px 18px;
  padding-right: 51px;
}
.proDetailsLy1200 .mainCon .box2 {
  text-align: center;
  margin-top: 25px;
}
.proDetailsLy1200 .mainCon .box2 a.tj {
  margin-right: 12px;
}
.proDetailsLy1200 .mainCon .box2 a {
  display: inline-block;
  width: 242px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  font-size: 20px;
  color: #666666;
  text-decoration: none;
  /*background: url(../images/proDetailsLyBg01.png) no-repeat center;*/
  background-color: #fff;
  border: solid 1px #e1e1e1;
  border-radius: 30px;
}
.proDetailsLy1200 .mainCon .box2 a i {
  display: inline-block;
  width: 7px;
  height: 12px;
  background: url(../images/proListClassify_icon04.png) no-repeat center;
  margin-left: 14px;
}
.proDetailsLy1200 .mainCon .box2 a:hover {
  /*background: url(../images/proDetailsLyBg02.png) no-repeat center;*/
  background-color: #df1f29;
  color: #fff;
}
.proDetailsLy1200 .mainCon .box2 a:hover i {
  background: url(../images/proListClassify_icon05.png) no-repeat center;
}

/*产品介绍*/
.proDetailsIntro {
  width: 100%;
  height: 600px;
  min-height:600px;
  border-bottom: 1px solid #e4e4e4;
}
.proDetailsIntro .conL {
  width:50%;
  float: left;
  position: relative;
  height: 100%;
  border-right: 1px solid #e4e4e4;
}

.proDetailsIntro .conL i {
  display: block;
  width: 44px;
  height: 44px;
  position: absolute;
  z-index: 9;
  cursor: pointer;
  overflow: hidden;
  top: 50%;
  margin-top: -22px;
}
.proDetailsIntro .conL i.prev {
  left: -1px;
}
.proDetailsIntro .conL i.next {
  right: -1px;
}
.proDetailsIntro .conL .btnList {
  width: 100%;
  height: 10px;
  text-align: center;
  position: absolute;
  bottom: 18px;
}
.proDetailsIntro .conL .btnList span {
  display: inline-block;
  width: 9px;
  height: 9px;
  overflow: hidden;
  position: relative;
  /*background: url(../images/proDetailsIntro_icon01.png) no-repeat left top;*/
  background-color: #ccc;
 border-radius:50%;
  margin-left: 14px;
  cursor: pointer;
}
.proDetailsIntro .conL .btnList span.cur {
  background-color: #df1f29;
}
.proDetailsIntro .conL .btnList span:first-child {
  margin-left: 0;
}
.proDetailsIntro .conL .conBox {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.proDetailsIntro .conL .conBox ul {
  position: relative;
  top: 0;
  left: 0;
}
.proDetailsIntro .conL .conBox li {
  float: left;
  width: 100%;
}
.proDetailsIntro .conL .conBox li img {
  display: block;
  width: 100%;
  height: auto;
}
.proDetailsIntro .conR {
  float: right;
  width: 42%;
  height: 100%;
  position: relative;
  margin-right: 5%;
}
.proDetailsIntro .conR h3 {
  font-size: 20px;
  color: #333333;
  font-weight: bold;
  height:30px;
  padding-top: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.proDetailsIntro .conR>i {
  display: block;
  height: 1px;
  margin: 15px 0 18px 0;
  background: #e4e4e4;
}
.proDetailsIntro .conR p {
  font-size: 14px;
  color: #666666;
 
  overflow:hidden;
}
.proDetailsIntro .conR .box {
  width: 100%;
  position: absolute;
  bottom: 30px;
  left: 0;
}
.proDetailsIntro .conR .box .zx {
  display: block;
  width: 172px;
  height: 53px;
  float: left;
  font-size: 20px;
  color: #fff;
  line-height: 53px;
  /*background: url(../images/proDetailsIntroBg01.png) no-repeat center;*/
  background-color: #df1f29;
  border-radius: 30px;
  text-align: center;
  text-decoration: none;
}
.proDetailsIntro1200 { width: 1200px; margin: 0 auto;}
.proDetailsIntro1200 .conR .box .zx { width: 197px; height: 60px; line-height: 60px; /*background: url(../images/proDetailsIntroBg011.png) no-repeat center;*/ background-color: #0061cf; border-radius: 30px; }

.proDetailsIntro .conR .box .zx img {
  position: relative;
  top: 4px;
  margin-left: 12px;
}
.proDetailsIntro .conR .box .phone {
  float: left;
  padding-left: 42px;
  background: url(../images/proDetailsIntro_phone.png) no-repeat left center;
  margin-left: 6%;
  margin-top: 6px;
}
.proDetailsIntro1200 .conR .box .phone { padding-left: 56px; background: none; position: relative;}

.proDetailsIntro1200 .conR .box .phone>i { display: block; width: 44px; height: 44px; background-color:#0061cf; border-radius: 50%; position: absolute; left: 0; top: 0; z-index: 9;  }
.proDetailsIntro1200 .conR .box .phone>i:before { content: ''; display: block; width: 100%; height: 100%; background: url(../images/proListClassify_phone.png) no-repeat; position: absolute; left: 0; top: 0; z-index: 99; border-radius: 50%;}

.proDetailsIntro .conR .box .phone span {
  display: block;
  font-size: 13px;
  color: #666666;
}
.proDetailsIntro .conR .box .phone em {
  display: block;
  font-size: 24px;
  color: #0061cf;
  font-family: arial;
}

/*前台产品详情图片放大镜*/
#showbox { background:#eee;}
#showbox span { background:url(../images/whitebg.png) repeat;}
#showsum { left:25px; margin-top:10px;}
#showsum span { border:1px solid #ddd;}
#showsum span.sel { border:1px solid #df1f29;}
.showpage { width:450px; position:relative;}
.showpage a { display:block; width:15px; border:1px solid #ddd; height:60px; line-height:60px; background:#eee; text-align:center; font-size:18px; position:absolute; left:7px; top:-62px; text-decoration:none; color:#999;}
.showpage a#shownext { left:auto; right:0;}
.showpage a:hover { background:#ccc; color:#777;}

/*公司简介*/
/*
.company-intro-box {
  width: 100%;
  float: right;
}*/
.company-intro-box .mainCon {
  border: 1px solid #e4e4e4;
  padding-top: 28px;
  width: 100%;
  box-sizing: border-box;
}
.company-intro-box .mainCon>.conBox {
  width:96%;
  margin: 20px auto 0;
  padding-bottom: 20px;
  background: #fff;
  line-height:24px;
}
.company-intro-box .mainCon .conBox p {
  font-size:14px;
    margin-bottom:15px;
}

/*图片+标题+链接*/
.imgbox-show01 { padding-top:25px; border: 1px solid #e4e4e4; }
.imgbox-show01 .qyfcIntro {
  width:96%;
  margin: 20px auto 0;
  padding-bottom: 20px;
  overflow: hidden;
}
.imgbox-show01 .qyfcIntro dt {
  float: left;
  width: 68%;
  height: auto;
  overflow: hidden;
}
.imgbox-show01 .qyfcIntro dt img {
  display: block;
  width: 100%;
  height: auto;
}
.imgbox-show01 .qyfcIntro dd {
  width: 29%;
  float: right;
  position: relative;
  height: auto;
  background: #df1f29;
  /*padding-top: 48px;*/
  margin-left: 1%;
  padding: 0 1%;
}
.imgbox-show01 .qyfcIntro dd h4 {
  padding-top: 8%;
  font-size: 15px;
  color: #fff;
}
.imgbox-show01 .qyfcIntro dd h3 {
  font-size: 20px;
  color: #fff;
}
.imgbox-show01 .qyfcIntro dd span {
  display: block;
  margin-top: 28px;
  font-size: 12px;
  color: #fff;
  font-family: arial;
}
.imgbox-show01 .qyfcIntro dd i {
  display: block;
  width: 54px;
  height: 2px;
  background: #fff;
  margin-top: 15%;
}
.imgbox-show01 .qyfcIntro dd em {
  display: block;
  margin-top: 18px;
  color: #fff;
  font-size: 14px;
}
.imgbox-show01 .qyfcIntro dd p {
  font-size: 24px;
  color: #fff;
  font-family: arial;
}
.imgbox-show01 .qyfcIntro ul {
  margin-top: 20px;
  width: 100%;
}
.imgbox-show01 .qyfcIntro li {
  width: 32%;
  float: left;
  margin-right: 1.8%;
  text-align: center;
  margin-bottom: 26px;
  position: relative;
  overflow: hidden;
}
.imgbox-show01 .qyfcIntro li.noMl { margin-right: 0; }

.imgbox-show01 .qyfcIntro li span {
  display: block;
  width: 100%;
  height: auto;
  border: 1px solid #e4e4e4;
  box-sizing: border-box;
  -moz-box-sizing:border-box;
  overflow: hidden;
}
.imgbox-show01 .qyfcIntro li.cfsb span {
  height:auto;
}
.imgbox-show01 .qyfcIntro li.cfsb span img {
  height:auto;
}
.imgbox-show01 .qyfcIntro li img {
  display: block;
  width: 100%;
  height: auto;
  transform: scale(1);
  transition: all 1s ease-out;
}
.imgbox-show01 .qyfcIntro li:hover img {
  transform: scale(1.2);
}
.imgbox-show01 .qyfcIntro li a {
  display: block;
  text-decoration: none;
}
.imgbox-show01 .qyfcIntro li em {
  display: block;
  margin-top: 14px;
  font-size: 16px;
  color:#333;
}

.imgbox-show01-1200 { width: 1200px; margin: 0 auto 30px; background-color: #fff; }
.imgbox-show01-1200 .qyfcIntro { width: 1160px; margin: 0 auto; }
.imgbox-show01-1200 .qyfcIntro li { width: 275px; margin-right: 20px; }

/*标题+图片+简介+链接*/
.imgbox-show02 {
  width: 100%;
}
.imgbox-show02 .mainCon {
  border: 1px solid #e4e4e4;
  padding-top: 28px;
  width: 98%;
  padding-bottom: 0px;
}
.imgbox-show02 .mainCon .conBox, .imgbox-show01 .mainCon .conBox {
  width:96%;
  margin: 20px auto 0;
  padding-bottom: 20px;
  background: #fff;
  line-height:24px;
}
.imgbox-show02 .mainCon .conBox p {
  font-size:14px;
    margin-bottom:15px;
}
.imgbox-show02-1200 { width: 1200px; margin: 0 auto 30px; background-color: #fff; }
.imgbox-show02-1200 .mainCon, .imgbox-show01-1200 .mainCon { border: none 0; width: 1160px; margin: 0 auto; padding-top: 0; }
.imgbox-show02-1200 .mainCon .conBox, .imgbox-show01-1200 .mainCon .conBox { width: 100%; margin-top: 0; padding-top: 20px; }

/*图片标题简介*/
dl.dl_42 {
  width: 32.333333%;
  height: auto;
  margin-right:1.5%;
  float: left;
  margin-bottom: 20px;
  overflow: hidden;
}
dl.dl_42.noMl {
  margin-right:0px;
}
dl.dl_42 dt {
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
}
dl.dl_42 dt img {
  display: block;
  transform:scale(1);
  transition: all 2s ease-out;
  width: 100%;
  height: auto;
}
dl.dl_42 dt:hover img {
  transform: scale(1.2);
}
dl.dl_42 dd {
  width: 100%;
  padding: 15px 0 0;
  height: 177px;
  background: #fff;
  position: relative;
}
dl.dl_42 dd h4 {
  font-size: 15px;
  color: #333333;
  font-weight: normal;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
dl.dl_42 dd h4 a {
  color: #333333;
  text-decoration: none;
  font-weight:bold;
}
dl.dl_42 dd p {
  line-height: 24px;
  color: #666666;
  font-size: 13px;
  margin-top: 10px;
  height: 73px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
dl.dl_42 dd .btn {
  overflow: hidden;
  width: 96%;
  height: 42px;
  line-height:42px;
  /*
  background: url(../images/proListBg01.png) no-repeat center;
  */
  border: solid 1px #d8d8d8;
  border-radius: 50px;
  position: absolute;
  bottom: 0px;
  left: 0;
}
dl.dl_42 dd .btn a {
  display: block;
  width: 50%;
  height: 100%;
  text-align: center;
  float: left;
  font-size: 14px;
  color: #777777;
  text-decoration: none;
}
dl.dl_42 dd .btn a i {
  display: inline-block;
  width: 7px;
  height: 12px;
  background: url(../images/mub02_jt03.png) no-repeat center;
  margin-left: 8px;
  position: relative;
  top: 2px;
}
dl.dl_42 dd .btn a:first-child {
  border-right: 1px solid #eaeaea;
  box-sizing: border-box;
}
dl.dl_42 dd .btn a:hover {
  color: #fff;
  background-color:#0061cf;
}
dl.dl_42 dd:hover h4 a {
  color:#df1f29;
}

dl.dl_42 dd .btn a.more:hover {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}
dl.dl_42 dd .btn a.more:hover i {
  background: url(../images/mub02_jt02.png) no-repeat center;
}
dl.dl_42 dd .btn a.zx:hover {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}
dl.dl_42 dd .btn a.zx:hover i {
  background: url(../images/mub02_jt02.png) no-repeat center;
}

.imgbox-show02-1200 dl.dl_42 { width: 275px; margin-right: 20px;}
.imgbox-show02-1200 dl.dl_42.noMl { margin-right: 0; }

/*合作伙伴没有链接一行5个*/
.imgbox-show01 .con { width: 100%; }
dl.dl_2s {
  float:left;
  width: 24%;
  margin-bottom:16px;
  margin-right: 1.3%;
}

.concfsb dl.dl_2s {
  width: 18.8%;
}

dl.dl_2s.noMl {
  margin-right:0px;
}
dl.dl_2s dt img {
  width: 100%;
  height: auto;
  background:#eee;
  display:block;
  overflow:hidden;
  padding: 2px;
  transition:background 0.5s ease;
  -o-transition:background 0.5s ease;
  -moz-transition:background 0.5s ease;
  -webkit-transition:background 0.5s ease;
}
dl.dl_2s dd {
  float:left;
  width:100%;
  margin: 8px 0;
  height:24px;
  text-align:center;
}
dl.dl_2s dd {
  color:#333333;
  font-size:14px;
  line-height:24px;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
dl.dl_2s dd h4 {
  overflow: hidden;
  white-space:nowrap;
  text-overflow: ellipsis;
}
dl.dl_2s:hover dt img {
  background:#df1f29;
}
dl.dl_2s:hover dd {
  color:#df1f29;
  text-decoration: none;
}
dl.dl_2s:hover dd a {
  color:#df1f29;
  text-decoration: none;
}

/*发展历程*/
.fzlcSection {
  width: 100%;
}
.fzlcSection .mainCon {
  border: 1px solid #e4e4e4;
  padding-top: 28px;
  width: 99%;
  margin: 0 auto;
}
.fzlcSection .mainCon .conBox {
  width:96%;
  margin: 62px auto 0;
  padding-bottom: 56px;
}
.fzlcSection .mainCon .conBox .con {
  margin-left: 124px;
  border-left: 1px solid #e4e4e4;
}
.fzlcSection .mainCon .conBox .fzlcTime {
  float: left;
  margin-left: -96px;
  margin-top: 22px;
}
.fzlcSection .mainCon .conBox .fzlcTime span {
  font-size: 32px;
  color: #df1f29;
  font-weight: bold;
  font-family: arial;
}
.fzlcSection .mainCon .conBox .fzlcTime i {
  display: inline-block;
  *display: inline-block;
  width: 30px;
  height: 1px;
  background: #df1f29;
  position: relative;
  top: -10px;
  margin-left: 10px;
}
.fzlcSection .mainCon .conBox .box {
  margin-top: 50px;
  width: 100%;
}
.fzlcSection .mainCon .conBox .box:first-child {
  margin-top: 0;
}
.fzlcSection .mainCon .conBox dl {
  float: left;
  margin-left: 5%;
  width: 92%;
}
.fzlcSection .mainCon .conBox dt {
  float: left;
  width: 38%;
  overflow: hidden;
}
.fzlcSection .mainCon .conBox dt img {
  display:block;
  width:100%;
  height:auto;
}
.fzlcSection .mainCon .conBox dd {
  float: right;
  width: 60%;
}
.fzlcSection .mainCon .conBox dd p {
  font-size: 14px;
  color: #333333;
  line-height: 24px;
}

/*联系我们width910*/
.aboutSection { width: 100%; }
.aboutSection .contactuscont { width: 96%; margin: 20px auto; }
.aboutSection .contactuscont p { margin-bottom: 15px; font-size: 14px;}
.aboutSection .proDetailsLy .mub02Title i { width: 100%; margin-left: 0; }

.aboutSection .mainCon {
  border: 1px solid #e4e4e4;
  padding-top: 28px;
  width: 908px;
  padding-bottom: 0px;
}
.aboutSection .mainCon .conBox {
  width:870px;
  margin: 20px auto 0;
  padding-bottom: 20px;
  background: #fff;
  line-height:24px;
}
.aboutSection .mainCon .conBox p {
  font-size:14px;
  margin-bottom:15px;
}

/*荣誉资质*/
.honorSection {
  width: 100%;
}
.honorSection .mainCon {
  border: 1px solid #e4e4e4;
  padding-top: 28px;
  width: 99%;
  margin: 0 auto;
}
.honorSection .mainCon .honorShow {
  width:96%;
  margin: 20px auto 0;
  padding-bottom: 17px;
  overflow: hidden;
}
.honorSection .mainCon .honorShow .box {
  width: 100%;
  height: auto;
  background: url(../images/honor_yy01.png) no-repeat center bottom;
  margin-bottom: 24px;
}
.honorSection .mainCon .honorShow .box ul {
  width: 92%;
  height: 100%;
  /*background: url(../images/honor_yy02.png) no-repeat center 235px;*/
  padding: 0 4%;
  position: relative;
}
.honorSection .mainCon .honorShow .box ul:before { content: ''; display: block; width: 100%; height: 43px; background: url(../images/honor_yy02.png) no-repeat; position: absolute; bottom: 58px; left: 0; z-index: 1; }
.honorSection .mainCon .honorShow .box li {
  width: 32%;
  float: left;
  margin-left: 2%;
  text-align: center;
  position: relative;
  z-index: 2;
}
.honorSection .mainCon .honorShow .box li.noMl {
  margin-left: 0;
}
.honorSection .mainCon .honorShow .box li span {
  display: block;
  width: 100%;
  height: auto;
  border: 1px solid #e4e4e4;
  overflow: hidden;
}
.honorSection .mainCon .honorShow .box li img {
  display: block;
  width: 100%;
  height: auto;
  transform: scale(1);
  transition: all 1s ease-out;
}
.honorSection .mainCon .honorShow .box li:hover img {
  transform: scale(1.2);
}
.honorSection .mainCon .honorShow .box li em {
  display: block;
  margin-top:33px;
  font-size: 16px;
  color: #333333;
  height:34px;
  line-height: 24px;
  overflow:hidden;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.honorSection .mainCon .honorShow .box li a {
  text-decoration: none;
  display: block;
}

/*视频中心*/
.qyfcSection {
  width: 100%;
}
.qyfcSection .mainCon {
  border: 1px solid #e4e4e4;
  padding-top: 28px;
  width: 99%;
}
.qyfcSection .mainCon .qyfcIntro {
  width:96%;
  margin: 20px auto 0;
  padding-bottom: 20px;
  overflow: hidden;
}
.qyfcSection .mainCon .qyfcIntro dt {
  float: left;
  width: 600px;
  height: 400px;
}
.qyfcSection .mainCon .qyfcIntro dt img {
  display: block;
  width: 600px;
  height: 400px;
}
.qyfcSection .mainCon .qyfcIntro dd {
  width: 222px;
  float: right;
  position: relative;
  height: 352px;
  background: #df1f29;
  padding-top: 48px;
  padding-left: 48px;
}
.qyfcSection .mainCon .qyfcIntro dd h4 {
  font-size: 15px;
  color: #fff;
}
.qyfcSection .mainCon .qyfcIntro dd h3 {
  font-size: 20px;
  color: #fff;
}
.qyfcSection .mainCon .qyfcIntro dd span {
  display: block;
  margin-top: 28px;
  font-size: 12px;
  color: #fff;
  font-family: arial;
}
.qyfcSection .mainCon .qyfcIntro dd i {
  display: block;
  width: 54px;
  height: 2px;
  background: #fff;
  margin-top: 208px;
}
.qyfcSection .mainCon .qyfcIntro dd em {
  display: block;
  margin-top: 18px;
  color: #fff;
  font-size: 14px;
}
.qyfcSection .mainCon .qyfcIntro dd p {
  font-size: 24px;
  color: #fff;
  font-family: arial;
}
.qyfcSection .mainCon .qyfcIntro ul {
  margin-top: 20px;
  width: 100%;
}
.qyfcSection .mainCon .qyfcIntro li {
  width: 32%;
  float: left;
  margin-right: 2%;
  text-align: center;
  margin-bottom: 26px;
  position: relative;
}
.qyfcSection .mainCon .qyfcIntro li.noMl { margin-right: 0; }
.qyfcSection .mainCon .qyfcIntro li span {
  display: block;
  width: 99%;
  height: 185px;
  border: 1px solid #e4e4e4;
  overflow: hidden;
}
.qyfcSection .mainCon .qyfcIntro li.cfsb span {
  height:auto;
}
.qyfcSection .mainCon .qyfcIntro li.cfsb span img {
  height:auto;
}
.qyfcSection .mainCon .qyfcIntro li img {
  display: block;
  width: 100%;
  height: auto;
  transform: scale(1);
  transition: all 1s ease-out;
}
.qyfcSection .mainCon .qyfcIntro li:hover img {
  transform: scale(1.2);
}
.qyfcSection .mainCon .qyfcIntro li a {
  display: block;
  text-decoration: none;
}
.qyfcSection .mainCon .qyfcIntro li em {
  display: block;
  margin-top: 14px;
  font-size: 16px;
  color:#333;
}
#videoli {
  text-align:left;
}
#videoli span {
  height:auto;
}
#videoli span img {
  height:auto;
}
.qyfcSection .mainCon .qyfcIntro li .wen {
  width:100%;
  height: 50px;
  background:url(../images/common/sp_wen.png) repeat center;
  position:absolute;
  left:0;
  bottom:0;
  z-index:1;
}
.qyfcSection .mainCon .qyfcIntro li .wen h6 {
  font-weight:normal;
  font-size:14px;
  color:#fff;
  float:left;
  margin-left:4%;
  margin-top: 7px;
  width: 72%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.qyfcSection .mainCon .qyfcIntro li .wen h6 a {
  color:#fff;
}
.qyfcSection .mainCon .qyfcIntro li .wen h6 em {
  display:block;
  font-size:13px;
  color:#ccc;
  padding-left:20px;
  background:url(../images/common/sp_i02.png) no-repeat left center;
  margin-top: 2px;
}
.qyfcSection .mainCon .qyfcIntro li .wen a.img {
  display:block;
  width:35px;
  height:35px;
  float:right;
  margin-top: 8px;
  margin-right:15px;
  background:url(../images/common/sp_i03.png) no-repeat left center;
}

/*paging 分页公共样式*/
#paging ul {
  width:98%;
}
#paging .paging {
  margin-top: 20px;
}
.InpageSearch .mainCon .paging {
  border:1px solid #e4e4e4;
}
.paging {
  border-top: 1px solid #e4e4e4;
  height: 59px;
}
.paging .pagingPrev {
  width: 13%;
  height: 59px;
  line-height: 59px;
  text-align: center;
  border-right: 1px solid #e4e4e4;
  float: left;
  font-size: 13px;
  color: #999999;
  text-decoration: none;
}
.paging .pagingPrev i {
  display: inline-block;
  *display: inline-block;
  width: 8px;
  height: 14px;
  background: url(../images/mub02_jt01.png) no-repeat center;
  margin-right: 10px;
  position: relative;
  top: 2px;
}
.paging .pagingNext {
  width: 13%;
  height: 59px;
  line-height: 59px;
  text-align: center;
  border-left: 1px solid #e4e4e4;
  float: right;
  font-size: 13px;
  color: #999999;
  text-decoration: none;
}
.paging .pagingNext i {
  display: inline-block;
  *display: inline-block;
  width: 8px;
  height: 14px;
  background: url(../images/mub02_jt03.png) no-repeat center;
  margin-left: 10px;
  position: relative;
  top: 2px;
}
.paging ul {
  width: 72%;
  float: left;
  text-align: center;
  padding-top: 17px;
}
.paging ul a {
  display: inline-block;
  *display: inline-block;
  width: 27px;
  height: 27px;
  line-height: 27px;
  text-align: center;
  font-size: 15px;
  color: #999999;
  font-family: arial;
  margin-left: 4px;
  text-decoration: none;
}
.paging ul a.cur {
  color: #fff;
  text-decoration: none;
  background: #df1f29;
}
.paging ul a:hover {
  background: #df1f29;
  color: #fff;
}
.paging ul a:hover a {
  }
.paging .pagingNext:hover {
  color: #df1f29;
  font-weight: bold;
}
.paging .pagingNext:hover i {
  background: url(../images/mub02_jt04.png) no-repeat center;
}
.paging .pagingPrev:hover {
  color: #df1f29;
  font-weight: bold;
}
.paging .pagingPrev:hover i {
  background: url(../images/mub02_jt05.png) no-repeat center;
}

/*分页1200*/
#paging .paging1200 {
  margin-top: 0px;
}
.paging1200 {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 30px;
  text-align: center;
}
.paging1200 span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  width: 44px;
  height: 44px;
  line-height: 44px;
  font-size: 14px;
  color: #fff;
  margin: 0 5px;
  cursor: pointer;
}
.paging1200 span > a.previousBtn {
  display: block;
  width: 44px;
  height: 44px;
  margin: 0 auto;
  font-size: 0;
}
.paging1200 span > a.nextBtn {
  display: block;
  width: 44px;
  height: 44px;
  margin: 0 auto;
  font-size: 0;
}
.paging1200 p.jk_num {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin: 0 5px;
}
.paging1200 p > a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  width: 45px;
  height: 43px;
  line-height: 43px;
  font-size: 16px;
  color: #999;
  margin: 0 5px;
  cursor: pointer;
 /* background: url(../images/pagingBg01.png) no-repeat center;*/
  background-color: #f4f4f4;
  border:solid 1px #d1d1d1;
  border-radius: 50%;
}
.paging1200 .jk_num a:hover, .paging1200 a.cur {
  /*background: url(../images/pagingBg02.png) no-repeat center;*/
  background-color: #0061cf;
  border-color: #0061cf;
  color: #fff;
}


/* 404样式 */
.ConBox-Con {
    width: 682px;
    margin: 0 auto;
    padding-top: 290px;
}

.ConBox404 {
    background: url(../images/bg.jpg) no-repeat center / cover;
    height: 1080px;
    width: 100%;
}

.ConBox-Con h1 {
    text-align: center;
    font-size: 32px;
    color: #999;
    font-weight: normal;
}

.ConBox-Con p {
    font-size: 24px;
    color: #999;
    text-align: center;
    padding-top: 370px;
}
.ConBox-Con ul {
    padding-top: 30px;
}
.ConBox-Con ul li {
    width: 155px;
    height: 55px;
    text-align: center;
    line-height: 55px;
    background: #fff;
    border-radius: 5px;
    display: inline-block;
    margin-left: 16px;
    box-shadow: 0 12px 50px rgba(0,0,0,0.1);
}
.ConBox-Con ul li:first-child {
    margin-left: 0;
}

.ConBox-Con ul li a {
    display: block;
    font-size: 15px;
    color: #666;
    text-decoration: none;
}

.ConBox-Con ul li.li04 {
    background: #ff6c00;
}

.ConBox-Con ul li.li04 a {
    color: #fff;
}
/* 样式 End */

/*404页面*/
.notpagecontent {
  width: 768px;
  margin: 0 auto;
  width: 960px;
  padding: 118px 106px 134px 86px;
}
.notpagecontent .content {
  width: 768px;
}
.notpagecontent .notleft {
  float: left;
}
.notpagecontent .notritht {
  float: right;
}

/* 搜索*/
  #paging ul {
  width:98%;
}
#paging .paging {
  margin-top: 20px;
}
.InpageSearch {
  width: 100%;
}
.InpageSearch .top {
  padding-top: 52px;
  height: 108px;
  background: #e5e5e5;
}
.InpageSearch .Input {
  width: 608px;
  height: 57px;
  position: relative;
  margin: 0 auto;
}
.InpageSearch .Input input#seachkeywords {
  width:520px;
  height: 57px;
  line-height: 57px;
  padding: 0 60px 0 28px;
  font-size: 16px;
  color: #333333;
  border: none;
  background-color: #fff;
  border-radius: 50%;
  outline: none;
}
.InpageSearch .Input a {
  display: block;
  width: 47px;
  height: 47px;
  position: absolute;
  right: 4px;
  top: 4px;
}
.InpageSearch .mainCon {
  padding: 30px 30px;
  background: #fff;
}
.InpageSearch .mainCon .conBox .searchTitle {
  margin-bottom: 20px;
  font-size: 24px;
  color: #333;
  font-weight: normal;
}
.InpageSearch .mainCon .conBox .box {
  width: 100%;
}
.InpageSearch .mainCon .conBox .box li {
  padding: 20px 0 26px;
  border-bottom: 1px solid #e5e5e5;
}
.InpageSearch .mainCon .conBox .box li:first-child {
  border-top: 1px solid #e5e5e5;
}
.InpageSearch .mainCon .conBox .box li h3 {
  font-size: 16px;
  color: #333333;
  font-weight: normal;
}
.InpageSearch .mainCon .conBox .box li h3 a {
  color: #333333;
  text-decoration: none;
}
.InpageSearch .mainCon .conBox .box li p.p1 {
  font-size: 14px;
  color: #666666;
  line-height: 25px;
  margin-top: 18px;
}
.InpageSearch .mainCon .conBox .box li p.p1 a {
  color: #666666;
  text-decoration: none;
}
.InpageSearch .mainCon .conBox .box li p.p2 {
  overflow: hidden;
  height: 16px;
  line-height: 16px;
  margin-top: 30px;
}
.InpageSearch .mainCon .conBox .box li p.p2 span {
  display: block;
  float: left;
  font-size: 14px;
  color: #666666;
}
.InpageSearch .mainCon .conBox .box li p.p2 a {
  display: block;
  float: left;
  font-size: 14px;
  color: #666666;
  font-family: arial;
    margin-left: 32px;
    background: url(../images/InpageSearch_icon02.png) no-repeat left center;
    padding-left: 24px;
}
.InpageSearch .mainCon .conBox .box li:hover h3 a {
  color: #df1f29;
}
.InpageSearch .mainCon .conBox .box li.cpsosu {
  float: left;
}
.InpageSearch .mainCon .conBox .box li.cpsosu .Pic {
  display: block;
  width: 300px;
  overflow: hidden;
  float: left;
}
.InpageSearch .mainCon .conBox .box li.cpsosu .Pic img {
  display: block;
  transform:scale(1);
  transition: all 2s ease-out;
  width:300px;
}
.InpageSearch .mainCon .conBox .box li.cpsosu:hover .Pic img {
  transform: scale(1.2);
}
.InpageSearch .mainCon .conBox .box li.cpsosu .intro {
  padding: 0px 32px 0;
  width:776px;
  float: left;
}
input.go {
    display: block;
    width: 47px;
    height: 47px;
    position: absolute;
    right: 4px;
    top: 4px;
    border: navajowhite;
    /*background: url(../images/InpageSearch_icon01.png) no-repeat center;*/
    background-color: #df1f29;
    border-radius: 50%;
    cursor:pointer;
}
input.go:before { content: ''; display: block; width: 47px; height: 47px; background: url(../images/InpageSearch_icon01.png) no-repeat; position: absolute; left: 0; top: 0; z-index: 1; }

/* webMap 网站地图*/
.map_main {
  overflow:hidden;
  border:solid 5px #F0F0F0;
  margin:20px 0;
  padding-bottom:30px;
  background:#fff;
}
.sitemap_con {
  width:1120px;
  margin:0 auto;
  color:#666;
}
.sitemap_con .map_top {
  border-bottom:solid 1px #d7d7d7;
}
.sitemap_con .map_top img {
  float:left;
}
.site_r_link {
  width:136px;
  margin-top:20px;
  border:1px solid #cdcdcd;
  background:#F8F8F8;
  padding:5px 10px;
  float:right;
}
.site_plc {
  background:url(Img/ico27.gif) no-repeat 0 11px;
  padding:5px 0;
  text-indent:10px;
}
.sitemap_con h4 {
  line-height:30px;
  margin:10px 0;
  margin-right: 10px;
}
.sitemap_con h4 a {
  color:#000;
  font-size:16px;
}
.b4 {
  border:1px dashed #efefef;
  padding:10px 5px;
}
.b4 ul {
  padding:0 11px;
}
.b4 li {
  float:left;
  line-height:25px;
  height:25px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width:342px;
  overflow:hidden;
  margin:0 10px;
  font-size: 14px;
}
.b4 li a {
  color:#000;
}
.b4 li a:hover {
  color:#df1f29;
}


/*网站消息提示*/
  #xiaoxibox {
  font-family: verdana, arial, helvetica, sans-serif;
  background-color: #aaa;
  text-align: center;
}
.xiaoxibox {
  border-right: #777 1px solid;
  padding-right: 20px;
  border-top: #777 1px solid;
  padding-left: 125px;
  font-size: 12px;
  padding-bottom: 20px;
  margin: 150px auto auto;
  border-left: #777 1px solid;
  width: 450px;
  color: #333;
  line-height: 1.5em;
  padding-top: 25px;
  border-bottom: #777 1px solid;
  text-align: left;
  background: url() #fff no-repeat 22px 43px;
}
.xiaoxibox .boxcont {
  height: 60px;
}
.xiaoxibox H3 {
  padding-left: 12px;
  font-weight: bold;
  font-size: 14px;
  margin: -25px -20px 20px -125px;
  color: #fff;
  line-height: 28px;
  background-color: #777;
}
#back {
  color:#f39700;
}
#spTimeout {
  font-weight: bold;
  color: #f39700;
  font-size: 14px;
  margin-right: 5px
}

/*友情链接*/
  .yplj_con {
  width: 100%;
  background: url(../images/yplj_ing.jpg) no-repeat center;
  padding-bottom: 30px;
}
.sp-title {
  width: 100%;
  height: 40px;
  border: none;
  line-height: 25px;
  overflow: hidden;
  color: #444;
  margin-right: 2px;
  padding-top: 20px;
}
.sp-title li {
  width: 100%;
  height: 42px;
  line-height: 42px;
  background: #E2E2E2;
  float: left;
  overflow: hidden;
}
.sp-title li a {
  font-size: 15px;
  color: #333333;
}
.sp-title li .yqljsq {
  float: left;
  margin-left: 15px;
  font-size: 15px;
}
.sp-title li .yqljck {
  float: right;
  margin-right: 15px;
}
.formbox table tbody tr td input {
  height: 20px;
}
.formbox {
  font-size: 14px;
  margin-bottom: 20px;
  padding-top: 20px;
}
.formbox input[type="button"] {
  cursor: pointer;
}
.formbox table tbody tr td input, .formbox table tbody tr td textarea {
  width: 300px;
  padding: 5px;
}
.formbox table tbody tr td input.b18 {
  width: 80px;
  height: 30px;
}
.formbox em {
  display: block;
  width: 317px;
  height: 34px;
  position: relative;
}
.formbox .sc {
  display: block;
  z-index: 2;
  width: 16px;
  height: 15px;
  background: url(../images/tj.png) no-repeat center;
  position: absolute;
  right: 10px;
  top: 9px;
}

/*相关新闻1200*/
.proListNews {
  width: 100%;
  margin: 40px 0;
}
.proListNews .mainCon {
  padding: 41px 0;
  background: #fff;
}
.proListNews .mainCon dl {
  float: left;
  margin-left: 40px;
  width: 577px;
  padding-right: 41px;
  border-right: 1px dotted #b2b2b2;
}
.proListNews .mainCon dt {
  width: 220px;
  height: auto;
  float: left;
  overflow: hidden;
}
.proListNews .mainCon dt img {
  display: block;
  width: 100%;
  height: auto;
}
.proListNews .mainCon dd {
  width: 330px;
  float: right;
  height: auto;
  min-height: 137px;
  position: relative;
}
.proListNews .mainCon dd h3 {
  font-size: 16px;
  font-weight: normal;
}
.proListNews .mainCon dd h3 a {
  color: #000000;
  text-decoration: none;
}
.proListNews .mainCon dd p a {
  color: #666666;
  text-decoration: none;
  display:block;
  font-size:14px;
 margin-top:10px;
 line-height: 22px;
}
.proListNews .mainCon dd span {
  display: block;
  font-size: 13px;
  color: #999999;
  position: absolute;
  bottom: 10px;
  left: 0;
}
.proListNews .mainCon dd a.more {
  display: block;
  width: 36px;
  height: 36px;
  background: url(../images/list_circle.png) no-repeat left top;
  overflow: hidden;
  position: absolute;
  right: 6px;
  bottom: 0;
  border-radius: 50%;
  border: solid 1px  #bcbcbc;
}
.proListNews .mainCon dl:hover dd a.more {
  background-position: left bottom;
  background-color: #df1f29;
  border-color: #df1f29;
}
.proListNews .mainCon dl:hover dd h3 a {
  color: #df1f29;
}
.proListNews .mainCon ul {
  width: 474px;
  float: right;
  margin-right: 30px;
}
.proListNews .mainCon li {
  overflow: hidden;
  margin-top: 12px;
}
.proListNews .mainCon li a {
  display: block;
  font-size: 13px;
  color: #333333;
  width: 320px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.proListNews .mainCon li a:hover {
  color: #df1f29;
}
.proListNews .mainCon li span {
  display: block;
  font-size: 13px;
  color: #999999;
  font-family: arial;
  margin-right: 10px;
  float: right;
}

 /* newsListMenu1200*/
.newsListMenu {
  width: 100%;
  text-align: center;
}
.newsListMenu li {
  display: inline-block;
  *display: inline;
  *zoom:1;
  font-size: 14px;
  color: #333333;
  /*background: url(../images/aboutMenuBg01.png) no-repeat center;*/
  background-color: #fff;
  border: solid 1px #e5e5e5;
  border-radius: 30px;
  height: 50px;
  line-height: 50px;
  margin-left: 8px;
  width: 141px;
  text-align: center;
}
.newsListMenu li a {
  color: #333;
  text-decoration: none;
  display: block;
}
.newsListMenu li:first-child {
  margin-left: 0;
}
.newsListMenu li.cur a {
  /*background: url(../images/aboutMenuBg02.png) no-repeat center;*/
  background-color: #0061cf;
  border-color: #0061cf;
  color: #fff;
  border-radius: 30px;
}
.newsListMenu li:hover a {
  /*background: url(../images/aboutMenuBg02.png) no-repeat center;*/
  background-color: #0061cf;
  border-color: #0061cf;
  color: #fff;
  border-radius: 30px;
}

/*新闻中心1200*/
.newsCenterPress {
  width: 100%;
  background: #fff;
  padding-top: 30px;
  padding-bottom: 50px;
margin-top:30px;
}
.newsCenterPress .mainCon {
  width: 100%;
  margin-top: 28px;
}
.newsCenterPress .mainCon li {
  width: 370px;
  float: left;
  height: auto;
  margin-left: 45px;
  position: relative;
}
.newsCenterPress .mainCon li:first-child {
  margin-left: 0;
}
.newsCenterPress .mainCon li .Pic {
  width: 100%;
  height: auto;
  display: block;
  overflow: hidden;
}
.newsCenterPress .mainCon li .Pic img {
  display: block;
  transform: scale(1);
  transition: all 2s ease-out;
  width: 100%;
  height: auto;
}
.newsCenterPress .mainCon li:hover img {
  transform: scale(1.2);
}
.newsCenterPress .mainCon li h3 {
  font-size: 16px;
  color: #333333;
  font-weight: normal;
  margin: 36px 0 8px 0;
}
.newsCenterPress .mainCon li h3 a {
  color: #333;
  text-decoration: none;
  width: 370px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.newsCenterPress .mainCon li p.p1 span {
  font-size: 13px;
  color: #999999;
}
.newsCenterPress .mainCon li p.p1 .time {
  margin-right: 18px;
  font-family: arial;
}
.newsCenterPress .mainCon li p.p2 .readNum {
  font-family: arial;
}
.newsCenterPress .mainCon li p.p2 {
  height: 90px;
  font-size: 13px;
  color: #666666;
  line-height: 22px;
  margin-top: 25px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.newsCenterPress .mainCon li a.more {
  width: 133px;
  height: 39px;
  line-height: 39px;
  text-align: center;
  display: block;
  font-size: 13px;
  color: #999999;
  /*background: url(../images/newsCenterPressBg01.png) no-repeat center;*/
  background-color: #fff;
  border: solid 1px #d1d1d1;
  border-radius: 30px;
  text-decoration: none;
  margin-top: 40px;
}
.newsCenterPress .mainCon li:hover h3 a {
  color: #df1f29;
}
.newsCenterPress .mainCon li:hover a.more {
  /*background: url(../images/newsCenterPressBg02.png) no-repeat center;*/
  background-color: #0061cf;
  border-color: #0061cf;
  color: #fff;
}

/* mub01Title 模板1公共标题*/
.aboutHonor .mub01Title {
  width: 100%;
  text-align: center;
  padding-top:0px;
}
.mub01Title a:hover { text-decoration: none; }
.mub01Title h3 {
  font-size: 26px;
  color: #1e1e1e;
  font-weight: bold;
  position: relative;
}
.mub01Title h3 em {
  color: #df1f29;
  font-weight: bold;
}
.mub01Title h3 i {
  display: inline-block;
  height: 1px;
  background: #e5e5e5;
  width: 534px;
  position: relative;
  top: -6px;

}
.mub01Title h3 i.xianL {
  margin-right: 12px;
}
.mub01Title h3 i.xianR {
  margin-left: 12px;
}
.mub01Title p {
  font-size: 12px;
  color: #999999;
  font-family: arial;
  margin-top: 6px;
}

/*常见问题*/
.newsCenterPress2 {
  padding: 30px 0;
  width: 100%;
}
.newsCenterPress2 .mainCon {
  width: 100%;
  margin: 28px auto 0;
}
.newsCenterPress2 .mainCon dl {
  width: 100%;
  padding: 39px 0;
  height: auto;
  border: 1px solid #dfdfdf;
  border-top: none;
  background: #fff;
  position: relative;
}
.newsCenterPress2 .mainCon dl:first-child {
  border-top: 1px solid #dfdfdf;
}
.newsCenterPress2 .mainCon dt {
  width: 220px;
  height: auto;
  float: left;
  margin-left: 40px;
  overflow: hidden;
}
.newsCenterPress2 .mainCon dt img {
  display: block;
  transform: scale(1);
  transition: all 2s ease-out;
  width: 100%;
  height: auto;
}
.newsCenterPress2 .mainCon dl:hover dt img {
  transform: scale(1.2);
}
.newsCenterPress2 .mainCon dd {
  width: 875px;
  height: auto;
  min-height:127px;
  position: relative;
  margin-left: 28px;
  float: left;
}
.newsCenterPress2 .mainCon dd h3 {
  font-size: 20px;
  font-weight: normal;
  width: 650px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.newsCenterPress2 .mainCon dd h3 a {
  color: #000000;
  text-decoration: none;
}
.newsCenterPress2 .mainCon dd p {
  width: 810px;
  font-size: 13px;
  color: #666666;
  line-height: 24px;
  margin-top: 7px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.newsCenterPress2 .mainCon dd .label {
  font-size: 12px;
  color: #999999;
  display: block;
  padding-left: 26px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../images/newsList_icon03.png) no-repeat left center;
  line-height: 16px;
}
.newsCenterPress2 .mainCon dd .label a:hover {
  color: #df1f29;
}
.newsCenterPress2 .mainCon dd .rq {
  display: block;
  font-size: 13px;
  font-family: arial;
  height: 16px;
  position: absolute;
  top: 6px;
  right: 140px;
  padding-left: 24px;
  padding-top: 2px;
}
.newsCenterPress2 .mainCon dd .zan {
  display: block;
  font-size: 13px;
  font-family: arial;
  height: 16px;
  position: absolute;
  top: 2px;
  right: 74px;
  padding-left: 24px;
  padding-top: 2px;
  cursor: pointer
}
.newsCenterPress2 .mainCon dd .readNum {
  display: block;
  font-size: 13px;
  font-family: arial;
  height: 16px;
  background: url(../images/newsList_icon02.png) no-repeat left center;
  position: absolute;
  top: 5px;
  right: 4px;
  padding-left: 24px;
  padding-top: 2px;
}
.newsCenterPress2 .mainCon dd a.more {
  display: block;
  width: 36px;
  height: 36px;
  background: url(../images/list_circle.png) no-repeat left top;
  overflow: hidden;
  position: absolute;
  right: 6px;
  bottom: 0;
  border-radius: 50%;
  border: solid 1px  #bcbcbc;
}
.newsCenterPress2 .mainCon dl:hover dd a.more {
  background-position: left bottom;
background-color: #0061cf;
  border-color: #0061cf;
}
.newsCenterPress2 .mainCon dl:hover dd h3 a {
  color: #df1f29;
}
.newsCenterPress2 .mainCon dl:hover {
  box-shadow: 0 0 10px 6px #eeeeee;
  z-index: 99;
}

/* newsList 新闻列表页1200*/
  /* newsListCon*/
.newsListCon .mainCon {
  width: 900px;
}
.newsListCon .mainCon .conBox {
  width: 900px;
}
.newsListCon .mainCon .con {
  width: 900px;
}
.newsListCon .mainCon dl {
  width: 898px;
  padding: 39px 0;
  height: auto;
  border: 1px solid #dfdfdf;
  border-top: none;
  background: #fff;
  position: relative;
}
.newsListCon .mainCon dl:first-child {
  border-top: 1px solid #dfdfdf;
}
.newsListCon .mainCon dd {
  width: 850px;
  height: auto;
  min-height: 123px;
  position: relative;
  margin-left: 28px;
  float: left;
}
.newsListCon .mainCon dd h3 {
  font-size: 20px;
  font-weight: normal;
}
.newsListCon .mainCon dd h3 a {
  color: #000000;
  text-decoration: none;
}
.newsListCon .mainCon dd p {
  width: 760px;
  font-size: 13px;
  color: #666666;
  line-height: 24px;
  margin-top: 8px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.newsListCon .mainCon dd .label {
  font-size: 12px;
  color: #999999;
  display: block;
  padding-left: 26px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../images/newsList_icon03.png) no-repeat left center;
  line-height: 16px;
}
.newsListCon .mainCon dd .zan {
  display: block;
  font-size: 13px;
  font-family: arial;
  height: 16px;
  background: url(../images/newsList_icon055.png) no-repeat left top;
  position: absolute;
  top: 5px;
  right: 74px;
  padding-left: 24px;
  padding-top: 2px;
}
.newsListCon .mainCon dd .readNum {
  display: block;
  font-size: 13px;
  font-family: arial;
  height: 16px;
  background: url(../images/newsList_icon02.png) no-repeat left center;
  position: absolute;
  top: 5px;
  right: 4px;
  padding-left: 24px;
  padding-top: 2px;
}
.newsListCon .mainCon dd a.more {
  display: block;
  width: 36px;
  height: 36px;
  background: url(../images/list_circle.png) no-repeat left top;
  overflow: hidden;
  position: absolute;
  right: 6px;
  bottom: 0;
border-radius: 50%;
  border: solid 1px  #bcbcbc;
}
.newsListCon .mainCon dl:hover dd a.more {
  background-position: left bottom;
background-color: #0079D5;
  border-color: #0079D5;
}
.newsListCon .mainCon dl:hover dd h3 a {
  color: #df1f29;
}
.newsListCon .mainCon dl:hover {
  box-shadow: 0 0 10px 6px #eeeeee;
  z-index: 99;
}
/* about关于我们页面 1200*/
/* aboutMenu*/
.aboutMenu {
  width: 1200px;
  text-align: center;
  padding: 10px 0 40px;
  margin: 0 auto;
}
.aboutMenu li {
  display: inline-block;
  *display: inline;
  *zoom:1;
  font-size: 14px;
  color: #333333;
  /*background: url(../images/aboutMenuBg01.png) no-repeat center;*/
  background-color: #fff;
  border: solid 1px #e5e5e5;
  border-radius: 30px;
  height: 50px;
  line-height: 50px;
  margin-left: 5px;
  width: 141px;
  text-align: center;
}
.aboutMenu li a {
  color: #333;
  text-decoration: none;
  display: block;
}
.aboutMenu li:first-child {
  margin-left: 0;
}
.aboutMenu li.cur {
  /*background: url(../images/aboutMenuBg02.png) no-repeat center;*/
  background-color: #0061cf;
  border-color:#0061cf;
}
.aboutMenu li.cur a {
  color: #fff;
}
.aboutMenu li:hover {
  /*background: url(../images/aboutMenuBg02.png) no-repeat center;*/
  background-color:#0061cf;
  border-color: #0061cf;
}
.aboutMenu li:hover a {
  color: #fff;
}
/* aboutIntro*/
.aboutIntro {
  width: 100%;
  padding-top:30px;
  padding-bottom: 40px;
  background: #fff;
  margin-bottom: 35px;
}
.aboutIntro .mainCon {
  width: 100%;
  margin-top: 34px;
  font-size: 14px;
}
.aboutIntro .mainCon .dt {
  float: left;
  width: 540px;
}
.aboutIntro .mainCon .dd {
  width: 600px;
  float: right;
  position: relative;
}
.aboutIntro .mainCon .dd h3 {
  font-size: 22px;
  color: #333333;
  font-weight: normal;
}
.aboutIntro .mainCon .dd p {
  line-height: 24px;
  color: #333333;
  font-size: 13px;
  margin-top: 10px;
}
.aboutIntro .mainCon .dd i {
  display: block;
  width: 34px;
  height: 2px;
  background: #df1f29;
  position: absolute;
  bottom: 0;
  left: 0;
}

/* aboutHonor*/
.aboutHonor {
  width: 100%;
  padding-bottom: 60px;
}
.aboutHonor .mub01Title h3 {
  color: #1e1e1e;
}
.aboutHonor .mub01Title p {
  color: #999999;
}
.aboutHonor .mainCon {
  width: 100%;
  position: relative;
  margin-top: 34px;
}
.aboutHonor .mainCon i {
  display: block;
  width: 42px;
  height: 42px;
  cursor: pointer;
  position: absolute;
  top: 35%;
  overflow: hidden;
}
.aboutHonor .mainCon .btn01 {
  background: url(../images/aboutMienBtn01.png) no-repeat left top;
  left: -70px;
}
.aboutHonor .mainCon .btn02 {
  background: url(../images/aboutMienBtn02.png) no-repeat left top;
  right: -70px;
}
.aboutHonor .mainCon .aboutHonorCon {
  width: 100%;
  position: relative;
  height: auto;
  overflow: hidden;
} 
.aboutHonor .mainCon .aboutHonorCon ul {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
}
.aboutHonor .mainCon .aboutHonorCon li {
  width: 280px;
  float: left;
  margin-right: 20px;
}
.aboutHonor .mainCon .aboutHonorCon li span {
  display: block;
  width: 100%;
  margin-top: 14px;
  font-size: 14px;
  color: #333;
  text-align: center;
}
.aboutHonor .mainCon .aboutHonorCon li a {
  text-decoration: none;
  display: block;
}
.aboutHonor .mainCon .aboutHonorCon li img {
  display: block;
  width: 100%;
  height: auto;
  border: 1px solid #f4f4f4;
}
.aboutHonor .mainCon .aboutHonorCon li img:hover {
  border: 1px solid #df1f29;
}
.aboutHonor .mainCon .aboutHonorCon li span:hover {
  color: #df1f29;
}
/* aboutHistory*/
#lc {
  padding-top:20px;
}
.aboutHistory {
  width: 100%;
  padding-bottom: 44px;
  background: #fff;
  position: relative;
  padding-top: 20px;
}
.aboutHistory .mainCon {
  width: 100%;
  margin-top: 34px;
}
.aboutHistory .mainCon .conL {
  float: left;
  width: 540px;
  height: 360px;
  padding: 0;
}
.aboutHistory .mainCon .conL a {
  display: block;
}
.aboutHistory .mainCon .conR {
  width: 635px;
  height: 360px;
  margin-left: 25px;
  float: left;
  overflow: hidden;
}
.aboutHistory .mainCon .conR .box {
  width: 588px;
  height: 360px;
  float: left;
  overflow: hidden;
  padding-left: 36px;
  background: url(../images/aboutHistory_xian.png) no-repeat left top;
  overflow: hidden;
}
.aboutHistory .mainCon .conR ul {
  width: 570px;
}
.aboutHistory .mainCon .conR li {
  padding-top: 32px;
  ; border-bottom: 1px solid #e5e5e5;
  padding-bottom: 22px;
}
.aboutHistory .mainCon .conR li dt {
  width: 98px;
  float: left;
  font-size: 23px;
  color: #df1f29;
  font-weight: bold;
  font-family: arial;
}
.aboutHistory .mainCon .conR li dd {
  width: 470px;
  float: left;
}
.aboutHistory .mainCon .conR li dd p {
  font-size: 14px;
  color: #333333;
  line-height: 23px;
  text-align: left;
}
.aboutHistory .mainCon .conR li:first-child {
  padding-top: 0;
}
.aboutHistory .mainCon .scroll {
  width: 11px;
  height: 360px;
  float: right;
  position: relative;
  background: url(../images/scroll02.png);
  z-index: 99;
}
.aboutHistory .mainCon .scroll p {
  width: 11px;
  height: 61px;
  background: url(../images/scroll01.png);
  cursor: auto;
  left: 0;
  top: 1px;
  position: absolute;
  background: url(../images/scroll01.png);
}
#fzlc {
  padding-top: 0px;
}
.aboutHistoryHelp {
  width: 100%;
  background: #fff;
  position: relative;
}
.aboutHistoryHelp .conL {
  float: left;
  width: 540px;
  height: 360px;
  padding: 0;
}
.aboutHistoryHelp .conL a {
  display: block;
}
.aboutHistoryHelp .conR {
  width: 575px;
  height: 360px;
  margin-left: 25px;
  float: left;
  overflow: hidden;
}
.aboutHistoryHelp .conR .box {
  width: 510px;
  height: 360px;
  float: left;
  overflow: hidden;
  padding-left: 36px;
  background: url(../images/aboutHistory_xian.png) no-repeat left top;
  overflow: hidden;
}
.aboutHistoryHelp .conR ul {
  width: 540px;
}
#aboutHistoryUl li a {
  cursor: default;
}
.aboutHistoryHelp .conR li {
  padding-top: 32px;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 22px;
}
.aboutHistoryHelp .container {
  width: 1140px;
}
.aboutHistoryHelp .conR li dt {
  width: 98px;
  float: left;
  font-size: 26px;
  color: #df1f29;
  font-weight: bold;
  font-family: arial;
}
.aboutHistoryHelp .conR li dd {
  width: 408px;
  float: left;
}
.aboutHistoryHelp .conR li dd p {
  font-size: 14px;
  color: #333333;
  line-height: 23px;
  text-align: left;
}
.aboutHistoryHelp .conR li:first-child {
  padding-top: 0;
}
.aboutHistoryHelp .scroll {
  width: 11px;
  height: 360px;
  float: right;
  position: relative;
  background: url(../images/scroll02.png);
  z-index: 99;
}
.aboutHistoryHelp .scroll p {
  width: 11px;
  height: 61px;
  background: url(../images/scroll01.png);
  cursor: auto;
  left: 0;
  top: 1px;
  position: absolute;
  background: url(../images/scroll01.png);
}
.aboutHistoryHelp .mub01Title h3 i {
  width: 506px;
}
#fzlcdesc {
  font-size: 12px;
  color: #999999;
  font-family: arial;
  margin-top: 6px;
  text-align: center;
  margin-bottom: 20px;
}
.aboutHistory #licheng {
  padding-top: 0px;
}

/* aboutMien*/
.aboutMien {
  width: 100%;
  padding-top: 30px;
  background: #fff;
}
.aboutMien .mainCon {
  width: 100%;
  height: 600px;
  position: relative;
  margin-top: 34px;
}
.aboutMien .mainCon span {
  display: block;
  width: 42px;
  height: 42px;
  cursor: pointer;
  position: absolute;
  top: 50%;
  margin-top: -21px;
  overflow: hidden;
}
.aboutMien .mainCon .btn01 {
  background: url(../images/aboutMienBtn01.png) no-repeat left top;
  left: 0;
}
.aboutMien .mainCon .btn02 {
  background: url(../images/aboutMienBtn02.png) no-repeat left top;
  right: 0;
}
.aboutMien .aboutMienCon {
  overflow: hidden;
  width: 1080px;
  height: 100%;
  margin: 0 auto;
  position: relative
}
.aboutMien .aboutMienCon .aboutMienBox {
  width: 1080px;
  height: 100%;
  margin: 0 auto;
}
.aboutMien .aboutMienCon .iteam {
  position: absolute;
  overflow: hidden;
  height: auto;
  top: 12% !important;
}
.aboutMien .aboutMienCon .iteam img {
  display: block;
}
.aboutMien .aboutMienCon .iteam b {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/aboutMienBg.png) repeat;
}
.aboutMien .aboutMienCon .iteam.active b {
  display: none;
}
.aboutMien .aboutMienCon .iteam.active {
  height: auto;
  top: 0 !important;
}
.aboutMien .aboutMienCon .iteam.active p {
  color: #333333;
  font-size: 14px;
  margin-top: 16px;
  text-align: center;
}
.aboutMien .aboutMienCon .iteam.active p a {
  display: block;
  color: #333;
  text-decoration: none;
}

/* linkUsMap*/
.contact-us1200 { margin-bottom: 30px; }
.contact-us1200 .linkUsMap {
  width: 100%;
}
.contact-us1200 .linkUsMap .mainCon {
  width: 100%;
}
.contact-us1200 .linkUsMap .mainCon .conL {
  width: 455px;
  height: 496px;
  float: left;
  background: #fff;
  padding: 54px 70px 0 75px;
}
.contact-us1200 .linkUsMap .mainCon .conL h3 {
  font-size: 24px;
  color: #006699;
  margin-bottom: 42px;
}
.contact-us1200 .linkUsMap .mainCon .conL .box {
  width: 100%;
}
.contact-us1200 .linkUsMap .mainCon .conL .box li {
  height: 71px;
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
}
.contact-us1200 .linkUsMap .mainCon .conL .box li:first-child {
  border-top: 1px solid #e5e5e5;
}
.contact-us1200 .linkUsMap .mainCon .conL .box li img {
  display: block;
  margin-top: 18px;
  float: left;
}
.contact-us1200 .linkUsMap .mainCon .conL .box li p {
  float: left;
  margin-top: 26px;
  width: 402px;
  float: right;
}
.contact-us1200 .linkUsMap .mainCon .conL .box p span {
  font-size: 15px;
  color: #666666;
}
.contact-us1200 .linkUsMap .mainCon .conL .box p em {
  font-size: 15px;
  color: #333;
}

/* linkUsLy*/
.contact-us1200 .linkUsLy {
  width: 100%;
  margin-top: 12px;
}
.contact-us1200 .linkUsLy .mainCon {
  width: 100%;
  height: 520px;
  background: url(../images/linkUsLyBg.jpg) no-repeat top;
  padding-bottom: 20px;
  position: relative;
}
.contact-us1200 .linkUsLy .mainCon .box {
  width: 500px;
  margin-left: 620px;
  padding-top: 55px;
}
.contact-us1200 .linkUsLy .mainCon .box input {
  width: 408px;
  height: 58px;
  line-height: 58px;
  padding: 0 70px 0 20px;
  border: none;
  border: 1px solid #e5e5e5;
  font-size: 16px;
  color: #999999;
  margin-bottom: 20px;
  outline: none;
  font-size: 16px;
  color: #999999;
}
.contact-us1200 .linkUsLy .mainCon .box .input1 {
  background: url(../images/linkUsLy_icon01.png) no-repeat 452px center;
}
.contact-us1200 .linkUsLy .mainCon .box .input2 {
  background: url(../images/linkUsLy_icon02.png) no-repeat 452px center;
}
.contact-us1200 .linkUsLy .mainCon .box textarea {
  width: 408px;
  height: 80px;
  padding: 0 70px 0 20px;
  border: none;
  border: 1px solid #e5e5e5;
  font-size: 16px;
  color: #999999;
  margin-bottom: 20px;
  outline: none;
  font-size: 16px;
  color: #999999;
  padding-top: 20px;
  background: url(../images/linkUsLy_icon03.png) no-repeat 452px 20px;
  resize: none;
}
.contact-us1200 .linkUsLy .mainCon .box a {
  display: block;
  height: 60px;
  text-align: center;
  width: 100%;
  font-size: 22px;
  color: #fff;
  line-height: 60px;
  background: #df1f29;
  text-decoration: none;
}
.contact-us1200 .linkUsLy .mainCon .title {
  position: absolute;
  top: 66px;
  left: 70px;
}
.contact-us1200 .linkUsLy .mainCon .title h3 {
  font-size: 24px;
  color: #df1f29;
}
.contact-us1200 .linkUsLy .mainCon .title p {
  font-size: 20px;
  color: #b8b8b8;
  font-family: arial;
  margin-top: 2px;
}
.contact-us1200 .linkUsLy .mainCon li {
  margin-bottom: 20px;
  color: #777;
  height: 60px;
  list-style:none;
}
.contact-us1200 .linkUsLy .mainCon label {
  display: inline-block;
  float: left;
  line-height: 60px;
  height: 58px;
  width: 77px;
  border: 1px solid #dedede;
  border-right-width: 0;
  text-align: center;
  background: #fff;
}
.contact-us1200 .linkUsLy .mainCon .iptTxt {
  float: left;
  width: 252px;
  border: 1px solid #dedede;
  height: 16px;
  line-height: 16px;
  padding: 10px 0;
  outline: none;
  text-indent: 1em;
  background: #fff;
  color: #333;
}
.contact-us1200 .linkUsLy .mainCon li.yzm .iptTxt {
  float: left;
  width: 130px;
  margin-bottom: 0px;
}
.contact-us1200 cite {
  display: block;
}
.contact-us1200 .linkUsLy .mainCon cite {
  float: left
}
.contact-us1200 .linkUsLy .mainCon cite img {
  width: 110px;
  margin-left: 10px;
  margin-top: 10px;
}
.contact-us1200 .linkUsLy .mainCon cite #spChgVerCode {
  display: inline;
  text-align: left;
  font-size: 14px;
  color: #000;
  background: none;
}



/*2018-11-19*/
/* proList 产品列表内页*/
.left-side-box .sidebar {
  width: 100%;
}
.left-side-box .sidebar .top {
  width: 100%;
  height: 70px;
  background: url(../images/proListClassify_icon01.png) no-repeat 267px center #0061cf;
}
.left-side-box .sidebar h3 {
  padding: 20px 0 0 26px;
  font-size: 24px;
  font-weight: normal;
}
.left-side-box .sidebar h3 a {
  display: block;
  color: #fff;
  text-decoration: none;
}
.left-side-box .sidebar h3 em {
  font-weight: bold;
  color: #fff;
}
.left-side-box .sidebar h3 span {
  font-size: 10px;
  color: #fff;
  font-family: arial;
  margin-left: 6px;
  position: relative;
  top: 2px;
}
.left-side-box .sidebar .box1 {
  padding: 26px;
  background: #fff;
}
.left-side-box .sidebar .box1 dl {
  margin-top: 20px;
}
.left-side-box .sidebar .box1 dl:first-child {
  margin-top: 0;
}

.left-side-box .sidebar .box1 dt {
  height: 56px;
  text-indent: 26px;
  font-size: 18px;
 /* background: url(../images/proListClassify_icon02.png) no-repeat 90% center #eaeaea;*/
  background-color:#0061cf;
  line-height: 56px;
}
.left-side-box .sidebar .box1 dt a { display: block; width: 100%; height: 100%; position: relative;color:#fff;}
.left-side-box .sidebar .box1 dt i,
.left-side-box .sidebar .box1 dd i,
.about-menu-sidebar .box1 dd i
 { display: block; width: 23px; height: 23px; background-color: #fff; border: solid 1px #ddd; position: absolute; right: 10%; top: 15px; z-index: 9; border-radius: 50%; }
.left-side-box .sidebar .box1 dt i:before,
.left-side-box .sidebar .box1 dd i:before,
.about-menu-sidebar .box1 dd i:before
 { content: ''; display: block; width: 7px; height: 12px; background: url(../images/proListClassify_icon04.png) no-repeat; position: relative; left: 8px; top: 5px; }

.left-side-box .sidebar .box1 dt a:hover,
.left-side-box .sidebar .box1 dt.cur a{
color: #fff;
background-color:#e60009;
}
.left-side-box .sidebar .box1 dd a:hover,
.left-side-box .sidebar .box1 dd a.cur,
.about-menu-sidebar .box1 dd a:hover,
.about-menu-sidebar .box1 dd a.cur{
  color: ##e60009;
  font-weight: bold;
}

.left-side-box .sidebar .box1 dt a:hover i,
.left-side-box .sidebar .box1 dt.cur a i,
.left-side-box .sidebar .box1 dd a:hover i,
.left-side-box .sidebar .box1 dd a.cur i,
.about-menu-sidebar .box1 dd a:hover i,
.about-menu-sidebar .box1 dd a.cur i  {
  background-color: #e60009;
  border-color: #fff;
}
.left-side-box .sidebar .box1 dt a:hover i:before,
.left-side-box .sidebar .box1 dt.cur a i:before,
.left-side-box .sidebar .box1 dd a:hover i:before,
.left-side-box .sidebar .box1 dd a.cur i:before,
.about-menu-sidebar .box1 dd a:hover i:before,
.about-menu-sidebar .box1 dd a.cur i:before {
  background-image: url(../images/proListClassify_icon05.png);
}
.left-side-box .sidebar .box1 dd{display:none;}
.left-side-box .sidebar .box1 dd a {
  display: block;
  font-size: 14px;
  color: #666666;
  height: 50px;
  line-height: 50px;
  /*background: url(../images/proListClassify_icon02.png) no-repeat 90% center;*/
  text-indent: 25px;
  text-decoration: none;
  border-left: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  position: relative;
}
.left-side-box .sidebar .box1 dd a:first-child {
  border-top: none;
}
.left-side-box .sidebar .box1 dd{}
.left-side-box .sidebar .box2 {
  margin-top: 20px;
  background: #fff;
  margin-bottom: 20px;
}
.left-side-box .sidebar .box2 .phone {
  padding-left: 86px;
  padding-top: 25px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaeaea;
  position: relative;
}
.left-side-box .sidebar .box2 .phone>i { display: block; width: 44px; height: 44px; background-color: #0061cf; border-radius: 50%; position: absolute; left: 32px; top: 25px; z-index: 9; }
.left-side-box .sidebar .box2 .phone>i:before { content: ''; display: block; width: 100%; height: 100%; background: url(../images/proListClassify_phone.png) no-repeat; position: absolute; left: 0; top: 0; z-index: 99; border-radius: 50%; }
.left-side-box .sidebar .box2 .phone span {
  display: block;
  font-size: 14px;
  color: #333333;
}
.left-side-box .sidebar .box2 .phone p {
  font-size: 24px;
  color: #0061cf;
  font-family: arial;
}
.left-side-box .sidebar .intro {
  padding: 28px 28px 24px;
}
.left-side-box .sidebar .intro p {
  font-size: 14px;
  color: #333333;
  margin-bottom: 8px;
  line-height: 20px;
}
.left-side-box .sidebar .intro p em {
  font-size: 14px;
  color: #333;
  font-family: arial;
}

/*侧边栏热门资讯*/
.hot-news-sidebar { background-color: #fff; margin-bottom: 10px;}
.hot-news-sidebar .box { padding: 30px 28px 18px; }
.hot-news-sidebar .box .top {
  height: 40px;
  border-bottom: 1px solid #e7e7e7;
}
.hot-news-sidebar .box .top h3 {
  font-size: 18px;
  color: #333333;
  font-weight: normal;
  float: left;
}
.hot-news-sidebar .box .top h3 em {
  font-weight: bold;
  color: #0061cf;
}
.hot-news-sidebar .box .top h3 i {
  width: 100%;
  height: 1px;
  background: #0061cf;
  position: relative;
  display: block;
  top: 18px;
}
.hot-news-sidebar .box .top a.more {
  display: block;
  width: 21px;
  height: 21px;
  float: right;
  margin-top: 4px;
}
.hot-news-sidebar .box ul {
  padding-top: 18px;
}
.hot-news-sidebar .box1 li {
  font-size: 14px;
  margin-bottom: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.hot-news-sidebar .box1 li a {
  color: #333333;
}
.hot-news-sidebar .box1 li:hover a {
  color: #df1f29;
}
/*侧边栏最新资讯*/
.zuixin-news-sidebar .box2 li {
  font-size: 14px;
  margin-bottom: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.zuixin-news-sidebar .box2 li a {
  color: #333333;
}
.zuixin-news-sidebar .box2 li:hover a {
  color: #df1f29;
}

/*侧边栏关于我们*/
.about-menu-sidebar { margin-bottom: 10px; }
.about-menu-sidebar .top {
  width: 300px;
  height: 70px;
  background: url(../images/proListClassify_icon01.png) no-repeat 238px center #0061cf;
}
.about-menu-sidebar h3 {
  padding: 20px 0 0 26px;
  font-size: 24px;
  font-weight: normal;
}
.about-menu-sidebar h3 a {
  display: block;
  color: #fff;
  text-decoration: none;
}
.about-menu-sidebar h3 em {
  font-weight: bold;
  color: #fff;
}
.about-menu-sidebar h3 span {
  font-size: 10px;
  color: #fff;
  font-family: arial;
  margin-left: 6px;
  position: relative;
  top: 2px;
}
.about-menu-sidebar .box1 {
  padding: 26px;
  background: #fff;
}
.about-menu-sidebar .box1 dl {
  margin-top: 20px;
}
.about-menu-sidebar .box1 dl:first-child {
  margin-top: 0;
}
.about-menu-sidebar .box1 dd a {
  display: block;
  font-size: 14px;
  color: #666666;
  width: 100%;
  height: 50px;
  line-height: 50px;
  /*background: url(../images/proListClassify_icon02.png) no-repeat 190px center;*/
  text-indent: 25px;
  text-decoration: none;
  border: 1px solid #eaeaea;
  border-top: none;
  position: relative;
}

.about-menu-sidebar .box1 dd:first-child a {
  border-top: 1px solid #eaeaea;
}
/*
.about-menu-sidebar .box1 dd a:hover, .about-menu-sidebar .box1 dd a.cur {
  color: #df1f29;
  background: url(../images/proListClassify_icon03.png) no-repeat 190px center;
  font-weight: bold;
}*/

/* --wrap-title-- */
.wrap-title{margin-bottom:30px;text-align:center;line-height:1.5;overflow:hidden;animation:fadeinT 1s ease-out backwards;}
.wrap-title h2{font-size:35px;color:#333;font-weight:normal;}
.wrap-title h2 a{color:#333;}
.wrap-title p{font-size:18px;color:#666;}
.wrap-title.white *{color:#fff;}
/* --end wrap-title-- */

/* --case-- */
.case{padding:60px 0;overflow:hidden;background:#f8f8f8;}
.case-tab .tab-menu{position:relative;z-index:2;height:85px;line-height:85px;background:#0079d5;}
.case-tab .tab-menu li{position:relative;float:left;width:20%;font-size:16px;}
.case-tab .tab-menu li:last-child a{border-right:none;}
.case-tab .tab-menu li a{display:block;color:#fff;text-align:center;border-right:#fff solid 1px;}
.case-tab .tab-menu li i,.case-tab .tab-menu li span{display:inline-block;margin:0 6px;vertical-align:middle;}
.case-tab .tab-menu li i{position:relative;width:26px;height:26px;overflow:hidden;}
.case-tab .tab-menu li i img{display:block;position:absolute;top:0;left:0;transition: all ease-in-out 0.5s;}
.case-tab .tab-menu li.cur{box-shadow:0 0 10px #e60009;}
.case-tab .tab-menu li.cur a{background:#e60009;}
.case-tab .tab-menu li.cur:after{display:block;content:"";position:absolute;top:100%;width:100%;height:6px;background:url(../images/case_tab_cur.png) no-repeat center;}

.case-tab .tab-main{position:relative;z-index:1;padding:45px;height:352px;background:#fff;box-shadow:0 0 30px #b2cff1}
.case-item{overflow:hidden;}
.case-item .text{position:relative;float:left;padding-left:15px;width:354px;height:352px;}
.case-item .text h3{height:75px;line-height:75px;font-weight:normal;border-bottom:#ddd solid 1px;overflow:hidden;}
.case-item .text h3 a{color:#333;}
.case-item .text .abstr{margin-top:25px;height:150px;line-height:30px;font-size:14px;color:#666;overflow:hidden;}
.case-item .text .btnBox{margin-top:30px;width:290px;height:50px;line-height:50px;text-align:center;overflow:hidden;}
.case-item .text .btnBox a{display:block;width:142px;color:#fff;font-size:14px;border-radius:5px;}
.case-item .text .btnBox a.fl{background:#0079d5;}
.case-item .text .btnBox a.fr{background:#e60009;}
.case-item .text .btnBox a:hover{box-shadow:0 0 10px #333 inset}
.case-slide{position:relative;float:right;width:660px;height:352px;overflow:hidden;}
.case-slide .item{position:relative;width:660px;height:352px;overflow:hidden;}
.case-slide .item img{display:block;width:660px;height:352px;transition: all 1s;}
.case-slide .item a{display:block;}
.case-slide .item a:hover img{transform:scale(1.1);}
.case-slide .item span{position:absolute;left:0;bottom:0;display:block;padding:0 5%;width:90%;height:60px;line-height:60px;font-size:16px;color:#fff;background:rgba(0,0,0,0.8);}
.case-slide .item span:after{content:"";display:block;position:absolute;right:5%;top:24px;width:32px;height:13px;background:url(../images/read.png) no-repeat;}
.case-slide .sPrev,.case-slide .sNext{position:absolute;z-index:333;top:50%;margin-top:-27px;width:57px;height:57px;cursor:pointer;}
.case-slide .sPrev{left:10px;background:url(../images/prev01.png) no-repeat;}
.case-slide .sPrev:hover{background-image:url(../images/prev01_cur.png);}
.case-slide .sNext{right:10px;background:url(../images/next01.png) no-repeat;}
.case-slide .sNext:hover{background-image:url(../images/next01_cur.png);}
.case .more{margin-top:50px;line-height:45px;text-align: center;font-size: 16px;}
.case .more a{display: block;margin: 0 auto;width: 160px;color: #fff;background: #0079d5;border-radius: 5px;}
.case .more a:hover{box-shadow:0 0 10px #333 inset}
/* --end case-- */

/* --comment-- */
.comment{padding:60px 0;overflow:hidden;background:url(../images/comment_bg.jpg) no-repeat center 0;}
.comment-slide{position:relative;height:398px;}
.comment-slide .prev,.comment-slide .next{position:absolute;z-index:333;top:170px;width:57px;height:57px;cursor:pointer;}
.comment-slide .prev{left:-90px;background:url(../images/prev01.png) no-repeat;}
.comment-slide .prev:hover{background-image:url(../images/prev01_cur.png)}
.comment-slide .next{right:-90px;background:url(../images/next01.png) no-repeat;}
.comment-slide .next:hover{background-image:url(../images/next01_cur.png)}
.comment-list .item{margin:10px 30px 10px 0;width:380px;height:378px;background:#fff;transition: all 1s;}
.comment-list .item .pic{width:380px;height:237px;overflow:hidden;}
.comment-list .item .pic img{display:block;width:380px;height:237px;transition: all 1s;}
.comment-list .item .text{padding:26px 30px;overflow:hidden;}
.comment-list .item .text span{display:block;margin-bottom:4px;height:32px;line-height:32px;font-size:18px;overflow:hidden;}
.comment-list .item .text span a{color:#333;}
.comment-list .item .text p{font-size:14px;color:#666;height:48px;line-height:24px;overflow:hidden;}
.comment-list .item:hover{box-shadow:0 0 8px #fff;}
.comment-list .item:hover img{transform:scale(1.1);}
.comment-list .item:hover span a{color:#df1f29;}
/* --end comment-- */

/* --ad02-- */
.ad02{overflow:hidden;background:#fff;}
.ad02 .wrapper{position:relative;padding:40px 0;height:158px;}
.ad02 .btnBox{float:left;width:207px;overflow:hidden;}
.ad02 .btnBox a{display:block;height:77px;line-height:77px;font-size:18px;text-align:center;}
.ad02 .btnBox a.btn01{color:#fff;background:#0061cf;border:#0061cf solid 1px;;border-bottom:0;border-radius:5px 5px 0 0;}
.ad02 .btnBox a.btn02{color:#333;background:#fff;border:#ddd solid 1px;border-top:0;border-radius:0 0 5px 5px;}
.ad02 .btnBox a:hover{color:#fff;background:#e60009;border-color:#e60009;}
.ad02 .text{float:left;padding-left:60px;width:264px;height:158px;overflow:hidden;border-right:#ddd solid 1px;}
.ad02 .text dl{margin-top:16px;line-height:1.5;}
.ad02 .text dt{font-size:14px;color:#333;}
.ad02 .text dd{font-family:Arial;font-size:24px;color:#e60009;font-weight:bold;}
.QRcode{float:left;padding-left:60px;width:330px;overflow:hidden;}
.QRcode .fl{width:156px;height:156px;border:#ddd solid 1px;}
.QRcode .fl img{display:block;width:156px;height:156px;}
.QRcode .fr{width:140px;height:156px;}
.QRcode .fr strong{display:block;padding:12px 0;font-size:24px;color:#333;}
.QRcode .fr p{font-size:18px;color:#666;line-height:1.5;}
.ad02 .pic{position:absolute;right:-42px;bottom:0;animation:bounceinR 1s ease-out backwards;}
.ad02 .pic img{display:block;}
/* --end ad02-- */

/* --ad-- */
.ad{padding:60px 0;height:186px;overflow:hidden;background:#f2f2f2;border-top:#ddd solid 1px;}
.ad-l{float:left;width:355px;height:186px;border-right:#ddd solid 1px;animation:bounceinL 1s ease-out backwards;}
.ad-l span{display:block;font-size:35px;color:#333;}
.ad-l p{padding:5px 0;font-size:18px;color:#666;}
.ad-l em{display:block;font-family:Arial;font-size:18px;font-weight:bold;color:#ddd;text-transform:uppercase;}
.ad-l dl{margin-top:25px;padding:5px 0 5px 70px;height:50px;line-height:25px;overflow:hidden;background:url(../images/tel_icon.png) no-repeat 0 center;}
.ad-l dl dt{display:block;font-size:18px;color:#666;}
.ad-l dl dd{display:block;font-family:Arial;font-size:26px;font-weight:bold;color:#0079d5;}
.ad-r{float:right;width:844px;overflow:hidden;animation:bounceinR 1s ease-out backwards;}
.ad-r .item{float:left;width:33.33%;text-align:center;}
.ad-r .item img{display:block;margin:0 auto;width:115px;height:115px;}
.ad-r .item strong{display:block;margin-top:20px;height:30px;line-height:30px;font-size:18px;color:#333;}
.ad-r .item p{font-size:14px;color:#666;line-height:22px;}
/* --end ad-- */
/* 内页右侧菜单*/
.leib2,.leib {
	width:228px;
	margin-bottom:20px;
	text-align: left;
}
.leib2 .tit,.leib .tit {
	color:#fff;
	font:22px "Microsoft YaHei",arial;
	background:#E60009;
	height:49px;
	text-align:center;
	overflow:hidden;
	margin-bottom:6px;
	line-height:45px;
	font-weight:bold;
	padding:0px;
	margin-top:0px;
}
.leib2 .tit i,.leib .tit i {
	color: #fff;
	display: block;
	font:12px Arial;
	text-align: center;
	font-size:14px;
	line-height:18px;
	text-transform:uppercase;
}
.leib2 .tit a,.leib .tit a {
	color:#333;
}
.leib2 .nr {
	border:1px solid #ececec;
	padding:0;
}
.leib2 .nr h4 {

}
.leib2 .nr h4 a {
	background:#fff url(../images/flico01.jpg) no-repeat 188px 14px;
	border-top: none;
	color: #666666;
	display: block;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #333333;
	padding-left: 20px;
	padding-right: 20px;
}
.leib2 .nr h4 a:hover,.leib2 .nr h4.cur a {
	background:#d50e0e url(../images/flico02.jpg) no-repeat 188px 14px;
	color: #f8f8f8;
}
.leib2 .nr ul {
	position:relative;
	left:0px;
	top:0;
	background: url(../images/sha2.png) repeat;
	width: 226px;
	display: none;
}
.leib2 .nr ul li a {
	float: left;
	width: 186px;
	padding-left: 40px;
	padding-right: 0;
	background:url(../images/flc_jt.png) no-repeat 12px center;
	margin-left: 0;
	color: #fff;
	height: 50px;
	line-height: 50px;
	border: none;
	font-weight: normal;
	border-bottom: 1px dashed #e47474;
	overflow:hidden;
}
.leib2 .nr h4.cur ul li a,.leib2 .nr ul li a:hover {
	background:url(../images/flc_jt.png) no-repeat 12px center;
	color: #fff;
}
.leib2 .nr h4:hover ul {
	display: block;
}
.leib2 .nr2 {
	border:0px solid #ececec;
	padding:0;
}
.leib2 .nr2 h3 {
	background:url(../images/cpfl32.jpg) no-repeat left center;
	width: 228px;
	height: 57px;
	line-height: 57px;
	font-size:14px;
	color: #d50e0e;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
}
.leib2 .nr2 h3 a {
	color: #d50e0e;
	width: 170px;
	display: block;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.leib2 .nr2 h3 a:hover,.leib2 .nr h3.cur a {
	text-decoration:none;
}
.leib2 .nr2 h4 {
	position: relative;
	z-index:9999;
}
.leib2 .nr2 h4 a {
	background:#fff url(../images/flico01.jpg) no-repeat 188px 14px;
	border: 1px solid #dcdcdc;
	border-top: none;
	color: #666666;
	display: block;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #333333;
	padding-left: 20px;
	padding-right: 20px;
}
.leib2 .nr2 h4 a:hover,.leib2 .nr h4.cur a {
	background:#d50e0e url(../images/flico02.jpg) no-repeat 188px 14px;
	color: #f8f8f8;
}
.leib2 .nr2 ul {
	position: absolute;
	left:228px;
	top:0;
	background: url(../images/sha2.png) repeat;
	width: 280px;
	display: none;
}
.leib2 .nr2 ul li a {
	float: left;
	width: 240px;
	padding-left: 40px;
	padding-right: 0;
	background:url(img/index/flc_jt.png) no-repeat 12px center;
	margin-left: 0;
	color: #fff;
	height: 50px;
	line-height: 50px;
	border: none;
	font-weight: normal;
	border-bottom: 1px dashed #e47474;
	overflow:hidden;
}
.leib2 .nr2 h4.cur ul li a,.leib2 .nr ul li a:hover {
	background:url(../images/flc_jt.png) no-repeat 12px center;
	color: #fff;
}
.leib2 .nr2 h4:hover ul {
	display: block;
}
.inf_lc li p b {
	display:block;
	font-weight:100;
	color:#000000;
}
.inf_lc li p b a,.inf_lc li p b a:hover {
	color:#343434;
	font-weight:bold;
}
.inf_lc li p b a:hover {
	color:#E60009;
}
.inf_lc li .fr {
	margin:30px 0 0;
	width:70px;
	height:25px;
	line-height:25px;
	text-align:center;
	color:#ffffff;
	background-color:#999;
}
/*左侧联系方式*/
.leftcontact {
	position: relative;
	margin-top: 550px;
	width:218px;
	height:310px;
	border:4px solid #E60009;
	border-bottom:107px solid #E60009;
	margin-bottom:20px;
}
.leftlx_c {
	height:270px;
	overflow:hidden;
	text-align: left;
}
.leftlx_c h3 {
	font-size:32px;
	color:#E60009;
	text-align:center;
	margin:15px 0 15px;
}
.leftlx_c span {
	display:block;
	background:url(../images/lxtel.jpg) no-repeat 0 center;
	font-size:12px;
	color:#666;
}
.leftlx_c span b {
	display:block;
	font-size:24px;
	text-align:center;
	color:#494949;
	margin-bottom:10px;
}
.leftlx_c ul {
	margin:20px 0 0 15px;
}
.leftlx_c li {
	font-size:14px;
	color:#494949;
	margin-bottom:9px;
}
.leftlx_c li em {
	display:block;
	font-size:16px;
	margin-bottom:5px;
}
/* 内页右侧*/
	.rightCase {
	margin-bottom:15px;
}
.rightTie {
	background:#4E4E4E;
	height:50px;
	line-height:50px;
	font-size:16px;
	color:#fff;
	padding-left:20px;
	font-weight:normal;
}
.rightCase_main {
	height:645px;
	overflow:hidden;
	padding:9px;
	border:1px solid #dadada;
	border-top:none;
	border-bottom:3px solid #dadada;
	border-radius:0 0 5px 5px;
}
.rightCase_main li {
	width:230px;
	overflow:hidden;
	margin-bottom:10px;
}
.rightCase_main li img {
	width:230px;
	height:205px;
	transition:all 0.5s;
}
.rightCase_main li span,.rightTeam_main li span {
	height:30px;
	line-height:30px;
	position:relative;
	text-align:center;
	display: block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
	margin-top:-30px;
	background: url('../images/opc.png');
	color:#fff;
	transition:all 0.3s;
}
.rightCase_main li:hover img,.rightNews_main li.n1:hover img {
	transition:all 0.5s;
	transform:scale(1.1,1.1)
}
.rightNews_main,.rightTeam_main {
	background:#f4f4f4;
	padding:10px;
	overflow:hidden;
	border-bottom:2px solid #dadada;
	border-radius:0 0 5px 5px;
}
.rightNews_main li.n1 {
	width:230px;
	height:205px;
	overflow:hidden;
}
.rightNews_main li.n1 img {
	width:230px;
	height:205px;
	transition:all 0.5s;
}
.rightNews_main li.n1 span {
	display:block;
	background: url('../images/opc.png');
	height:30px;
	line-height:30px;
	text-align:center;
	padding:0 10px;
	color:#fff;
	position:relative;
	margin-top:-30px;
}
.rightNews_main li.n2 {
	height:35px;
	line-height:35px;
	border-bottom:1px solid #fff;
	white-space:nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
}
.rightTeam_main li {
	float:left;
	width:110px;
	margin:0 10px 10px 0;
	height:140px;
	overflow:hidden;
}
.rightTeam_main ul {
	width:240px;
}
.rightTeam_main li img {
	width:110px;
	height:140px;
}
.rightTeam_main li span {
	margin-top:0;
}
.rightTeam_main li:hover span {
	margin-top:-35px;
	transition:all 0.3s;
}
/* 左侧图片放大镜样式*/
.proShow_pic {
	width:470px;
	height:400px;
	margin-bottom:20px;
}
.jqzoom {
	float:left;
	border:none;
	position:relative;
	padding:0px;
	cursor:pointer;
	margin:0px;
	display:block;
}
.zoomdiv {
	z-index:100;
	position:absolute;
	top:0px;
	left:0px;
	width:350px;
	height:310px;
	background:#ffffff;
	border:1px solid #CCCCCC;
	display:none;
	text-align:center;
	overflow:hidden;
}
.jqZoomPup {
	z-index:10;
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
	width:20px;
	height:20px;
	border:1px solid #aaa;
	background:#ffffff;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
}
/* 图片小图样式*/
.spec-preview {
	width:468px;
	height:351px;
	border:1px solid #ccc;
}
.spec-scroll {
	margin-top:10px;
	width:470px;
	height:95px;
	overflow:hidden;
	position:relative;
}
.spec-scroll a.btn {
	width:30px;
	height:75px;
	position:absolute;
	top:10px;
	left:0;
	background:url('../images/listpro_btn.png') no-repeat 0 0px;
	cursor:pointer;
	opacity:0;
	z-index:5;
}
.spec-scroll a.next {
	background-position: -30px 0;
	right:0;
	left:auto;
}
.spec-scroll .items {
	position:relative;
	width:470px;
	height:95px;
	margin:0 auto;
	overflow:hidden;
}
.spec-scroll .items ul {
	position:absolute;
	width:500px;
	height:95px;
}
.spec-scroll .items ul li {
	width:120px;
	height:95px;
	float:left;
}
.spec-scroll .items ul li img {
	width:108px;
	height:93px;
	cursor:pointer;
	border:1px solid #ccc;
}
.spec-scroll .items ul li img:hover,.spec-scroll .items ul .on img {
	border:1px solid #4E4E4E;
}
.spec-scroll:hover a.btn {
	opacity:1;
}
/* 产品右侧简介样式*/
.proShow_title {
	width:420px;
	height:400px;
	overflow:hidden;
	float:right;
	font-size:14px;
}
.proShow_title h2 {
	font-size:24px;
	color:#4E4E4E;
	margin-bottom:15px;
	margin-top:5px;
}
.proShow_title h2 em {
	margin-left: 15px;
	font-size:20px;
	color:#4E4E4E;
	margin-bottom:15px;
	margin-top:5px;
}
.proShow_title .font {
	font-size: 16px;
	height:230px;
	margin-bottom:10px;
}
.proShow_title .font p {
	padding:10px 5px;
}
.proShow_title .phone {
	font-size:18px;
	line-height: 24px;
	color:#333;
	font-weight:bold;
	/*padding-bottom:9px;
	border-bottom:px solid #f4f4f4;
	margin-bottom:15px;*/
}
.proShow_title .order {
	display:block;
	width:150px;
	height:50px;
	margin:0 auto;
	background:#4E4E4E;
	text-align:center;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	line-height:50px;
}
.proShow_title .order:hover {
	background:#3CB134;
	transition:all 0.3s;
}
/* 产品说明标签切换样式*/
.proShow_table {
	margin-bottom:50px;
	overflow:hidden;
	border-top: #dadada 2px dashed;
  font-size: 16px;
  line-height: 32px;
}
.proShow_table p img {
	text-align: center;
	width: 600px;
	height:auto;
}
.news_con {
	padding-top:15px;
}
.n_info_con {
	padding:10px 15px 0 10px;
	overflow:hidden;
}
.n_info_con h1 {
	border-bottom: 1px dashed #CCCCCC;
	color: #333;
	font-family: "微软雅黑";
	font-size: 22px;
	line-height: 40px;
	padding-bottom:10px;
	margin-bottom: 10px;
	text-align: center;
}
.n_info_con2 {
	width:668px;
}
.n_info_con h3 {
	text-align:center;
	color:#000;
	font-family:"微软雅黑";
	margin-bottom:10px;
	font-size:24px;
	border-bottom: 1px dashed #CCCCCC;
}
/*资讯详细页面，内容标题*/
.info_con_tit {
	font-family:"微软雅黑";
	line-height:24px;
	margin-bottom:15px;
}
.info_con_tit span {
	margin-right:20px;
}
.info_con_tit .n_tit {
	text-align:center;
	color:#BCBBBB;
}
.info_con_tit .n_tit a {
	color:#BCBBBB;
}

.info_con_tit .n_tit2 {
	height:24px;
}
.n_info_con .tit2_span {
	float:right;
	margin:0;
	_margin-top:5px;
}
.n_info_con p {
	line-height:25px;
	padding:0 10px;
	word-spacing: 10px;
	margin:25px 0;
}
.n_info_con p a {
	color:#B61212;
}
.n_info_con .apage {
	text-align:center;
	margin-bottom:10px;
}
.newsinfo {
	text-align: left;
	font-size: 16px;
	line-height: 32px;
}
.newsinfo table {
	border: #000 1px solid;
	text-align: center;
	margin:0 auto;
}
.newsinfo table td, th {
	border: #000 1px solid;
	text-align: center;
	margin:0 auto;
	font-size: 14px;
}
.gduo {
	height:48px;
	line-height:48px;
	margin:15px 0px;
  font-size: 16px;
}
.gduo span {
	float:right;
	width:320px;
	overflow:hidden;
	height:48px;
	display:block;
}
.gduo a {
	font-weight:bold;
	color: #666;
	margin-left: 8px;
}
.detail_fenx {font-size: 16px;line-height: 48px;height: 48px;border-bottom: 1px #ccc dashed;}