﻿/* - - - - - - - - - 各浏览器样式默认值标准化  - - - - - - - - -*/
html,body,span,object,iframe,h1,h2,h3,h4,h5,p,blockquote,pre,
a,address,code,
del,em,img,dl,dt,dd,ol,ul,li,
fieldset,form,label{
margin:0;padding:0;border:0;
font-style:inherit;font-family:inherit;vertical-align:baseline;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,audio,video{margin:0;padding:0;display: block;}
html{-webkit-text-size-adjust:none;}
img{border:none;vertical-align:middle;}
input,select,button{padding:0;margin:0;outline:none;font-family:inherit;vertical-align:middle;}
textarea{font-family:inherit;padding:0;margin:0;}
button{cursor:pointer;}
html{overflow-x:hidden;}
body{font-size:12px;background:#010113;font-family:'Microsoft YaHei';}
ul,ol{list-style-type:none;}
h1{font-size:24px;}
h2{font-size:18px;}
h3,h4{font-size:14px;}
h5{font-size:12px;}
i,em,address{font-style:normal;}
a{ text-decoration:none;color:#4f4f4f;}
a:hover{transition:color 200ms linear 0s,background-color 200ms linear 0s,border-color 200ms linear 0s;}	/*鼠标悬停时*/
a:active{}	/*点击与释放时*/
a:visited{}/* 访问过 */
/*图片全尺寸*/
.photo_fullsize{display:block;overflow:hidden;}
.photo img,.photo_fullsize img{display:block;width:100%;height:100%;}	
/*图片自适应尺寸*/
.photo_autosize{text-align:center;display:block; overflow:hidden;}
.photo_autosize::after{height:100%;width:0;overflow:hidden; font-size:0; line-height:0;display:inline-block;vertical-align:middle;content:"";}
.photo_autosize img{max-width:100%;max-height:100%;min-width:50%;min-height:50%;}
/*图片自适应全尺寸*/
.photo_autofullsize{ overflow:hidden; display:block;background-size:cover!important}
.photo_autofullsize img{ display:none;}
.no_bor{ border:none!important;}	/*无边框*/
.no_bg{ background:none!important;}	/*无背景*/
.clear{ display:block;height:0; line-height:0;overflow:hidden; clear:both;font-size:0;}/*清除浮动*/
.clear_::after{content:"";display:block; clear:both;height:0; line-height:0; overflow:hidden;}/*清除浮动*/
.center{margin:0 auto;width:1100px;}	/*让内容区块居中*/

	.container1{width:617px;height:auto;margin:0 auto;}
	.container1 .div_scroll{float:left;width:100%;height:289px;overflow:auto;}
	.container1 .scroll_container{position:relative;overflow:hidden;}
	.container1 .scroll_absolute{position:absolute;}
	.container1 .scroll_vertical_bar{width:10px;height:100%;position:absolute;top:0;right:0;margin:0;padding:0;}
	.container1 .scroll_track{position:relative;border-radius:10px;background:url(../images/line_y.gif) repeat-y center top;}
	.container1 .scroll_drag{position:relative;top:0;left:0;border-top:none;border-bottom:none;cursor:pointer;background-color:#4f6e9a;border-radius:20px;}
	.container1 .scroll_arrow{text-indent:-20000px;cursor:pointer;display:block;}
	.container1 .scroll_vertical_bar .scroll_arrow{height:16px;}
	
.fl{float:left}
.fr{float:right}
.pd20{padding:20px}



	/*页头*/
	#header2{width:1100px;height:90px;position:absolute;left:50%;margin:-980px auto 0 -550px;z-index:60000;}
		/*菜单*/
		#menu{float:left;width:1100px;height:90px;margin:0 auto;}
		#menu ul{float:left;}
		#menu ul li{float:left;width:133px;text-align:center;}
		#menu ul li a{height:68px;line-height:1.72;font-size:18px;color:#fff;padding-top:22px;display:block;}
		#menu ul li a:hover{text-decoration:none;}
		#menu ul li a span{font-size:11px;font-family:'times new roman', times, serif;color:#3e465d;display:block;}
		/*网站标志*/
		#logo{float:right;width:301px;height:244px;position:absolute;left:50%;margin-left:-150px;display:inline;}
		#logo a{width:100%;height:100%;display:block;}
	/**/
	#bigPic{height:842px;min-width:1100px;margin:0 auto;}
	/*下载*/
	#Download{width:1100px;height:156px;position:relative;margin:-155px auto 0;background:url(../images/2.png) no-repeat right top;z-index:2000;}
	#Download ._kefu{float:left;width:156px;height:57px;text-align:center;margin-right:1px;padding-top:99px;background:url(../images/kefu.png) no-repeat left -3px;display:inline;}
	#Download ._kefu:hover{background-position:left -159px;}
	#Download ._kefu dt{font-size:16px;color:#fff;}
	#Download ._kefu dd a{color:#fff;margin:0 3px;text-decoration:underline;}
	#Download ._kefu dd a:hover{color:#ff0;text-decoration:underline;}
	#Download ._jiaocheng{float:left;width:156px;height:57px;text-align:center;margin-right:1px;padding-top:99px;background:url(../images/kefu.png) no-repeat right -3px;display:inline;}
	#Download ._jiaocheng:hover{background-position:right -159px;}
	#Download ._jiaocheng dt{font-size:14px;color:#fff;}
	#Download ._jiaocheng dt a:hover{color:#ff0;text-decoration:underline;}
	#Download ._jiaocheng dd a{color:#fff;margin:0 3px;text-decoration:underline;}
	#Download ._jiaocheng dd a:hover{color:#ff0;text-decoration:underline;}
	#Download .weixin{float:left;width:155px;height:136px;padding-top:20px;background:url(../images/ewm.jpg) no-repeat left top;}
	#Download .weixin:hover{box-shadow:0 0 14px rgba(0,0,0,0.4);transform:scale(1.6);}
	#Download .weixin img{width:115px;height:115px;margin:0 auto;display:block;transition:all 0.5s ease-in;}
	#Download .weixin img:hover{box-shadow:0 0 14px rgba(0,0,0,0.4);transform:scale(1.6);}
	#Download .quickDown{float:left;width:315px;height:156px;}
	#Download .quickDown a.btn_zip{float:left;width:158px;height:81px;line-height:30px;text-align:center;font-size:13px;color:#fff;padding-top:23px;}
	#Download .quickDown a.btn_zip:hover{text-decoration:underline;}
	#Download .quickDown a.btn_zip img{margin:0 auto;display:block;}
	#Download .quickDown a.btn_exe{float:left;width:157px;height:81px;line-height:30px;text-align:center;font-size:13px;color:#fff;padding-top:23px;}
	#Download .quickDown a.btn_exe:hover{text-decoration:underline;}
	#Download .quickDown a.btn_exe img{margin:0 auto;display:block;}
	#Download .quickDown a.btn_weiduan{width:315px;height:52px;line-height:52px;text-align:center;font-size:18px;color:#f7757d;font-weight:600;display:block;}
	#Download .quickDown a.btn_weiduan:hover{color:#fff;text-decoration:underline;}
	#Download .TextList{float:right;width:244px;height:137px;padding:19px 0 0 71px;}

	/*页尾*/
	#footer{width:1100px;overflow:hidden;margin:0 auto;}

	/*文本列表*/
	.TextList{float:left;}
	.TextList li{float:left;width:102px;height:29px;line-height:29px;overflow:hidden;font-size:14px;margin-left:20px;display:inline;}
	.TextList li a{color:#faeed4;}
	.TextList li a:hover{color:#ff0;}
	/*图片列表*/
	.PicList{float:left;}
	.PicList li{float:left;width:283px;margin:0 29px;display:inline;}
	.PicList .photo{width:283px;height:369px;overflow:hidden;background:#333;display:block;}
	.PicList .photo:hover img{transform:scale(1.1);}
	.PicList .photo img{transition:all 0.3s ease-in;}
	.PicList strong{height:42px;line-height:42px;text-align:center;overflow:hidden;font-size:18px;font-weight:normal;display:block;}


/*内容区域*/
#container{width:1100px;margin:20px auto 0px auto;}

/*右边*/
#Right{float:right;width:300x;}

/*左边*/
#Left{float:left;width:750px;}


/*栏目标题*/
.PartTitle{padding:14px 0 14px 10px;height:35px;line-height:35px;position:relative;font-size:19px;font-weight:normal;color:#ab8324;background:url(../images/icon_.png) no-repeat left center;border-bottom:1px solid #dae2e4;}
.PartTitle span{font-size:13px;font-family:'times new roman', times, serif;color:#b6b6b6;text-transform:uppercase;}
.PartTitle .more{position:absolute;font-size:13px;color:#000008;right:5px;padding-right:10px;background:url(../images/icon_more.png) no-repeat right center;}
.PartTitle .more:hover{color:#ab882a;}


/*注册*/
#Reg{padding:17px 10px 10px;width:1080px;height:auto; min-height:600px;overflow:hidden;margin-bottom:20px;background-color:#fff;box-shadow:0 0px 14px rgba(0,0,0,0.4) inset;}
#Reg:hover{box-shadow:0 0px 14px rgba(0,0,0,0.4) inset;}

.loginmask{width:100%;height:100%;z-index:8;background:#000;position:fixed;top:0;left:0;display:none}
#loginalert{width:960px;background:#fff;position:relative;left:50%;margin-left:-480px;z-index:100;}
.closealert{width:20px;height:20px;cursor:pointer;background:url('../images/icons.png') no-repeat -220px -315px;-webkit-transition:all 0.4s ease-out;-moz-transition:all 0.4s ease-out;-o-transition:all 0.4s ease-out;transition:all 0.4s ease-out}
.closealert:hover{transform:rotate(-180deg);-moz-transform:rotate(-180deg);-webkit-transform:rotate(-180deg);-o-transform:rotate(-180deg)}
.loginwrap{width:700px;margin:0 auto}
.loginh{height:40px;margin-top:20px}
.loginh .fl{font-size:30px;line-height:40px;color:#292929}
.loginh .fr{font-size:18px;line-height:50px;color:#707070}
.loginh .fr a{font-size:18px;line-height:50px;color:#FF4200;margin-left:5px}
.loginwrap h3{font-size:14px;font-weight:500;height:20px;margin-top:15px;color:#292929}
.loginbtn{float:left;hright:70px;line-height:70px;color:#6B6A6A;margin-top:30px}
.logininput input{display:block;height:14px;line-height:14px;width:100%;border:#DAE2E5 1px solid;text-indent:10px;overflow:hidden;color:#979696;padding-top:13px;padding-bottom:13px}

.logininput .loginusername1{float:left;margin-top:15px;margin-bottom:10px;display:inline;}
.logininput .loginusername2{width:340px;margin-top:15px;margin-bottom:10px;}
.logininput .loginusername3{margin-top:15px;margin-bottom:10px}
.logininput .loginusername4{margin-top:15px;margin-bottom:10px}
.logininput .loginusername5{margin-top:15px;margin-bottom:10px}
.logininput .loginusername6{margin-top:15px;margin-bottom:10px}
.logininput .loginusername7{margin-top:15px;margin-bottom:10px}
.logininput .loginusername8{margin-top:15px;margin-bottom:10px}
.logininput .loginusername9{margin-top:15px;margin-bottom:10px}
.logininput .loginusername10{width:240px;margin-top:15px;margin-bottom:10px}

.logininput .Userbutton{float:left;width:180px;height:40px;line-height:40px;display:block;}


.loginsubmit1 input{float:left;width:300px;height:40px;line-height:40px;color:#fff;background:#70CA10;display:block;text-align:center;font-size:20px;border:none;font-family:'微软雅黑';cursor:pointer;border:1px solid #000;}
.loginsubmit1{float:left;width:280px;height:40px;margin:15px 20px 0 0;position:relative}

.loginsubmit2 input{float:left;width:300px;height:40px;line-height:40px;color:#fff;background:#dc3131;display:block;text-align:center;font-size:20px;border:none;font-family:'微软雅黑';cursor:pointer;margin-left:100px;border:1px solid #000;}
.loginsubmit2{float:left;width:280px;height:40px;margin:15px 20px 0 0;position:relative}


.loginsubmiting{height:40px;background:#fff;position:absolute;top:0;left:0;width:130px;opacity:0.8;filter:alpha(opacity=80);display:none}
.loginsubmiting_inner{height:40px;background:url('loading.gif') no-repeat 50% 50%;width:130px;position:absolute;top:0;left:0}
.loginpd{border-bottom:1px solid #ecf2f5}
.thirdlogin .pd50{padding-top:40px;padding-bottom:40px;}
.thirdlogin h4{color:#6B6A6A;font-weight:500;margin-bottom:20px}
.thirdlogin ul li{display:block;float:left;margin-bottom:10px;}
.thirdlogin ul li a{float:left;height:40px;line-height:40px;width:160px;color:#fff;text-indent:60px;}
#bottombtnl a{background:#3eb0d8 url('../images/bottombtnl.png') no-repeat 0px -5px;margin-left:40px}
#bottombtn2 a{background:#3eb0d8 url('../images/bottombtn2.png') no-repeat 0px -5px}
#bottombtn3 a{background:#3eb0d8 url('../images/bottombtn2.png') no-repeat 0px -5px;margin-left:20px}
#bottombtn4 a{background:#3eb0d8 url('../images/qq.png') no-repeat 0px -5px;margin-left:20px}
#qql a{background:#3eb0d8 url('../images/qq.png') no-repeat 0px -5px}
#renrenl a{background:#1f87cc url('../images/renren.png') no-repeat 0px -5px}
#doubanl a{background:#319947 url('../images/douban.png') no-repeat 0px -5px}
.thirdlogin ul li{margin-right:20px}


#tuijian{width:650px;height:26px;line-height:26px;position:absolute;color:#fff;top:760px;left:50%;background:url(../images/gonggaobg.png) no-repeat left top;z-index:1500;margin-left:-50px}
#tuijian p{float:left;width:560px;height:26px;line-height:26px;overflow:hidden;margin-left:5px;display:inline;}
#tuijian p a{color:#fff;}
#tuijian p a:hover{color:#ff0;}
#tuijian strong{float:left;width:62px;text-align:center;color:#fff;}


.TableTD td{
/*	border-top-color: #6a6354;
	border-right-color: #6a6354;
	border-bottom-color: #6a6354;
	border-left-color: #6a6354;*/
	color: #333;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.TableTD  img{display:inline;}
.TableTD a{
	color: #333;
	display: inline;
/*	line-height: 1.6;	*/
}
.TableTD input{
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.TableTD .tdxz{
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #FFFFFF;
	background-color: #000000;
}

