﻿@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'Helvetica Light';
    src: url('font/helvetica-light.eot');
    src: url('font/helvetica-light.html'),
         url('font/helvetica-lightd41d.eot?#iefix') format('embedded-opentype'),
         url('font/helvetica-light-2.html') format('woff'),
         url('font/helvetica-light.ttf') format('truetype'),
         url('font/helvetica-light-3.html#23rdStreetDemoVersionRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
ul,ol,li,h1,h2,h3,h4,h5,h6,form,img,div,body,form,input,table,td,hr,p,object{
	margin:0px;
	padding:0px;
	border:0px;
}
ul, menu, dir ,h1,h2,h3,h4,h5,h6{
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px;
}
h1{font-size:18px;font-weight:normal;}
h2{font-size:16px;font-weight:normal;}
h3{font-size:15px;font-weight:normal;}
h4{font-size:14px;font-weight:normal;}
h5{font-size:13px;font-weight:normal;}
h6{font-size:12px;font-weight:normal;}
ul,ol{list-style-type:none;}
li{ list-style-type:none; list-style-position:outside;}
img{ border:none;}
input[type="submit"],input[type="button"],input[type="reset"]{
	cursor:pointer;
}
a{ color:#7d7d7d;
 	text-decoration:none;
	outline:none;
	star:expression(this.onFocus=this.blur());
}
a:hover{
	color:#882226; 
}
a:active {star:expression(this.onFocus=this.blur());}
:focus { outline:0; }
.clear{
	clear:both;
	height:0px;
	overflow:hidden;
}
.show{display:block;}
.hide{display:none;}
.left{
	float:left;
}
.right{
	float:left;
}
.visibility{visibility:hidden;}
.imgmid{
	display:inline-block;
	*display:inline;
	*zoom:1;
	height:100%;
	width:1px;
	margin-left:-1px;
	vertical-align:middle;
}
.jump {
    cursor:pointer;
}
.jumpBig {
    cursor:pointer;
}
html,body{-webkit-text-size-adjust:none;}
body{
	position:relative;
	min-height:679px;
	color:#7d7d7d;
	font-size:12px;
	font-family:"Microsoft YaHei",微软雅黑,Helvetica Light,Helvetica, sans-serif;
}

body.guidebody{
    height:100%;
	background:#6ba7af;
}

/*引导页*/
.guideMain{
	width:100%;
}
.guideMain .guide-top{
	height:102px;
	text-align:center;
}
.guideMain .guide-Con{
	height:457px;
	background:#1c1c1c;
}
.guideMain .guide-Con .guideVideo{
	width:834px;
	height:100%;
	margin:0 auto;
}
.guideMain .guide-foot{
	margin-top:26px;
	line-height:32px;
	text-align:center;
}
.guideMain .guide-foot img{
	padding-top:30px;
}
.guideMain .guide-foot a{
    margin:0 15px;
	color:#fcc954;
	font-size:18px;
}
.guideMain .guide-foot a:hover{
	color:#dbb864;
}
.guideMain .guide-foot a.cn{
	font-family:"宋体";
}
.guideMain .guide-foot a.en{
	font-family:"Microsoft YaHei",微软雅黑;
}
.guidefIc {
    position:fixed;
    bottom:15px;
    left:0px;
    width:98%;
    text-align:right;
}
.guidefIc a{
   color:#dbb864;
   font-size:11px;
}

/*首页*/
.InMainL{
	position:absolute;
	left:0px;
	bottom:40px;
	z-index:4;
	width:45px;
}
.InMainL .fIc{
	float:left;
	width:8px;
	overflow:hidden;
	margin-left:10px;
	color:#dbb864;
	font-size:11px;
	word-wrap:break-word;
	word-break:nomal;
}
.InMainL .fnav{
	float:left;
	width:14px;
	line-height:18px;
	margin-left:8px;
}
.InMainL .fnav a{
    display:block;
    text-align:center;
	color:#dbb864;
	font-size:14px;
}
.InMainL .fnav a:hover{
	color:#dbb864;
}
.InMainL .fnav a.ahover{
	color:#dbb864;
}
.InMainL .fnav a.a1{
    padding-top:16px;
	background:url(../images/icon.png) no-repeat -27px top;
}
.InMainL .fnav a.a1:hover{
	/*background:url(../images/icon.png) no-repeat -41px top;*/
}
.InMainL .fnav a.a2{
    padding-top:15px;
	background:url(../images/icon.png) no-repeat 1px top;
}
.InMainL .fnav a.a2:hover{
	/*background:url(../images/icon.png) no-repeat -13px top;*/
}
.InMainR{
	position:absolute;
	right:0px;
	top:0px;
	z-index:2;
	width:19%;
	height:100%;
}
.InMainR .edition {
    position:absolute;
    top:30px;
    z-index:102;
    width:100%;
    text-align:center;
    color:#d8b866;
}
.InMainR .edition a{
    color:#d8b866;
}
.InMainR .edition a:hover{
    color:#ffd860;
}
.navbk{
	position:absolute;
	left:0px;
	top:0px;
	width:60px;
	height:100%;
	background:#101010;
	text-align:center;
	vertical-align:middle;
}
.navbk .nav{
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:16px;
	margin-left:7px;
	vertical-align:middle;
}
.navbk .nav li{
	width:16px;
	line-height:19px;
	padding:20px 0;
}
.navbk .nav li a{
	display:block;
	width:16px;
	height:75px;
	color:#805c17;
	font-size:17px;
	font-family:"宋体";
	font-weight:500;
}
.navbk .nav li a:hover{
	color:#fff;
}

.navbk .nav li a.a1{
	height:36px;
	background:url(../images/nav1.png) no-repeat;
}
.navbk .nav li a.a1:hover,.navbk .nav li.ahover a.a1{
	background:url(../images/nav1_on.png) no-repeat;
}
.navbk .nav li a.a2{
	background:url(../images/nav2.png) no-repeat;
}
.navbk .nav li a.a2:hover,.navbk .nav li.ahover a.a2{
	background:url(../images/nav2_on.png) no-repeat;
}
.navbk .nav li a.a3{
	background:url(../images/nav3.png) no-repeat;
}
.navbk .nav li a.a3:hover,.navbk .nav li.ahover a.a3{
	background:url(../images/nav3_on.png) no-repeat;
}
.navbk .nav li a.a4{
	background:url(../images/nav4.png) no-repeat;
}
.navbk .nav li a.a4:hover,.navbk .nav li.ahover a.a4{
	background:url(../images/nav4_on.png) no-repeat;
}
.navbk .nav li a.a5{
	background:url(../images/nav5.png) no-repeat;
}
.navbk .nav li a.a5:hover,.navbk .nav li.ahover a.a5{
	background:url(../images/nav5_on.png) no-repeat;
}
.navbk .nav li a.a6{
	background:url(../images/nav6.png) no-repeat;
}
.navbk .nav li a.a6:hover,.navbk .nav li.ahover a.a6{
	background:url(../images/nav6_on.png) no-repeat;
}
.navbk .nav li a.a7{
	background:url(../images/nav7.png) no-repeat;
}
.navbk .nav li a.a7:hover,.navbk .nav li.ahover a.a7{
	background:url(../images/nav7_on.png) no-repeat;
}

.pagelogo{
    position:relative;
    z-index:101;
	height:100%;
	margin-left:60px;
	text-align:center;
	vertical-align:middle;
}
.pagelogo img{
	width:76%;
	vertical-align:middle;
}
.pagelogo .flogo {
    position:absolute;
    bottom:30px;
    left:0px;
    width:100%;
    text-align:center;
}

.pageCon .page-bk{
	position:absolute;
	top:0px;
	left:0px;
    z-index:0;
}

/*关于我们*/
.pageCon{
	position:relative;
	z-index:3;
	height:100%;
	overflow:hidden;
	margin:0 19% 0 171px;
	background:#0e0e0e;
	vertical-align:middle;
}

.subNavbk{
	position:absolute;
	top:0px;
	right:0px;
	z-index:4;
	width:51px;
	height:100%;
	overflow:hidden;
	background:url(../images/subnav-bk.png);
	text-align:center;
}
.subNavbk .subNav{
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:14px;
	height:669px;
	vertical-align:middle;
}
.subNavbk .subNav li{
	width:14px;
	line-height:19px;
	padding:10px 0;
}
.subNavbk .subNav li a{
	display:block;
	width:16px;
	height:75px;
	color:#805c17;
	font-size:14px;
}
.subNavbk .subNav li a:hover{
	color:#dbb864;
}
.subNavbk .subNav li a.ahover{
	color:#dbb864;
}

.pageCon ul.abItems li {
    position:relative;
}
.pageCon ul.abItems li div.tipbig {
    position:absolute;
    bottom:0px;
    left:-56.5px;
    width:354px;
    height:22px;
    line-height:22px;
    background:#000;
    text-align:center;
    color:#868582;
}
.pageCon ul.abItems li div.tipbig span{
    display:inline-block;
    *display:inline;
    *zoom:1;
    padding-left:20px;
    background:url(../images/bigImg.png) no-repeat left center;
}
.pageCon .pageBox{
	position:relative;
	z-index:4;
	height:669px;
	margin-right:25px;
	background:url(../images/ab-bk.png);
}
.pageBox ul.abItems{
	position:absolute;
	left:0px;
	top:0px;
	width:1416px;
	height:100%;
}
.pageBox ul.abItems li{
	float:left;
	width:354px;
	background:url(../images/abitem-bk.png) repeat-y left top;
	color:#868582;
    font-size:11px;
	letter-spacing:0.8px;
	word-spacing:0.8px;
}
.pageBox ul.abItems li h3{
	height:44px;
	text-align:center;
	color:#fff;
	font-size:16px;
	font-weight:600;
}
.pageBox ul.abItems li .abmsg{
	height:583px;
	padding-top:43px;
	padding-bottom:43px;
}
.pageBox ul.abItems li .abmsg6{
	padding-left:22%;
	padding-right:22%;
}
.pageBox ul.abItems li .abmsg6 .msg{
	line-height:17px;
}

.pageBox ul.abItems li .abmsg5{
	text-align:center;
}
.pageBox ul.abItems li .abmsg5 .msg{
	line-height:22px;
}
.pageBox ul.abItems li .abmsg5 .msg img{
	cursor:pointer;
}

.pageBox ul.abItems li .abmsg4{
	padding-left:10%;
	padding-right:10%;
}
.pageBox ul.abItems li .abmsg4 .msg{
	line-height:20px;
	
}

.pageBox ul.abItems li .abmsg3{
	width:246px;
    margin:0 auto;
	cursor:pointer;
}
.pageBox ul.abItems li .abmsg3 .msg{
	
}
.pageBox ul.abItems li .abmsg3 .msg .tRow{
	position:relative;
	height:119px;
	margin-bottom:18px;
}

.pageBox ul.abItems li .abmsg2{
	text-align:center;
}
.pageBox ul.abItems li .abmsg2 .msg{
	line-height:22px;
}

.pageBox ul.abItems li .abmsg1{
	text-align:center;
}
.pageBox ul.abItems li .abmsg1 .msg{
	line-height:17px;
}
.pageBox ul.abItems li .abmsg1 .msg img{
	width:50px;
}
/*详细页弹出*/
.DetaBk{
    display:none;
    position:absolute;
    top:0px;
    left:0px;
    z-index:99;
    width:100%;
    height:100%;
    background:url(../images/bg.png);
}
.DetaBk .content{
   position:relative;
   width:550px;
   height:100%;
   margin:0 auto;
   padding:0px 40px 150px 40px;  
   z-index:10003;
   line-height:20px;   
   color:#868582;
   font-size:11px;
   background:url(../images/content.png);
 }
.DetaBk .content .contentmsg {
    height:80%;
    width:520px;
    overflow:hidden;
    padding-right:30px;
    text-align:center;
 }
.DetaBk .close{
     position:absolute;
     right:0px;
}
.DetaBk .close img{
     cursor:pointer;
}
.DetaBk .title{
    width:520px;
    padding:50px 0 40px 0;
    text-align:center;
    font-size:14px;
    font-weight:600;
}
.DetaBk .atitle{
    font-size:15px;
}
.DetaBk .ntitle {
    padding:50px 0 10px 0;
}
.DetaBk h4{
    font-size:13px;
}
.DetaBk .time{
    padding-bottom:22px;
    text-align:center;
}

.DetaTeamBk .content{
   position:relative;
   width:600px;
   height:100%;
   margin:0 auto;
   padding:0px 40px 150px 40px;  
   z-index:10003;
   line-height:20px;   
   color:#868582;
   font-size:11px;
   background:url(../images/content.png);
 }
.DetaTeamBk .content .contentmsg {
    height:80%;
    width:570px;
    overflow:hidden;
    padding-right:30px;
    text-align:center;
 }

/*集团简介*/
.pageCon .introduceBox{
	position:relative;
	z-index:4;
	height:669px;
	margin-right:25px;
	background:url(../images/ab-bk.png);
}
.introduceBox ul.abItems{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}
.introduceBox ul.abItems li{
	width:642px;
    height:246px;
    margin:226px auto 0 auto;
	color:#868582;
    font-size:11px;
	letter-spacing:0.8px;
	word-spacing:0.8px;
}
.introduceBox ul.abItems li .inRowL{
	float:left;
	width:236px;
}
.introduceBox ul.abItems li .inRowR{
	float:right;
    position:relative;
	width:372px;
    height:246px;
    line-height:18px;
}
.introduceBox ul.abItems li .inRowR h4{
	height:44px;
	text-align:left;
	font-size:14px;
}

/*团队*/
.pageCon .tclose{
	position:absolute;
	top:0px;
	right:22px;
	z-index:3;
	width:41px;
	height:41px;
    cursor:pointer;
}
.pageCon .tclose:hover img{
	animation: 0.5s rotate;
	-webkit-animation:0.5s rotate;
}
@keyframes rotate{
from{-webkit-transform:rotate(0deg)}
to{-webkit-transform:rotate(270deg)}
}
@-webkit-keyframes rotate{
from{-webkit-transform:rotate(0deg)}
to{-webkit-transform:rotate(270deg)}
}
@-moz-keyframes rotate{
from{-moz-transform:rotate(0deg)}
to{-moz-transform:rotate(270deg)}
}
@-ms-keyframes rotate{
from{-ms-transform:rotate(0deg)}
to{-ms-transform:rotate(270deg)}
}
@-o-keyframes rotate{
from{-o-transform:rotate(0deg)}
to{-o-transform:rotate(270deg)}
}

.contentmsg ul.abItems{
	width:100%;
}
.contentmsg ul.abItems li{
	width:100%;
	color:#868582;
    font-size:11px;
	letter-spacing:1px;
	word-spacing:1px;
}
.contentmsg ul.abItems li .teamMsg{
	
}
.contentmsg ul.abItems li h3{
	height:40px;
	text-align:left;
	font-size:14px;
}

.contentmsg ul.abItems div.item1{
	width:100%;
}
.contentmsg ul.abItems div.item1 .teamMsg{
	width:560px;
    margin:0 auto;
    overflow:hidden;
}
.contentmsg ul.abItems div.item1 .teamMsg .itemBox1{
    padding-bottom:14px;
    border-bottom:2px #a38d55 solid;
}
.contentmsg ul.abItems div.item1 .teamMsg .itemBox1 .teamTop{
	overflow:hidden;
}
.contentmsg ul.abItems div.item1 .teamMsg .itemBox1 .teamTop .oneBox{
    float:left;
	width:130px;
    height:260px;
    overflow:hidden;
    margin:0 5px;
    text-align:center;
}
.contentmsg ul.abItems div.item1 .teamMsg .teamTop .oneBox h5{
    height:18px;
    margin:10px 0;
    line-height:18px;
}
.contentmsg ul.abItems div.item1 .teamMsg .teamTop .oneBox h6{
    height:36px;
    line-height:18px;
}
.contentmsg ul.abItems div.item1 .teamMsg .itemBox2{
	margin-top:14px;
    border-bottom:2px #a38d55 solid;
}
.contentmsg ul.abItems div.item1 .teamMsg .itemBox2 .teamTop{
	overflow:hidden;
}
.contentmsg ul.abItems div.item1 .teamMsg .itemBox2 .teamTop .oneBox{
    float:left;
	width:80px;
    height:240px;
    overflow:hidden;
    margin:0 6.5px;
    text-align:center;
}

.contentmsg ul.abItems div.item2{
	width:100%;
    margin-top:18px;
}
.contentmsg ul.abItems div.item2 .teamMsg{
	width:100%;
    margin:0 auto;
    overflow:hidden;
}
.contentmsg ul.abItems div.item2 .teamMsg .itemBox1{
	width:100%;
    border-bottom:2px #a38d55 solid;
}
.contentmsg ul.abItems div.item2 .teamMsg .itemBox1 .teamTop{
    margin:0 auto;
	overflow:hidden;
}
.contentmsg ul.abItems div.item2 .teamMsg .itemBox1 .teamTop .oneBox{
    float:left;
	width:181px;
    height:322px;
    overflow:hidden;
    margin:0 10.5px;
    text-align:center;
}
.contentmsg ul.abItems div.item2 .teamMsg .teamTop .oneBox h5{
    height:18px;
    margin:10px 0;
    line-height:18px;
}
.contentmsg ul.abItems div.item2 .teamMsg .teamTop .oneBox h6{
    height:36px;
    line-height:18px;
}
.contentmsg ul.abItems div.item2 .teamMsg .itemBox2{
	margin-top:18px;
    border-bottom:2px #a38d55 solid;
}
.contentmsg ul.abItems div.item2 .teamMsg .itemBox2 .teamTop{
	overflow:hidden;
}
.contentmsg ul.abItems div.item2 .teamMsg .itemBox2 .teamTop .oneBox{
    float:left;
	width:112px;
    height:235px;
    overflow:hidden;
    margin:0 11.5px;
    text-align:center;
}

.contentmsg ul.abItems li.item3{
	width:100%;
    margin-top:18px;
}
.contentmsg ul.abItems li.item3 .teamMsg{
	width:100%;
}
.contentmsg ul.abItems li.item3 .teamMsg .itemBox1{
    overflow:hidden;
    border-bottom:2px #a38d55 solid;
    padding-bottom:18px;
}
.contentmsg ul.abItems li.item3 .teamMsg .itemBox2{
    overflow:hidden;
     padding-top:18px;
     border-bottom:2px #a38d55 solid;
}
.contentmsg ul.abItems li.item3 .teamMsg .designFont p{
    margin-bottom:8px;
}
.contentmsg ul.abItems li.item3 .teamMsg .itemBox1 .designFont{
    float:left;
    width:370px;
    height:148px;
    text-align:left;
}
.contentmsg ul.abItems li.item3 .teamMsg .itemBox1 .designImg{
    float:right;
    width:165px;
    overflow:hidden;
    color:#b69c5d;
}
.contentmsg ul.abItems li.item3 .teamMsg .itemBox1 .designImg div.p1{
    width:165px;
    text-align:center;
}
.contentmsg ul.abItems li.item3 .teamMsg .itemBox1 .designImg div.p2{
    width:165px;
}
.contentmsg ul.abItems li.item3 .teamMsg .itemBox1 .designImg div.p1 h1{
    margin-top:4px;
    font-size:16px;
    font-weight:300;
}
.contentmsg ul.abItems li.item3 .teamMsg .itemBox1 .designImg div.p1 h4{
    font-size:14px;
}

.contentmsg ul.abItems li.item3 .teamMsg .itemBox2 .designFont{
    float:right;
    width:370px;
    margin:76px 0 0 0;
    text-align:left;
}
.contentmsg ul.abItems li.item3 .teamMsg .itemBox2 .designImg{
    float:left;
    width:165px;
    overflow:hidden;
    margin-bottom:20px;
    color:#b69c5d;
}
.contentmsg ul.abItems li.item3 .teamMsg .itemBox2 .designImg div.p1{
    text-align:center;
}
.contentmsg ul.abItems li.item3 .teamMsg .itemBox2 .designImg div.p2{
    width:165px;
}
.contentmsg ul.abItems li.item3 .teamMsg .itemBox2 .designImg div.p1 h1{
    margin-top:4px;
    font-size:16px;
    font-weight:300;
}
.contentmsg ul.abItems li.item3 .teamMsg .itemBox2 .designImg div.p1 h4{
    font-size:14px;
}

.contentmsg ul.abItems li.item4{
	width:100%;
    margin-top:18px;
}
.contentmsg ul.abItems li.item4 .teamMsg{
	width:100%;
    overflow:hidden;
}
.contentmsg ul.abItems li.item4 .teamMsg .itemBox1{
    overflow:hidden;
    border-bottom:2px #a38d55 solid;
    padding-bottom:15px;
}
.contentmsg ul.abItems li.item4 .teamMsg .itemBox2{
    overflow:hidden;
     padding-top:15px;
}
.contentmsg ul.abItems li.item4 .teamMsg .designFont p{
    margin-bottom:8px;
}
.contentmsg ul.abItems li.item4 .teamMsg .itemBox1 .designFont{
    float:right;
    width:370px;
    text-align:left;
}
.contentmsg ul.abItems li.item4 .teamMsg .itemBox1 .designImg{
    float:left;
    width:165px;
    overflow:hidden;
    color:#b69c5d;
}
.contentmsg ul.abItems li.item4 .teamMsg .itemBox1 .designImg div.p1{
    text-align:center;
}
.contentmsg ul.abItems li.item4 .teamMsg .itemBox1 .designImg div.p2{
    width:165px;
}
.contentmsg ul.abItems li.item4 .teamMsg .itemBox1 .designImg div.p1 h1{
    margin-top:4px;
    font-size:16px;
    font-weight:300;
}
.contentmsg ul.abItems li.item4 .teamMsg .itemBox1 .designImg div.p1 h4{
    font-size:14px;
}

.contentmsg ul.abItems li.item4 .teamMsg .itemBox2 .designFont{
    float:left;
    width:370px;
    height:148px;
    margin:8px 0 0 0px;
    text-align:left;
}
.contentmsg ul.abItems li.item4 .teamMsg .itemBox2 .designImg{
    float:right;
    width:165px;
    overflow:hidden;
    margin-top:20px;
    color:#b69c5d;
}
.contentmsg ul.abItems li.item4 .teamMsg .itemBox2 .designImg div.p1{
    text-align:center;
}
.contentmsg ul.abItems li.item4 .teamMsg .itemBox2 .designImg div.p2{
    width:165px;
}
.contentmsg ul.abItems li.item4 .teamMsg .itemBox2 .designImg div.p1 h1{
    margin-top:4px;
    font-size:16px;
    font-weight:300;
}
.contentmsg ul.abItems li.item4 .teamMsg .itemBox2 .designImg div.p1 h4{
    font-size:14px;
}

.contentmsg ul.abItems li .abmsg{
	width:240px;
	margin:0 auto;
}
.contentmsg ul.abItems li .abmsg .msg .tRow{
	position:relative;
	height:145px;
	margin-bottom:22px;
}

.contentmsg ul.abItems li .abmsg .msg .tRow img{
	position:absolute;
	top:0px;
	left:0px;
	width:84px;
	height:146px;
}
.contentmsg ul.abItems li .abmsg .msg .tRow .tRowR{
	margin-left:92px;
	color:#bbbdbe;
}
.contentmsg ul.abItems li .abmsg .msg .tRow .tRowR h5{
    font-size:12px;
	height:12px;
}
.contentmsg ul.abItems li .abmsg .msg .tRow .tRowR p{
	margin-top:16px;
	line-height:18px;
}

.contentmsg ul.abItems li .abmsg .msg .tRowCEO{
	position:relative;
    width:246px;
	height:314px;
}

.contentmsg ul.abItems li .abmsg .msg .tRowCEO img{

}
.contentmsg ul.abItems li .abmsg .msg .tRowCEO .tRowR{
	margin-top:22px;
	color:#bbbdbe;
}
.contentmsg ul.abItems li .abmsg .msg .tRowCEO .tRowR h5{
	height:12px;
}
.contentmsg ul.abItems li .abmsg .msg .tRowCEO .tRowR p{
	margin-top:16px;
	line-height:18px;
    letter-spacing:0.5px;
    word-spacing:0.5px;
}

/*移动*/
.pageCon .pageItem {
    position:absolute;
    top:0px;
    left:0px;
    z-index:1;
    width:100%;
    height:100%;
}
.pageCon .pageItem1 {
    
}
.pageCon .pageItem2 {
    top:100%;
}
.pageCon .pageItem3 {
    top:100%;
}
.pageCon .pageItem4 {
    top:100%;
}
.pageCon .pageItem5 {
    top:100%;
}
/*翠绿品牌*/
.subNavbk .subNavBrand{
	height:569px;
}
.pageCon .brandBox{
	position:relative;
	z-index:4;
	height:669px;
	margin-right:25px;
	background:url(../images/ab-bk.png);
}
.brandBox ul.abItems{
	position:absolute;
	left:0px;
	top:0px;
	width:2124px;
	height:100%;
}
.brandBox ul.abItems li{
	float:left;
	width:354px;
	background:url(../images/abitem-bk.png) repeat-y left top;
	color:#868582;
    font-size:11px;
	letter-spacing:1px;
	word-spacing:1px;
}
.brandBox ul.abItems li h3{
	height:54px;
	text-align:center;
	color:#fff;
	font-size:16px;
	font-weight:500;
}
.brandBox ul.abItems li .abmsg{
    position:relative;
    width:241px;
	height:605px;
    line-height:22px;
    margin:0 auto;
	padding-top:32px;
	padding-bottom:32px;
}
/*
.brandBox ul.abItems li .abmsg5{
	width:222px;
	margin:0 auto;
	text-align:center;
    cursor:pointer;
}
.brandBox ul.abItems li .abmsg5 .msg{
	line-height:17px;
}

.brandBox ul.abItems li .abmsg4{
	text-align:center;
}
.brandBox ul.abItems li .abmsg4 .msg{
	line-height:22px;
}

.brandBox ul.abItems li .abmsg3{
	text-align:center;
}
.brandBox ul.abItems li .abmsg3 .msg{
	line-height:20px;
	
}

.brandBox ul.abItems li .abmsg2{
	width:242px;
    margin:0 auto;
	text-align:center;
}
.brandBox ul.abItems li .abmsg2 .msg{
	line-height:22px;
}

.brandBox ul.abItems li .abmsg1{
	width:252px;
    margin:0 auto;
	text-align:center;
}
.brandBox ul.abItems li .abmsg1 .msg{
	line-height:22px;
}
*/
.pageCon .spclose{
	position:absolute;
	top:0px;
	right:0px;
	z-index:5;
	display:block;
	width:41px;
	height:41px;
	background:url(../images/spclose.png);
}
.pageCon .spclose:hover{
	background:url(../images/spclose_on.png);
	animation: 0.5s sprotate;
	-webkit-animation:0.5s sprotate;
}
@keyframes sprotate{
from{-webkit-transform:rotate(0deg)}
to{-webkit-transform:rotate(270deg)}
}
@-webkit-keyframes sprotate{
from{-webkit-transform:rotate(0deg)}
to{-webkit-transform:rotate(270deg)}
}
@-moz-keyframes sprotate{
from{-moz-transform:rotate(0deg)}
to{-moz-transform:rotate(270deg)}
}
@-ms-keyframes sprotate{
from{-ms-transform:rotate(0deg)}
to{-ms-transform:rotate(270deg)}
}
@-o-keyframes sprotate{
from{-o-transform:rotate(0deg)}
to{-o-transform:rotate(270deg)}
}
.pageCon .spprev_bk{
	position:absolute;
	top:0px;
	left:0px;
    z-index:4;
	width:50%;
	height:100%;
}
.pageCon .spnext_bk{
	position:absolute;
	top:0px;
	right:0px;
    z-index:4;
	width:50%;
	height:100%;
}
.pageCon .btnswitch{
	position:absolute;
	top:47%;
	z-index:3;
	display:block;
	width:21px;
	height:41px;
}
.pageCon .spprev{
	left:0px;
	background:url(../images/spprev.png);
}
.pageCon .spprev:hover{
	background:url(../images/spprev_on.png);
}
.pageCon .spnext{
	right:0px;
	background:url(../images/spnext.png);
}
.pageCon .spnext:hover{
	background:url(../images/spnext_on.png);
}

.pageCon .pageItem img.space-bk {
    position:absolute;
    top:0px;
    left:0px;
    z-index:3;
}

/*品牌简介*/
.pageCon .detaBox{
	position:relative;
	z-index:4;
	height:669px;
	margin-right:25px;
	background:url(../images/ab-bk.png);
}
.detaBox ul.abItems{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}
.detaBox ul.abItems li{
	width:572px;
    height:246px;
    margin:226px auto 0 auto;
	color:#868582;
    font-size:11px;
	letter-spacing:0.8px;
	word-spacing:0.8px;
}
.detaBox ul.abItems li .inRowL{
	float:left;
	width:171px;
}
.detaBox ul.abItems li .inRowR{
	float:right;
    position:relative;
	width:372px;
    height:246px;
    line-height:18px;
    margin-top:20px;
}
.detaBox ul.abItems li .inRowR h4{
	height:44px;
	text-align:left;
	font-size:14px;
}

/*新闻*/
.subNavbk .subNavNews{
	height:380px;
}
.pageCon .newsBox{
	position:relative;
	z-index:4;
	height:669px;
	margin-right:76px;
	background:url(../images/ab-bk.png);
}
.newsBox ul.abItems{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
}
.newsBox ul.abItems li{
    float:left;
	width:454px;
	height:609px;
    padding:30px 0;
    background:url(../images/abitem-bk.png) repeat-y left top;
}
.newsBox ul.abItems li .RowItem{
	height:304px;
	vertical-align:middle;
	text-align:center;
	color:#868582;
	font-size:11px;
	letter-spacing:1px;
	word-spacing:1px;
	cursor:pointer;
}
.newsBox ul.abItems li .nItem{
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:299px;
	margin:0 auto;
	vertical-align:middle;
	text-align:left;
}
.newsBox ul.abItems li h6{
	height:30px;
	font-size:11px;
	font-weight:500;
}
.newsBox ul.abItems li h3{
	height:24px;
	margin-top:20px;
	font-size:12px;
	font-weight:500;
}
.newsBox ul.abItems li .nImg{
	width:100%;
	overflow:hidden;
}
.newsBox ul.abItems li .nImg img{
	width:100%;
    display:block;
}
.newsBox ul.abItems li .RowItem:hover .nImg img{
	transform:scale(1.05);/*D放大*/
	-ms-transform:scale(1.05); /* Internet Explorer */
	-moz-transform:scale(1.05); /* Firefox */
	-webkit-transform:scale(1.05); /* Safari 和 Chrome */
	-o-transform:scale(1.05); /* Opera */
}
.newsBox ul.abItems li p{
    height:40px;
	line-height:20px;
    overflow:hidden;
}

/*产品系列*/
.subNavbk .subNavNews{
	height:380px;
}
.pageCon .proBox{
	position:relative;
	z-index:4;
	height:669px;
	margin-right:76px;
	background:url(../images/ab-bk.png);
}
.proBox ul.abItems{
	width:10000px;
	height:100%;
}
.proBox ul.abItems li{
	float:right;
	width:814px;
	height:669px;
	margin-right:6px;
}
.proBox ul.abItems li .pRow{
	float:left;
	position:relative;
	width:100%;
	height:100%;
}
.proBox ul.abItems li .pRow .pItem{
	position:absolute;
	z-index:5;
	text-align:center;
	vertical-align:middle;
	background:#fff;
	cursor:pointer;
}
.proBox ul.abItems li .pRow .pItem img{
	vertical-align:middle;
}
.proBox ul.abItems li .pRow .pItem4{
	left:0px;
	top:0px;
	width:262px;
	height:316px;
}
.proBox ul.abItems li .pRow .pItem4 img{
	width:100%;
}
.proBox ul.abItems li .pRow .pItem5{
	left:0px;
	top:322px;
	width:262px;
	height:161px;
}
.proBox ul.abItems li .pRow .pItem5 img{
	height:100%;
}
.proBox ul.abItems li .pRow .pItem6{
	left:0px;
	top:489px;
	width:262px;
	height:180px;
}
.proBox ul.abItems li .pRow .pItem6 img{
	height:100%;
}
.proBox ul.abItems li .pRow .pItem1{
	right:0px;
	top:0px;
	width:546px;
	height:359px;
}
.proBox ul.abItems li .pRow .pItem1 img{
	height:100%;
}
.proBox ul.abItems li .pRow .pItem2{
	right:272px;
	top:365px;
	width:274px;
	height:304px;
}
.proBox ul.abItems li .pRow .pItem2 img{
	width:100%;
}
.proBox ul.abItems li .pRow .pItem3{
	right:0px;
	top:365px;
	width:266px;
	height:304px;
}
.proBox ul.abItems li .pRow .pItem3 img{
	width:100%;
}


.proBox ul.abItems li h6{
	height:30px;
	font-size:11px;
	font-weight:500;
}
.proBox ul.abItems li h3{
	height:24px;
	margin-top:20px;
	font-size:12px;
	font-weight:500;
}
.proBox ul.abItems li .nImg{
	width:100%;
	overflow:hidden;
}
.proBox ul.abItems li .nImg img{
	width:100%;
}
.proBox ul.abItems li:hover .nImg img{
	transform:scale(1.05);/*D放大*/
	-ms-transform:scale(1.05); /* Internet Explorer */
	-moz-transform:scale(1.05); /* Firefox */
	-webkit-transform:scale(1.05); /* Safari 和 Chrome */
	-o-transform:scale(1.05); /* Opera */
}
.proBox ul.abItems li p{
	line-height:20px;
}

/*加盟*/
.pageCon .joinBox{
	position:relative;
	z-index:4;
	height:590px;
	margin-right:25px;
}
.joinBox ul.abItems{
	width:10000px;
	height:100%;
}
.joinBox ul.abItems li{
	float:left;
	width:291px;
	height:590px;
}
.join-bk {
    position:absolute;
    top:0px;
    right:0px;
}

#joinView { 
    position:absolute; 
    left:0px; 
    top:0; 
    width:100%; 
    height:100%; 
    display:none;
    z-index:99;
}
#joinView #joinImg{
    position:absolute;
    width:100%;
    left:0%; 
    height:100%; 
}
#joinView #btnCloseView{ 
    
}
#joinView #btnDown{ 
    position:absolute;
	top:0px;
	left:22px;
	z-index:3;
    display:block;
	width:120px;
	height:100%;
    overflow:hidden;
    cursor:pointer;
}
/*loading*/
.load5 {
    display:none;
    position:absolute;
    top:50%;
    left:50%;
    z-index:97;
    width: 1em;
    height: 1em;
    margin-left:-1em;
    margin-top:-1em;
}
.load5 .loader {
font-size: 10px;
width: 1em;
height: 1em;
border-radius: 50%;
position: relative;
text-indent: -9999em;
-webkit-animation: load5 1.1s infinite ease;
animation: load5 1.1s infinite ease;
}
@-webkit-keyframes load5 {
0%,
100% {
box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);
}
12.5% {
box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);
}
25% {
box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
}
37.5% {
box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
}
50% {
box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
}
62.5% {
box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
}
75% {
box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
}
87.5% {
box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #ffffff;
}
}
@keyframes load5 {
0%,
100% {
box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);
}
12.5% {
box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);
}
25% {
box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
}
37.5% {
box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
}
50% {
box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
}
62.5% {
box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
}
75% {
box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
}
87.5% {
box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #ffffff;
}
}

