﻿@charset "utf-8";
/* Initial page style */
body, dl, dt, dd, ol, ul, h1, h2, h3, h4, h5, form, fieldset, input, textarea, buttom, blockquote, pre, p, td, th { margin:0; padding:0; }
body, input, option, buttom, select, textarea, table { font:12px/1.5 tahoma, arial, 宋体, sans-serif }
fieldset, img { border:none; }
/* Global style*/
body { background:#EEEFEF; color:#5b5b5b;}
ul, ol { list-style-type:none; }
a { color:#5B5B5B; text-decoration:none; }
a:hover { text-decoration:underline; color:#f26521;}
.jf { font-size:14px; color:#136BBB; text-decoration:none; text-decoration:underline;}
.jf:hover { text-decoration:underline; color:#f26521;}
.highlight{ color:#00A6FC; margin:0 3px 0 3px; }
.hoverDrag{ background:#0080ff;}
.help{top:20px;}
.left{float:left;display:inline;}
.right{float:right;display:inline;}

.wrap:after,
.box:after,
.clear:after{
	content:".";display:block;height:0;clear:both;visibility:hidden;
}
.wrap,
.box,
.clear{
	display:block;
}
.relative{position:relative}
.font14{font-size:14px;}
.colorRed a{color:#ff1000;}
.pDownload{padding:20px 0 0 10px;}
.clear{clear:both}
/*===========header=======================*/
.header820{
	width:820px; 
}
.header750{width:750px;}

.header{
	height:91px; 
	margin:0 auto; 
	clear:both;
	position:relative;
}
.logo{
	width:214px; 
	height:90px; 
	position:absolute;
}
.header .select_box{
    height: 100%;
    width:300px;
    box-sizing: border-box;
    position: absolute;
    left:244px;
}
.header .select_box .select_inner{
    float: left;
    width:33.333%;
    font-weight: bold;
    /*height: 40px;*/
    height: 70px;
    padding-top:25px;
    padding-bottom:17px;
    text-align: center;
    font-size:15px;
    box-sizing: border-box;
    cursor:pointer;
}
.font_color{
    color:#89c204;
}
.border_bottom{
    border-bottom:4px solid #89c204;
}
.header .login_box{
    height: 100%;
    position: absolute;
    right: 0;
}
.header .login_box li{
    float:left;
    font-weight: bold;
    padding-top:25px;
    cursor: pointer;
}
.header .login_box span{
    float:left;
    padding:25px 15px 0 15px;
}
.leftImg{
	left:214px;
	top:16px;
	width:17px;
	height:60px;
	position:absolute;
}
.rightImg{
	left:614px;
	top:16px;
	width:17px;
	height:60px;
	position:absolute;
}
.h_word{
	width:380px; 
	height:90px; 
	padding-left:4px;
	position:absolute;
	left:234px;
}
h2.focus{
	width:184px; 
	height:24px; 
	line-height:22px;  
	text-align:left; 
	text-indent:26px; 
	padding-top:20px; 
}
h2.focus a{
	height:24px; 
	color:#757474; 
	font-family:"宋体"; 
	font-size:12px; 
	font-weight:normal;
	background:url(../img/bg.png) -863px -1px no-repeat; 
	display:block; text-indent:36px;
}
h2.focus a:hover{
	height:24px;
	color:#ff6000; 
	text-decoration:none;
	background:url(../img/bg.png) -863px -1px no-repeat; 
	display:block;
}
h2.qq{
	height:24px; 
	line-height:22px; 
	background:url(../img/bg.png) -863px -26px no-repeat; 
	text-align:left; 
	text-indent:26px; 
	padding:4px 0 0 10px; 
	font-family:"宋体"; 
	font-size:12px; 
	font-weight:normal; 
}
h2.qq a{
	color:#757474; 
	font-family:"宋体"; 
	font-size:12px; 
	font-weight:normal;
}
h2.qq a:hover{
	color:#ff6000;
	text-decoration:none;
}

.blankDefault{
	width:100%; 
	clear:both; 
	overflow:hidden; 
	height:10px; 
	background:#ddd;
}
.blank {
    background: none repeat scroll 0 0 #DDDDDD;
    clear: both;
    height: 45px;
    overflow: hidden;
    width: 100%;
}
.middle {
    margin:0 auto;

}
.mt10{margin-top:10px;}
.content {
    display: inline;
    float: left;
    margin: 0 auto;
    width: 750px;
}
.width750{width:750px;}
.width900{width:1000px;}
.container1100{
	width: 1100px; 
}
.box-upload {
    height: 184px;
    width: 750px;
}
.box-form .box1 {
    border-color: #DADAD9 #E9E9E9 #DADAD9 #C1C1C0;
    border-style: solid;
    border-width: 1px;
    height: 180px;
    width: 748px;
}
.box-form .box2 {
    background-position: 0 -72px;
    background-repeat: repeat-x;
    border-right: 1px solid #D7D7D6;
    border-top: 1px solid #E6E6E6;
    height: 178px;
    width: 747px;
}
.box-form .box2, .box-form .input-text {
    background-image: url("../img/bg45.jpg");
}
.box-upload h2 {
    background-position: 0 -242px;
    background-repeat: no-repeat;
    color: #444444;
    font-size: 15px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    margin: 7px 10px 0;
    text-indent: 40px;
    width: 152px;
}
.box-search h2 {
    background-repeat: no-repeat;
    color: #444444;
    font-size: 15px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    text-indent: 40px;
    background-position: -150px -245px;
    margin: 8px 10px 2px 7px;
    width: 192px;
}
.box-form .box3, .step1, .bg750 {
    background-image: url("../img/bg.png");
}
.step1 {
    background-position: 0 -283px;
    height: 52px;
    margin: 0 auto;
    text-indent: 114px;
    width: 520px;
}
.step1 span.word1 {
    color: #66BF16;
    margin-right: 73px;
    position: relative;
    top: 32px;
}
.step1 span.word2 {
    margin-right: 62px;
    position: relative;
    top: 32px;
}
.step1 span.word3 {
    position: relative;
    top: 32px;
}
.box-upload .inputs {
    margin: 5px auto 0;
    position: relative;
    z-index: 2;
}
.type-file-text {
    border: 1px solid #CDCDCD;
    color: #AFAEAE;
    float: left;
    height: 38px;
    line-height: 38px;
    padding: 0 10px;
    width: 474px;
}
.type-file-button {
    background-color: #FFFFFF;
    border: 1px solid #CDCDCD;
    color: #000000;
    float: left;
    height: 40px;
    line-height: 38px;
    padding-bottom: 2px;
    width: 84px;
}
.uploadBox {
    border-color: #8B8B8B #888888 #888888;
    border-right: 1px solid #888888;
    border-style: solid;
    border-width: 2px 1px 1px;
    height: 38px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 4px;
    width: 580px;
    filter: alpha(opacity=0); 
	-ms-filter:alpha(opacity=0);
	-moz-opacity: 0;
	float:left;
}
.box-upload .bt-upload {
    background-position: -127px -3px;
    display: inline;
    height: 40px;
    margin-left: 5px;
    width: 125px;
    float:left;
}
.box-form .inputs {
    height: 50px;
    margin: 5px auto 0;
    width: 727px;
}
.bt {
    background-image: url("../img/bt.gif");
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
}
.box-upload .tip {
    background-position: -266px 0;
    height: 25px;
    position: absolute;
    right: 150px;
    top: 44px;
    width: 25px;
    z-index: 2;
}
.inpagelcwinDefault {
    display: none;
    left: 418px;
    position: absolute;
    top: 70px;
    width: 243px;
    z-index: 1150;
}
.inpagelcwinDefault .hd {
    background: url("../img/inpagelcwinhd-bgHome.gif") no-repeat scroll 0 0 transparent;
    height: 28px;
}
.inpagelcwinDefault .bd {
    background: url("../img/inpagelcwinbd-bgHome.gif") repeat-y scroll 0 0 transparent;
    height: auto;
    padding: 10px;
}
.inpagelcwinDefault .ft {
    background: url("../img/inpagelcwinft-bgHome.gif") no-repeat scroll 0 0 transparent;
    height: 16px;
}
.tipsDefault {
    color: #FF1000;
    font-size: 12px;
    font-weight: normal;
    text-indent: 8px;
}
.inpagelcwinDefault .bd p {
    line-height: 24px;
    padding-left: 6px;
}
.knowCloseDefault {
    left: 130px;
    position: relative;
    top: 14px;
}
.box-upload .info {
    position: relative;
    z-index: 1;
}
.box-form .info {
    height: 25px;
    margin: 0 auto;
    width: 727px;
}
.box-upload .info p {
    height: 25px;
    position: absolute;
    right: -18px;
    top: 0;
    width: 150px;
    z-index: 2;
}
.box-upload .info a:link, 
.box-upload .info a:visited, 
.box-upload .info a:hover, 
.box-upload .info a:active {
    color: #FF0000;
    text-decoration: none;
}
.box-form .box3 {
    background-repeat: no-repeat;
    height: 3px;
    overflow: hidden;
    width: 750px;
    background-position:0 -236px;
}
.container-search {
    margin-top: 12px;
}
.box-search {
    height: 136px;
    width: 750px;
}
.box-search .box1 {
    height: 131px;
}
.box-search .box2 {
    background-position: 0 -94px;
    height: 130px;
}
.box-search .input-text {
    margin: 0;
    width: 558px;
}
.box-search .bt-search {
    background-position: -299px -3px;
    height: 40px;
    margin-left: 5px;
    width: 125px;
    float:left;
}
.box-form .input-text {
    background-position: 0 -290px;
    border-color: #9A9A9A;
    border-style: solid;
    border-width: 0 1px;
    color: #AFAEAE;
    height: 38px;
    line-height: 38px;
    padding: 0 10px;
    margin-top:1px;
    float:left;
}
.box-upload .bt-upload:hover{width:125px;height:40px;background-position:-127px -192px ;margin-left:5px;}
.box-search .bt-search:hover{width:125px;height:40px;background-position: -299px -114px;margin-left:5px;}
.fontcate-versions {
    margin-top: 12px;
    width:747px;
}
.width440{width:452px; height:371px;}
.height96{height:96px;}
.height234{height:234px;}
.fontcate {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #C1C1C0;
    border-style: solid;
    border-width: 1px;
    float: left;
    height: auto;
    padding-bottom:15px;
    position: relative;
    width: 452px;
    clear:both;
    overflow:hidden;
}
.fontcate h2 {
    background-position: -322px -245px;
    font-weight: normal;
    height: 32px;
    line-height: 12px;
    margin-left: 15px;
    margin-top: 15px;
    width: 120px;
}
.fontcate h3 {
    background-position: -322px -448px;
    font-weight: normal;
    height: 32px;
    line-height: 12px;
    margin-left: 15px;
    margin-top: 15px;
    width: 120px;
}
.fontcate h2 span.ch,.fontcate h3 span.ch {
    color: #5BAF25;
    font-size: 30px;
    left: -4px;
    position: relative;
    top: 10px;
}
.fontcate h2 span.ch_list,.fontcate h3 span.ch_list {
    color: #696969;
    font-size: 15px;
    font-weight: bold;
    left: 0;
    position: relative;
    top: 0;
}

.fontcate .item,.fontcate .itemEn{
    margin:0 auto;
    padding-top:6px;
    overflow: hidden;
    width:440px;
    clear:both;
    padding-left:10px;
}
.fontcate .item a {
    display: inline;
    float: left;
    height: 23px;
    line-height: 23px;
    margin: 0 10px;
    overflow: hidden;
    vertical-align: middle;
    width:68px;
}
.fontcate .itemEn a {
    display: inline;
    float: left;
    height: 20px;
    line-height: 20px;
    margin: 0 10px;
    overflow: hidden;
    vertical-align: middle;
    width:13px;
}
.fontcate .item a:link, .fontcate .item a:visited, .fontcate .item a:active {
    color: #423F3F;
    text-decoration: none;
}
.fontcate .item a:hover{
    color:#f26521;
    text-decoration: none;
}

/**************************百宝箱**************************/
.versions {
    float: right;
    height:371px;
    position: relative;
    width: 278px;
    border:1px solid #B4D77D;
    background:#fff;
}

.versions .bgtools{
	background-image: url("../img/bgtool.png");
}
.versions .title
{
	background-position: 0 0;
	display:inline-block;
	width:38px; height:32px;
	float:left;
}

.mt56{margin-top:57px;}
.versions h2
{
	font-weight: normal;
	margin-left: 15px;
	margin-top: 15px;
}
.versions span.ch_list{
    color: #444444;
    font-size: 15px;
    font-weight: bold;
    width:100px;
    height: 40px;line-height:40px;
    display:inline-block;
    float:left;
}

.versions .item {
  margin-left:15px;	
}
.versions .item .box {
	float:left;
	text-align:center;
	margin:10px 5px;
	width:75px; height:78px;
}
.versions .box div {
	padding-top:70px;	
	width:75px;
}

.versions .item .t1 a {
	background: url("../img/bgtool.png") -13px -47px;
	width:68px;
	height:68px;
	display:block;
	text-decoration:none;
}

.versions .item .t1 a:hover {
	background: url("../img/bgtool.png") -269px -47px;
}

.versions .item .t2 a {
	background: url("../img/bgtool.png") -98px -47px;
	width:68px;
	height:68px;
	display:block;
	text-decoration:none;
}

.versions .item .t2 a:hover {
	background: url("../img/bgtool.png") -354px -47px;
}

.versions .item .t3 a {
	background: url("../img/bgtool.png") -183px -47px;
	width:68px;
	height:68px;
	display:block;
	text-decoration:none;
}

.versions .item .t3 a:hover {
	background: url("../img/bgtool.png") -439px -47px;
}

.versions .item .t4 a {
	background: url("../img/bgtool.png") -13px -150px;
	width:68px;
	height:68px;
	display:block;
	text-decoration:none;
}

.versions .item .t4 a:hover {
	background: url("../img/bgtool.png") -269px -150px;
}

.versions .item .t5 a {
	background: url("../img/bgtool.png") -98px -150px;
	width:68px;
	height:68px;
	display:block;
	text-decoration:none;
}

.versions .item .t5 a:hover {
	background: url("../img/bgtool.png") -354px -150px;
}

.versions .item .t6 a {
	background: url("../img/bgtool.png") -183px -150px;
	width:68px;
	height:68px;
	display:block;
	text-decoration:none;
}

.versions .item .t6 a:hover {
	background: url("../img/bgtool.png") -439px -150px;
}

.versions .item .t7 a {
	background: url("../img/bgtool.png") -13px -252px;
	width:68px;
	height:68px;
	display:block;
	text-decoration:none;
}

.versions .item .t7 a:hover {
	background: url("../img/bgtool.png") -269px -252px;
}

.versions .item .t8 a {
	background: url("../img/bgtool.png") -98px -252px;
	width:68px;
	height:68px;
	display:block;
	text-decoration:none;
}

.versions .item .t8 a:hover {
	background: url("../img/bgtool.png") -354px -252px;
}

.versions .item .t9 a {
	background: url("../img/bgtool.png") -183px -252px;
	width:68px;
	height:68px;
	display:block;
	text-decoration:none;
}

.versions .item .t9 a:hover {
	background: url("../img/bgtool.png") -439px -252px;
}

/**************************百宝箱**************************/

.viewPic
{
	width: 278px;
	height:92px;
	border-top:1px solid #B4D77D;
	background:#fff;
}
.viewPic span.viewPicImg,.viewPic img
{
	margin:6px 0 0 7px;
	display:block;
}
.viewDownload
{
	width:266px;
	height:25px;
	line-height:25px;
	background:#ececec;
	margin:6px 1px 1px 1px;
	clear:both;
	overflow:hidden;
	padding:0 5px 0 5px; 
}
.viewDownload span{float:right;}

.ads1110 {
    height: 90px;
    margin: 0 auto;
    width: 760px;
}
#globalfooter p.link {
    color: #76797C;
    margin: 16px 0 0;
    text-align: center;
    padding:0 0 10px 0;
}
#globalfooter a {
    color: #0088CC;
    margin: 0.75em;
}
#globalfooter p {
    margin-bottom: 1em;
}
#globalfooter p.footer {
    color: #76797C;
    text-align: center;
}


.mt15{margin-top:15px;}
.content750{width:750px;}
.header1082{width:1082px;}
.header980{width:980px;}

.step_list {
    background: url("/img/bg.png") no-repeat scroll -19px -504px transparent;
    clear: both;
    height: 60px;
    margin: 0 auto;
    overflow: hidden;
    width: 532px;
}
.grid {
    width: 100%;
}
.step_list span.word1 {
    margin-left: 122px;
    margin-right: 72px;
    position: relative;
    top: 38px;
}
.step_list span.word1 a {
    color: #333333;
}
.step_list span.word2 {
    color: #66BF16;
    margin-right: 62px;
    position: relative;
    top: 38px;
}
.step_list span.word3 {
    position: relative;
    top: 38px;
}
.confirmerr {
    background: url("../img/error.png") no-repeat scroll 10px 3px transparent;
    border: 1px solid #FF0000;
    display: none;
    height: 50px;
    line-height: 28px;
    margin-bottom: 20px;
    padding-left: 40px;
    position: relative;
    width: 85%;
}
.errorinfo
{
	font:14px; 
    height:25px; 
    width:80%; 
    position:absolute; 
    left:60px; 
    top:10px; 
}
.grid .uploaderr {
    color: #FF0000;
    padding: 0 0 0 45px;
    visibility: hidden;
}
.confirmLeft
{
	float: left; 
	width:748px; 
	height:auto;
}
.borderBox{border: 1px solid #D7D4D4;}
.grid .column.first {
    display: inline;
    margin: 8px 0 0;
    width: 748px;
    clear:both;
    overflow:hidden;
}
.pb100{padding-bottom:100px;}
.showPicBox {
	background: url("/img/readpic_bg_02.gif") top no-repeat #f0f0f0;
    float: left;
    height: auto;
    width: 748px;
}
.showPicBox2 {
	background: url("/img/readpic_bg_02.gif") top no-repeat #f0f0f0;
    float: left;
    width: 748px;
}
.upoadTitle
{
	text-indent:-9999px;
	padding:6px 0 0 24px;
}
.oriitemBox {
    background:#fff;
    margin: 0 auto;
    margin: 20px 0px 10px 25px;
    display:inline;
    width: 698px;
    height:auto;
    border:2px solid #DEDEDE;
    float:left;
}
.oriitem {
    float: left;
    margin: 5px;
    padding: 5px;
}	 /*
.oriitem img
{
	width:80%;
	zoom:1;
	max-height:144px;
	/* sets max-height for IE  _height:expression(this.scrollHeight > 144 ? "144px" : "auto");		
	
	width:auto;
	max-width:690px;	   */
	/* sets max-width for IE  _width:expression(document.body.clientWidth > 690 ? "690px" : "auto"); 
}	  */
.rebtn {
    float: right;
    margin: 0px 18px 6px 0;
}
span.rebtn a {
    background: url("/img/bg.png") no-repeat scroll -817px -210px transparent;
    display: block;
    height: 42px;
    text-indent: -9999px;
    width: 125px;
}
span.rebtn a:hover
{
	width:125px; 
	height:42px; 
	display:block; 
	background: url("/img/bg.png") no-repeat scroll -817px -260px transparent; 
	text-indent:-9999px;
}
.subtitletwo {
    clear: both;
    height: 20px;
    padding: 8px 0 0 14px;
    position: relative;
    z-index:10000;
}
.t_bg1{background: url("/img/bg.png") no-repeat scroll 10px -1174px transparent; }
.t_bg2{background: url("/img/bg.png") no-repeat scroll 10px -1213px transparent; }
.tools
{
	position:relative;
}
/*=============confirm tips=================*/
.inpslivechat {
    height: 21px;
    left: 612px;
    position: absolute;
    top: 10px;
    width: 21px;
    z-index:1000;
}
.inlcwin-btn {
    display: block;
    height: 21px;
    width: 21px;
}
.inpagelcwin {
    display: none;
    left: -76px;
    position: absolute;
    width: 182px;
    z-index:1150;
}
.inpagelcwin .hd {
    background: url("/img/inpagelcwinhd-bg.gif") no-repeat scroll 0 0 transparent;
    height: 24px;
}
.inpagelcwin .bd {
    background: url("/img/inpagelcwinbd-bg.gif") repeat-y scroll 0 0 transparent;
    height: auto;
    padding: 4px 10px 10px 12px;
}
.inpagelcwin .ft {
    background: url("/img/inpagelcwinft-bg.gif") no-repeat scroll 0 0 transparent;
    height: 12px;
}
.knowClose {
    left: 80px;
    position: relative;
    top: 10px;
}
/*======================================*/
span.tools {
    left: 144px;
    position: absolute;
}
span.tools a {
    color: #FF1000;
}
.grid .column.first .ui-droppable {
    cursor: move;
    float: left;
    margin:5px;
    padding:5px;
    position:absolute;
 /*   max-width:200px;
	_width:expression(document.body.clientWidth > 200 ? "200px" : "auto");	 */
}
.pRound{padding:10px;}
.grid .column.first .charitem div img
{
/*	max-width:198px;
	_width: expression( document.body.clientWidth > 198 ? "198px" : "auto");		   */
}

 /*
.grid .column.first .charitem div img
{
	width:auto; 
	max-width:200px;
	_width:expression(document.body.clientWidth > 200 ? "200px" : "auto");
	position:relative;
	z-index:0;
	
	
	min-width:120px; max-width:700px;  
/* sets min-width & max-width for IE  _width: expression( document.body.clientWidth < 120 ? "120px" : ( document.body.clientWidth > 700 ? "700px" : "auto") );	 */

  /*  min-height:120px; max-height:190px;  
 sets min-height & max-height for IE _height: expression( this.scrollHeight < 120 ? "120px" : ( this.scrollHeight > 190 ? "190px" : "auto") );   
	}   */
#pretextJF {
    background: url("/img/confirm_inbox2_03.jpg") no-repeat;	  
    border:none;
    height: 41px;
    line-height: 41px;
    text-align:center;
    width: 41px;
	margin-top:10px;
    font-size:16px;
}	/*
.confirmEdit{
    border-color: #fff;
    border-style: solid;
    border-width: 1px;
    height: 80px;
    width: 120px;
    z-index: 90;
    clear:both;
    overflow:hidden;
    position:relative;	
}	 */
.confirmEdit{
	background:#fff;
    border-color: #fff;
    border-style: solid;
    border-width: 1px;
	width:120px;
	height:120px;	
    position:relative;
    overflow:hidden;
}
.confirmEditHover{
    background:#DFDFDF;
    border-color: #C4C4C4;
    border-style: solid;
    border-width: 1px;
}
.hide {
    display: none;
}	
.confirmKey{
    background: url("/img/keyboard.gif") no-repeat;
    border: 0 none;
    cursor: pointer;
	display:block;
    width:14px;
    height:12px;
    text-indent: -9999px;
    position:relative;
	left:36px;
	top:-41px;
}
.confirmKeyHover{
    background: url("/img/keyboard_hover.gif") no-repeat;
}
.lanJF
{
	left:40px;
	height:20px;
	position:relative;
	top:-35px;
}
.jf {
    color: #136BBB;
    font-size: 14px;
    text-decoration: underline;
}
.lanWord
{
	width:108px;
	padding:0 6px 6px 6px;
	height:auto;
	position:relative;
	top:-28px;
	left:-1px;
	text-align:left;
	color:#ff1000;
	background:#DFDFDF;
	border-left:1px solid #C4C4C4;
	border-right:1px solid #C4C4C4;
	z-index:10001;
}
.lanForeign
{
	width:107px;
	padding:6px;
	height:auto;
	position:relative;
	top:-35px;
	text-align:left;
	background:#DFDFDF;
    border-color: #C4C4C4;
    border-style: solid;
    border-width: 1px;
    border-top:none;
    z-index:10009;
}/*
.confirm_icon {
    clear: both;
    height: auto;
    margin: 10px 0 40px;
    width: auto;
}	 */
.confirm_icon{padding-bottom:60px;}
.tips {
    background: none repeat scroll 0 0 #fff;
    float: left;
    height: 28px;
    line-height: 28px;
    width: 748px;
    border:1px dotted #76BC03;
}
.tipsicon {
    background: url("/img/bg.png") no-repeat scroll -925px -129px transparent;
    color: #000000;
    float: left;
    height: 24px;
    width: 5%;
}
.tipstitle {
    color: #000;
    float: left;
    font-weight: normal;
    text-align: center;
	font-size:14px;
}
.tipstitle a{
    color: #ff0000;   
}
.searchbtn {
    clear: both;
    height: 52px;
    margin: 0 auto;
    overflow: hidden;
    padding: 30px 0 20px;
    text-indent: -9999px;
    width: 208px;
}
.searchbtn a {
    background: url("/img/bg.png") no-repeat scroll -551px -521px transparent;
    clear: both;
    display: block;
    height: 52px;
    margin: 0 auto;
    overflow: hidden;
    text-indent: -9999px;
    width: 208px;
}
.grid .column.last {
    float: right;
    height: auto;
    width: 301px;
}
.confirm_pic {
    padding: 8px 0 0;
}
.problem {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #B4D77D;
    clear: both;
    height: auto;
    margin: 20px 0 0;
    overflow: hidden;
    width: 299px;
}
.problem h2 {
    font-family: 微软雅黑;
    padding: 20px 0 0 20px;
}
.panel {
    color: #DDDDDD;
    margin: 10px;
}
.panel strong {
    background: url("/img/bg.png") no-repeat scroll -931px -161px transparent;
    color: #423F3F;
    cursor: pointer;
    display: block;
    font-weight: normal;
    margin: 5px 0;
    text-indent: 2em;
}
.searchbtn a:hover
{
	width:208px; 
	height:52px; 
	margin:0 auto; 
	clear:both; 
	overflow:hidden;
	display:block; 
	text-indent:-9999px; 
	background: url("/img/bg.png") no-repeat scroll -551px -585px transparent;
}
.panel ul{display:block;margin:0px; padding:2px 8px 2px 24px;}
.panel ul li{color:#666;}

.bottom {
    border-top: 10px solid #DDDDDD;
    clear: both;
    line-height: 60px;
    margin: 50px 0 0;
    overflow: hidden;
    width: 100%;
}
.bottomDownload {
    border-top: 10px solid #DDDDDD;
    clear: both;
    line-height: 60px;
    margin: 20px 0 0;
    overflow: hidden;
    width: 100%;
}
.go-top {
    height: 65px;
    position: absolute;
    right: -30px;
    width: 25px;
}

.step_list2 {
    background: url("../img/bg.png") no-repeat scroll -13px -576px transparent;
    clear: both;
    height: 60px;
    margin: 0 auto;
    overflow: hidden;
    width: 532px;
}
.step_list2 span.word1 {
    margin-left: 128px;
    margin-right: 72px;
    position: relative;
    top: 38px;
}
.step_list2 span.word2 {
    margin-right: 62px;
    position: relative;
    top: 38px;
}
.step_list2 span.word3 {
    color: #66BF16;
    position: relative;
    top: 38px;
}
.step_list2 span.word1 a, 
.step_list2 span.word2 a {
    color: #333333;
}
.readpic {
    float: right;
    height: 200px;
    overflow: hidden;
    width: 200px;
}
.checktwo {
    background: url("/img/findbox_bg.jpg") repeat-x scroll 0 0 transparent;
    border: 1px solid #C1C1C0;
    float: left;
    height: 74px;
    width: 748px;
}
.check {
    display: inline;
    float: left;
    height: 41px;
    margin: 8px 0 0 14px;
    width: 734px;
}
#pretext {
    background: url("../img/bg.png") no-repeat scroll 0 -917px transparent;
    color: #AEAEAE;
    float: left;
    height: 38px;
    line-height: 38px;
    margin: 0;
    padding: 0;
    text-indent: 6px;
    width: 528px;
    margin-top:2px;
}
.btnnext1 {
    background: url("../img/bg.png") no-repeat scroll -816px -424px transparent;
    border: medium none;
    display: inline;
    height: 41px;
    width: 110px;
    margin-left: 18px;
    float:left;
}
.btnnext1:hover{width:110px; height:41px; border:none;display:inline; background: url("../img/bg.png") no-repeat scroll -816px -476px transparent; cursor:pointer;}
.grouptitle {
    background: none repeat scroll 0 0 #C6F17D;
    clear: both;
    font-size: 14px;
    font-weight: bold;
    height: 36px;
    line-height: 36px;
    margin: 10px 0 0;
    overflow: hidden;
    text-indent: 10px;
    width: 980px;
}	
/*
.adsStyle {
    position: absolute;
    top:580px;
    z-index: 10000;
    width:982px; 
    height:92px;
    clear:both; 
    overflow:hidden;
}
.adsStyleIe {
    position: absolute;
    top:594px;
    z-index: 10000;
    width:982px; 
    height:92px;
    clear:both; 
    overflow:hidden;
}*/
.asdTestStyleIe    
{
	position: absolute;
    top: 132px;
}
.asdTestStyle    
{
	position: absolute;
    top: 122px;
}
.resultitem {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C1C1C0;
    clear: both;
    height: 126px;
    margin: 10px 0 0;
    width: 978px;
}
.resultitem p {
    color: #159500;
    font: bold 14px 宋体,arial,sans-serif;
    padding: 10px;
}
.resultitem p span a{
    color: #159500;
    cursor: pointer;
}
.resultitem p span a:hover{
    color: #ff1000;
    cursor: pointer;
}
.inlcwin-btnFour{
	float:left;
    height:20px;
    line-height:20px;
    text-align:center;
    width:80px;
    background: none repeat scroll 0 0 #E2E2E2;
    border: 2px solid #E2E2E2;
	color:#949494;
	text-decoration:none;
}
.inlcwin-btnFour a:hover {
    color:#5B5B5B;
    text-decoration:none;
}
.ser_link {
    font-weight: bold;
    left: 840px;
    margin-top: 52px;
    position: absolute;
}
.bold{font-weight:bold;}
/*==========begin===============*/
.inpagelcwinFour {
    display: none;
    font-family: 宋体;
    margin-top:-24px;
    position: absolute;
    width: 182px;
    z-index: 150;
    margin-left:-36px;
}
.inpagelcwinFour .hd {
    background: url("../img/inpagelcwinhd-bg.gif") no-repeat scroll 0 0 transparent;
    height: 24px;
}
.inpagelcwinFour .bd {
    background: url("../img/inpagelcwinbd-bg.gif") repeat-y scroll 0 0 transparent;
    height: auto;
    padding: 10px;
}
.inpagelcwinFour .ft {
    background: url("../img/inpagelcwinft-bg.gif") no-repeat scroll 0 0 transparent;
    height: 12px;
}
/*==================over======================*/
.textBigBox
{
    display:inline;
	float:right;
	margin:10px 0 0 0;
}
.textBox {
    width:130px;
    margin-right:10px;  
    clear:both;
}
.linkIcon {
    width:130px;
    height:20px;
    float:left;
    margin-top:4px;
}
.baidu {
    background: url("../img/bg.png") no-repeat scroll -817px 0 transparent;
    display: block;
    float: left;
    height: 17px;
    text-indent: -9999px;
    width: 17px;
}
.google {
    background: url("../img/bg.png") no-repeat scroll -839px 0 transparent;
    display: block;
    float: left;
    height: 17px;
    margin-left: 4px;
    text-indent: -9999px;
    width: 17px;
}
/*=======================begin===================*/
.inpslivechatTwo {
    margin-top:4px;
    position:absolute;
    padding:0;
}
.inlcwin-btnTwo {
    background: url("../img/tip_iconTwo.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    height: 19px;
    text-indent: -9999px;
    width: 19px;
}
.inpagelcwinTwo {
    clear: both;
    display: none;
    font-family: 宋体;
    left: -76px;
    position: absolute;
    top: 20px;
    width: 182px;
    z-index: 150;
}
.inpagelcwinTwo .hd {
    background: url("../img/inpagelcwinhd-bg.gif") no-repeat scroll 0 0 transparent;
    height: 24px;
}
.inpagelcwinTwo .bd {
    background: url("../img/inpagelcwinbd-bg.gif") repeat-y scroll 0 0 transparent;
    height: auto;
    padding: 10px;
}
.inpagelcwinTwo .ft {
    background: url("../img/inpagelcwinft-bg.gif") no-repeat scroll 0 0 transparent;
    height: 12px;
}

/*======================end===================*/
.downLink,.searchLink
{
	float:left;
}
.searchLinkVector,.inlcwin-btnFourVector
{
	
}
.searchLink a,.searchLinkVector a
.dopage .ritem .downLink a ,.searchLinkVector a,.downLink a {
    background:#C6F17D;
    border:2px solid #C6F17D;
    display: block;
    height:20px;
    line-height:20px;
    text-decoration:none;
    width: 80px;
    text-align:center;
	color:#000;
}
.inlcwin-btnFourVector a {
	display:block;
    height:20px;
    line-height:20px;
    text-align:center;
    width:80px;
    background: none repeat scroll 0 0 #E2E2E2;
    border: 2px solid #E2E2E2;
	color:#949494;
	text-decoration:none;
}
.searchLink a:hover,.dopage .ritem .downLink a:hover,.downLink a:hover,.searchLinkVector a:hover
{
	border:2px solid #26b200;
	cursor: pointer;
}
.bottomlink {
    background: url("../img/share.jpg") repeat-x scroll 0 0 transparent;
    border: 1px solid #C1C1C0;
    clear: both;
    height: 86px;
    margin: 10px 0 0;
    overflow: hidden;
    width: 978px;
}
.height74{height:74px;}
.bottomlinkDownload {
    background: url("../img/share.jpg") scroll 0 0 transparent;
    border: 1px solid #C1C1C0;
    margin: 10px 0 0 0;
    overflow: hidden;
    width: 800px;
}
.bottomlinkword {
    color: #1D1D1D;
    line-height: 24px;
    padding: 20px 0 0;
    text-align: center;
}
.bottomlink2 {
    background: url("../img/share.jpg") repeat scroll 0 0 transparent;
    border: 1px solid #C1C1C0;
    clear: both;
    height: auto;
    margin: 10px 0 0;
    overflow: hidden;
    width: 978px;
}
#dtips {
    display: block;
    font: 12px/20px 宋体;
    margin: 10px;
}
.tipsicon2 {
    background: url("../img/bg.png") no-repeat scroll -938px -129px transparent;
    color: #000000;
    float: left;
    height: 24px;
    width: 20px;
}
#dtips p {
    margin: 2px 0px 0 20px;
}

.b_content {
    height: 45px;
    line-height: 45px;
    margin: 0 auto;
    width: 980px;
}
.home {
    float: left;
    font-size: 13px;
    height: 45px;
    line-height: 45px;
    width: auto;
}
.z {
    
}
.z a, .z em, .z span {
    color: #000000;
    float: left;
    height: 45px;
    line-height: 45px;	
    padding-left: 10px;
}
.research {
    float: right;
    height: 36px;
    line-height: 36px;
    padding: 7px 0 0;
}
#fn2 {
    background: url("../img/bg.png") no-repeat scroll -384px -966px transparent;
    color: #AEAEAE;
    float: left;
    height: 29px;
    line-height: 29px;
    margin: 2px 0 0;
    text-indent: 6px;
    width: 238px;
}
.search_button {
    float: left;
    height: 32px;
    line-height: 32px;
    margin-left: 10px;
    width: 102px;
}
.width970{width:970px;}
.checkfield {
    background: url("../img/findbox_bg.jpg") repeat-x scroll 0 0 transparent;
    border: 1px solid #C1C1C0;
    clear: both;
    height: 74px;
    margin: 10px 0 0;
    width: 968px;
}
.fontlistChangeJF {
    float: right;
    height: 38px;
    line-height: 38px;
    width: 60px;
    text-align: center;    
}
.searchresult {
    background: none repeat scroll 0 0 #C6F17D;
    clear: both;
    margin: 10px 0 0;
    overflow: hidden;
    width: 970px;
}
#counter {
    float: left;
    text-indent: 10px;
    font-size: 14px;
    line-height: 36px;
}
#counter p {
    font-weight: bold;
}
.sum2 {
    float: right;
    margin-top: 5px;
    width: 320px;
}
.dopage .ritemDownload {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C1C1C0;
    margin: 10px 0 0;
	width:796px; 
	height:217px;
}
.ritemDownload {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C1C1C0;
    margin: 10px 0 0;
	height:212px;
}
.dopage .ritem {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C1C1C0;
    float: left;
    height: 120px;
    margin: 10px 0 0;
    width: 968px;
}
.grid .column.first .resultitem p, .dopage .ritem p {
    color: #159500;
    font: bold 14px 宋体,arial,sans-serif;
    padding: 10px;
}
.grid .column.first .resultitem p, .dopage .ritem p span a{
    color: #159500;
    cursor: pointer;
}
.grid .column.first .resultitem p, .dopage .ritem p span a:hover{
    color: #ff1000;
    cursor: pointer;
}
/*Paginate*/
.jPaginate{height:34px;position:relative;color:#a5a5a5;font-size:small;width:100%;}
.jPaginate a{
    line-height:15px;
    height:18px;
    cursor:pointer;
    padding:2px 5px;
    margin:2px;
    float:left;
}
.jPag-control-back{
	position:absolute;
	left:0px;
}
.jPag-control-front{
	position:absolute;
	top:0px;
}
.jPaginate span{
    cursor:pointer;
}
ul.jPag-pages{
    float:left;
    list-style-type:none;
    margin:0px 0px 0px 0px;
    padding:0px;
}
ul.jPag-pages li{
    display:inline;
    float:left;
    padding:0px;
    margin:0px;
}
ul.jPag-pages li a{
    float:left;
    padding:2px 5px;
}
span.jPag-current{
    cursor:default;
    font-weight:normal;
    line-height:15px;
    height:18px;
    padding:2px 5px;
    margin:2px;
    float:left;
}
/*.jPaginate .jPag-pages .jPag-current{background:#5D8500;}*/

ul.jPag-pages li span.jPag-previous,
ul.jPag-pages li span.jPag-next,
span.jPag-sprevious,
span.jPag-snext,
ul.jPag-pages li span.jPag-previous-img,
ul.jPag-pages li span.jPag-next-img,
span.jPag-sprevious-img,
span.jPag-snext-img{
    height:22px;
    margin:2px;
    float:left;
    line-height:18px;
}
ul.jPag-pages li span.jPag-previous,
ul.jPag-pages li span.jPag-previous-img{
    margin:2px 0px 2px 2px;
    font-size:12px;
    font-weight:bold;
        width:10px;
}
ul.jPag-pages li span.jPag-next,
ul.jPag-pages li span.jPag-next-img{
    margin:2px 2px 2px 0px;
    font-size:12px;
    font-weight:bold;
    width:10px;
}
span.jPag-sprevious,
span.jPag-sprevious-img{
    margin:2px 0px 2px 2px;
    font-size:18px;
    width:15px;
    text-align:right;
}
span.jPag-snext,
span.jPag-snext-img{
    margin:2px 2px 2px 0px;
    font-size:18px;
    width:15px;
     text-align:right;
}

.distance {
    color: #333333;
    padding: 18px 20px;
}

.grouptitle2 {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px dotted #A0A0A0;
    clear: left;
    color: #0030FF;
    font-size: 14px;
    font-weight: bold;
    padding: 5px;
}
.columnTutorials{
    padding: 18px 5px;
    width: 68% !important;
}
#content h4 {
    border-bottom: 1px dotted #BAC6D8;
    color: #195A95;
    line-height: 2em;
    margin-bottom: 0.5em;
}

