@charset "gb2312";
/* CSS Document */

/* 
Copyright 2001-2014 Grand Point Inc.
2014_8 by Wang Li
 */


 /*嵌套自定义CSS样式写在这里*/
	
#NeiMain {
	overflow: auto;
}

#MainDiv {
	width: 100%;
	float: left;
	font-weight: normal;
}

#topNavs {
	padding: 5px 10px;
	line-height: 2em;
}

.ListTitle {
	font-weight:normal;
	font-size: 23px;
	line-height: 2.5em;
	padding: 0 10px;
	margin-bottom: 10px;
	border-bottom:1px solid #f0f0f0;
}

.ListTitle span {
	font-size: 12px;
	color: #666;
	margin-left: 20px;
}

.ListTitle a {
	color:#333;
}




/*嵌套自定义CSS样式写在之上，以下全局CSS请勿修改和删除*/

/*全局CSS开始，请勿删除或修改*/
* {
	font-family: "微软雅黑", verdana, arial;
	margin: 0;
	padding: 0;
};

h1,h2,h3,h4,h5,h6,h7,th {
	font-weight: normal;
}

body {
	font-size: 12px;
}

img {
	border: 0;
}

ul,li {
	list-style: none;
}

a {
	color: #717171;
	text-decoration: none;
}

a:hover {
	color: #ff8c11;
}

.clear {
	clear: both;
}

.txtleft {
	text-align: left;
}

.txtright {
	text-align: right;
}

.font10 {
	font-size: 10px;
}

.ftBlue {
	color: #06C;
}

.ftOrange {
	color: #F90;
}

.ftYellow {
	color: #FF0;
}

.ftRed {
	color: #F00;
}

.ftGray {
	color: #666;
}

.ftGreen {
	color: #360;
}

.ftStrong {
	font-weight: bold;
}

.ftUnderline {
	text-decoration: underline;
}

.ftOverline {
	text-decoration: line-through;
}

.ftItalic {
	font-style: italic;
}

.mouseHand {
	cursor: pointer;
}

.imgLine {
	padding: 3px;
	border: #E8E8E8 1px solid;
	background: #FFF;
}

/*页面布局*/
.ListTb th {
	font-size: 10px;
	text-align: right;
	width: 70px;
	padding: 2px;
}

.ListTb {
	border: 0;
	width: 100%;
	margin-top: 10px;
}

.ListTb td {
	padding: 3px;
	line-height: 20px;
	background: url(D_r16_c15.jpg) no-repeat left center;
	padding-left: 10px;
}

.formTb,.schTb {
	margin: 5px 0;
	width: 100%;
	border: 1px solid #E8E8E8;
	background: #fff;
}

.schTb td, .schTb th {
	padding: 5px;
	text-align: left;
}

.schTb th {
	background: #F9F9F9;
	font-weight: bold;
	color: #333;
	text-align: center;
}

.formTb td, .formTb th {
	padding: 5px;
	text-align: left;
	background: #F8F8F8
}

.formTb td {
	background: #FCFCFC;
}

.formTb th {
	text-align: left;
	font-weight: bold;
}

.formTb input,.formTb select,.schTb input,.schTb select {
	height: 23px;
	border: 1px solid #CCC;
	line-height: 23px;
}

.formTb input[type="checkbox"],.formTb input[type="radio"],.schTb input[type="checkbox"],.schTb input[type="radio"] {
	border: 0;
	height: 12px;
}

.formTb label {
	line-height: 23px;
}

.button {
	background: #E8E8E8;
	color: #333;
	border: 0;
	font-weight: bold;
	padding: 3px;
	height: 30px;
}

.width100 {
	width: 100%;
}

.error {
	border: 1px solid #F00;
	background: #FFECEC;
}

.error th {
	background: url(../../HdInc/Images/error.png) no-repeat 4px 4px #FFECEC;
	width: 22px;
	height: 20px;
}

.error td {
	padding: 3px;
	color: #F00;
	background: #FFECEC;
}

.success {
	border: 1px solid #690;
	background: #F0FAE7;
}

.success th {
	background: url(../../HdInc/Images/success.png) no-repeat  4px 4px #F0FAE7;
	width: 22px;
}

.success td {
	padding: 3px;
	color: #360;
	background: #F0FAE7;
}

.info {
	background: #DFF4FF;
}

.info th {
	background: url(../../HdInc/Images/info.png) no-repeat #DFF4FF 4px 4px;
	width: 20px;
}

.info td {
	padding: 3px;
	color: #069;
	background: #DFF4FF;
}

.warning {
	border: 1px solid #F90;
	background: #FCF9DA;
}

.warning th {
	background: url(../../HdInc/Images/warning.png) no-repeat  4px 4px #FCF9DA;
	width: 22px;
}

.warning td {
	padding: 3px;
	color: #C63;
	background: #FCF9DA;
}

input.error,textarea.error {
	background: #FFF0F0;
	border: 1px solid #FDD;
	display: block;
}

label.error {
	color: #F90;
	border: 0;
	background: none;
	margin-left: 5px;
}

.divSCROLLBAR {
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #D2E5F4;
	scrollbar-highlight-color: #D2E5F4;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #D2E5F4;
}

.frUser {
}

.frUser caption {
	text-align: left;
	font-size: 20px;
}

.frUser th {
	line-height: 30px;
	font-weight: bold;
	width: 60px;
	height: 40px;
	text-align: right;
	padding: 0 5px;
}

.frUser th label {
	font-size: 14px;
}

.UserInput {
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	border: 1px solid #999;
	width: 200px;
}

.AutiInput {
	width: 40px;
}

#uMenu {
	border: 1px solid #E8E8E8;
}

#uMenu li {
}

#uMenu li a {
	height: 30px;
	line-height: 30px;
	color: #333;
	background: #FFF;
	display: block;
	padding: 0 10px;
}

#uMenu li a:hover {
	background: #F5F5F5;
	font-weight: bold;
	font-size: 14px;
}

#fPasswordList p {
	line-height: 25px;
}

.Userlist {
	width: 100%;
	margin: 20px 0;
}

.Userlist th, .Userlist td {
	padding: 5px;
}

.Userlist th {
	width: 30px;
}

.Userlist p {
	line-height: 25px;
}

.DemoDateWidth {
	width: 80px;
	font-size: 10px;
	text-align: right;
	font-weight: normal;
}

#ContentAbout {
	border-top: 1px solid #eee;
	background: #F9F9F9;
	padding: 5px;
	text-align: right;
	color: #999;
	font-size:14px;
}

#ContentDetailUp {
	line-height: 2.2em;
	font-size: 16px;
	padding: 20px;
	color:#999;
}
#ContentDetailUp ul{
	padding-left:20px;	
}
#ContentDetailUp ul li{
	list-style:disc;	
}

#ContentDetail {
	line-height: 2.2em;
	/*两倍行距，此处不要直接用px*/
	font-size: 16px;
	color: #666;
}
#ContentDetail ul{
	padding-left:20px;
	margin-bottom:20px;
}
#ContentDetail ul li{
	list-style:disc;
}
#ContentDetail p {
	/*text-indent:2em;*/
	margin-bottom: 10px;
}

.clsdispTitle, .clsdispTitle2 {
	background: #f9f9f9;
	line-height:2em;
	font-size: 18px;
	color: #333;
	padding: 0 10px;
	border-bottom: 1px solid #f0f0f0;
}

.clsdispTitle2 {
	padding: 0;
}

#ClsXiangguan {
	padding:20px 10px;
}

#ClsXiangguan li {
	font-size:14px;
	line-height:2.4em;
	
}

#ClsXiangguan span {
	font-size: 12px;
	margin-left: 10px;
	color: #CCC;
}

#Xiangguan {
	margin-top: 20px;
}

#ClsReviews {
	padding: 10px;
	border: 1px solid #CCC;
	margin-top: 20px;
}

.LeftMenu {
	padding:30px 30px 50px 0;;
}

.mNormal a{
	line-height:30px;
	color:#fff;
	font-size:14px;
	
	}
.mNormal a:hover{
	color:#CDA666;
	transition:color 0.5s;
	-moz-transition:color 0.5s; /* Firefox 4 */
	-webkit-transition:color 0.5s; /* Safari and Chrome */
	-o-transition:color 0.5s; /* Opera */
	}
.mNormal{
	float:left;
	display:block;
	width:90px;
	height:30px;
	margin-left:15px;
	background:url(g_n.png);
	text-align:center;
	}
.mChoose a{
	line-height:30px;
	color:#CDA666;
	font-size:14px;
	}
.mChoose{
	float:left;
	display:block;
	width:90px;
	height:30px;
	margin-left:15px;
	background:url(g_n.png);
	text-align:center;
	}


.mNormalSub a{
	font-size: 14px;
	display: block;
	line-height:2em;
	padding:5px 15px 5px 0;
	border:0;
	color:#666;
	text-align:right;	
}




.mChooseSub a{
	font-size:14px;
	display: block;
	line-height:2em;
	padding:5px 15px 5px 0;
	border:0;
	color:#FF8C11;
	text-align:right;	
	font-weight: normal;
}


#ClsDetail {
	margin: 20px;
}

#ClsDetail h2 {
	font-size: 24px;
	line-height: 1.5em;
	background: none;
}

#ClsDetail h3 {
	font-size: 12px;
	color: #999;
	line-height: 2em;
	background: none;
}

.sLabel {
	display: inline;
	padding: 0px 5px;
	;
	background: #F8F8F8;
	color: #069;
	margin-right: 5px;
	border: 1px solid #F2F2F2;
	line-height: 1.6em;
}

.dispLabel {
	display: inline;
	padding: 5px 10px;
	font-size:14px;
	background: #F8F8F8;
	color: #069;
	border: 1px solid #F2F2F2;
	line-height: 3em;
	margin-right: 6px;
	margin-bottom: 6px;
}

.hightline {
	background: #FF9;
	color: #C30;
}

#ClsReviewsList li {
	margin: 0 0 20px 0;
	background: #F8F8F8;
	padding: 10px;
	border-top: 1px solid #C8C8C8;
}

#ClsReviewsList li h4 {
	line-height: 2em;
	font-size: 12px;
	/*border-bottom:1px dotted #ccc;*/
	font-weight: normal;
}

#ClsReviewsList li h4 a {
	color: #036;
}

#ClsReviewsList li h5 {
	font-size: 10px;
	color: #999;
	line-height: 2em;
	font-weight: normal;
}

.ClsReviewDetail {
	padding: 10px;
	line-height: 1.8em;
	color: #999;
}

.JsPages {
	padding: 5px;
	text-align: right;
	clear: both;
}

#ClsReviewAdd {
	width: 100%;
	margin-top: 15px;
}

#ClsReviewAdd td,#ClsReviewAdd th {
	padding: 5px;
}

#ClsReviewAdd input[type=text] {
	width: 360px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #E8E8E8;
	padding: 5px;
}

#ClsReviewAdd .nmSubmit {
	border: 1px solid #069;
	width: 80px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	background: #06C;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	padding: 0;
}

#ClsReviewAdd textarea {
	width: 360px;
	height: 100px;
	line-height: 30px;
	border: 1px solid #E8E8E8;
	padding: 5px;
}

#ClsReviewAdd #Auti {
	width: 100px;
}

#ClsReviewAdd #ReviewBt {
	width: 80px;
}

#PreNextRs {
	margin: 10px 0;
}

#PreNextRs p {
	line-height: 2em;
	width: 50%;
	float: left;
	text-align: center;
}

.dialogTips {
	font-size: 12px;
}

.dialogTips h3 {
	font-weight: bold;
	line-height: 2em;
	font-size: 12px;
}

.dialogTips p {
	line-height: 2em;
	margin-bottom: 10px;
	color: #999;
}

.dialogTips ul {
	margin-left: 20px;
	padding: 0 0 0 20px;
}

.dialogTips li {
	line-height: 2em;
	list-style-type: disc;
	color: #666;
}
/*头部例子*/
#header,#footer  {
	width: 1200px;
	height: 100px;
	margin: 0 auto;
	border-bottom: 1px solid #666;
}

#TopSearch {
	text-align: right;
}

/*中间例子*/
#main {
	width: 1200px;
	background: #FFF;
	margin: 0 auto;
}
/*用户中心*/
#UserMain {
	width: 1000px;
	margin: 0 auto;
	background: #FFF;
}

#UserMain .uRight a {
	color: #06C;
	text-decoration: underline;
}

#UserMain .uLeft {
	width: 200px;
	padding: 20px;
	font-weight: normal;
}

#UserMain .uLeft h3 {
	width: 180px;
	height: 33px;
	background: url(U_Title_Bg.jpg) no-repeat;
	line-height: 33px;
	padding: 0 10px;
	color: #464637;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}

#UserMain .uLeft ul {
	border: 1px #DFDFD0 solid;
	width: 178px;
	background: #FAFAF3;
	padding: 10px;
	margin-bottom: 20px;
}

#UserMain .uLeft ul li {
	margin-bottom: 5px;
}

.uMenuNormal a {
	background: none;
	display: block;
	width: 140px;
	height: 30px;
	font-size: 14px;
	color: #343426;
	line-height: 30px;
	text-align: left;
	padding: 0 20px;
}

.uMenuNormal a:hover {
	font-weight: bold;
}

