body{
	margin: 0px;
	padding: 0px;
}

.page{
	width: 1200px;
}
.tops{
	line-height: 60px;
}
.dl{
	float: left;
}
.dr{
	float: right;
}
.f12{
	font-size: 12px;
}
.f6{
	color: #666666;
}
.f_l22{
	font-size: 16px;
	color: #01a04b;
	font-weight: bold;
}
.div5{
	height: 5px;
	width: 100%;
	overflow: hidden;
}
.div10{
	height: 10px;
	width: 100%;
	overflow: hidden;
}
.div20{
	height: 20px;
	width: 100%;
	overflow: hidden;
}
.yuan_pic{
    margin:5px 0 5px 10px;
    padding:5px;
   border:#C0C0C0 1px solid;
   	border-radius:50%;
}
.yuan img{;
   	border-radius:3px;
}
.a_f a{
	color: #FFFFFF;
}
.f_logo{
	margin-right: 10px;
	width: 100px;
	margin-top: 10px;
}
.f_menu{
	line-height: 60px;
	margin-right: 20px;
	font-size: 16px;
}
.f_itps{
	font-size: 12px;
	color: #222;
	position: relative;
	right: 0px;
	top: 0px;
}
.cx{
	line-height: 40px;
	padding-top: 10px;
}
.city{
	margin-right: 30px;
}



.sxm{
	border-radius: 10px 10px 0px 0px;
	overflow: hidden;
}
.sxm ul li{
	float: left;
	width: 400px;
	cursor:pointer;
	text-align: center;
	color: #6c2c00;
	height: 55px;
	margin-top: 10px;
	border-radius: 10px 10px 0px 0px;
	background-color: #f9f9fc;
	padding-top: 10px;
}
.sxm ul li.hover{
	float: left;
	cursor:pointer;
	height: 65px;
	margin-top: 0px;
	border-radius: 10px 10px 0px 0px;
	background-color: #FFFFFF;
	padding-top: 10px;
}
.sxm ul li.hover span{
	display: block;
}
.sxm ul li div{
	font-size: 18px;
	color: #666;
	float: left;
	width: 100%;
	font-weight: bold;
	margin-top: 8px;
}
.sxm ul li span{
	font-size: 12px;
	color: #CCCCCC;
	float: left;
	width: 100%;
	display: none;
}

.sxm_c{
	background-color: #FFFFFF;
	height: 380px;
	width: 100%;
}
.f_hyan{
	border-radius: 5px;
	line-height: 36px;
	height: 36px;
	width: 77px;
	text-align: center;
	color: #FFFFFF;
	margin-top: 10px;
	background-color: #ff3333;
	padding-right: 5px;
	padding-left: 5px;
}
.f_hyan a{	color: #FFF;
}

.f_hyan:hover, .f_hyan:hover a{
	background-color: #ff6900;
	color: #FFFFFF;	
}
.f_hyan2{
	line-height: 36px;
	height: 36px;
	font-size: 12px;
	margin-right: 10px;
	margin-top: 2px;
	padding-top: 10px;
}
.f_top_s{
	height: 33px;
	width: 10%;
	margin-right: 10px;
	padding-left: 20px;
	cursor:hand;
	line-height: 33px;
	margin-top: 3px;
	border: 2px solid #FF3300;
	cursor:pointer;
	border-radius:50px;
	padding-right: 15px;
}

.f_g{
	overflow: hidden;
	height: 30px;
	width: 500px;
}
.f_g li{
	float: left;
	width: 100%;
	height: 30px;
}
.pct{
	background-color: #eaf8f0;
	height: 110px;
}
.dlbox{
	height: 200px;
	width: 20px;
	position: absolute;
	z-index: 999;
}