.contentThree {
    clear: both;
    height: auto;
    margin: 0 auto 0px;
    overflow: hidden;
    width: 980px;
}
.downloadbox {
    height:auto;
    margin: 16px auto 0;
    width: 798px;
}

.fonttitle {
    border-bottom: 1px solid #88C103;
}
.fonttitleDownload {
	border-bottom: 1px solid #88C103;
	padding:5px 0 5px 10px;
    color: #159500;
    font: bold 14px 宋体,arial,sans-serif;
    line-height:28px;
}
.specialDownload{font-weight:bold; color:#5d8500;}
.downloadbtn {
    border-top: 1px dashed #E0E0DF;
    float: right;
    width: 800px;
    height:62px;
}
.ads2
{
	position:absolute;
	left:0px;
	top:-4px;
}
.staticDownload
{
	position:absolute;
	left:30px;
}
.staticDownload2
{
    position:absolute;
    left:520px;
}
.downloadIcon
{
	position:absolute;
	right:0px;
}
#dcontent img {
    margin: 10px;
}
.downpic {
    float: left;
    margin: 16px 0 0;
    visibility:hidden;
    display: none;
}
.bottom_pic {
    clear: both;
    margin: 0 auto;
    overflow: hidden;
    padding: 10px 0 0;
    width: 980px;
}
#Original2 p.dragtitle {
    color: #FF0000;
    font-size: 14px;
    font-weight: bolder;
}