/*翠绿门店*/
.pageCon .storeBox{
	position:relative;
	z-index:4;
	height:669px;
	overflow:hidden;
	margin-right:25px;
	background:url(../images/ab-bk.png);
	vertical-align:middle;
}
#ntlist{
    width:910px;
	height:450px;
    margin:90px auto 0 auto;    
}
.ntleft{
	float:left;
	width:600px;
	height:450px;
}
.ntleft .ntBox{
	height:28px;
}
.ntleft .selectlist{
	float:right;
	position:relative;
	z-index:99;
	width:164px;
	height:20px;
	line-height:20px;
	padding-left:10px;
	border:1px #dcdcdc solid;
	color:#666;
	background:#fff url(../images/ntArrow.gif) no-repeat 156px 1px;
	cursor:pointer;
}
.ntleft .selectlist ul{
	display:none;
	position:absolute;
	top:20px;
	left:-1px;
	z-index:101;
}
.ntleft .selectlist ul li{
	width:130px;
	height:20px;
	line-height:20px;
	color:#000;
	padding-left:46px;
	background:#fff;
}
.ntleft .selectlist:hover ul{
	display:block;
}
.ntleft .clist{
    z-index:95;
    margin-left:20px;
}
.ntleft .clist ul{
    z-index:96;
}