.uMenuChoose a {
	background: url(U_Menu_Bg.jpg) no-repeat;
	display: block;
	width: 140px;
	height: 30px;
	font-size: 14px;
	color: #F0F0E0;
	line-height: 30px;
	text-align: left;
	padding: 0 20px;
}

#UserMain .uRight {

}

#UserMain .uRight h2 {
	background: #8A8A7B;
	height: 40px;
	padding: 0 10px;
	line-height: 40px;
	color: #F0F0DF;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 1px;
}

#UserMain .uRight .Zhaiyao {
	width: 704px;
	padding: 15px;
	border: 3px solid #9B9B8C;
}

.UserTb {
	width: 100%;
	background: #DDDDDD;
}

.UserTb td {
	padding: 12px;
	background: #FFF;
	line-height: 2em;
}

.UserTb th {
	padding: 12px;
	background: #FAFAF3;
	line-height: 2em;
	color: #464637;
	text-align: left;
	font-weight: bold;
}

.UserTb caption {
	background: #DFDFD0;
	text-align: left;
	padding: 0 10px;
	height: 35px;
	line-height: 35px;
	color: #464637;
	font-size: 14px;
	font-weight: bold;
}

#SafeNote {
	width: 200px;
	display: none;
	position: absolute;
	top: 0;
	left: 9px;
	padding: 10px;
}

.uButton {
	width: 80px;
	height: 30px;
	background: url(UserBt.jpg) no-repeat;
	color: #FFF;
	font-size: 14px;
	border: 0;
}

.uInput {
	background: #F0F0DF;
	border: 0;
	color: #464637;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	padding: 0 5px;
}

#todo {
	margin: 5px 0;
	height: 30px;
}

#todo li {
	width: auto;
	height: 30px;
	margin: 0px 5px 0 0;
	text-align: center;
	float: left;
}

#todo li a {
	background: #FAFAF3;
	display: block;
	padding: 0 10px;
	line-height: 30px;
	color: #FFF;
}

#todo li a:hover {
	background: #8A8A7B;
	font-weight: bold;
	color: #fff;
}

.Pages {
	text-align: right;
	padding: 60px 0;
	clear: both;
	font-size:14px;
}

.Pages a {
	border: 1px solid #E0E0E0;
	padding: 5px 10px;
	text-align: center;
	margin: 0 10px 0 0;
	background: #FFF;
	color:#666;
}

.Pages a:hover {
	border: 1px solid #ddd;
	padding: 5px 10px;
	text-align: center;
	margin: 0 10px 0 0;
	background: #f9f9f9;
	color: #333;
}

.Pages .choose {
	border: 1px solid #eee;
	padding: 5px 10px;
	text-align: center;
	margin: 0 10px 0 0;
	background: #f0f0f0;
	color: #666;
}

.Pages .PageInfo {
	border: 1px solid #ddd;
	padding: 5px 10px;
	text-align: center;
	background: #f9f9f9;
	color: #666;
}

#tbUserLogin {
	width: 100%;
}

#tbUserLogin td {
	background: #F0F0DF;
	line-height: 30px;
	padding: 0 10px;
	height: 30px;
}

.listTb {
	margin: 5px 0;
	width: 100%;
	border: 1px solid #E8E8E8;
	background: #fff;
}

.listTb td, .listTb th {
	padding: 5px;
	text-align: left;
	background: #F8F8F8;
}

.listTb td {
	background: #FCFCFC;
}

.listTb th {
	text-align: left;
	font-weight: bold;
}

.SchList {
	width: 100%;
	margin: 0 auto;
}

.SchList th {
	text-align: left;
	font-weight: normal;
	font-size: 17px;
	line-height: 2.5em;
	border-bottom: 1px dotted #CCC;
	color:#666;
}

.SchList td {
	color: #AAA;
	line-height: 2em;
}

.SchList span {
	color: #C30;
}

.SchList em {
	color: #090;
	font-style: normal;
	font-size: 10px;
	line-height: 3em;
}

#schs {
	width: 500px;
	height: 50px;
	margin-top: 20px;
}

#schtop {
	width:300px; height:25px;
	position:absolute;
	top:5px; right:0;
	text-align:right;
	margin:0; padding:0;
}
#schtop #w {
	height: 25px;
	line-height: 25px;
	padding:0 5px;
	border:0;
	width: 140px;
	font-size: 12px;
	color: #999;
	background:#FCFCFC;
	position:absolute;
	top:0; right:30px;
}

#schtop #schSubmit {
	border:0;
	width: 25px;
	height: 25px;
	position:absolute;
	top:0; right:0;
	background:url(sch.jpg) no-repeat center;
}

#schs #w {
	height: 30px;
	line-height: 30px;
	border: 1px solid #CCC;
	width: 400px;
	font-size: 14px;
	color: #666;
	padding: 5px;
}

#schs #schSubmit {
	border: 1px solid #069;
	width: 80px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	background: #06C;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}

#SeoKeywordsStr {
	margin-top: 20px;
}

.ClsListTb{
	
}
/*全局CSS结束，请勿删除或修改*/