/*===============================*/
.keyboard-upload .inputs {
    margin: 5px auto 0;
    position: relative;
    z-index: 2;
}
.lanJFTwo
{
/*	margin-top:-32px;		  */
	width:30px;
	height:18px;
/*	margin-left:80px;	*/
	clear:both;
	overflow:hidden;
	margin-top:30px;
}
.lanWordTip{
	text-align:left;
	color:#ff0000;
	padding:6px;
}
#pretextJF {
    background: url("../img/bg.png") no-repeat scroll -815px -33px transparent;
    height: 41px;
    line-height: 41px;
    position: relative;
    text-align: center;
    width: 41px;
    z-index: 120;
}
.keyboard_unhover{
    height: 12px;
    left: 32px;
    position: relative;
    margin-top:-40px;
    width: 14px;
    z-index: 120;
    background: url("../img/bg.png")  -937px -62px;
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    padding: 0;
    text-indent: -9999px;
}
.keyboard_hover {
    background: url("../img/bg.png")  -937px -83px;
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    padding: 0;
    text-indent: -9999px;
}

.downloadDetail
{
    width: 120px;
    padding:14px 0 20px 36px;
}
.downloadDetail	li
{
    background: url("../images/dddd.gif") repeat scroll 0 0 transparent;
    float: left;
    line-height: 26px;
    width: 120px;
    border-bottom:1px dotted #888;
    height:26px;
    overflow:hidden;
}
.p20{padding:10px 24px 0 0;}

