﻿@charset "utf-8";
/* CSS Document */
/* index Document by tuy 2013.09.27*/




/*--------------------------main---------------------------*/
body {font-family: "微软雅黑";background:#fff;font-size:12px;color:#333;}
html {}
::selection {
background: #03c4d6;
}

a{color:#333;}
a:hover{
	color:#4eb2ff;
	-webkit-transition:all 0.2s;
	-moz-transition:all 0.2s;
	-o-transition:all 0.2s;
	-ms-transition:all 0.2s;
	transition:all 0.2s;}
	

/*主容器*/
.mainbody{
	width:1200px;
	margin:0 auto;
	height:100%;}


/*顶部*/
#topheader{
	height:30px;line-height:30px;
	background-color:#f6f6f6;
	border-bottom:1px solid #e5e5e5;}
#topheader .welcome{
	float:left;
	color:#666;}
#topheader a{
	float:right;
	color:#666;
	border-right:1px solid #e5e5e5;
	padding:0 12px;}
#topheader a:hover{
	color:#fe9400;}
#topheader .online{
	float:right;
	color:#fe9400;
	padding:0 12px;}
#topheader .online span{
	font-weight:bold;}	
#topheader .online i{
	width:18px;
	height:18px;
	float:left;
	background:url(../images/topheader-online.gif)  no-repeat;
	margin-top:6px;
	padding-left:8px;}


/*头部*/
#header{
	width:1200px;
	margin:0 auto;
	height:80px;}
#header .logo{
	width:456px;
	height:68px;
	margin-top:10px;
	float:left;}
#header ul{
	float:right;
	margin-top:24px;}
#header ul li{
	float:left;}
#header ul li a{
	display:block;
	float:left;
	height:30px;
	line-height:28px;
	color:#333;
	font-size:14px;
	padding:0 20px;
	margin-right:12px;}
#header ul li a:hover{
	color:#fff;
	background-color:#67b9f8;}
#header ul li a.active{
	color:#fff;
	background-color:#2aa0fa;}
#banner{
	height:500px;
	background:url(../images/banner-bg.jpg) repeat;}
.bannerImg{
	width:1200px;
	height:500px;
	margin:0 auto;
	background:url(../images/banner1.png) no-repeat;}
.h2title{
	clear:both;
	font-size:18px;
	height:46px;
	line-height:46px;
	margin-top:10px;}
	
	
/*产品分类*/
.panle01{
	float:left;width:600px;
	height:326px;
	background-color:#f4f4f4;
	margin-bottom:10px;}
.panle01 dl{
	float:left;
	margin:20px 30px 20px 50px;}
.panle01 dl dt{
	height:110px;
	margin:0 auto;}
.panle01 dl dd{
	text-align:center;}