.ntright{
	float:right;
	width:218px;
	height:406px;
	margin-top:32px;
}

.ntright .shops{

    padding-right:18px;
	height:406px;
	overflow:hidden;
	color:#868582;
	font-size:12px;
}
.ntright .shops .sItem{
	padding-left:22px;
	margin-bottom:28px;
	border-left:1px #fff solid;
}
.ntright .shops .sItem p{
	height:28px;
	font-size:13px;
	margin-bottom:5px;
	cursor:pointer;
}
.ntright .shops .sItem div{
	line-height:20px;
	font-size:11px;
}


/*人才招聘*/
.pageCon .manBox{
	position:relative;
	z-index:4;
	height:590px;
	margin-right:25px;
	background:url(../images/ab-bk.png);
}
.manBox ul.abItems{
	position:absolute;
	left:0px;
	top:0px;
	width:10000px;
	height:100%;
}
.manBox ul.abItems li{
	float:left;
	width:354px;
	background:url(../images/abitem-bk.png) repeat-y left top;
	color:#868582;
	letter-spacing:1px;
	word-spacing:1px;
}
.manBox ul.abItems li h3{
	height:44px;
	text-align:center;
	color:#fff;
	font-size:16px;
	font-weight:600;
}
.manBox ul.abItems li .abmsg{
	height:583px;
	line-height:20px;
	padding:43px 10%;
}