/*dialog*/
.dialog-bg { position: absolute; z-index: 1000; left: 0; top: 0; width: 100%; height: 100%; background: #fff; filter:alpha(opacity=70); opacity:0.7; display:none;}
.dialog { box-shadow: 0 4px 16px rgba(0,0,0,0.2); background: #fff; position: fixed; left: 50%; top: 50%; height: 1px; width: 1px; margin-left: 0; margin-top: 0; z-index: 1002;  border:1px solid #e3e3e3; display:none;}
#closed-btn { background: #595959 url(http://p3.qhimg.com/d/360browser/20120928/clsBtn.gif) no-repeat 5.5px 5px; border: 2px solid #fff; border-radius: 20px; box-shadow: 3px 0 5px rgba(0,0,0,0.2); width: 20px; height: 20px;  overflow: hidden; color: #fff;  position: absolute; right: -13px; top: -12px; text-indent:-1000em; display:none; }
#closed-btn:hover { text-decoration: none; }
.dialog-cont { overflow: hidden; height: 560px; display:none;}
.dialog-head { padding: 10px 0 0; margin:0 33px; border-bottom:1px solid #ebebeb; position:relative; overflow:hidden; zoom:1;}
.ext-img { height: 48px; width: 48px; padding: 10px 10px 10px 0; }
.f-txt { margin-left: 77px; }
.f-txt h2 { font-size: 20px; font-weight: normal; line-height: 30px; margin: 8px 0 6px; color:#000;  overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:480px;}
.star { width:61px; height:12px; background:url(http://img.360.cn/images/2008/360chrome/img/star.gif) no-repeat 0 -12px; margin:-2px 8px 0 0;}
.star span { display:block; height:12px; background:url(http://img.360.cn/images/2008/360chrome/img/star.gif) no-repeat;}
.f-infor { line-height:16px; color:#dbdbdb; margin-top:-6px;}
.f-infor a,.star { display:inline-block; *display:inline; zoom:1; vertical-align:middle;}
.f-infor a { padding-left:20px; background:url(http://p3.qhimg.com/d/360browser/20120928/wbo.png) no-repeat; height:16px; line-height:20px; overflow:hidden; margin:-2px 0 0 8px;}
.download-btn { background:url(http://p3.qhimg.com/d/360browser/20120928/btn2.png) no-repeat; box-shadow: 0 2px 0 #ececec; border-radius: 2px; width:157px; height:37px; position:absolute; right:0; top:28px; text-indent:-1000em; overflow:hidden; }
/**/
.tab-btn { background:#f5f5f5; border-top:1px solid #ededed; height:90px; position:relative; padding:0 53px;}
.dir-btn { position:absolute; height:90px; background:#f5f5f5 url(http://p3.qhimg.com/d/360browser/20120928/arrow.png) no-repeat 0 -65.5%; width:26px; height:56px; top:17px; border:1px solid #f5f5f5; border-radius:2px;}
.dir-btn:hover { background-color:#f0f0f0; border-color:#dfdfdf; background-color:#fcfcfc;}
.prev { left:16px; background-position: 0 -38px;}
.next { right:16px;  background-position: -25px -38px;}
.prev:hover { background-position:0 -65.6%;}
.next:hover { background-position:-25px -65.5%;}
.prev:active,#next:active { background-color:#f0f0f0;}
.btn-list { height:82px; position:relative; overflow:hidden; margin-top:2px;}
.btn-list ul { margin-top:4px; text-align:center; width:1000em;padding-top:8px;}
.btn-list li { display:inline; float:left; position:relative;/* height:76px;*/ width:58px; border:1px solid #e6e6e6; margin: 0 4px; cursor:pointer;}
.btn-list li img {vertical-align:top; padding:4px; border:1px solid #fff; background:#fff; width:48px; height:48px;}
.btn-list li.cur { border-color:#34c61c;}
.btn-list li.cur img { border-color:#34c61c;}
.btn-list li.cur span { border: 4px solid #f5f5f5; border-bottom-color: #34c61c; line-height: 0; font-size: 0; position: absolute; left: 50%; top: -9px; margin-left:-4px; }



/*share*/
.share{ 
    width:530px; height:490px; 
    /*position:absolute; 
    left:50%; top:600px; margin:0 0 0 -265px; 
    z-index:10000;*/
}
.sharebg{ width:530px; height:490px; background:#509ee4; filter: Alpha(opacity=30); opacity:0.3;}
.sharec,.resultc{ width:520px; height:480px; position:absolute; top:4px; left:4px; background:#fff; overflow:hidden; border:1px solid #a9a9a9;}
.sharet{ clear:both; height:40px; line-height:40px; background:url(http://w.qhimg.com/images/v2/chrome/themes/skbg.png) 0 -120px repeat-x; padding:0 15px;}
.sharet h2{ float:left; font-size:14px; color:#808080;}
.sharet span{ float:right;}
.sharet .cls{ display:inline-block; width:24px; height:23px; background:url(http://w.qhimg.com/images/v2/chrome/themes/skbg.png) no-repeat 0 -196px; vertical-align:middle;}
.share-list{ height:347px; padding:5px 0 0 0;}
.share-list dl{ clear:both; overflow:hidden; zoom:1; padding:13px 0 0 0;}
.share-list dt{ float:left; width:115px; text-align:right; font-size:14px;}
.share-list dd{ float:left; *overflow:hidden; *zoom:1;}
.sharef{ clear:both; overflow:hidden; zoom:1;}
/*.sharef ul{ float:left; width:344px; height:98px; background:#fbfbfb; margin:0 10px;}*/
.viewer {float:left; width:335px; height:98px; background:#fbfbfb; margin:0 10px;overflow: hidden;position: relative;}
.sharef ul {left: 0px;width: 336px;position: relative;overflow: hidden;height: 98px;}

.sharef li{ float:left; width:42px; height:42px; padding:3px;}
.sharef a.selected{ opacity: 0.4;filter: alpha(opacity=40); ;display: block;width: 42px;}
.sharef li img{ width:40px; height:40px; border:1px solid #cbcbcb;}
.go-l,.go-r{ float:left; width:12px; height:24px; background:url(http://w.qhimg.com/images/v2/chrome/themes/skbg.png) no-repeat -25px -196px; margin:40px 0 0 0;}
.go-r{ background-position:-38px -196px;}
.share-txt{ width:332px; height:101px; background:#f2f2f2; border:1px solid #808080; overflow:auto;font-size: 13px;}
.shareb{ clear:both; height:65px; background:#ecf7ff; text-align:center; padding:25px 0 0 0;}
.shareb input{ vertical-align:middle;}
.share-btn, .share-btn-result{ width:126px; height:34px; border:none; cursor:pointer; background:url(http://w.qhimg.com/images/v2/chrome/themes/skbg.png) no-repeat 0 -161px;}
a.share-btn-result {display: block;margin: 0 auto;}
.sharec .share-btn {background:url(http://w.qhimg.com/images/v2/chrome/themes/skbg1.png) no-repeat 0 -161px;}
.result{ width:429px; height:240px;margin-top: 40px;margin-left: 52px;}
.result .sharebg{ width:429px; height:240px;}
.resultc{ width:419px; height:230px; text-align:center; color:#808080;margin-top: 40px;margin-left: 52px;}
.resultc h3{ font-size:30px; font-family:"宋体"; font-weight:normal; padding:35px 0 0 0;}
.resultc p{ padding:25px 0 35px;}
.resultc p a{ font-weight:bold;}

.t_3{background:url(http://w.qhimg.com/images/v2/chrome/img/110629/t_3.png) no-repeat;width:962px;height:57px;margin:0 auto; position:relative;}
.sk-btn{ position:absolute; width:139px; height:29px; top:15px; right:18px;}
/*navi*/
.navi { background: url(http://p3.qhimg.com/d/360browser/20120928/naviBg.gif) repeat-x; height: 38px; line-height: 38px; margin-bottom: 34px; }
.navi td { border: 1px solid #e8e8e8; border-top: 0; border-bottom: 0; text-align: center; }
.navi td a { color: #777; display: block; font-size: 14px; font-family: Tahoma; }
.navi td a:hover { text-decoration: none; }
.navi td a.cur, .navi td div.cur{ background: #fff; border-top: 1px solid #35c4fd; height: 37px; line-height: 37px; font-weight: 700; }
.pos-box a.search-btn, .pos-box a.custom-btn { font-size: 12px; display: inline-block; *display:inline;
zoom: 1; vertical-align: -5px; position: relative; padding-left: 34px; }
.pos-box a em { border: 4px solid #fbfbfb; border-top-color: #bdbdbd; display: inline-block; *display:inline;
zoom: 1; vertical-align: -1px; line-height: 0; font-size: 0; position: absolute; right: 0; top: 7px; }
.pos-box a.search-btn { background: url(http://p3.qhimg.com/d/360browser/20120928/schIcon-b.png) no-repeat 0 1px; height: 18px; line-height: 18px; }
.pos-box a.custom-btn { background: url(http://p3.qhimg.com/d/360browser/20120928/styleIcon-b.png) no-repeat 0 1px; height: 18px; line-height: 18px; }
.pos-box { position: relative; z-index: 3; }
.pos-box span { border: 1px solid #d6d6d6; border-bottom-color: #fbfbfb; position: absolute; left: -1px; top: 0; *top:-10px;
height: 36px; width: 100%; cursor: pointer; opacity: 0; filter: Alpha(opacity=0); z-index: 4; }
.hover a.search-btn { background: url(http://p3.qhimg.com/d/360browser/20120928/schIcon-b.png) no-repeat 0 -53px !important; }
.hover a.custom-btn { background: url(http://p3.qhimg.com/d/360browser/20120928/styleIcon-b.png) no-repeat 0 -53px !important; }
.hover a em { border-top: none; border-bottom-color: #bdbdbd; vertical-align: 4px; }
.hover span { opacity: 1; filter: Alpha(opacity=100); }
.hover .search-box { display: block; }
.search-box { position: absolute; right: -1px; top: 37px; border: 1px solid #d6d6d6; background: #fbfbfb; padding: 5px; width: 268px; *top:27px;
display: none; z-index: 3; }
.search-box input { float: left; border: 1px solid #d6d6d6; }
.sch-txt { width: 201px; padding: 5px 4px; box-shadow: inset 0 0 2px #d6d6d6; outline: none; border-radius: 3px 0 0 3px; color: #666; }
.sch-btn { background: url(http://p3.qhimg.com/d/360browser/20120928/btnbg03.gif) repeat-x; height: 28px; text-align: center; border-left: 0 !important; width: 57px; border-radius: 0 3px 3px 0; color: #5c5c5c; cursor:pointer;}
.more { width: 157px; line-height: 18px; padding: 12px; }
.more p { text-align: left; color: #999; }
.more a.more-btn { color: #fff; font-size: 12px; float: right; }
.more-btn { display: inline-block; *display:inline;
zoom: 1; background: url(http://p3.qhimg.com/d/360browser/20120928/btn02.gif) no-repeat; width: 65px; font-family: tahoma; height: 20px; color: #fff; font-size: 12px; text-align: center; box-shadow: 0 2px 0 #ececec; border-radius: 2px; }
/*sort-list*/
 .search-tips,.sort-list { color: #b2b2b2; margin-bottom: 25px; padding-left: 9px; }
.sort-list a { padding: 0 15px; color: #777; }
.sort-list a:first-child { margin-left: -15px; }
.sort-list a.cur { font-weight: 700; }
.sort-list a:hover { text-decoration: none; }
.search-tips span{font-weight: 700;color:#777;padding:0px;}
/*extend-list*/
.extend-list { padding-bottom: 88px; overflow:auto;height:600px;}
.extend-list ul:after { content: " "; display: block; height: 0; clear: both; visibility: hidden; }
.extend-list ul { zoom: 1;  position: relative; z-index: 1; }
/*webkit scrollbar*/
.extend-list::-webkit-scrollbar-track-piece,.ext-info::-webkit-scrollbar-track-piece {
background:#fff;
border-radius:0;
}
.extend-list::-webkit-scrollbar,.ext-info::-webkit-scrollbar {
width:9px;
height:9px;
}
.extend-list::-webkit-scrollbar-thumb:vertical,.ext-info::-webkit-scrollbar-thumb:vertical {
height:9px;
background:#d9d9d9;
border-radius:12px;
}
.extend-list::-webkit-scrollbar-thumb:hover,.ext-info::-webkit-scrollbar-thumb:hover {
height:9px;
background:#ccc;
border-radius:12px;
}
.extend-list::-webkit-scrollbar-thumb:horizontal,.ext-info::-webkit-scrollbar-thumb:horizontal {
width: 9px;
background: #dddddd;
border-radius: 12px;
}
.extend-list li { height: 177px; width: 150px; border: 1px solid #ededed; padding: 0 8px 8px; float: left; overflow: hidden; background: #fff; letter-spacing: normal; word-spacing: normal; margin: 0 26px 26px 0; *margin-right:24px;margin-right: 24px\9; display: inline; position: relative; z-index: 1; cursor:pointer;}
.extend-list li:hover { box-shadow: 0 0 3px #f4f4f4; }
.ext-logo { padding-top: 8px; display: block; /*transition: margin-top .25s cubic-bezier(0.250, 0.460, 0.450, 0.940) .1s; -webkit-transition: margin-top .25s cubic-bezier(0.250, 0.460, 0.450, 0.940) ; -moz-transition: margin-top .2s cubic-bezier(0.250, 0.460, 0.450, 0.940);*/ margin: 0 auto; position: relative; }
.ext-logo img { vertical-align: top; }
.ext-logo span { background: url(http://p3.qhimg.com/d/360browser/20120928/extIcon.png) no-repeat 0 30px; position: absolute; left: -8px; top: 0; width: 30px; height: 30px; }
.ext-logo span.installed {background-position: 0 0;}
.ext-logo span.update { background-position: 0 -30px; }
.extend-list li h1 { height: 29px; line-height: 29px; font-size: 14px; font-weight: 700; border-bottom: 1px solid #f4f4f4; margin: 4px 0 10px; *margin-bottom: 11px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.extend-list li p { color: gray; font-family: tahoma; }
.first-info { height: 38px; overflow: hidden; margin-bottom: 6px; line-height: 18px; }
.two-info { line-height: 20px; }
.ext-btn { display: block; background: url(http://p3.qhimg.com/d/360browser/20120928/btn1.png) no-repeat; margin: 5px auto 0; height: 25px; line-height: 25px; text-indent: -1000em; width: 123px; box-shadow: 0 2px 0 #ececec; border-radius: 1px; }
.add-btn:hover{background-position:0 -27px;}
.update-btn{background-position:0 -81px}
.update-btn:hover{background-position:0 -108px}
.installed-btn{background-position:0 -161px;}
.dialog_detail .download-btn{right:50px;}
.dialog_detail .add-btn{background-position:0 0;}
.dialog_detail .add-btn:hover{background-position:0 -39px;}
.dialog_detail .update-btn{background-position:0 -117px}
.dialog_detail .update-btn:hover{background-position:0 -156px}
.dialog_detail .installed-btn{background-position:0 -234px;}
/**/
.tab-cont { padding:20px 0; margin:0 33px;}
/*slide-box*/
.slide-box { width:560px; position:relative; height:350px; overflow:hidden;}
.slide-cont { position:relative; height:350px; width:560px; overflow:hidden;}
.slide-cont p { position:absolute; left:0; top:0; height:350px; width:560px; overflow:hidden;}
.slide-cont p img { height:350px; width:560px;}
.pagination { background:rgba(0,0,0,0.4); height:30px; text-align:center; position:absolute; left:0; bottom:0; width:100%; z-index:5;}
.pagination li { display:inline-block; *display:inline; zoom:1; margin:0 3px;}
.pagination li a { display:block; width:9px; height:9px; line-height:0; text-indent:-1000em; overflow:hidden; background:#fff; border-radius:9px;}
.pagination li.current a { background:#34c61c; }
/**/
.ext-info { width:204px;font-family:tahoma; overflow:auto; height:350px;}
.ext-info h2 { font-size:14px;  color:#4c4c4c; margin-bottom:20px;}
.ext-info h2 span { display:block; font-size:12px; color:#999; font-weight:normal; margin-top:4px;}
.ext-info p { line-height:28px; color:#808080; padding-right:10px;}

.dialog-bg { position:absolute; z-index:1000; left:0; top:0; width:100%; height:100%; background:rgba(225,225,225,0.55);}

/***********This WedSite Be Bulit By Snowindleee 2015-1-8******************/
#id2{
	width:1000px;
	position:relative;
	margin:0 auto;
	}
#id2 .pic1{
	margin:0 auto;
	width:325px;
	height:110px;
	margin-top:9%;
	}
#id2 .pic1 img{
	width:325px;
	height:110px;
	}
#id2 .box{
	width:1000px;
	height:450px;
	position:relative;
	top:-30px;
	}
#id2 .box .left{
	width:495px;
	height:450px;
	float:left;
	position:absolute;
	left:-500px;
	}
#id2 .box .right{
	width:495px;
	height:450px;
	float:right;
	position:absolute;
	right:-500px;
	}
#id2 .topLoop{ overflow:hidden; position:relative; width:495px; height:445px;}
#id2 .topLoop .hd {
    position: absolute;
    z-index: 2;
}
#id2 .topLoop .hd .prev,#id2 .topLoop .hd .next{ display:block;  width:20px; height:20px; line-height:18px; 
	 cursor:pointer; background:#6B1E1A center no-repeat;position:absolute; z-index:10; font-size:14px; text-align:center; color:#fff;
	 transition:background 0.5s;
-moz-transition:background 0.5s; /* Firefox 4 */
-webkit-transition:background 0.5s; /* Safari and Chrome */
-o-transition:background 0.5s; /* Opera */
	 }
#id2 .topLoop .hd .prev{
	left:0px;
	top:0;
	}
#id2 .topLoop .hd a:hover{
	background:#CDA666;
	}
#id2 .topLoop .hd .next{ background:#6B1E1A center no-repeat; top:0px; left:40px;}
#id2 .topLoop .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px;  }
#id2 .topLoop .hd ul li{ position:relative; _display:inline; float:left;  width:10px; height:10px; overflow:hidden; background:#ccc; margin-right:10px; text-indent:-999px; cursor:pointer;
	-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; behavior: url(../PIE.htc);}
#id2 .topLoop .hd ul li.on{ background:#f00;  }
#id2 .topLoop .bd{}
#id2 .topLoop .bd ul{ overflow:hidden; zoom:1; margin:0; }
#id2 .topLoop .up{
	display:block;
	width:495px;
	height:200px;
	background:#fff;
	margin-top:30px;
	}
#id2 .topLoop .up .img{
	width:240px;
	height:180px;
	float:left;
	margin:10px 0 0 10px;
	}
#id2 .topLoop .up .img img{
	width:240px;
	height:180px;
	}
#id2 .topLoop .up .text{
	float:right;
	padding-left:10px;
	width:220px;
	padding-right:10px
	}
#id2 .topLoop .up .topic{
	font-size:14px;
	color:#404040;
	margin-top:20px;
	display:block;
	margin-bottom:10px;
	}
#id2 .topLoop .up .date{
	font-size:10px;
	color:#A58B55;
	padding-bottom:5px;
	}
#id2 .topLoop .up .des{
	color:#8B8B8B;
	line-height:2em;
	}
#id2 .topLoop .up .morex{
	margin-top:10px;
	text-align:center;
	font-size:18px;
	line-height:24px;
	color:#B68452;
	width:50px;
	height:27px;
	display:block;
	border-radius:15px;
-moz-border-radius:15px; /* 老的 Firefox */
	background:#80241F;
	transition:background 0.5s;
-moz-transition:background 0.5s; /* Firefox 4 */
-webkit-transition:background 0.5s; /* Safari and Chrome */
-o-transition:background 0.5s; /* Opera */
	}


#id2 .topLoop .bd ul li .text .morex a{
	display:block;
	color:#B68452;
	width:50px;
	height:27px;
	border-radius:15px;
-moz-border-radius:15px; /* 老的 Firefox */

	}

.slideBox{ width:240px; height:180px; overflow:hidden; position:relative; }
		.slideBox .hd{ height:15px; position:absolute; right:65px; bottom:15px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
		.slideBox .hd ul li.on{ background:#f00; color:#fff; }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .bd img{ width:240px; height:180px; display:block;  }
#id2 .topLoop .bd ul li .text .morex a:hover{
	background:#B68452;
	color:#80241F;
	}
#id2 .topLoop .bd ul li .text .morex:hover{
	background:#B68452;
	color:#80241F;
	}
#id2 .picBtnLeft{ width:470px; height:395px;  padding:10px;  position:relative;  overflow:hidden;  zoom:1; margin-top:30px; background:#fff;}
#id2 .picBtnLeft .hd{ width:467px;  height:84px; position:absolute;  top:300px; }
#id2 .picBtnLeft .hd ul{ width:480px;  overflow:hidden; zoom:1; }
#id2 .picBtnLeft .hd ul li{ padding-top:5px; float:left; _display:inline; text-align:center; position:relative; height:93px;}
#id2 .picBtnLeft .hd ul li a{
	display:block;
	position:absolute;
	width:100%;
	height:15px;
	z-index:2;
	bottom:0px;
	}
#id2 .picBtnLeft .hd ul li img{ width:105px; height:63px; border:4px solid #80241F; cursor:pointer; margin-right:5px;   }

#id2 .picBtnLeft .hd ul li.on img{ border-color:#CDA666;  }
#id2 .picBtnLeft .bd{ width:467px;  height:285px; position:relative;  }
#id2 .picBtnLeft .bd img{ width:467px; height:285px;  }
#id2 .picBtnLeft .bd li{ position:relative; zoom:1; }
#id2 .picBtnLeft .bd li .pic{ position:relative; z-index:0; line-height:0px;  }
#id2 .picBtnLeft .bd li .bg{ display:none;  width:467px; height:30px; position:absolute; left:0; bottom:0; z-index:1;  background:#000; filter:alpha(opacity=60);opacity:0.6;    }
#id2 .picBtnLeft .bd li .title{ width:467px; height:30px; line-height:30px; left:0; bottom:0;   position:absolute; z-index:2;  background:#000; opacity:0.7; text-align:center;}
#id2 .picBtnLeft .bd li .title a{ color:#fff;  }
#id2 .topLoop .list{
	width:100%;
	height:215px;
	background:#fff;
	padding-top:40px;
	}
#id2 .topLoop .list .box{
	width:470px;
	margin-left:10px;
	float:left;
	height:26px;
	line-height:26px;
	}
#id2 .topLoop .list .box a{
	float:left;
	font-size:14px;
	color:#8B8B8B;
	}
#id2 .topLoop .list .box p{
	float:right;
	font-size:14px;
	color:#8B8B8B;
	} 
.brand a{
	display: block;
	float: left;
	margin-left: 2px;
	width: 165px;
	height: 400px;
	text-align: center;
	position: relative;
	margin-right:1px;
}
.brand img{
	width: 165px;
	height: 400px;
}
.brand .info{
	display: none;
	background:url(57.jpg);
	color: #369242;
}
.brand .info img{
	display:block
	}
.vertical .info{
	width: 0;
	height: 400px;
	margin: 0 auto;
}
.horizontal img{
	position: absolute;
	top: 0;
	left: 0;
}
.horizontal .info{
	width: 165px;
	height: 0;
	top: 120px;
	position: absolute;
	left: 0;}
.horizontal .info img{
	display:block;
	}
#id3 .pic1{
	margin:0 auto;
	width:325px;
	height:110px;
	top:11%;
	}
#id3 .pic1 img{
	width:325px;
	height:110px;
	}

.brand1 a{
	display: block;
	float: left;
	margin-left: 1px;
	margin-bottom:1px;
	width: 332px;
	height: 205px;
	text-align: left;
	position: relative;
}
.brand1 img{
	width: 332px;
	height: 205px;
}
.brand1 .info1{
	display: none;
	background:url(id4b.png);
	color: #369242;
}
.brand1 .info1 img{
	display:block
	}
.vertical1 .info1{
	width: 0;
	height: 332px;
	margin: 0 auto;
}
.horizontal1 img{
	position: absolute;
	top: 0;
	left: 0;
}
.horizontal1 .info1{
	width: 332px;
	height: 0;
	top: 120px;
	position: absolute;
	left: 0;}
.horizontal1 .info1 img{
	display:block;
	}
.horizontal1 .info1 h3{
	font-size:16px;
	color:#fff;
	padding:30px 20px 0 20px;
	}
.horizontal1 .info1 p{
	font-size:12px;
	color:#fff;
	line-height:2em;
	padding:20px 20px 0 20px;
	}
.horizontal1 .info1 .more1{
	width:73px;
	height:18px;
	border:1px solid #C79C61;
	text-align:center;
	color:#CDA666;
	margin-top:20px;
	margin-left:20px;
	}
#id4 .pic1{
	margin:0 auto;
	width:325px;
	height:110px;
	top:11%;
	}
#id4 .pic1 img{
	width:325px;
	height:110px;
	}
#id4 .leftLoop{ overflow:hidden; position:relative;  border:1px solid #ccc;   }
#id4 .leftLoop .hd{ overflow:hidden;  height:30px; background:#f4f4f4;  }
#id4 .leftLoop .hd .prev,.leftLoop .hd .next{ display:block;  width:5px; height:9px; line-height:10px; float:right; margin-right:10px; margin-top:10px;  overflow:hidden;  
	 cursor:pointer; background:url("images/icoLeft.gif") no-repeat;}
#id4 .leftLoop .hd .next{ background:url("images/icoRight.gif") no-repeat;  }
#id4 .leftLoop .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px;  }
#id4 .leftLoop .hd ul li{ position:relative; _display:inline; float:left;  width:10px; height:10px; overflow:hidden; background:#ccc; margin-right:10px; text-indent:-999px; cursor:pointer;
	-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; behavior: url(../PIE.htc);}
#id4 .leftLoop .hd ul li.on{ background:#f00;  }
#id4 .leftLoop .bd{ padding:10px;   }
#id4 .leftLoop .bd ul{ overflow:hidden; zoom:1; }
#id4 .leftLoop .bd ul li{ margin:0 10px; text-align:center; float:left; _display:inline; overflow:hidden;}
#id5 .pic1{
	margin:0 auto;
	width:325px;
	height:110px;
	top:11%;
	}
#id5 .pic1 img{
	width:325px;
	height:110px;
	}
#id5 .c_main{
	width:1000px;
	position:relative;
	margin:0 auto;
	height:250px;
	z-index:2;
	top:13%;
	}
#id5 .c_main .left{
	width:330px;
	height:250px;
	float:left;
	background:url(cleft.jpg);
	position:absolute;
	left:-330px;
	}
#id5 .c_main .left img{
	width:140px;
	height:30px;
	margin-top:40px;
	margin-left:20px;
	}
#id5 .c_main .left ul{
	margin-left:20px;
	margin-top:20px;
	}
#id5 .c_main .left ul li{
	width:305px;
	font-size:14px;
	line-height:25px;
	float:left;clear:both;
	}
#id5 .c_main .left ul li a{
	color:#fff;
	display:block;
	background:url(dot.jpg) no-repeat left;
	padding-left:15px;
	padding-right:15px;
	}

#id5 .c_main .middle{
	width:330px;
	height:250px;
	float:left;
	background:url(cmiddle.jpg);
	position:absolute;
	left:335px;
	top:-210%;
	}
#id5 .c_main .middle img{
	width:140px;
	height:30px;
	margin-top:40px;
	margin-left:20px;
	}
#id5 .c_main .middle ul{
	margin-left:20px;
	margin-top:20px;
	}
	.c_main span{color:#fff;}
#id5 .c_main .middle ul li{
	width:305px;
	font-size:14px;
	line-height:25px;
	float:left;clear:both;
	}
#id5 .c_main .middle ul li a{
	color:#fff;
	display:block;
	background:url(dot.jpg) no-repeat left;
	padding-left:15px;
	padding-right:15px;
	}

#id5 .c_main .right{
	width:330px;
	height:250px;
	float:right;
	background:url(cright.jpg);
	position:absolute;
	right:-330px;
	}
#id5 .c_main .right img{
	width:140px;
	height:30px;
	margin-top:40px;
	margin-left:20px;
	}
#id5 .c_main .right ul{
	margin-left:20px;
	margin-top:20px;
	}
#id5 .c_main .right ul li{
	width:305px;
	font-size:14px;
	line-height:25px;
	float:left;clear:both;
	}
#id5 .c_main .right ul li a{
	color:#fff;
	display:block;
	background:url(dot.jpg) no-repeat left;
	padding-left:15px;
	padding-right:15px;
	}
#id5 .foot{
	width:100%;
	position:absolute;
	bottom:75px;
	height:55px;
	line-height:55px;
	background:#80241F;
	z-index:2;
	text-align:center;
	}
#id5 .foot .ditu{
	display:inline-block;
	background:url(ditu.jpg) left no-repeat;
	color:#fff;
	padding-left:30px;
	}
#id5 .foot .tel{
	display:inline-block;
	background:url(tel.jpg) left no-repeat;
	color:#fff;
	padding-left:30px;
	}
#id5 .foot .post{
	display:inline-block;
	background:url(post.jpg) left no-repeat;
	color:#fff;
	padding-left:30px;
	}
#id5 .foot p{
	color:#fff;
	}
#id5 .foot p a{
	color:#fff;
	}
#id5 .footb{
	width:100%;
	position:absolute;
	bottom:0px;
	height:75px;
	line-height:75px;
	background:url(bottom_b.jpg);
	z-index:2;
	text-align:center;
	}
#id5 .footb p{
	color:#A05450;
	}
#id5 .footb p a{
	color:#A05450;
	}
#top{
	width:100%;
	height:65px;
	position:relative;
	background:#80241F;
	}
#top .position{
	width:1000px;
	height:65px;
	position:relative;
	margin:0 auto;
	}
#top .position img{
	width:155px;
	height:35px;
	position:absolute;
	left:0;
	top:15px;
	}
.photo {
			background-attachment: fixed;
			background-position:1600x 260px;
			background-repeat: no-repeat;
			height: 170px;
			position: relative;
		}
.photo span {
			bottom: 0;
			color: white;
			display: block;
			left: 50%;
			margin-left: -800px;
			position: absolute;
			width: 1600px;
		}
.summer {
		}
.photo img{
	position:fixed;
	top:0;
	z-index:-1;
	}
#content{
	width:100%;
	position:relative;
	background:#E9E9E9 url(nb2.jpg) top no-repeat;
	float:left;
	padding-bottom:100px;
	}
#content .position{
	width:1000px;
	position:relative;
	margin:0 auto;
	}
/*#content .position .left{
	width:200px;
	float:left;
	}
#content .position .left ul{}
#content .position .left ul li{
	width:200px;
	height:50px;
	background:#80241F;
	}
#content .position .left ul li a{
	display:block;
	width:180px;
	margin:0 10px;
	height:49px;
	border-bottom:1px solid #953630;
	font-size:14px;
	line-height:49px;
	color:#CDA666;
	text-align:center;
	}
#content .position .left ul li a:hover{
	background:#fff;
	color:#80241F;
	transition:background 0.5s;
	-moz-transition:background 0.5s; /* Firefox 4 */
	-webkit-transition:background 0.5s; /* Safari and Chrome */
	-o-transition:background 0.5s; /* Opera */
	}*/
#content .position .right{
	width:770px;
	float:right;
	}
#content .position .right .h_title{
	width:165px;
	height:40px;
	background:url(n_t.jpg) no-repeat;
	display:block;
	text-indent:4px;
	float:left;
	}
#content .position .right .h_title a{
	line-height:45px;
	font-size:34px;
	font-family:"华文行楷";
	word-spacing:8px; letter-spacing: 5px;
	text-indent:1px;
	color:#80241F;
	}
#content .position .right .n_guide{
	float:right;
	padding-top:25px;
	color:#8B8B8B;
	}
#content .position .right .n_guide a{
	color:#8B8B8B;
	}
#content .position .right .list{
	width:770px;
	height:70px;
	background:#F4F4F4;
	margin-bottom:10px;
	}
#content .position .right .list .date{
	width:70px;
	height:70px;
	background:#80241F;
	float:left;
	}
#content .position .right .list .date .dd{
	text-align:center;
	font-size:36px;
	font-family:"宋体";
	padding-top:5px;
	color:#C8A062;
	}
#content .position .right .list .date .yy{
	text-align:center;
	font-size:14px;
	text-align:center;
	line-height:10px;
	color:#C8A062;
	}
#content .position .right .text{
	width:660px;
	height:70px;
	float:right;
	margin-right:20px;
	}
#content .position .right .text a{
	margin-top:13px;
	display:block;
	font-size:14px;
	color:#5B5B5B;
	}
#content .position .right .text p{
	font-size:12px;
	color:#939393;
	margin-top:10px;
	}
#content .position .right .d_page{
	width:770px;
	}
#content .position .right .d_page .title{
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#80241F;
	}
#content .position .right .d_page .des{
	text-align:center;
	color:#949494;
	padding-top:20px;
	padding-bottom:20px;
	}
