@charset "utf-8";
/* CSS Document */
body { font-family:Microsoft Yahei; }
.head { height:90px; width:1000px; margin:0 auto; }
.head img.logo { width:230px; height:60px; float:left; padding:22px 0 0 0; }
.head .nav { width:750px; height:56px; float:right; padding:34px 0 0 0; }
.head .nav a { width:91px;  height:38px; float:left; border-right:1px dotted #c4c4c4; padding:0 0 0 15px; position:relative; }
.head .nav a h3 { color:#666666; font-size:18px; line-height:22px; }
.head .nav a h5 { line-height:16px; color:#999999; font-size:10px; }
.head .nav a.last { border:none; }
.head .nav a:hover h3,.head .nav a.cur h3 { color:#333333; }
.head .nav a:hover h5,.head .nav a.cur h5 { color:#666666; }
.head .nav a:hover i,.head .nav a.cur i { width:100px; height:4px; position:absolute; left:3px; bottom:-18px; overflow:hidden; background:#ff9900; }
.banner { height:500px; }
.content { width:1000px; margin:0 auto; overflow:hidden; padding:48px 0 118px 0; }
.about-cont { width:436px; float:left; }
.index-title { height:25px; border-left:4px solid #ff9900; padding:0 0 0 11px; color:#333333; font-size:24px; line-height:25px; margin:0 0 18px 0; }
.index-title em { color:#999999; font-size:12px; line-height:13px; display:inline-block; *display:inline; *zoom:1; vertical-align:bottom; margin:0 0 0 5px; }
.index-title img { width:436px; height:131px; display:block; }
.about-cont p { color:#333333; font-size:14px; text-indent:2em; color:#333333; padding:6px 0 0 0;line-height: 25px; }
.about-cont a.more { width:67px; height:22px; padding:0 0 0 11px; line-height:22px; color:#fff; font-size:12px; display:inline-block; *display:inline; *zoom:1; vertical-align:top; background:#ff9900 url(../images/rtips.png) no-repeat 64px 8px; margin:10px 0 0 0; border:1px solid #ff9900; }
.about-cont a.more:hover { background:#fff url(../images/rtips-hover.png) no-repeat 64px 8px; color:#ff9900; }
.join-cont { width:438px; float:right; }
ul.join-list { width:440px; margin-left:-2px; }
ul.join-list li { height:35px; line-height:35px; border-bottom:1px dotted #d0d0d0; text-align:right; padding:0 0 0 21px; background:url(../images/squ.png) no-repeat 0 13px; overflow:hidden; }
ul.join-list li a.more { width:35px; height:18px; display:inline-block; *display:inline; *zoom:1; vertical-align:middle; background:#ff9900 url(../images/rtips2.png) no-repeat 34px 7px; padding:0 0 0 7px; text-align:left; color:#fff; line-height:20px; border:1px solid #ff9900; }
ul.join-list li a.more:hover { color:#ff9900; background:#fff url(../images/rtips2-hover.png) no-repeat 34px 7px; }
ul.join-list li em { float:left; color:#999999; font-size:14px; margin:0 12px 0 0; }
ul.join-list li span { float:left; }
ul.join-list li span a { color:#333333; font-size:14px; }
ul.join-list li span a:hover { color:#ff9900; font-size:14px; }
.footer { height:150px; background:#f9f9f9; border-top:1px solid #e9e9e9; }
.footer h3 { line-height:40px; text-align:center; color:#666666; font-size:16px; padding:32px 0 0 0; }
.footer p { color:#999999; font-size:12px; line-height:22px; text-align:center; padding:10px 0 0 0; }
.footer p a,.footer p a:hover { color:#999999; font-size:12px; }

/*focus*/
.sliders{ position:relative;}
.sliders ul li{ width:100%; height:100%; position:absolute; top:0; left:0; display:none;}
.sliders ul li a { display:block; height:100%; width:100%; }
.sliders .dot-nav{ position:absolute; bottom:0; left:50%; margin-left:-500px; text-align:right; width:1000px; }
.sliders .dot-nav li{ background:url(../images/dot.png) no-repeat center center; width:25px; height:50px; display:inline-block; zoom:1;* display:inline; overflow:hidden; cursor:pointer; font-size:0;line-height:0; }
.sliders .dot-nav li.active{ background:url(../images/dot-active.png) no-repeat center center; }
.pre-btn,.next-btn{ position:absolute; top:50%; margin-top:-36px; display:block; width:73px; height:73px; background:url(../images/btn.png) no-repeat; text-indent:-9999em; overflow:hidden; filter:alpha(opacity=60); opacity:0.6; z-index:100; }
.pre-btn{ background-position: 0 0; left:0;}
.next-btn{ background-position: -73px 0; right:0;}
.pre-btn:hover,.next-btn:hover{ opacity:1 !important; filter:alpha(opacity=100) !important; }

.play-btn-large{ width:149px; height:149px; position:absolute; top:50%; left:50%; margin-top:-72px; margin-left:-72px; display:none; cursor:pointer;}

/*join*/
.join-bar { height:99px; background:url(../images/join-bar.jpg) no-repeat top center; }
.join-con { width:1000px; margin:0 auto; padding:26px 0 118px 0; overflow:hidden; }
.join-con-left { width:168px; float:left; }
.join-con-left .index-title { margin-bottom:30px; }
ul.join-llist { width:155px; }
ul.join-llist li { border-bottom:1px dotted #c9c9c9; }
ul.join-llist li a.title { display:block; padding:0 0 0 15px; height:42px; line-height:42px; color:#666666; font-size:18px; }
ul.join-llist li a.title i { width:6px; height:11px; display:inline-block; *display:inline; *zoom:1; background:url(../images/rtips3.png) no-repeat; vertical-align:middle; margin:0 0 0 20px; visibility:hidden; }
ul.join-llist li.cur a.title,ul.join-llist li:hover a.title { color:#ff9900; }
ul.join-llist li.cur a.title i,ul.join-llist li:hover a.title i { visibility:inherit; }
ul.join-llist li .jlist {}
ul.join-llist li .jlist a { height:35px; line-height:35px; display:block; padding:0 0 0 40px; background:url(../images/squ.png) no-repeat 20px 13px; color:#333333; font-size:14px; }
ul.join-llist li .jlist a:hover,ul.join-llist li .jlist a.cur { color:#ff9900; font-size:14px; }
.jion-right { width:810px; float:right; }
.jion-right .site { height:38px; line-height:38px; text-align:right; color:#999999; font-size:12px; }
.jion-right .site a { font-size:12px; color:#999999; }
.jion-right .site a:hover { font-size:12px; color:#ff9900; }
.jion-right .site em { width:15px; height:14px; display:inline-block; *display:inline; *zoom:1; vertical-align:middle; background:url(../images/site-icon.png) no-repeat; margin:0 8px 0 0; }
.jion-info { padding:20px 0 0 0; }
.jion-info h2 { height:40px; line-height:40px; color:#ff9900; font-size:16px; }
.jion-info h2  a{ height:40px; line-height:40px; color:#666666; font-size:16px;font-weight:bold;}
.jion-info h2  a:hover { height:40px; line-height:40px; color:#ff9900; font-size:16px; font-weight:bold;}
ul.jion-info-list { overflow:hidden; border-bottom:1px dotted #c9c9c9; padding:0 0 18px 0; }
ul.jion-info-list li { width:40%; padding:0 10% 0 0; line-height:32px; color:#333333; font-size:12px; float:left; }
.jion-info-more { border-bottom:1px dotted #c9c9c9; padding:0 0 12px 0; }
.jion-info-more h3 { color:#333333; font-size:14px; padding:13px 0 8px 0; font-weight:bold; }
.jion-info-more p { color:#333333; font-size:12px; line-height:34px; }
.jion-info-mbbn {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c9c9c9;
	padding-bottom: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