/*联系我们*/
.pageCon .conBox{
	position:relative;
	z-index:4;
	height:590px;
	margin-right:25px;
	background:url(../images/ab-bk.png);
}
.conBox ul.abItems{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}
.conBox ul.abItems li{
	width:348px;
	margin:121px auto 0 auto;
	color:#868582;
	font-size:12px;
	letter-spacing:1px;
	word-spacing:1px;
}
.conBox ul.abItems li .cImg{
	float:left;
	width:372px;
	height:248px;
    display:none;
}
.conBox ul.abItems li .msg{
	float:right;
	width:348px;
	margin-top:22px;
	line-height:26px;
    text-align:center;
}
.conBox ul.abItems li .msg h4{
    height:28px;
    line-height:18px;
	font-size:13px;
}
.conBox ul.abItems li .msg h4 span{
	font-size:10px;
}
/*在线留言*/
.pageCon .fbBox{
	position:relative;
	z-index:4;
	height:590px;
	margin-right:25px;
	background:url(../images/ab-bk.png);
}
.fbBox ul.abItems{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}
.fbBox ul.abItems li{
	width:810px;
	margin:65px auto;
	color:#868582;
	font-size:14px;
	letter-spacing:1px;
	word-spacing:1px;
}
.fbBox ul.abItems li .cImg{
	float:left;
	width:372px;
	height:460px;
}
.fbBox ul.abItems li .feedback{
	float:right;
	width:398px;
	margin-top:52px;
	line-height:20px;
}
.jonline{
	width:398px;
	margin:0 auto;
}
.jonline td{
	height:36px;
	font-size:12px;
}
.jonline td.tleft{
	width:56px;
	padding-right:22px;
}
.jonline td .txt{
	width:286px;
	height:21px;
	line-height:21px;
	border:1px #999999 solid;
}
.jonline td textarea{
	width:286px;
	height:135px;
	line-height:21px;
	overflow:hidden;
	border:1px #999999 solid;
}