#content .position .right .d_page .txt{
	width:730px;
	margin:0 auto;
	font-size:14px;
	color:#5B5B5B;
	line-height:2em;
	background:url(dash.jpg) repeat-x top;
	padding-top:20px;
	}
#content .position .right .pic_list{
	width:770px;
	height:215px;
	border-bottom:1px solid #C9C9C9;
	}
#content .position .right .pic_list img{
	width:235px;
	height:175px;
	float:left;
	margin-top:20px;
	}
#content .position .right .pic_list .text{
	width:515px;
	height:175px;
	float:right;
	margin-right:0px;
	margin-top:20px;
	}
#content .position .right .pic_list .text .title{
	font-size:14px;
	color:#5B5B5B;
	}
#content .position .right .pic_list .text .des{
	color:#8B8B8B;
	line-height:1.75em;
	}
#content .position .right .pic_list .text .morex{
	color:#80241F;
	font-size:14px;
	}
#content .position .right .pic_list .text .date{
	padding-left:20px;
	display:block;
	color:#8B8B8B;
	background:url(date.jpg) no-repeat left;
	}
#content .position .right .pic{
	width:810px;
	}
#content .position .right .pic .box{
	width:235px;
	height:175px;
	float:left;
	background:#066;
	margin-right:35px;
	margin-bottom:35px;
	position:relative;
	overflow:hidden;
	}
#content .position .right .pic .box img{
	width:235px;
	height:175px;
	}
#content .position .right .pic .box .title{
	position:absolute;
	background:#000;
	opacity:0.7;
	width:235px;
	height:40px;
	bottom:0px;
	text-indent:1em;
	}
#content .position .right .pic .box .title a{
	color:#fff;
	font-size:14px;
	line-height:40px;
	float:left;
	}
#footn{
	width:100%;
	height:55px;
	background:#80241F;
	}