.dropdown {
  position: relative;
  display: inline-block;
}
.dropdown-content {
	display: none;
	position: absolute;
	background-color: #FFF;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	height: 500px;
	width: 900px;
	left: -150px;
}
.dropdown-content span{
	margin: 0px;
	height: auto;
	width: 100%;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.dropdown:hover .dropdown-content {
	display: block;
	z-index: 99999;
}


.dropdown_x {
  position: relative;
  display: inline-block;
}
.dropdown_x hr{
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.dropdown-content_x {
	display: none;
	position: absolute;
	background-color: #FFF;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.dropdown-content_x span{
	margin: 0px;
	height: auto;
	width: 100%;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.dropdown_x:hover .dropdown-content_x {
	display: block;
	z-index: 99999;
}

.f_large{
	height: 20px;
	width: 20px;
}
.con_sxm_2_p{
	padding-right: 50px;
	padding-left: 50px;
	margin-top: 40px;
}
.con_sxm_2_box{
	display: inline-block;
	width: 210px;
	background-color: #fff;
	padding: 20px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E0E0E0;
	border-left-color: #E1E1E1;
	margin-right: 20px;
}
.con_sxm_2_box:hover{
	box-shadow: 0 0 10px #ccc;
	background-color:#ddeefe
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #024ab6;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.con_sxm_2_box img{
	height: 80px;
	width: 80px;
}
.f_n_show{
	font-size: 26px;
	font-weight: bold;
	background-color: #eee;
	height: 98px;
	width: 100%;
	padding-top: 20px;
	color: #FFFFFF;
	background-image: url(../img/biginner-banner-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
.f_n_show2{
	font-size: 14px;
	background-color: #666666;
	height: auto;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
}
.mall_p_logo{
	padding-top: 20px;
}
.mall_p_logo img{
	width: 40%;
	border-radius: 15px 15px 15px 15px;
	margin-right: 8px;
	margin-bottom: 15px;
	margin-left: 8px;
	height: 70px;
}
.search_b{
	background-color: #fff;
	border-radius:10px;
	height: 160px;
	width: 1188px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	border: 1px solid #f2f2f2;
	background-image: url(j251.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.ifuser_list {
	height: 3150px;
}

.ifuser{
	height: 3150px;
	width: 920px;
	position: absolute;
	z-index: 99;
	background-image: url(ifuser.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #F2F2F2;
}
.ifuser .box{
	margin-top: 200px;
	height: 200px;
	width: 500px;
	background-color: #FFFFFF;
	border: 1px solid #F1F1F1;
	border-radius:10px;

}
.f_list_s1,.f_list_s3,.f_list_s5,.f_list_s7,.f_list_s9{
	background-color: #ffecd0;
	margin-bottom: 10px;
	overflow: hidden;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 5px 5px 5px 5px;
}
.f_list_s1 .g,.f_list_s3 .g,.f_list_s5 .g,.f_list_s7 .g,.f_list_s9 .g{
	background-color: #ffc66f;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	border-radius: 5px 5px 5px 5px;	
}
.f_list_s2,.f_list_s4,.f_list_s6,.f_list_s8,.f_list_s10{
	background-color: #e8f7e8;
	margin-bottom: 10px;
	overflow: hidden;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 5px 5px 5px 5px;
}
.f_list_s2 .g,.f_list_s4 .g,.f_list_s6 .g,.f_list_s8 .g,.f_list_s10 .g{
	background-color: #98dc98;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	border-radius: 5px 5px 5px 5px;	
}
.f_but1,.f_but3,.f_but5,.f_but7,.f_but9{
	font-size: 12px;
	font-weight: normal;
	background-color: #ff5500;
	height: auto;
	width: 110px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	text-decoration: none;
	border-radius: 5px 5px 5px 5px;
}
.f_but2,.f_but4,.f_but6,.f_but8,.f_but10{
	font-size: 12px;
	font-weight: normal;
	background-color: #109c00;
	height: auto;
	width: 110px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	text-decoration: none;
	border-radius: 5px 5px 5px 5px;
}
.f_list_x{
	height: auto;
	width: 100%;
	float: left;
}
.f_list_x1{
	width: 160px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.f_list_x2{
	width: 1000px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.f_list_y{
	height: auto;
	width: 100%;
	float: left;
}
.f_list_c{
	height: 130px;
	width: 100%;
	float: left;
	overflow: auto;
	font-size: 12px;
	line-height: 150%;
	color: #999999;
	padding-top: 10px;
}
.f_list_c2{
	width: 100%;
	float: left;
	overflow: auto;
	padding-top: 10px;
}
.cgs td{
	border: 5px solid #FFFFFF;
	padding: 5px;
	width: 33%;
	border-radius:15px;
}
.listp_box{
	border: 1px solid #F2F2F2;
	border-radius:10px;
}
.n_ntps{
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}
.n_ntps .y{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 20px;
	text-align: center;
}
.n_ntps .jt{
	font-size: 16px;
	text-align: center;
	width: 100%;
	color: #FFFFFF;
	background-color: #FF0000;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius:10px;
}
.n_ntps .j{
	color: #FFFFFF;
	background-color: #8fbf00;
	padding: 3px;
	margin-right: 2px;
}
.dbs{
	border: 1px solid #F2F2F2;
	height: 300px;
	width: auto;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-radius:10px;
	background-color: #FFFFFF;
	 box-shadow: 0 2px 6px rgba(0,0,0,0.05);
}
.dbs2{
	border: 1px solid #F2F2F2;
	height: auto;
	width: auto;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-align: center;
	border-radius:10px;
}
.spl{
	background-image: url(spl.png);
	background-repeat: repeat-x;
	float: right;
	height: 15px;
	width: 100px;
}
.tr_l{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.bz_page{
	background-color: #e5e9f5;
	height: auto;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 40px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.bz_page2{
	background-color: #fafafa;
	height: auto;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 40px;
}
.bz_box{
	background-color: #FFFFFF;
	padding: 30px;
	clear: both;
	margin-right: 20px;
	margin-left: auto;
	height: 230px;
	width: 320px;
	overflow: hidden;
	margin-bottom: 20px;
}
.bz_bd{
	line-height: 35px;
	height: 35px;
	width: 600px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 20px;
	border-right-style: none;
	float: left;
}
.bz_bt{
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16px;
	line-height: 38px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	height: 48px;
	width: 100px;
	border: 1px solid #FF0000;
	float: left;
}
.combg{
	background-color: #ada4a2;
	background-image: url(combg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
	height: 450px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.jtbg{
	background-color: #ada4a2;
	background-image: url(jtbg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
	height: 450px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.jtbg2{
	background-color: #ada4a2;
	background-image: url(../skin/default/image/shot.jpg);
	background-repeat: no-repeat;
	background-position: center -280px;
	clear: both;
	height: 660px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
.jtbg_sub{
	background-color: #205fc8;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 28px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	clear: both;
	height: 60px;
	line-height: 60px;
	width: 1230px;
	margin-right: auto;
	margin-left: auto;
	cursor:pointer;
	border-radius:10px;
}

.jtb1{
	float: left;
	height: 397px;
	width: 328px;
	background-color: #FFFFFF;
	background-image: url(j251.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 20px;
}
.jtb11_1{
	background-image: url(1206.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	width: 50%;
	text-align: center;
}
.jtb11_1 div,.jtb11_2 div{
	font-size: 20px;
	font-weight: bold;
}
.jtb11_1 span,.jtb11_2 span{
	font-size: 12px;
	color: #999999;
}
.jtb11_2{
	float: left;
	width: 50%;
	text-align: center;
}

.jtb12_1{
	background-image: url(12561.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 100px;
	width: 107px;
	margin-top: 20px;
}
.jtb12_2{
	float: right;
	height: 100px;
	width: 220px;
}
.jtb12_2 a{
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	background-image: url(12564.jpg);
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
	height: 40px;
	width: 141px;
	float: left;
	line-height: 40px;
	margin-top: 20px;
}
.jtb12_3{
	width: 301px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.jtb12_3 a{
	width: 301px;
	background-image: url(12567.jpg);
	height: 76px;
	color: #FFFFFF;
	line-height: 76px;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	text-indent: 25px;
	float: left;
}
.jtb12_4{
	float: left;
	width: 100%;
	text-align: center;
}
.jtb2{
	float: right;
	height: 427px;
	width: 836px;
	margin-top: 30px;
}
.jtlc{
	float: left;
	height: 100px;
	width: 1230px;
	font-size: 14px;
	font-weight: bold;
	color: #222;
}