


.button {
	display: block; 
	font-size: 14px; 
	text-decoration: none!important; font-family:"Microsoft YaHei"; cursor:pointer;
	padding: 8px 20px; 
	border-radius: 5px; 
	-moz-border-radius: 3px; 
	box-shadow: inset 0px 0px 2px #fff;
	-o-box-shadow: inset 0px 0px 2px #fff;
	-webkit-box-shadow: inset 0px 0px 2px #fff;
	-moz-box-shadow: inset 0px 0px 2px #fff;
}
.button:active {
	box-shadow: inset 0px 0px 3px #999;
	-o-box-shadow: inset 0px 0px 3px #999;
	-webkit-box-shadow: inset 0px 0px 3px #999;
	-moz-box-shadow: inset 0px 0px 3px #999;
}
.red_btn {
	color: #fff; font-weight:bold; font-size:15px;
	border: 1px solid #dc3f1c;
	background-image: -moz-linear-gradient(#fb4329, #e42006);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fb4329), to(#e42006));
	background-image: -webkit-linear-gradient(#fb4329, #e42006);
	background-image: -o-linear-gradient(#fb4329, #e42006);
	
	background-color: #f4381f;
}
.red_btn:hover {
	border: 1px solid #c1913d;
	background-image: -moz-linear-gradient(#e31f05, #fc442c);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e31f05), to(#fc442c));
	background-image: -webkit-linear-gradient(#e31f05, #fc442c);
	background-image: -o-linear-gradient(#e31f05, #fc442c);
	background-color: #ffd974;
}
.red_btn:active {border: 1px solid #936b26;}

.ljks_btn { background:#e43a3d; border-radius:3px; color:#fff; padding:7px 15px;}
.ljks_btn:hover { background:#ed494c; color:#fff;}
.ljks_btn:active { background:#d02a2d;}





/**注册  登录***/
#login_reg { width:100%; float:left; background:url(../image/login_bg.png) center center no-repeat;}
.log_reg { width:1000px; margin:0 auto; overflow:hidden; min-height:627px; position:relative; }
.log_reg .log_reg_cont { position:absolute; right:30px; top:50px; background:url(../image/login_contbg.png) no-repeat; width:348px; height:498px; padding:10px;}
.log_reg .log_reg_cont h1 { color:#023894; font-family:"Microsoft YaHei"; font-size:20px; text-align:center; line-height:55px; font-weight:bold;}
.log_reg .log_reg_cont .log_reg_contc { width:260px; margin:0 auto; min-height:300px; overflow:hidden; font-size:14px;}
.log_reg .log_reg_cont .log_reg_contc label{ display:block; margin-top:17px; line-height:25px;}
.log_reg .log_reg_cont .log_reg_contc input[type=text] { border-radius:5px; width:243px; height:30px; line-height:30px; border:1px solid #d2d6e0; padding:0 5px;}
.log_reg .log_reg_cont .log_reg_contc input[type=password] { border-radius:5px; width:243px; height:30px; line-height:30px; border:1px solid #d2d6e0; padding:0 5px;}
.log_reg .log_reg_cont .log_reg_contc input[type=submit] { width:250px; line-height:30px; padding:5px; margin-top:20px; cursor:pointer; font-family:"Microsoft YaHei"; font-size:20px; color:#fff; background:#023894; border:0;}
.log_reg .log_reg_cont .log_reg_contc input[type=submit]:hover { background:#0b49b4;}
.log_reg .log_reg_cont .log_reg_contc input[type=submit]:activer { background:#032d75;}
.log_reg .log_reg_cont .log_reg_contc p { line-height:50px;}
.log_reg .log_reg_cont .log_reg_contc p a { float:right; color:#3d8be9; *margin-top:-47px !important;}
.log_reg .log_reg_cont .log_reg_contc input[type=text].w135 { width:135px; float:left;}
.log_reg .log_reg_cont .log_reg_contc input[type=button] { border:1p solid #f00; width:110px; line-height:30px; *line-height:27px !important; float:left; cursor:pointer; border-radius:0 5px 5px 0; margin-left:-3px; *margin-left:-2px !important; border:1px solid #d2d6e0;}


.log_reg .log_reg_cont .log_reg_contb { width:260px; margin:30px auto; overflow:hidden;}
.log_reg .log_reg_cont .log_reg_contb p { line-height:30px;}
.log_reg .log_reg_cont .log_reg_contb input[type=submit] { width:250px; line-height:30px; padding:5px;cursor:pointer; font-family:"Microsoft YaHei"; font-size:20px; color:#3d8be9; background:#ededed; border:1px solid #d6d6d6; font-weight:bold; border-radius:5px;}


#container { width:1000px; margin:20px auto; overflow:hidden; min-height:627px; position:relative; }


/****订单页***/

.p_road { width:100%; float:left; color:#000;  margin-bottom:10px;}
.p_road a { margin:0 5px; color:#676767;}

/* flow_steps */
.flow_steps{height:27px; width:100%; float:left;}
.flow_steps li{float:left;height:29px;padding:0 40px 0 30px; font-size:14px; font-family:"SimSun";line-height:29px;text-align:center;background:url(../image/barbg.png) no-repeat 100% 0;font-weight:bold; width:18%;}
.flow_steps li.done{background-position:100% -91px;}
.flow_steps li.current_prev{background:url(../image/barbg.png) no-repeat 100% -60px;}
.flow_steps li.current{color:#fff; background:url(../image/barbg.png) no-repeat 100% -30px;}
.flow_steps li#qzfs.current,.flow_steps li.last{background:url(../image/barbg.png) no-repeat 0 0;}

.steps_one { width:100%; float:left; margin:15px 0;}
.steps_one h1 { color:#333333; line-height:30px; font-size:15px; line-height:30px; padding:0 20px;}
.steps_one h2 { color:#333333; line-height:30px; font-size:15px; line-height:30px;border-bottom:1px solid #ccc; margin:15px 0; padding:0 20px; position:relative; z-index:0; display:block; float:left; width:100%;}
.steps_one h2 span { border:1px solid #ccc; padding:3px 10px; margin:0 10px -1px 10px; background:#fff; border-radius:5px 5px 0 0; border-bottom:0; z-index:1; position:absolute; left:170px; bottom:0;}
.steps_one table { width:100%; border:1px solid #dbdbdb; line-height:30px;  border-collapse:collapse; }
.steps_one table thead { border-top:2px solid #eb2f2e; height:35px; line-height:35px;}
.steps_one table th { background:#f2f2f2;}
.steps_one table td{ border:1px solid #dbdbdb; line-height:30px; padding:0 10px;}
.steps_one table td.price { font-size:16px;}
.steps_one table td dfn { color:#f00; font-style:normal;}

.steps_one .table_bot { width:98%; float:left; margin:10px;}
.steps_one .table_bot p { text-align:right; margin:10px 0 20px 0;}
.steps_one .table_bot p a.empty_btn{ background:url(../image/del_btn.gif) no-repeat left center; padding-left:20px; line-height:20px; float:left;}
.steps_one .table_bot p i { font-style:normal; font-size:16px; color:#f00;  }
.steps_one .table_bot input[type=submit] { border:0; cursor:pointer;  float:right; margin:10px 0;}
.steps_one a.continue_btn { border-radius:5px; padding:5px 20px; color:#333; background:#e7e7e7; float:right; font-size:16px; font-weight:bold; border:1px solid #999999; margin:10px;}
.steps_one a.continue_btn:hover { background:#efefef;}
.steps_one a.continue_btn:active { background:#d2cccc;}
.steps_one .table_bot .add_shopping_cart { background:url(../image/add_shopping.png) no-repeat; width:140px; height:37px; cursor:pointer;}
.steps_one .table_bot .checkout_btn {  background:url(../image/checkout_btn.png) no-repeat; width:124px; height:37px;}

.steps_two_cont { width:100%; float:left;}
.steps_two_cont dl { width:100%; float:left;height:45px;}
.steps_two_cont dl dt { width:150px; float:left; text-align:right; line-height:30px;}
.steps_two_cont dl dt i { font-style:normal; color:#f00; line-height:30px; padding-top:10px; margin:0 3px; }
.steps_two_cont dl dd input[type=text] { border:1px solid #d2d6e0; padding:0 5px; height:25px; min-width:160px;}
.steps_two_cont dl dd { float:left; float:left; text-align:left; padding:0 10px;}
.steps_two_cont .steps_two_bot { width:80%; float:left; border-top:1px solid #d5d5d5; padding:0 16%;}

.steps_three_top { width:93.8%; border:1px solid #ffce83; background:#ffffe5; padding:2% 3%; float:left;}
.steps_three_top h1 { background:url(../image/dui_btn.gif) left center no-repeat; padding-left:40px; margin-bottom:10px; line-height:32px; font-size:16px;}
.steps_three_top h2 { background:url(../image/cuo_btn.gif) left center no-repeat; color:#12a000; padding-left:40px; margin-bottom:10px; line-height:32px; font-size:16px;}
.steps_three_top p { line-height:25px; margin-left:40px;}
.steps_three_top p a { color:#3366cc; text-decoration:underline; font-size:14px; margin:0 10px;}
.steps_three_top p dfn { font-size:15px; font-style:normal; color:#f00; font-weight:bold;}

.steps_three { width:100%; float:left;}
.steps_three h1 { border-bottom:2px solid #f00; height:31px;}
.steps_three h1 span { display:block; float:left; background:url(../image/tit_bg.gif) no-repeat; width:120px; line-height:31px; margin-left:40px; height:31px; text-align:center; color:#fff; font-weight:bold; font-size:14px;}
.steps_three_cont { border:1px solid #d2d6e0; border-top:0; padding:20px; min-height:150px; width:958px; float:left;}
.steps_three_cont h2 { font-size:14px;}
.steps_three_cont h2 dfn { font-style:normal; font-size:16px; color:#ff7900;}
.steps_three_cont p { color:#808080; margin:10px 0;}
.steps_three_cont a { margin-right:20px; color:#3366cc; text-decoration:underline;}

.steps_four { border:1px solid #e7e7e7; width:97.8%; float:left; padding:1%;}
.steps_four h1 { font-size:14px; line-height:35px;}
.steps_four p { margin:0 30px; line-height:25px; min-height:150px;}








.p_left { width:750px; float:left; overflow:hidden;}

.p_left .pro_classify { border:1px solid #a0a0a0; padding:10px 20px; width:710px;}
.p_left .pro_classify h1 { font-family:"Microsoft YaHei"; font-size:14px; color:#000; line-height:30px;}
.p_left .pro_classify a { margin:0 10px; font-size:12px; font-family:"SimSun";line-height:35px; padding:2px 0 2px 20px; background:url(../image/btn2.png) left center no-repeat;}
.p_left .pro_classify a:hover { color:#eb5b4c;}
.p_left .pro_classify a.active { color:#eb5b4c;}


.paixu_bann {float:left; line-height:50px; height:50px; font-size:22px; border-bottom:1px solid #717171; background:url(../image/p_title_bg.png) left center no-repeat; padding:0 10px 0 40px; width:700px; color:#023894; letter-spacing:1px; font-family:"Microsoft YaHei";}
.paixu_bann a:hover { color:#f00;}
.paixu_bann a.paixu_btn { background:#006006; border:1px solid #004404; padding:4px 10px; color:#fff;}
.paixu_bann a.price_btn { border:1px solid #108e18; background:url(../image/btn_down.png) 40px 4px #f2f2f3 no-repeat; color:#5f5f5f; padding:4px 20px 4px 10px;}
.paixu_bann input[type=checkbox] { margin:5px;}
.paixu_bann span {display:block; float:right;  }
.paixu_bann span i { font-style:normal; color:#006006;}

.paixu_cont { width:100%; float:left; border:1px s outset #f00; margin-bottom:10px;}
.paixu_cont h1 { height:45px; line-height:45px; padding:0 30px; font-size:18px; color:#323232;background:#f5f4f0;}
.paixu_cont h1 span { float:right; color:#666666; font-size:12px;}
.paixu_cont h1 span i { font-style:normal; color:#006006;}
.paixu_cont .paixu_contl { width:620px; float:left; margin:15px 10px;}
.paixu_cont .paixu_contl dl { width:100%; float:left; line-height:25px; font-family:"SimSun";}
.paixu_cont .paixu_contl dl dt { float:left; width:100px; font-weight:bold; color:#333333; font-size:12px; text-align:right;}
.paixu_cont .paixu_contl dl dd { float:left; width:500px; margin-left:5px; color:#666666;}
.paixu_cont .paixu_contl dl dd a { margin:0 5px; color:#14a91d;}
.paixu_cont .paixu_contr { float:right; margin:15px 0; width:106px; color:#fff;}
.paixu_cont .paixu_contr a.xiangqing { display:block; background:url(../image/price_btn.png) no-repeat; color:#fff; letter-spacing:2px; width:106px; height:28px; line-height:28px; font-size:19px;}
.paixu_cont .paixu_contr a.xiangqing:hover {  background:url(../image/price_btn.png) no-repeat;}
.paixu_cont .paixu_contr a { display:block; margin:5px 0; float:left; line-height:35px; text-align:center; font-size:14px; color:#fff; background:#eb5b4c; border-radius:3px; width:95px;}
.paixu_cont .paixu_contr a:hover { background:#ef6759;}


.p_page { width:80%; border-top:1px dashed #b8bdb8; padding:20px 10%; float:left;}
.p_page a { padding:4px 10px; border:1px solid #cccccc; background:#e3e2e4; margin:0 5px; border-radius:3px;}
.p_page a:hover { padding:4px 10px; border:1px solid #3a3c45; background:#3a3c45; color:#fff;}
.p_page a.active { padding:4px 10px; border:1px solid #3a3c45; background:#3a3c45; color:#fff;}



/***热报班级排行***/

.p_left .hot_bjphcont { width:100%; float:left; margin:10px 0;}
.p_left .hot_bjphcont .tab_menu { clear:both; width:100%; float:left; border-top:2px solid #24262e; margin-bottom:10px;}
.p_left .hot_bjphcont .tab_menu h2 { float:left; line-height:30px; font-size:15px; color:#323232; font-weight:bold;}
.p_left .hot_bjphcont .tab_menu ul { float:right;}
.p_left .hot_bjphcont .tab_menu li { float:left; text-align:center; cursor:pointer; line-height:30px; list-style:none; padding:1px 6px; margin-right:4px;}
.p_left .hot_bjphcont .tab_menu span {  background:url(../image/line.gif) center center no-repeat; height:30px; width:5px; float:left; display:block;}
.p_left .hot_bjphcont .tab_menu li.hover { color:#14a91d; background:url(../image/line_h.gif) bottom center no-repeat;}
.p_left .hot_bjphcont .tab_menu li.selected { color:#14a91d; background:url(../image/line_h.gif) bottom center no-repeat;}
.p_left .hot_bjphcont .tab_box { clear:both; min-height:150px;}
 .hide{display:none}
 .p_left .hot_bjphcont .tab_menu li.selected { color:#14a91d; background:url(../image/line_h.gif) bottom center no-repeat;}
.p_left .hot_bjphcont .tab_box .hot_bjph_list { width:100%; float:left;}
.p_left .hot_bjphcont .tab_box .hot_bjph_list ul { width:50%; float:left;}
.p_left .hot_bjphcont .tab_box .hot_bjph_list li { width:98%; margin-right:2%; float:left; line-height:28px;  font-family:"SimSun";}
.p_left .hot_bjphcont .tab_box .hot_bjph_list li span { background:#999999; border-radius:2px; width:15px; color:#fff; text-align:center; height:15px; line-height:15px; display:block; float:left; margin:6px 5px 0 0;}
.p_left .hot_bjphcont .tab_box .hot_bjph_list li span.blue { background:#14a91d;}



.p_left .left_container { width:100%; float:left; min-height:1025px;}
.left_container .left_conttop { width:100%; float:left;}
.left_container .left_conttop h1 { height:35px; line-height:35px; padding:0 10px; font-weight:bold;font-size:15px; color:#323232; border-top:1px solid #14a91d; background:#f5f5f5;}
.left_container .left_conttop h1 .share_btn { float:right; color:#666666; font-size:12px; font-weight:normal; display:block; margin-top:8px;}
.left_container .left_conttopl { width:200px; height:180px; float:left; margin:25px 10px;}
.left_container .left_conttopl img { width:200px; height:180px;}
.left_container .left_conttopr { width:460px; height:180px; float:left; margin:15px 10px;}
.left_container .left_conttopr li { border-bottom:1px dashed #b8bdb8; display:block; width:95%; float:left; height:35px; line-height:35px; color:#676767; background:url(../image/list_r.gif) left center no-repeat; padding-left:20px;}
.left_container .left_conttopr li.last { border-bottom:0;}
.left_container .left_conttopr li span { display:block; float:left; width:70px; font-weight:bold; color:#323232;}
.left_container .left_conttopr li dfn { color:#ff7e00; font-style:normal;}
.left_container .left_conttopr li a { margin:0 10px;}
.left_container .left_conttopr input[type=submit] { cursor:pointer; float:left; border: 1px solid #faab04; font-family:"Microsoft YaHei"; line-height:35px; text-align:center; font-size:14px; color:#fff; background:#faab04; border-radius:3px; width:95px; font-weight:bold;
box-shadow: inset 0 1px 0 #fee392,0 1px 0 rgba(0,0,0,.2);
background: -webkit-linear-gradient(top,#f3b120,#e6a108);
background: -moz-linear-gradient(top,#f3b120,#e6a108);
background: -ms-linear-gradient(top,#f3b120,#e6a108);
background: -o-linear-gradient(top,#f3b120,#e6a108);
background: linear-gradient(top,#f3b120,#e6a108);
}
.left_container .left_conttopr .baom_btn {
 cursor:pointer; float:left; border: 1px solid #faab04; font-family:"Microsoft YaHei"; line-height:35px; text-align:center; font-size:14px; color:#fff; background:#faab04; border-radius:3px; width:95px; font-weight:bold;
background: -webkit-linear-gradient(top,#f3b120,#e6a108);
background: -moz-linear-gradient(top,#f3b120,#e6a108);
background: -ms-linear-gradient(top,#f3b120,#e6a108);
background: -o-linear-gradient(top,#f3b120,#e6a108);
background: linear-gradient(top,#f3b120,#e6a108);
}
.left_container .left_conttopr .baom_btn:hover {
ackground:#d89208;background: -webkit-linear-gradient(top,#d89208,#de950a);
background: -moz-linear-gradient(top,#d89208,#de950a);
background: -ms-linear-gradient(top,#d89208,#de950a);
background: -o-linear-gradient(top,#d89208,#de950a);
background: linear-gradient(top,#d89208,#de950a);
}

.left_container .left_conttopr .dis_button { float:left; border: 1px solid #76776f; font-family:"Microsoft YaHei"; line-height:35px; text-align:center; font-size:14px; color:#fff; background:#76776f; border-radius:3px; width:95px; font-weight:bold; height:38px;}
.left_container .left_conttopr .dis_button:hover { float:left; border: 1px solid #76776f; font-family:"Microsoft YaHei"; line-height:35px; text-align:center; font-size:14px; color:#fff; background:#76776f; border-radius:3px; width:95px; font-weight:bold; height:38px; cursor:default;}




.left_container .left_conttopr input[type=submit]:hover { background:#d89208;background: -webkit-linear-gradient(top,#d89208,#de950a);
background: -moz-linear-gradient(top,#d89208,#de950a);
background: -ms-linear-gradient(top,#d89208,#de950a);
background: -o-linear-gradient(top,#d89208,#de950a);
background: linear-gradient(top,#d89208,#de950a);}
.left_container .left_conttopr a.zixun { display:block; margin:0 10px; float:left; line-height:35px; text-align:center; font-size:14px; color:#676767; background:#ebebeb; border-radius:3px; width:95px;
position: relative;
font-weight: bold;
border-radius: 3px;
border: 1px solid #c0c0c0;
color: #7f7f7f;
border-color: #c8c8c8;
box-shadow: inset 0 1px 0 #e0e0e0,0 1px 0 rgba(0,0,0,.2);
background: -webkit-linear-gradient(top,#d7d7d7,#b7b7b7);
background: -moz-linear-gradient(top,#d7d7d7,#b7b7b7);
background: -o-linear-gradient(top,#d7d7d7,#b7b7b7);
background: -ms-linear-gradient(top,#d7d7d7,#b7b7b7);
background: linear-gradient(top,#d7d7d7,#b7b7b7);
}
.left_container .left_conttopr a.zixun:hover {background: -webkit-linear-gradient(top,#e3e3e3,#c2c0c0);
background: -moz-linear-gradient(top,#e3e3e3,#c2c0c0);
background: -o-linear-gradient(top,#e3e3e3,#c2c0c0);
background: -ms-linear-gradient(top,#e3e3e3,#c2c0c0);
background: linear-gradient(top,#e3e3e3,#c2c0c0);}




.left_container .left_contc { width:100%; float:left;}
.left_container .left_contc h1 { height:35px; line-height:35px; padding:0 10px; font-weight:bold;font-size:15px; color:#323232; border-top:1px solid #24262e;}
.left_container .left_contc dl { width:100%; float:left; padding:5px 0; border-bottom:1px dashed #b8bdb8; }
.left_container .left_contc dl dt { background:url(../image/list_r.gif) left center no-repeat; line-height:25px; padding-left:15px; float:left; width:10%; font-weight:bold; color:#323232;}
.left_container .left_contc dl dd { width:85%; float:left; color:#676767; line-height:25px; }


.page_topimg { width:100%; float:left;}
.page_topimg img { width:990px; padding:5px 4px; border:1px solid #dcdcdc;}


/***新闻页面***/
.news_list { width:100%; float:left; border-top: 2px solid #24262e; padding:30px 0;}
.news_list li { width:98%; line-height:40px; font-size:14px; border-bottom:1px dashed #b8bdb8; float:left; background:url(../image/list_r.gif) left center no-repeat; padding-left:15px;}
.news_list li a { float:left;}
.news_list li span { float:right;}

.news_body { width:100%; float:left; min-height:400px; border-top: 2px solid #24262e; padding:30px 0;}
.news_body h1 { font-size:14px; text-align:center; font-weight:bold; line-height:40px; height:45px; color:#323232;  font-family:"SimSun";}
.news_body .news_txt { width:100%; float:left; text-align:center; margin-bottom:30px; color:#999;}
.news_body .news_txt span { float:right;}
.news_body p { line-height:25px; color:#666; text-indent:2em; font-family:"SimSun"; margin:10px 0;}

.p_leftp { width:100%; float:left; margin:30px;}
.p_leftp p { line-height:30px; font-size:14px;}


/****联系我们****/
.contactus { float:left; width:100%; margin-bottom:20px;}
.contactus .contactus_topl { width:750px; height:575px; border:1px solid #dfdfdf; float:left;}
.contactus .contactus_topr { width:247px; height:575px; float:left; border:1px solid #dfdfdf; border-left:0;}

.jp-container{position:relative;width:247px; height:575px; float:left; border:1px solid #dfdfdf; border-left:0;}
.jp-container a{padding:10px 0;display:block;line-height:20px;background-color: #fff;}
.jp-container a:hover{background:#ECEFF5;border-bottom-color:#ECEFF5;}
.jp-container a h2{ font-size:15px;font-weight:bold;padding:2px 10px 5px 10px; color:#14a91d;}
.jp-container a p { line-height:25px; color:#323232; padding:0 10px;}


operate correctly without them. */
.jspContainer{overflow:hidden;position:relative;}
.jspPane{position:absolute;}
.jspVerticalBar{position:absolute;top:0;right:0;width:10px;height:100%;background:red;}
.jspHorizontalBar{position:absolute;bottom:0;left:0;width:100%;height:16px;background:red;}
.jspVerticalBar *,.jspHorizontalBar *{margin:0;padding:0;}
.jspCap{display:none;}
.jspHorizontalBar .jspCap{float:left;}
.jspTrack{background:#F2F4F8;position:relative;}
.jspDrag{background:#d8d8d8;position:relative;top:0;left:0;cursor:pointer;border:1px solid #c8c6c6;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.jspHorizontalBar .jspTrack,.jspHorizontalBar .jspDrag{float:left;height:100%;}
.jspArrow{background:#50506d;text-indent:-20000px;display:block;cursor:pointer;}
.jspArrow.jspDisabled{cursor:default;background:#80808d;}
.jspVerticalBar .jspArrow{height:16px;}
.jspHorizontalBar .jspArrow{width:10px;float:left;height:100%;}
.jspVerticalBar .jspArrow:focus{outline:none;}
.jspCorner{background:#eeeef4;float:left;height:100%;}
/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner{margin:0 -3px 0 0;}




.main_fx { width:100%; float:left;}
.main_fx h1 { background:url(../image/m_tit_line.png) left bottom no-repeat; font-weight:normal; line-height:35px; color:#023894; font-family:"微软雅黑"; font-size:18px;}
.main_fx .main_fxl { width:100%; float:left; margin:15px 0;}
.main_fx .main_fxl p { text-indent:2em;}
.main_fx .main_fxl p.xuan { background:url(../image/dui.png) left center no-repeat;}
.main_fx .main_fxl p i { font-style:normal; color:#f00;}
.main_fx .main_fxr { width:272px; float:right; height:252px; border:1px solid #dadada; margin-top:15px;}





.p_right { width:222px; float:right; }

/***热报班级排行***/
.p_right .hot_bjph {width:222px; float:left; border-top:1px solid #24262e;}
.p_right .hot_bjph h1 { color:#323232; font-size:14px; line-height:35px; font-weight:bold; font-family:"SimSun";}
.p_right .hot_bjph li { width:100%; float:left; line-height:28px;  font-family:"SimSun";}
.p_right .hot_bjph li span { background:#999999; border-radius:2px; width:15px; color:#fff; text-align:center; height:15px; line-height:15px; display:block; float:left; margin:6px 5px 0 0;}
.p_right .hot_bjph li span.blue { background:#14a91d;}

.p_right .right_img { width:100%; float:left; margin:15px 0 10px 0; }
.p_right .right_img a { display:block; margin:10px 0; padding:0;}
.p_right .right_img .border { border:1px solid #ccc; margin:0; padding:0; }

/***公告***/
.p_right .gonggao_cont { width:100%; float:left; border-top:2px solid #24262e; margin:13px 0 2px 0;}
.p_right .gonggao_cont h1 { color:#323232; display:block; font-size:14px; line-height:35px; font-weight:bold; font-family:"SimSun";}
.p_right .gonggao_cont h1 a.more { float:right;font-size:12px; font-weight:normal; color:#999999;}
.p_right .gonggao_cont h1 a.more:hover { color:#f00;}
.p_right .gonggao_cont li { line-height:27px; background:url(../image/list.gif) left center no-repeat; padding-left:15px;}
.p_right .gonggao_cont li a:hover { color:#f00; }

.p_right .right_img1 { width:100%; float:left; margin:15px 0 10px 0; }
.p_right .right_img1 img { margin-bottom:5px;}




/**********************************************我的班级************************************************************************************/
#bj_container { width:1000px; margin:0  auto; overflow:hidden; min-height:550px; background:#fff;}

.bj_topbann { width:100%; float:left; background:url(../image/bj_topbg.png) repeat-x; height:42px;}
.bj_topbann .title { background:url(../image/bj_topbann.png) no-repeat; width:158px; height:31px; float:left; padding-left:20px; margin-top:11px; line-height:31px; font-size:14px; font-weight:bold;}
.bj_left { width:170px; float:left;}
.bj_left .jb_left_bann { width:100%; float:left;}
.bj_left .jb_left_bann h2 { line-height:35px; font-size:14px; font-weight:bold; padding-left:10px; width:160px; background:#eeeeee; float:left;}
.bj_left .jb_left_bann ul { margin:10px;}
.bj_left .jb_left_bann li { width:100%; float:left; border-bottom:1px solid #f1f1f1;  line-height:35px;}
.bj_left .jb_left_bann li a{ display:block; font-size:14px;}
.bj_left .jb_left_bann li a:hover { color:#023894; font-weight:bold;}
.bj_left .jb_left_bann li a.one { background:url(../image/bj_btn.png) 3px -2px no-repeat; padding-left:25px;}
.bj_left .jb_left_bann li a.two { background:url(../image/bj_btn.png) 3px -33px no-repeat; padding-left:25px;}
.bj_left .jb_left_bann li a.three { background:url(../image/bj_btn.png) 3px -64px no-repeat; padding-left:25px;}
.bj_left .jb_left_bann li a.four { background:url(../image/bj_btn.png) 3px -97px no-repeat; padding-left:25px;}
.bj_left .jb_left_bann li a.five { background:url(../image/bj_btn.png) 3px -127px no-repeat; padding-left:25px;}
.bj_left .jb_left_bann li a.six { background:url(../image/bj_btn.png) 3px -160px no-repeat; padding-left:25px;}
.bj_left .jb_left_bann li a.sevener { background:url(../image/bj_btn.png) 3px -193px no-repeat; padding-left:25px;}
.bj_right { width:795px; float:left; padding:0 14px;  border-left:1px solid #d6d6d6; min-height:550px;}

.bj_right .bj_title { width:98%; float:left; border-bottom:2px solid #cc0000; padding:0 10px; font-size:14px; font-weight:bold; color:#333333; line-height:30px; margin:15px 0;}
.bj_right .bj_title a { float:right; color:#999999; font-weight:normal;}

.bj_right .bj_gonggao { width:100%; float:left;}
.bj_right .bj_gonggao li { width:99%; line-height:30px; font-size:12px; background:url(../image/list.gif) left center no-repeat; padding-left:10px; border-bottom:1px dashed #b8bdb8; float:left; }
.bj_right .bj_gonggao li a { float:left;}
.bj_right .bj_gonggao li span { float:right;}
 

.bj_right .bj_cont_topl { width:120px; height:120px; float:left; margin:0 20px; background:url(../image/bj_per.gif) center center no-repeat;}
.bj_right .bj_cont_topl img { width:120px; height:120px; border-radius:65px; border:1px solid #bcbcbc; }
.bj_right .bj_cont_topr { width:600px; float:left; padding:20px 0 0 10px;}
.bj_right .bj_cont_topr h1 { font-weight:bold; color:#000; line-height:40px; margin-bottom:15px;}
.bj_right .bj_cont_topr a.shopping { background:url(../image/shoppimg.gif) left center no-repeat; padding:5px 0 5px 25px; margin-right:20px;}
.bj_right .bj_cont_topr a.no_order { background:url(../image/zf_bgn.gif) left center no-repeat; padding:5px 0 5px 20px;}

.bj_right .bj_wdkc { width:100%; float:left; min-height:300px; }
.bj_right .bj_wdkc h1 { border-bottom:1px solid #cdcdcd; line-height:35px; display:block; float:left; width:100%; margin-bottom:20px;}
.bj_right .bj_wdkc h1 span { display:block; float:left; background:#f7f7f7; border:1px solid #cdcdcd; margin-bottom:-1px; border-bottom:0; font-weight:normal; padding:0 20px;}
.bj_right .bj_wdkc table { width:100%; line-height:35px;  border-collapse:collapse; margin:20px 0;}
.bj_right .bj_wdkc table thead { border-bottom:1px solid #cdcdcd;}
.bj_right .bj_wdkc table tr { border-bottom:1px solid #cdcdcd;}
.bj_right .bj_wdkc table td { text-align:center; border:1px solid #cdcdcd; padding:0 5px;}
.bj_right .bj_wdkc table td i { font-style:normal; float:left;}
.bj_right .bj_wdkc table td dfn {font-style:normal; float:right;}

.bj_right .bj_xuan {float:left; padding:20px;}


/***********************************************************题库流程************************************************************************/
.page_tklc_img { width:100%; float:left; background:url(../image/p_mn_bg.png) left bottom no-repeat; padding-bottom:20px;}
#page_tklc { background:#f6f6f6; width:100%; float:left;}
#page_tklc { width:100%; float:left;}
.page_tklc { float:left;}
.page_tklc h1 { border-bottom:6px solid #1777c5; line-height:30px; font-size:16px;}
.page_tklc .h1bg_1 { background:url(../image/kqmj.gif) 5px center no-repeat; padding-left:35px;}
.page_tklc .h1bg_2 { background:url(../image/ydts.gif) 5px center no-repeat; padding-left:35px;}
.page_tklc .h1bg_3 { background:url(../image/tlts.gif) 5px center no-repeat; padding-left:35px;}
.page_tklc .h1bg_4 { background:url(../image/jctj.gif) 5px center no-repeat; padding-left:35px;}
.page_tklc .page_tklc_cont { background:#fff; min-height:150px; padding:15px;}
.page_tklc .page_tklc_cont h2 { font-size:15px; color:#666666; font-weight:bold; margin-bottom:7px;}
.w285 { width:285px; float:left;}
.w280 { width:280px;}

.page_tklc .kqmjt_list { width:100%; float:left; min-height:300px;}
.page_tklc .kqmjt_list li { width:100%; float:left; font-size:14px; line-height:30px;}
.page_tklc .kqmjt_list li span { float:left; background:#a3cee7; border:1px solid #88bbd8; margin:6px 5px 0 0; padding:0 3px; line-height:15px; border-radius:3px; color:#fff; font-size:12px;}

.page_tklc .ydts_list { width:100%; float:left; min-height:300px;}
.page_tklc .ydts_list li { float:left; width:98%; font-size:14px; line-height:27px; background:url(../image/list_l.gif) left center no-repeat; padding-left:10px;}




/******************************************************能力测评页面样式**********************************************************************/
#cp_container_body { width:1000px; margin:0 auto; position:relative; }
#cp_container_body #cp_container { width:1000px; margin:30px auto 0 auto; overflow:hidden; z-index:0; background:#f2f2f2;
	/****position: relative;
-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 60px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 60px rgba(0, 0, 0, 0.1) inset; 
	-o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 60px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 60px rgba(0, 0, 0, 0.1) inset;*******/
}
/****#cp_container:before {-webkit-transform: skew(-12deg) rotate(-4deg); 
	-webkit-transform: skew(-12deg) rotate(-4deg); 
	-moz-transform:skew(-12deg) rotate(-4deg); 
	-o-transform: skew(-12deg) rotate(-4deg); 
	-ms-transform: skew(-12deg) rotate(-4deg); 
	
	-webkit-box-shadow: 0 8px 20px rgba(0, 0, 0, 0.6); 
	-moz-box-shadow: 0 8px 20px rgba(0, 0, 0, 0.6); 
	-o-box-shadow: 0 8px 20px rgba(0, 0, 0, 0.6); 
	box-shadow: 0 8px 16px rgba(0, 0, 0, 0.6);}
#cp_container:after {-webkit-transform: skew(12deg) rotate(4deg); 
	-webkit-transform: skew(12deg) rotate(4deg); 
	-moz-transform:skew(12deg) rotate(4deg); 
	-o-transform: skew(12deg) rotate(4deg); 
	-ms-transform: skew(12deg) rotate(4deg); 
	
	-webkit-box-shadow: 0 8px 20px rgba(0, 0, 0, 0.6); 
	-moz-box-shadow: 0 8px 20px rgba(0, 0, 0, 0.6); 
	-o-box-shadow: 0 8px 20px rgba(0, 0, 0, 0.6); 
	box-shadow: 0 8px 16px rgba(0, 0, 0, 0.6); }******/
#cp_qinbi { position:absolute; top:0; right:-80px; width:68px; min-height:766px; background:url(../image/qianbi.png) no-repeat; z-index:2;}

#cp_container .cp_top { width:100%; /**background:url(../images/ceping_img.jpg) no-repeat; height:257px;**/ height:80px; position:relative;}
#cp_container .cp_top .cp_toptit { position:absolute; bottom:15px; left:0; width:1000px; line-height:30px; text-align:center; font-size:38px; font-family:"微软雅黑"; color:#373737; letter-spacing:0px;}
#cp_container .cp_top .cp_toptit dfn { font-style:normal; color:#023894;}
#cp_container .cp_toptxt { width:840px; margin:0 auto; min-height:30px; font-size:14px; color:#373737; line-height:27px; margin-bottom:20px;}
#cp_container .cp_toptxt p { background:#eeeeee; font-size:12px; color:#333333; margin-top:30px;}
#cp_container .cp_toptxt p i { font-style:normal; color:#ee9b11;}
#cp_container .cp_toptxt p span { float:right;}

.exam_rule {padding-bottom: 10px; width:100%; float:left;  }
.exam_rule_content {color: #3f3f3f;font-size: 14px;font-weight: bolder;padding:0 15px; line-height:45px;background: #d8d5d5; }
.exam_rule_content a { float:right; font-size:12px; font-weight:normal;}
.exam_question {padding: 5px 25px;line-height: 28px;font-size: 14px;}

.exam_question1 {padding: 5px 25px;line-height: 28px;font-size: 14px; float:left; width:95%;}
.exam_question1 b { color:#000;font-family:"微软雅黑"; margin-right:3px; }
.exam_question1 span { width:33%; display:block; float:left; }
.exam_question1 input[type=text] { width:150px; border:0; border-bottom:1px solid #999; background:none; padding:0 5px;}
.exam_selecthover {padding-left: 3px;}
.exam_selecthover label:HOVER{cursor: pointer;color:#ff0000;}
.exam_rule input[type="radio"] {-webkit-appearance: radio;box-sizing: border-box;}
.exam_rule input[type="radio"], input[type="checkbox"] {margin: 3px 0.5ex;padding: initial;background-color: initial;border: initial;}
.exam_rule input[type=button] { background:#4d8274; padding:2px 15px; border-radius:5px; margin:0 20px; cursor:pointer; color:#fff; border:0;}
.exam_rule input[type=button]:hover { background:#65a292;}

#cp_container_center { width:1000px; margin:0 auto; min-height:80px; background:#004c38;}
.exam_center { width:900px; background:#004c38; padding:15px 40px; color:#fff;}
.exam_center p { font-size:16px; color:#fff; line-height:35px; margin:5px 0; text-align:center; font-family:"微软雅黑";}
.exam_center p span { float:left; font-size:20px;}
.exam_center p input[type=text] { width:295px;}
.exam_center p input[type=submit] { background:#4d8274; padding:7px 25px; float:right; border:0; color:#fff; cursor:pointer;}

#cp_container_bot { width:1000px; margin:0 auto; overflow:hidden; background:#fff; }
.cp_cont_botl {width:590px; float:left; position:relative; margin:20px;}
.cp_cont_botl h1 { border-bottom:1px solid #cdcdcd; line-height:30px; font-size:14px; font-weight:bold;}
.cp_cont_botr { width:330px; float:right; margin:20px 20px 0 0;}
.cp_cont_botr h1 { border-bottom:1px solid #cdcdcd; line-height:30px; font-size:14px; font-weight:bold; margin-bottom:15px;}
.cp_cont_botr h1 a { float:right; font-weight:normal;}
.cp_cont_botr li { line-height:27px; background:url(../image/list.gif) left center no-repeat; padding-left:15px;}
.cp_cont_botr li a:hover { color:#f00; }




.rollBox{width:590px;overflow:hidden;position:relative;}
.rollBox .Cont{width:590px;overflow:hidden;margin:0 auto;padding-top:20px;}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{width:190px; float:left;text-align:center; margin:0 20px 0 0; position:relative;}
*+html .rollBox .Cont .pic{width:190px; float:left;text-align:center;}
.rollBox .Cont .pic img{background:#fff;display:block;margin:0 auto; width:190px; height:253px}
.rollBox .Cont .pic p{background: rgba(255, 255, 255, 0.3) !important; /* IE无效，FF有效 */  background: #fff;filter: alpha(opacity=30); width:100%; color:#fff; position:absolute; left:0; top:213px; height:40px; line-height:40px;}
.rollBox .Cont .pic p span { position: relative; font-size:12px; display:block; text-align:center;}
.rollBox .Cont a:link,.rollBox .Cont a:visited{text-decoration:none; line-height:40px; font-size:14px;}
.rollBox .Cont a:hover{color:#f00;text-decoration:underline;}
.rollBox #List1,.rollBox #List2{float:left;}
.og_prev,.og_next{ width:30px; height:50px; background:url(../image/icon.png) no-repeat; background:url(../image/icon_ie6.png) no-repeat; position:absolute;top:120px; z-index:9999; cursor:pointer;filter:alpha(opacity=70); opacity:0.7;}
.og_prev{ background-position:0 -60px; left:4px; }
.og_next{ background-position:0 0; right:4px; float:right;}




/***********测试查询**********/

#ceshi_bg { width:100%; float:left; background:url(http://www.syeduacc.com//images_bg.png) center center no-repeat; min-height:600px;}
.ceshi_body { margin:50px auto 0 auto; overflow:hidden; width:600px; min-height:300px; border:1px solid #c9ced0; padding:30px 20px; -webkit-box-shadow: #666 0px 0px 10px;
-moz-box-shadow: #666 0px 0px 10px; box-shadow: #666 0px 0px 10px;}
.ceshi_body h1 { font-size:25px; border-bottom:1px solid #c9ced0; padding:0 10px; margin-bottom:20px; font-weight:normal; color:#a75c37;font-family:"微软雅黑";}
.ceshi_body p { margin:10px 30px; display:block; font-size:14px;}
.ceshi_body input[type=text] { border:1px solid #dcdcdc; margin-left:5px; padding:0 10px; background:#e5ebed; width:320px; margin-right:-10px; border-radius:5px 0 0 5px; height:40px; }
.ceshi_body .duanxin { border:1px solid #dcdcdc; width:195px; background:#e5ebed;  border-radius:0 5px 5px 0; cursor:pointer; height:42px; float:right; color:#5095e7;}
.ceshi_body input[type=text].w513 { width:513px; border-radius:5px;}
.ceshi_body .xianshi_btn { background:#eb5b4c; text-align:center; width:89%; margin:30px 35px 20px 35px; border:0; cursor:pointer; font-family:"微软雅黑"; letter-spacing:3px; font-size:18px; color:#fff; line-height:50px; height:50px; border-radius:5px;}
.ceshi_body .xianshi_btn:hover { background:#f46859;}
.ceshi_body p i { color:#a75c37; font-style:normal; font-size:12px;}





/***********忘记密码***********/
.wj_pwdl { width:600px; margin:50px 0 0 0; float:left;}
.wj_pwdl h1 {font-size: 22px;color: #3d8be9;margin-bottom: 15px;padding-left: 30px; font-family:"微软雅黑";}
.wj_pwdl dl { width:100%; float:left; margin:10px 0;}
.wj_pwdl dl dt { width:80px; float:left; text-align:right; height:40px; line-height:40px;}
.wj_pwdl dl dd { width:400px; float:left; margin-left:10px;}
.wj_pwdl dl dd input[type=text] { border:1px solid #dcdcdc; margin-left:5px; padding:0 10px; background:#fff; width:220px; margin-right:-10px; border-radius:5px 0 0 5px; height:40px; }
.wj_pwdl dl dd input[type=password] { border:1px solid #dcdcdc; margin-left:5px; padding:0 10px; background:#fff; width:220px; margin-right:-10px; border-radius:5px 0 0 5px; height:40px; width:372px; border-radius:5px; }
.wj_pwdl dl dd .duanxin { border:1px solid #dcdcdc; width:155px; background:#fff;  border-radius:0 5px 5px 0; cursor:pointer; height:42px; float:right; color:#5095e7;}
.wj_pwdl dl dd input[type=text].w250 { width:372px; border-radius:5px;}
.wj_pwdl dl dd .pay_btn { background:#eb5b4c; text-align:center; width:200px; margin:30px 0 20px 35px; border:0; cursor:pointer; font-family:"微软雅黑"; letter-spacing:3px; font-size:18px; color:#fff; line-height:50px; height:50px; border-radius:5px;}
.wj_pwdl dl dd .pay_btn:hover { background:#f46859;}

.wj_pwdr {width:200px; padding:100px 30px 50px 30px; margin-top:-30px; float:right; background:#fff; }
.wj_pwdr p { line-height:35px;}
.wj_pwdr a { display:block; margin:20px 0; font-weight:bold;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
padding: 0 12px;
height: 38px;
line-height: 38px;
border: 1px solid #d6d6d6;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
font-size: 14px;
letter-spacing: 1px;
text-align: center;
vertical-align: middle;
cursor: pointer;
word-wrap: normal;
white-space: nowrap;
box-shadow: inset 0 1px 0 rgba(255,255,255,0.5);
background: -webkit-gradient(linear,0% 0%,0% 100%,from(#ededed),to(#e5e5e5));
background: -webkit-linear-gradient(#ededed,#e5e5e5);
background: -moz-linear-gradient(#ededed,#e5e5e5);
background: -ms-linear-gradient(#ededed,#e5e5e5);
background: linear-gradient(#ededed,#e5e5e5);
color: #3d8be9;
background: #ededed;
}
.wj_pwdr a:hover { background:#d5d1d1;}