.panle01 dl dd a:hover{color:#333;}
.panle02{
	float:right;width:470px;
	height:226px;
	background-color:#f4f4f4;
	padding:50px 40px;margin-bottom:10px;
	position:relative;}
.panle02 .txt1{
	font-size:16px;}
.panle02 input{
	margin-top:20px;border:1px solid #dcdcdc;padding-left:5%;
	width:95%;height:42px;background:#fff;line-height:42px;
	text-align:left;font-size:16px;}

.panle02 a.btn1,.panle02 a.btn2{
	display:block;float:left;
	margin:30px 24px 30px 0;
	width:120px;height:38px;line-height:38px;
	font-size:16px;color:#fff;text-align:center;
	border-radius:4px;}

.panle02 a.btn1{background:#ff9600;}
.panle02 a.btn1:hover{background:#eb8b01;}
.panle02 a.btn2{background:#c0c0c0;}
.panle02 a.btn2:hover{background:#ababab;}

.panle02 a.btn3{
	display:block;
	float:left;
	margin-top:40px;margin-left:40px;
	color:#666;}
.panle02 a.btn3:hover{
	color:#f60;}
.panle02 .txt2{
	clear:both;color:#fe9400;font-size:14px;}

/*新闻*/
.panlenews{
	background-color:#f4f4f4;
	padding:30px;
	overflow:hidden;}
.panlenews .newsleft{
	float:left;
	width:1000px;}
.panlenews .newsleft dl{
	}
.panlenews .newsleft dl dt{
	line-height:26px;
	font-weight:bold;}
.panlenews .newsleft dl dd{
	line-height:26px;}
.panlenews .newsleft a{color:#666;}
.panlenews .newsleft a:hover{color:#F60;}
.panlenews .newsday{
	float:right;
	width:70px;}
.panlenews .newsday dl{}
.panlenews .newsday dl dt{
	width:70px;
	height:46px;line-height:46px;
	background-color:#9a9a9a;
	color:#fff;
	font-weight:bold;
	text-align:center;
	font-size:24px;}
.panlenews .newsday dl dd{
	width:70px;
	height:26px;line-height:26px;
	background-color:#c0c0c0;
	color:#fff;
	text-align:center;}
.panlenews .line{
	clear:both;
	height:20px;
	border-bottom:1px dashed #ccc;
	margin-bottom:20px;}
.scrollLeftOut{position:relative;margin-top:8px;border-bottom:1px solid #ddd;padding-bottom:20px;margin-bottom:30px;}	
.scrollLeftList{overflow:hidden;position:relative;margin-left:40px;}
.scrollLeft{width:9999px;position:relative;overflow:hidden;clear:both;*zoom:1;margin-top:0;}
.scrollLeft li{width:168px;height:70px;margin-right:20px;text-align:center;float:left;}	
.scrollLeft li img{border:1px solid #ddd;}
.scrollLeftBtnPrev{
	z-index:100;
	position:absolute;
	width:30px;height:70px;
	background:#f4f4f4 url(../images/index-dot1.gif) center  no-repeat;}
.scrollLeftBtnNext{	z-index:101;
	position:absolute;
	width:30px;height:70px;
	left:1170px;top:0;
	background:#f4f4f4 url(../images/index-dot2.gif) center no-repeat;} 



/*公众平台*/
.panle04{
	float:left;
	width:270px;
	margin-right:180px;
	margin-bottom:40px;}
.panle04 dl{
	margin-top:10px;
	float:left;margin-right:10px;margin-left:10px;}
.panle04 dl dt{}	
.panle04 dl dt img{padding:2px;border:1px  solid #eaeaea;}
.panle04 dl dd{text-align:center;}
.panle04 dl dd a:hover{color:#F60;}
.titlebig{
	width:270px;
	height:50px;line-height:50px;
	color:#fff;
	font-size:16px;
	text-align:center;}
.title1{background:#2dcaab url(../images/titlebig1.png) 50px 10px no-repeat;}
.title2{background:#ffab3e url(../images/titlebig2.png) 50px 10px no-repeat;}
.title3{background:#ff666e url(../images/titlebig3.png) 50px 10px no-repeat;}
.title4{background:#58b6fe url(../images/titlebig4.png) 50px 10px no-repeat;}
ul.listbottom{color:#1485e1;font-size:12px;line-height:24px;margin-top:8px;margin-bottom:16px;overflow:hidden;float:left;}
ul.listbottom li{height:26px;}
ul.listbottom a{width:250px;_width:240px;letter-spacing:0.1em;float:left;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color: #666666;
	background:url(../images/dot-bottom.gif) 6px 10px no-repeat;padding-left:20px;}
ul.listbottom a:hover {color: #F60; }



/*  底部样式*/
#footer {
	clear:both;
	height:80px;text-align:center;background:#494949}
#footer p {text-align:center;color:#cdcbcb;padding-top:15px;line-height:26px;}

#l-footer {
	clear:both;
	height:80px;
	text-align:center;}
#l-footer p {text-align:center;color:#4c4c4c;padding-top:15px;line-height:26px;}

/* slide */
.slide-main{height:450px;position:relative;}
.slide-main .prev,.slide-main .next{display:block;width:34px;height:56px;position:absolute;z-index:222;top:220px;overflow:hidden;cursor:pointer;_border:1px solid none;}
.slide-main .prev{left:100px;}
.slide-main .next{right:100px;}
.slide-main .prev:hover,.slide-main .next:hover,.nav-main a:hover,.nav-main a.cur{opacity:1;-moz-opacity:1;filter:alpha(opacity=100);}
.item{display:block;width:100%;height:10px;position:absolute;z-index:124;top:425px;left:0;text-align:center;}
.item a{display:inline-block;width:10px;height:10px;border-radius:10px;margin-right:6px;background:#ddd;overflow:hidden;}
.item a.cur{background:#ff9600;}
.slide-box,.slide{display:block;width:100%;height:450px;overflow:hidden;}
.slide-box{position:relative;}
.slide{display:none;height:500px;background:#ff6900;position:relative;position:absolute;z-index:8;}
#bgstylea{background:url(../images/banner1.jpg) no-repeat center top;}
#bgstyleb{background:url(../images/banner2.jpg) no-repeat center top;}
#bgstylec{background:url(../images/banner3.jpg) no-repeat center top;}
#bgstyled{background:url(../images/banner4.jpg) no-repeat center top;}
#bgstylee{background:url(../images/banner5.jpg) no-repeat center top;}
.slide a{display:block;width:100%;height:380px;cursor:pointer;}
.obj-a,.obj-b,.obj-c,.obj-d,.obj-e,.obj-f{position:absolute;z-index:9;left:50%;}
.obj-a,.obj-b{width:952px;margin-left:-476px;text-align:center;}
.obj-a{display:block;height:352px;top:100px;}
.obj-b{top:406px;height:100px;}
.obj-c{display:block;height:582px;top:0;margin-left:-540px;}
.obj-d{top:228px;height:164px;}
.obj-d p{display:block;padding-top:20px;font-size:16px;color:#fff;clear:both;}
.obj-e{width:366px;height:170px;margin-left:-460px;top:223px;z-index:12;}
.obj-f{width:692px;height:394px;top:158px;margin-left:-180px;}


/* 多个左滚动 - 图片- 公用类 */
.leftLoop{
	overflow:hidden;
	height:auto;
	position:relative;
	margin-bottom:20px;}
.leftLoop #prev,.leftLoop #next{
	display:block;
	width:30px;
	height:70px;
	line-height:10px;
	float:left;
	margin-top:0px;
	overflow:hidden;
	cursor:pointer;
	background:url("../images/index-dot1.gif") center center no-repeat #f4f4f4;}
.leftLoop #next{
	background:url("../images/index-dot2.gif") center center no-repeat #f4f4f4;
	margin-left:0px;}
.leftLoop .bd{
	width:1122px;
	float:left;
	padding:0px 0px 0px 17px;}
.leftLoop .bd ul{
	overflow:hidden;
	zoom:1;}
.leftLoop .bd ul li{
	margin:0 17px 0px 0px;
	text-align:center;
	float:left;
	_display:inline;
	overflow:hidden;
	border:1px solid #ddd;}
.leftLoop .bd ul li img{
	display:block;}


/* 内页 */
.fl{float:left;}
.fr{float:right;}

.page-banner{
	height:220px;
	background-repeat:no-repeat;
	background-position:center top;}
.p1{background-image:url(../images/page_banner1.jpg);}
.p2{background-image:url(../images/page_banner2.jpg);}
.p3{background-image:url(../images/page_banner3.jpg);}
.p4{background-image:url(../images/page_banner4.jpg);}
.p5{background-image:url(../images/page_banner5.jpg);}


.pageCon{
	width:1200px;
	margin:0 auto;
	height:auto;
	overflow:hidden;}
.location{
	height:auto;
	overflow:hidden;
	border-bottom:1px solid #e4eaee;
	margin:20px 0px;
	padding-bottom:10px;}
.location a{
	display:inline-block;}

.page-box{
	height:auto;
	overflow:hidden;
	margin-bottom:120px;}
.page-left{
	width:220px;}
.page-right{
	width:950px;
	height:auto;
	overflow:hidden;}
.left-title{
	display:block;
	height:90px;
	background:url(../images/left_Titbg.png) no-repeat;
	color:#fff;
	border-top:5px solid #ffd291;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	line-height:84px;}
.cata-list{
	height:auto;
	overflow:hidden;
	border:1px solid #e4eaee;
	margin:10px 0px 0px 0px;
	min-height:260px;}
.cata-list li{
	height:40px;
	line-height:38px;
	border-bottom:1px solid #e4eaee;}
.cata-list li a{
	display:block;
	height:40px;
	line-height:38px;
	font-size:14px;
	text-align:center;}
.cata-list li a.current{
	background-color:#4eb2ff;
	background-image:url(../images/left_btn.png);
	background-repeat:no-repeat;
	background-position:60px center;
	color:#fff;}
.cata-list li a.current:hover{
	background-image:url(../images/left_btn.png);
	color:#fff;}
.cata-list li a:hover{
	background-image:url(../images/left_btnhover.png);
	background-repeat:no-repeat;
	background-position:60px center;
	color:#4eb2ff;}
	
.cata-ser li a.current,.cata-ser li a:hover{background-position:30px center;}

.cata-pro li a{
	text-align:left;
	padding-left:36px;}
.cata-pro li a.current,.cata-pro li a:hover{background-position:18px center;}

	
/* 公司介绍 */
.about-text{
	width:660px;
	height:auto;
	overflow:hidden;}
.about-title{
	display:block;
	font-size:18px;
	margin-bottom:20px;}
.about-text strong{
	font-size:14px;}
.about-text p{
	line-height:24px;
	text-indent:2em;
	padding:10px 0px 12px 0px;}
.about-logoImg{
	width:260px;
	height:auto;
	overflow:hidden;
	margin-top:50px;}
.about-logoImg li{
	height:87px;
	width:258px;
	border:1px solid #e4eaee;
	border-bottom:6px solid #e4eaee;
	margin:0px 0px 24px 0px;}
.about-logoImg li img{
	display:block;
	margin:10px auto 0px auto;}

/* 合作客户 */
/*.partner-logo{
	height:auto;
	overflow:hidden;}
.partner-logo li{
	width:170px;
	height:190px;
	float:left;
	margin:0px 0px 25px 0px;}
.partner-logo li.marnone{
	margin-right:0px;}
.partner-logo li a{
	display:block;
	width:168px;
	height:68px;
	border:1px solid #e4eaee;}*/
	
/*.multipleLine{
	overflow:hidden;
	position:relative;
	width:950px;}
.multipleLine .hd{
	overflow:hidden;
	height:28px;
	background:#f4f4f4;
	padding:0 10px;}
.multipleLine .hd ul{
	float:right;
	overflow:hidden;
	zoom:1;
	margin-top:8px;
	zoom:1;}
.multipleLine .hd ul li{
	float:left;
	width:12px;
	height:12px;
	overflow:hidden;
	margin-right:5px;
	text-indent:-999px;
	cursor:pointer;
	background:#b8c1c6;
	border-radius:12px;}
.multipleLine .hd ul li.on{background:#fe9400;}
.multipleLine .bd{overflow:hidden;}
.multipleLine .bd ul{overflow:hidden;zoom:1;margin-bottom:10px;}
.multipleLine .bd ul li{ 
	margin:25px 25px 0px 0px; 
	float:left; 
	_display:inline; overflow:hidden; 
	text-align:center;}
.multipleLine .bd ul li.marnone{
	margin-right:0px;}
.multipleLine .bd ul li img{
	border:1px solid #d9d9d9;
	width:168px;
	height:68px;}	
.multipleLine .bd ul li a:hover img{
	border-color:#fe9400;
	-webkit-transition:all 0.2s;
	-moz-transition:all 0.2s;
	-o-transition:all 0.2s;
	-ms-transition:all 0.2s;
	transition:all 0.2s;}*/

.multipleLine{
	overflow:hidden;
	position:relative;
	width:950px;}
.multipleLine .hd{
	overflow:hidden;
	height:28px;
	background:#f4f4f4;
	padding:0 10px;}
.multipleLine .hd ul{
	float:right;
	overflow:hidden;
	zoom:1;
	margin-top:8px;
	zoom:1;}
.multipleLine .hd ul li{
	float:left;
	width:12px;
	height:12px;
	overflow:hidden;
	margin-right:5px;
	text-indent:-999px;
	cursor:pointer;
	background:#b8c1c6;
	border-radius:12px;}
.multipleLine .hd ul li.on{background:#fe9400;}
.multipleLine .bd{overflow:hidden;}
.multipleLine .bd ul{overflow:hidden;zoom:1;margin-bottom:10px;}
.multipleLine .bd ul li{ 
	margin:25px 25px 0px 0px; 
	float:left; 
	_display:inline; overflow:hidden; 
	text-align:center;}
.multipleLine .bd ul li.marnone{
	margin-right:0px;}
.multipleLine .bd ul li img{
	border:1px solid #d9d9d9;
	width:168px;
	height:68px;}	
.multipleLine .bd ul li a:hover img{
	border-color:#fe9400;
	-webkit-transition:all 0.2s;
	-moz-transition:all 0.2s;
	-o-transition:all 0.2s;
	-ms-transition:all 0.2s;
	transition:all 0.2s;}
	
/* 联系我们 */
.contact-text{
	height:auto;
	overflow:hidden;
	margin:0px 0px 20px 0px;}
.contact-text ul li{
	line-height:28px;
	font-size:14px;}
	
/* 服务支持 */
.service-text{
	height:auto;
	overflow:hidden;}
.service-text strong{
	font-size:14px;}
.service-text p{
	font-size:14px;
	line-height:26px;
	padding:10px 0px 20px 0px;}
.serCon-tel{
	display:block;}
.serCon-tel img{
	display:block;}
.serCon-list{
	height:auto;
	overflow:hidden;
	margin:2px 0px 0px 34px;}
.serCon-list li{
	line-height:34px;
	font-size:16px;}
.serCon-list li i{
	display:inline-block;
	font-size:24px;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	font-style:normal;
	color:#ff9600;}
	
/* 产品介绍 */
.hwsy-code{
	height:auto;
	overflow:hidden;
	text-align:center;
	margin:20px 0px 100px 0px;}
.hwsy-code span{
	display:block;
	font-size:18px;
	color:#3e5485;
	margin-bottom:6px;}
	
/* 应用领域 */
.area-list{
	height:auto;
	overflow:hidden;}
.area-list li{
	float:left;
	width:242px;
	height:170px;
	background-repeat:no-repeat;
	background-position:0 0;
	font-size:18px;
	color:#fff;
	padding:10px 0px 0px 20px;
	margin:10px 50px 40px 0px;}
.area-img01{background-image:url(../images/area-img01.jpg);}
.area-img02{background-image:url(../images/area-img02.jpg);}
.area-img03{background-image:url(../images/area-img03.jpg);}
.area-img04{background-image:url(../images/area-img04.jpg);}
.area-img05{background-image:url(../images/area-img05.jpg);}
.area-img06{background-image:url(../images/area-img06.jpg);}
.area-img07{background-image:url(../images/area-img07.jpg);}
.area-img08{background-image:url(../images/area-img08.jpg);}

/* 本站介绍 */
.pageCon-intro{
	height:auto;
	overflow:hidden;
	background:#eef4fa;
	padding:30px 0px 120px 0px;}
.location-intro{
	width:1200px;
	margin:0 auto 60px auto;
	height:auto;
	overflow:hidden;}
.intro-phone,.intor-lc{
	width:1200px;
	margin:0 auto;
	text-align:center;}
.pageCon-intro-y{
	height:auto;
	overflow:hidden;
	background:#fcfcf6;
	padding:30px 0px 40px 0px;}
.intor-lc span{
	display:block;}
.lc-tit01{
	font-size:24px;
	color:#e89f21;
	font-weight:bold;
	margin-bottom:20px;}
.lc-tit02{
	font-size:16px;
	margin-top:35px;}
.lc-tit02 i{
	font-style:normal;
	color:#e89f21;}
.pageCon-intro-b{
	height:auto;
	overflow:hidden;
	background:#e9f7ff;
	padding:30px 0px 40px 0px;}
.pageCon-intro-b dl{
	height:auto;
	overflow:hidden;
	width:1140px;
	margin:0 auto 40px auto;
	background:#fff;
	padding:30px;}
.pageCon-intro-b dl dt,.pageCon-intro-b dl dd{
	float:left;}
.pageCon-intro-b dl dt{
	width:180px;
	height:90px;
	line-height:86px;
	border-radius:8px;
	background:#67bdff;
	color:#fff;
	font-size:34px;
	text-align:center;}
.pageCon-intro-b dl dd{
	font-size:14px;
	line-height:30px;
	padding-left:40px;}
	
/* 登录 */
.loginbody{
	background:#ddf0ff;
	height:auto;
	overflow:hidden;
	padding:40px 0px 60px 0px;}
.login-con{
	width:850px;
	margin:0 auto;
	position:relative;}
.login-box{
	width:340px;
	margin:0 auto;
	padding:20px 20px 30px 20px;
	background:#fff;
	border-radius:8px;
	position:absolute;
	left:215px;
	top:46px;}
.login-tit{
	display:block;
	font-size:18px;
	text-align:center;
	color:#393f4c;}
.login-error{
	display:block;
	height:34px;
	line-height:34px;
	border:1px solid #ff9600;
	background:url(../images/login_errorBtn.png) no-repeat 10px center;
	padding-left:36px;
	margin:14px 0px 0px 0px;}
.login-tab,.login-tab-c{
	height:59px;
	line-height:59px;
	padding:0px 0px 0px 45px;
	border-bottom:1px solid #e6e6e6;}
.login-tab input{
	border:0 none;
	height:59px;
	line-height:59px;
	color:#9d9d9d;
	font-size:14px;
	width:290px;}
.login-tab-c img{
	display:block;
	float:left;
	margin:18px 0px 0px 0px;}
.input-code{
	border:0 none;
	height:59px;
	line-height:59px;
	color:#9d9d9d;
	font-size:14px;
	width:140px;
	float:left;}
.refresh{
	display:block;
	width:40px;
	line-height:18px;
	padding:12px 0px 0px 0px;}
.refresh:hover{
	color:#ff9600;}
.login-user{background:url(../images/login_userBtn.png) no-repeat 0 center;}
.login-lock{background:url(../images/login_lockBtn.png) no-repeat 0 center;}
.login-code{background:url(../images/login_codeBtn.png) no-repeat 0 center;}
.loginBtn,.resetBtn{
	display:block;
	height:46px;
	line-height:44px;
	border-radius:4px;
	text-align:center;
	font-size:16px;
	margin:20px 0px 0px 0px;}
.loginBtn{
	background:#ff9600;
	color:#fff;
	margin:30px 0px 0px 0px;}
.loginBtn:hover{
	color:#fff;
	background:#ff8400;
	-webkit-transition:all 0.2s;
	-moz-transition:all 0.2s;
	-o-transition:all 0.2s;
	-ms-transition:all 0.2s;
	transition:all 0.2s;}
.resetBtn{
	height:44px;
	border:1px solid #e6e6e6;
	color:#666666;}
.resetBtn:hover{
	color:#ff8400;}
.login_shadow{
	width:850px;
	height:560px;
	background:url(../images/login_shadow.png) no-repeat 215px 46px;}
	
/* 注册 */
.reg-tab{
	height:60px;
	line-height:56px;
	background:#ddf0ff;
	border-radius:4px;
	padding:0px 20px;
	margin:35px 0px 40px 0px;}
.reg-tab span{
	display:block;
	float:left;
	font-size:14px;
	color:#393f4c;}
.reg-tab span label input{
	display:block;
	float:left;
	margin:22px 10px 0px 16px;}
.reg_shadow{
	width:850px;
	height:536px;
	background:url(../images/reg_shadow.png) no-repeat 215px 46px;}
.reg-con{
	width:940px;
	margin:0 auto;
	height:auto;
	overflow:hidden;
	background:#fff;
	padding:30px 30px 120px 30px;
	border-radius:4px;}
.reg-title,.reg-t{
	display:block;
	font-size:14px;}
.reg-title font,.reg-t font{
	color:#f20000;}
.reg-list{
	height:auto;
	overflow:hidden;
	margin:20px 0px 0px 0px;}
.reg-list span{
	display:block;}
.reg-t{
	line-height:34px;
	width:110px;}
.reg-input{
	width:228px;
	height:34px;
	line-height:32px;
	border:1px solid #e2e2e2;
	padding:0px 15px;}
	
.error_tips{
	display:block;
	font-size:14px;
	height:34px;
	line-height:32px;
	color:#666666;
	background:url(../images/reg_error.png) no-repeat 24px center;
	padding-left:50px;}
.yes_tips{
	display:block;
	font-size:14px;
	height:34px;
	line-height:32px;
	background:url(../images/reg_yes.png) no-repeat 24px center;
	padding-left:50px;
	color:#666666;}
.infor_tips{
	display:block;
	font-size:14px;
	height:34px;
	line-height:32px;
	color:#666666;
	background:url(../images/reg_infor.png) no-repeat 24px center;
	padding-left:50px;}
.prompt{
	display:block;
	font-size:14px;
	color:#f20000;
	line-height:32px;}
.getCode,.into{
	display:block;
	width:110px;
	height:36px;
	line-height:34px;
	text-align:center;
	color:#fff;
	background:#ff9600;
	border-radius:4px;
	font-size:14px;
	margin:0px 0px 0px 24px;}
.getCode:hover,.into:hover{
	color:#fff;}
.into{
	width:60px;}
.reg-btns{
	height:auto;
	overflow:hidden;
	margin:40px 0px 0px 110px;}
.reg-btns a{
	display:block;
	float:left;
	width:100px;
	height:40px;
	line-height:38px;
	border-radius:4px;
	font-size:14px;
	text-align:center;}
a.reg-enterBtn{
	background:#ff9600;
	color:#fff;}
a.reg-resetBtn{
	border:1px solid #e6e6e6;
	height:38px;
	line-height:36px;
	margin:0px 0px 0px 20px;}
a.reg-resetBtn:hover{
	color:#ff9600;}
	
.reg-list label input{
	float:left;
	margin:12px 0px 0px 0px;}
.reg-list label span{
	display:block;
	float:left;
	margin:10px 10px 0px 10px;
	font-size:14px;}
.reg-choose{
	height:auto;
	overflow:hidden;}
.reg-choose span{
	display:block;
	float:left;
	font-size:14px;
	color:#393f4c;}
.reg-choose span label input{
	display:block;
	float:left;
	margin:12px 0px 0px 0px;}
.reg-choose span label span{
	margin:10px 10px 0px 10px;}
.reg-textarea{
	border:1px solid #e2e2e2;
	height:70px;
	width:260px;}
	
/* 使用说明 */
.pageCon-user{
	height:auto;
	overflow:hidden;
	padding:30px 0px 120px 0px;
	border-top:1px solid #e4eaee;}
.user-box{
	height:auto;
	overflow:hidden;}
.user-box img{
	display:block;
	margin:0 auto;}
.user-tit{
	font-size:18px;
	line-height:36px;
	text-align:center;
	margin-bottom:40px;}
.user-tit span{
	font-size:24px;
	font-weight:bold;
	color:#ff9600;}
	
/* 新闻资讯 */
.n-list-a{
	height:auto;
	overflow:hidden;
	display:block;
	color:#333;
	letter-spacing:0;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #ddd;}
.n-list-a:hover{
	color:#333;}
.n-list-a:hover strong,.n-list-a:hover i{
	color:#ff9600;
	cursor:pointer;}
.n-list-box{
	height:auto;
	overflow:hidden;
	padding:20px;}
.n-list-box dt,.n-list-box dd{
	float:left;}
.n-list-box dt{
	width:200px;}
.n-list-box dt img{
	display:block;
	width:200px;
	height:120px;}
.n-list-box dd{
	width:932px;
	padding:5px 0px 0px 28px;}
.n-list-title{
	height:auto;
	overflow:hidden;}
.n-list-title strong,.n-list-title i{
	display:block;}
.n-list-title strong{
	font-size:14px;}
.n-list-title i{
	font-size:14px;
	color:#666666;
	font-style:normal;}
.n-list-text{
	display:block;
	font-size:14px;
	line-height:26px;
	padding:6px 0px 0px 0px;
	height:80px;
	overflow:hidden;}
	
/*--------------分页--------------*/	
.page{height:40px;overflow: hidden;padding:30px 0px 10px 0px;position:relative;margin:30px 0px;letter-spacing:0;}
.pagination{margin-left:50%;float:left;min-width:515px;}
.inner{margin-left:-50%;float:left;}
.page a{display:block;float:left;padding:0px 12px;border:1px solid #d9d9d9;margin:0px 2px;background:#fff;height:36px;line-height:36px;color:#333;}
.page a.current{background:#67b9f8;border:1px solid #67b9f8;color:#fff;}
.page a.pagary{border:1px solid #ededed;color:#ccc;}
.page a:hover{background:#67b9f8;color:#fff;border:1px solid #67b9f8; text-decoration:none;}
.page-t,.page-input{display:block;float:left;}
.page-input{height:14px;border:1px solid #ccc;margin:10px 6px 0px 6px;}
a.h-none:hover{background:none;color:#333;border:1px solid #d9d9d9;}
a.page-goBtn{display:inline-block;background:#2aa0fa;border:1px solid #2aa0fa;color:#fff;}
.page a.page-goBtn:hover{background:#67b9f8;border:1px solid #67b9f8;}

.news-Dtitle{
	font-size:22px;
	font-weight:bold;
	text-align:center;
	padding-top:20px;
	letter-spacing:0;
	position:relative;}
.news-Dtime{
	padding:30px 0px 30px 0px;
	text-align:center;
	border-bottom:1px dashed #7f7f7f;
	letter-spacing:0;}
.news-Dtext{
	font-size:14px;
	line-height:28px;
	padding-top:20px;
	margin-bottom:30px;
	letter-spacing:0;}
.news-Dtext p{
	text-indent:2em;
	padding-bottom:20px;}
	
/*溯源码弹出框*/
.button_name{display:block;cursor:pointer;}
.gameWin{width:554px;height:294px;background-color:#fff;position:absolute;right:55px;top:231px;z-index:999;}
.gameWin .gameWin_close{position:absolute;width:27px;height:27px;background:url(../images/close-btn.png) no-repeat;right:-12px;top:-14px;cursor:pointer;}

.mask{background-color:#000;width:564px;height:304px;position:absolute;right:50px;top:226px;opacity:0.3;filter:alpha(opacity=30);z-index:111;display:none;}


/* 本例子css */
.picScroll-left{width:1198px;overflow:hidden;position:relative;border:1px solid #e5e5e5;margin-bottom:20px;}
.picScroll-left .hd{overflow:hidden;height:30px;background:#f4f4f4;padding:0 10px;}
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
	 cursor:pointer; background:url(../images/arrow.png) no-repeat;}
.picScroll-left .hd .next{ background-position:0 -50px;  }
.picScroll-left .hd .prevStop{ background-position:-60px 0; }
.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url(../images/icoCircle.gif) 0 -9px no-repeat; }
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd{padding:12px 0px;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{margin:0 15px 0px 15px;float:left; _display:inline;overflow:hidden;}
.picScroll-left .bd ul li a{display:block;border:1px solid #e5e5e5;}
.picScroll-left .bd ul li a img{width:168px;height:68px;display:block;}