.jonline td .sbthover{
	width:58px;
	height:22px;
	line-height:22px;
	overflow:hidden;
	border:none;
	background:#c2c1c1;
	text-align:center;
	color:#ffffff;
}
.jonline td .sbthover:hover{
	background:#6ca8af;
}
.jonline td.tdsbt{
	position:relative;
}
.jonline td .sbt{
	position:absolute;
	top:7px;
	left:100px;
	width:58px;
	height:22px;
	line-height:22px;
	overflow:hidden;
	
	border:none;
	background:#c2c1c1;
	text-align:center;
	color:#ffffff;
}
.jonline td .sbt:hover{
	background:#6ca8af;
}


.proshow_bg{
	display:none;
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	overflow:hidden;
	background:url(../images/bg.png);
	z-index:95;
	/*filter:alpha(opacity=10);opacity:0.1; -moz-opacity: 0.1;*/
}
.proshow_bg .proshow{
	position:relative;
	z-index:96;
    width:100%;
	height:100%;
    text-align:center;
}
.proshow_bg #pprev{
	position:absolute;
	top:46%;
	left:45px;
	/*
	position:fixed;
	top:46%;
	left:180px;
	*/
	z-index:97;
	width:20px;
	height:37px;
	overflow:hidden;
	background:url(../images/prup.png) no-repeat;
}
.proshow_bg #pprev:hover{
	background:url(../images/prup_on.png) no-repeat;
}
.proshow_bg #pnext{
	position:absolute;
	top:46%;
	right:45px;
	/*position:fixed;
	top:46%;
	right:180px;*/
	z-index:97;
	width:20px;
	height:37px;
	overflow:hidden;
	background:url(../images/prdown.png) no-repeat;
}
.proshow_bg #pnext:hover{
	background:url(../images/prdown_on.png) no-repeat;
}
.proshow_bg img#pclose{
	position:absolute;
	top:0px;
	right:0px;
    z-index:97;
	cursor:pointer;
}

