@charset "utf-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
}
body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
ul li {
	list-style:none;
	margin:0px;
	padding:0px;
}
ol, menu {
	list-style:none
}
img {
	border:0;
	vertical-align:middle;
}
p {
	margin:0;
	padding:0;
}
a:link, a:visited {
	color:#393939;
	text-decoration:none;
}
a:hover {
	color:#F00;
	text-decoration:none;
}
input, textarea {
	vertical-align:middle;
	-webkit-transition: box-shadow 0.30s ease-in-out;
	-moz-transition:  box-shadow 0.30s ease-in-out;
	transition:  box-shadow 0.30s ease-in-out;
}
input:focus, textarea:focus {
	outline:none;
	border:#EB1100 1px solid;
	box-shadow: 0 0 8px rgba(235, 17, 0, 1);
}
input:-webkit-autofill, textarea:-webkit-autofill {
-webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
.videoSee{width:182px;height:411px;position:fixed;left:0px;top:210px;z-index:999;}
.box {
	width:100%;
	background:#FFF;
}
.top_link {
	width:100%;
	background:#F8F8F8;
	border-bottom:1px #EEEEEE solid;
	height:34px;
}
.top_linkcon {
	display:block;
	width:1200px;
	margin:0 auto;
	line-height:34px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.top_linkleft {
	float:left;
	width:45%;
	text-align:left;
}
.top_linkright {
	float:right;
	width:49%;
	text-align:right;
	line-height:34px;
}
.top_linkright ul li {
	float:right;
	display:inline;
	margin-left:10px;
	line-height:34px;
}
.top_linkright ul li img {
	float:left;
	margin-top:8px;
	margin-right:5px;
}
.top_box {
	display:block;
	width:1200px;
	margin:0 auto;
	height:130px;
	clear:both;
}
.logo {
	float:left;
	width:330px;
	height:130px;
}
.search_k {
	float:left;
	width:530px;
	margin: 45px 0 0 0;
	display:inline;
}
.search_box {
	float:left;
	width:530px;
	border:2px #B50D00 solid;
	background:#FFF;
	height:36px;
	line-height:36px;
}
.search_choose {
	float:left;
	position:relative;
	width:90px;
	height:36px;
	background:#F8F8F8;
	border-right:1px #D8D8D8 solid;
	line-height:36px;
	text-align:center;
	color:#000;
	font-size:14px;
}
.search_choose img {
	margin-top:15px;
	margin-bottom:15px;
	margin-left:5px;
	vertical-align:absmiddle;
}
.search_input {
	float:left;
	border:none;
	height:35px;
	width:357px;
	color:#999;
	font-size:12px;
	line-height:35px;
	text-indent:20px;
	display:inline-block !important;
	display:block;
}
.search_button {
	float:right;
	width:80px;
	height:36px;
	line-height:36px;
	color:#FFF;
	font-size:14px;
	text-align:center;
	background:#B50D00;
}
.search_ex {
	font-size:14px;
	color:#666;
	text-indent:0px;
	margin-top:48px;
	line-height:30px;
}
.search_button a:link, .search_button a:visited {
	color:#FFF;
	text-decoration:none;
}
.search_button a:hover {
	color:#FFF;
	text-decoration:none;
}
.phone {
	float:right;
	width:250px;
	margin-top:35px;
	display:inline;
}
.navbg {
	width:100%;
	background:#B50D00;
	height:36px;
	clear:both;
}
.nav_box {
	display:block;
	width:1200px;
	margin:0 auto;
	line-height:36px;
	color:#FFF;
}
.nav_flbg {
	float:left;
	background:url(/images/nav_flbg.gif);
	position:relative;
	margin-left:-5px;
	text-align:center;
	font-size:16px;
	font-family: "Microsoft YaHei" !important;
	width:212px;
	display:inline;
}
.nav_z {
	float:left;
	width:900px;
	margin-left:257px;
	display:inline;
}
.nav_z ul li {
	display:inline;
	font-size:15px;
	font-family: "Microsoft YaHei" !important;
	text-align:center;
}
.nav_z ul li a {
	float:left;
	color:#FFF;
	width:120px;
	text-align:center;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.nav_z ul li a:link, .nav_z ul li a:visited {
	color:#FFF;
	text-decoration:none;
}
.nav_z ul li a:hover {
	color:#FFF;
	text-decoration:none;
	-webkit-transform: scale(1.08);
	-moz-transform: scale(1.08);
	transform: scale(1.08);
 	background-color:#FF4132;
}
.center_box {
	display:block;
	width:1200px;
	margin:0 auto;
	clear:both;
}
.center_box01 {
	width:1200px;
}
.left_navbox {
	float:left;
	width:207px;
	background:#E2E0E1;
}
.left_nav {
	float:right;
	width:198px;
	background:#FFF;
	border-left:1px #DADADA solid;
	border-right:1px #DADADA solid;
	border-bottom:1px #DADADA solid;
}
.left_nav ul li {
	float:left;
	width:198px;
	padding-top:5px;
	padding-bottom:8px;
}
.left_nav ul li h3 {
	float:left;
	font-size:14px;
	font-size:14px;
	font-family: "Microsoft YaHei" !important;
	margin-left:15px;
	height:30px;
	line-height:30px;
	font-weight:normal;
	display:inline;
}
.left_nav ul li h3 a:link, .left_nav ul li h3 a:visited {
	color:#000;
	text-decoration:none;
}
.left_nav ul li h3 a:hover {
	color:#F00;
	text-decoration:none;
}
.left_nav ul li h3 span {
	float:left;
	width:160px;
}
.left_nav ul li h3 img {
	float:left;
	margin-top:12px;
	display:inline;
}
.left_nav ul li p {
	float:left;
	margin-left:15px;
	width:180px;
	font-size:12px;
	color:#999999;
	white-space:nowrap;
	overflow:hidden;
	height:20px;
	line-height:20px;
	display:inline;
}
.left_nav ul li p span {
	float:left;
	margin-right:5px;
	display:inline;
}
.left_nav ul li p span a:link, .left_nav ul li p span a:visited {
	color:#999;
	text-decoration:none;
}
.left_nav ul li p span a:hover {
	color:#F00;
	text-decoration:none;
}
.left_navbg2 {
	background:#F9F9F9;
	border-bottom:1px #DADADA solid;
	border-top:1px #DADADA solid;
}
.center_banner {
	float:left;
	width:710px;
	margin-left:2px;
	margin-top:2px;
	display:inline;
}
.banner {
	width:710px;
}
.banner_ms {
	float:left;
	width:710px;
	background:#000;
	height:36px;
}
.banner_mstxt {
	float:left;
	width:500px;
	color:#f1f1f1;
	line-height:36px;
	font-size:12px;
	text-indent:25px;
}
.banner_icon {
	float:right;
	margin-right:30px;
}
.banner_icon img {
	margin-left:5px;
	margin-top:10px;
}
.top_pro {
	float:left;
	width:708px;
	margin-top:14px;
	display:inline;
	overflow:hidden;
	position:relative;
}
.piclist {
	position:absolute;
	left:0px;
}
.swaplist {
	position:absolute;
	left:-3000px;
}
.top_proconk {
	float:left;
	width:706px;
	height:248px;
	overflow:hidden;
	border-bottom:1px #DADADA solid;
	border-left:1px #DADADA solid;
	border-right:1px #DADADA solid;
	padding-top:10px;
	padding-bottom:29px;
}
.top_proconk ul li {
	float:left;
	width:128px;
	height:268px;
	margin-left:24.5px;
	margin-right:25px;
	display:inline;
}
.top_proconk ul li img {
	display:block;
	margin:0 auto;
	width: 150px;
}
#indemo {
	float: left;
	width: 800%;
}
#demo1 {
	float: left;
}
#demo2 {
	float: left;
}
.top_proname {
	display:block;
	margin:0 auto;
	width:120px;
	text-align:center;
	font-size:12px;
	line-height:18px;
	margin-top:10px;
	height:40px;
}
.top_prop {
	display:block;
	margin:0 auto;
	background:url(/images/top_prop.gif) no-repeat;
	width:119px;
	height:30px;
	margin-top:10px;
}
.top_propri {
	float:left;
	width:50px;
	text-align:center;
	color:#FFF9D4;
	font-size:14px;
	line-height:30px;
	font-family:Arial, Helvetica, sans-serif;
}
.top_prozx {
	float:left;
	width:69px;
	text-align:center;
	color:#000;
	font-size:12px;
	line-height:30px;
	text-indent:5px;
}
.center_right {
	float:right;
	width:277px;
	background:#FFF;
	border:1px #E0E0E0 solid;
}
.box_85 {
	width:260px;
	display:block;
	margin:0 auto;
	padding-top:15px;
	height:115px;
}
.con_85 {
	width:260px;
}
.right_85 {
	float:left;
	width:179px;
	margin-left:10px;
	display:inline;
}
.tit_85 {
	font-size:12px;
	font-family: "Microsoft YaHei" !important;
	font-weight:bold;
	line-height:30px;
}
.txt_85 {
	font-size:12px;
	background:#FFF9ED;
	border:1px #FDB08E solid;
	font-family:Arial, Helvetica, sans-serif;
	line-height:22px;
	text-indent:5px;
}
.txt_85 span {
	color:#FF4400;
}
.login {
	float:left;
	width:250px;
	margin-top:15px;
	padding-bottom:15px;
	display:inline;
}
.login_button {
	float:left;
	width:113px;
	background:#FF4400;
	border-radius:4px;
	text-align:center;
	color:#FFF;
	font-size:14px;
	height:37px;
	line-height:37px;
}
.login_button a {
	float:left;
	width:113px;
	background:#FF4400;
	border-radius:4px;
	text-align:center;
	color:#FFF;
}
.login_button a:link, .login_button a:visited {
	width:113px;
	background:#FF4400;
	border-radius:4px;
	color:#FFF;
}
.login_button a:hover {
	width:113px;
	background:#F90;
	border-radius:4px;
	color:#FFF;
}
.right_nav {
	width:260px;
	display:block;
	margin:0 auto;
	border-top:1px #F3F3F3 solid;
	clear:both;
}
.right_nav ul li {
	float:left;
	width:85px;
	text-align:center;
	font-size:12px;
	color:#000;
	line-height:30px;
	border-bottom:1px #F3F3F3 solid;
	border-right:1px #F3F3F3 solid;
	height:95px;
	padding-top:15px;
}
.kaoshi {
	float:left;
	width:277px;
	margin-top:15px;
	display:inline;
}
.kaoshi_tit {
	background:url(/images/kaoshi_titbg.gif) repeat-x;
	height:33px;
}
.h01 {
	float:left;
	font-size:14px;
	font-family: "Microsoft YaHei" !important;
	line-height:33px;
	width:90px;
	font-weight:bold;
	height:33px;
}
.h01 img {
	float:left;
	margin-right:5px;
	display:inline;
}
.h01 span {
	float:left;
}
.k01 {
	float:left;
	font-size:12px;
	width:61px;
	height:33px;
	line-height:33px;
	text-align:center;
	color:#FF3300;
	font-weight:bold;
}
.k02 {
	float:left;
	font-size:12px;
	line-height:33px;
	height:33px;
	border-right:1px #E5E5E5 solid;
	width:61px;
	text-align:center;
	color:#333;
	font-weight:bold;
}
.k03 {
	float:left;
	font-size:12px;
	line-height:33px;
	height:33px;
	width:61px;
	text-align:center;
	color:#333;
	font-weight:bold;
}
.kaoshi_tit02 {
	font-size:16px;
	font-family: "Microsoft YaHei" !important;
	height:45px;
	line-height:45px;
	font-weight:bold;
	text-align:center;
}
.kaoshi_tit03 {
	background:#F5F5F5;
	height:33px;
	line-height:33px;
	color:#FF3300;
	font-size:12px;
	text-align:center;
}
.sp01 {
	float:left;
	width:40%;
	white-space:nowrap;
	overflow:hidden;text-indent: -25px;
}
.sp02 {
	float:left;
	width:30%;
	white-space:nowrap;
	overflow:hidden;
}
.ks_con {
	float:left;
	width:277px;
}
.ks_con ul li {
	float:left;
	width:277px;
	background:url(/images/ks_linebg.gif) repeat-x bottom;
	height:36px;
	line-height:36px;
	font-size:12px;
	color:#333;
}
.ks_con01 {
	float:left;
	width:40%;
	text-align:left;
	text-indent:20px;
	white-space:nowrap;
	overflow:hidden;
}
.ks_con02 {
	float:left;
	width:30%;
	text-align:center;
	white-space:nowrap;
	overflow:hidden;
}
.ks_con03 {
	float:left;
	width:30%;
	text-align:center;
	color:#999;
	white-space:nowrap;
	overflow:hidden;
}
.ks_con03 a:link, .ks_con03 a:visited {
	color:#999;
	text-decoration:none;
}
.ks_con03 a:hover {
	color:#F00;
	text-decoration:underline;
}
.ad {
	display:block;
	width:1200px;
	margin:0 auto;
	clear:both;
	padding:10px 0px;
}
.protj_box {
	display:block;
	width:1200px;
	margin:0 auto;
}
.hot_pro_box {
	float:left;
	width:918px;
	border:1px #E0A774 solid;
	padding-bottom:15px;
}
.hotpro {
	float:left;
	width:918px;
}
.hot_propic {
	float:left;
	margin-left:-8px;
	position:relative;
	z-index:999;
	display:inline;
}
.hp_con {
	float:left;
	width:410px;
	margin-left:20px;
	margin-top:15px;
	display:inline;
}
.hp_con ul li {
	float:left;
	width:395px;
	background:url(/images/linebj.gif) repeat-x bottom;
	height:28px;
	line-height:28px;
	font-size:12px;
	color:#999;
}
.hp_con span a{ padding-left: 25px;}
.hp_con span h2{ font-size:12px; font-weight: normal;background: url(/images/ydjtt.gif) no-repeat 3px; }
.hp_con span h2 a{text-indent: 20px;color:#EC0000;-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;}
.hp_con span h2 a:hover{color:#fff; background:#e20000;margin-left: 20px;border-radius:4px;padding:2px 5px 4px 0px;}
.hp_con01 {
	float:left;
	width:335px;
	white-space:nowrap;
	overflow:hidden;
	color:#393939;
}
.hp_con02 {
	float:right;
}
.new_tkbox {
	float:right;
	width:272px;
}
.new_tktit {
	float:left;
	width:272px;
}
.new_tkk {
	float:left;
	width:272px;
	background:#FFF;
	border-bottom:1px #D7D7D7 solid;
	border-left:1px #D7D7D7 solid;
	border-right:1px #D7D7D7 solid;
	width:270px;
	text-align:center;
}
.new_tkcon {
	float:left;
	width:240px;
	text-align:left;
	margin-left:15px;
	margin-top:10px;
	padding-bottom:13px;
	display:inline;
}
.new_tkcon ul li {
	float:left;
	width:230px;
	background:url(/images/linebj.gif) repeat-x bottom;
	font-size:12px;
	color:#393939;
	height:32px;
	line-height:32px;
	white-space:nowrap;
	overflow:hidden;
}
.new_tkcon ul li img {
	margin-right:10px;
}
.fl_box {
	display:block;
	width:1200px;
	margin:0 auto;
	clear:both;
	margin-top:5px;
}
.fl_box01 {
	float:left;
	width:918px;
}
.fl_tit {
	float:left;
	width:918px;
	background:url(/images/fl_titbg.gif) no-repeat bottom;
}
.fl_tit2 {
	float:left;
	width:918px;
	background:url(/images/fl_titbg.gif) no-repeat bottom;
	margin-top:10px;
	display:inline;
}
.fl_navtit {
	float:left;
	width:175px;
	text-align:center;
	font-size:20px;
	font-family: "Microsoft YaHei" !important;
	color:#e20000;
	line-height:45px;
	height:45px;
}
.fl_nav {
	float:left;
	width:550px;
	margin-left:30px;
	margin-bottom:5px;
	display:inline;
}
.fl_nav ul li {
	float:left;
	display:inline;
	font-size:12px;
	color:#CECECE;
	height:40px;
	line-height:40px;
}
.fl_nav ul li a {
	padding-left:10px;
	padding-right:10px;
}
.fl_nav ul li a:link, .fl_nav ul li a:visited {
	color:#666;
	text-decoration:none;
}
.fl_nav ul li a:hover {
	color:#F00;
	text-decoration:none;
}
.fl_nav_choose {
	background:url(/images/icon04.gif) no-repeat;
	background-position:bottom center;
	height:40px;
	line-height:40px;
}
.more {
	float:right;
	font-size:12px;
	color:#666;
	line-height:40px;
	margin-right:10px;
	display:inline;
}
.more a:link, .more a:visited {
	color:#666;
	text-decoration:none;
}
.more a:hover {
	color:#F00;
	text-decoration:none;
}
.fl_con_box {
	float:left;
	width:916px;
	border-bottom:1px #E9E9E9 solid;
	border-left:1px #E9E9E9 solid;
	border-right:1px #E9E9E9 solid;
}
.ad_left {
	float:left;
	width:175px;
	text-align:center;
	border-right:1px #E9E9E9 solid;
	padding-top:5px;
	padding-bottom:10px;
}
.con_detail_k {
	float:left;
	width:716px;
	margin-top:11px;
	margin-left:20px;
	display:inline;
}
.con_button {
	float:left;
	width:696px;
}
.con_button ul li {
	float:left;
	width:106px;
	text-align:center;
	height:30px;
	font-size:12px;
	color:#000;
	line-height:30px;
	background:#F5F5F5;
	margin-right:1px;
	display:inline;
}
.con_button02 {
	color:#FFF!important;
	background:#a48965 !important;
}
.con_button ul li a {
	float:left;
	width:106px;
}
.con_button ul li a:link, .con_button ul li a:visited {
	color:#000;
	background:#F5F5F5;
	text-decoration:none;
}
.con_button ul li a:hover {
	color:#FFF;
	background:#a48965;
	text-decoration:none;
}
.con_button03 {
	color:#ee491f!important;
}
.con_button03 a:link, .con_button03 ul li a:visited {
	color:#ee491f!important;
	background:#F5F5F5;
	text-decoration:none;
}
.con_button03 a:hover {
	color:#FFF!important;
	background:#a48965;
	text-decoration:none;
}
.con_detail {
	float:left;
	width:718px;
	margin-top:18px;
	display:inline;
}
.con_detail ul li {
	float:left;
	width:48.6%;
	margin-right:10px;
	font-size:12px;
	color:#393939;
	height:30px;
	line-height:30px;
	display:inline;
	white-space:nowrap;
	overflow:hidden;
	text-indent:22px;
}
.right_tkbox {
	float:right;
	width:278px;
}
.con_detail ul li h2{font-size:12px; font-weight:normal; background: url(/images/hot007.gif) no-repeat;text-indent: 23px;}
.con_detail ul li h2 a {color: #EC0000;-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;}
.con_detail ul li h2 a:hover{color: #fff; background:#e20000; padding:2px 5px 4px 1px; border-radius:4px;}
.right_tktit {
	float:left;
	width:278px;
	background:url(/images/right_tktit.gif) no-repeat;
	height:33px;
	line-height:33px;
	text-indent:15px;
	font-size:14px;
	font-family: "Microsoft YaHei" !important;
	font-weight:bold;
	color:#555;
}
.right_tkk {
	float:left;
	width:276px;
	border-bottom:1px #E9E9E9 solid;
	border-left:1px #E9E9E9 solid;
	border-right:1px #E9E9E9 solid;
}
.right_tknav {
	float:left;
	width:276px;
	margin-top:20px;
	display:inline;
}
.right_tknav ul li {
	float:left;
	width:33%;
	text-align:center;
	font-size:12px;
	color:#333;
	line-height:22px;
	height:90px;
}
.tkcon_tit {
	float:left;
	width:276px;
	border-bottom:1px #DBDBDB solid;
	height:31px;
	line-height:31px;
}
.tkcon_tit01 {
	float:left;
	margin-left:15px;
	width:62px;
	height:31px;
	line-height:31px;
	font-size:12px;
	border-left: 1px solid #dbdbdb;
	border-top: 1px solid #dbdbdb;
	font-weight:bold;
	text-align:center;
	display:inline;
}
.tkcon_tit02 {
	float:left;
	border-left:1px #DBDBDB solid;
	border-top:1px #DBDBDB solid;
	width:61px;
	height:31px;
	line-height:31px;
	font-size:12px;
	color:#333;
	font-weight:bold;
	text-align:center;
}
.tkcon_tit03 {
	float:left;
	border-left:1px #DBDBDB solid;
	border-top:1px #DBDBDB solid;
	border-right:1px #DBDBDB solid;
	width:60px;
	height:31px;
	line-height:31px;
	font-size:12px;
	color:#333;
	font-weight:bold;
	text-align:center;
}
.tkcontk {
	float:left;
	width:274px;
	border-right:1px #DBDBDB solid;
	border-left:1px #DBDBDB solid;
	border-bottom:1px #DBDBDB solid;
	padding-bottom:15px;
}
.tkcont {
	float:left;
	width:260px;
	margin-left:12px;
	margin-top:5px;
	display:inline;
}
.tkcont ul li {
	float:left;
	width:260px;
	margin-top:10px;
	display:inline;
}
.tk_cont_01 {
	float:left;
	width:200px;
	background:url(/images/icon06.gif) no-repeat left top;
	text-indent:10px;
}
.tk_cont_01 p {
	font-size:12px;
	color:#333;
	line-height:22px;
	width:200px;
	white-space:nowrap;
	overflow:hidden;
}
.tk_cont_p {
	color:#BBB!important;
}
.tk_cont_p img {
	margin-right:5px;
}
.tk_button {
	float:left;
	width:40px;
	height:38px;
	background:#F8F8F8;
	line-height:16px;
	font-size:12px;
	color:#000;
	text-align:center;
	margin-left:5px;
	display:inline;
}
.tk_button a {
	float:left;
	width:40px;
	height:38px;
	border:1px #DDDDDD solid;
	border-radius:2px;
	padding-top:6px;
}
.tk_button a:link, .tk_button a:visited {
	float:left;
	border:1px #DDDDDD solid;
	border-radius:2px;
	background:#F8F8F8;
	text-decoration:none;
	color:#000;
}
.tk_button a:hover {
	float:left;
	border:1px #EE491F solid;
	border-radius:2px;
	background:#F8F8F8;
	text-decoration:none;
	color:#EE491F;
}
.hotks_tit {
	float:left;
	width:250px;
	height:34px;
	line-height:34px;
	margin-left:15px;
	margin-top:10px;
	display:inline;
}
.hotks_tit01 {
	float:left;
	width:180px;
	font-size:12px;
	color:#EE491F;
	font-weight:bold;
}
.hotks_more {
	float:right;
	margin-right:10px;
	font-size:12px;
	color:#393939;
	display:inline;
}
.hotks_con {
	float:left;
	width:270px;
	padding-bottom:20px;
}
.hotks_con ul li {
	float:left;
	width:125px;
	margin-left:10px;
	margin-top:10px;
	display:inline;
}
.kssoft {
	float:left;
	margin-left:5px;
	width:60px;
	display:inline;
}
.kssoft p {
	font-size:12px;
	color:#393939;
	line-height:18px;
	width:60px;
	text-align:center;
}
.kssoft_button {
	width:60px;
	height:18px;
	text-align:center;
	line-height:18px;
	border:1px #D5D5D5 solid;
	color:#999!important;
	border-radius:1px;
	margin-top:10px;
}
.kssoft_button a:link, .kssoft_button a:visited {
	color:#999;
	text-decoration:none;
}
.kssoft_button a:hover {
	color:#F00;
	text-decoration:none;
}
.zj_photo {
	float:left;
	width:276px;
	margin-top:20px;
	display:inline;
}
.zj_photo ul li {
	float:left;
	width:90px;
	;
	text-align:center;
	font-size:12px;
	color:#333;
	line-height:22px;
	height:120px;
}
.zj_name {
	display:block;
	width:73px;
	text-align:center;
	margin:0 auto;
	height:22px;
	line-height:22px;
	color:#393939;
	background:#FAFAFA;
}
.yqlink {
	display:block;
	width:1200px;
	margin:0 auto;
	clear:both;
	padding-top:20px;
}
.yqlink_tit {
	text-align:left;
	font-size:16px;
	font-family: "Microsoft YaHei" !important;
	color:#333;
	font-weight:bold;
	height:40px;
	line-height:40px;
}
.yqlink_k {
	width:1158px;
	border-top:3px #F17B03 solid;
	border-bottom:1px #E4E4E4 solid;
	border-left:1px #E4E4E4 solid;
	border-right:1px #E4E4E4 solid;
	padding:20px;
	display: table;
}
.yqlink_k ul {
	float:left;
	width:1158px;
}
.yqlink_k ul li {
	float:left;
	margin-right:15px;
	font-size:12px;
	color:#393939;
	line-height:40px;
	display:inline;
}
.yqlink_k ul li:nth-child(2n+1){white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display: block;text-align: center;}
.foot {
	width:100%;
	min-width:1200px;
	background:#EFEFEF;
	height:410px;
	clear:both;
	margin-top:30px;
}
.foot_ysbj {
	width:100%;
	min-width:1200px;
	background:#B50D00;
	height:55px;
	border-bottom:1px #6B6768 solid;
}
.foot_ys {
	display:block;
	width:1100px;
	margin:0 auto;
	height:55px;
}
.foot_ys ul li {
	float:left;
	line-height:55px;
	color:#FFF;
	font-size:16px;
	font-family: "Microsoft YaHei" !important;
	display:inline;
}
.foot_ys_link {
	display:block;
	width:215px;
	height:55px;
	line-height:55px;
	color:#FFF!important;
	text-align:center;
	text-decoration:none;
}
.foot_ys_link:hover {
	background:#a20c00;
}
.foot_ys_img {
	vertical-align:middle;
	margin:8px 15px;
}
.foot_link {
	display:block;
	width:1200px;
	margin:0 auto;
	clear:both;
	padding-top:15px;
	height:170px;
}
.foot_link ul li {
	float:left;
	width:110px;
	display:inline;
	background:url(/images/foot_line02.gif) no-repeat right;
	padding-left:50px;
	height:140px;
}
.foot_link h4 {
	font-size:16px;
	font-family: "Microsoft YaHei" !important;
	color:#000;
	height:40px;
	line-height:40px;
}
.foot_link p {
	line-height:22px;
	color:#615F60;
	font-size:12px;
}
.foot_link p a:link, .foot_link p a:visited {
	color:#615F60;
	text-decoration:none;
}
.foot_link p a:hover {
	color:#F00;
	text-decoration:none;
}
.foot_link2 {
	background:url(/images/foot_linebj.gif) repeat-x;
	height:43px;
	text-align:center;
	clear:both;
}
.foot_div {
	display:block;
	width:780px;
	margin:0 auto;
	line-height:43px;
}
.foot_div ul li {
	float:left;
	padding-left:15px;
	padding-right:15px;
	font-size:12px;
}
.foot_div2 {
	display:block;
	width:1200px;
	margin:0 auto;
	text-align:center;
	margin-top:30px;
	clear:both;
}
.foot_div2 p {
	font-size:12px;
	color:#615F60;
	line-height:30px;
}
.foot_xf {
	width:100%;
	min-width:1200px;
	z-index:1999;
	position:absolute;
}
.foot_xf_div {
	width:100%;
	min-width:1200px;
	height:233px;
	text-align:center;
	background: #A8A8A8;
	opacity:0.7;
	filter:alpha(opacity=70);
	z-index:-1;
	position:absolute;
	;
}
.foot_xf_pic {
	display:block;
	width:1200px;
	margin:0 auto;
	height:274px;
	margin-top:-41px;
}
.foot_xf_pic01 {
	float:left;
	width:852px;
}
.foot_xf_pic02 {
	float:left;
	width:348px;
	background:url(/images/foot_xf02.png) no-repeat;
	height:274px;
}
.foot_xf_pic02 p {
	width:110px;
	height:32px;
	line-height:32px;
	color:#FFF;
	background:#606060;
	margin-top:8px;
	border-radius:4px;
	text-align:center;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	margin-left:195px;
}
.foot_xf_pic02 p a:link, .foot_xf_pic02 p a:visited {
	color:#FFF;
	text-decoration:none;
}
.foot_xf_pic02 p a:hover {
	color:#F00;
	text-decoration:none;
}
/*pro_list*/
.dwnav {
	background:url(/images/linebj.gif) repeat-x bottom;
	width:100%;
	height:50px;
	line-height:50px;
	font-size:14px;
	font-weight:normal;
}
.dwnav span {
	color:#EC3C0A;
}
.pro_listk {
	width:1200px;
	margin-top:10px;
}
.pro_list_left {
	float:left;
	width:262px;
	margin-top:80px;
	display:inline;
	margin-bottom:12px;
}
.pro_list_left ul li {
	float:left;
	width:262px;
	height:51px;
	background:url(/images/listbj01.gif) no-repeat;
	font-size:18px;
	font-family: "Microsoft YaHei" !important;
	color:#000;
	line-height:51px;
	text-align:center;
	margin-top:8px;
	display:inline;
}
.pro_list_left ul li a:link, .pro_list_left ul li a:visited {
	color:#000;
	text-decoration:none;
}
.pro_list_left ul li a:hover {
	color:#000;
	text-decoration:none;
}
.listbj02 {
	background:url(/images/listbj02.gif)!important;
}
.listbj01 {
	background:url(/images/listbj01.gif)!important;
}
.pro_list_right {
	float:left;
	width:937px;
}
.list_ritit {
	background:url(/images/list_right_tit.gif) no-repeat bottom;
	width:937px;
	height:50px;
	line-height:50px;
	text-indent:30px;
	font-size:18px;
	font-family: "Microsoft YaHei" !important;
	color:#E20000;
}
.list_conk {
	min-height: 699px;
	float:left;
	width:935px;
	border-bottom:1px #D7D7D7 solid;
	border-left:1px #D7D7D7 solid;
	border-right:1px #D7D7D7 solid;
	padding-bottom:20px;
	margin-bottom:10px;
}
.list_tj {
	display:block;
	width:850px;
	margin:0 auto;
	background:#FFF;
	border:1px #DDDDDD solid;
	margin-top:20px;
	padding:15px;
}
.list_tj ul li {
	display:inline;
	margin-right:20px;
	font-size:12px;
	line-height:22px;
	height:22px;
}
.list_tj ul li span {
	color:#E20000;
}
.list_searchk {
	display:block;
	width:850px;
	margin:0 auto;
	background:#FAFAFA;
	border:1px #DDDDDD solid;
	margin-top:20px;
	padding:5px 15px;
	height:30px;
}
.list_search {
	float:left;
	width:600px;
	color:#F00;
	font-size:12px;
	line-height:30px;
}
.list_search span {
	float:left;
}
.list_input {
	float:left;
	width:300px;
	background:#FFF;
	border:1px #DDDDDD solid;
	height:22px;
	line-height:22px;
	margin-top:4px;
	margin-left:5px;
	display:inline;
}
.list_button {
	float:left;
	width:60px;
	height:24px;
	line-height:24px;
	text-align:center;
	background:#F30;
	color:#FFF;
	font-size:12px;
	margin-top:4px;
	margin-left:3px;
	display:inline;
}
.list_button a {
	float:left;
	width:60px;
	height:24px;
	line-height:24px;
	text-align:center;
}
.list_button a:link, .list_button a:visited {
	background:#F30;
	color:#FFF;
	text-decoration:none;
}
.list_button a:hover {
	background:#F60;
	color:#FFF;
	text-decoration:none;
}
.list_topfy {
	float:right;
	width:210px;
	font-size:12px;
	line-height:30px;
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
}
.list_topfy span {
	float:left;
}
.list_topfy img {
	float:left;
	margin-left:10px;
	margin-top:11px;
	display:inline;
}
.list_button02 {
	float:left;
	width:50px;
	height:18px;
	line-height:18px;
	font-size:12px;
	color:#999;
	margin-left:15px;
	text-align:center;
	margin-top:5px;
	display:inline;
}
.list_button02 a {
	float:left;
	width:50px;
	height:18px;
}
.list_button02 a:link, .list_button02 a:visited {
	color:#999;
	border:1px #999999 solid;
	text-decoration:none;
}
.list_button02 a:hover {
	color:#F30;
	border:1px #F30 solid;
	text-decoration:none;
}
.list_con {
	display:block;
	width:870px;
	margin:10px auto;
	min-height:1000px;
	clear:both;
}
.list_con ul li {
	float:left;
	width:236px;
	height:406px;
	text-align:center;
	border:1px #D7D7D7 solid;
	box-shadow: 3px 5px 0 #E9E9E9;
	padding:5px;
	margin-right:10px;
	margin-left:30px;
	margin-top:30px;
	display:inline;
}
.list_con ul li img {
	margin-top:3px;
}
.list_con ul li h3 {
	width:236px;
	font-size:18px;
	font-family: "Microsoft YaHei" !important;
	height:40px;
	line-height:40px;
	font-weight:normal;
	margin-top:10px;
}
.list_con ul li p {
	width:236px;
	font-size:12px;
	line-height:26px;
}
.list_con_button {
	float:left;
	width:74px;
	height:24px;
	text-align:center;
	color:#FF7F00;
	font-size:12px;
	margin-left:25px;
	margin-top:10px;
	display:inline;
}
.list_con_button a {
	float:left;
	width:74px;
	height:24px;
	line-height:24px;
	border:1px #FF7F00 solid;
	color:#FF7F00;
}
.list_con_button a:link, .list_con_button a:visited {
	border:1px #FF7F00 solid;
	color:#FF7F00;
	text-decoration:none;
}
.list_con_button a:hover {
	border:1px #FF7F00 solid;
	color:#FFF;
	background:#FF7F00;
	text-decoration:none;
}
.list_fy {
	float:right;
	width:385px;
	margin-top:30px;
	display:inline;
}
.list_fy ul li {
	float:left;
	margin-right:10px;
	color:#555555;
	font-size:12px;
	line-height:25px;
	display:inline;
}
.fy_button {
	width:60px;
	height:25px;
	text-align:center;
	font-size:12px;
	line-height:25px;
}
.fy_button a {
	float:left;
	width:60px;
	height:25px;
	text-align:center;
}
.fy_button a:link, .fy_button a:visited {
	border:1px #CCCCCC solid;
	color:#555555;
	text-decoration:none;
}
.fy_button a:hover {
	border:1px #D92706 solid;
	color:#D92706;
	text-decoration:none;
}
.fy_button2 {
	width:32px;
	height:27px;
	color:#FFF!important;
	background:#D92706;
	text-align:center;
}
.fy_button3 {
	width:30px;
	height:25px;
	border:1px #CCCCCC solid;
	text-align:center;
	color:#555555;
	font-size:12px;
	line-height:25px;
}
/*pro_detail*/
.pro_detail {
	float:left;
	width:1200px;
	margin-top:15px;
	display:inline;
}
.detail_left {
	float:left;
	width:918px;
}
.detail_box {
	float:left;
	width:916px;
	min-height:500px;
	border:1px #D7D7D7 solid;
	box-shadow: 0 5px 0 #E9E9E9;
	padding-bottom:30px;
}
.detai_pic {
	float:left;
	width:360px;
	margin-left:15px;
	margin-top:15px;
	display:inline;
}
.detail_pick {
	float:left;
	width:325px;
	border:1px #D7D7D7 solid;
	padding:10px;
	margin-top:15px;
	display:inline;
}
.detail_img {
	float:left;
	width:7px;
	height:11px;
	margin-top:25px;
	display:inline;
}
.detail_picx {
	float:left;
	width:360px;
	display:inline;
	
}
.detail_picx ul li {
	float:left;
	margin-left:2px;
	display:inline;
}
.detail_con {
	float:left;
	margin: 10px 0 0 30px;
	width:510px;
	display:inline;
}
.detail_con h2{font-weight: normal;font-size: 20px;}
.detail_con h3 {
	float:left;
	height:50px;
	line-height:40px;
	font-size:20px;
	font-family: "Microsoft YaHei" !important;
	font-weight:normal;
	margin-top:15px;
	display:inline;
}
.detail_pri {
	float:left;
	background:url(/images/detail_pribg.gif) no-repeat;
	width:443px;
	height:132px;
	font-size:12px;
	padding:8px 12px;margin-top: 15px;
}
.detail_pri p {
	float:left;
	width:443px;
	height:26px;
	line-height:26px;
	margin-top:5px;
	font-size:12px;
	display:inline;
}
.detail_pri p span {
	float:left;
}
.detail_tit {
	float:left;
	width:80px;
	color:#696969;
	text-align:left;
}
.detail_pri02 {
	font-size:16px;
	color:#000;
	font-family: "Microsoft YaHei" !important;
	text-decoration:line-through;
	line-height:26px;
}
.detail_pri03 {
	font-size:26px;
	color:#C40000;
	font-family: "Microsoft YaHei" !important;
	font-weight:bold;
	line-height:26px;
}
.detail_p {
	float:left;
	width:473px;
	font-size:12px;
	color:#696969;
	line-height:30px;
	margin-top:5px;
	display:inline;
}
.detail_p2 {
	float:left;
	width:473px;
	font-size:12px;
	color:#696969;
	line-height:30px;
	margin-top:15px;
	display:inline;
}
.detail_line {
	float:left;
	width:470px;
	background:url(/images/detail_linebg.gif) repeat-x;
	height:38px;
	text-align:center;
	line-height:38px;
	font-size:12px;
	color:#696969;
}
.detail_line span {
	float:left;
}
.detail_line01 {
	margin-left:80px;
	display:inline;
}
.detail_line02 {
	margin-left:15px;
	margin-right:15px;
	display:inline;
}
.detail_line03 {
	font-family:Verdana, Geneva, sans-serif;
	color:#C40000;
	font-size:14px;
	margin-left:10px;
	line-height:34px;
}
.detail_button {
	float:left;
	height:28px;
	border:1px #B8B7BD solid;
	color:#696969;
	text-align:center;
	line-height:28px;
	font-size:12px;
	margin-bottom: 5px;
	padding:0px 10px;
}
.jl {
	margin-right:10px;
}
.detail_button02 {
	float:left;
	width:67px;
	height:30px;
	background:url(/images/link_button.gif);
	color:#696969;
	text-align:center;
	line-height:30px;
	font-size:12px;
}
.detail_button02_noImg {
	float:left;
	height:30px;
	background:url(/images/link_button.gif);
	color:#696969;
	text-align:center;
	line-height:30px;
	font-size:12px;
	background-size: 100% 100%;
    padding: 0 10px;
}
.detail_buys {
	float:left;
	width:40px;
	height:29px;
	border:1px #A7A6AC solid;
	text-align:center;
	line-height:29px;
	font-size:12px;
}
.detail_jt {
	float:left;
	width:18px;
	margin-left:2px;
	display:inline;
}
.detail_jt span {
	float:left;
}
.detail_j {
	float:left;
	margin-left:20px;
	display:inline;
}
.detail_j span {
	float:left;
}
.detail_s {
	margin-left:5px;
	margin-right:5px;
	display:inline;
}
.detail_p2 span {
	float:left;
}
.detail_j2 {
	float:left;
	margin-left:10px;
	display:inline;
}
.detail_button03 {
	float:left;
	cursor: pointer;
	display: inline-block;
	width:110px;
	height:38px;
	color:#c40000;
	background:#FFEDED;
	border:1px #C40000 solid;
	text-align:center;
	line-height:38px;
	font-size:14px;
	font-family: "Microsoft YaHei" !important;
	margin-left:80px;
}
.detail_button03:hover {
	background:#C40000;
	color:#FFF;
}
.detail_button04 {
	float:left;
	cursor: pointer;
	display: inline-block;
	width:110px;
	height:38px;
	border:1px #C40000 solid;
	background:#c40000;
	color:#FFF!important;
	text-align:center;
	line-height:38px;
	font-size:14px!important;
	font-family: "Microsoft YaHei" !important;
	margin-left:15px;
}
.detail_button04:hover {
	background:#d92706;
}
.detail_close {
	float:left;
	width:465px;
	text-align:right;
	position:absolute;
	z-index:1111;
	margin-top:-2px;
	font-size:14px;
	display:none;
}
.pro_xqk {
	float:left;
	width:917px;
	border:1px #D7D7D7 solid;
	box-shadow: 0 5px 0 #E9E9E9;
	padding-bottom:30px;
	margin-top:15px;
	display:inline;
}
.pro_xqtit {
	float:left;
	width:100%;
	margin-left:-4px;
	margin-top:5px;
	text-indent:80px;
	height:35px;
	background:url(/images/pro_xqbj.gif) no-repeat left;
	padding-top:14px;
	font-size:14px;
	font-family: "Microsoft YaHei" !important;
	font-weight:bold;
	margin-bottom:10px;
	display:inline-block !important;
	display:block;
}
.pj_tit02 {
	display:block;
	width:860px;
	margin:0 auto;
	height:38px;
	background:#FFFCEB;
	border:1px #FFCC01 solid;
	line-height:38px;
	font-size:12px;
	color:#CC0000;
	clear:both;
	text-indent:20px;
	margin-top:15px;
}
.fbpl {
	float:right;
	margin-right:15px;
	display:inline;
}
.fbpl a {
	color:#CC0000;
	text-decoration:none;
}
.fbpl a:link, .fbpl a:visited {
	color:#CC0000;
	text-decoration:none;
}
.fbpl a:hover {
	color:#F00;
	text-decoration:underline;
}
.fbpl img {
	margin-right:5px;
}
.khpj_con {
	float:left;
	width:900px;
	color:#555555;
	padding-bottom:20px;
	padding-top:10px;
}
.khpj_con ul {
	float:left;
	margin-left:40px;
	width:850px;
	display:inline;
}
.khpj_con ul li {
	float:left;
	margin-top:20px;
	width:830px;
	display:inline;
	border-bottom:1px #999999 dashed;
	padding-bottom:15px;
}
.khpj_con ul li img {
	float:left;
	margin-right:15px;
	display:inline;
}
.khpj_tent {
	float:left;
	width:740px;
	color:#000;
	font-size:12px;
	line-height:26px;
}
.khpj_tent_p1 {
	margin-top:5px;
}
.khpj_tent_p2 {
	margin-top:20px;
	color:#999;
}
.khpj_tent_p2 span {
	margin-left:10px;
}
.khpj_tent_p2 a {
	color:#999;
	text-decoration:underline;
}
.khpj_tent_p2 a:link, .khpj_tent_p2 a:visited {
	color:#999;
	text-decoration:underline;
}
.khpj_tent_p2 a:hover {
	color:#F00;
	text-decoration:underline;
}
#khpj_link {
	margin-left:460px;
	margin-right:10px;
	display:inline;
}
.khpj_t {
	color:#787878;
}
.khpj_b {
	color:#000;
	margin-left:5px;
	margin-right:5px;
	display:inline;
}
.khpj_yellow {
	color:#FF5A00;
	margin-left:5px;
	margin-right:5px;
}
.khpj_yellow a:link, .khpj_yellow a:visited {
	color:#FF5A00;
	text-decoration:none;
}
.khpj_yellow a:hover {
	color:#F93;
	text-decoration:underline;
}
.detail_right {
	float:right;
	width:272px;
}
.detail_kstx {
	float:left;
	width:272px;
}
.detail_kstx h3{ font-size:16px;text-align: center;}
.detail_kstx h4 {
	background:url(/images/detail_rtit01.gif) no-repeat;
	width:272px;
	height:45px;
	line-height:45px;
	font-size:14px;
	font-family: "Microsoft YaHei" !important;
	font-weight:bold;
	text-indent:25px;
}
.kstx_conk {
	float:left;
	width:270px;
	border-bottom:1px #D7D7D7 solid;
	border-left:1px #D7D7D7 solid;
	border-right:1px #D7D7D7 solid;
	padding-bottom:10px;
	box-shadow: 0 5px 0 #E9E9E9;
}
.kssj {
	display:block;
	margin:0 auto;
	width:255px;
	height:55px;
	line-height:55px;
	clear:both;
	font-size:16px;
	font-family: "Microsoft YaHei" !important;
}
.kssj_s {
	float:left;
	margin-left:5px;
	height:37px;
	line-height:37px;
	font-size:20px;
	color:#F00;
	font-weight:bold;
	margin-top:10px;
	display:inline;
}
.kssj_s span {
	float:left;
	background:url(/images/sz_bj.gif) no-repeat;
	width:29px;
	height:37px;
	line-height:37px;
	text-align:center;
	margin-right:3px;
	color:#F00;
	display:inline;
}
.ksnr {
	display:block;
	margin:0 auto;
	width:260px;
	clear:both;
}
.ksnr ul li {
	float:left;
	width:260px;
	margin-top:10px;
	display:inline;
}
.ksnr ul li p {
	float:left;
}
.ksnr ul li p span {
	float:left;
}
.ksnr_span01 {
	width:73px;
	height:28px;
	border:1px #BCDBB3 solid;
	color:#218E00;
	font-size:12px;
	font-weight:bold;
	line-height:28px;
	text-align:center;
}
.ksnr_span02 {
	background:#F9F9F9;
	width:179px;
	height:28px;
	line-height:28px;
	border-bottom:1px #E0E0E0 solid;
	border-top:1px #E0E0E0 solid;
	border-right:1px #E0E0E0 solid;
	color:#218E00;
	font-size:12px;
	text-align:right;
	padding-right:5px;
}
.ksnr_p {
	border-bottom:1px #E0E0E0 solid;
	border-left:1px #E0E0E0 solid;
	border-right:1px #E0E0E0 solid;
	line-height:28px;
	color:#393939;
	font-size:12px;
	width:258px;
}
.ksnr_p span {
	margin-right:5px;
	margin-left:15px;
	width:65px;
	text-align:left;
	color:#333;
}
.pro_tjbox {
	float:left;
	width:270px;
	border:1px #D7D7D7 solid;
	box-shadow: 0 5px 0 #E9E9E9;
	margin-top:15px;
	padding-bottom:25px;
	display:inline;
}
.pro_tjtit {
	float:left;
	width:270px;
	background:#B50D00;
	height:37px;
	text-indent:20px;
	font-size:14px;
	color:#FFF;
	line-height:37px;
	font-family: "Microsoft YaHei" !important;
	margin-top:5px;
	display:inline;
}
.pro_tjtit02 {
	float:left;
	width:270px;
	line-height:40px;
	height:40px;
	font-size:12px;
	color:#000;
}
.pro_tjtit02 span {
	float:left;
	width:50%;
	text-align:center;
}
.pro_tj_span02 {
	background:#F9F9F9!important;
}
.pro_tjcon {
	display:block;
	margin:0 auto;
	width:250px;
	clear:both;
	font-size:12px;
	color:#000;
}
.pro_tjcon ul li {
	float:left;
	width:50%;
	text-align:center;
	margin-top:15px;
	display:inline;
}
.pro_tjcon_p {
	display:block;
	margin:0 auto;
	width:110px;
	line-height:20px;
	margin-top:10px;
	padding-bottom:10px;
	height:40px;
}
.pro_tjpick {
	display:block;
	margin:0 auto;
	width:90px;
	border:1px #CCCCCC solid;
	padding:5px;
}
.pro_tjcon_button {
	float:left;
	width:50px;
	height:24px;
	text-align:center;
	color:#FF7F00;
	font-size:12px;
	margin-left:5px;
	line-height:24px;
	display:inline;
}
.pro_tjcon_button a {
	float:left;
	width:50px;
	height:24px;
	border:1px #FF7F00 solid;
	color:#FF7F00;
}
.pro_tjcon_button a:link, .pro_tjcon_button a:visited {
	border:1px #FF7F00 solid;
	color:#FF7F00;
	text-decoration:none;
}
.pro_tjcon_button a:hover {
	border:1px #FF7F00 solid;
	color:#FFF;
	background:#FF7F00;
	text-decoration:none;
}
/*tk_list*/
.tklist {
	display:block;
	width:870px;
	margin:10px auto;
	min-height:700px;
	font-size:0;
}
.tklist ul li {
	display:inline-block;
	vertical-align:top;
	width:120px;
	text-align:center;
	margin-right:10px;
	margin-left:15px;
	margin-top:30px;
}
.tklist ul li {
*display:inline;
}
.tklist ul li img {
	margin-top:3px;
	height:90px;
}
.tklist ul li h3 {
	display:inline-block;
	vertical-align:middle;
	margin:0 auto;
	width:120px;
	font-size:14px;
	font-family: "Microsoft YaHei" !important;
	line-height:16px;
	font-weight:normal;
	margin-top:10px;
	height:32px;
}
.tklist ul li p {
	font-size:12px;
	line-height:24px;
}
.tklist_button {
	display:block;
	margin:0 auto;
	width:74px;
	height:24px;
	text-align:center;
	color:#FF7F00;
	font-size:12px;
	margin-left:25px;
}
.tklist_button a {
	width:74px;
	height:24px;
	border:1px #FF7F00 solid;
	color:#FF7F00;
}
.tklist_button a:link, .tklist_button a:visited {
	border:1px #FF7F00 solid;
	color:#FF7F00;
	text-decoration:none;
}
.tklist_button a:hover {
	border:1px #FF7F00 solid;
	color:#FFF;
	background:#FF7F00;
	text-decoration:none;
}
/*article_list*/
.artlist_lk {
	float:left;
	width:880px;
	border:1px #D7D7D7 solid;
	box-shadow: 0 5px 0 #E9E9E9;
	padding:0px 0px 30px 30px;
}
.artlist {
	float:left;
	width:850px;
}
.artlist ul li {
	float:left;
	width:850px;
	background:url(/images/linebj.gif) repeat-x bottom;
	padding-bottom:18px;
	margin-top:18px;
	display:inline;
}
.artlist ul li h4 {
	width:850px;
	font-size:14px;
	color:#b50d00;
	text-decoration:underline;
	font-weight:normal;
}
.artlist ul li h4 a:link, .artlist ul li h4 a:visited {
	color:#b50d00;
	text-decoration:underline;
}
.artlist ul li h4 a:hover {
	color:#F00;
	text-decoration:underline;
}
.artlist_r {
	float:left;
	width:850px;
	margin-top:10px;
	display:inline;
}
.art_img {
	float:left;
	width:125px;
}
.art_listcon {
	float:left;
	width:700px;
	margin-left:15px;
	display:inline;
}
.art_listcon p {
	float:left;
	width:700px;
	line-height:20px;
	margin-top:5px;
	font-size:12px;
	color:#333;
	display:inline;
}
.art_listconp {
	float:left;
	margin-top:10px !important;
	display:inline;
}
.art_listconp span {
	float:left;
	color:#939393;
}
.artlist_button {
	display:block;
	margin-left:500px;
	width:74px;
	height:24px;
	line-height:24px;
	background:#B50D00;
	color:#FFF!important;
	text-align:center;
	font-size:12px;
}
.artlist_button:hover {
	background:#F60;
	color:#FFF!important;
	text-decoration:none;
}
.artlist_k {
	float:left;
	width:880px;
	border:1px #D7D7D7 solid;
	box-shadow: 0 5px 0 #E9E9E9;
	padding:0px 0px 30px 30px;
}
.artdetail_con {
	float:left;
	width:850px;
	margin-top:50px;
	padding-bottom:30px;
	display:inline;
	line-height:18px;
	display:inline;
	font-size:14px;
	font-family:'Microsoft YaHei';
}
.artdetail_con h2 {
	font-size:16px;
	font-weight:bold;
	text-align:center;
	height:40px;
	line-height:40px;
}
.artdetail_z {
	font-size:12px;
	color:#555;
	text-align:center;
	line-height:40px;
	background:url(/images/linebj.gif) repeat-x bottom;
	padding-bottom:20px;
}
.artdetail_txt {
	margin-top:20px;
	line-height:20px;
	width:838px;
	margin-left:10px;
}
.art_fx {
	text-align:center;
	line-height:26px;
	margin-top:20px;
}
.art_fx img {
	margin-left:5px;
	margin-right:5px;
}
.art_dy {
	background:#F8F8F8;
	border:1px #999 dashed;
	text-align:center;
	margin-top:10px;
	height:26px;
	line-height:26px;
}
.art_dy span {
	color:#0080FF;
	margin-left:5px;
	margin-right:5px;
}
.art_dy span a:link, .art_dy span a:visited {
	color:#0080FF;
	text-decoration:none;
}
.art_dy span a:hover {
	color:#09F;
	text-decoration:underline;
}
.txt_link {
	margin-left:128px;
	color:#FFF!important;
	text-decoration:underline!important;
}
.txt_link:hover {
	color:#FF0!important;
	text-decoration:underline;
}
/*sec nav*/
.sec_navbox {
	float:left;
	width:650px;
	z-index:999;
	background:#ffffff;
	border-top:1px #d5d5d5 solid;
	border-right:1px #d5d5d5 solid;
	border-bottom:1px #d5d5d5 solid;
	margin-left:209px;
	position:absolute;
	padding:10px 30px 30px 30px;
}
.sec_nav_tit {
	float:left;
	width:650px;
	font-size:14px;
	font-weight:bold;
	line-height:40px;
	border-bottom:1px #aaa solid;
	color:#000;
	*margin-bottom: 12px;
	margin-bottom: 12px\0;
}
.sec_nav_tit02 {
	float:left;
	width:650px;
	font-size:12px;
	font-weight:bolder;
	line-height:20px;
	color:#666;
	text-indent:10px;
	background:url(/images/title.png) no-repeat 0px;
}
.sec_navcon {
	float:left;
	width:654px;
	color:#666666;
	line-height:22px;
	display:none;
	border-bottom: 1px solid #E4E4E4;
	z-index: 2;
    position: relative;
	*margin-bottom: 12px;
	margin-bottom: 12px\0;
}
.sec_navcon ul li {
	display:inline;
	white-space:nowrap;
	line-height: 25px;
}
.sec_navcon span {
	color:#a5a5a5;
}
.sec_navpic {
	float:left;
	width:220px;
	margin-top:10px;
	display:inline;
}
.huohuo{ background:url(/images/huo.gif) no-repeat 2px 0;}
.jianjian{ background:url(/images/jian.gif) no-repeat 2px 0;}
.jingjing{ background:url(/images/jing.gif) no-repeat 2px 0;}

.sec_navcon ul li a:link, .sec_navcon ul li a:visited {
	color:#666666;
	text-decoration:none;
	border-left: 1px solid #B95E56;
	padding: 0 20px;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;
	margin:0 -5px 0 0;
}
.sec_navcon ul li a:hover {
	color:#fff; background-color:#FF4400;border-radius:5px;padding: 2px 20px 4px 19px; font-weight:bold;
	text-decoration:none;margin:0 -5px 0 0;
	-webkit-transform:scale(1.06);-moz-transform:scale(1.06);transform:scale(1.06);
}
.choose_s {
	width:89px;
	z-index:9999;
	left:0;
	background:#ffffff;
	border-left:1px #d5d5d5 solid;
	border-right:1px #d5d5d5 solid;
	position:absolute;
	text-align:center;
	font-size:14px;
}
.choose_s p {
	width:88px;
	border-bottom:1px #d5d5d5 solid;
}
.detail_btk {
	float:left;
	width:460px;
	height: 160px;
	z-index:99;
	background:#ffffff;
	position:absolute;
	margin-top:250px;
	padding-left:10px;
	padding-bottom:20px;
	padding-right: 10px;
}
.show {
	border:3px #d92706 solid;
}
/*pl_windows*/
 .pl_windows {
	z-index: 99;
	width: 650px;
	height: 350px;
	background: #f8f8f8;
	border: 1px #CCCCCC solid;
	position: fixed;
	left: 50%;
	margin-left: -325px;
	top: 50%;
	margin-top: -175px;
}
.plwin_tit {
	float:left;
	width:620px;
	border-top:3px #d92706 solid;
	color:#d92706;
	font-size:18px;
	font-family: "Microsoft YaHei" !important;
	height:50px;
	line-height:50px;
	padding-left:30px;
}
.plwin_con {
	float:left;
	width:600px;
	margin-left:30px;
	margin-top:20px;
	font-size:14px;
	font-family: "Microsoft YaHei" !important;
	display:inline;
}
.plwin_con p {
	float:left;
	margin-top:15px;
	display:inline;
}
.plwin_con p span {
	float:left;
	width:80px;
	text-align:left;
}
.plwin_input {
	width:300px;
	background:#FFF;
	border:1px #CCCCCC solid;
	height:26px;
	line-height:26px;
	text-indent:5px;
	color:#393939;
	font-size:12px;
}
.plwin_input:focus {
	border-color: #f1b0b0;
	box-shadow: 0 0 4px #f1b0b0;
}
.plwin_tex {
	width:450px;
	height:120px;
	line-height:26px;
	padding:5px;
	background:#FFF;
	border:1px #CCCCCC solid;
	color:#393939;
	font-size:12px;
}
.plwin_tex:focus {
	border-color: #f1b0b0;
	box-shadow: 0 0 4px #f1b0b0;
}
.plwin_close {
	float:right;
	color:#999;
	padding:5px;
	margin:8px 10px;
	font:bold 14px/14px simsun;
	text-shadow:0 1px 0 #ddd
}
.plwin_close:hover {
	color:#aaa;
}
.plwin_btn {
	width:113px;
	height:37px;
	background:#D92706;
	font-size:16px;
	color:#FFF;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	border:0;
	font-family: "Microsoft YaHei" !important;
	margin-left:400px;
	margin-top:30px;
}
.plwin_btn:hover {
	background:#ed300d;
}
/*login*/
.logink {
	z-index:111111;
	position:fixed;
	top:50%;
	left:50%;
	width:600px;
	margin:-230px 0 0 -300px;
	border-radius:5px;
	border:solid 2px #ccc;
	border-top:4px #d92706 solid;
	background-color:#fff;
	box-shadow: 0 0 10px #aaa;
}
.login_tit {
	padding:12px;
	position: relative;
}
.login_tit h3 {
	font-size:30px;
	color:#d92706;
	text-align:center;
	font-family: "Microsoft YaHei" !important;
	letter-spacing:5px;
}
.login_tit .close {
	float:right;
	color:#999;
	padding:5px;
	margin:-2px -5px -5px;
	font:bold 14px/14px simsun;
	text-shadow:0 1px 0 #ddd
}
.login_tit .close:hover {
	color:#444;
}
.login_tit02 {
	background:url(/images/logintitbg.jpg);
	height:32px;
	width:360px;
	text-align:center;
	line-height:32px;
}
.login_bod {
	color:#444;
}
.dform {
	text-align: center;
}
.dform .ipt_error {
	background-color:#FFFFCC;
	border-color:#FFCC66
}
.login-signin {
	width:400px;
	display:block;
	margin:30px auto;
	text-align:left;
	font-size: 14px;
}
.login-signin h4 {
	color:#999;
	font-weight:100;
	margin-bottom: 20px;
	font-size: 12px;
}
.login-signin li {
	margin-bottom: 15px;
}
.login-signin li strong {
	float: left;
	width: 80px;
	text-align:left;
	line-height: 32px;
}
.login-signin .btn {
	margin-bottom: 10px;
}
.login-signin p {
	font-size: 12px;
	color: #999;
}
.ipt {
	border: solid 1px #d2d2d2;
	border-left-color: #ccc;
	border-top-color: #ccc;
	border-radius: 2px;
	box-shadow: inset 0 1px 0 #f8f8f8;
	background-color: #fff;
	padding: 4px 6px;
	height: 21px;
	line-height: 21px;
	color: #555;
	width: 260px;
	vertical-align: baseline;
}
.ipt-mini {
	width: 140px;
	padding: 1px 3px;
}
.ipt:focus {
	border-color: #95C8F1;
	box-shadow: 0 0 4px #95C8F1;
}
/* btn */
.login_btn {
	position: relative;
	cursor: pointer;
	display: inline-block;
	height: 32px;
	width:275px;
	background:#d92706;
	color:#FFF;
	font-size:14px;
	text-align:center;
	border:0;
	margin-left:80px;
}
.login_btn:hover {
	color:#FFF;
	background-color:#e92c09;
	box-shadow:#ddd 0 1px 1px 0;
}
.login_link {
	font-size:14px;
	color:#b51c00;
	text-decoration:underline;
}
.login_link a:link, .login_link a:visited {
	color:#b51c00;
	text-decoration:underline;
}
.login_link a:hover {
	color:#ff3914;
	text-decoration:underline;
}
.login_kb {
	margin-left:80px;
}
/*right_xf*/
.right_xfk {
	display:block;
	position:absolute;
	top:0;
	right:0;
	z-index:9999;
	width:40px;
	background:#333333;
	height:100%;
}
.right_xfcon {
	width:40px;
	display:block;
	margin:0 auto;
	top:50%;
	position:absolute;
	margin-top:-120px;
	text-align:center;
}
.right_xfcon ul li {
	float:left;
	width:40px;
	margin-top:15px;
	color:#e0e0e0;
	font-size:14px;
	font-family: "Microsoft YaHei" !important;
}
.right_xfcon ul li a:link, .right_xfcon ul li a:visited {
	color:#e0e0e0;
	text-decoration:none;
}
.right_xfcon ul li a:hover {
	color:#FFF;
	text-decoration:none;
}
.ewm {
	display:block;
	position:absolute;
	top:50%;
	right:40px;
	margin-top:-140px;
	z-index:99999;
	width:120px;
	background:#FFF;
	border:1px #DCDCDC solid;
	text-align:center;
	padding:10px;
}
.ewm p {
	font-size:14px;
	line-height:30px;
	color:#666;
}
.mcenter_k {
	display:inline-block;
	width:100%;
	margin:15px auto;
}
.mcenter_left {
	float:left;
	width:25%;
	background:#EFEFEF;
	padding-bottom:80px;
	height:665px;
	border-bottom:1px #DDDDDD solid;
}
.mcenter_left h3{ width:100%; height:80px; display:table; text-align:center; border-top:6px solid #B50D00; text-align:center; font-size:30px;line-height: 70px; color:#b50d00;font-family: '微软雅黑',Verdana, Geneva, sans-serif;}
.mcenter_nav {
	float:left;
	width:100%;
	display:inline;
}
.mcenter_nav ul li {
	float:left;
	width: 100%;
}
.mcenter_h {
	float:left;
	text-align:center;
	width:100%;
	height:50px;
	background:url(../images/mcenter_line.gif) repeat-x bottom;
	font-size:18px;
	font-family: "Microsoft YaHei" !important;
	height:50px;
	line-height:50px;
	font-weight:normal;
}
.mcenter_nav ul li p {
	float:left;
	width:100%;
	font-size:14px;
	color:#393939;
	font-family: "Microsoft YaHei" !important;
	height:30px;
	line-height:30px;
}
.mcenter_nav ul li p a {
	float:left;
	width:100%;
}
.mcenter_nav ul li p a:link, .mcenter_nav ul li p a:visited {
	font-size:14px;
	color:#393939;
	text-decoration:none;
}
.mcenter_nav ul li p a:hover {
	font-size:14px;
	color:#393939;
	background:#FCFCFC;
}
.mcenter_navc {
	background:#FCFCFC;
}
.mcenter_icon {
	float:left;
	width:50px;
	text-align:center;
	margin-top:5px;
	margin-left:55px;
	display:inline;
}
.mcenter_he {
	float:left;
	display:inline;
	margin-top:20px;
	padding-bottom:30px;width: 100%;
}
.mcenter_right {
	float:right;
	width:74%;
}
.mcenter_r01 {
	float:left;
	width:930px;
}
.mcenter_r01 h4 {
	float:left;
	background:url(/images/mcenter_rtit01.gif) no-repeat;
	height:44px;
	width:930px;
	font-size:18px;
	font-family: "Microsoft YaHei" !important;
	text-indent:40px;
	line-height:44px;
	font-weight:normal;
}
.mcenter_rk01 {
	float:left;
	margin-left:3px;
	border-right:1px #DADADA solid;
	border-left:1px #DADADA solid;
	border-bottom:1px #DADADA solid;
	width:925px;
	padding-top:30px;
	padding-bottom:30px;
	display:inline;
}
.mcenter_photo {
	float:left;
	width:200px;
	text-align:center;
}
.mcenter_m01 {
	font-size:18px;
	font-family: "Microsoft YaHei" !important;
	height:36px;
	line-height:36px;
}
.mcenter_m01 span {
	margin-left:10px;
}
.mcenter_mhy {
	margin-left:50px;
	font-size:14px;
	color:#B50D00;
}
.mcenter_m02 {
	font-size:14px;
	font-family: "Microsoft YaHei" !important;
	height:36px;
	line-height:36px;
}
.mcenter_pr {
	color:#B50D00;
}
.mcenter_m03 {
	float:left;
	width:300px;
	height:30px;
	background:#FaFaFa;
	border:1px #EAEAEA solid;
	font-size:12px;
	line-height:30px;
	color:#5B5B5B;
	margin-top:10px;
	display:inline;
}
.mcenter_m03 span {
	float:left;
	width:100px;
	margin-left:15px;
	display:inline;
}
.mcenter_m03 span img {
	margin-right:5px;
}
.mcenter_j {
	margin-left:30px;
}
.mcenter_j2 {
	margin-left:5px;
}
.mcenter_btn01 {
	width:67px;
	height:26px;
	background:#FF5400;
	font-size:12px;
	color:#FFF;
	line-height:26px;
	border:0;
	cursor: pointer;
}
.mcenter_btn01:hover {
	background:#F00;
}
.mcenter_btn02 {
	width:80px;
	height:26px;
	background:#AE8003;
	font-size:12px;
	color:#FFF;
	line-height:26px;
	border:0;
	cursor: pointer;
}
.mcenter_btn02:hover {
	background:#d29900;
}
.mcenter_r02 {
	float:left;
	width:930px;
	margin-top:15px;
	display:inline;
}
.mcenter_r02 h4 {
	height:36px;
	line-height:36px;
	font-size:18px;
	font-family: "Microsoft YaHei" !important;
	font-weight:normal;
}
.mcenter_r02 h4 img {
	margin-left:5px;
	margin-right:5px;
}
.mcenter_rk02 {
	border:1px #DADADA solid;
	width:928px;
	margin-top:15px;
}
.mcenter_ddh {
	background:#f5f6f8;
	height:37px;
	line-height:37px;
	font-size:14px;
	font-family: "Microsoft YaHei" !important;
	text-indent:15px;
	color:#393939;
}
.mcenter_ddh span {
	margin-left:15px;
}
.mcenter_ddtit {
	width:900px;
	background:url(/images/dd_lin.gif) repeat-x bottom;
	height:36px;
	line-height:36px;
	font-size:12px;
	color:#787878;
	margin-left:15px;
	margin-top:10px;
}
.mcenter_ddtit ul li {
	float:left;
	text-align:center;
}
.mcenter_ddcon {
	width:900px;
	font-size:12px;
	color:#787878;
	margin-left:15px;
	margin-top:6px;
	line-height:50px;
	color:#000;
}
.mcenter_ddcon ul li {
	float:left;
	text-align:center;
}
.ddcon01 {
	float:left;
	width:80px;
	text-align:center;
}
.ddcon02 {
	float:left;
	width:150px;
	line-height:22px;
	text-align:left;
	display:inline;
}
.ddbtn {
	color:#B50D00;
	text-decoration:underline;
}
.ddbtn a:link, .ddbtn a:visited {
	color:#B50D00;
	text-decoration:underline;
}
.ddbtn a:hover {
	color:#ee1100;
	text-decoration:underline;
}
.mcenter_r03 {
	float:left;
	width:928px;
	margin-top:15px;
	border:1px #DADADA solid;
	padding-bottom:30px;
	display:inline;
}
.mcenter_r03 h4 {
	float:left;
	width:928px;
	background:#F5F6F8;
	border-bottom:1px #DADADA solid;
	height:36px;
	line-height:36px;
	font-size:18px;
	font-family: "Microsoft YaHei" !important;
	font-weight:normal;
}
.mcenter_r03 h4 img {
	margin-left:10px;
	margin-right:5px;
}
.mcenter_tj {
	display:block;
	width:900px;
	margin:10px auto;
}
.mcenter_tj ul li {
	float:left;
	width:120px;
	text-align:center;
	margin-right:10px;
	margin-left:15px;
	margin-top:30px;
	display:inline;
}
.mcenter_tj ul li img {
	margin-top:3px;
}
.mcenter_tj ul li h3 {
	display:block;
	margin:0 auto;
	width:120px;
	font-size:16px;
	font-family: "Microsoft YaHei" !important;
	height:30px;
	line-height:30px;
	font-weight:normal;
	white-space:nowrap;
	overflow:hidden;
}
.mcenter_tj ul li p {
	font-size:12px;
	line-height:24px;
}
.mcenter_tk {
	float:left;
	width:100%;
	border:1px #E5E5E5 solid;
	padding-bottom:30px;
	display:inline;
	min-height:710px;
	box-shadow: 0 5px 0 #E9E9E9;
}
.mcenter_tk h4 {
	float:left;
	width:100%;
	background:#F5F6F8;
	border-bottom:1px #E5E5E5 solid;
	height:38px;
	line-height:38px;
	font-size:16px;
	font-family: "Microsoft YaHei" !important;
	font-weight:normal;
}
.mcenter_tk h4 img {
	margin-left:10px;
	margin-right:5px;
	margin-bottom:5px;
}
/*mcenter_jl*/
.mcenter_jl {
	float:left;
	width:900px;
	margin-left:12px;
	margin-top:20px;
	display:inline;
}
.mcenter_jltr01 {
	float:left;
	background:#DDE7EA;
	width:870px;
	border-top:1px #E0E0E0 solid;
	border-right:1px #E0E0E0 solid;
	border-bottom:1px #E0E0E0 solid;
}
.mcenter_jltr01 li {
	float:left;
	width:20%;
	border-left:1px #E0E0E0 solid;
	font-size:14px;
	height:36px;
	line-height:36px;
	text-align:center;
}
.mcenter_jltr02 {
	float:left;
	background:#FFF;
	width:870px;
	border-right:1px #E0E0E0 solid;
	border-bottom:1px #E0E0E0 solid;
}
.mcenter_jltr02 li {
	float:left;
	width:20%;
	border-left:1px #E0E0E0 solid;
	font-size:12px;
	height:36px;
	line-height:36px;
	text-align:center;
}
.mcenter_jltr03 {
	float:left;
	background:#F5F6F8;
	width:900px;
	border-right:1px #E0E0E0 solid;
	border-bottom:1px #E0E0E0 solid;
}
.mcenter_jltr03 li {
	float:left;
	width:20%;
	border-left:1px #E0E0E0 solid;
	font-size:12px;
	height:36px;
	line-height:36px;
	text-align:center;
}
.jl_red {
	color:#B50D00!important;
}
.jl_link {
	color:#CCC;
}
.jl_link a:link, .jl_link a:visited {
	color:#24809B;
	text-decoration:underline;
}
.jl_link a:hover {
	color:#FF7F00;
	text-decoration:underline;
}
/*mcenter_order*/
.mcenter_order {
	float:left;
	width:100%;
	margin-top:20px;
	display:inline;
}
.morder_p {
	float:left;
	width:900px;
	height:24px;
	line-height:24px;
}
.morder_p span {
	float:left;
}
.morder_btn {
	float:left;
	width:74px;
	height:24px;
	text-align:center;
	color:#FF7F00;
	font-size:12px;
	margin-left:25px;
	display:inline;
}
.morder_btn a {
	float:left;
	width:74px;
	height:24px;
	line-height:24px;
	border:1px #FF7F00 solid;
	color:#FF7F00;
}
.morder_btn a:link, .morder_btn a:visited {
	border:1px #FF7F00 solid;
	color:#FF7F00;
	text-decoration:none;
}
.morder_btn a:hover {
	border:1px #FF7F00 solid;
	color:#FFF;
	background:#FF7F00;
	text-decoration:none;
}
.mcenter_order_tit {
	float:left;
	width:100%;
	border-bottom:1px #CCCCCC solid;
	height:36px;
	margin-bottom:10px;
	display:inline;
}
.mcenter_order_tit ul li {
	float:left;
	height:36px;
	line-height:36px;
	font-size:16px;
	font-family: "Microsoft YaHei";
	color:#999;
}
.mcenter_order_tlink {
	display:block;
	width:120px;
	text-align:center;
	color:#333;
}
.mcenter_order_tlink:hover {
	color:#B50D00!important;
	border-bottom:2px #B50D00 solid;
}
.mcenter_order_red {
	color:#B50D00!important;
	margin-left:3px;
}
.mcenter_order_tlink02 {
	display:block;
	width:120px;
	text-align:center;
	color:#B50D00!important;
	border-bottom:2px #B50D00 solid;
}
.mcenter_orderk {
	border:1px #DADADA solid;
	width:95%;
	margin:15px auto 0;
	display:table;
	padding-bottom:20px;
}
.mcenter_orderk input {
	vertical-align:middle;
	margin-top:-2px;
	margin-bottom:1px;
}
.morder_ddh {
	background:#DDE7EA;
	height:37px;
	line-height:37px;
	font-size:14px;
	font-family: "Microsoft YaHei" !important;
	text-indent:15px;
	color:#393939;
}
.morder_ddh span {
	margin-left:15px;
}
.morder_ddtit {
	width:95%;
	background:url(/images/dd_lin.gif) repeat-x bottom;
	font-size:12px;
	color:#787878;
	margin:10px auto 0;
}
.morder_ddtit ul{width:95%; margin:auto 0; padding:0;}
.morder_ddtit ul li {
	float:left;
	text-align:center;
}
.morder_ddcon {
	width:95%;
	font-size:12px;
	color:#787878;
	margin:15px auto 0;
	line-height:50px;
	color:#000;
	display: table;
}
.morder_ddcon ul li {
	float:left;
	text-align:center;
}
.morder_ddcon012 {
	float:left;
	width:15%;
}
.morder_ddcon012 img{ width:100%; height:auto;}
.morder_ddcon022 {
	float:left;
	width:80%;
	line-height:22px;
	text-align:left;
	margin-left:5%;
	display:inline;
}


.cpmc{ width:35%;}
.cpje{ width:10%;}
.yzm{ width:30%;}
.xzsy{ width:10%;}
.wlxx{ width:15%;}

.cpmcnr{ width:35%;}
.cpjenr{ width:10%;}
.yzmnr{ width:30%;}
.xzsynr{ width:10%;}
.wlxxnr{ width:15%;}
.dbhx td{ border-bottom:1px solid #ddd;}
.dbhx:last-child td{ border:none;}
.thrbtmb td{ border-bottom:1px solid #ddd;}
.thrbtmb:last-child td{ border:none;}











.morder_ddbtn {
	color:#B50D00;
	text-decoration:underline;
}
.morder_ddbtn a:link, .morder_ddbtn a:visited {
	color:#B50D00;
	text-decoration:underline;
}
.morder_ddbtn a:hover {
	color:#ee1100;
	text-decoration:underline;
}
/*mcenter_cout*/
.mcenter_cout {
	float:left;
	width:900px;
	margin-left:12px;
	margin-top:20px;
	display:inline;
}
.mcout_y {
	float:left;
	width:880px;
	background:#FFFEEE;
	border:1px #E4E3CF solid;
	height:36px;
	line-height:36px;
	font-size:16px;
	font-family: "Microsoft YaHei" !important;
	padding-left:20px;
}
.mcout_y span {
	float:left;
	margin-left:5px;
	display:inline;
}
.mcout_red {
	color:#B50D00;
}
.mcout_tit {
	float:left;
	width:900px;
	border-bottom:3px #B50D00 solid;
	margin-top:20px;
	display:inline;
}
.mcout_tit span {
	float:left;
	width:120px;
	height:40px;
	background:#B50D00;
	text-align:center;
	font-size:16px;
	color:#FFF;
	font-family: "Microsoft YaHei" !important;
	line-height:40px;
}
.mcout_cz {
	float:left;
	width:880px;
	margin-left:10px;
	display:inline;
}
.mcout_m {
	float:left;
	font-size:16px;
	height:60px;
	line-height:60px;
	font-family: "Microsoft YaHei" !important;
	margin-top:15px;
	display:inline;
}
.mcout_m input {
	width:150px;
	border:1px #CCCCCC solid;
	height:28px;
	line-height:28px;
	text-indent:10px;
}
.mcout_cztit {
	float:left;
	width:880px;
	height:36px;
	line-height:36px;
	background:url(/images/dd_lin.gif) repeat-x bottom;
	font-size:16px;
	font-family: "Microsoft YaHei" !important;
	margin-top:10px;
	display:inline;
	font-weight:bold;
	color:#393939;
}
.bank {
	float:left;
	width:880px;
}
.bank ul li {
	float:left;
	width:150px;
	margin-left:10px;
	margin-right:15px;
	margin-top:20px;
}
.cz_btn {
	float:left;
	width:147px;
	height:45px;
	text-align:center;
	background:#ffb802;
	color:#FFF;
	font-size:17px;
	line-height:45px;
	margin-top:20px;
	margin-left:10px;
	display:inline;
	border-radius:10px;
	font-weight:600;
}
.cz_btn a {
	float:left;
	width:147px;
	height:45px;
	line-height:45px;
	background:#ffb802;
	color:#FFF;
	border-radius:10px;
}
.cz_btn a:link, .cz_btn a:visited {
	background:#ffb802;
	color:#FFF;
	text-decoration:none;
}
.cz_btn a:hover {
	background:#ff4e00;
	color:#FFF;
	text-decoration:none;
}
.bank_z {
	float:left;
	width:880px;
}
.bank_z01 {
	float:left;
	width:400px;
	border-top:2px #808080 solid;
	border-bottom:1px #808080 solid;
	border-left:2px #808080 solid;
	border-right:2px #808080 solid;
	margin-top:15px;
	margin-left:10px;
	margin-right:20px;
}
.bank_zpic {
	float:left;
	width:150px;
	text-align:center;
	border-right:1px #808080 solid;
	border-bottom:1px #808080 solid;
	height:92px;
}
.bank_zpic img {
	margin-top:30px;
}
.bank_zcon {
	float:left;
	width:249px;
}
.bank_zcon p {
	border-bottom:1px #808080 solid;
	height:30px;
	line-height:30px;
	font-size:12px;
	color:#666;
	text-indent:10px;
}
/*mcenter_personal*/
.mcenter_personalk {
	float:left;
	width:890px;
	margin-left:20px;
	margin-top:15px;
	display:inline;
}
.jdt_tit {
	float:left;
	font-size:16px;
	font-family: "Microsoft YaHei" !important;
	height:50px;
	line-height:50px;
}
.mcenter_personalk2 {
	float:left;
	width:890px;
	margin-top:30px;
	display:inline;
}
.personal_left {
	float:left;
	width:550px;
}
.personal_left ul li {
	float:left;
	width:550px;
	margin-top:10px;
	line-height:30px;
	display:inline;
}
.personal_left ul li span {
	float:left;
	color:#666;
}
.personal_input {
	float:left;
	width:270px;
	height:27px;
	background:#FFF;
	border:1px #CACACA solid;
	line-height:27px;
	text-indent:5px;
	font-size:12px;
	color:#666;
}
.personal_input:focus {
	border-color: #95C8F1;
	box-shadow: 0 0 4px #95C8F1;
}
.personal01 {
	width:90px;
	font-size:14px;
	font-family: "Microsoft YaHei" !important;
	line-height:60px;
	color:#000!important;
}
.personal_link {
	color:#57859c;
	font-size:12px;
	line-height:60px;
	margin-left:15px;
	text-decoration:underline;
}
.personal_link a:link, .personal_link a:visited {
	color:#57859c;
	font-size:12px;
	text-decoration:underline;
}
.personal_link a:hover {
	color:#64acd2;
	font-size:12px;
	text-decoration:underline;
}
.personal02 {
	width:90px;
	font-size:14px;
	font-family: "Microsoft YaHei" !important;
	color:#000!important;
}
.personal_select {
	float:left;
	width:85px;
	height:27px;
	background:#FFF;
	border:1px #CACACA solid;
	line-height:27px;
	margin-right:5px;
	font-size:12px;
	text-align:center;
	color:#666;
	display:inline;
}
.personal_select:focus {
	border-color: #95C8F1;
	box-shadow: 0 0 4px #95C8F1;
}
.personal_select02 {
	float:left;
	width:130px;
	height:27px;
	background:#FFF;
	border:1px #CACACA solid;
	line-height:27px;
	margin-right:5px;
	font-size:12px;
	text-align:center;
	color:#666;
	display:inline;
}
.personal_select02:focus {
	border-color: #95C8F1;
	box-shadow: 0 0 4px #95C8F1;
}
.personal_red {
	color:#B50D00!important;
	margin-left:10px;
}
.personal_link02 {
	color:#57859c;
	font-size:12px;
	text-decoration:underline;
}
.personal_link02 a:link, .personal_link a:visited {
	color:#57859c;
	font-size:12px;
	text-decoration:underline;
}
.personal_link02 a:hover {
	color:#64acd2;
	font-size:12px;
	text-decoration:underline;
}
.personal_btn {
	width:110px;
	height:38px;
	background:#B50D00;
	color:#FFF;
	font-family: "Microsoft YaHei" !important;
	font-size:14px;
	text-align:center;
	border:0;
	border-radius:4px;
	-moz-border-radius:4px;
	margin-left:90px;
	margin-top:20px;
}
.personal_btn:hover {
	background:#F30;
}
.personal_right {
	float:left;
	width:309px;
	height:131px;
	background:#F9F9F9;
	border:1px #CCCCCC solid;
}
.personal_right img {
	float:left;
	margin:10px;
	display:inline;
}
.personal_xx {
	float:left;
	width:175px;
	font-size:12px;
	margin-top:15px;
	line-height:18px;
	display:inline;
}
.personal_xx p {
	margin-top:10px;
}
/*mcenter_acc*/
.mcenter_acck {
	float:left;
	width:890px;
	margin-left:20px;
	margin-left:15px;
	display:inline;
}
.acc_jb {
	background:#FFFDEE;
	border:1px #E7E2BF solid;
	width:868px;
	height:60px;
	line-height:60px;
	text-indent:20px;
	margin-top:20px;
}
.acc_jb span {
	float:left;
	display:inline;
	font-size:14px;
}
.acc_jb01 {
	width:120px;
	background:#D9D9D9;
	height:16px;
	margin-top:20px;
}
.acc_jb02 {
	z-index:99;
	width:60%;
	background:#FF6C00;
	height:16px;
}
.acc_jb03 {
	color:#FF6C00;
}
.acc_jb04 {
	color:#FF6C00;
	margin-left:20px;
}
.acc_jb05 {
	margin-left:30px;
}
.acck {
	float:left;
	border:1px #E2E2E2 solid;
	width:868px;
	margin-top:20px;
	display:inline;
	padding-bottom:40px;
}
.acck ul li {
	float:left;
	width:840px;
	margin-left:15px;
	margin-top:40px;
	display:inline;
	line-height:32px;
}
.acck ul li span {
	float:left;
	display:inline;
}
.acc_line {
	height:1px!important;
	border-bottom:1px #E6E6E6 solid;
	padding-bottom:10px;
}
.acc01 {
	width:80px;
	text-align:center;
}
.acc02 {
	width:120px;
	font-size:18px;
	font-family: "Microsoft YaHei" !important;
	text-align:left;
}
.acc03 {
	width:500px;
	color:#999999;
}
.acc03 span {
	float:left;
	display:inline;
}
.acc_red {
	color:#E4393C;
}
.acc_link01 {
	color:#57859c;
	font-size:12px;
	text-decoration:underline;
}
.acc_link01 a:link, .acc_link01 a:visited {
	color:#57859c;
	font-size:12px;
	text-decoration:underline;
}
.acc_link01 a:hover {
	color:#64acd2;
	font-size:12px;
	text-decoration:underline;
}
.acc_link02 {
	width:76px;
	height:26px;
	background:#F0F9E9;
	border:1px #BFD6AF solid;
	color:#000;
	line-height:26px;
	font-size:12px;
	text-decoration:none;
	text-align:center;
}
.acc_link02 a:link, .acc_link02 a:visited {
	color:#000;
	text-decoration:none;
}
.acc_link02 a:hover {
	color:#BFD6AF;
	text-decoration:none;
}
.acc_ts {
	float:left;
	width:800px;
	margin-left:20px;
	margin-top:30px;
	display:inline;
}
.acc_tstit {
	font-size:16px;
	font-family: "Microsoft YaHei" !important;
	height:50px;
	line-height:50px;
}
.acc_tstxt {
	font-size:12px;
	color:#666;
	line-height:22px;
}
/*mcenter_add*/
.mcenter_addk {
	float:left;
	width:890px;
	margin-left:20px;
	margin-left:15px;
	display:inline;
}
.add_a {
	float:left;
	width:890px;
	height:30px;
	line-height:30px;
	margin-top:30px;
	display:inline;
	color:#666;
}
.add_a span {
	color:#F00;
}
.add_link {
	float:left;
	width:120px;
	height:30px;
	background:#F0F9E9;
	border:1px #BFD6AF solid;
	color:#000;
	line-height:30px;
	font-size:12px;
	text-decoration:none;
	text-align:center;
	margin-right:10px;
	display:inline;
}
.add_link a:link, .add_link a:visited {
	color:#000;
	text-decoration:none;
}
.add_link a:hover {
	color:#BFD6AF;
	text-decoration:none;
}
.addk {
	float:left;
	width:888px;
	border:1px #E2E2E2 solid;
	padding-bottom:30px;
	margin-top:30px;
}
.add_tit {
	float:left;
	width:700px;
	margin-left:50px;
	margin-top:30px;
	height:30px;
	line-height:30px;
	font-size:16px;
	font-family: "Microsoft YaHei" !important;
}
.add_con {
	float:left;
	width:700px;
	margin-left:50px;
	margin-top:20px;
	display:inline;
}
.add_con ul li {
	float:left;
	width:700px;
	height:30px;
	line-height:30px;
	color:#666;
}
.add_con01 {
	float:left;
	width:60px;
	text-align:left;
	color:#999;
}
.add_con02 {
	float:left;
	width:600px;
	text-align:left;
	color:#333;
}
.add_del {
	float:right;
	font-size:20px;
	color:#666;
	width:30px;
	height:30px;
	margin-top:10px;
}
.add_bj {
	float:left;
	width:800px;
	text-align:right;
}
.add_bj a:link, .add_bj a:visited {
	color:#57859c;
	font-size:12px;
	text-decoration:underline;
}
.add_bj a:hover {
	color:#64acd2;
	font-size:12px;
	text-decoration:underline;
}
/*add_windows*/
.ad_windows {
	z-index:99;
	width:650px;
	background:#f8f8f8;
	border:1px #CCCCCC solid;
	position:absolute;
	margin-left:120px;
	padding-bottom:30px;
	margin-top:200px;
}
.ad_tit {
	float:left;
	width:620px;
	border-top:3px #d92706 solid;
	color:#d92706;
	font-size:18px;
	font-family: "Microsoft YaHei" !important;
	height:50px;
	line-height:50px;
	padding-left:30px;
}
.ad_con {
	float:left;
	width:500px;
	margin-left:100px;
	margin-top:20px;
	font-size:14px;
	font-family: "Microsoft YaHei" !important;
	display:inline;
}
.ad_con p {
	float:left;
	width:500px;
	margin-top:15px;
	display:inline;
}
.ad_con p span {
	float:left;
	width:80px;
	text-align:left;
}
.ad_input {
	width:300px;
	background:#FFF;
	border:1px #CCCCCC solid;
	height:26px;
	line-height:26px;
	text-indent:5px;
	color:#393939;
	font-size:12px;
}
.ad_input:focus {
	border-color: #f1b0b0;
	box-shadow: 0 0 4px #f1b0b0;
}
.ad_input2 {
	width:100px;
	background:#FFF;
	border:1px #CCCCCC solid;
	height:26px;
	line-height:26px;
	text-indent:5px;
	color:#393939;
	font-size:12px;
}
.ad_input2:focus {
	border-color: #f1b0b0;
	box-shadow: 0 0 4px #f1b0b0;
}
.ad_select {
	width:80px;
	height:26px;
	line-height:26px;
	padding:5px;
	background:#FFF;
	border:1px #CCCCCC solid;
	color:#393939;
	font-size:12px;
}
.ad_select:focus {
	border-color: #f1b0b0;
	box-shadow: 0 0 4px #f1b0b0;
}
.ad_close {
	float:right;
	color:#999;
	padding:5px;
	margin:8px 10px;
	font:bold 14px/14px simsun;
	text-shadow:0 1px 0 #ddd
}
.ad_close:hover {
	color:#aaa;
}
.ad_btn {
	width:113px;
	height:37px;
	background:#D92706;
	font-size:16px;
	color:#FFF;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	border:0;
	font-family: "Microsoft YaHei" !important;
	margin-left:280px;
	margin-top:20px;
	border-radius:4px;
	-moz-border-radius:4px;
}
.ad_btn:hover {
	background:#ed300d;
}
/*mcenter_inv*/
.mcenter_invk {
	float:left;
	width:890px;
	margin-left:20px;
	margin-left:15px;
	display:inline;
}
.inv_p {
	float:left;
	background:#FFFDEE;
	border:1px #E7E2BF solid;
	width:848px;
	line-height:30px;
	margin-top:20px;
	padding:20px;
	display:inline;
	color:#000;
}
.inv_tit {
	font-size:16px;
	font-family: "Microsoft YaHei" !important;
}
.inv_p p span {
	color:#F00;
}
.inv_p2 {
	float:left;
	width:890px;
	margin-top:20px;
	display:inline;
}
.inv_yq {
	width:800px;
	border:1px #C2C4E0 solid;
	height:30px;
	line-height:30px;
	padding-left:5px;
	color:#666;
	font-size:12px;
}
.inv_p3 {
	float:left;
	width:890px;
	margin-top:10px;
	display:inline;
}
.inv_btn01 {
	width:110px;
	height:34px;
	background:#B50D00;
	color:#FFF;
	font-family: "Microsoft YaHei" !important;
	font-size:14px;
	line-height:34px;
	text-align:center;
	border:0;
	border-radius:4px;
	-moz-border-radius:4px;
}
.inv_btn01:hover {
	background:#F00;
}
.inv_p4 {
	float:left;
	width:890px;
	font-size:12px;
	color:#666;
	height:36px;
	line-height:36px;
}
/****2015-7-9-洪清函-用户注册页面******/
.clearfix {
 *zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
	font-size:16px;
	font-family: "Microsoft YaHei" !important;
}
.register {
	width:1000px;
	margin: 0 auto;
	margin-top: 30px;
	padding-bottom:30px;
}
.register .register-title strong {
	color: #b30b00;
	font-size: 30px;
	font-weight: normal;
	font-family: "Microsoft YaHei" !important;
	height:40px;
	padding-bottom:15px;
}
.register .register-title a {
	color: #B30B00;
	font-size: 16px;
	text-decoration: underline;
	line-height: 40px;
}
.register .register-title a:hover {
	color:#F63;
	text-decoration:underline;
}
.register .register-body {
	padding: 80px;
	border: 1px solid #d9d9d9;
	background-color: #fafafa;
}
.register-step {
	height: 100px;
	margin-top:20px;
}
.register .line {
	border-top:6px solid #d9dadc;
	border-bottom:6px solid #d9dadc;
	border-radius: 6px;
}
.register-step .register-step-line {
	position: relative;
	margin-bottom:-12px;
}
.register-step .register-step-id {
	position: relative;
}
.register .step-item {
	width: 33.333%;
	text-align: center;
}
.register .step-item i {
	display: block;
	font-size: 30px;
	color: #FFFFFF;
	background-color: #d9dadc;
	width:46px;
	height: 46px;
	border-radius: 23px;
	margin: 0 auto;
	text-align: center;
	line-height: 46px;
	position: relative;
	z-index: 10;
	font-style: normal;
	font-family: "Microsoft YaHei" !important;
}
.register .step-item span {
	color: #b30b00;
	font-size: 16px;
	line-height: 36px;
	font-family: "Microsoft YaHei" !important;
}
.register .step-item .line-item {
	position: relative;
	margin-bottom: -30px;
}
.register .step-item.active {
}
.register .step-item.active .line-item {
	border-top-color:#b30b00;
	border-bottom-color:#b30b00;
}
.register .step-item.active i {
	background-color:  #b30b00;
}
.register .register-form .ctl {
	margin-bottom: 20px;
	clear: both;
	margin-top:30px;
}
.register .register-form .ctl label, .register .register-form .ctl .label, .register .register-form .ctl input, .register .register-form .ctl span {
	float: left;
}
.register .register-form .ctl label {
	padding-right:40px;
	font-size: 14px;
	line-height: 37px;
}
/*.register .register-form .ctl span {
	font-size: 14px;
	padding-left: 20px;
	line-height: 37px;
	color:#999999;
}*/
.register .input-register {
	border:1px solid #DDDDDD;
	width:302px;
	height:40px;
	-webkit-box-shadow:inset 0 1px 3px rgba(95, 95, 95, .1);
	-moz-box-shadow:inset 0 1px 3px rgba(95, 95, 95, .1);
	box-shadow:inset 0 1px 3px rgba(95, 95, 95, .1);
	padding-left:5px;
}
.register .input-register:focus {
	border-color: #f1b0b0;
	box-shadow: 0 0 4px #f1b0b0;
}
.register .input-code {
	width:170px;
}
.register .btn-code {
	background-color: #e2e2e2;
	border: 1px solid #cecece;
	line-height: 44px;
	width:100px;
	padding: 12px;
	margin-left: 10px;
}
.register .btn-code2 {
	background-color:#F8F8F8;
	color:#C0C0C0;
	border: 1px solid #cecece;
	line-height: 44px;
	width:100px;
	padding: 12px;
	margin-left: 10px;
}
.register .btn-code2:hover {
	color:#C0C0C0;
	cursor:wait;
}
.register .btn-register {
	background-color:#fc8a41;
	font-size: 16px;
	color: #FFFFFF;
	padding: 10px;
	display: block;
	text-align: center;
	border-radius: 5px;
	box-shadow: 0px 3px 0 #d3824d;
	width:290px;
	margin-left: 94px;
	font-family: "Microsoft YaHei" !important;
}
.btn-register:hover {
	background:#b50d00;
	color:#FFF;
	box-shadow:0 3px 0 #a0463e;
}
.register .service {
	padding-left: 94px;
	padding-bottom: 20px;
	font-size: 14px;
}
.register .service input {
	margin-right: 10px;
}
.register .service a {
	color:#277ffb;
}
.error {
	background: url(/images/ticon.png) no-repeat 8px 11px;
	padding-left: 30px !important;
}
.register .register-message {
	text-align: center;
	font-size: 16px;
	line-height: 38px;
	margin-top:50px;
	font-family: "Microsoft YaHei" !important;
}
.register .register-message a {
	color:#B30B00;
	text-decoration: underline;
}
.register .register-message a:hover {
	color:#F63;
	text-decoration:underline;
}
.login-page {
	margin-top: 30px;
	padding-bottom:10px;
}
.login-page .login-body {
	border: 1px solid #d2d2d2;
}
.login-from {
	background-color: #F5F5F5;
	height:500px;
	padding-left: 30px;
	border-top: 5px solid #B70D00;
	font-size:16px;
	font-family: "Microsoft YaHei" !important;
}
.login-right {
	width:504px;
}
.form .title {
	font-size: 26px;
	color: #B70D00;
	text-align: center;
	font-family: "Microsoft YaHei" !important;
	height:80px;
	line-height:80px;
}
.input {
	border:1px solid #DDDDDD;
	width:297px;
	height:42px;
	-webkit-box-shadow:inset 0 1px 3px rgba(95, 95, 95, .1);
	-moz-box-shadow:inset 0 1px 3px rgba(95, 95, 95, .1);
	box-shadow:inset 0 1px 3px rgba(95, 95, 95, .1);
	padding-left:5px;
}
.input:focus {
	border-color: #f1b0b0;
	box-shadow: 0 0 4px #f1b0b0;
}
.btn-login {
	display: block;
	background:#b50d00;
	border: 0;
	color: #FFFFFF;
	width:305px;
	font-size: 16px;
	cursor: pointer;
	font-family: "Microsoft YaHei" !important;
	height:40px;
	line-height:40px;
}
.btn-login:hover {
	background-color: #da2707;
	color:#FFF;
	width:305px;
}
.form_link {
	color:#999;
	font-size:12px;
	text-decoration:none;
}
.form_link:hover {
	color:#b50d00;
	text-decoration:underline;
}
.form {
}
.form th, .form td {
	padding: 10px 0;
}
.form th {
	font-weight: normal;
	font-size: 14px;
}
.form td a {
	color: #333333;
	text-decoration: none;
	font-size: 14px;
}
.service {
	padding-left: 94px;
	padding-bottom: 20px;
	font-size: 14px;
}
.service input {
	margin-right: 10px;
}
.form .service a {
	color:#277ffb;
}
.form .btn-code {
	background-color: #E2E2E2;
	border: 1px solid #CECECE;
	line-height: 40px;
	padding: 12px 20px;
	margin-left: 20px;
}
.msg-error {
	border: 1px solid #ff5555;
	font-size: 14px;
	padding: 8px;
	color: #343233;
	background: url(/images/ticon.png) no-repeat 5px center #fff0f1;
	padding-left: 30px;
}
.msg-error a {
	color: #ff9801;
}
/*help*/
.helpc_k {
	display:inline-block;
	width:1200px;
	margin:15px auto;
}
.helpc_left {
	float:left;
	width:257px;
	background:#EFEFEF;
	padding-bottom:80px;
	height:665px;
	border-bottom:1px #DDDDDD solid;
}
.helpc_nav {
	float:left;
	width:257px;
	display:inline;
}
.helpc_nav ul li {
	float:left;
	width:257px;
}
.helpc_h {
	float:left;
	text-align:left;
	width:200px;
	background:url(/images/mcenter_line.gif) no-repeat bottom center;
	font-size:18px;
	font-family: "Microsoft YaHei" !important;
	height:50px;
	line-height:50px;
	font-weight:normal;
	margin-left:30px;
	display:inline;
	cursor:pointer;
}
.helpc_h img {
	margin-right:20px;
	margin-left:20px;
	margin-bottom:5px;
}
.helpc_he {
	float:left;
	width:257px;
	display:inline;
	margin-top:10px;
	padding-bottom:10px;
	background:url(/images/mcenter_line.gif) no-repeat bottom center;
}
.helpc_he p img {
	margin-left:55px;
	margin-right:25px;
}
.helpc_link {
	display:block;
	font-size:14px;
	color:#393939;
	text-decoration:none;
	font-family: "Microsoft YaHei" !important;
	height:35px;
	line-height:35px;
}
.helpc_link:hover {
	font-size:14px;
	color:#b50d00;
	background:#FCFCFC;
}
.helpc_link02 {
	display:block;
	font-size:14px;
	color:#b50d00;
	background:#FCFCFC;
	font-family: "Microsoft YaHei" !important;
	height:35px;
	line-height:35px;
}
.helpc_right {
	float:right;
	width:930px;
}
.helpc_tk {
	float:left;
	width:928px;
	border:1px #E5E5E5 solid;
	padding-bottom:30px;
	display:inline;
	min-height:710px;
	box-shadow: 0 5px 0 #E9E9E9;
}
.helpc_tk h4 {
	float:left;
	width:928px;
	background:#F5F6F8;
	border-bottom:1px #E5E5E5 solid;
	height:38px;
	line-height:38px;
	font-size:16px;
	font-family: "Microsoft YaHei" !important;
	font-weight:normal;
}
.helpc_tk h4 img {
	margin-left:10px;
	margin-right:5px;
	margin-bottom:5px;
}
.helpc_txt {
	float:left;
	width:860px;
	margin-left:35px;
	margin-top:15px;
	padding-bottom:30px;
	font-size:14px;
	color:#666;
	font-family: "Microsoft YaHei" !important;
	line-height:26px;
	display:inline;
}
.helpc_txt p {
	margin-top:15px;
}
.aboutus_nav {
	float:left;
	width:257px;
	display:inline;
}
.aboutus_nav ul li {
	float:left;
	width:257px;
	background:url(/images/mcenter_line.gif) no-repeat bottom center;
	font-size:18px;
	font-family: "Microsoft YaHei" !important;
	height:50px;
	line-height:50px;
}
.aboutus_nav ul li img {
	margin-left:55px;
	margin-right:15px;
}
.aboutus_link {
	display:block;
	font-size:18px;
	color:#393939;
	font-family: "Microsoft YaHei" !important;
	text-decoration:none;
}
.aboutus_link:hover {
	font-size:18px;
	color:#b50d00;
	background:#FCFCFC;
	font-family: "Microsoft YaHei" !important;
	text-decoration:none;
}
.aboutus_link02 {
	display:block;
	font-size:18px;
	color:#b50d00!important;
	background:#FCFCFC;
	font-family: "Microsoft YaHei" !important;
	text-decoration:none;
}
/*subject_pages*/
.sub_header {
	width:100%;
	min-width:1200px;
}
.sub_top {
	width:100%;
	background:#3B3B3B;
	height:39px;
}
.sub_topnav {
	display:block;
	width:1200px;
	margin:0 auto;
	line-height:39px;
	color:#FFF;
	font-size:13px;
	font-family: "Microsoft YaHei" !important;
}
.sub_topleft {
	float:left;
	width:500px;
	display:inline;
}
.sub_topleft ul li {
	float:left;
	display:inline;
	background:url(/images/sub_line01.jpg) no-repeat right;
}
.sub_toplink {
	display:block;
	padding-left:15px;
	padding-right:15px;
	color:#FFF !important;
	text-decoration:none;
}
.sub_toplink:hover {
	background:#575757;
	color:#FFF !important;
	text-decoration:none;
}
.sub_toplink02 {
	display:block;
	padding-left:15px;
	padding-right:15px;
	background:#575757;
	color:#FFF !important;
	text-decoration:none;
}
.sub_icon01 {
	margin-right:5px;
	margin-bottom:3px;
}
.sub_icon02 {
	margin-left:5px;
}
.sub_topright {
	float:right;
	width:500px;
}
.sub_topright ul li {
	float:right;
	display:inline;
	background:url(/images/sub_line01.jpg) no-repeat right;
}
.sub_main {
	width:100%;
	min-width:1200px;
	padding-bottom:30px;
}
.sub_banner {
	display:block;
	width:1200px;
	margin:0 auto;
}
/*kmks*/
.sub_banner01 {
	display:block;
	width:100%;
	background:#FFF url(/images/kmks_banner.jpg) no-repeat center;
	height:550px;
	min-width:1200px;
	font-family: "Microsoft YaHei" !important;
}
.sub_banner_de {
	display:inline-block;
	margin-left:40px;
	margin-top:140px;
	font-size:32px;
	font-family: "Microsoft YaHei";
	color:#555;
}
.sub_banner_de01 {
	font-size:36px;
	color:#2ba1df;
	font-weight:bold;
	font-family:"Microsoft YaHei";
}
.kskm_01 {
	display:block;
	width:1200px;
	margin:0 auto;
	margin-top:30px;
}
.kskm_tit {
	display:block;
	width:1200px;
	margin:0 auto;
	height:48px;
}
.kskm_dk {
	float:left;
	width:1188px;
	border:1px #E9E9E9 solid;
	margin-top:20px;
	display:inline;
	padding: 0px 5px 15px 5px;
}
.kskm_dk img {
	float:left;
	display:-moz-inline-box;
	display:inline-block;
	margin-right:15px;
	margin-top:20px;
}
.kskm_dk span {
	float:left;
	margin-right:20px;
	margin-top:20px;
	display:-moz-inline-box;
	display:inline-block;
	white-space:nowrap;
	overflow-x:auto;
}
.kskm_dlink {
	display:-moz-inline-box;
	display:inline-block;
	padding-left:10px;
	padding-right:10px;
	font-size:16px;
	font-family: "Microsoft YaHei" !important;
	color:#3f3f3f;
	line-height:26px;
	height:26px;
	border:1px #fed1ca solid;
	text-decoration:none;
}
.kskm_dlink:hover {
	font-size:16px;
	color:#FFFFFF;
	height:26px;
	line-height:26px;
	background:#b50d00;
	text-decoration:none;
}
.kskm_dlink02 {
	display:-moz-inline-box;
	display:inline-block;
	padding-left:10px;
	padding-right:10px;
	font-size:16px;
	color:#FFFFFF!important;
	line-height:26px;
	height:26px;
	background:#b50d00;
	border:1px #fed1ca solid;
	text-decoration:none;
}
.kskm_nk {
	float:left;
	width:1190px;
	padding:5px;
}
.kskm_nk img {
	float:left;
	margin-right:15px;
	margin-top:10px;
	display:-moz-inline-box;
	display:inline-block;
}
.kskm_nk span {
	float:left;
	margin-right:10px;
	margin-top:10px;
	display:-moz-inline-box;
	display:inline-block;
}
.kskm_tab {
	float:left;
	width:1199px;
	border-left:1px #e7e6e6 solid;
	border-top:1px #e7e6e6 solid;
	margin-top:15px;
	font-family: "Microsoft YaHei" !important;
}
.kskm_tab ul li {
	float:left;
	border-bottom:1px #e7e6e6 solid;
	border-right:1px #e7e6e6 solid;
	font-size:16px;
	color:#525251;
	text-align:center;
	line-height:35px;
}
.kskm_tab ul li span {
	float:left;
}
#kskm_tabtit {
	font-size:16px;
	color:#525251;
	font-weight:bold;
	background:#e7e6e6;
	height:40px;
	line-height:40px;
}
#kskm_tabtit li {
	line-height:40px;
}
.kskm_color01 {
	color:#2387cc!important;
}
.kskm_color02 {
	color:#b50d00!important;
	text-decoration:underline!important;
}
.kskm_color02:hover {
	color:#F00!important;
	text-decoration:underline;
}
.kskm_btn {
	display:block;
	height:22px;
	line-height:22px;
	margin-top:8px;
	margin-left:20px;
	background:#da411b;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	color:#FFF!important;
	width:120px;
}
.kskm_btn:hover {
	background:#f35730;
}
.kskm_linefg {
	height:3px;
	background:#D46D66;
	margin-top:30px;
	clear:both;
}
.kskm_02 {
	width:100%;
	margin-top:30px;
}
.kskm_lc {
	width:100%;
	margin-top:20px;
}
.kskm_lc01 {
	float:left;
	width:100%;
	background:url(/images/kskm_lcbj01.jpg) no-repeat center;
	height:166px;
}
.kskm_lc02 {
	float:left;
	width:100%;
	background:url(/images/kskm_lcbj02.jpg) no-repeat center;
	height:175px;
}
.kskm_lc03 {
	float:left;
	width:100%;
	background: url(/images/kskm_lcbj03.jpg) no-repeat center;
	height:175px;
}
.kskm_lc04 {
	float:left;
	width:100%;
	background: url(/images/kskm_lcbj04.jpg) no-repeat center;
	height:181px;
}
.kskm_lc05 {
	float:left;
	width:100%;
	background: url(/images/kskm_lcbj05.jpg) no-repeat center;
	height:171px;
}
.kskm_lccon01 {
	display:block;
	width:1200px;
	margin:0 auto;
	margin-top:15px;
}
.kskm_lct01 {
	width:800px;
	padding-top:15px;
	margin-left:180px;
	font-size:16px;
	color:#3e3e3e;
	line-height:28px;
	font-family: "Microsoft YaHei";
}
.kskm_lcbtn {
	display:block;
	height:28px;
	line-height:28px;
	background:#fd9a19;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	color:#FFF!important;
	width:140px;
	text-align:center;
	margin-top:5px;
}
.kskm_lcbtn:hover {
	margin-left:3px;
}
.kskm_lct02 {
	width:1030px;
	padding-top:15px;
	font-size:16px;
	color:#3e3e3e;
	line-height:28px;
	font-family: "Microsoft YaHei";
	text-align:right;
}
.kskm_lcbtn02 {
	display:block;
	margin-left:880px;
	height:28px;
	line-height:28px;
	background:#fd9a19;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	color:#FFF!important;
	width:140px;
	text-align:center;
	margin-top:5px;
}
.kskm_lcbtn02:hover {
	margin-left:883px;
}
.kskm_03 {
	width:100%;
	background:#cf3d32;
	padding-top:30px;
	padding-bottom:30px;
	margin-top:30px;
}
.kskm_tklx {
	display:block;
	width:1200px;
	margin:0 auto;
}
.kskm_tklxcon {
	width:1200px;
	margin-top:25px;
}
.kskm_tklxcon ul li {
	float:left;
	width:135px;
	margin-left:16px;
	margin-right:18px;
	display:inline;
	text-align:center;
	color:#FFF;
	font-size:16px;
	font-family: "Microsoft YaHei";
	line-height:30px;
	display:inline;
}
.kskm_tklxcon ul li p {
	margin-top:5px;
}
.tklx_btn {
	display:block;
	height:28px;
	line-height:28px;
	border:1px #FFFFFF solid;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	color:#FFF!important;
	width:135px;
	text-align:center;
	margin-top:5px;
	text-decoration:none;
}
.tklx_btn:hover {
	background:#FFF;
	color:#cf3d32!important;
	text-decoration:none;
}
.kskm_04 {
	display:block;
	width:1200px;
	margin:0 auto;
	margin-top:30px;
}
.kpro_tj {
	float:left;
	width:1200px;
}
.kpro_tj_span {
	float:left;
	width:15px;
	font-size:60px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:200px;
	display:inline;
	color:#81807f;
}
.kpro_tj ul li {
	float:left;
	width:236px;
	height:406px;
	text-align:center;
	border:1px #D7D7D7 solid;
	box-shadow: 3px 5px 0 #E9E9E9;
	padding:5px;
	margin-right:10px;
	margin-left:30px;
	margin-top:30px;
	display:inline;
	background:#FFF;
}
.kpro_tj ul li img {
	margin-top:3px;
}
.kpro_tj ul li h3 {
	width:236px;
	font-size:18px;
	font-family: "Microsoft YaHei" !important;
	height:40px;
	line-height:40px;
	font-weight:normal;
	margin-top:10px;
}
.kpro_tj ul li p {
	width:236px;
	font-size:12px;
	line-height:26px;
}
.kpro_btn {
	float:left;
	display:inline-block;
	border:1px #FF7F02 solid;
	width:80px;
	height:28px;
	line-height:28px;
	font-size:12px;
	color:#FF7F02!important;
	margin-left:25px;
	margin-top:20px;
}
.kpro_btn:hover {
	background:#FF7F02;
	color:#FFF!important;
}
.sub_foot {
	width:100%;
	min-width:1200px;
	border-top:3px #DBDBDB solid;
}
.subyq_link {
	display:block;
	width:1200px;
	margin:0 auto;
	margin-top:20px;
	border-bottom:2px #DBDBDB solid;
	padding-bottom:20px;
}
.subyq_linktit {
	font-size:16px;
	font-weight:bold;
	color:#615f60;
	font-family: "Microsoft YaHei";
	height:36px;
	line-height:36px;
}
.subyq_con {
	width:1200px;
	font-size:12px;
	color:#615f60;
	line-height:26px;
	margin-top:10px;
}
.subyq_con a:link, .subyq_con a:visited {
	color:#615f60;
	text-decoration:none;
}
.subyq_con a:hover {
	color:#F00;
	text-decoration:underline;
}
.subfoot_link {
	display:block;
	width:650px;
	margin:0 auto;
}
.subfoot_link ul li {
	float:left;
	margin-left:10px;
	margin-right:10px;
	font-size:12px;
	color:#615f60;
	line-height:80px;
}
.subfoot_link ul li a:link, .subfoot_link ul li a:visited {
	color:#615f60;
	text-decoration:none;
}
.subfoot_link ul li a:hover {
	color:#F00;
	text-decoration:underline;
}
/*print_zkz*/
.sub_banner02 {
	display:block;
	width:100%;
	background:#FEF6EB url(/images/print_zkz_banner.jpg) no-repeat center;
	height:452px;
	min-width:1200px;
	font-family: "Microsoft YaHei" !important;
}
.sub_banner_btp {
	display:inline-block;
	width:1200px;
	text-align:right;
	margin-top:105px;
	font-size:36px;
	font-family: "Microsoft YaHei";
	color:#FFF;
	font-weight:bold;
	text-shadow:2px 2px 2px #8d5813;
}
.sub_banner_btp p {
	margin-right:40px;
}
.sub_banner_bt03 {
	font-size:68px;
	color:#FFF;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	text-shadow:2px 2px 2px #333;
	line-height:60px;
}
.sub_banner_bt04 {
	color:#fcf133;
	text-shadow:2px 2px 2px #7b2f0a;
	font-size:50px;
}
.zkz_main {
	width:100%;
	min-width:1200px;
	background:#FEF6EB;
	padding-bottom:50px;
}
.print_zkz01 {
	display:block;
	width:1200px;
	margin:0 auto;
}
.print_zkz_tit {
	display:block;
	width:1200px;
	margin:0 auto;
	height:85px;
	text-align:center;
}
.print_zkz_dk {
	float:left;
	width:1188px;
	border:1px #EAE9E7 solid;
	margin-top:20px;
	display:inline;
	padding: 0px 5px 15px 5px;
	background:#FFF;
}
.print_zkz_dk img {
	float:left;
	margin-right:15px;
	margin-top:20px;
	display:-moz-inline-box;
	display:inline-block;
}
.print_zkz_dk span {
	float:left;
	margin-right:20px;
	margin-top:20px;
	display:-moz-inline-box;
	display:inline-block;
	white-space:nowrap;
	overflow-x:auto;
}
.print_zkz_dlink {
	display:-moz-inline-box;
	display:inline-block;
	padding-left:10px;
	padding-right:10px;
	font-size:16px;
	font-family: "Microsoft YaHei" !important;
	color:#3f3f3f;
	line-height:29px;
	height:29px;
	border:1px #fecfc7 solid;
	text-decoration:none;
}
.print_zkz_dlink:hover {
	font-size:16px;
	color:#FFFFFF;
	height:29px;
	line-height:29px;
	background:#ed5013;
	text-decoration:none;
}
.print_zkz_dlink02 {
	display:-moz-inline-box;
	display:inline-block;
	padding-left:10px;
	padding-right:10px;
	font-size:16px;
	color:#FFFFFF!important;
	line-height:29px;
	height:29px;
	background:#ed5013;
	border:1px #fecfc7 solid;
	text-decoration:none;
}
.print_zkz_tab {
	float:left;
	width:1199px;
	border-left:1px #EAE9E7 solid;
	font-family: "Microsoft YaHei" !important;
	background:#FFF;
}
.print_zkz_tab ul li {
	float:left;
	border-bottom:1px #EAE9E7 solid;
	border-right:1px #EAE9E7 solid;
	font-size:16px;
	color:#525251;
	text-align:center;
	line-height:35px;
}
.print_zkz_tab ul li span {
	float:left;
}
#print_zkz_tabtit {
	font-size:16px;
	font-weight:bold;
	background:#EE5013;
	height:40px;
	line-height:40px;
}
#print_zkz_tabtit li {
	line-height:40px;
	color:#FFF!important;
}
.print_zkz_color01 {
	color:#EB4F14!important;
}
.print_zkz_color02 {
	color:#1073D1!important;
	text-decoration:underline!important;
}
.print_zkz_color02:hover {
	color:#1b86ea!important;
	text-decoration:underline;
}
.print_zkz_btn {
	display:block;
	height:22px;
	line-height:22px;
	margin-top:8px;
	margin-left:30px;
	background:#f49a24;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	color:#FFF!important;
	width:140px;
}
.print_zkz_btn:hover {
	background:#ed5013;
}
.print_zkz02 {
	display:block;
	width:1200px;
	margin:0 auto;
	margin-top:30px;
}
.print_zkz_bj01 {
	float:left;
	width:1177px;
	background:#F59A25;
	height:430px;
}
.print_zkz_bj02 {
	float:left;
	width:1177px;
	background:#E95F3A;
	margin-left:23px;
	height:400px;
	margin-top:18px;
	padding-top:30px;
}
.print_zkz_txt {
	text-align:center;
	font-size:16px;
	color:#FFF;
	line-height:36px;
	font-family: "Microsoft YaHei";
}
.print_tkcon {
	display:block;
	width:1080px;
	margin:0 auto;
	margin-top:30px;
}
.print_tkcon ul li {
	float:left;
	width:135px;
	margin-left:20px;
	margin-right:20px;
	display:inline;
	text-align:center;
	color:#FFF;
	font-size:16px;
	font-family: "Microsoft YaHei";
	line-height:30px;
}
.print_tkcon ul li p {
	margin-top:5px;
}
.print_zkz_txt02 {
	text-align:center;
	font-size:16px;
	color:#4f4e4d;
	line-height:36px;
	font-family: "Microsoft YaHei";
}
/*score inquiry*/
.sub_banner03 {
	display:block;
	width:100%;
	background:#FEF6EB url(/images/score_banner.jpg) no-repeat center;
	height:515px;
	min-width:1200px;
	font-family: "Microsoft YaHei" !important;
}
.sub_banner_bts {
	display:inline-block;
	margin-left:235px;
	margin-top:120px;
	font-size:32px;
	font-family: "Microsoft YaHei";
	color:#FFF;
}
.sub_banner_bt05 {
	padding:2px 10px;
	background:#f68a20;
	font-size:30px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	line-height:40px;
	border-radius:4px;
	-webkit-border-radius: 4px;
	-moz-border-radius:4px;
	margin-right:10px;
}
.score_01 {
	display:block;
	width:1200px;
	margin:0 auto;
	margin-top:30px;
}
.score_tit01 {
	width:1200px;
	text-align:left;
	font-size:28px;
	color:#474747;
	font-family: "Microsoft YaHei";
	line-height:67px;
}
.score_tit01 img {
	margin-right:10px;
}
.score_dk {
	float:left;
	width:1200px;
	padding: 0px 0px 10px 0px;
}
.score_dk img {
	float:left;
	margin-right:15px;
	margin-top:20px;
	display:-moz-inline-box;
	display:inline-block;
}
.score_dk span {
	float:left;
	margin-right:20px;
	margin-top:20px;
	display:-moz-inline-box;
	display:inline-block;
	white-space:nowrap;
	overflow-x:auto;
}
.score_dlink {
	display:inline-block;
	padding-left:10px;
	padding-right:10px;
	font-size:16px;
	font-family: "Microsoft YaHei" !important;
	color:#3f3f3f;
	line-height:29px;
	height:29px;
	border:1px #27A6CF solid;
	text-decoration:none;
}
.score_dlink:hover {
	font-size:16px;
	color:#FFFFFF;
	height:29px;
	line-height:29px;
	background:#27A6CF;
	text-decoration:none;
}
.score_dlink02 {
	display:-moz-inline-box;
	display:inline-block;
	padding-left:10px;
	padding-right:10px;
	font-size:16px;
	color:#FFFFFF!important;
	line-height:29px;
	height:29px;
	background:#27A6CF;
	border:1px #27A6CF solid;
	text-decoration:none;
}
.score_nk {
	float:left;
	width:1200px;
}
.score_nk img {
	float:left;
	margin-right:15px;
	margin-top:10px;
	display:-moz-inline-box;
	display:inline-block;
}
.score_nk span {
	float:left;
	margin-right:10px;
	margin-top:10px;
	display:-moz-inline-box;
	display:inline-block;
}
.score_tab {
	float:left;
	width:1199px;
	border-left:1px #EAE9E7 solid;
	font-family: "Microsoft YaHei" !important;
	background:#FFF;
	margin-top:20px;
	display:inline;
}
.score_tab ul li {
	float:left;
	border-bottom:1px #EAE9E7 solid;
	border-right:1px #EAE9E7 solid;
	font-size:16px;
	color:#525251;
	text-align:center;
	line-height:35px;
}
.score_tab ul li span {
	float:left;
}
#score_tabtit {
	font-size:16px;
	font-weight:bold;
	background:#27a6cf;
	height:40px;
	line-height:40px;
}
#score_tabtit li {
	line-height:40px;
	color:#FFF!important;
}
.score_color01 {
	color:#ed6d1f!important;
}
.score_color02 {
	color:#ed6d1f!important;
	text-decoration:underline!important;
}
.score_color02:hover {
	color:#ff6100!important;
	text-decoration:underline;
}
.score_color03 {
	color:#295a97!important;
	text-decoration:underline!important;
}
.score_color03:hover {
	color:#467ec4!important;
	text-decoration:underline;
}
.score_banner02 {
	background:url(/images/score_bannerbj.jpg) repeat;
	height:450px;
	text-align:center;
	margin-top:20px;
}
.score_02 {
	display:block;
	width:1200px;
	margin:0 auto;
	margin-top:30px;
}
.score_q {
	float:left;
	width:1100px;
	margin-left:30px;
	margin-top:30px;
	display:inline;
}
.score_qimg {
	float:left;
	width:33px;
}
.score_qright {
	float:left;
	width:900px;
	margin-left:20px;
	margin-top:25px;
	display:inline;
}
.score_qright ul li {
	float:left;
	width:900px;
}
.score_qright ul li p {
	float:left;
	width:900px;
}
.score_qright ul li p img {
	float:left;
}
.score_qbj {
	float:left;
	padding-left:30px;
	background:#27A6CF;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	line-height:36px;
	color:#FFF;
	font-size:16px;
	font-family: "Microsoft YaHei";
	display:inline;
}
.score_qtxt {
	font-size:16px;
	font-family: "Microsoft YaHei";
	color:#4f4f4f;
	line-height:26px;
	margin-left:45px;
	margin-top:10px;
	display:inline;
}
.score_w1 {
	width:500px;
}
.score_w2 {
	width:400px;
}
.score_w3 {
	width:800px;
}
.score_w4 {
	width:500px;
}
.score_w5 {
	width:750px;
}
.score_h1 {
	height:65px;
}
.score_h2 {
	height:120px;
}
.score_h3 {
	height:75px;
}
.score_h4 {
	height:120px;
}
.score_h5 {
	height:75px;
}
/*app*/
.sub_banner05 {
	display:block;
	width:100%;
	background:#FFF url(/images/app_banner.jpg) no-repeat center;
	height:616px;
	min-width:1200px;
	font-family: "Microsoft YaHei" !important;
}
.appd_center {
	display:block;
	width:1200px;
	margin:0 auto;
}
.appd_k {
	float:left;
	width:700px;
	height:322px;
	margin-left:260px;
	margin-top:250px;
	display:inline;
	background:#84CBFF;
	border:1px 66b6f3 solid;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 1px 1px 6px #999;
	-moz-box-shadow: 1px 1px 6px #999;
	box-shadow: 1px 1px 6px #999;
	background-color: rgba(255, 255, 255, 0.3);
}
.appd_left {
	width:180px;
	position: relative;
	left: 274px;
	top: 20px;
}
.appd_left_p {
	font-size:14px;
	margin-top:5px;
	color:#d13a0b;
	line-height:16px;
}
.appd_right {
	width:400px;
	display: table;
	position: relative;
	left: 166px;
	top: 40px;
}
.appd_right p {
	font-size:16px;
	margin-top:10px;
	color:#154669;
}
.app_input {
	width:360px;
	height:36px;
	background:#FFF;
	border:1px #E6E6E6 solid;
	box-shadow: 1px 1px 6px #999;
	font-size:16px;
	color:#999;
	text-indent:8px;
	line-height:36px;
	font-family: "Microsoft YaHei" !important;
}
.app_input02 {
	width:256px;
	height:36px;
	background:#FFF;
	border:1px #E6E6E6 solid;
	box-shadow: 1px 1px 6px #999;
	font-size:16px;
	color:#999;
	text-indent:8px;
	line-height:36px;
	font-family: "Microsoft YaHei" !important;
}
.app_img {
	margin-left:3px;
}
.app_gn {
	display:block;
	width:1200px;
	margin:0 auto;
}
.app_gntit {
	text-align:center;
	margin-top:50px;
}
.app_gncon {
	float:left;
	width:1200px;
	margin-top:50px;
	display:inline;
}
.app_gncon_left {
	float:left;
	width:500px;
	margin-left:50px;
	display:inline;
}
.app_gncon_right {
	float:left;
	width:550px;
	margin-left:80px;
	margin-top:30px;
	display:inline;
}
.app_gncon_right ul li {
	float:left;
	margin-top:20px;
	display:inline;
}
.app_icon {
	float:left;
}
.app_gnno {
	float:left;
	margin-left:30px;
	width:400px;
}
.app_gnno01 {
	font-size:22px;
	color:#424040;
	font-family: "Microsoft YaHei" !important;
	line-height:30px;
}
.app_gnno02 {
	font-size:14px;
	color:#424040;
	font-family: "Microsoft YaHei" !important;
}
.app_tx {
	float:left;
	width:1056px;
	background:#f3fafe;
	border:2px #8bc0de dashed;
	padding:0px 50px 30px 90px;
	;
	margin-top:50px;
	display:inline;
}
.app_tx p {
	float:left;
	font-size:16px;
	color:#525151;
	width:1000px;
	margin-top:15px;
	line-height:30px;
}
.app_tit02 {
	float:left;
	margin-top:-13px;
	margin-left:20px;
	display:inline;
}
.iosdownload {
	width:169px;
	height:45px;
	float: left;
	background:url(/images/app_btn01.png) no-repeat;
	cursor: pointer;
	margin-right: 40px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.androiddownload {
	width:169px;
	height:45px;
	float: left;
	background:url(/images/app_btn02.png) no-repeat;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.iosdownload:hover {
	-webkit-transform: scale(1.06);
	-moz-transform: scale(1.06);
	transform: scale(1.06);
	background:url(/images/app_btn01hover.png) no-repeat;
}
.androiddownload:hover {
	-webkit-transform: scale(1.06);
	-moz-transform: scale(1.06);
	transform: scale(1.06);
	background:url(/images/app_btn02hover.png) no-repeat;
}
/*windows login*/
.w_logink {
	z-index: 111111;
	position: fixed;
	left: 50%;
	top: 50%;
	margin: -230px 0 0 -350px;
	width: 700px;
	border-radius: 5px;
	border: solid 2px #ccc;
	border-top: 4px #d92706 solid;
	background-color: #fff;
	box-shadow: 0 0 10px #aaa;
	padding-bottom:30px;
}
.w_login_tit {
	padding:15px;
	position: relative;
}
.w_login_tit h3 {
	font-size:30px;
	color:#d92706;
	text-align:center;
	font-family: "Microsoft YaHei" !important;
	letter-spacing:5px;
	line-height:36px;
}
.w_login_tit .close {
	float:right;
	color:#999;
	padding:5px;
	margin:-2px -5px -5px;
	font:bold 14px/14px simsun;
	text-shadow:0 1px 0 #ddd
}
.w_login_tit .close:hover {
	color:#444;
}
.w_login_bod {
	color:#444;
	margin-top:40px;
}
/*.w_dform {
	text-align: center;
}*/
.w_dform .w_ipt_error {
	background-color:#FFFFCC;
	border-color:#FFCC66
}
.w_signin {
	width:400px;
	display:table;
	margin:0 0 0 50px;
	text-align:left;
	font-size: 14px;
	float:left;
}
.w_signin h4 {
	color:#999;
	font-weight:100;
	margin-bottom: 20px;
	font-size: 12px;
}
.w_signin li {
	margin-bottom: 20px;
}
.w_signin li strong {
	float: left;
	width: 80px;
	text-align:left;
	line-height: 32px;
}
.w_signin .btn {
	margin-bottom: 10px;
}
.w_signin p {
	font-size: 12px;
	color: #999;
}
.wipt {
	border: solid 1px #ccc;
	border-radius: 2px;
	box-shadow: inset 0 1px 0 #f8f8f8;
	background-color: #fff;
	padding: 4px 6px;
	height: 30px;
	line-height: 30px;
	color: #555;
	width: 300px;
	vertical-align: baseline;
	-webkit-box-shadow:inset 0 1px 3px rgba(95, 95, 95, .1);
	-moz-box-shadow:inset 0 1px 3px rgba(95, 95, 95, .1);
	box-shadow:inset 0 1px 3px rgba(95, 95, 95, .1);
}
.wipt-mini {
	width: 140px;
	padding: 1px 3px;
}
.wipt:focus {
	border-color: #95C8F1;
	box-shadow: 0 0 4px #95C8F1;
}
/* btn */
.w_login_btn {
	position: relative;
	cursor: pointer;
	display: inline-block;
	height: 40px;
	line-height:40px;
	width:314px;
	background:#d92706;
	color:#FFF;
	font-size:16px;
	font-family: "Microsoft YaHei";
	text-align:center;border:0;margin-left:80px;
	-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.w_login_btn:hover {color:#FFF;background-color:#e92c09;box-shadow:0 2px 2px rgba(0,0,0,0.2);text-decoration:none;-webkit-transform: scale(1.03);-moz-transform: scale(1.03);transform: scale(1.03);
}
.w_login_link {
	font-size:14px;
	color:#000;
	text-decoration:none;
}
.w_login_link a:link, .login_link a:visited {
	color:#000;
	text-decoration:none;
}
.w_login_link a:hover {
	color:#ff3914;
	text-decoration:underline;
}
.w_kb {
	margin-left:80px;
}
.w_kb2 {
	margin-left:160px;
}
.w_error {
	border: 1px solid #ff5555;
	font-size: 14px;
	padding: 8px;
	color: #343233;
	background:url(/images/ticon.png) no-repeat 5px center #fff0f1;
	padding-left: 30px;
	padding-right:17px;
	margin-left:78px;
}
.w_error a {
	color: #ff9801;
}
.w_error a:hover {
	color:#F60;
	text-decoration:underline;
}
.wbtn-code {
	display:inline-block;
	background-color: #e92c09;
	border: 1px solid #e92c09;
	height:30px;
	line-height:30px;
	width:120px;
	padding:4px 0px;
	text-align:center;
	margin-left:10px;
	color:#fff; font-weight:bold; cursor:pointer; border-radius:5px;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;
}
.wbtn-code:hover{-webkit-transform:scale(1.06);-moz-transform:scale(1.06);transform:scale(1.06);box-shadow:0px 1px 2px #CCC;}
.wbtn-code2 {
	display:inline-block;
	background-color:#F8F8F8;
	color:#C0C0C0;
	border: 1px solid #CECECE;
	height:30px;
	line-height:30px;
	width:120px;
	padding:4px 0px;
	text-align:center;
	margin-left:10px;
}
.wbtn-code2:hover {
	color:#C0C0C0;
	cursor:wait;
}
.checkbox {
	margin-left:80px;
	margin-right:5px;
}
/*pro search*/
.spage_total {
	font-size:12px;
	color:#000;
	line-height:40px;
	height:40px;
	text-indent:26px;
}
.spage_total span {
	color:#EB7A10;
	font-weight:bold;
}
.spage_box {
	float:left;
	width:1200px;
}
.spage_left {
	float:left;
	width:912px;
}
.spage_lk {
	float:left;
	width:880px;
	border:1px #D7D7D7 solid;
	box-shadow: 3px 5px 0 #E9E9E9;
	padding:0px 0px 30px 30px;
}
.search_pro {
	float:left;
	width:880px;
	padding-top:10px;
}
.search_pro ul li {
	float:left;
	width:850px;
	background:url(/images/dd_lin.gif) repeat-x bottom;
	padding-bottom:18px;
	margin-top:18px;
	display:inline;
}
.search_proimg {
	float:left;
	width:130px;
	height:130px;
	border:1px #E1E1E1 solid;
	padding:2px;
}
.spro_con {
	float:left;
	width:560px;
	margin-left:15px;
	font-size:12px;
	color:#505050;
	display:inline;
}
.spro_con p {
	margin-top:10px;
}
.spro_con_p1 {
	font-size:14px;
	color:#000;
	line-height:20px;
}
.spro_con_p1 a:link, .spro_con_p1 a:visited {
	color:#000;
	text-decoration:none;
}
.spro_con_p1 a:hover {
	color:#B70D00;
	text-decoration:underline;
}
.spro_con_p2 {
	font-size:12px;
	color:#505050;
	line-height:20px;
}
.spro_con_p3 {
	font-size:12px;
	color:#505050;
}
.spro_con_btn {
	display:inline-block;
	border:1px #C1BFC0 solid;
	font-size:12px;
	color:#505050;
	text-align:center;
	line-height:18px;
	margin-left:5px;
	-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.spro_con_btn:hover {
	border:1px #B50D02 solid;
	background:#B50D02;
	color:#FFF;
}
.bbh{
	background-color: #FF8686;
padding: 2px 0 4px 8px;
font-weight: bolder;
color: #fff;
border-radius: 5px;
}
.spro_con_btn_xz{
	display:inline-block;
	border:1px #B50D02 solid;
	font-size:12px;
	color:#505050;
	width:50px;
	text-align:center;
	line-height:18px;
	margin-left:5px;
	-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
	}
.spro_con_btn_xz:hover {
	border:1px #FA6E00 solid;
	background:#FA6E00;
	color:#FFF;
}	
.spro_con_btn02 {
	display:inline-block;
	border:1px #B50D02 solid;
	background:#B50D02;
	color:#FFF!important;
	font-size:12px;
	width:50px;
	text-align:center;
	line-height:18px;
	margin-left:5px;
}
.search_pri {
	float:left;
	border-left:1px #999999 dashed;
	width:120px;
	text-align:center;
	height:130px;
	margin-left:10px;
	display:inline;
}
.search_pri_p01 {
	font-size:20px;
	color:#B50D02;
	font-family: "Microsoft YaHei";
	line-height:36px;
	margin-top:10px;
}
.search_pri_p02 {
	font-size:12px;
	color:#363636;
}
.search_pri_btn {
	display:block;
	width:83px;
	height:27px;
	text-align:center;
	background:#B50D00;
	font-size:14px;
	color:#FFF!important;
	line-height:27px;
	margin-left:10px;
	margin-top:15px;
	float:left;
	-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;
}
.search_pri_btn:hover {
	background:#EA0000;
	-webkit-transform:scale(1.06);-moz-transform:scale(1.06);transform:scale(1.06); box-shadow:0px 1px 2px #CCC;
}
.new_tkbox02 {
	float:right;
	width:272px;
	box-shadow: 0 5px 0 #E9E9E9;
}
.note_boxk {
	float:right;
	width:270px;
	border-bottom:1px #D7D7D7 solid;
	border-left:1px #D7D7D7 solid;
	border-right:1px #D7D7D7 solid;
	box-shadow: 0 5px 0 #E9E9E9;
	margin-top:15px;
	padding-bottom:20px;
	display:inline;
}
.note_tit {
	width:270px;
	height:44px;
	background:url(/images/note_titbg.jpg) no-repeat;
	line-height:44px;
}
.note_tit01 {
	font-size:16px;
	font-family: "Microsoft YaHei";
	margin-left:15px;
}
.note_tit02 {
	font-size:12px;
	color:#B50D00;
	margin-left:50px;
}
.note_tit02 a:link, .note_tit02 a:visited {
	color:#B50D00;
	text-decoration:none;
}
.note_tit02 a:hover {
	color:#B50D00;
	text-decoration:underline;
}
.note_tit03 {
	font-size:12px;
	color:#82817F;
}
.note_tit03 a:link, .note_tit03 a:visited {
	color:#82817F;
	text-decoration:none;
}
.note_tit03 a:hover {
	color:#82817F;
	text-decoration:underline;
}
.note_con {
	float:left;
	width:270px;
}
.note_con ul li {
	float:left;
	width:270px;
	background:url(/images/dd_lin.gif) repeat-x bottom;
	padding-bottom:18px;
	margin-top:18px;
	display:inline;
}
.notepic {
	float:left;
	width:62px;
	height:62px;
	padding:2px;
	border:1px #E6E6E6 solid;
	margin-left:15px;
	display:inline;
}
.note_detail {
	float:left;
	width:160px;
	margin-left:10px;
	display:inline;
}
.note_detail01 {
	font-size:12px;
	color:#606060;
	line-height:20px;
}
.note_detail01 a:link, .note_detail01 a:visited {
	color:#606060;
	text-decoration:none;
}
.note_detail01 a:hover {
	color:#B50D00;
	text-decoration:underline;
}
.note_detail02 {
	font-size:14px;
	color:#B50D00;
	line-height:26px;
	height:26px;
}
/*search none*/
.search_none {
	float:left;
	width:910px;
	text-align:center;
	background:#F3F8FE;
	border:1px #A5D0FB dashed;
	padding:30px 0px;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	line-height:36px;
}
.spage_tj {
	float:left;
	width:910px;
	border:1px #D7D7D7 solid;
	box-shadow: 3px 5px 0 #E9E9E9;
	padding-bottom:30px;
	padding-top:10px;
	margin-top:15px;
	display:inline;
}
.spage_tjtit {
	float:left;
	width:100%;
	margin-left:-4px;
	margin-top:5px;
	text-indent:80px;
	height:35px;
	background:url(/images/pro_xqbj.gif) no-repeat left;
	padding-top:14px;
	font-size:14px;
	font-family: "Microsoft YaHei" !important;
	font-weight:bold;
	display:inline-block !important;
}
.search_protj {
	float:left;
	width:880px;
	margin-left:30px;
	display:inline;
}
.search_protj ul li {
	float:left;
	width:850px;
	background:url(/images/dd_lin.gif) repeat-x bottom;
	padding-bottom:18px;
	margin-top:18px;
	display:inline;
}
/*article none*/
.artlist_tj {
	float:left;
	width:880px;
	margin-left:30px;
	display:inline;
}
.artlist_tj ul li {
	float:left;
	width:850px;
	background:url(/images/linebj.gif) repeat-x bottom;
	padding-bottom:18px;
	margin-top:18px;
	display:inline;
}
.artlist_tj ul li h4 {
	width:850px;
	font-size:14px;
	color:#b50d00;
	text-decoration:underline;
	font-weight:normal;
}
.artlist_tj ul li h4 a:link, .artlist ul li h4 a:visited {
	color:#b50d00;
	text-decoration:underline;
}
.artlist_tj ul li h4 a:hover {
	color:#F00;
	text-decoration:underline;
}
/*download search*/

.search_d {
	float:left;
	width:880px;
	padding-top:10px;
}
.search_d ul li {
	float:left;
	width:850px;
	background:url(/images/dd_lin.gif) repeat-x bottom;
	padding-bottom:18px;
	margin-top:18px;
	display:inline;
}
.search_dpic {
	float:left;
	width:40px;
	height:40px;
	margin-top:15px;
	display:inline;
}
.search_dcon {
	float:left;
	width:550px;
	margin-left:15px;
	font-size:12px;
	color:#505050;
	display:inline;
}
.search_dcon p {
	margin-top:10px;
}
.search_dcon_p1 {
	font-size:14px;
	color:#000;
	line-height:20px;
}
.search_dcon_p1 a:link, .spro_con_p1 a:visited {
	color:#000;
	text-decoration:none;
}
.search_dcon_p1 a:hover {
	color:#B70D00;
	text-decoration:underline;
}
.search_dcon_p2 {
	font-size:12px;
	color:#767475;
	line-height:20px;
}
.search_dr {
	float:left;
	width:235px;
	margin-top:15px;
	margin-left:10px;
	display:inline;
}
.search_dcon_p3 {
	font-size:12px;
	color:#929292;
	line-height:40px;
}
.search_dbtn {
	display:inline-block;
	width:86px;
	height:24px;
	border:1px #C6C6C6 solid;
	line-height:24px;
	font-size:12px;
	color:#B30D01!important;
	text-align:center;
	margin-left:40px;
}
.search_dbtn:hover {
	border:1px #B30D01 solid;
}
/*download search none*/
.search_dtj {
	float:left;
	width:880px;
	margin-left:30px;
	display:inline;
}
.search_dtj ul li {
	float:left;
	width:850px;
	background:url(/images/dd_lin.gif) repeat-x bottom;
	padding-bottom:18px;
	margin-top:18px;
	display:inline;
}
/*mk search*/
.search_mkpic {
	float:left;
	width:44px;
	height:40px;
	margin-top:10px;
	display:inline;
}
.search_mk_p02 {
	font-size:12px;
	color:#767475;
	line-height:20px;
}
.search_mk_p02 span {
	margin-right:10px;
}
/*declare time*/
.sub_banner04 {
	display:block;
	width:100%;
	background:#FFF url(/images/declare_banner.jpg) no-repeat center;
	height:550px;
	min-width:1200px;
	font-family: "Microsoft YaHei" !important;
}
.sub_banner_bt {
	display:inline-block;
	margin-left:45px;
	margin-top:160px;
	font-size:32px;
	font-family: "Microsoft YaHei";
	font-style: italic;
	color:#555;
}
.sub_banner_bt01 {
	font-size:56px;
	color:#FFEA4F;
	font-weight:bold;
	font-family:"Microsoft YaHei";
	text-shadow:2px 2px 2px #999;
	margin-right:2px;
}
.sub_banner_bt02 {
	color:#FC9C12;
}
.declare_dk {
	float:left;
	width:1188px;
	border:1px #E9E9E9 solid;
	margin-top:20px;
	display:inline;
	padding: 0px 5px 15px 5px;
}
.declare_dk img {
	float:left;
	display:-moz-inline-box;
	display:inline-block;
	margin-right:15px;
	margin-top:20px;
}
.declare_dk span {
	float:left;
	display:-moz-inline-box;
	display:inline-block;
	margin-right:20px;
	margin-top:20px;
	white-space:nowrap;
	overflow-x:auto;
}
.declare_dlink {
	display:-moz-inline-box;
	display:inline-block;
	padding-left:10px;
	padding-right:10px;
	font-size:16px;
	font-family: "Microsoft YaHei" !important;
	color:#3f3f3f;
	line-height:26px;
	height:26px;
	border:1px #1D9ADD solid;
	text-decoration:none;
}
.declare_dlink:hover {
	font-size:16px;
	color:#FFFFFF;
	height:26px;
	line-height:26px;
	background:#1D9ADD;
	text-decoration:none;
}
.declare_dlink02 {
	display:-moz-inline-box;
	display:inline-block;
	padding-left:10px;
	padding-right:10px;
	font-size:16px;
	color:#FFFFFF!important;
	line-height:26px;
	height:26px;
	background:#1D9ADD;
	border:1px #1D9ADD solid;
	text-decoration:none;
}
.declare_nk {
	float:left;
	width:1190px;
	padding:5px;
}
.declare_nk img {
	float:left;
	margin-right:15px;
	margin-top:10px;
	display:-moz-inline-box;
	display:inline-block;
}
.declare_nk span {
	float:left;
	margin-right:10px;
	margin-top:10px;
	display:-moz-inline-box;
	display:inline-block;
}
.declare_color01 {
	color:#1d9add!important;
}
.declare_color02 {
	color:#f39b0f!important;
	text-decoration:underline!important;
}
.declare_color02:hover {
	color:#fbb850!important;
	text-decoration:underline;
}
.declare_btn {
	display:block;
	height:22px;
	line-height:22px;
	margin-top:8px;
	margin-left:20px;
	background:#1d9add;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	color:#FFF!important;
	width:120px;
}
.declare_btn:hover {
	background:#52c3ff;
}
.declare_linefg {
	height:3px;
	background:#1d9add;
	margin-top:30px;
	clear:both;
}
.declare_lc {
	width:100%;
	margin-top:20px;
}
.declare_lc01 {
	float:left;
	width:100%;
	background:url(/images/declare_lcbj01.jpg) no-repeat center;
	height:166px;
}
.declare_lc02 {
	float:left;
	width:100%;
	background:url(/images/declare_lcbj02.jpg) no-repeat center;
	height:175px;
}
.declare_lc03 {
	float:left;
	width:100%;
	background: url(/images/declare_lcbj03.jpg) no-repeat center;
	height:175px;
}
.declare_lc04 {
	float:left;
	width:100%;
	background: url(/images/declare_lcbj04.jpg) no-repeat center;
	height:181px;
}
.declare_lc05 {
	float:left;
	width:100%;
	background: url(/images/declare_lcbj05.jpg) no-repeat center;
	height:171px;
}
.declare_03 {
	width:100%;
	background:#1c8dc9;
	padding-top:30px;
	padding-bottom:30px;
	margin-top:30px;
}
.declare_btn02 {
	display:block;
	height:28px;
	line-height:28px;
	border:1px #FFFFFF solid;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	color:#FFF!important;
	width:135px;
	text-align:center;
	margin-top:5px;
	text-decoration:none;
}
.declare_btn02:hover {
	background:#FFF;
	color:#1c8dc9!important;
	text-decoration:none;
}
.kskm_04 {
	display:block;
	width:1200px;
	margin:0 auto;
	margin-top:30px;
}
.declare_tj {
	float:left;
	width:1200px;
}
.declare_tj_span {
	float:left;
	width:15px;
	font-size:50px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:180px;
	display:inline;
	color:#81807f;
}
.declare_tj ul li {
	float:left;
	width:236px;
	height:350px;
	text-align:center;
	border:1px #D7D7D7 solid;
	box-shadow: 3px 5px 0 #E9E9E9;
	padding:5px;
	 margin-right:17px; margin-left:17px; 
	margin-top:30px;
	display:inline;
	background:#FFF;
}
.declare_tj ul li img {
	margin-top:3px;
}
.declare_tj_tit {
	display:block;
	width:180px;
	margin:0 auto;
	text-align:center;
	font-size:14px;
	font-weight:normal;
	font-family: "Microsoft YaHei";
	color:#000;
	line-height:22px;
	margin-top:10px;
}
.declare_center {
	display:block;
	width:78px;
	margin:0 auto;
	margin-top:15px;
}
.declare_btn03 {
	display:block;
	width:76px;
	height:23px;
	border:1px #C2BEBF solid;
	text-align:center;
	color:#188FD3!important;
	font-size:12px;
	line-height:23px;
}
.declare_btn03:hover {
	background:#188FD3;
	color:#FFF!important;
}
.declare_btn04 {
	display:block;
	width:76px;
	height:23px;
	border:1px #C2BEBF solid;
	text-align:center;
	color:#FD8000!important;
	font-size:12px;
	line-height:23px;
}
.declare_btn04:hover {
	background:#FD8000;
	color:#FFF!important;
}
/*product list add*/
.search_pro02 {
	float:left;
	width:900px;
	padding-top:10px;
	margin-left:25px;
	display:inline;
}
.search_pro02 ul li {
	float:left;
	width:890px;
	background:url(/images/dd_lin.gif) repeat-x bottom;
	padding-bottom:18px;
	margin-top:18px;
	display:inline;
}
.spro_con02 {
	float:left;
	width:530px;
	margin-left:15px;
	font-size:12px;
	color:#505050;
	display:inline;
}
.spro_con02 p {
	margin-top:10px;
}
.search_pri02 {
	float:left;
	border-left:1px #999999 dashed;
	width:188px;
	text-align:center;
	height:130px;
	margin-left:20px;
	display:inline;
}
/*order*/
.order_line {
	height:4px;
	width:100%;
	background:#B50D00;
}
.order_step {
	width:1200px;
	margin-top:30px;
}
.order_step01 {
	float:left;
	width:303px;
}
.order_step02 {
	float:left;
	width:306px;
	margin-left:-6px;
	display:inline;
}
.order_step03 {
	float:left;
	width:306px;
	margin-left:-6px;
	display:inline;
}
.order_step04 {
	float:left;
	width:303px;
	margin-left:-6px;
	display:inline;
}
.order_box {
	float:left;
	width:1198px;
	border:1px #E5E5E5 solid;
	margin-top:30px;
	display:inline;
}
.order_box h4 {
	float:left;
	background:#F5F6F8;
	padding-left:10px;
	height:38px;
	line-height:38px;
	border-bottom:1px #E5E5E5 solid;
	width:1188px;
	font-size:16px;
	font-family: "Microsoft YaHei";
	font-weight:normal;
}
.order_box h4 img {
	margin-right:5px;
	margin-bottom:3px;
}
.order_tab {
	float:left;
	width:1170px;
	margin-top:15px;
	margin-left:15px;
	padding-bottom:15px;
	display:inline;
}
.order_tit {
	float:left;
	background:#DDE7E9;
	height:37px;
	line-height:37px;
	text-align:center;
	font-size:14px;
	font-family: "Microsoft YaHei";
	width:100%;
}
.order_tit ul li {
	float:left;
}
.order_tabcon {
	float:left;
	width:1170px;
	border-bottom:1px #BBBBBB dashed;
	text-align:center;
	line-height:51px;
	margin-top:15px;
	display:inline;
	padding-bottom:15px;
}
.order_tabcon ul li {
	float:left;
	font-size:12px;
}
.order_input {
	margin-top:20px;
}
.order_ddimg {
	float:left;
	margin-right:10px;
	display:inline;
}
.order_ddimg02 {
	float:left;
	margin-right:10px;
	margin-left:15px;
	display:inline;
}
.order_tab_div {
	float:left;
	width:380px;
	text-align:left;
}
.order_tab_div p {
	line-height:42px;
}
.order_tab_div02 {
	float:left;
	width:430px;
	text-align:left;
}
.order_tab_div02 p {
	line-height:22px;
}
.order_tab_txt01 {
	color:#243BA1;
}
.order_tab_txt02 {
	color:#B50D00;
	font-weight:bold;
}
.order_tab_k1 {
	border:1px #CCCCCC solid;
	padding:1px;
}
.order_tab_k2 {
	border:1px #CCCCCC solid;
	padding:1px 3px;
}
.order_btn {
	float:left;
	width:1190px;
	margin-top:15px;
	display:inline;
}
.order_btn01 {
	float:left;
	margin-left:15px;
	display:inline;
}
.order_btn02 {
	float:right;
}
.order_btn02 img {
	margin-right:5px;
}
.order_tjpro {
	float:left;
	width:1200px;
	margin-top:35px;
}
.order_tjpro h3 {
	font-size:16px;
	font-family: "Microsoft YaHei";
	font-weight:normal;
}
#xgtj{display:none;}
.order_tjprok {
	float:left;
	width:1190px;
	border:1px #E5E5E5 solid;
	margin-top:15px;
	padding-left:8px;
	padding-bottom:25px;
	display:inline;
}
.order_tjprok ul li {
	float:left;
	width:236px;
	height:350px;
	text-align:center;
	border:1px #D7D7D7 solid;
	box-shadow: 3px 5px 0 #E9E9E9;
	padding:5px;
	margin-right:10px;
	margin-left:20px;
	margin-top:30px;
	display:inline;
	background:#FFF;
}
.order_tjprok ul li img {
	margin-top:3px;
}
.order_back {
	display:inline-block;
	width:1060px;
	text-align:right;
	font-size:12px!important;
	color:#243BA1!important;
}
.order_back:hover {
	color:#243BA1!important;
	text-decoration:underline;
}
.order_total {
	float:left;
	width:1185px;
	text-align:right;
	padding-right:15px;
	font-size:16px;
	font-family: "Microsoft YaHei";
	height:40px;
	line-height:40px;
}
.order_total span {
	color:#B50D00;
}
.order_add {
	float:left;
	width:1100px;
	margin-left:25px;
	display:inline;
}
.order_add p {
	font-size:12px;
	line-height:30px;
	color:#585657;
}
.order_addq {
	font-size:16px!important;
	font-family: "Microsoft YaHei";
	color:#000!important;
}
.order_radio {
	margin-right:5px;
}
.order_red {
	color:#B50D00!important;
}
.order_add02 {
	float:left;
	width:1100px;
	border-bottom:1px #CCCCCC dashed;
	padding-bottom:15px;
	padding-top:15px;
}
.order_add03 {
	float:left;
	width:600px;
}
.order_add03 ul li {
	float:left;
	font-size:12px;
	color:#585657;
	line-height:30px;
	margin-right:60px;
	white-space:nowrap;
	overflow-x:auto;
	display:inline;
}
.order_add04 {
	float:right;
	margin-right:10px;
	display:inline;
}
.order_add04 a:link, .order_add04:visited {
	color:#B50D00!important;
	text-decoration:underline;
}
.order_add04 a:hover {
	color:#F00;
	text-decoration:underline;
}
.order_bz {
	float:left;
	width:1100px;
	margin-top:20px;
	padding-bottom:20px;
	display:inline;
}
.order_bz p {
	font-size:16px;
	font-family: "Microsoft YaHei";
	line-height:30px;
}
.order_bz textarea {
	width:600px;
	height:120px;
	border:1px #D6D6D6 solid;
	margin-top:15px;
	-webkit-box-shadow:inset 2px 2px 3px rgba(95, 95, 95, .1);
	-moz-box-shadow:inset 2px 2px 3px rgba(95, 95, 95, .1);
	box-shadow:inset 2px 2px 3px rgba(95, 95, 95, .1);
	padding:10px;
	font-size:12px;
	color:#666!important;
	line-height:22px;
}
.order_yh {
	float:left;
	width:1100px;
	padding-bottom:15px;
	padding-top:15px;
	margin-left:25px;
	display:inline;
}
.order_yh p {
	font-size:12px;
	color:#000;
	line-height:30px;
}
.order_yh p input {
	margin-right:10px;
}
.order_red02 {
	font-size:14px;
	color:#B50D00!important;
}
.order_tt {
	float:left;
	width:400px;
	text-align:right;
	margin-top:95px;
	line-height:36px;
}
.order_tt ul li {
	float:right;
	margin-left:15px;
	display:inline;
}
.order_tt02 {
	font-size:16px;
	font-family: "Microsoft YaHei";
	line-height:36px;
}
.order_btn_y {
	float:left;
	width:400px;
	text-align:right;
	margin-top:15px;
	display:inline;
}
.order_s {
	float:left;
	width:1200px;
	text-align:center;
	padding-top:30px;
	padding-bottom:30px;
}
.order_stit {
	font-size:18px;
	color:#B50D00;
	font-family: "Microsoft YaHei";
	line-height:36px;
}
.order_sinfor {
	float:left;
	width:1200px;
	height:35px;
	background:#ECECEC;
	font-size:12px;
	line-height:35px;
}
.order_sinfor ul li {
	float:left;
	text-align:center;
}
.order_sm {
	float:left;
	width:1180px;
	margin-left:15px;
	margin-top:15px;
	display:inline;
}
.order_sm span {
	float:left;
	line-height:22px;
}
.order_paybox {
	float:left;
	width:1200px;
	padding-bottom:30px;
}
.order_pay_tit {
	float:left;
	width:1160px;
	border-bottom:1px #CCCCCC solid;
	margin-top:15px;
	margin-left:20px;
	display:inline;
}
.order_pay_tit ul {
	float:left;
	margin-left:20px;
	display:inline;
}
.order_pay_tit ul li {
	float:left;
	width:150px;
	height:31px;
	line-height:31px;
	margin-left:10px;
	display:inline;
	text-align:center;
}
.order_pay_btn {
	display:block;
	border:1px #CCCCCC solid;
	border-bottom:none;
	width:150px;
	height:30px;
	line-height:30px;
	text-align:center;
}
.order_pay_btn:hover {
	border-bottom:1px #FFF solid;
	color:#B50D00!important;
	background:#FFF;
}
.btn02 {
	border-bottom:1px #FFF solid;
	color:#B50D00!important;
}
.payment_bank {
	float:left;
	width:1100px;
	margin-left:50px;
	margin-top:20px;
	display:inline;
}
.payment_bank ul li {
	float:left;
	margin-right:30px;
	margin-top:15px;
	width:180px;
	display:inline;
}
.order_paytotal {
	float:left;
	width:1100px;
	margin-left:30px;
	margin-top:30px;
	text-align:right;
	border-top:1px #CCCCCC solid;
	font-size:16px;
	font-family: "Microsoft YaHei";
	line-height:36px;
	display:inline;
}
.order_btn_pay {
	float:left;
	width:1100px;
	margin-left:30px;
	margin-top:10px;
	text-align:right;
	display:inline;
}
.payment_bank02 {
	float:left;
	width:1100px;
	margin-left:50px;
	margin-top:20px;
	display:inline;
}
.payment_bank_z01 {
	float:left;
	width:500px;
	border-top:2px #808080 solid;
	border-bottom:1px #808080 solid;
	border-left:2px #808080 solid;
	border-right:2px #808080 solid;
	margin-top:15px;
	margin-left:10px;
	margin-right:20px;
}
.payment_bank_zpic {
	float:left;
	width:200px;
	text-align:center;
	border-right:1px #808080 solid;
	border-bottom:1px #808080 solid;
	height:92px;
}
.payment_bank_zpic img {
	margin-top:30px;
}
.payment_bank_zcon {
	float:left;
	width:299px;
}
.payment_bank_zcon p {
	border-bottom:1px #808080 solid;
	height:30px;
	line-height:30px;
	font-size:12px;
	color:#666;
	text-indent:10px;
}
.order_ok_box {
	display:block;
	width:1098px;
	border:1px #CCCCCC solid;
	margin-top:30px;
	padding:50px;
}
.order_ok01 {
	display:block;
	width:500px;
	margin:0 auto;
}
.order_okimg {
	float:left;
	margin-right:15px;
	display:inline;
}
.order_okk {
	float:left;
	width:430px;
	font-size:12px;
	line-height:20px;
	color:#333;
}
.order_oktxt {
	color:#B50D00!important;
	font-family: "Microsoft YaHei";
	font-size:18px;
	line-height:30px;
}
.order_oktxt03 {
	font-size:14px!important;
	line-height:26px;
}
.order_ok02 {
	display:block;
	width:300px;
	margin:0 auto;
	padding-top:40px;
	clear:both;
}
.order_oktxt02 {
	color:#B50D00!important;
	font-size:14px;
	line-height:30px;
	text-decoration:underline!important;
	margin-left:15px;
}
.order_oktxt02:hover {
	color:#F00!important;
}
.order_ok03 {
	display:block;
	width:600px;
	text-align:center;
	margin:0 auto;
	margin-top:40px;
	clear:both;
	font-size:14px;
	color:#999594;
}
/*mcenter order windows*/
.order_k {
	z-index: 111111;
	position: fixed;
	left: 60%;
	top: 30%;
	margin: 0 0 0 -200px;
	width: 400px;
	border-radius: 5px;
	border: solid 2px #ccc;
	border-top: 4px #d92706 solid;
	background-color: #fff;
	box-shadow: 0 0 10px #aaa;
	padding-bottom:30px;
}
.click {
	cursor: pointer
}
.order_addtit {
	padding:15px;
	position: relative;
}
.order_addtit h3 {
	font-size:22px;
	color:#d92706;
	font-weight:normal;
	text-align:center;
	font-family: "Microsoft YaHei" !important;
	letter-spacing:5px;
	line-height:36px;
}
.order_addtit .close {
	float:right;
	color:#999;
	padding:5px;
	margin:-2px -5px -5px;
	font:bold 14px/14px simsun;
	text-shadow:0 1px 0 #ddd
}
.order_addtit .close:hover {
	color:#444;
}
.order_infor {
	display:block;
	width:300px;
	margin-left:80px;
}
.order_infor p {
	font-size:14px;
	color:#666;
	line-height:22px;
}
.order_infor_btnk {
	margin-top:15px;
	margin-left:70px;
}
.order_infor_btn {
	display:block;
	width:80px;
	height:30px;
	line-height:30px;
	color:#FFF;
	font-size:14px;
	background:#D82706;
	border:none;
	font-family: "Microsoft YaHei";
	text-decoration:none;
}
.order_infor_btn:hover {
	background:#F00;
	color:#FFF;
	text-decoration:none;
}
/*404*/
.box_404 {
	float:left;
	display:inline-block;
	width:800px;
	margin-left:200px;
	margin-top:50px;
	padding-bottom:50px;
}
.pic404 {
	float:left;
	margin-right:15px;
	display:inline;
	width:343px;
}
.detail_404 {
	float:left;
	width:440px;
	margin-top:10px;
	display:inline;
}
.txt_404 {
	font-size:60px;
	color:#B40C01;
	font-family: "Microsoft YaHei";
	font-weight:bold;
}
.txt_4042 {
	font-size:26px;
	color:#000;
	font-family: "Microsoft YaHei";
	font-weight:bold;
	line-height:60px;
}
.txt_4043 {
	font-size:18px;
	color:#393939;
	line-height:26px;
	font-family: "Microsoft YaHei";
}
.btn_404 {
	display:block;
	width:120px;
	height:30px;
	border:1px #B40C01 solid;
	color:#B40C01!important;
	line-height:30px;
	text-align:center;
	margin-top:10px;
	font-size:14px;
}
.btn_404:hover {
	background:#B40C01;
	color:#FFF!important;
}
/*website*/
.box_website {
	float:left;
	display:inline-block;
	width:900px;
	margin-left:150px;
	margin-top:50px;
	padding-bottom:50px;
}
.website_pic {
	float:left;
	margin-right:15px;
	display:inline;
	width:343px;
}
.website_detail {
	float:left;
	width:540px;
	margin-top:30px;
	display:inline;
}
.website_txt01 {
	font-size:26px;
	color:#000;
	font-family: "Microsoft YaHei";
}
.website_txt02 {
	font-size:16px;
	color:#393939;
	font-family: "Microsoft YaHei";
	line-height:30px;
}
.website_txt02 strong {
	display:block;
	margin-top:25px;
}
.website_txt03 {
	font-size:16px;
	color:#B40C01;
	line-height:26px;
	font-family: "Microsoft YaHei";
}
.website_btn {
	font-size:16px;
	color:#B40C01!important;
	line-height:26px;
	font-family: "Microsoft YaHei";
	text-decoration:underline!important;
}
.website_btn:hover {
	color:#F00!important;
	text-decoration:underline;
}
/*nav add*/
.nav_box {
	display:block;
	width:1200px;
	margin:0 auto;
	line-height:36px;
	color:#FFF;
}
.nav_flbox {
	float:left;
	width:212px;
	position:absolute;
}
.nav_flbg {
	float:left;
	background:url(/images/nav_flbg.gif);
	position:relative;
	margin-left:-5px;
	text-align:center;
	font-size:16px;
	font-family: "Microsoft YaHei" !important;
	width:212px;
	display:inline;
}
.nav_flbg:hover div{
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	transform:rotate(180deg);
	background: url(/images/iconxzjtd.png) no-repeat;
	width: 15px;
	height: 15px;
	position: absolute;
	top: 11px;
	right: 30px;
	}
.nav_flbg a {
	color:#FFF;
	cursor:pointer;
	font-weight:bold;
}
.nav_z02 {
	float:left;
	width:900px;
	display:inline;
	position:absolute;
	margin-left:257px;
}
.xzjt{background: url(/images/iconxzjt.png) no-repeat;
width: 10px;
height: 10px;
position: absolute;
top: 14px;
right: 30px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;}
.nav_z02 ul li {
	display:inline;
	font-size:14px;
	font-family: "Microsoft YaHei" !important;
	text-align:center;
}
.nav_z02 ul li a {
	float:left;
	color:#FFF;
	width:120px;
	text-align:center;font-size: 15px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.nav_z02 ul li a:hover{
	color:#FFF;
	text-decoration:none;
	-webkit-transform: scale(1.08);
	-moz-transform: scale(1.08);
	transform: scale(1.08);
 	background-color:#FF4132;}
.nav_z02 ul li a:link, .nav_z ul li a:visited {
	color:#FFF;
	text-decoration:none;
}
.nav_z02 ul li .checked,.nav_z ul li .checked {
	color:#FFF;
	text-decoration:none;
	background:#9d0b00;
}
.left_nav_box {
	float:left;
	width:207px;
	background:#E2E0E1;
	display:inline-block;
	position:relative;
	z-index:111;
}
.left_nav2 {
	float:right;
	width:198px;
	background:#FFF;
	border-left:1px #DADADA solid;
	border-right:1px #DADADA solid;
	border-bottom:1px #DADADA solid;
}
.left_nav_li {
	float:left;
	width:198px;
	padding-top:2px;
	padding-bottom:2px;
	position:relative;
}
.left_nav_li h3 {
	float:left;
	font-size:14px;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	margin-left:15px;
	height:30px;
	font-weight:normal;
	display:inline;
}
.left_nav_li h3 a:link, .left_nav ul li h3 a:visited {
	color:#000;
	text-decoration:none;
	font-weight: bolder;
}
.left_nav_li h3 a:hover{color:#f00}
.left_nav_li h3 span {
	float:left;margin: 6px 0 0 -5px; border-radius:4px;height: 20px;line-height: 20px;
	padding:0 5px;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;
}
.left_nav_li h3 span:hover{
	cursor:pointer; background-color:#E7E7E7;
	-webkit-transform:scale(1.06);-moz-transform:scale(1.06);transform:scale(1.06);}
.left_nav_li h3 img {
	float:left;
	margin-top:12px;
	display:inline;
}
.left_nav_li p {
	float:left;
	margin-left:15px;
	width:180px;
	font-size:12px;
	color:#999999;
	white-space:nowrap;
	overflow:hidden;
	height:20px;
	line-height:20px;
	display:inline;
}
.left_nav_li p span {
	float:left;
	margin-right:5px;
	display:inline;
}

.left_nav_li p span a:link, .left_nav ul li p span a:visited {
	color:#000;
	text-decoration:none;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;
}
.left_nav_li p span a:hover {
	color:#fff; background-color:#FF4400; padding:2px 5px 4px 5px; border-radius:4px;
	text-decoration:none;
	-webkit-transform:scale(1.06);-moz-transform:scale(1.06);transform:scale(1.06);
}
.left_navbg2 {
	background:#F9F9F9;
	border-bottom:1px #DADADA solid;
	border-top:1px #DADADA solid;
}
.next_navbox {
	top:0;
	left:199px;
	width:654px;
	z-index:999;
	background:#ffffff;
	border-top:1px #d5d5d5 solid;
	border-right:1px #d5d5d5 solid;
	border-bottom:1px #d5d5d5 solid;
	position:absolute;
	padding:10px 30px 30px 30px;
	display:inline-block;
}
#BgDiv {
	background-color: #e3e3e3;
	display: none;
	height: 1000px;
	left: 0;
	opacity: 0.8;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9999;
}
/*index add*/
.xf_close {
	width:30px;
	height:30px;
	color:#FFF;
	position: absolute;
	z-index:999999;
	margin:60px 0 0 1200px;
	font-size:40px;
	background:url(/images/close.png) no-repeat;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	cursor:pointer;
}
.xf_close:hover {
	background:url(/images/closehover.png) no-repeat;
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	transform:rotate(90deg);
}
.right_ewm {
	display:block;
	position:absolute;
	top:55%;
	right:40px;
	margin-top:-290px;
	z-index:99999;
	width:120px;
	border:1px #dddcdc solid;
	box-shadow: 0px 0px 5px #ccc;
	background:#fbfafa;
	text-align:center;
	padding:10px;
}
.right_ewm p {
	font-size:14px;
	line-height:30px;
	color:#666;
}
.arrow-right {
	width:0;
	height:0;
	border-top:5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid #fbfafa;
	position:absolute;
	z-index:99999;
	right:-5px;
	top:20%;
}
.arrow-right02 {
	width:0;
	height:0;
	border-top:5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid #fbfafa;
	position:absolute;
	z-index:99999;
	right:-5px;
	top:5%;
}
.right_xf_k {
	display:block;
	position:fixed;
	top:0;
	right:0;
	z-index:9999;
	width:40px;
	background:#333333;
	height:100%;
}
.right_xf_con {
	width:40px;
	display:block;
	margin:0 auto;
	top:50%;
	position:absolute;
	margin-top:-340px;
	text-align:center;
}
.right_xf_con ul li {
	float:left;
	width:40px;
	margin: 20px 0;
	color:#e0e0e0;
	font-size:14px;
	font-family: "Microsoft YaHei" !important;
}
.right_xf_con ul li a:link, .right_xfcon ul li a:visited {
	text-decoration:none;
}
.right_xf_con ul li a:hover {
	color:#FFF;
	text-decoration:none;
}
.right_xf_con ul li a{color:#fff;}
.rigtcxs{-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}
.rigtcxs:hover{ padding:0 0 0 3px;background-color:#830217;}
.right_login_tit ul li {
	width:120px!important;
}
.right_webn_con ul li a:hover {
	color:#666!important;
}
.right_xf_d {
	background:#676767;
	padding-top:15px;
	padding-bottom:15px;
	bottom:0px!important;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;
}
.right_xf_d:hover{background-color:#830217;}
.right_logink {
	display:block;
	position:absolute;
	top:50%;
	right:40px;
	margin-top:-220px;
	z-index:99999;
	width:280px;
	border:1px #dddcdc solid;
	box-shadow: 0px 0px 5px #ccc;
	background:#fbfafa;
	padding:10px 10px 30px 10px;
}
.right_login {
	display:block;
	width:260px;
	margin:0 auto;
}
.right_login_tit {
	float:left;
	width:260px;
	font-size:16px;
	font-family: "Microsoft YaHei" !important;
	line-height:50px;
	border-bottom:1px #E6E4E5 solid;
	color:#918f8f;
}
.right_login_tit ul li {
	float:left;
	display:inline;
	height:50px;
}
.right_login_link {
	display:inline-block;
	border-bottom:1px #E6E4E5 solid;
	padding:0 25px;
	line-height:50px;
}
.right_login_link:hover {
	border-bottom:2px #B50D02 solid;
	color:#B50D02;
}
.right_login_link02 {
	display:inline-block;
	border-bottom:2px #B50D02 solid;
	padding:0 25px;
	line-height:50px;
	color:#B50D02!important;
}
.right_login_input {
	width:230px;
	height:37px;
	border:1px #D8D8D8 solid;
	background:#FFF url(/images/right_xf_email.jpg) no-repeat;
	background-position:15px 4px;
	text-indent:60px;
	margin-top:20px;
	font-size:14px;
	color:#999;
	line-height:37px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius:4px;
	box-shadow: 0px 0px 3px #ccc;
}
.right_login_input:focus {
	border:1px #f38981 solid;
	box-shadow: 0px 0px 3px #ffd9d6;
}
.right_login_input02 {
	width:230px;
	height:37px;
	border:1px #D8D8D8 solid;
	background:#FFF url(/images/right_xf_mm.jpg) no-repeat;
	background-position:15px 4px;
	text-indent:60px;
	margin-top:10px;
	font-size:14px;
	color:#999;
	line-height:37px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius:4px;
	box-shadow: 0px 0px 3px #ccc;
}
.right_login_input02:focus {
	border:1px #f38981 solid;
	box-shadow: 0px 0px 3px #ffd9d6;
}
.right_login_btn {
	width:230px;
	background:#D11607;
	text-align:center;
	color:#FFF;
	font-size:16px;
	font-family: "Microsoft YaHei" !important;
	height:40px;
	line-height:40px;
	border:none;
	margin-top:15px;
}
.right_login_btn:hover {
	background:#F00;
	cursor:pointer;
}
.right_login_bottom {
	margin-top:15px;
}
.right_login_link03 {
	color:#A51107!important;
}
.right_login_link03:hover {
	color:#F00!important;
	text-decoration:underline;
}
.right_login_link04 {
	margin-left:30px;
}
.right_login_link04:hover {
	color:#F00!important;
	text-decoration:underline;
}
.login_xf_close {
	color:#999;
	position:absolute;
	z-index:999999;
	right:10px;
	top:10px;
	font-size:20px;
}
.login_xf_close a:link, .login_xf_close a:visited {
	color:#999;
	text-decoration:none;
}
.login_xf_close a:hover {
	color:#F00;
	text-decoration:none;
}
.right_webnk {
	display:block;
	position:absolute;
	top:55%;
	right:40px;
	margin-top:-115px;
	z-index:99999;
	width:280px;
	border:1px #dddcdc solid;
	box-shadow: 0px 0px 5px #ccc;
	background:#fbfafa;
	padding:10px 10px 30px 10px;
}
.right_webn {
	display:block;
	width:260px;
	margin:0 auto;
}
.right_webn_tit {
	border-bottom:1px #E6E4E5 solid;
	height:45px;
	line-height:45px;
	text-align:left;
}
.right_webn_span01 {
	margin-left:15px;
	font-size:16px;
	color:#B40E00;
	font-family: "Microsoft YaHei" !important;
}
.right_webn_span02 {
	margin-left:200px;
	width: 29px;
	height: 21px;
	background:url(/images/right_webn_icon.png) no-repeat;
	cursor:pointer;
	display: table;
	position: absolute;
	top: 15px;
	-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;
}
.right_webn_span02:hover{
	background:url(/images/right_webn_iconh.png) no-repeat;
	}
.right_webn_con {
	float:left;
	width:260px;
	text-align:left;
}
.right_webn_con ul li {
	float:left;
	width:260px;
	border-bottom:1px #E9E7E8 dashed;
	padding-bottom:15px;
	margin-top:10px;
}
.right_webn_con ul li img {
	float:left;
	margin-top:5px;
	display:inline;
}
.right_webn_con02 {
	float:left;
	width:220px;
	font-size:14px;
	font-family: "Microsoft YaHei" !important;
	line-height:22px;
	margin-left:15px;
	display:inline;
}
.right_webn_txt01 {
	color:#666;
}
.right_webn_txt01 a:link, .right_webn_txt01 a:visited {
	color:#666;
}
.right_webn_txt01 a:hover {
	color:#F60;
	text-decoration:underline;
}
.right_webn_txt02 {
	color:#999;
}
.right_webn_txt02 span {
	margin-right:15px;
}
.right_xf_zxk {
	display:block;
	position:absolute;
	top:50%;
	right:40px;
	margin-top:-42px;
	z-index:99999;
	width:280px;
	border:1px #dddcdc solid;
	box-shadow: 0px 0px 5px #ccc;
	background:#fbfafa;
	padding:10px 10px 30px 10px;
	text-align:center;
}
.rightapp{margin: 20px 0 110px 0;}
.right_xf_zx {
	display:block;
	width:260px;
	margin:0 auto;
}
.right_xf_zxtit {
	height:32px;
	line-height:32px;
	text-align:left;
	margin-left:30px;
}
.right_xfzx_span01 {
	margin-left:15px;
	font-size:16px;
	color:#B40E00;
	font-family: "Microsoft YaHei" !important;
}
.right_xfzx_span02 {
	margin-left:65px;
	width: 29px;
	height: 21px;
	background:url(/images/right_webn_icon.png) no-repeat;
	cursor:pointer;
	display: table;
	position: absolute;
	top: 15px;
	left: 160px;
	-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;
}
.right_xfzx_span02:hover{
	background:url(/images/right_webn_iconh.png) no-repeat;
	}
.right_xf_zxtit02 {
	border-bottom:1px #E6E4E5 solid;
	color:#999;
	line-height:22px;
	font-size:14px;
	margin-left:15px;
	padding-bottom:10px;
}
.right_xf_zxpic {
	text-align:center;
	margin-top:10px;
	width: 260px;
	height: 57px;
}
.gift_xf {
	display:block;
	position:absolute;
	top:80%;
	left:0;
}
#BizQQWPA{ background:url(/images/right_xf_zxpic01.jpg) no-repeat 30px; cursor:pointer;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}
#BizQQWPA:hover{background:url(/images/right_xf_zxpic01h.jpg) no-repeat 30px;}
.feedbackwarp {
	width:1200px;
	margin:0 auto 100px;
	background-color:#fff;
	border-top:2px solid #B50D00;
}
.tab {
	width:100%;
	float:left;
	display:inline;
	background:#f5f5f5;
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	border-bottom: 4px solid #e7e7e7;
}
.tab .tabmenu {
	overflow:hidden;
	float:left;
}
.tab .tabmenu p {
	height:49px;
	line-height:49px;
	overflow:hidden;
	float:left;
	margin:1px 0 0 1px;
	background:#FAFAFA;
	border-right:1px solid #D3D3D3;
	color:#777;
	font-weight:bold;
	cursor:pointer;
	font-size:12px;
	padding:0 50px;
	cursor:pointer;
}
.tab .tabmenu .hover {
	z-index: 2;
	position: relative;
	height:50px;
	background:#fff;
	border-right:1px solid #d7d7d7;
	color:#EC3C0A;
}
.tab .content {
	z-index: 1;
	position: relative;
	width:1199px;
	overflow:hidden;
	float:left;
	margin:-1px 1px 0 1px;
	display:inline;
	background:#fff;
	border-top:1px solid #d7d7d7;
}
.tab .content tt {
	width:1199px;
}
.lxfs {
	width:96%;
	margin:15px auto;
	background-color:#ffffe1;
	border:1px dashed #ca6259;
	color:#625e5d;
	text-indent:33px;
	height:42px;
	line-height:42px;
}
.lxfs span {
	color:#b30d01;
	font-weight:bold;
}
.lxfslist {
	width:96%;
	margin:5px auto;
}
.lxfslist td {
	padding-bottom:10px;
}
.lxfslist label {
	float:left;
	margin-right:20px;
}
.lxfslist label input {
	margin:-4px 4px 0 0;
}
.zhd {
	width:70px;
	text-align:right;
	background:url(/images/zhd.jpg) no-repeat 0px 3px
}
.zhdlx {
	width:70px;
	text-align:right;
	background:url(/images/zhd.jpg) no-repeat 0px 9px
}
.fzd {
	width:70px;
	text-align:right;
}
.zlsrk {
	width:330px;
	height:25px;
	line-height:25px;
	color:#646464;
	text-indent:10px;
	border-radius:4px;
	border:1px solid #cbcbcb;
	font-size:13px;
	float:left;
}
.zlsrk2 {
	width:400px;
	height:25px;
	line-height:25px;
	color:#646464;
	text-indent:10px;
	border-radius:4px;
	border:1px solid #cbcbcb;
	font-size:13px;
*margin-left: -10px;
	margin-left:1px\0;
	display:none\0;
}
.ehdel_upload2 {
	margin-top: -30px;
*margin-top:-51px;
	height: 30px;
	line-height:30px;
	width:471px;
*width:403px;
	width:405px\0;
*margin-left:71px;
	margin:-35px 0 0 70px\0;
	filter:alpha(opacity=100);
	-moz-opacity:0;
	opacity:0;
}
.ejcz2 {
	width:60px;
	height:25px;
	margin-left:20px;
	line-height:25px;
	border-radius:5px;
	cursor:pointer;
	background:#BDBDBD url(/images/shc.png) no-repeat 2px 0px;
	color:#fff;
	text-indent:15px;
	text-align: center;
	float:left;
}
.ehdel_upload {
	top:-3px;
	left: -412px;
	position:relative;
	height: 30px;
	line-height:30px;
	width:332px;
	filter:alpha(opacity=100);
	-moz-opacity:0;
	opacity:0;
}
.ejcz2:hover {
	animation:shangchuan 1s;
	-moz-animation:shangchuan 1s;
	-webkit-animation:shangchuan 1s;
	-o-animation:shangchuan 1s;
	animation-iteration-count:infinite;
	-moz-animation-iteration-count:infinite;
	-webkit-animation-iteration-count:infinite;
	-o-animation-iteration-count:infinite;
	animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	-webkit-animation-timing-function: linear;
	-o-animation-timing-function: linear;
}
@keyframes shangchuan {
from {
background:#B50D00 url(/images/shc.png) no-repeat 2px 25px;
}
to {
	background:#B50D00 url(/images/shc.png) no-repeat 2px -25px;
}
}
@-moz-keyframes shangchuan {
from {
background:#B50D00 url(/images/shc.png) no-repeat 2px 25px;
}
to {
	background:#B50D00 url(/images/shc.png) no-repeat 2px -25px;
}
}
@-webkit-keyframes shangchuan {
from {
background:#B50D00 url(/images/shc.png) no-repeat 2px 25px;
}
to {
	background:#B50D00 url(/images/shc.png) no-repeat 2px -25px;
}
}
@-o-keyframes shangchuan {
from {
background:#B50D00 url(/images/shc.png) no-repeat 2px 25px;
}
to {
	background:#B50D00 url(/images/shc.png) no-repeat 2px -25px;
}
}
.wtfk {
	width:1024px;
	height:189px;
	resize: none;
}
.qrtj {
	width:117px;
	height:40px;
	background: url(/images/qrtj.png) no-repeat;
	cursor:pointer;
}
.message {
	width:95%;
	margin:0 auto;
}
.message td {
	border-bottom:1px solid #ccc;
	padding:15px;
}
.messagecontent {
	width:970px;
	float:left;
}
.messagecontent img {
	width:24px;
	height:24px;
	margin-right:14px;
}
.messagecontent p {
	margin-top:12px;
}
.username {
	color:#33438e;
	font-size:15px;
	cursor:pointer;
	margin-right:10px;
	font-weight:bold;
	letter-spacing: -1px;
}
.mestime {
	float:left;
	color:#959595;
}
.answer {
	background-color:#f3f8fc;
	border:1px solid #d6e8fe;
	padding:15px 20px;
	margin:10px 0 0;
	width:1100px;
}
.kefuhuifu {
	color:#33438e;
	font-size:15px;
	font-weight:bold;
	letter-spacing: -1px;
	margin-right:10px;
}
.kfhft {
	color:#959595;
}
.aserimg {
	width:1000px;
}
.aserimg img {
	max-height:300px;
	max-width:900px;
	margin-top:10px;
}
.meswarp {
	display: inline-block;
}
.xinqing {
	margin-left:60px;
}
.xinqing td {
	padding:6px 0;
}
.xinqing label {
	cursor:pointer;
}
.editShare {
	border: 1px solid #ddd;
	background: #fff;
	height: 44px;
	line-height: 44px;
	display: inline-block;
	margin: 0 0 0 20px;
}
.editShare .editBar li {
	float: left;
	width:200px;
	border-right: 1px solid #ddd;
	position: relative;
}
.editShare li .one {
	text-align: center;
	display: block;
	font-size: 16px;
	color: #999;
}
.editShare li .one .t {
	font-size: 16px;
	padding: 0 0 0 25px;
	display: inline-block;
	position: relative;
}
.editShare li .one:hover {
	background: #B50D00;
	color:#fff;
}
.editShare li .one i {
	position: absolute;
	left: 0;
	top: 12px;
	width: 20px;
	height: 20px;
	_width: 18px;
	_height: 18px;
	overflow: hidden;
	background-position: -147px -49px;
}
.icon {
	display: inline-block;
	position: relative;
	overflow: hidden;
	background: url(/images/icon/icon.png) no-repeat;
}
.editShare .against .one i {
	background-position: -147px -109px;
}
.editShare .collect .one i {
	background-position: -147px -89px;
}
.editShare .editBar .share {
	float: left;
	border-right: 0;
	width:400px;
}
.editShare .editBar .share .one {
	text-align: left;
	padding-left: 50px;
}
.mt5 {
	margin-top: 5px;
}
.fl {
	float: left;
}
.bdshare-button-style0-24 {
	zoom: 1;
}
.clearfix {
	zoom: 1;
}
.bdshare-button-style0-24 a, .bdshare-button-style0-24 .bds_more {
	float: left;
	font-size: 18px;
	padding-left: 40px;
	line-height: 24px;
	height: 24px;
	background-image: url(/images/icon/icons_share.png);
	background-repeat: no-repeat;
	cursor: pointer;
	margin: 6px 6px 6px 0;
}
.bdshare-button-style0-24 .bds_tsina {
	background-position: 0 -104px;
}
.bdshare-button-style0-24 .bds_tqq {
	background-position: 0 -260px;
}
.bdshare-button-style0-24 .bds_bdhome {
	background-position: 0 -156px;
}
.bdshare-button-style0-24 .bds_qzone {
	background-position: 0 -52px;
}
.editShare li .one:hover i {
	background-position: -167px -49px;
}
.editShare .against .one:hover i {
	background-position: -167px -109px;
}
.editShare .posting .one:hover i {
	background-position: -167px -69px;
}
.editShare .collect:hover .one i {
	background-position: -167px -89px;
}
.bmsj {
	width:272px;
	height:107px;
	background:url(/images/bmsj.jpg) no-repeat;
	margin-bottom: 10px;
}
.bmkm {
	width:200px;
	height:25px;
	position: relative;
	top: 14px;
	left: 50px;
	line-height: 25px;
	text-align: center;
	font-weight: bolder;
	font-size: 13px;
	overflow: hidden;
}
.og_prev {
	width:25px;
	height:100px;
	float:left;
	background:url(/images/leftbutton.png) no-repeat;
	position: absolute;
	margin: 60px 0 0 0;
	opacity:0.5;
}
.og_prev:hover {
	background:url(/images/leftbuttonhover.png) no-repeat;
	cursor:pointer;
	opacity:0.5;
}
.og_next {
	width:25px;
	height:100px;
	float:left;
	background:url(/images/rightbutton.png) no-repeat;
	position: absolute;
	margin: 60px 0 0 682px;
	opacity:0.5;
}
.og_next:hover {
	background-color:#F00;
	cursor:pointer;
	background:url(/images/rightbuttonhover.png) no-repeat;
	opacity:0.5;
}
.huoche {
	width:105px;
	height:94px;
	background:url(/images/huoche.png) no-repeat;
	position: absolute;
	margin:106px 0 0 7px;
	animation: huoche 0.7s ease-in-out infinite;
	-moz-animation: huoche 0.7s ease-in-out infinite;
	-webkit-animation: huoche 0.7s ease-in-out infinite;
	-o-animation: huoche 0.7s ease-in-out infinite;
}
@keyframes huoche {
0% {
-webkit-transform: scale(1, 0.98);
-moz-transform: scale(1, 0.98);
transform: scale(1, 0.98);
margin:103px 0 0 7px;
}
50% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1);
margin:106px 0 0 7px;
}
100% {
-webkit-transform: scale(1, 0.98);
-moz-transform: scale(1, 0.98);
transform: scale(1, 0.98);
margin:103px 0 0 7px;
}
}
 @-moz-keyframes huoche {
0% {
-webkit-transform: scale(1, 0.98);
-moz-transform: scale(1, 0.98);
transform: scale(1, 0.98);
margin:103px 0 0 7px;
}
50% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1);
margin:106px 0 0 7px;
}
100% {
-webkit-transform: scale(1, 0.98);
-moz-transform: scale(1, 0.98);
transform: scale(1, 0.98);
margin:103px 0 0 7px;
}
}
 @-webkit-keyframes huoche {
0% {
-webkit-transform: scale(1, 0.98);
-moz-transform: scale(1, 0.98);
transform: scale(1, 0.98);
margin:103px 0 0 9px;
}
50% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1);
margin:106px 0 0 7px;
}
100% {
-webkit-transform: scale(1, 0.98);
-moz-transform: scale(1, 0.98);
transform: scale(1, 0.98);
margin:103px 0 0 9px;
}
}
 @-o-keyframes huoche {
0% {
-webkit-transform: scale(1, 0.98);
-moz-transform: scale(1, 0.98);
transform: scale(1, 0.98);
margin:103px 0 0 7px;
}
50% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1);
margin:106px 0 0 7px;
}
100% {
-webkit-transform: scale(1, 0.98);
-moz-transform: scale(1, 0.98);
transform: scale(1, 0.98);
margin:103px 0 0 7px;
}
}
.qiche {
	width:74px;
	height:74px;
	background:url(/images/qiche.png) no-repeat;
	position:absolute;
	margin:26px 0 0 145px;
	animation: qiche 0.4s ease-in-out infinite;
	-moz-animation: qiche 0.4s ease-in-out infinite;
	-webkit-animation: qiche 0.4s ease-in-out infinite;
	-o-animation: qiche 0.4s ease-in-out infinite;
}
@keyframes qiche {
0% {
-webkit-transform: scale(1.07, 0.98);
-moz-transform: scale(1.07, 0.98);
transform: scale(1.07, 0.98);
margin:29px 0 0 145px;
}
50% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1);
margin:26px 0 0 145px;
}
100% {
-webkit-transform: scale(1.07, 0.98);
-moz-transform: scale(1.07, 0.98);
transform: scale(1.07, 0.98);
margin:29px 0 0 145px;
}
}
 @-moz-keyframes qiche {
0% {
-webkit-transform: scale(1.07, 0.98);
-moz-transform: scale(1.07, 0.98);
transform: scale(1.07, 0.98);
margin:29px 0 0 145px;
}
50% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1);
margin:26px 0 0 145px;
}
100% {
-webkit-transform: scale(1.07, 0.98);
-moz-transform: scale(1.07, 0.98);
transform: scale(1.07, 0.98);
margin:29px 0 0 145px;
}
}
 @-webkit-keyframes qiche {
0% {
-webkit-transform: scale(1.07, 0.98);
-moz-transform: scale(1.07, 0.98);
transform: scale(1.07, 0.98);
margin:29px 0 0 145px;
}
50% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1);
margin:26px 0 0 145px;
}
100% {
-webkit-transform: scale(1.07, 0.98);
-moz-transform: scale(1.07, 0.98);
transform: scale(1.07, 0.98);
margin:29px 0 0 145px;
}
}
 @-o-keyframes qiche {
0% {
-webkit-transform: scale(1.07, 0.98);
-moz-transform: scale(1.07, 0.98);
transform: scale(1.07, 0.98);
margin:29px 0 0 145px;
}
50% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1);
margin:26px 0 0 145px;
}
100% {
-webkit-transform: scale(1.07, 0.98);
-moz-transform: scale(1.07, 0.98);
transform: scale(1.07, 0.98);
margin:29px 0 0 145px;
}
}
.bashi {
	width:94px;
	height:60px;
	background:url(/images/bashi.png) no-repeat;
	position:absolute;
	margin:51px 0 0 324px;
	animation: bashi 1s linear infinite;
	-moz-animation: bashi 1s linear infinite;
	-webkit-animation: bashi 1s linear infinite;
	-o-animation: bashi 1s linear infinite;
}
@keyframes bashi {
0% {
-webkit-transform: scale(1.05, 0.98);
-moz-transform: scale(1.05, 0.98);
transform: scale(1.05, 0.98);
margin:54px 0 0 326px;
}
50% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1);
margin:51px 0 0 315px;
}
100% {
-webkit-transform: scale(1.05, 0.98);
-moz-transform: scale(1.05, 0.98);
transform: scale(1.05, 0.98);
margin:54px 0 0 326px;
}
}
 @-moz-keyframes bashi {
0% {
-webkit-transform: scale(1.05, 0.98);
-moz-transform: scale(1.05, 0.98);
transform: scale(1.05, 0.98);
margin:54px 0 0 326px;
}
50% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1);
margin:51px 0 0 315px;
}
100% {
-webkit-transform: scale(1.05, 0.98);
-moz-transform: scale(1.05, 0.98);
transform: scale(1.05, 0.98);
margin:54px 0 0 326px;
}
}
 @-webkit-keyframes bashi {
0% {
-webkit-transform: scale(1.05, 0.98);
-moz-transform: scale(1.05, 0.98);
transform: scale(1.05, 0.98);
margin:54px 0 0 326px;
}
50% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1);
margin:51px 0 0 315px;
}
100% {
-webkit-transform: scale(1.05, 0.98);
-moz-transform: scale(1.05, 0.98);
transform: scale(1.05, 0.98);
margin:54px 0 0 326px;
}
}
 @-o-keyframes bashi {
0% {
-webkit-transform: scale(1.05, 0.98);
-moz-transform: scale(1.05, 0.98);
transform: scale(1.05, 0.98);
margin:54px 0 0 326px;
}
50% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1);
margin:51px 0 0 315px;
}
100% {
-webkit-transform: scale(1.05, 0.98);
-moz-transform: scale(1.05, 0.98);
transform: scale(1.05, 0.98);
margin:54px 0 0 326px;
}
}
.hongche {
	width:59px;
	height:69px;
	background:url(/images/hongche.png) no-repeat;
	position:absolute;
	margin:143px 0 0 435px;
	animation: hongche 0.5s ease-in-out infinite;
	-moz-animation: hongche 0.5s ease-in-out infinite;
	-webkit-animation: hongche 0.5s ease-in-out infinite;
	-o-animation: hongche 0.5s ease-in-out infinite;
}
@keyframes hongche {
0% {
transform: rotate(1deg);
-ms-transform: rotate(1deg);
-webkit-transform: rotate(1deg);
-moz-transform: rotate(1deg);
-o-transform: rotate(1deg);
margin:143px 0 0 435px;
}
50% {
transform: rotate(-1deg);
-ms-transform: rotate(-1deg);
-webkit-transform: rotate(-1deg);
-moz-transform: rotate(-1deg);
-o-transform: rotate(-1deg);
margin:143px 0 0 430px;
}
100% {
transform: rotate(1deg);
-ms-transform: rotate(1deg);
-webkit-transform: rotate(1deg);
-moz-transform: rotate(1deg);
-o-transform: rotate(1deg);
margin:143px 0 0 435px;
}
}
@-moz-keyframes hongche {
0% {
transform: rotate(1deg);
-ms-transform: rotate(1deg);
-webkit-transform: rotate(1deg);
-moz-transform: rotate(1deg);
-o-transform: rotate(1deg);
margin:143px 0 0 435px;
}
50% {
transform: rotate(-1deg);
-ms-transform: rotate(-1deg);
-webkit-transform: rotate(-1deg);
-moz-transform: rotate(-1deg);
-o-transform: rotate(-1deg);
margin:143px 0 0 430px;
}
100% {
transform: rotate(1deg);
-ms-transform: rotate(1deg);
-webkit-transform: rotate(1deg);
-moz-transform: rotate(1deg);
-o-transform: rotate(1deg);
margin:143px 0 0 435px;
}
}
@-webkit-keyframes hongche {
0% {
transform: rotate(1deg);
-ms-transform: rotate(1deg);
-webkit-transform: rotate(1deg);
-moz-transform: rotate(1deg);
-o-transform: rotate(1deg);
margin:143px 0 0 435px;
}
50% {
transform: rotate(-1deg);
-ms-transform: rotate(-1deg);
-webkit-transform: rotate(-1deg);
-moz-transform: rotate(-1deg);
-o-transform: rotate(-1deg);
margin:143px 0 0 430px;
}
100% {
transform: rotate(1deg);
-ms-transform: rotate(1deg);
-webkit-transform: rotate(1deg);
-moz-transform: rotate(1deg);
-o-transform: rotate(1deg);
margin:143px 0 0 435px;
}
}
@-o-keyframes hongche {
0% {
transform: rotate(1deg);
-ms-transform: rotate(1deg);
-webkit-transform: rotate(1deg);
-moz-transform: rotate(1deg);
-o-transform: rotate(1deg);
margin:143px 0 0 435px;
}
50% {
transform: rotate(-1deg);
-ms-transform: rotate(-1deg);
-webkit-transform: rotate(-1deg);
-moz-transform: rotate(-1deg);
-o-transform: rotate(-1deg);
margin:143px 0 0 430px;
}
100% {
transform: rotate(1deg);
-ms-transform: rotate(1deg);
-webkit-transform: rotate(1deg);
-moz-transform: rotate(1deg);
-o-transform: rotate(1deg);
margin:143px 0 0 435px;
}
}
.search_pri_btn2 {
	display:block;
	width:83px;
	height:27px;
	text-align:center;
	background:#B50D00;
	font-size:14px;
	color:#FFF!important;
	line-height:27px;
	margin-left:20px;
	margin-top:45px;
}
a.current {
	background-color:#B50D00;
	color:#fff;
	padding:2px 3px 3px 4px;
}
.current:hover {
	background-color:#DDDDDD;
	color:#f00;
	padding:2px 3px 3px 4px;
}
.qxdz {
	width:320px;
	height:35px;
	line-height:35px;
	position: absolute;
	margin: 201px 0 0 20px;
	transform: rotate(-8.3deg);
	-ms-transform: rotate(-8.3deg);
	-webkit-transform: rotate(-8.3deg);
	-moz-transform: rotate(-8.3deg);
	-o-transform: rotate(-8.3deg);
	font-size: 23px;
	color: #fff;
	font-family:黑体, Microsoft YaHei, Helvitica, Verdana, Tohoma, Arial, san-serif;
	text-align:center;
	background:url(/images/yaoqingzi.png) no-repeat;
}
.chanpinfeilei a {
	float:left;
	background:url(/images/nav_flbg.gif);
	position:relative;
	margin-left:-5px;
	text-align:center;
	font-size:16px;
	font-family: "Microsoft YaHei" !important;
	width:212px;
	margin-top: -36px;
	color: #fff;
	height:36px;
	line-height:36px;
	font-weight: bold;
}
.yh3 {
	float:left;
	font-size:14px;
	font-size:14px;
	font-family: "Microsoft YaHei" !important;
	margin-left:15px;
	height:35px;
	line-height:35px;
	font-weight:normal;
	display:inline;
	background:url("/images/icon03.gif") no-repeat scroll 100% 50%;
}
.yh3 a:link, .left_nav ul li h3 a:visited {
	color:#000;
	text-decoration:none;
}
.yh3 a:hover {
	color:#F00;
	text-decoration:none;
}
.yh3 span {
	float:left;
	width:160px;
}
.yh3 img {
	float:left;
	margin-top:12px;
	display:inline;
}
.hl_main5_content{margin-left: 40px;}
.zhhtishi{ width:380px;position:absolute; z-index:2;top:545px;left:50%;}
.zhshjhyx{ width:380px; height:40px; color:#F00; font-size:14px; text-indent:20px; line-height:20px; background:url(/images/zcchha.png) no-repeat;}
.cptishi{ width:150px; height:200px; position:absolute; z-index:2;top:380px;left: 50%;margin-left:485px;}
.shjhyx{ width:300px; height:22px; color:#F00; font-size:12px; text-indent:18px; line-height:22px; background:url(/images/zcchha.png) no-repeat;background-size: 12px;background-position: 3px;}
.cpmmtishi{ width:65px; height:200px; position:absolute; z-index:2;top:450px;left: 50%;margin-left:485px;}
.zhhmmtishi{ width:380px;position:absolute; z-index:2;top:620px;left:50%;}
.latjan{float: right;background-color:#B50D00;padding: 3px 8px 5px 8px; font-weight:bold;margin-right: 5px; color:#fff;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}
.latjan:hover{ background-color:#EA0000; cursor:pointer;-webkit-transform:scale(1.06);-moz-transform:scale(1.06);transform:scale(1.06); box-shadow:0px 1px 2px #CCC;}

.zhtishi{ width:300px;position:absolute; z-index:2;top:145px;left:140px;}
.shjhyxzq{ width:150px; height:40px; color:#16B900; font-size:14px; text-indent:20px; line-height:20px; background:url(/images/zzzqqe.png) no-repeat;}
.zhmmtishi{ width:150px;position:absolute; z-index:2;top:200px;left:140px;}
.zhyzmtishi{ width:150px;position:absolute; z-index:2;top:256px;left:140px;}
.jsxyy{ width:380px;position:absolute; z-index:2;top:289px;left:140px;}
.yzmtishi{ width:380px;position:absolute; z-index:2;top:685px;left:50%;margin-left: 10px;}
.yzjhyxzq{ width:380px; height:40px; color:#16B900; font-size:14px; text-indent:20px; line-height:20px; background:url(/images/zzzqqe.png) no-repeat;}
.hxyzmcw{ width:380px;position:absolute; z-index:2;top:685px;left:50%;}
.hxwtyfw{ width:380px;position:absolute; z-index:2;top:666px;left:50%;}
.shjhyxd{ width:110px; height:40px; color:#F00; font-size:14px; text-indent:20px; line-height:20px; background:url(/images/zcchha.png) no-repeat;}
.shjhyxzqd{ width:110px; height:40px; color:#16B900; font-size:14px; text-indent:20px; line-height:20px; background:url(/images/zzzqqe.png) no-repeat;}


.main{ width:80%; margin:35px auto 0; background-color:#fff;display: table;padding:20px 0 0 45px;z-index: 2;position: relative;}



.jhzsbt a{text-decoration: underline; cursor:pointer;color:#B50D00;}
.jhzsbt:hover{ color:#ee1100;}
.th{ color:#000; line-height:30px; background-color:#F8F8F8;}
.morder_ddtit table tbody td{padding: 10px 0;}
.wzbjtc{display:none;}


.freeregistration{ width:200px; height:160px; float:right;border-left:1px dashed #ccc;margin-right: 20px;}
.notregistered{ width:163px;font-size:16px;line-height:30px; margin: 20px 0 20px 27px;color: #e92c09;}
.registration{ text-align:center;background-color: #FFB802;
color: #fff;padding: 12px 0;font-size: 14px;width: 140px;margin: 30px auto 0;font-weight: bold; cursor:pointer;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}
.registration:hover {box-shadow:0 2px 2px rgba(0,0,0,0.2);text-decoration:none;-webkit-transform: scale(1.03);-moz-transform: scale(1.03);transform: scale(1.03);background-color:#FFAF22;}
.freeregistration2{ width:200px; height:235px; float:right;border-left:1px dashed #ccc;margin-right: 20px;}



@media screen and (max-width:1400px){
	.mcenter_icon{margin-left: 35px;}
	.main{ width:90%;}
	.mcenter_left{ width:20%;}
	.mcenter_right{ width:79.5%;}
}
@media screen and (max-width:1200px){
	.mcenter_icon{margin-left:25px;}
	.mcenter_h{ font-size:14px;}
	.mcenter_icon{ margin-left:5px;}
}
@media screen and (max-width:1000px){
	.mcenter_icon{ margin-left:-6px;}
}
@media screen and (max-width:900px){
}