﻿@charset "UTF-8";
/*Copyright (c) 2012, demlution. All rights reserved.
*   version: 1.0.0
*   2012.07.04
**/
/*
 * 将具有默认margin和padding的标记置零
 * 所有标记的margin和padding都在使用时具体定义
 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s,
 samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
  { margin:0px; padding:0px; border:0px; vertical-align:baseline; background:transparent }

/*
 * html\body标记样式定义
 * 全局的字体颜色、背景色和文本对齐设置
 */
html{}
body{color: #666; font-size:12px;  font-family:"微软雅黑","宋体", Arial, Helvetica, sans-serif;font-family: "微软雅黑" !important;}


img{border:0 none;vertical-align:middle;}
li{list-style-type: none;}
a img {border: medium none;}
a{  color:#CCC; text-decoration:none; outline:0;}
a:hover{text-decoration:none;}

input:focus,input:active,input:hover,textarea:focus,textarea:active,textarea:hover,a:active{outline:none;}
q:before, q:after, blockquote:before, blockquote:after {content: "";}
.invisible{visibility:hidden;}
.hidden{display: none;}

/*
 * 定义浮动样式
 */

.rr { float:right }

/*
 * 定义清除浮动样式
 */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
	/* Hides from IE-mac \*/* html .clearfix {
		height:1%;
	}
.clearfix {
	display:block;
}
	/* End hide from IE-mac */
/*
 * 定义圆角边框
 */
.f-s, .f-e {
    background: none repeat scroll 0 0 #ddd;
    clear: both;
    height: 1px;
    margin: 0 1px;
    overflow: hidden;
}
.f-m {border-color: #ddd;border-style: solid;border-width: 0 1px;}

.f-1,.f-2,.f-3 {overflow:hidden;display:block;height:1px;background: #fff;}
.f-1 { margin: 0 3px; background: #ebebeb; }
.f-2 { margin: 0 2px; border-right: 2px solid #ebebeb; border-left: 2px solid #ebebeb; }
.f-3 { margin: 0 1px; border-right: 1px solid #ebebeb; border-left: 1px solid #ebebeb; }

/* The following is defined color class.
--------------------------------------------------------------------------------------------------*/
.black, .black a { color:#000 }
.black3, .black3 a { color:#333 }
.black6, .black6 a { color:#666 }
.black9, .black9 a { color:#999 }
.green, .green a { color:#174100 }
.green1, .green1 a { color:#2f7300 }
.green2, .green2 a { color:#008000 }
.blue, .blue a { color:#0065ff }
.blue1, .blue1 a { color:#002777 }
.blue2, .blue2 a { color:#255266 }
.blue3, .blue3 a { color:#046ebd }
.blue4, .blue4 a { color:#0033ff }
.orange, .orange a { color:#f60 }
.red, .red a { color:#F00; }
.red1, .red1 a { color:#C00; }
.red2, .red2 a { color:#900; }
.pink,.pink a { color:#d3015a; }
.pink1,.pink1 a { color:#fe577f; }
.org:link, .org:visited, .org:active {color:#f60;text-decoration:none;}
.org:hover {color:#f60;text-decoration:underline;}

.bd h1{ width:1000px; height:40px; line-height:40px; font-size:16px; text-align:center;}
.bd img {
	margin-left:200px;
}
/* The following is a shorthand property.
--------------------------------------------------------------------------------------------------*/
.mt5 { margin-top:5px }
.mt8{ margin-top:8px;}
.mt10 { margin-top:10px }
.mt15 { margin-top:15px }
.mt20 { margin-top:20px }
.mb5 { margin-bottom:5px }
.mb8{ margin-bottom:8px;}
.mb10 { margin-bottom:10px }
.mb15 { margin-bottom:15px }
.mb20 { margin-bottom:20px }
.mr5 { margin-right:5px;}
.mr8 { margin-right:8px;}
.mr10 { margin-right:10px;}
.mr15 { margin-right:15px;}
.mr20 { margin-right:20px;}
.ml5 { margin-left:5px;}
.ml8 { margin-left:8px;}
.ml6{margin-left:6px;}
.ml10 { margin-left:10px;}
.ml15 { margin-left:15px;}
.ml20 { margin-left:20px;}
.t_c { text-align:center }
.t_l { text-align:left;}
.t_r { text-align:right }
.block{ display:block; overflow:hidden; zoom:1;}

/******　默认分页样式　******/
.page_link{margin:20px auto; height:24px; width:auto; padding:5px 0; text-align:right; clear:both;}
.page_link li{display:inline;line-height:20px;font-size:12px;width:auto;}
.page_link a{display:inline-block;padding:0 6px;height:20px;border-bottom:1px solid #ddd;color:#666;}
.page_link a:hover{color:#e94e73;}
.page_link li.prev a,.page_link li.active a,.page_link li.next a{border:0;color:#e94e73;}

.page_link .prev_no,.page_link .next_no{color:#ccc;font-weight:normal;margin-bottom:2px;border:none;}
.page_link .prev_no:hover,.page_link .next_no:hover{color:#ccc;background:none;border:none;}
.page_link .nolink,.page_link .morePage{font-weight:bold;color:#404040;border:none;background:none;}
.page_link .nolink:hover,.page_link .morePage:hover{color:#404040;border:none;background:none;}
.page_link ul {margin:0;padding:0;}

/*-------body-------------------------------------------------------------------------------------------------------------------------------------------------------*/
.bodydiv {  width: 100%;  min-width: 1104px;  overflow: hidden;}
.container{width:1104px; margin:0 auto;}
.w1 {  width: 1012px;  margin: 0px auto;}
/*-------top-------------------------------------------------------------------------------------------------------------------------------------------------------*/
.headerBox {  width: 100%; background:#484d51;}
.header_top {  position: relative; z-index: 99;  height: 130px;}
.header_top h1 {  float: left; height: 92px;  margin-top: 0px;}
/*--------nav------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#nav{position: relative;width: 100%;height: 49px; z-index: 15;  background:#3C3C3C;}
.nav_ul {  height: 49px;}
#nav ul{overflow:visible;}
.navigation li.nav-lilink{  float: left;  width: 100px;  height: 49px;  line-height: 49px;  text-align: center;  font-size: 15px;  font-weight: bold;  position: relative;}
.navigation li a.nav-alink{display: block;  height: 49px;  color: #fff;}
.navigation li a.nav-alink:hover{background:#1C1C1C;}
.navigation li a:hover, .navigation li.hover a {    background:#1C1C1C;  color: #FFFFFF;  text-decoration: none;}
.navigation .exnav{position: absolute;  left: 0px;  top: 49px;  display: none;  width: 100%;  height: 47px;  line-height: 47px;  text-align: left; }
.navigation .exnav .level-0{  width: 1000px;  margin: 0px auto;}
.navigation .exnav li{  float: left;  height: 47px;  line-height: 47px;  width: 120px;  overflow: hidden;}
.navigation .exnav a{display: inline-block;  height: 47px;  margin: 0px 10px;  padding: 0px 15px;  line-height: 47px;  font-weight: normal;  color: #fff;}
.navigation ul ul{display:none;}
#menuLine{height:0; background:#1C1C1C;  overflow:hidden; position:absolute; left:0; right:0;  z-index:10;}

/*----------banner--------------------------------------------------------------------------------------------------------------------------------------------------------*/
.banner {  margin: 0 auto;  position: relative;  width: 1920px;  left: 50%; margin-left: -960px;  overflow: hidden;  height: 530px;}
#gallery{}
#gallery .gallery-img{position:absolute;}
.gallery-nav {position:absolute; left:50%; bottom:8px; z-index:1;}
.gallery-nav .nav-item{float: left;width: 13px; height: 12px; margin: 2px 4px; cursor: pointer;   background:#d30051; overflow: hidden; text-indent:-9999em;}
.gallery-nav .active{background:#000;}
.t_m{  margin: 0 auto;  position: relative;  left: 50%;  margin-left: -960px;  overflow: hidden;   width: 1920px;height:400px;}

/*-------index-------------------------------------------------------------------------------------------------------------------------------------------------------*/
.contentWrap .tit{padding-top:30px;text-align:center; padding-bottom:30px;}
.contentWrap .tit p{font-size:16px;color:#666;}
.contentWrap .tit .b{font-size:30px;color:#000;margin-bottom:20px;}

.contentWrap .rowTwo{width:100%;}
.contentWrap .twoCon{width:1104px;height:922px;margin:0 auto;}
.contentWrap .rowTwo .tit{padding-top:34px;}
.contentWrap .rowTwo .twoList{overflow:hidden;margin-top:35px;}
.contentWrap .rowTwo .twoList li{overflow:hidden;float:left;width:355px;height:200px;text-align:center;position:relative;margin:0 6px 45px 6px;display:inline;}
.contentWrap .rowTwo .twoList span{transition:all 0.5s ease;position:absolute;left:0;top:260px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-size:24px;line-height:58px;width:264px;height:58px;color:#fff;}
.contentWrap .rowTwo .twoList a{transition:all 0.3s ease;text-align:left;width:355px;height:200px;position:absolute;top:-318px;left:0;z-index:2;padding:0 32px;font-size:16px;}
.contentWrap .rowTwo .twoList a p.b{padding-bottom:12px;text-align:center;font-size:24px;padding-top:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff;}
.contentWrap .rowTwo .twoList a p{color:#fff;}
.contentWrap .rowTwo .color1{background:#f48b06;opacity:0.9;filter:alpha(opacity=90);}
.contentWrap .rowTwo .bg1{background:#666;opacity:0.9;filter:alpha(opacity=90);}
.contentWrap .rowTwo .color2{background:#6190a9;opacity:0.9;filter:alpha(opacity=90);}
.contentWrap .rowTwo .bg2{background:#6190a9;opacity:0.9;filter:alpha(opacity=90);}
.contentWrap .rowTwo .color3{background:#e87464;opacity:0.9;filter:alpha(opacity=90);}
.contentWrap .rowTwo .bg3{background:#e87464;opacity:0.9;filter:alpha(opacity=90);}
.contentWrap .rowTwo .color4{background:#89c79d;opacity:0.9;filter:alpha(opacity=90);}
.contentWrap .rowTwo .bg4{background:#89c79d;opacity:0.9;filter:alpha(opacity=90);}
.contentWrap .rowTwo .color5{background:#89578b;opacity:0.9;filter:alpha(opacity=90);}
.contentWrap .rowTwo .bg5{background:#89578b;opacity:0.9;filter:alpha(opacity=90);}
.contentWrap .rowTwo .color6{background:#5b8a8b;opacity:0.9;filter:alpha(opacity=90);}
.contentWrap .rowTwo .bg6{background:#5b8a8b;opacity:0.9;filter:alpha(opacity=90);}
.contentWrap .rowTwo .color7{background:#b74638;opacity:0.9;filter:alpha(opacity=90);}
.contentWrap .rowTwo .bg7{background:#b74638;opacity:0.9;filter:alpha(opacity=90);}
.contentWrap .rowTwo .color8{background:#925b72;opacity:0.9;filter:alpha(opacity=90);}
.contentWrap .rowTwo .bg8{background:#925b72;opacity:0.9;filter:alpha(opacity=90);}
.contentWrap .rowTwo .twoList li:hover a{top:0;}
.contentWrap .rowTwo .twoList li:hover span{top:318px;}

.contentWrap .rowThree{width:100%;height:452px;  background: #fff;}
.contentWrap .rowThree .tit{padding-top:34px;}
.contentWrap .rowThree dl{width:1113px;margin:55px auto 0;}
.contentWrap .rowThree dt{float:left;background:url(../images/icon_flow_08.jpg) no-repeat center center;width:22px;height:94px;}
.contentWrap .rowThree dd{float:left;width:137px;text-align:center;font-size:16px;color:#666;}
.contentWrap .rowThree dd p{margin-top:18px;}

.contentWrap .rowFour{width:100%;height:677px;background:url(../images/index_bg_two.jpg) no-repeat top center;}
.contentWrap .rowFour .tit{padding-top:34px;}
.contentWrap .fourList{width:1104px;height:369px;margin:38px auto 50px;position:relative;}
.contentWrap .fourList ul{margin:0 auto;}
.contentWrap .fourList li{width:260px;margin:0 8px;float:left;}
.contentWrap .fourList li a{color:#000;}
.contentWrap .rowFour .prev{position:absolute;top:108px;left:-50px;display:block;background:url(../images/btn_ctrl.gif) no-repeat;width:23px;height:40px;}
.contentWrap .rowFour .next{position:absolute;top:108px;right:-50px;display:block;background:url(../images/btn_ctrl.gif) -23px 0 no-repeat;width:23px;height:40px;}
.contentWrap .rowFour .listCon{width:1104px;height:369px;position:relative;overflow:hidden;}
.contentWrap .rowFour .listSub{height:369px;left:0;position:absolute;top:0;width:100000px;}
.contentWrap .fourList .info{height:98px;background:#fff;text-align:center;border-top:2px solid #ff3701;position:relative;}
.contentWrap .fourList .info .name{padding-top:20px;color:#666;}
.contentWrap .fourList .info .name span{padding-left:5px;font-size:16px;color:#ff733e;}
.contentWrap .fourList .info .name sup{font-size:10px;}
.contentWrap .fourList .info .house span{color:#666;}
.contentWrap .fourList .userImg{border:2px solid #ff3701;position:absolute;top:-35px;left:96px;width:70px;height:70px;background:#fff;border-radius:50%;}
.contentWrap .fourList .userImg img{border-radius:50%;}
.contentWrap .rowFour .more{width:212px;height:52px;margin:0 auto;text-align:center;}
.contentWrap .rowFour .more a{display:block;width:212px;height:52px;margin:0 auto;text-align:center;line-height:52px;color:#d30051;font-size:24px;background:url(../images/btn_more.png)no-repeat;}

.contentWrap .rowFive{width:100%;height:633px;  background: #fff;}
.contentWrap .rowFive .tit{padding-top:40px;}
.contentWrap .fiveList{width:1136px;margin:0 auto;position:relative;}
.contentWrap .rowFive .prev{position:absolute;top:181px;left:-50px;display:block;background:url(../images/btn_ctrl.gif) no-repeat;width:23px;height:40px;}
.contentWrap .rowFive .next{position:absolute;top:181px;right:-50px;display:block;background:url(../images/btn_ctrl.gif) -23px 0 no-repeat;width:23px;height:40px;}
.contentWrap .rowFive .listCon{width:1136px;height:441px;position:relative;overflow:hidden;}
.contentWrap .rowFive .listSub{height:441px;left:0;position:absolute;top:0;width:100000px;}

.contentWrap .fiveList ul{overflow:hidden;margin-top:55px;}
.contentWrap .fiveList ul li{float:left;width:238px;margin:0 23px;background:url(../images/index_news_bg.jpg) no-repeat;padding-top:42px;display:inline;}
.contentWrap .fiveList ul li img{border:2px solid #dcdcdc;}
.contentWrap .fiveList ul li p{color:#666;font-size:14px;margin-top:28px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:238px;}

.contentWrap .rowSix{width:100%;height:542px;}
.contentWrap .rowSix .sixCon{width:1112px;margin:0 auto;}
.contentWrap .rowSix .service{overflow:hidden;margin-top:65px;}
.contentWrap .rowSix .service li{float:left;width:228px;font-size:14px;color:#666;margin:0 25px;text-align:center;display:inline;}
.contentWrap .rowSix .service p{margin-top:32px;line-height:25px;}
.contentWrap .rowSix .service .tLeft{text-align:left;}

.contentWrap .rowseven{width:100%;background:#fff;}
.LSnews { width: 1112px;  margin: 0 auto;}
.LSnews .LSnews_left {  width: 570px;  padding-left: 15px;}
.LSnews .LSnews_dl { height: 70px;  padding: 20px 30px 20px 10px;  border-bottom: 1px dashed #e5e5e5;}
.LSnews .LSnews_dl dt {  float: left;  width: 65px;  height: 60px;  padding: 8px 1px 2px 0px;  background: url(../images/bg_02.jpg);}
.LSnews .LSnews_dl dt b {  display: block;  height: 30px;  line-height: 30px;  text-align: center;  font-size: 20px;  font-weight: bold;  color: #ea2c56;}
.LSnews .LSnews_dl dt span {  display: block;  height: 22px;  line-height: 22px;  text-align: center;  font-size: 14px;  color: #999;}
.LSnews .LSnews_dl dd {  float: right;  width: 440px;}
.LSnews .LSnews_dl dd h3 {  height: 30px;  margin-bottom: 5px;  line-height: 30px;  font-size: 18px;  font-weight: bold;}
.LSnews .LSnews_dl dd h3 a {  color: #666;}
.LSnews .LSnews_dl dd p { line-height: 20px; width:600px;  font-size: 12px;  color: #999;  text-overflow: ellipsis;    }
.LSnews .LSnews_rgt {  padding-top: 15px;  padding-right: 15px;  width: 347px;}
.fr { float: right;}
.LSnews .LSnews_cnt { position: relative;  width: 329px;  height: 202px;  padding: 8px;  border: 1px solid #f1f1f1;}
.LSnews_cnt img {  display: block;  width: 329px;  height: 202px;}
.LSnews_cnt h6 {  position: absolute;  left: 0px;  bottom: -60px;  width: 100%;  height: 30px;  line-height: 30px;  text-align: center;  font-size: 14px;  font-weight: bold;  color: #e20f5c;}
.LSnews_tit {  width: 168px;  height: 6px;  margin: 15px auto 0px;}
.LSnews_tit .current {  background: #d30051;}
.LSnews_tit li {  float: left;  width: 55px;  height: 6px;  margin-right: 1px;  background: #d2d2d2;  cursor: pointer;}

.companyBox{float:left;	width: 50%; height: 330px; padding: 2px 0px; overflow: hidden;	background: url(../images/aboutbox.jpg) left top repeat-x;}
.company{ float:right; width:556px; }
.comTitle{ 	position: relative;	width: 500px;height:56px;color: #000;font-size: 30px; line-height: 56px;  text-align: left;}
.comMore {	position:absolute; right:0px; top:0px;	width:80px; height:56px;	background: url(../images/index_2800.jpg) left center no-repeat;  }
.comMore a{	width:70px; height:56px; display: block; padding-left: 10px; font-size: 16px; line-height:56px; text-align: center; font-weight:normal;  }
.companynr{	width:470px;  padding-top:16px; padding-right: 30px; height: 240px;  font-size:14px;line-height:30px; 	overflow:hidden;text-align:left; text-indent:10px; }
/*end company*/

.contactBox{	float:left;	width: 50%; height: 330px; padding: 2px 0px; overflow: hidden;	background: url(../images/contactbox.jpg) left top repeat-x;}
.contact{	float:left;	width: 496px; height: 330px; padding-left: 60px;	background: url(../images/index_72.jpg) left center no-repeat;}
.conTitle{color: #000; 	position: relative;	width: 440px;height:56px; padding-bottom: 8px;	font-size: 30px; line-height: 56px;  text-align: left; }
.conMap{}
.conTel{overflow: hidden; padding-top: 16px; font-size: 14px; line-height:32px;text-align:left;}
.conTel span{	color:#545454; font-size: 16px; line-height: 22px;  font-family: "微软雅黑";}
/*end contactBox*/
/*-------base-------------------------------------------------------------------------------------------------------------------------------------------------------*/
#mainmain{position:relative; z-index:0;background: #E8E8E8;}
.bg_main{ margin:0 auto 0px;  width: 1000px;}
.subNav {  position: relative;  height: 45px;  padding-top: 10px; border-bottom: 1px solid #e0e0e0;  background: url(../images/bg_033.jpg) no-repeat 18px center;}
.subNav h2 {  height: 22px;  line-height: 22px;  font-size: 20px;  font-weight: normal;  color: #51351a;text-align: left;}
.subNav p {  height: 18px;  line-height: 18px;  font-size: 12px;  color: #b1a9a7;}
.subNav_box {  position: absolute;  right: 0px;  top: 10px;  float: right;  height: 25px;  padding-left: 15px;  line-height: 25px;   color: #a49696;  background: url(../images/icon_02.jpg) no-repeat left center;}
#jy-left{width: 1000px;overflow: hidden;}
#jy-left .blk_t{height: 40px;line-height: 36px;text-align: left;padding-right: 35px;font-weight: bold;color: #000;font-size: 22px;font-family: "微软雅黑";}

.cat_con{text-align:right;}
.cat_con ul li{line-height:30px; float: left; margin-right:10px;}
.cat_con ul li a{font-size: 12px;width: 100%;color: #fff;}
.category .cat_con .cat-name-1{ font-size: 12px;}
.cat_con ul li a:hover,.cat_con ul li.curr .cat-name-1 a{background:#bd0049; color:#fff; display:block; width:100%;}
.category .cat_con .cat-name-1 a{width: 100%;height: 24px;display: inline-block;margin-right: 14px;line-height: 24px;background:#d30051;text-align: center;margin-top: 19px;}
.category .cat_con .cat-name-1 a:hover{background:#bd0049;}

.cat_con ul li ul li a{color:#828282; font-size:12px;}
.cat_con ul li ul ul{display:none !important;}
.cat_con .children{display:none !important;}
.level-1{ width:66px; height:30px;}

#jy-right {  width: 940px;  background-color: #fff;  margin-top: 30px;   margin: 20px 0px 20px 0px;  padding: 30px;}
.newsLists dt p{ width:880px; height:16px;text-align: right;}
.glo_contact {line-height: 30px;font-size: 14px;width: 200px;float: left;text-align: left;}
 #jy-right .box_750{}
#jy-right  .box_content .typo p{ text-align:justify; line-height:30px; font-size:16px; }
#jy-right   .typo p{ text-align:justify; line-height:30px;  font-size:16px;}

/*-------列表页-------------------------------------------------------------------------------------------------------------------------------------------------------*/


.box_content {  overflow: hidden;}
.about_mk{line-height: 20px;overflow: hidden;width:940px; line-height: 20px;margin-top: 19px;}
.about_mk .bt {margin-bottom: 20px;}
.fl {float: left;}
.tgh_list_con{ width:1000px; height:144px;margin-top: 30px;} 
.bq_bm{ width:1000px; height:16px; text-align: right; }
.list_rig{ width:1000px; height:32px; text-align: right; }
.listred{ width:84px; height:16px;}
.box_750 .glo_contact {line-height: 30px;font-size: 14px;width: 165px;text-align: left;}
 
.newsLists dl{width: 940px;height: 120px; margin-top: 20px;padding-bottom: 40px;overflow: hidden;border-bottom: 1px dotted #ccc;}
.newsLists dl dt{ width:230px; float:left; margin-left: -26px;  height:130px; overflow:hidden;}
.newsLists dl dt a{font-size:16px; line-height:24px;color: #000;font-weight: bold;}
.newsLists dl dt img{ width:230px;}
.newsLists dl dd{ width: 716px; float:left;  margin-left:20px;}
.newsLists dl dd h4{ text-align:left; font-size:16px; line-height:40px; margin-top: -11px;}
.newsLists dl dd h4 a{color:#bd0049;}
.newsLists dl dd h4 a:hover{color:#bd0049;}
.newsLists dl dd img{float:left; margin-right:20px; }
.newsLists dl dd p{ overflow:hidden;text-align: justify;line-height: 22px;padding: 4px 0;}
.newsLists dl dd a.more{float:right; margin-right:5px;margin-top: 60px;}
.newsLists dl dd li{ color: #b4b4b4;float: left;padding-right: 15px;margin-top: 10px;}
.serLists{width: 1069px;margin-top: 23px;}
.serLists li{width:287px; float:left; overflow:hidden; position:relative;margin-right: 69px;margin-bottom: 39px;}

.newsL dl dd{ width: 940px;}
.newsL dl dd h4{ text-align:left; font-size:14px; line-height:35px; margin-top: -11px;}
.newsL dl dd h4 a{}
.newsL dl dd h4 a:hover{color:#bd0049;}
.newsL dl dd img{float:left; margin-right:20px;}
.newsL dl dd p{height:80px; overflow:hidden;text-align: justify;line-height: 22px;padding: 4px 0;}
.newsL dl dd a.more{float:right;}
.newsL dl dd li{ color: #b4b4b4;float: left;padding-right: 15px;margin-top: 10px;}

.grou{width:287px; height:247px; float:left;  margin:0 2px 2px 0; position:relative;}
.dribbbl { width:287px; height:174px;position: relative;clear: left;margin-bottom: 10px;background: #fff;-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);}
.dribbble-sho {width:287px;height:174px;}
.dribbble-im {width: 287px;height: 162px;overflow: hidden;margin: 0 auto;}
.serLists a {color: #3FA204;font-weight: bold;font-size: 12px;float: left;display: block;text-align: left;}
.grou h2 {width: 287px;height: 16px;}
.serLists li p {position: absolute;left: 0;width: 287px;height: 40px;line-height: 20px;text-align: left;overflow: hidden;color: #999;font-size: 12px;text-indent: 0px;margin-top: -9px;}
.proLists{width: 1069px;}
.group{width: 324px;   height: 240px; float: left;  position: relative;}
.proLists li p {position: absolute;left: 0;width: 287px;height: 40px;line-height: 20px;text-align:left;overflow: hidden;color: #999;font-size: 12px;text-indent: 0px;display: none;}

.pro_list_ul{}
.pro_list_ul li{float: left; width:233px; margin-right:2px; overflow:hidden;}
.pro_list_ul li p{height:20px; line-height:20px; overflow:hidden; padding-top:5px;}
.pro_list_ul li span{display:block; height:20px; line-height:20px; overflow:hidden; margin-bottom:30px;}

ul.dribbbles li {position: relative;width: 287px;float: left;margin: 39px 0 0 69px;display: inline;}
.dribbble { width:287px; position: relative;clear: left;margin-bottom: 10px;background: #fff;}

.dribbble-shot {width:287px; line-height:174px;}
.proLists h2 a{ font-weight: bold; font-size:12px; text-align: center; display:block;}
.dribbble-img {width: 275px; margin: 0 auto;}
.proLists h2 a:hover{ color:#bd0049;}

a.dribbble-over{opacity: 0;filter: alpha(opacity=0);position: absolute;top: 5px;left: 6px;width: 255px;height: 142px;margin: 0;padding: 10px;font-size: 12px;line-height: 2;text-decoration: none;color: #888;background: #fff;text-align: left;background: rgba(0, 0, 0, 0.75);overflow: hidden;}
.group h2{ width:287px; height:16px; overflow:hidden;}
.photo_album {padding:10px 0 0 0;}
.photo_album li{width: 187px;  height: 253px;  margin-bottom: 50px; list-style: none;  float: left;  overflow: hidden;  zoom: 1;  background: #fff;  border: 1px solid #ebebeb;  border-bottom: 1px solid #cecece;  padding: 14px;  box-shadow: 0 1px 1px #e5e5e5;  position: relative;  margin: 0px 10px 10px 10px;}
.photo_album .tit { font-size:14px; margin-top:5px;}
.photo_album .tit a {}
.photo_album .tit a:hover { color: #bd0049;}

.photo_wapper{padding:10px; }
.photo_pic { width:200px; float:left; border:1px #ddd solid;padding:10px;}
.photo_info { float:left; width:688px; margin-left:10px;}
.photo_info h2 { font-size:14px;}
.photo_info .text { font-size:12px; line-height:24px; color:#555;  text-align: left;}

.photo_item{ border-top:2px #ddd solid; margin-top:20px;padding:20px 0;}
.photo_item li {  width: 182px;  margin-right: 0px;  margin-bottom: 20px;  list-style: none;  float: left;  overflow: hidden;  zoom: 1;  background: #fff;  border: 1px solid #ebebeb;  border-bottom: 1px solid #cecece;  box-shadow: 0 1px 1px #e5e5e5; position: relative;  padding-top: 10px;  height: 138px;}
.news_title  h2{  width:940px; text-align: center;}
.bot-rel-link {  padding: 10px 0 0;  text-align: left;}
/*-------详情页-------------------------------------------------------------------------------------------------------------------------------------------------------*/
.news_title{line-height:40px;  padding-bottom:10px; overflow:hidden;}
.news_title h3{font-size:16px; margin-top:7px;}
.pro-txts {  float: right;  line-height: 24px;  width: 260px;  text-align: left;  margin-right: 100px;}
.pro-related .bd {  padding: 10px 10px 0 10px!important;}
.pro-related .bd li {  float: left;  width: 150px!important;  text-align: center;  padding: 5px 0;}
.ser-imgs .bd {  float: right;  line-height: 24px;  width: 260px;  text-align: left;  margin-right: 100px;}
.pro-detail .hd {background: #d30051!important; color: #fff!important; margin-bottom:20px;}
.pro-related .hd {background: #d30051!important; color: #fff!important; }
.pro-detail p{ line-height:200%; font-size:14px; padding:0 20px; }

/*-------友情链接-------------------------------------------------------------------------------------------------------------------------------------------------------*/
.yqljBg {  padding-bottom: 12px;  background-color: #fff;  padding-top: 10px;  }
.yqlj h4 {  font-size: 16px;}
.yqlj h4 a {   color: #000;}
.yqlj h4 span {  padding: 0 6px;  font-weight: normal;}
.yqlj p {  margin-left: -14px;  height: 56px;  line-height: 56px;  overflow: hidden;}
.yqlj p a {  padding: 0 14px;  display: inline-block;}
/*-------footer-------------------------------------------------------------------------------------------------------------------------------------------------------*/
#footermain{border-top: 1px solid #d71861;background: #484d51; max-height:260px; padding:30px 0;  text-align: center; color:#ccc;}
.fot-nav span{padding:0 7px;}