/*背景图片*/
#bg-img {
	/*filter: progid:DXImagetransform.Microsoft.GradientWipe(duration=3,gradientSize=0.8,motion=forward ); */
	z-index:0;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	overflow:hidden;
	zoom:1;
}
#bg-img img{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
}
#bg-img img.bghide{
	display:none;
}

/*框架页*/
.iframeCon{
	position:relative;
	z-index:3;
	height:100%;
	overflow:hidden;
	margin:0 19% 0 45px;
	background:#0e0e0e;
	vertical-align:middle;
}
.iframeCon .videoNav{
	position:absolute;
	top:0px;
    z-index:6;
	width:59px;
	height:100%;
	overflow:hidden;
	cursor:pointer;
}
.iframeCon .m1{
	right:5px;
	background:#1a1a1a url(../images/m1_1.png) no-repeat center center;
}
.iframeCon .m1:hover{
	/*background:#1a1a1a url(../images/m1_1_on.png) no-repeat center center;*/
}
.iframeCon .m2{
	right:69px;
	background:#1a1a1a url(../images/m1_2.png) no-repeat center center;
}
.iframeCon .m2:hover{
	/*background:#1a1a1a url(../images/m1_2_on.png) no-repeat center center;*/
}
.iframeCon .videoNav:hover{
	background-color:#2a2a2a;
}

.iframeCon .pageSubCon {
    position:relative;
    z-index:5;
    height:100%;
    overflow:hidden;
    margin-right:128px;
}
#iframeUl {
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
}
#iframeUl li{
    position:absolute;
    top:0px;
    left:100%;
    width:100%;
    height:100%;
    overflow:hidden;
}
#iframeUl li.iframeUlLI {
    left:0px;
}
#iframeUl li iframe{
    height:100%;
    margin-left:-173px;
}