#footn .position{
	position:relative;
	height:55px;
	margin:0 auto;
	width:1000px;
	}
#footn .position p{
	line-height:55px;
	color:#fff;
	text-align:center;
	}
#footn .position p a{
	color:#fff;
	display:inline-block;
	}
#footn .position p .ditu{
	background:url(ditu.jpg) no-repeat left;
	padding-left:20px;
	display:inline-block
	}
#footn .position p .tel{
	background:url(tel.jpg) no-repeat left;
	padding-left:20px;
	display:inline-block
	}
#footn .position p .post{
	background:url(post.jpg) no-repeat left;
	padding-left:20px;
	display:inline-block
	}
#footx{
	width:100%;
	height:75px;
	position:relative;
	background:url(bottom_b.jpg);
	}
#footx .position{
	width:1000px;
	height:75px;
	position:relative;
	margin:0 auto;
	line-height:75px;
	text-align:center;
	}
#footx .position p{
	color:#A05450;
	}
#footx .position p a{
	color:#A05450
	}

.photoButton { position:absolute; z-index:99999; bottom:12px; right:12px; filter:Alpha(Opacity="80");}
.photoButton #big, .photoButton #small, .photoButton #normal { background:url(images/button.png) top right no-repeat; height:33px; line-height:33px; width:60px; display:inline-block; cursor:pointer;}
.photoButton #small { background-position:left top;}
.photoButton #normal { background-position:-61px 0; width:50px;}



#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('../../HdInc/Images/fancybox.png');
}
#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -10px;
	right: -10px;
	width: 30px;
	height: 30px;
	background: transparent url('../../HdInc/Images/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('../../HdInc/Images/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('../../HdInc/Images/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('../../HdInc/Images/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('../../HdInc/Images/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('../../HdInc/Images/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('../../HdInc/Images/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('../../HdInc/Images/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('../../HdInc/Images/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('../../HdInc/Images/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('../../HdInc/Images/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('../../HdInc/Images/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 14px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
	text-align:center;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('../../HdInc/Images/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('../../HdInc/Images/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 30px;
	background: url('../../HdInc/Images/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('../../HdInc/Images/fancybox.png') -55px -90px no-repeat;
}

/* IE6, IE7, IE8 */

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../HdInc/Images/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../HdInc/Images/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../HdInc/Images/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../HdInc/Images/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../HdInc/Images/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../HdInc/Images/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../HdInc/Images/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../HdInc/Images/fancy_shadow_nw.png', sizingMethod='scale'); }





#nbu{
	float:left;
	width:100%;
	height:160px;
	position:absolute;
	overflow:hidden;
	background:url(nb1.jpg) center;
	}
#nbu .position{
	width:1600px;
	height:160px;
	position:absolute;
	left:50%;
	margin-left:-800px;
	overflow:hidden;
	}
#content .guide_n{
	
	}
#content .guide_n ul{
	position:absolute;
	right:0px;
	top:-15px;
	}

#content .guide_n p{
	position:absolute;
	right:0;
	top:-50px;
	color:#8B8B8B;
	}
#content .list{
	width:1000px;
	height:70px;
	background:#F4F4F4;
	margin-bottom:10px;
	}
#content .list .date{
	width:70px;
	height:70px;
	float:left;
	background:#80241F;
	}
#content .list .date .dd{
	font-size:28px;
	text-align:center;
	line-height:1.5em;
	font-family:"宋体";
	font-weight:bold;
	color:#CDA666;
	padding-top:3px;
	}
#content .list .date .yy{
	text-align:center;
	color:#CDA666;
	}
#content .list .text{
	width:930px;
	height:70px;
	float:right;
	}
#content .list .text a{
	padding:0 15px;
	display:block;
	margin-top:;
	font-size:14px;
	margin-top:15px;
	color:#5B5B5B;
	}
#content .list .text p{
	display:block;
	padding:0 15px;
	color:#939393;
	margin-top:8px;
	}
#content .pic_list{
	width:1010px;
	display:block;
	}
#content .pic_list li{
	display:block;
	width:495px;
	height:200px;
	background:#fff;
	margin-top:15px;
	float:left;
	margin-right:10px;
	}
#content .pic_list li img{
	width:240px;
	height:180px;
	float:left;
	margin:10px 0 0 10px;
	}
#content .pic_list li .text{
	float:right;
	padding-left:10px;
	width:220px;
	padding-right:10px
	}
#content .pic_list li .text .title{
	font-size:14px;
	color:#404040;
	margin-top:20px;
	display:block;
	margin-bottom:10px;
	}
#content .pic_list li .text .date{
	font-size:10px;
	color:#A58B55;
	padding-bottom:5px;
	}
#content .pic_list li .text .des{
	color:#8B8B8B;
	line-height:2em;
	}
#content .pic_list li .text .morex{
	margin-top:10px;
	text-align:center;
	font-size:18px;
	line-height:24px;
	color:#B68452;
	width:50px;
	height:27px;
	border-radius:15px;
-moz-border-radius:15px; /* 老的 Firefox */
	background:#80241F;
	transition:background 0.5s;
-moz-transition:background 0.5s; /* Firefox 4 */
-webkit-transition:background 0.5s; /* Safari and Chrome */
-o-transition:background 0.5s; /* Opera */
	}
#content .pic_list li .text .morex a{
	color:#fff;
	}
#content .pic_list li .text .morex:hover{
	background:#B68452;
	color:#80241F;
	}
#content .pic_list li .text .morex a:hover{
	color:#80241F;
	}
#content .pic_box{
	width:1020px;
	}
#content .pic_box .pic{
	width:235px;
	height:210px;
	float:left;
	margin:0 20px 20px 0;
	}
#content .pic_box .pic img{
	width:235px;
	height:175px;
	}
#content .pic_box .pic .title{
	width:235px;
	height:40px;
	background:#B67F51;
	line-height:40px;
	}
#content .pic_box .pic .title a{
	line-height:40px;
	font-size:14px;
	color:#fff;
	padding-left:15px;
	float:left;
	}
#content .pic_box .pic .title span{
	text-align:right;
	float:right;
	font-size:30px;
	font-weight:bold;
	color:#fff;
	line-height:36px;
	padding-right:15px;
	}
#content .d_page{
	width:1000px;
	}
#content .d_page .title{
	text-align:center;
	color:#80241F;
	font-size:18px;
	font-weight:bolder;
	}
#content .d_page .des{
	padding:20px 0;
	text-align:center;
	color:#949494;
	}
#content .d_page .text{
	font-size:14px;
	color:#5B5B5B;
	line-height:2.5em;
	padding-top:20px;
	background:url(dash.jpg) repeat-x top;
	padding-bottom:60px;
	}




.Company{width:100%;max-width:982px; min-height:300px; margin:0 auto;padding-bottom:70px;}