/*====================baidu APP======================*/
.width572{width:572px;}
.logoBaidu{
	width:214px; 
	height:90px; 
	margin:0 auto;
}
.box-form .box1Baidu {
    border-color: #DADAD9 #E9E9E9 #DADAD9 #C1C1C0;
    border-style: solid;
    border-width: 1px;
    height: 193px;
    width: 572px;
}
.box-form .box2Baidu {
    background-position: 0 -72px;
    background-repeat: repeat-x;
    border-right: 1px solid #D7D7D6;
    border-top: 1px solid #E6E6E6;
    height: 192px;
    width: 572px;
}
.box-searchBaidu .input-textBaidu {
    margin: 0;
    width: 398px;
}
.box-searchBaidu {
    height: 136px;
    width: 572px;
}

/*back to top	 ***********/
.backToTop {
	display: none;
	width: 25px;
	height:100px;
	line-height: 1.2;
	padding: 5px 0;
	color: #fff;
	font-size: 12px;
	text-align: center;
	position: fixed;
	_position: absolute;
	margin-left:980px;
	bottom: 10px;
	_bottom: "auto";
	cursor: pointer;
/*	opacity: .6;
	filter: Alpha(opacity=60);	 */
	text-indent:-9999px;
	background:url("../img/returntop.png") no-repeat;
}