.Company .page .prev, .Company .page .next {
    margin-top: 32px;
}
.Company .Company_left{float:left;width:67.515%;}
.Company .Company_left .up_down{width:100%;font-size:14px;position:relative;padding-top: 50px;}
.Company .Company_left .z_news{padding:20px 0 10px 0;font-size:14px;font-weight:bold;color:#002F71;}
.Company .Company_left .up_down .prev,
.Company .Company_left .up_down .next{width:25px;height:19px;display:block;background:url(../images/000.jpg) no-repeat;position:absolute;left:616px;top:51px;}
.Company .Company_left .up_down .next{background:url(../images/engin_right.jpg) no-repeat;top:81px;}
.Company .Company_left .up_down div{padding-bottom:10px;color: #999999;}
.Company .Company_left .up_down a{margin-left:20px;color: #999999;}
.Company .Company_left .pany{font-size:18px;font-weight:bold;color:#626161;padding:12px 0 14px;}
.Company .Company_left .panys{margin-top:10px; color:#4d4d4d; line-height:24px;padding-bottom:36px;text-align:justify;font-size:14px;}
.Company .Company_right{float:right;width:27.189%;padding-top:51px;}
.Company .Company_right img{width:267px;height:171px;}
.Company .Company_right .Company_right1{position:relative;}
.Company .Company_right div{margin-bottom:25px;}
.Company .Company_right .Company_right1 .tion_s,
.Company .Company_right .Company_right1 .tion_e{padding:10px 0 8px 11px;background:url(../images/sink.png) no-repeat;position:absolute;top:99px;left:0px;}
.Company .Company_right .Company_right1 .tion_e{background:url(../images/gongs.png) no-repeat;}
.Company .Company_right .Company_right1 .tion_s p,
.Company .Company_right .Company_right1 .tion_e p{width:79.775%;float:left;font-size:14px;color:#FFF;}
.Company .Company_right .Company_right1 .tion_s a,
.Company .Company_right .Company_right1 .tion_e a{float:right;background:url(../images/al.png) no-repeat;display:block;width:28px;height:28px;margin:24px 6px 0 0;}
.Company .Company_left .ldjs{width:100%;}
.Company .Company_left .ldjs .ldjs_left{float:left;width:42.309%;}
.Company .Company_left .ldjs .ldjs_right{float:left;width:42.309%;padding-left:100px;}
.Company .Company_left .ldjs li{padding-bottom:16px;color:#7c7c7c;}
.Company .Company_left .chinaul{width:100%;}
.Company .Company_left .chinaul li{float:left;color:#777777;font-size:14px;cursor:pointer;background:#D0D0D0;margin-right:2px;width:22.468%;text-align:center;padding:11px 0;}
.Company .Company_left .chinaul .ch{background:#EFB236;color:#FFF;}
.Company .Company_left .chinaul .ch a{color:#FFF;}
.Company .Company_left .china_map1{margin-top:43px;position:relative;background:url(../images/over.jpg) no-repeat;width:692px;height:428px;display:none;}
.Company .Company_left .china_map{position:relative;background:url(../images/china_big.jpg) no-repeat;width:625px;height:524px;}
.Company .Company_left .china_map .map_number{width:38px;height:37px;display:block;position:absolute;top:225px;left:471px;background:url(../images/reds.png) no-repeat;}
.Company .Company_left .china_map .tanchuang{position:absolute;top:159px;left:319px;z-index:10;width:240px;background:url(../images/sft.png) no-repeat;height:148px;}
.Company .Company_left .china_map .tanchuang ul{float:left;padding:12px 0 0 18px;}
.Company .Company_left .china_map .tanchuang ul .ff{padding-bottom:8px;font-size:13px;font-weight:bold;float:none;}
.Company .Company_left .china_map .tanchuang ul li{padding-bottom:14px;font-size:10px;float:left; margin-right: 14px;
*+margin-right: 34px;*+padding-bottom:7px;*+font-size:11px;line-height:13px;}
.Company .Company_left .china_map1 .tanchuangs .stop{margin:-38px 23px 0 0;float:right;width:10px;height:10px;background:url(../images/stop.png) no-repeat;cursor:pointer;margin:11px 13px 0 0;}
.Company .Company_left .china_map .tanchuang .stop{width:10px;height:10px;background:url(../images/stop.png) no-repeat;cursor:pointer;position:absolute;left:219px;top:7px;}
*/.Company .Company_left .china_map1 .maps_number{width:38px;height:37px;display:block;background:url(../images/reds.png) no-repeat;}
.Company .Company_left .china_map1 .tanchuangs{position:absolute;top:0px;left:0px;z-index:10;width:201px;border:1px solid #C9C9C9;background:#FFF;padding:13px 0 13px 17px;}
.Company .Company_left .china_map1 .tanchuangs h2{font-size:16px;padding-bottom:10px;}
.Company .Company_left .china_map1 .tanchuangs p{line-height:25px;}
.Company .Company_left .china_map1 .tanchuangs li{padding-right:18px;float:left;}
.Company .Company_left .stand{width:100%;}
.Company .Company_left .stand img{width:673px;height:204px;}
.Company .Company_left .dard{color:#5e5e5e;line-height:24px;text-align:justity;font-size:14px;width:100%;padding:16px 0 24px 0;}
.Company .Company_left .standul{border-top:1px solid #E2E2E2;margin-bottom:20px;}
.Company .Company_left .standul_t{border:0;}
.Company .Company_left .standul_t li{border:0;padding:0 0 30px 0;*+padding-bottom:11px;}
.Company .Company_left .standul li{border-bottom:1px solid #E2E2E2;padding:13px 0 13px 0;*+padding-bottom:11px;overflow:hidden;}
.Company .Company_left .standul li a,
.Company .Company_left .standul_t li a{color:#8b8b8b;display:block;float:left;padding-left:12px;background:url(../images/66.jpg) no-repeat left center;font-size:14px;}
.Company .Company_left .standul li span,
.Company .Company_left .standul_t li span{color:#8b8b8b;display:block;font-size:11px;float:right;}

.Company .Company_left .page{position:relative;width:94%; margin:0 auto; height:32px;text-align: center;}
.Company .Company_left .page .prev,
.Company .Company_left .page .next{width:33px;height:32px;display:block;background:url(../images/prev.png) no-repeat; float:left;}
.Company .Company_left .page .next{background:url(../images/next.png) no-repeat; float:right;}
.Company .Company_left .page .next:hover{background:url(../images/nexts.png) no-repeat;}
.Company .Company_left .page .prev:hover{background:url(../images/prevs.png) no-repeat;}
.Company .Company_left .page ul{width:60.555%;margin:0 auto;padding-top:0px; position:absolute; top:5px; left:19.5%;text-align: center;}
.Company .Company_left .page ul li{display:inline-block;text-align:center;line-height:22px;padding-right:3px;*+float:left;}
.Company .Company_left .page ul li a{float:left;display:block;width:21px;height:22px;font-size:11px;color:#656565;font-family:'Arial';}
.Company .Company_left .page ul li .active,
.Company .Company_left .page ul li a:hover{background:#002E79;color:#FFF;}
.Company .Company_left .page ul .numbers{padding:0 5px 0 8px;}
.Company .Company_left .page ul li .relative{width:30px;height:22px;}
.Company .Company_left .page ul li .relative:hover{background:#002E79;color:#FFF;width:30px;height:22px;}

.Company  .page{position:relative;width:94%;margin:0 auto; height:32px;text-align: center;}
.Company  .page .prev,
.Company  .page .next{width:33px;height:32px;display:block;background:url(../images/prev.png) no-repeat; float:left;}
.Company  .page .next{background:url(../images/next.png) no-repeat; float:right;}
.Company  .page .nexts{background:url(../images/nexts.png) no-repeat;}
.Company  .page ul{width:60.555%;margin:0 auto;padding:33px 0 0px; position:absolute; top:5px; left:19.5%;}
.Company  .page ul li{display:inline-block; text-align:center;line-height:22px;padding-right:3px;}
.Company  .page ul li a{float:left;display:block;width:21px;height:22px;font-size:11px;color:#656565;font-family:'Arial';}
.Company  .page ul li .active,
.Company  .page ul li a:hover{background:#002E79;color:#FFF;}
.Company  .page ul .numbers{padding:0 5px 0 8px;}
.Company  .page ul li .relative{width:30px;height:22px;}
.Company  .page ul li .relative:hover{background:#002E79;color:#FFF;width:30px;height:22px;}

.Company .Company_left .logyul{width:100%;}
.Company .Company_left .logyul li{overflow:hidden;padding:14px 0 0 0; cursor:pointer;}
.Company .Company_left .logyul li .nology{border-bottom:1px solid #D4D4D4;padding-bottom:17px;}
.Company .Company_left .logyul li a{display:block;color:#5B5B5B;font-size:14px;}
.Company .Company_left .logyul li .open{float:right;position:relative;top:10px;display:block;width:9px;height:5px;background:url(../images/down.jpg) no-repeat;cursor:pointer;
}
.Company .Company_left .logyul .active .up{background:url(../images/up.jpg) no-repeat;}
.Company .Company_left .logyul .techno{background:#f5f5f5; padding:15px 20px 10px 20px;display:none;}
.Company .Company_left .logyul .techno p{ line-height: 23px;}
.Company .Company_left .logyul .techno p a{color:#5e5e5e;font-size:12px;}
.Company .Company_left .wordul{border-bottom:1px solid #D4D4D4;margin-bottom:27px; margin-top:25px;}
.Company .Company_left .wordul li{overflow:hidden;padding-bottom:33px;}
.Company .Company_left .wordul li .word_left{float:left;width: 27.623%;}
.Company .Company_left .wordul li .word_left img{width:179px;height:101px;}
.Company .Company_left .wordul li .word_right{float:left;width:69.471%;padding-left:13px;}
.Company .Company_left .wordul li .word_right h3{font-size:14px;}
.Company .Company_left .wordul li .word_right p{line-height:24px;padding:9px 0 5px;}
.Company .Company_left .wordul li .word_right .gd_more{float:left;display:block;background:url(../images/gray.jpg) no-repeat left center;padding-left:13px;}
.Company .Company_left .nctent{padding:0 0 15px;}
.Company .Company_left .nctent p{font-size:16px;color:#000;padding-bottom:7px;}
.Company .Company_left .nctent span{color:#5e5e5e;font-size:13px;}
.Company .Company_left .nctent .laiyuan{padding-left:20px;}
.Company .Company_left .nctent .xueyuan{font-size:16px; color:#5e5e5e;}
.Company .Company_left .times{color:#4f4f4f;font-size:14px;padding-bottom:15px;}
.Company .Company_left .index-scroll-box{width:68.329%;position:relative;}
.Company .Company_left .index-scroll-box .prev,
.Company .Company_left .index-scroll-box .next{z-index:20;cursor:pointer;position:absolute;top:115px;left:0px;width:28px;height:55px;background:url(../images/left.jpg) no-repeat;display:block;}
.Company .Company_left .index-scroll-box .next{background:url(../images/right.jpg) no-repeat;left:643px;}

.Company .Company_left .construction{width:100%;position:relative; margin-top:20px;}


.Company .Company_left .index-scroll-box .index-scroll-lsit{width:100%;margin:0 0 0 47px; overflow:hidden;}
.Company .Company_left .index-scroll-box .index-scroll-lsit ul{width:100%;}
.Company .Company_left .index-scroll-box .index-scroll-lsit li{padding-right:6px;float:left;height:auto;}
.Company .Company_left .index-scroll-box .index-scroll-lsit li img{width:140px;height:216px;}
.Company .Company_left .index-scroll-box .index-scroll-lsit li p{padding-bottom:13px;font-size:13px;color:#4f4f4f;text-align:center;}
.Company .Company_left .index-scroll-box .index-scroll-lsit li .gray_div{/*width:96%;*/background:#E7E7E7;padding:4px 0 5px 6px;width:134px\9;}
.Company .Company_left .index-scroll-box .index-scroll-lsit li .engin,
.Company .Company_left .index-scroll-box .index-scroll-lsit li .eering{padding-left:27px;color:#4f4f4f;font-size:13px;display:block;float:left;background:url(../images/yuedu.png) no-repeat;height:21px;line-height:21px;}
.Company .Company_left .index-scroll-box .index-scroll-lsit li .eering{margin-left:17px;background:url(../images/xiazai.png) no-repeat;}


.Company .Company_left .jian_up{position:relative;}


.Company .Company_left .scroll_a{width:590px; margin:0 auto; overflow:hidden;}
.Company .Company_left .scroll_a ul{width:100%;}
.Company .Company_left .scroll_a li{width:139px; margin-right:10px; float:left;height:auto;}
.Company .Company_left .scroll_a li p{ text-align:center; margin:0 0 5px 0;}

.Company .Company_left .scroll_a li .gray_div{/*width:96%;*/background:#E7E7E7;padding:4px 0 5px 6px;width:134px\9;}
.Company .Company_left .scroll_a li .engin,
.Company .Company_left .scroll_a .eering{padding-left:27px;color:#4f4f4f;font-size:13px;display:block;float:left;background:url(../images/yuedu.png) no-repeat;height:21px;line-height:21px;}
.Company .Company_left .scroll_a .eering{margin-left:17px;background:url(../images/xiazai.png) no-repeat;}


.Company .Company_left .jian_up .scroll_left,
.Company .Company_left .jian_up .scroll_right{z-index:20;cursor:pointer;position:absolute;top:115px;left:0px;width:28px;height:55px;background:url(../images/left.jpg) no-repeat;display:block;}
.Company .Company_left .jian_up .scroll_right{background:url(../images/right.jpg) no-repeat; left:auto; right:0;}




.Company .Company_left .engin_boxs{width:98%; margin:0 auto; padding-top:24px;}
.Company .Company_left .engin_boxs .in_box{border-bottom:1px solid #D4D4D4;padding-bottom:8px;}
.Company .Company_left .engin_boxs .in_box p{float:left;color:#4f4f4f;font-size:18px;}
.Company .Company_left .engin_boxs .in_box .engin_right{float:right;width:25px;height:19px;background:url(../images/000.jpg) no-repeat;display:block;}
.Company .Company_left .engin_boxs .in_box .eer{background:url(../images/engin_right.jpg) no-repeat;}
.Company .Company_left .engin_boxs .scroll-box{width:100.329%;position:relative;border-bottom:1px solid #D4D4D4;height:auto;overflow:hidden;padding:23px 0 29px;}
.Company .Company_left .engin_boxs .scroll-box .prev,
.Company .Company_left .engin_boxs .scroll-box .next{cursor:pointer;position:absolute;top:207px;left:0px;width:33px;height:32px;
background:url(../images/prev.png) no-repeat;display:block;z-index:10;}
.Company .Company_left .engin_boxs .scroll-box .next{background:url(../images/next.png) no-repeat;left:auto; right:0;}
.Company .Company_left .engin_boxs .scroll-box ul{width:100%;}
.Company .Company_left .engin_boxs .scroll-box li{float:left;padding-right:32px;height:200px;width:80px;} 
.Company .Company_left .engin_boxs .scroll-box li a{font-weight:normal;font-size:12px;}
.Company .Company_left .engin_boxs .scroll-box li .press{padding-bottom:47px;}
.Company .Company_left .engin_boxs .scroll-box .last{padding-right:0px;}
.Company .Company_left .engin_boxs .scroll-box .scroll-lsit{width:100%;}
.Company .Company_left .group img{width:333px;height:208px;}
.Company .Company_left .group .group_left,
.Company .Company_left .group .group_right{position:relative;width:49.333%;float:left;}
.Company .Company_left .group .group_right{float:right;}
.Company .Company_left .group .group_left div,
.Company .Company_left .group .group_right div{width:333px;font-size:14px;color:#FFF;top:139px;left:0px;background:url(../images/lan.png) repeat-x;position:absolute;padding:31px 0 20px;text-align:center;}
.Company .Company_left .group .group_right div{left:}
.Company .Company_left .groupul{padding-bottom:20px;}
.Company .Company_left .groupul li{padding:23px 0 20px 0;border-bottom:1px solid #E9E9E9;overflow:hidden;position:relative;}
.Company .Company_left .groupul li .group_ones{float:left;width:89.082%; font-size: 14px;}
.Company .Company_left .groupul li .group_ones h2 a{font-size:16px;color: #366092;}
.Company .Company_left .groupul li .group_ones p{padding:9px 0 1px 0;line-height:25px;}
.Company .Company_left .groupul li .group_ones .group_more{background:url(../images/black.jpg) no-repeat right center;padding-right:13px;top:82px;}
.Company .Company_left .groupul li .group_time{float:right;font-size:11px;color:#8b8b8b;}
.Company .Company_left .videoul{width:100%;border-bottom:1px solid #D4D4D4;padding-bottom:44px;margin-bottom:24px;}
.Company .Company_left .videoul li{padding:0 17px 40px 0;float:left;width:48.660%;}
.Company .Company_left .videoul li p{text-align:center;padding-top:10px;}
.Company .Company_left .videoul .last,
.Company .sector ul .last{padding-right:0;}
.Company .sector{padding:11px 0 14px;}
.Company .sector img{width:192px;height:242px;}
.Company .sector ul li{float:left;padding-right:5px;width:19.591%;position:relative;}
.Company .sector ul li .title{color:#FFF;font-size:20px;position:absolute;top:12px;left:10px;}
.Company .sector ul li .ctor{position:absolute;top:122px;left:0px;width:100%;background:url(../images/se.png) no-repeat;}
.Company .sector ul li .ctor p{color:#FFF;margin:6px 0 0 13px;}
.Company .chain{color:#4e4e4e;font-size:22px;font-weight:bold;border-bottom:1px solid #D4D4D4;margin-bottom:11px;padding:8px 0 11px;}
.Company .chainul img{width:980px;height:307px;}
.Company .chainuls{padding-top:23px;}
.Company .chainul li{margin-bottom:5px;width:100%;position:relative;overflow:hidden;}
.Company .chainul li .live,
.Company .chainul li .lives{position:absolute;top:0px;left:677px;background:url(../images/move.png) repeat-y;width:30.918%;height:307px;}
.Company .chainul li .lives{left:0px;background:url(../images/move_left.png) repeat-y;}
.Company .chainul li .live h2,
.Company .chainul li .lives h2{margin:26px 0 0 9px;}
.Company .chainul li .live h2 a,
.Company .chainul li .lives h2 a{font-size:20px;color:#FFF;}
.Company .chainul li .live p,
.Company .chainul li .lives p{color:#FFF;line-height:23px;width:94.265%;margin:8px 0 0 12px;font-size:14px;}
.Company .chainul li .live .jia_more,
.Company .chainul li .lives .jia_more{color:#FFF;font-family:'Arial';display:block;/*float:left;*//*padding:38px 0 8px 261px;*/position:absolute;left:3px;top:283px;}
.Company .chainul li .lives .jia_more{/*padding:38px 0 8px 7px;*/}
.Company .chainul li .live .jia_more{left:260px;}
.Company .chainul li .live_center{left:340px; background:url(../images/live_center.png) no-repeat;}
/*#scroll-box01{display:none;}*/


.Company .const{width:100%;padding:16px 0 13px;font-size:18px;font-weight:bold;color: #626161;}
.Company .const_text{width:100%;}
.Company .index-box img,
.Company .index-box ul li{width:983px;height:402px;}
.Company .index-box{width:983px;height:402px;position:relative;overflow:hidden;}
.Company .index-box .prev,
.Company .index-box .next{width:33px;height:63px;cursor:pointer;display:inline-block;text-indent:-9999em;background:url(../images/g_left.png) no-repeat;position:absolute;
top:42%;/*top:170px;*/left:20px;z-index:10;}
.Company .index-box .next{background:url(../images/g_right.png) no-repeat;left:930px;}
.Company .index-box .index-lsit{width:983px;height:402px;overflow:hidden;}
.Company .index-box .index-lsit li{float:left;}
.Company .const_text_left{width:678px;float:left;}
.Company .const_text_right{width:267px; min-height:260px; float:right;background:#E5E5E5;margin-top:55px;padding:0 0 8px 16px;}
.Company .const_text_right .nine_enght{width:267px;height:54px;background:url(../images/98.jpg) no-repeat;}
.Company .const_text_right h2{font-size:14px;padding:15px 0 17px;font-weight:normal;}
.Company .const_text_right li{padding-left:11px;background:url(../images/lang.jpg) no-repeat left 7px;padding-bottom:5px;}
.Company .const_text .con{font-size:18px;padding-top:15px;}
.Company .const_text p{font-size:14px;line-height:25px;}
.Company .Company_left .Memorabilia{width:100%;border-bottom:1px solid #D4D4D4;height:735px;overflow:hidden;}
.Company .Company_left .Memorabilia .Memorabilia_left{width:354px;float:left;height:700px;}
.Memorabilia .Memorabilia_left .meul{height:700px; margin-bottom:50px;overflow:hidden; display:none;}
.Memorabilia .Memorabilia_left .meul li{float:left;padding-bottom:56px;*+float:none;*+padding-bottom:119px;}
.Company .Company_left .Memorabilia .Memorabilia_left h3 a{font-size:14px;}
.Company .Company_left .Memorabilia .Memorabilia_left p{line-height:25px; font-size:14px;}
.Company .Company_left .Memorabilia .Memorabilia_right{float:left;margin-left:73px;width: 235px;position:relative;height: 683px; overflow:hidden;}
.Company .Company_left .Memorabilia .Memorabilia_right .Memor,
.Company .Company_left .Memorabilia .Memorabilia_right .bilia{cursor:pointer;width:86px;height:31px;display:block;background:url(top1.jpg) no-repeat;position:absolute;
left:74px;top:0px; z-index:9;}
.Company .Company_left .Memorabilia .Memorabilia_right .meet{height:644px;overflow:hidden;}
.Company .Company_left .Memorabilia .Memorabilia_right .bilia{bottom:0; top:644px;*+top:652px;background:url(bottom1.jpg) no-repeat;}
.Company .Company_left .Memorabilia .Memorabilia_right .mora{background:url(101.jpg) repeat-y center;width:235px;margin:31px 0 0 0;*+height:613px;}
.Company .Company_left .Memorabilia .Memorabilia_right .mora ul{padding:37px 0 0 0;}
.Company .Company_left .Memorabilia .Memorabilia_right .mora ul li{height:139px; width:235px;position:relative;}
.Company .Company_left .Memorabilia .Memorabilia_right .mora .mor1{background:url(456.jpg) no-repeat 108px center;
float:left;font-size:20px;display:block;padding-right:43px;position:relative;left:2px;}
.Company .Company_left .Memorabilia .Memorabilia_right .mora .mor2{position:relative;left:110px;background:url(456.jpg) no-repeat left center;
float:left;font-size:20px;display:block;padding-left:19px;}
.Company .Company_left .Memorabilia .Memorabilia_right .mora .mor3{position:relative;left:36px;background:url(456.jpg) no-repeat right center;
float:left;font-size:20px;display:block;padding-right:43px;}
.Company .Company_left .Memorabilia .Memorabilia_right .mora .mor4{position:relative;left:110px;background:url(456.jpg) no-repeat left center;
float:left;font-size:20px;display:block;padding-left:43px;}
.Company .Company_left .Memorabilia .Memorabilia_right .mora .mor5{position:relative;left:36px;background:url(456.jpg) no-repeat right center;
float:left;font-size:20px;display:block;padding-right:43px;}
.Company .Company_left .Memorabilia .Memorabilia_right .mora .mor6{position:relative;left:110px;background:url(456.jpg) no-repeat left center;
float:left;font-size:20px;display:block;padding-left:43px;}
.Company .Company_left .Memorabilia .Memorabilia_right .mora .mor7{position:relative;left:4px;background:url(456.jpg) no-repeat right center;
float:left;font-size:20px;display:block;padding-right:43px;}
.Company .Company_left .Memorabilia .Memorabilia_right .mora .act{font-weight:bold;font-size:32px;}
.Company .talent_pool .talent{float:left;}
.Company .talent_pool .talent li .talent_titile{font-size:18px;font-weight:bold;padding:22px 0 6px 0;}
.Company .talent_pool .talent li .talent_picture{position:relative;overflow:hidden;}
.Company .talent_pool .talent li .talent_picture span{margin-right:1px;float:left;display:block;}
.Company .talent_pool .talent li .talent_picture img{width:698px;height:189px;}
.Company .talent_pool .talent li .talent_picture .tp{width:100%;position:absolute;top:153px;left:0px;background:url(../images/pic1.png) no-repeat;}
.Company .talent_pool .talent li .talent_picture .tp a{font-family:'Arial';color:#FFF;float:right;margin:13px 9px 14px;}
.Company .talent_pool .pool{width:24.923%;float:right;}
.Company .talent_pool .pool .recruit1,
.Company .talent_pool .pool .recruit3{font-size:16px;color:#787878;padding:17px 0 0 0;}
.Company .talent_pool .pool .recruit3{border-bottom:1px solid #E2E2E2;padding-bottom:12px;}
.Company .talent_pool .pool .recruit1 .re_more,
.Company .talent_pool .pool .recruit3 .re_more{float:right;display:block;color:#7f7f7f;font-size:14px;font-family:'Arial';padding-top:3px;}
.Company .talent_pool .pool .recruit2,
.Company .talent_pool .pool .recruit4{background:#F9F9F9;border:1px solid #F4F4F4;margin-top:13px;}
.Company .talent_pool .pool .recruit4{background:none;border:0;}
.Company .talent_pool .pool .recruit2 ul,
.Company .talent_pool .pool .recruit4 ul{margin:11px 0 5px 8px;}
.Company .talent_pool .pool .recruit2 li,
.Company .talent_pool .pool .recruit4 li{line-height:32px;padding-left:20px;background:url(../images/789.jpg) no-repeat left center;}
.Company .talent_pool .pool .recruit2 li a,
.Company .talent_pool .pool .recruit4 li a{color:#8f8f8f;}
.Company .talent_pool .pool .recruit2 img{width:245px;}
.Company .industry{font-size:18px;padding:14px 0;font-weight:bold;color: #626161;}
.Company .try_img_big{width:100%;}
.Company .try_img_big img{width:981px;height:566px;}
.Company .try_img_small{width:100%;position:relative;padding-bottom:50px;margin-top:9px;}
.Company .try_img_small .try_prev,
.Company .try_img_small .try_next{width:33px;height:65px;display:block;background:url(../images/tt.jpg) no-repeat;cursor:pointer;position:absolute;top:0px;left:108px;}
.Company .try_img_small .try_next{background:url(../images/rr.jpg) no-repeat;left:840px;}
.Company .try_img_small .try_img{position:relative;left:177px;margin:0 auto;overflow:hidden;}
.Company .try_img_small .try_img ul{overflow:hidden;}
.Company .try_img_small .try_img li{float:left;padding-right:12px;}
.Company .try_img_small .try_img img{width:148px;height:70px;}
.Company .dust{margin-top:70px;}
.Company .dust h2{font-size:18px;padding-bottom:19px;font-weight:normal;}
.Company .dust p,
.Company .carouse .view li .rslide p{font-size:14px;line-height:25px;}
.Company .carousel{width:100%;}
.Company .carousel .view{width:100%;position:relative;overflow:hidden;}
.Company .carousel .view .rslides{width:100%;height:877px;overflow:hidden;}
.Company .carousel .view li{float:left;}
.Company .carousel .view li .rslide h2{font-size:18px;padding:43px 0 28px 0;}
.Company .carousel .view li .rslide p{padding-bottom:29px;}
.Company .carousel .view .prev,
.Company .carousel .view .next{height:32px;background:url(../images/prev.png) no-repeat left center;
display:inline-block;float:left;padding-left:44px;line-height:32px;margin-left:89px;z-index:100;}
.Company .carousel .view .next{float:right;background:url(../images/next.png) no-repeat right center;padding-right:44px;margin-right:89px;}
.Company .carousel .view .rslides_tabs a{display:none;}
.Company .award{width:100%;position:relative;}
.Company .award li{margin:0 1px 1px 0;float:left;}
.Company .award li img{width:auto\9;}
.Company .award .last{margin:0 0px 1px 0;  /*margin-bottom: 20px;*/}

.Company .award li .ward_more,
.Company .award li .ward_more1,
.Company .award li .ward_more2,
.Company .award li .ward_more3,
.Company .award li .ward_more4,
.Company .award li .ward_more5,
.Company .award li .ward_more6{width:41px;padding:10px 0 24px 3px;background:url(../images/aila.png) no-repeat;font-family:'Arial';font-size:11px;color:#FFF;position:absolute;top:0px;left:0px;}

.Company .award li .ward_more1{left:319px;}
.Company .award li .ward_more2{left:597px;}
.Company .award li .ward_more3{left:0px;top:204px;}
.Company .award li .ward_more4{left:246px;top:204px;}
.Company .award li .ward_more5{left:597px;top:204px;}
.Company .award li .ward_more6{left:793px;top:204px;}

.Company .award li .ward_con,
.Company .award li .ward_con1,
.Company .award li .ward_con2,
.Company .award li .ward_con3,
.Company .award li .ward_con4,
.Company .award li .ward_con5,
.Company .award li .ward_con6{width:100%;background:url(../images/bba.png) no-repeat;position:absolute;top:150px;left:0px;padding:18px 0 19px 19px;}

.Company .award li .ward_con1{left:319px;background:url(../images/bbb.png) no-repeat;}
.Company .award li .ward_con2{left:597px;background:url(../images/bbc.png) no-repeat;}
.Company .award li .ward_con3{left:0px;top:346px;background:url(../images/bbd.png) no-repeat;}
.Company .award li .ward_con4{left:246px;top:346px;background:url(../images/bbe.png) no-repeat;}
.Company .award li .ward_con5{left:597px;top:346px;background:url(../images/bbf.png) no-repeat;}
.Company .award li .ward_con6{left:793px;top:346px;background:url(../images/bbg.png) no-repeat;}

.Company .award li .ward_con a,
.Company .award li .ward_con1 a,
.Company .award li .ward_con2 a,
.Company .award li .ward_con3 a,
.Company .award li .ward_con4 a,
.Company .award li .ward_con5 a,
.Company .award li .ward_con6 a{font-size:16px;color:#FFf;font-weight:bold;}
.Company .project{width:100%;position:relative;height:747px;}
.Company .project .pro_prev,
.Company .project .pro_next{cursor:pointer;position:absolute;top:329px;left:-64px;width:33px;height:65px;display:block;background:url(../images/tt.jpg) no-repeat;z-index:50;}
.Company .project .pro_next{background:url(../images/rr.jpg) no-repeat;left:1014px}
.Company .project .ject{overflow:hidden;height:738px;}
.Company .project .ject li{margin:0 1px 1px 0;float:left;width:244px;height:982px;}
.Company .project .ject li .ject_div {margin:0 1px 1px 0;width:244px;height:245px; position:relative;}
.Company .project .ject .last{margin:0 0 1px 0;}
.Company .project .ject li .ofa{width:220px; position:absolute;bottom:0;left:0px;background:url(../images/me.png) repeat-y;padding:0 15px 10px 9px; z-index:9999;}
.Company .project .ject li .ject_div2 .ofa{left:0px;top:133px;}
.Company .project .ject li .ject_div3 .ofa{left:0px;top:133px;}
.Company .project .ject li .ject_div4 .ofa{left:0px;top:133px;}
.Company .project .ject li .ject_div5 .ofa{left:0px;top:133px;}
.Company .project .ject li .ject_div6 .ofa{left:0px;top:133px;}


.Company .project .ject li .ofas{width:114px; height:100%; background:url(../images/re.png) repeat-x;padding:10px 9px 47px;;left:112px;top:0px;position:absolute;}
.Company .project .ject li .ject_1 .ofas{left:112px;top:0;}
.Company .project .ject li .ject_2 .ofas{left:112px;top:0;}
.Company .project .ject li .ject_3 .ofas{left:112px;top:0;}
.Company .project .ject li .ject_4 .ofas{left:112px;top:0;}
.Company .project .ject li .ject_5 .ofas{left:112px;top:0;}
.Company .project .ject li .ject_6 .ofas{left:112px;top:0;}


.Company .project .ject li .ofa h2,
.Company .project .ject li .ofas h2,
.Company .project .ject li .ofas01 h2,
.Company .project .ject li .ofas02 h2,
.Company .project .ject li .ofas03 h2,
.Company .project .ject li .ofas04 h2,
.Company .project .ject li .ofas05 h2,
.Company .project .ject li .ofas06 h2,
.Company .project .ject li .ofas07 h2,
.Company .project .ject li .ofas08 h2,
.Company .project .ject li .ofas09 h2,
.Company .project .ject li .ofas010 h2{font-size:16px;color:#FFF;padding:9px 0 3px;}

.Company .project .ject li .ofas h2,
.Company .project .ject li .ofas02 h2,
.Company .project .ject li .ofas04 h2,
.Company .project .ject li .ofas06 h2,
.Company .project .ject li .ofas08 h2,
.Company .project .ject li .ofas010 h2{padding:0 0 5px 0;}

.Company .project .ject li .ofa h2 a,
.Company .project .ject li .ofas h2 a,
.Company .project .ject li .ofas01 h2 a,
.Company .project .ject li .ofas02 h2 a,
.Company .project .ject li .ofas03 h2 a,
.Company .project .ject li .ofas04 h2 a,
.Company .project .ject li .ofas05 h2 a,
.Company .project .ject li .ofas06 h2 a,
.Company .project .ject li .ofas07 h2 a,
.Company .project .ject li .ofas08 h2 a,
.Company .project .ject li .ofas09 h2 a,
.Company .project .ject li .ofas010 h2 a{color:#FFF;}

.Company .project .ject li .ofa p,
.Company .project .ject li .ofas p,
.Company .project .ject li .ofas01 p,
.Company .project .ject li .ofas02 p,
.Company .project .ject li .ofas03 p,
.Company .project .ject li .ofas04 p,
.Company .project .ject li .ofas05 p,
.Company .project .ject li .ofas06 p,
.Company .project .ject li .ofas07 p,
.Company .project .ject li .ofas08 p,
.Company .project .ject li .ofas09 p,
.Company .project .ject li .ofas010 p{color:#FFF;line-height:22px;}
.Company .contact{color: #8B8B8B;font-size: 18px;width:100%;padding: 40px 0 25px;}
.Company .contactul{width:100%;padding:20px 0 37px 0;}
.Company .contactul li{color: #7D7D7D;line-height: 24px;}
.Company .contact_img{width:100%;}
.Company .website{width:100%;}
.Company .website ul{width:100%;}
.Company .website ul li{float:left;font-size:12px;border-bottom:1px solid #CCC; margin:0 26px 10px 0;padding: 0 0 10px 13px;width:206px;}
.Company .website ul li a{color: #8B8B8B;}
.Company .website ul .last{margin-right:0px;}
.Company .mentul_ent li{line-height:30px;border-bottom:1px solid #CCC;padding:0 0 5px 0;margin-bottom:10px;}
.Company .brigade,
.Company .brigade img{width:980px;}
.Company .searchul{border-top:1px solid #D4D4D4;}
.Company .searchul li{color:#767575;padding:24px 0 22px 0;border-bottom:1px solid #D4D4D4;}
.Company .searchul li h3{*+font-size:12px;}
.Company .searchul li p{line-height:25px;padding:23px 0 15px 0;}

#content .lingyu{
	width:1000px;
	}
#content .lingyu .des{
	width:1000px;
	text-align:center;
	line-height:4em;
	color:#5B5B5B;
	}

#content .brand a{
	display: block;
	float: left;
	width: 165px;
	height: 400px;
	text-align: center;
	position: relative;
	margin-right:1px;
}
#content .brand img{
	width: 165px;
	height: 400px;
}
#content .brand .info{
	display: none;
	background-color: #f0f0f0;
	color: #369242;
}
#content .vertical .info{
	width: 0;
	height: 400px;
	margin: 0 auto;
	background:url(bottom_b.jpg);
}
#content .vertical .info .morex{
	width:35px;
	font-size:24px;
	height:200px;
	display:block;
	margin:0 auto;
	border:1px solid #CDA666;
	text-align:center;
	position:absolute;
	left:60px;
	top:100px;
	}
#content .vertical .info .morex p{
	padding-top:35px;
	color:#CDA666;
	}
#content .horizontal img{
	position: absolute;
	top: 0;
	left: 0;
}
#content .horizontal .info{
	width: 180px;
	height: 0;
	top: 120px;
	position: absolute;
	left: 0;
}
#quickmark{
	width:120px;
	height:50px;
	position:fixed;
	z-index:101;
	right:20px;
	top:45%;
	background:url(quickmark.jpg) no-repeat;
	opacity:0.5
	}
#quickmark .img1{
	width:100px;
	height:100px;
	background:#090;
	margin-top:50px;
	margin-left:10px;
	opacity:0;
	}

#quickmark .img2{
	width:100px;
	height:100px;
	background:#090;
	margin-top:24px;
	margin-left:10px;
	opacity:0;
	}


.ie7 body{
	overflow:hidden;
}
a{
	color: #333;
	text-decoration: none;
}
.container{
	position: relative;
	text-align: center;
}
.clr{
	clear: both;
}

p.codrops-demos{
	text-align:center;
	display: block;
	padding: 14px;
}
p.codrops-demos a,
p.codrops-demos a.current-demo,
p.codrops-demos a.current-demo:hover{
    display: inline-block;
	border: 1px solid #ddd;
	border-color: #ddd #aaa #aaa #ddd;
	padding: 4px 10px 3px;
	font-size: 13px;
	line-height: 18px;
	margin: 0px 3px;
	font-weight: 800;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.1);
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	color: rgba(27,54,81,0.8);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
	text-shadow: 0px 1px 1px rgba(255,255,255,0.9);
	background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed));
	background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%);
	background: linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%);
}
p.codrops-demos a:hover{
	background: #fff;
}
p.codrops-demos a:active{
	background: #e5e5e5;
	background: -moz-linear-gradient(top, #e5e5e5 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e5e5), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top, #e5e5e5 0%,#ffffff 100%);
	background: -o-linear-gradient(top, #e5e5e5 0%,#ffffff 100%);
	background: -ms-linear-gradient(top, #e5e5e5 0%,#ffffff 100%);
	background: linear-gradient(top, #e5e5e5 0%,#ffffff 100%);
	-webkit-box-shadow: 0px 1px 1px rgba(255,255,255,0.9);
	-moz-box-shadow:0px 1px 1px rgba(255,255,255,0.9);
	box-shadow: 0px 1px 1px rgba(255,255,255,0.9);
}
p.codrops-demos a.current-demo,
p.codrops-demos a.current-demo:hover{
	color: #999;
}
/* Media Queries */
@media screen and (max-width: 767px) {
	.container > header{
		text-align: center;
	}
	p.codrops-demos {
		position: relative;
		top: auto;
		left: auto;
	}
}


.lb-album{
	width: 1000px;
	margin: 0 auto;
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
}
.lb-album li{
	float: left;
	margin-left: 15px;
	position: relative;
	margin-bottom:15px;
}
.lb-album li > a,
.lb-album li > a img{
	display: block;
}
.lb-album li > a{
	width: 215px;
	height: 155px;
	position: relative;
	padding: 10px;
	background: #B67F51;
	-webkit-box-shadow: 1px 1px 2px #fff, 1px 1px 2px rgba(158,111,86,0.3) inset;
	-moz-box-shadow: 1px 1px 2px #fff, 1px 1px 2px rgba(158,111,86,0.3) inset;
	box-shadow: 1px 1px 2px #fff, 1px 1px 2px rgba(158,111,86,0.3) inset;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px 4px 4px 4px;
}
.lb-album li > a span{
	position: absolute;
	width: 215px;
	height: 155px;
	top: 10px;
	left: 10px;
	text-align: center;
	line-height: 150px;
	color: rgba(27,54,81,0.8);
	text-shadow: 0px 1px 1px rgba(255,255,255,0.6);
	font-size: 24px;
	opacity: 0;
	filter: alpha(opacity=0); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
	background: rgb(255,255,255);
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%, rgba(241,210,194,1) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,0.56)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(255,255,255,1) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(255,255,255,1) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(255,255,255,1) 100%);
	background: radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(255,255,255,1) 100%);
	-webkit-transition: opacity 0.3s linear;
	-moz-transition: opacity 0.3s linear;
	-o-transition: opacity 0.3s linear;
	-ms-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
}
.lb-album li > a:hover span{
	opacity: 1;
	filter: alpha(opacity=99); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /*IE8*/
}
.lb-overlay{
	width: 0px;
	height: 0px;
	position: fixed;
	overflow: hidden;
	left: 0px;
	top: 0px;
	padding: 0px;
	z-index: 99;
	text-align: center;
	background: rgb(255,255,255);
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,0.56)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(255,255,255,1) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(255,255,255,1) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(255,255,255,1) 100%);
	background: radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(255,255,255,1) 100%);
}
.lb-overlay > div{
	position: relative;
	color: rgba(27,54,81,0.8);
	opacity: 0;
	filter: alpha(opacity=0); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
	width: 550px;
	margin: 10px auto 0px auto;
	text-shadow: 0px 1px 1px rgba(255,255,255,0.6);
	-webkit-transition: opacity 0.3s linear 1.3s;
	-moz-transition: opacity 0.3s linear 1.3s;
	-o-transition: opacity 0.3s linear 1.3s;
	-ms-transition: opacity 0.3s linear 1.3s;
	transition: opacity 0.3s linear 1.3s;
}
.lb-overlay div h3,
.lb-overlay div p{
	padding: 0px 20px;
	width: 200px;
	height: 60px;
}
.lb-overlay div h3{
	font-size: 26px;
	float: left;
	text-align: right;
	border-right: 1px solid rgba(27,54,81,0.4);
}
.lb-overlay div h3 span,
.lb-overlay div p{
	font-size: 16px;
	font-family: Constantia, Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
	font-style: italic;
}
.lb-overlay div h3 span{
	display: block;
	line-height: 6px;
}
.lb-overlay div p{
	text-align: left;
	float: left;
	width: 260px;
}
.lb-overlay a.lb-close{
	background: rgba(27,54,81,0.8);
	z-index: 1001;
	color: #fff;
	position: absolute;
	top: 43px;
	left: 50%;
	font-size: 15px;
	line-height: 26px;
	text-align: center;
	width: 50px;
	height: 23px;
	overflow: hidden;
	margin-left: -25px;
	opacity: 0;
	filter: alpha(opacity=0); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-webkit-transition: opacity 0.3s linear 1.2s;
	-moz-transition: opacity 0.3s linear 1.2s;
	-o-transition: opacity 0.3s linear 1.2s;
	-ms-transition: opacity 0.3s linear 1.2s;
	transition: opacity 0.3s linear 1.2s;
}
.lb-overlay img{
	/* height: 100%; For Opera max-height does not seem to work */
	max-height: 100%;
	position: relative;
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	box-shadow: 0px 2px 7px rgba(0,0,0,0.2);
}
.lb-overlay:target {
	width: auto;
	height: auto;
	bottom: 0px;
	right: 0px;
	padding: 80px 100px 120px 100px;
}
.lb-overlay:target img {
	-webkit-animation: fadeInScale 1.2s ease-in-out;
	-moz-animation: fadeInScale 1.2s ease-in-out;
	-o-animation: fadeInScale 1.2s ease-in-out;
	-ms-animation: fadeInScale 1.2s ease-in-out;
	animation: fadeInScale 1.2s ease-in-out;
}
.lb-overlay:target a.lb-close,
.lb-overlay:target > div{
	opacity: 1;
	filter: alpha(opacity=99); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /*IE8*/
}
@-webkit-keyframes fadeInScale {
  0% { -webkit-transform: scale(0.6); opacity: 0; }
  100% { -webkit-transform: scale(1); opacity: 1; }
}
@-moz-keyframes fadeInScale {
  0% { -moz-transform: scale(0.6); opacity: 0; }
  100% { -moz-transform: scale(1); opacity: 1; }
}
@-o-keyframes fadeInScale {
  0% { -o-transform: scale(0.6); opacity: 0; }
  100% { -o-transform: scale(1); opacity: 1; }
}
@-ms-keyframes fadeInScale {
  0% { -ms-transform: scale(0.6); opacity: 0; }
  100% { -ms-transform: scale(1); opacity: 1; }
}
@keyframes fadeInScale {
  0% { transform: scale(0.6); opacity: 0; }
  100% { transform: scale(1); opacity: 1; }
}

/* 
	100% Height for Opera as the max-height seems to be ignored, not optimal for large screens 
	http://bricss.net/post/11230266445/css-hack-to-target-opera 
*/
x:-o-prefocus, .lb-overlay img {
    height: 100%;
}


#content .leftLoop{ overflow:hidden; position:relative;   }
#content .leftLoop .hd{ overflow:hidden;  height:50px;  }
#content .leftLoop .hd .prev,#content .leftLoop .hd .next{ display:block;  width:5px; height:9px; line-height:10px; float:right; margin-right:10px; margin-top:10px;  overflow:hidden;  
	 cursor:pointer; background:url("images/icoLeft.gif") no-repeat;}
#content .leftLoop .hd .next{ background:url("images/icoRight.gif") no-repeat;  }
#content .leftLoop .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px;  }
#content .leftLoop .hd ul li{ position:relative; _display:inline; float:left;  width:10px; height:10px; overflow:hidden; background:#ccc; margin-right:10px; text-indent:-999px; cursor:pointer;
	-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; behavior: url(../PIE.htc);}
#content .leftLoop .hd ul li.on{ background:#f00;  }
#content .leftLoop .bd{ }
#content .leftLoop .bd ul{ overflow:hidden; zoom:1; }
#content .leftLoop .bd ul li{ margin:0 20px; text-align:center; float:left; _display:inline; overflow:hidden; display:block; width:280px; height:260px; background:url(xk.jpg) no-repeat; background-size:280px 210px;}  
#content .leftLoop .bd ul li img{
	width:240px;
	height:177px;
	margin-top:17px;
	}
#content .leftLoop .bd .title{
	font-size:16px; line-height:80px; font-weight:bolder;
	}
#content .leftLoop .bd .title a{
	color:#80241F;
	}