/* pageStyle */
.sumNewPageStyle{
    clear: both;
    margin: 0 auto;
    overflow: hidden;
    padding: 20px 0 10px;
    margin-left:200px;
} 
.sum{
    clear: both;
    margin: 0 auto;
    overflow: hidden;
    width:320px;
    padding-top:20px;
}
.sumNewPageStyle2{
    float:right;
    margin:5px 0 0 0;
} 
.pagination a, .pagination span { 
	display: block; 
	float: left; 
	padding: 3px 6px 3px 6px; 
	margin-right: 3px; 
	margin-bottom: 3px; 
} 
.pagination a { 
	text-decoration: none; 
	border: solid 1px #E0E0E0; 
	color: #000; 
	background:#fff; 
} 
.pagination a:hover { 
	border: solid 1px #E0E0E0; 
	background:#5D8500; 
	color:#fff; 
} 
.pagination .current.prev, .pagination .current.next { 
	color: #000; 
	border-color: #E0E0E0; 
	background: #fff; 
} 
.pagination .current { 
	background: #5D8500; 
	color: #fff; 
	border: solid 1px #E0E0E0; 
} 
.pagination span { 
	display: block; 
	float: left; 
	padding: 3px 6px 3px 6px; 
	margin-right: 3px; 
	margin-bottom: 3px; 
}
/* ===========404==============*/
.ml40{margin-left:100px;}
.mt70{margin-top:70px;}
.errorPageBox
{
	width:600px;
	height:257px;
	margin:0 auto;

	margin-top:60px;
}
.errorPage
{
	width:306px;
	height:257px;
	margin:0 auto;
	background:url("../img/bg.png") -693px -903px no-repeat;
}
.style6 {
	font-family: "Courier New", Courier, mono;
	color:#ff0000;	
}
.errorPageCon
{
	width:250px;
	padding-right:14px;
	margin-top:20px;
}
.linkHome
{
	text-align:left;
	padding-top:140px;
	padding-right:10px;
}
.linkHome a
{
	color:#ff0000;	
}
.linkHome a:hover
{
	color:#000;	
}
.errorPageCon p
{
	text-align:left;
	color:#000;
	padding-top:10px;	
}
.errorPageLink
{
	clear:both;
	overflow:hidden;
	text-align:right;
	margin:60px 0 0 0;
	padding-right:152px;	
}
.errorPageLink a
{
	padding:0 4px 0 4px;	
}
/* ===========add tips style==============*/
.snapToolbar2{
	width: 100%;
	line-height: 1.2;
	padding:0px 0;
	position: fixed;
	_position: absolute;
	bottom: 0px;
	_bottom: "auto";
}
.snapToolbar3{
	width:350px;
	height:38px;
	margin:0 auto;
	background:#fff;
	opacity: .6;
    filter: Alpha(opacity=60);
    clear:both;
    overflow:hidden;
}
.tipsCloseBtn{
	width:76px;
	height:18px;
	float:right;
	margin:10px 10px 0 0;
	background:url("../img//know.jpg") no-repeat;
	cursor:pointer;
}
.snapToolbar3 a
{
	padding:0 4px 0 4px;
	margin:10px 0 10px 0;
	text-align:left;
	color:#000;	
}
.snapToolbar {
    bottom: 0;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 11px;
    height: 30px;
    padding-left: 8px;
    padding-top: 10px;
    position: fixed !important;
    right: 0;
    width: 100%;
    background:#000;
}
.closeBtn
{
	position:absolute;
	right:0;
	top:8px;
	width:20px;
	height:20px;
	background:url("../img/bg.png") -937px -109px no-repeat;
	cursor:pointer;
} 
.tipsBoxNew
{
	position:fixed; 
	right:0px; 
	bottom:0px;
	width:250px;
	height:220px;
	background:#fff;
	_position:absolute; /* for IE6 */
	_top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight); /* for IE6 */
	clear:both;
	overflow:hidden;
	z-index:99999999;
}
.tipsBoxNew p{color:#000;}
.tipsContent
{
	width:250px;
	padding:10px 20px 10px 20px;
	clear:both;
	overflow:hidden;	
}
.tipsLink a
{
	color:#ff0000;
	cursor:pointer;
}
.tipsAddClass
{
	position:fixed; 
	bottom:0;
	width:748px;
	height:28px;
	background:#97e8ff;
	z-index:9999999;
	_position:absolute; /* for IE6 */
	_top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight); /* for IE6 */
}
/*=====public ====*/
.colorRed{color:#ff0000;}
.color333{color:#333;}
.color666{color:#666;}
.pb20 {padding-bottom: 20px;}
.pt20 {padding-top: 20px;}
.mt20 {margin-top: 20px;}
.mt30 {margin-top: 30px;}
.ml20{margin-left:20px;}
.ml2{margin-left:2px;}
.pl40 {padding-left: 40px;}
.pl10 {padding-left: 10px;}
.pr20 {padding-left: 20px;}
.ml20 {margin-left: 20px;}
.mb6 {margin-bottom: 6px;}
.mr20 {margin-right: 20px;}
.mr10 {margin-right: 10px;}
.pl112 {padding-left: 136px;}
.clear {
    clear: both;
    overflow: hidden;
}
.displayNone{display:none;}
.font18{font-size:18px;}
.font16{font-size:16px;}
.font14{font-size:14px;}
/*=====login======*/
.width850{width:850px;}
.pl69{padding-left:69px;}
.loginBox{border:1px solid #ddd; background:#fff; width:850px; height:auto;}
.loginTitle
{
	width:430px;
	height:85px;
    background:url(../img/bg.png) 20px -672px no-repeat;       
 }
.loginTitle2{width:430px;}
.inputBox {width:430px;}
.loginTitle img{padding:10px;}
.loginLeft
{
	width:500px;
	border-right:1px solid #e0e4e6;
}
.loginRight{margin:100px 0 0 20px;}
.borderBottom
{
	width:auto;
	height:1px;
	border-bottom:1px solid #f4f4f4;
	margin-right:20px;
}
.inputBox label {
    display: block;
    float: left;
    margin-right: 6px;
    text-align: right;
    font-size:14px;
}
.inputBox input{
	width:214px; 
	height:39px; 
	line-height:39px; 
	background:url(../img/inputBg.gif) no-repeat;border:none;
	padding:0 10px 0 10px;
}
.loginRight img{padding:80px 0 0 48px;}
.loginBtn {height:48px; line-height:48px;}
.loginBtn a{height:48px; line-height:48px; padding-bottom:20px;}
/*===register=============*/
.registerLeft
{
	width:540px; 
	padding-bottom:40px;
	border-right:1px solid #e0e4e6;
}
.inputBoxRegister label {
    display: block;
    float: left;
    margin-right: 6px;
    text-align: right;
}
.registerBox input{
	height:39px; 
	line-height:39px; 
	border:none;
	padding:0 10px 0 10px;
	float:left;
	color:#afaeae;
}
.RegisterBtn input{
	cursor:pointer;	
	width:233px;
	height:46px;
	line-height:46px;
	background:url(../img/bg.png) no-repeat -551px -661px;
	border:none;
	margin-right:10px;
}
.loginBtn input{
	cursor:pointer;	
	width:233px;
	height:46px;
	background:url(../img/bg.png) no-repeat -551px -721px;
	border:none;
	float:left;
	margin-right:10px;
	padding:0;
}
.registerBox p label, .registerBox div p {
    letter-spacing: normal;
    word-spacing: normal;
}
.registerBox label {
    display: block;
    float: left;
    margin-right: 6px;
    text-align: right;
    width:129px;
	font-size:14px;
	height:39px;
	line-height:39px;
}
.required{color:#ff0000;}
.txt140{width:214px;background:url(../img/bg.png) 0 -965px no-repeat;}
.txt94{width:75px;background:url(../img/bg.png) -269px -965px no-repeat; color:#999;}
.registerRight{width:216px; height:168px; padding:166px 0 0 40px;}
.select{width:80px; height:35px; line-height:35px; text-align:center; border:1px solid #ccc; vertical-align:top;}
.selectBox{height:35px;}
#EmailSpan,#pwdSpan,#confirmpwdSpan,#vaildcodeSpan,#emailSpan,#RegisterSpan,#LoginSpan{height:39px; line-height:39px; padding-left:10px; color:#ff0000;}
#vailidCodeHref{height:37px; line-height:37px; padding-left:10px; color:#0000ff;}
.topLogin{position:absolute; left:634px; top:6px;}
.topLogin a{cursor:pointer;}

.uploadBtn a
{
	display:block;
	width:125px;
	height:45px;
	position:absolute; 
	top:500px;
	cursor:pointer; 
	margin-left:988px; 
	background: url("../img/bg.png") no-repeat scroll -816px -594px transparent;
}
.uploadBtn a:hover
{
	background: url("../img/bg.png") no-repeat scroll -816px -594px transparent;
}
/*=====*/
.previewBox
{
	height:44px;
	line-height:44px;
}
.text160
{
	width:575px;
	height:38px;
	line-height:38px;
	background: url("../img/bg.png") no-repeat scroll 0 -917px transparent;
	border:none;
	padding:0 6px 0 6px;
}
.previewBtn2
{

	text-indent:-9999px;
	cursor:pointer;
	background: url("../img/bg.png") no-repeat scroll -816px -424px transparent;
    border: medium none;
    height: 41px;
    width: 110px;
}
.vectorBox
{
	width:978px;
	height:auto;
	border:1px solid #c1c1c0;
	background:#ffffff;
	clear:both;
	overflow:hidden;
}
.wordTitle{border-bottom: 1px solid #88C103; height:38px; line-height:38px;}
.wordTitle span{padding:0 0 0 12px;}
.vectorPic{width:816px; height:auto;}
.vectorPic span{padding:10px;}


/*==================index add===============*/

.box-form .newbox1 {
    border-color: #DADAD9 #E9E9E9 #DADAD9 #C1C1C0;
    border-style: solid;
    border-width: 1px;
    height: 131px;
    width:452px;
}
.box-form .newbox2 {
    background-position: 0 -72px;
    background-repeat: repeat-x;
    border-right: 1px solid #D7D7D6;
    border-top: 1px solid #E6E6E6;
    height: 131px;
    width:452px;
}

.box-form .newinputs {
    height: 50px;
    margin: 5px auto 0;
    width:432px;
}

.box-form .newinfo {
    height: 25px;
    margin: 0 auto;
    width:452px;
}

.box-search .input-text1 {
    margin: 0;
    width: 280px;
}

.width452{
    width:452px;	
}

.download {
float: right;
position: relative;
width: 281px;
height: 131px;
border-color: #DADAD9 #DADAD9 #DADAD9 #DADAD9;
border-style: solid;
border-width: 1px;
background-position: 0 -94px;
background-image: url("../img/bg45.jpg");
}

.download h2 {
background-repeat: no-repeat;
color: #444;
font-size: 15px;
font-weight: bold;
height: 35px;
line-height: 35px;
text-indent: 40px;
background-position: -150px -245px;
margin: 8px 10px 2px 7px;
width: 192px;
background-image: url("../img/bg.png");
}
.ml15{margin-left:15px;}/*add*/

.download_msg {
	background:#eeefef;
	width:760px;
	}

.box-download{
	margin-top:5px;
	margin-left:70px;
	}
	
.box-download .bt-download {
    background-position: -299px -192px;
    height: 40px;
    margin-left: 5px;
    width: 125px;
    float:left;
}

.box-download .bt-download:hover{width:125px;height:40px;background-position: -127px -245px;margin-left:5px;}

.container-search{
  height:130px;	
}


#selection{
	margin:10px 0px 5px 150px;
}
#selection a{
  padding:5px;
}
#selection a:hover{

}
#selection .st{
COLOR: red;
TEXT-DECORATION: underline;
}


.container-talent {
    margin-top: 12px;
}
.container-zhaoyinqian {
    margin-top: 12px;
}
.container-zhaoyinqian a {
    display:block;
}
.container-zhaoyinqian img {
    width:100%;
}
.bod-talent {
	height: 152px;
	width: 750px
}
.bod-talent .box1 {
	height:150px
}
.bod-talent .box2 {
	height:148px
}
.bod-talent2 {
	height: 112px;
	width: 750px
}
.bod-talent2 .box1 {
	height:110px
}
.bod-talent2 .box2 {
	height:108px
}


.container-talent h2 {
    background-repeat: no-repeat;
    color: #444;
    font-size: 15px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    text-indent: 40px;
    background-position: 0px 0px;
    margin: 8px 10px 2px 7px;
    width: 300px;
    background-image: url("../img/talenttitle.png");
}
.talent-main {
	background-image:url(../img/midwire.png);
	background-repeat:no-repeat;
	background-position:center 37px;
	height: 90px;
	margin: 2px auto;
	text-align:center;
	width: 620px;
}
.talent-value {
	display:inline-block;
	margin:0 auto;
	width:100px;
	height:100px;
	text-align:center;	
}
.talent-value img {
	width:60px;
	height:60px;
	border-radius:31px;
	border:#CDCDCD 2px solid;
}

.talent-value .name {
	height:26px;
	line-height:26px;
	overflow:hidden;
	width:100px;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow: hidden;
}

.talent-info {
    float: left;
    position: relative;
    width: 181px;
    border-color: none;
}

.talent-info-right {
    float: right;
    position: relative;
    border-color: #DADAD9 #DADAD9 #DADAD9 #DADAD9;
    border-style: solid;
    border-width: 1px;
    background:#FFFFFF;
    width: 560px;
}

.talent-head {
    height: 140px;
    width: 140px;
    margin: 0 auto;
    border-radius: 70px;
    border: #DADAD9 1px solid;
    overflow: hidden;
}
.talent-head img {
    width: 140px;
    height: 140px;
}
.talent-info-value {
    width: 510px;
    margin: 10px auto;
}
.talent-info-value span {
    color: #ff0000;
}
.explant {
    border-color: #DADAD9 transparent transparent transparent;
    background: transparent;
    margin-top: 20px;
}
.explant div {
    width: 502px;
    margin: 10px auto;
}