@charset "utf-8";
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {margin: 0;padding: 0;}
h4, h5, h6 {font-weight:500;}
h6 {font-size:12px;}
img {border:none;}
a {text-decoration:none;}
ul, li, ol {list-style:none;}
html {background: #fff;height:100%;font-size:12px;font-family:Microsoft Yahei;}
* {
	/*-webkit-user-select: none; /* Prevent copy paste for all elements except text fields */
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
input {
    -webkit-user-select: auto;
    font-size: 12px;
    font-weight: normal;
    line-height: 24px;
}
.top {
	width:100%;
	height:35px;
	background-color:#bb051d;
}
.topnav {
	width:1000px;
	margin:0 auto;
	font-size:14px;
	clear:both;
}
.topnav_service {
	height:35px;
	color:#f5c7c7;
	line-height:34px;
}
.icon_call {
	background:url(../images/top_call.png) no-repeat;
	height:35px;
	width:24px;
	display:inline-block;
	vertical-align: top;
}
.topnav_service b {
	font-size:18px;
	color:#ffffff;
	margin-right:10px;
	vertical-align:middle;
}
.strong_new1{
    background: url(../images/new.png) no-repeat 0px 2px ;
    width:38px;
    height:22px;
    font-size:12px;
    color:#fff;
    display:inline-block;
    position:absolute;
    margin-left:30px;
}
.strong_new{
    width:38px;
    height:20px;
    font-size:12px;
    color:#b80012;!important;
    display:inline-block;
    position:absolute;
    margin-left:18px;margin-top: -16px;
}
.icon_weibo, .icon_weixin, .icon_kehuduan, .icon_jiantou, .three, .strong_hot, .f_weibo, .f_weixin {
	background:url(../images/icon_t.png) no-repeat;
	width:32px;
	height:28px;
	display:inline-block;
	vertical-align:top;
}
.icon_weibo {
	background-position:0px 7px;
}
.icon_weixin {
	background-position:-34px 8px;
}
.icon_kehuduan {
	background-position:-65px 8px;
}
.icon_weibo:hover, .f_weibo {
	background-position:0px -24px;
}
.icon_weixin:hover, .f_weixin {
	background-position:-34px -24px;
}
.icon_kehuduan:hover {
	background-position:-65px -24px;
}
.topnav_l {
	float:left;
}
.topnav_r {
	float:right;
	margin-right:-1px;
}
.topnav_r a {
	display:inline-block;
	height:35px;
	line-height:34px;
}
.topnav_r_btn {
	width:70px;
	background-color:#a48c79;
	text-align:center;
	color:#fff;
	display:inline-block;
}
.topnav_r i {
	background-color:#a48c79;
	display:inline-block;
	width:1px;
	font-size:0px;
	height:16px;
	vertical-align:middle;
	margin:0px 4px
}
.link_login {
	color:#f5c7c7;
}
.link_sign {
	color:#fff;
}
.topnav_r a:hover {
	text-decoration:underline;
}

.headnav {
	width:1000px;
	height:88px;
	margin:0 auto;
}
.logo {
	width:310px;
	height:88px;
	background:url(../images/logo.png) no-repeat;
	float:left;
}
.mainnav {
	float:right;
	position:relative;
    z-index: 99;   /*edit*/
}
.mainnav ul li {
	float:left;
	margin:0px 12px;
	margin-top:34px;
}
.mainnav ul li a {
	font-size:16px;
	color:#797979;
}
.icon_jiantou {
	background-position:-80px -118px;
	width:20px;
	height:16px;
}
.subnav {
	position:absolute;
	width:110px;
	height:100px;
	background-color:#fff;
	border:1px solid #ccc;
	margin-left:-20px;
}
.bannerwarp {
	width:100%;
	height:300px;
	min-width:1000px;
	position:relative;
}
.gain-items {
	min-width: 1000px;
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
.gain {
	width: 320px;
	height: 270px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: -600px;
}
.gain-cont {
	position: relative;
	z-index: 5;
	color: #fff;
	background:url(../images/login_bg.png) no-repeat;
	width:292px;
	height:247px;
	margin-top:20px;
	margin-left:20px;
	padding:10px;
}
.gain-cont h4, .gain-cont h5 {
	margin:8px 12px;
	font-weight:500;
}
.txt_tips {
	font-size:14px;
	line-height:26px;
}
.txt_tips2 {
	font-size:24px;
}
.three {
	width:46px;
	height:46px;
	background-position:-47px -63px;
	font-size:24px;
	vertical-align:middle;
	line-height:46px;
	text-align:center;
	font-style:normal;
}
.txt_tips3 {
	color:#adacac;
	font-size:14px;
	font-style:italic
}
.login_btn {
	margin:0 auto;
	margin-top:20px;
	background:url(../images/login_1.png) no-repeat;
	width:260px;
	height:51px;
	display:block;
}
.login_btn:hover {
	background:url(../images/login_2.png) no-repeat;
}
.txt_sign {
	font-size:16px;
	text-align:right;
}
.txt_sign a {
	color:#c60821;
	font-size:22px;/*edit*/
    text-shadow: 0px 0px 1px #c60821; /*add*/
}
.txt_sign a:hover {
	text-decoration:underline;
}
.product_item {
	width:1000px;
	margin:16px auto;
}
.product_nav ul {
	overflow:hidden;
	height:54px;
	line-height:54px;
}
.product_nav ul li {
	float:left;
	width:150px;/*hong*/
	text-align:center;
	/*border-bottom:2px solid #c3c3c3;*/
	height:54px;
    position:relative;
}
.product_nav ul li.cur {
	font-weight:700;
	border-bottom:4px solid #ad181b;
	width:150px;/*hong*/
	height:54px;*height:52px;
}
.product_nav ul li b {
	display: inline-block;
	margin-top: 32px;
	width: 0;
	height: 0;
	border-style: dashed dashed solid;
	border-width: 10px;
	border-color: transparent transparent #fff;
	overflow: hidden;
	zoom: 1;
	font-size: 0;
}
.product_nav ul li.cur b {
    border-color: transparent transparent #ad181b;
    *margin-top: 34px;
}
.product_nav ul li a {
	position:absolute;
	font-size:14px;
	color:#898989;
    /*width:120px; edit*/
    display:block;
    *margin-left: -56px;
    text-align: center;
}
.product_nav ul li.cur a {
    color:#ad181b;
    font-size:15px;
}
.strong_hot {
	background-position:0 -83px;
	width:38px;
	height:17px;
	font-size:12px;
	color:#fff;
	display:inline-block;
	position:absolute;
	margin-left:30px;
}
.product_nav ul li.clear_line {
	width:456px;
	border-bottom:2px solid #c3c3c3;
	position:relative;
}
.product_nav ul li.clear_line a {
	font-size:14px;
	color:#333;
    width:100%;
    text-align: right;
}

.product_list {
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
	overflow:hidden;
    max-height: 370px;
	min-height:50px;
}
.product_list_1 {
}
.product_list_limg, .product_list_ltxt {
	float:left;
}

.product_list_limg_shouq {
    background:url(../images/shouqin.png) 50% 50% no-repeat;
    width:140px;
    height:114px;
    position:absolute;
    margin-top:18px;
}

.product_title {
	font-size:16px;
	color:#888;
	font-weight:500;
	padding-left:10px;
	height:46px;
	width:328px;
    overflow: hidden;
}

.product_title_fu {
    font-family:Tahoma;font-size:12px;padding-top: 3px;text-shadow: 1px 1px 1px #ccc;
}
.prod_xtxt {
	padding-left:10px;
	color:#666666;
}
.prod_xtxt h5 {
	line-height:24px;
	font-size:14px;
}
.prod_xtxtl strong {
	color:#bb051d;
}
.prod_xtxtl {
	width:212px;
}
.prod_xtxtl, .prod_xtxtr {
	float:left
}
.shouyi_num {
	font-size:30px;
	color:#b80012;
    text-align: center;
}
.link_detail {
	width:100px;
	height:32px;
	border:2px solid #c3c3c3;
	display:block;
	color:#545454;
	text-align:center;
	line-height:26px;
	font-size:14px;
}
.link_detail:hover {
	background-color:#bb051d;
	border:2px solid #bb051d;
	color:#fff;
}
.product_list_1 ol li {
	overflow:hidden;
	border-bottom:1px dashed #e6e6e6;
	width:482px;
	padding-bottom:18px;
	margin-top:18px;
	float:left;
	margin-left:17px;
	margin-right:-2px;
}
.link_pub {  /*edit*/
    text-align: right; position:relative;
}
.link_pub:hover {
	text-decoration:underline;
}
.newsl {
    width:370px;*width:340px;
    height:250px;*height:230px;
    border:1px solid #e6e6e6;
    border-top-width:2px;
    border-top-color:#c3c3c3;
    position:relative;
    padding:14px;
    padding-top:6px;
    float:left;
}
.news_item {
	width:1000px;
	margin:16px auto;
	position:relative;
	overflow:hidden
}
.newsl dt {
	z-index: 99;
	position: absolute;
	margin-right: 0px;
	margin-top: 140px;
}
.newsl dl i {
	width:20px;
	height:9px;
	background-color:#ccc;
	display:inline-block;
	margin-left:6px;
}
.newsl dl i.c {
	background-color:#ba2d2e;
}
h3.news {
	font-size:16px;
	color:#898989;
	padding-bottom:8px;
    padding-right: 14px;
    margin-left: 1px;
}
.newsl dd div {
	position:absolute;
	background-color:#000;
	height:28px;
	margin-top:-28px;
	width:340px;
	line-height:28px;
}
.newsl dd div a {
	color:#999;
	padding-left:6px;
}
.newsr {
	width:616px;
	height:250px;
	border:1px solid #e6e6e6;
	border-top-width:2px;
	border-top-color:#c3c3c3;
	position:relative;
	float:right;
}
.tabs_newsr a {
	background-color:#f4f4f4;
	width:178px;
	height:46px;
	float:left;
	font-size:18px;
	color:#4b4b4b;
	line-height:46px;
	text-align:center;
	border-bottom:1px solid #e6e6e6;
    text-shadow: 0px 0px 1px #ccc;
    font-weight:200;
}

.tabs_newsr h2.cur a{
    font-weight:700;
    color:#4b4b4b;
	background-color:#fff;
	border-bottom:0;
	margin-bottom:-1px;
	height:47px;
}
.newsr_list_l ul {
	margin:14px auto;
	width:94%;
}
.newsr_list_l ul li {
	height:36px;
	border-bottom:1px dashed #e6e6e6;
	line-height:36px;
}
.newsr_list_l ul li a {
	color:#333;
	font-size:14px;
	display:inline-block;
	width:480px;
}
.newsr_list_l ul li a:hover {
	color:#f60;
}
.hezuo {
	width:1000px;
	height:152px;
	border:1px solid #e6e6e6;
	border-top-width:2px;
	border-top-color:#c3c3c3;
	margin:16px auto;
	padding:1px;
	padding-top:6px;
    padding-left:14px;
}
.bank_list {
    position:relative;
    margin:12px auto;
    width:960px;
}
.bank_list a.prev, .bank_list a.next {
    position:absolute;
    display:block;
    width:25px;
    height:70px;
    top:0;
    text-indent:-9999px;
    cursor:pointer;
    cursor:hand;
}
.bank_list a.prev {
    left:0;
    background:url(../images/left.png) no-repeat 0 12px;
}
.bank_list a.next {
    right:0;
    background:url(../images/right.png) no-repeat 0 12px;
}
.bank_list .prev:hover {
    background:url(../images/left1.png) no-repeat 0 12px;
}
.bank_list .next:hover {
    background:url(../images/right1.png) no-repeat 0 12px;
}


.product_nav{
    margin: 0;
    position: relative;
    border-bottom: 2px solid #c3c3c3;
    width: 1000px;
}
.product_nav .tablist{
    height: 54px;
    margin-left: 48px;
    overflow: hidden;
    width: 900px;
}

.product_gate a.prev2, .product_gate a.next2 {
    position:absolute;
    display:block;
    width:25px;
    height:54px;
    top:0;
    text-indent:-9999px;
    cursor:pointer;
    cursor:hand;
}
.product_gate a.prev2 {
    left:0;
    background:url(../images/left.png) no-repeat 0 6px;
}
.product_gate a.next2 {
    right:0;
    background:url(../images/right.png) no-repeat 0 6px;
}
.product_gate .prev2:hover {
    background:url(../images/left1.png) no-repeat 0 6px;
}
.product_gate .next2:hover {
    background:url(../images/right1.png) no-repeat 0 6px;
}
.img_list {
    width:888px;
    height:70px;
    margin-left:36px;
    overflow:hidden;
}
.img_list ul {
    width:9999px;
}
.img_list li {
    float:left;
    display:inline;
    list-style:none;
    width:162px;
    height:70px;
    text-align:center;
    margin:0 8px;
}
.img_list ul li a {
    display:block;
    overflow:hidden;
    border:1px solid #c7c7c7;
}
.img_list ul li a:hover {
    border:1px solid red
}
.footer {
	background-color:#f5f5f5;
	border-top:2px solid #c3c3c3;
	width:100%;
}
.footer-item {
	width:1000px;
	margin: 10px auto;
}
.footer-iteml {
	float:left;
}
.footer-iteml h5 {
    border-bottom: 1px solid #e4e4e4;
    font-size: 12px;
    height: 40px;
    line-height: 45px;
    margin-bottom: 10px;
    width: 524px;
}
.footer-iteml h5 a {
	color:#323131;
	margin-right:20px;
}
.footer-iteml h5 a:hover {
	text-decoration:underline;
}
.footer-iteml h6, .footer-itemr h6 {
	color:#8c8c8c;
	line-height:20px;
}
.footer-itemm {
	width:180px;
	height:120px;
	float:left;
	color:#666;
	margin:18px 0px 0px 60px;
}
.footer-itemm h6 {
	background:url(../images/s.png) no-repeat;
	padding-left:30px;
	height:23px;
	line-height:22px;
}
.footer-itemm h5 {
	font-size:12px;
}
.footer-itemm h1 {
	color:#898989;
	line-height:38px;
}
.footer_icon {
	height:35px;
	margin-top:12px;
}
.footer_icon a {
	width:35px;
	height:35px;
	background-color:#c1c1c1;
	display:inline-block;
}
.footer_icon a i {
	margin-left:6px;
}
.f_weibo, .f_weixin {
	vertical-align:middle;
}
.footer_icon a:hover {
	background-color:#bb051d;
}
.footer-itemr {
	float:left;
	margin-top:18px;
}
.footer-itemr h6, .footer-itemr img {
	margin-left:50px;
}
.sub_menu {
	width:140px;
	border:1px solid #e6e6e6;
	position:absolute;	
	margin-left:-45px;
	margin-top:9px;
	background-color:#fff;
	filter:alpha(opacity=96);
	-moz-opacity:0.96;
	opacity:0.96;
	-webkit-box-shadow: 0 0 3px -1px #ccc;
	-moz-box-shadow: 0 0 3px -1px #ccc;
	box-shadow: 0 0 3px -1px #ccc;
}
.sub_menu dl {
}
.sub_menu dl dt {
	border-bottom:1px solid #e6e6e6;
	height:30px;
	line-height:30px;
	text-align:center;
	margin:4px;
}
.sub_menu dl dt a {
	font-size:14px;
	text-align:center;
	color:#666;
	display:block;
}
.sub_menu dl dt a:hover {
	color:#fff;
	background-color:#bb051d
}
.sub_menu dl dd {
	display:inline-block;
	padding:4px;
}
.sub_menu dl dd a {
	font-size:12px;
	color:#999;
	padding:4px;
}
.sub_menu dl dd a:hover {
	color:#fff;
	background-color:#bb051d
}
.items {
	height: 90px;
	border-top: 1px solid #e7eaec;
	color: #5d666d;
	margin: -1px 25px 0;
}
.items li {
	width: 25%;
	height: 90px;
	float: left;
	display: inline;
	position: relative;
}
.product_list_2 table tbody td.col1 {
	color:#ec0a28;
}
.product_list_2 table tbody td.col2 {
	color:#01b32b;
}
.product_list_2 table {
	width:100%;
	border-collapse:collapse;
}
.product_list_2 table thead th {
	color:#666;
	font-size:14px;
	text-align:center;
	height:50px;
	vertical-align:middle;
	background-color:#f5f5f5;
}
.product_list_2 table tbody td {
	color:#000;
	font-size:14px;
	text-align:center;
	height:40px;
	border-bottom:1px solid #e6e6e6
}
.product_list_2 table tbody tr.odd td {background-color:#f6f6f6}
/*addnew*/
.product_list_2 a , .product_list_1 a {color: #333;display: inline-block;}
.product_list_2  a:hover , .product_list_1  a:hover {color:#f60;}
#Menu li {height:50px;}
.tabs_newsr  a.more{width:80px;font-size:14px;float: right;}
.none{ display:none !important;}
.clear{clear:both;height:0;padding:0;margin:0;font-size:0;line-height:0;}
.product_list_limg img{width:140px;height:140px;float:left;border:0px solid #e6e6e6;}
.f dl dd.n{ display:none;}
.f dl dd img{display:block;}
.product_title a{
    color: #868686;
    display: inline-block;
     height:23px;
     width:328px;
     overflow:hidden;
 }
.login_btn2{
    margin: 0 auto;
    margin-top: 20px;
    padding-top: 10px;
    background: url(../images/login_4.png) no-repeat;
    color: #fff;!important;
    width: 260px;height: 51px;display: block;
    text-align: center;font-size: 22px;text-shadow:0px 0px 1px #E09D4C;
    z-index: 6;
}
.login_btn2:hover {
    background:url(../images/login_3.png) no-repeat;
}

.icon_kehuduan,.icon_weixin ,.icon_weibo, .foot_weixin{
    position: relative;
    z-index: 800;
}
.hd_weixin {
    position: absolute;
    left: 0;
    width: 172px;
    padding: 10px 8px;
    border: 1px solid #ccc;
    background: #fff;
    text-align: center;
    font-size: 12px;
    display: none;
}
.hd_weixin p {
    max-height: 36px;
    overflow: hidden;
    margin-bottom: 5px;
    line-height: 18px;
    color: #666;
}
.topnav a:hover .hd_weixin{display: block;top: 28px;}
.foot_weixin a:hover .hd_weixin{display: block; bottom: 38px;}


/*内页*/
.mainbox {
    background-color:#fff;
    border:1px solid #e6e6e6;
    width:998px;
    margin:0 auto;
    margin-bottom:16px;
    clear:both;
    overflow:hidden;
    padding-bottom:22px;
}
.warp {
    background-color:#ececec;
    border:1px solid #e6e6e6;
    width:998px;
    margin:0 auto;
    margin-bottom:16px;
    clear:both;
    overflow:hidden;
}
.box {
    background-color:#f7f7f7;
    width:100%;
    padding-bottom: 2px;
}
.mainbox_nav, .mainbox_prdt {
    font-size:18px;
    border-bottom:1px dotted #dcdcdc;
    width:96%;
    margin:7px auto;
    line-height:34px;
}
.mainbox_prdt {
    font-size:22px;
    color:#666;
    height:56px;
    line-height:56px;
}
.product_table {
    width:94%;
    margin:14px auto;
}
.product_table table {
    border-top: 1px solid #E6E6E6;
    border-left: 1px solid #E6E6E6;
}
.product_table table td {
    border-right: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
    padding: 10px 10px;
    word-break: break-all;
}
.product_table table td .imgs {
    width: 118px;
    height: 118px;
    display: block;
    border: 1px solid #E6E6E6;
}
.product_table table td a {
    color:#333;
}
.product_table table td h2 {
    font-size: 12px;
    margin: 5px 0px;
    line-height: 15px;
    font-weight: bold;
    height: 30px;
    display: block;
}
.breadnav {
    width:990px;
    height:46px;
    line-height:36px;
    margin:0 auto;
    vertical-align: top;
}
.greenbg {
    background-color:#20b738;
    color:#fff;
    padding:3px 5px;
}
.breadnav a {
    font-size:16px;
    color:#999;
}
.breadnav span{
    height: 21px;
    padding-right:20px;
    margin-right:10px;
    background:url(../images/breadcrumb_right.png) no-repeat right;
}

.breadnav label {
    color:#666;
    font-size:14px;
}
.breadnav a:hover {
    color:#bb051d;
}
.haednavbg {
    background:url(../images/navbg.png) repeat-x;
    height:98px;
    width:100%;
}
.prdl {
    float:left;
}
.prdl img {
    margin-top:14px;
    margin-left:42px;
}
.prdr {
    float:right;
    width:628px;
    margin-top:24px;
}
.col3 {
    color:#f29c01;
    font-size:16px;
}
.prdrline1 {
    color:#666;
    height:38px;
    line-height:38px;
}
.prdrline2 {
    color:#bb051d
}
.icon_rz, .icon_db, .icon_rg {
    background:url(../images/chanp.png) no-repeat;
    display:inline-block;
    font-style:normal;
    margin-right:30px;
    color:#898989;
}
.icon_rz {
    height:18px;
    background-position:-40px -39px;
    padding-left:24px;
}
.icon_db {
    height:18px;
    background-position:-40px -18px;
    padding-left:24px;
}
.icon_rg {
    height:18px;
    background-position:-40px 0px;
    padding-left:24px;
}
.prdrv {
    height:86px;
    width:100%;
    background-color:#f6f6f6;
    margin-top:20px;
}
.prdrv ul li {
    border-right:1px dotted #dededf;
    float:left;
    height:86px;
}
.prdrvli1 {
    color:#666;
}
.prdrvli1 p {
    padding-left:25px;
}
.pl54 p {
    padding-left:54px;
}
.mt16 {
    margin-top:16px;
}
.fz16 {
    font-size:16px;
    color:#8b9196
}
.fz32j {
    font-size:32px;
    color:#69737b
}
.fz28 {
    color:#07ad32;
    font-size:28px;
}
.prdrline3 {
    margin-top:24px;
}
.prd_btn_buy {
    background:url(../images/prd_buy.png) no-repeat;
    width:173px;
    height:50px;
    display:inline-block;
}
.prd_btn_buyno {
    background:url(../images/prd_buyno.png) no-repeat;
    width:173px;
    height:50px;
    display:inline-block;
}
.prd_btn_exp {
    background:url(../images/prd_exp.png) no-repeat;
    width:173px;
    height:50px;
    display:inline-block;
}
.prd_btn_out {
    background:url(../images/prd_out.png) no-repeat;
    width:173px;
    height:50px;
    display:inline-block;
}
.prd_btn_end {
    background:url(../images/prd_end.png) no-repeat;
    width:173px;
    height:50px;
    display:inline-block;
}
.prd_btn_buy:hover {
    background:url(../images/prd_buy_h.png) no-repeat;
}
.prd_btn_duibi {
    background:url(../images/prd_buy_duibi.png) no-repeat;
    width:121px;
    height:50px;
    display:inline-block;
}
.prd_btn_duibi:hover {
    background:url(../images/prd_buy_duibi_h.png) no-repeat;
}
.ml18 {
    margin-left:18px;
}
.bg {
    background-color:#f5f5ef
}
.product_table table td a.icon_upload {
    background:url(../images/upload.png) no-repeat;
    height:25px;
    padding-left:35px;
    color:#00a8e8;
    display:block;
    line-height:25px;
}
.product_table table td a:hover {
    text-decoration:underline;
}
.hyzc a.icon_upload {
    background:url(../images/upload.png) no-repeat;
    height:25px;
    padding-left:35px;
    color:#00a8e8;
    display:block;
    line-height:25px;
}
.hyzc a:hover {
    text-decoration:underline;
}
.menul {
    width:100%;
    float:left;
}
.menul ul li a {
    background-color:#ececec;
    display:block;
    height:52px;
    border-bottom:1px solid #f6f6f6;
    line-height:50px;
    text-indent:40px;
}
.menul ul li a:hover, .menul ul li a.menucur {
    background-color:#fff;
	text-decoration: none;
    color:#bb051d;
    font-size:16px;
    border-left:4px solid #bb051d;
    border-bottom:1px solid #fff;
}
.menul ul li a {
    color:#2f2d2d;
    font-size:14px;
}
.menur {
    float:right;
    width:786px;
    background:#fff;
    /*min-height:400px;*/
}
.articleinner {
    padding: 16px;
    overflow: hidden;
    position: relative;
    line-height: 25px;
    word-break: break-all;
}
.contx {
    padding: 10px 0 30px 0;
    border-bottom: 1px dashed #b6b6b6;
}
.contx h2, .cont2x h2 {
    padding: 20px 0;
}
.cont2x div {
    float: left;
    height: 72px;
    line-height: 72px;
    padding: 0 20px 0 82px;
}
.article p {
    padding: 3px 0 7px 0;
    font-size: 14px;
    font-weight: 200;
}
.article h2 {
    font-size:18px;
    text-align:center;
    font-weight:500;
    line-height:60px;
    text-shadow: 1px 1px 1px #CCC;
}
.contx h2, .cont2x h2 {
   text-align: left;
}
.articlelist {
    overflow: hidden;
    zoom: 1;
    color: #808080;
    margin:20px;
    line-height:24px;
}
.articlelist li {
    display: block;
    overflow: hidden;
    border-bottom: 1px dashed #E0E0E0;
    padding: 5px;
}
.articlelist .date {
    font-size: 15px;
    color: #666;
    width: 135px;
    padding: 7px 0 5px 0;
}
.fl {
    float: left !important;
}
.articlelist .info {
    color: #000;
    width: 580px;
    padding: 7px 0 5px 0;
}
.qst, .questionlist {
    margin:24px;
}
.qst a {
    width:96px;
    height:39px;
    display:inline-block;
    text-align:center;
    line-height:38px;
    background:url(../images/wenti_f.png) no-repeat;
    color:#767575;
    margin-right:15px;
}
.questionlist ul li {
    margin-top:15px;
}
.questionlist ul {
    border-bottom:1px dotted #d6d6d6;
    padding:10px 0px 16px 0px;
}
.qst a.qstcur, .qst a:hover {
    background:url(../images/wenti.png) no-repeat;
    color:#fff;
}
.qst_q i {
    background:url(../images/q.png) no-repeat;
    width:23px;
    height:23px;
    display:inline-block;
    vertical-align: top
}
.qst_q p, .qst_a p {
    color:#504e4e;
    font-weight:700;
    font-size:14px;
    margin-left:10px;
    display:inline-block;
    width:698px;
}
.qst_a i {
    background:url(../images/a.png) no-repeat;
    width:23px;
    height:23px;
    display:inline-block;
    vertical-align: top
}
.qst_a p {
    color:#333;
    font-weight:500;
    font-size:12px;
}
.imgbox {
    margin:16px 0;
    text-align:center;
}
.dptmt {
    width: 94%;
    overflow: hidden;
    clear: both;
    margin: 6px auto;
}
.dptmt img {
    margin: 0px 10px;
}
.tips {
    background: url("../images/bg_tips.jpg") repeat-x scroll center top #F0F0F0;
    border-bottom: 1px solid #E2E2E2;
    margin: auto 10px;
}
#jobinfo-one, #jobinfo-two, #jobinfo-three, #jobinfo-four, #jobinfo-five, #jobinfo-six, #jobinfo-seven, #jobinfo-eight {
    padding: 40px 20px 30px 20px;
    position: relative;
}
#jobinfo-one, #jobinfo-four, #jobinfo-seven {background: url("../images/icon_tips.jpg") no-repeat scroll 100px top;}
#jobinfo-two, #jobinfo-five, #jobinfo-eight {background: url("../images/icon_tips.jpg") no-repeat scroll center top;}
#jobinfo-three, #jobinfo-six {background: url("../images/icon_tips.jpg") no-repeat scroll 588px top;}
.close {
    width: 22px;
    height: 22px;
    background: url("../images/close1.png") no-repeat center center;
    top: 40px;
    right: 20px;
    position: absolute;
}
.close:hover {
    background-image:url("../images/close2.png")
}
.tips .nav {
    overflow: hidden;
}
.tips .nav li {
    float: left;
    font-weight: bold;
    padding: 0 10px;
}
.tips .nav li a {
    background: none repeat scroll 0 0 #F0F0F0;
    border-bottom: 2px solid #A6A6A6;
    display: block;
    padding: 5px 10px;
    text-align: center;
    color:#333;
}
.tips .nav li a:hover {
    color: #BB051D;
}
#jobinfo-one li a.current, #jobinfo-one li a.current:hover, #jobinfo-two li a.current, #jobinfo-two li a.current:hover, #jobinfo-three li a.current, #jobinfo-three li a.current:hover, #jobinfo-four li a.current, #jobinfo-four li a.current:hover, #jobinfo-five li a.current, #jobinfo-five li a.current:hover, #jobinfo-six li a.current, #jobinfo-six li a.current:hover, #jobinfo-seven li a.current, #jobinfo-seven li a.current:hover, #jobinfo-eight li a.current, #jobinfo-eight li a.current:hover {
    border-bottom: 2px solid #BB051D;
    color: #BB051D;
}
.list-wrap {
    overflow: hidden;
}
.list-wrap table {
    font-size: 12px;
    margin: 20px 0 0;
    width: 100%;
    line-height:24px;
}
.list-wrap table td {
    padding: 8px 0;
}
.bold {
    font-weight: bold;
}
.list-wrap table td {
    padding: 8px 0;
}
.email {
    background: #fff;
    padding: 10px 25px;
    margin-top: 10px;
    line-height:24px;
}
.email a {
    color: #d00;
    text-decoration: underline;
}
.product_wrapper {
    background: none repeat scroll 0 0 #fff;
    margin: 0 auto;
    overflow: hidden;
    padding: 0px 0 30px;
    width: 1000px;
}
/* ####################搜索区############################################# */
.product_search_item_tr {
    height:30px;
}
.product_search_item_title {
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    text-align: left;
}
.product_search_item {
    border:1px solid #e6e6e6;
    height:200px;
    width:1000px;
    margin:16px auto;
    overflow:hidden;
    padding:10px;
}
/* begin 更多选项  */
.search_nav {
    float: left;
    cursor: pointer;
    line-height: 26px;
}
ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.search_nav_td {
    cursor: pointer;
    display: block;
    float: left;
    line-height: 26px;
    margin-left: -1px;
    position: relative;
    z-index: 98;
}
.search_nav_td1 {
    border: 1px solid #ccc;
    height: 20px;
    line-height: 20px;
    padding: 5px 11px 5px 22px;
    z-index: 97;
    background-color:#fff;
}
/*
.search_nav_td1_li {
   background: url("../images/down.png") no-repeat scroll center center rgba(0, 0, 0, 0);
   display: inline-block;
   height: 20px;
   margin-left: 2px;
   vertical-align: middle;
   width: 15px;
}
*/
.search_nav_td2 {
   /* background: none repeat scroll 0 0 #fff; */
    border: 1px solid #ccc;
    padding: 10px;
    position: absolute;
    top: 27px;
    width: 840px;
    z-index: 96;
    display: none;
}
.search_nav_td2_a {
    background-position: left top;
}
/* end 更多选项  */
.product_Llst {
    border:1px solid #e6e6e6;
    width:1000px;
    height:auto;
    margin:16px auto;
    overflow:hidden;
    padding:10px;
}
.product {
    border-top: 1px solid #d6d6d6;
    margin: 15px auto 0;
    width: 722px;
}
.line2 {
    border-top: 1px solid #d6d6d6;
    clear: both;
    height: 1px;
    margin: 15px 0;
    width: 100%;
}
img.imgs {
    border: 1px solid #e7e7e7;
    height: 118px;
    margin-right: 15px;
    width: 118px;
}
.product table td {
    line-height: 2.4em;
}
.product table {
    font-size: 12px;
}
/*按钮区  */
/*
.btn26.hover {
    background: url("../images/button.png") no-repeat scroll left top rgba(0, 0, 0, 0);
}
.btn_buy {
    background: url("../images/button.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: 微软雅黑;
    font-size: 15px;
    height: 40px;
    width: 100px;
    line-height: 30px;
    text-align: center;
    margin-left: auto !important;
    margin-right: auto !important;
}*/
a {
    color: #333;
    outline: medium none;
    text-decoration: none;
}
.div_checkbox {
    background-color: #f0f0f0;
    border: 1px solid;
    height: 25px;
    margin-bottom: 15px;
    /* margin-right: auto; */
    width: 60px;
}
.product_item_1 {
    color: #333;
    font-family: '微软雅黑';
    font-size: 18px;
    font-weight: normal;
    height: 1.5em;
}
.product_item_2 {
    font-family: 'Tahoma';
    color: #e90;
    font-size: 12px;
}
.product_change {
    float: left !important;
    font-size: 1.2em;
    line-height: 3.2em;
    margin-right: 0px;
    width:200px;
    margin-left: 10px !important;
}
.product_limit {
    line-height: 3.2em;
    font-size: 1.2em;
    margin-right: 0px;
    float: left !important;
}
.product_danger {
    float: left !important;
    font-size: 1.2em;
    line-height: 0.1em;
    margin-right: 0px;
    width:200px;
    margin-left: 10px !important;
    height:20px;
}
.product_danger_class {
}
.product_limitdate {
    float: left !important;
    font-size: 1.2em;
    line-height: 0.1em;
    margin-right: 0px;
}
.clear {
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
}
/*
.small_item1:before {
    line-height: 15px;
    margin-left: 20px !important;
    margin-top: 5px !important;
    padding: 3px 10px;
    content:url(../images/small_item1.png);
}
.small_item2:before {
    line-height: 15px;
    margin-left: 20px !important;
    margin-top: 5px !important;
    padding: 3px 10px;
    content:url(../images/small_item2.png);
}
.small_item3:before {
    line-height: 15px;
    margin-left: 20px !important;
    margin-top: 5px !important;
    padding: 3px 10px;
    content:url(../images/small_item3.png);
}
*/
.percent {
    border-left: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
    margin: 0 auto;
    padding: 6px 0 10px;
    width: 80%;
}
.percent .ws {
    color: #dd0000;
    display: block;
    font-size: 36px;
    line-height: 36px;
    margin: 0 auto;
    text-align: center;
    width: 130px;
}
.product_search_checkbox {
    display: inline;
    margin-right: 20px;
    width:100px;
}
.mainbox_nav span {
    font-size:14px;
    margin-left:10px;
    color:#7a7878;
    display:inline-block;
    width:800px;
}
.mainbox_nav span b {
    color:#bb051d;
}

.search_m {
    margin:8px 20px;
    font-size:14px;
    clear: both;
}

.search_m a {
    color:#6e6d6d;
    height:26px;
    display:inline-block;
    text-align:center;
    line-height:24px;
    padding:0px 12px;
    border-radius:30px;
}
.search_m .orange,
.search_m a:hover {
    background-color:#eeecec;
    text-decoration:none;
}
.search_m a.pxcurdown {
    color:#fff;
    background:url(../images/chanp_03.png) no-repeat #bb051d right;
    padding-right:20px;
}
.search_m a.pxcurup {
    color:#fff;
    background:url(../images/chanp_02.png) no-repeat #bb051d right;
    padding-right:20px;
}
.search_m .searchInput{
    background-color:#fff;
    border:1px solid #e6e6e6;
    width:245px;
    height:30px;
    border-radius:5px;
    display:inline-block;
    margin-left: 40px;
}
.search_m input{
    color:#666;
    border:0px solid #e6e6e6;
    border-radius:5px;
    width:215px;
    height: 28px;
    line-height:28px;
    padding-left: 2px;
    display:block;
    float: left;
}

.search_m .searchBtn{
    cursor: pointer;
    padding: 4px;
}
.search_m .keyword{
    font-size: 12px;
}
.search_m .keyword a:hover{
    background-color:#fff;
    text-decoration:underline;
}

.mainbox_nav a {
    color:#999;
    font-size:12px;
    display:inline-block;
    width:60px;
}
.show_more {
    background:url(../images/chanp_06.png) no-repeat right;
}
.hide_more {
    background:url(../images/chanp_051.png) no-repeat right;
}
.search_more {
    margin:8px 20px 0px 30px;
}
.search_selected a {
    display:inline-block;
    height:24px;
    border:1px dashed #bb051d;
    color:#bb051d;
    line-height:24px;
    padding:0px 6px;
    background:url(../images/chanp_016.png) no-repeat right;
    padding-right:20px;
    margin-right:6px;
    margin-top:6px;
}
.search_selected a:hover, .search_selected a.search_sted {
    background:url(../images/chanp_015.png) no-repeat #bb051d right;
    color:#fff;
    text-decoration:none;
}
.search_more_line1 {
    margin-top:8px;
    clear:both;
    overflow:hidden;
}
.search_more_line1 label {
    font-size:14px;
    color:#666;
    display:inline-block;
    width:90px;
}
.chk1 i,
.chk i {
    background-color:#fff;
    width:16px;
    height:16px;
    border:1px solid #dcdada;
    display:inline-block;
    line-height:16px;
    vertical-align:sub;
    margin-right:6px;
    border-radius:3px;
}
span.chk:hover,
.chked {
    color:#bb051d;
}
span.chk:hover i,
.chked i {
    background:url(../images/chanp_08.png) no-repeat;
    width:20px;
    height:16px;
    display:inline-block;
    vertical-align:sub;
    border:0px
}

.search_more_line1 span {
    margin-right:20px;
    cursor:pointer;
    min-width:100px;
    display:inline-block;
}
.link_clear {
    color:#005aa0;
    line-height:22px;
}
.morested a {
    height:26px;
    display:inline-block;
    border:1px solid #dcdada;
    line-height:26px;
    color:#666;
    padding:0px 9px;
    background:url(../images/chadnp_03.png) no-repeat right;
    padding-right:20px;
    float:left;
    margin-right:-1px;
}
.morested a:hover, .morested a.selected{
    text-decoration:none;
    background:  url(../images/chadnp_02.png) right center no-repeat;
    color: #bb051d;
    cursor: pointer;
}
.morested_show {
    position:absolute;
    border:1px solid #dcdada;
    background-color:#fff;
    z-index:999;
    margin:-1px 0px 0px 90px;
    min-width:313px;
    max-width: 900px;
    padding:8px 10px;
    box-shadow:2px 2px 3px #aaaaaa;
    display: none;
    clear: both;
}
.morested_show span {
    margin-right:8px;
    cursor: pointer;
    float: left;
    padding-top: 2px;
    padding-bottom: 2px;
}
.prdlist li {
    padding:26px 0px;
    clear:both;
    overflow:hidden;
    *zoom:1;
    width:95%;
    margin:0 auto;
    border-bottom:1px solid #e1e1e1;
}
.prdlist li.hover {
    background-color:#f5f5f5
}
.prd_info {
    float:left;
    padding-left:20px;
    width:460px;
}
.prd_imgl {
    width:140px;
    height:140px;
    float:left;
}
.prd_info h3 {
    font-size:18px;
    color:#666666;
    width:760px;
}
.prd_info h6 {
    color:#ee9900;
    font-size:14px;
    margin-top:4px;
    padding-bottom:4px;
}
.prd_info_txt div {
    margin-top:4px;
}
.prd_info_txt label, .prd_info_txt span {
    display:inline-block;
    color:#898989;
    font-size:14px;
    line-height:24px;
}
.prd_info_txt span b {
    color:#bb051d;
    font-size:16px;
}
.prd_info_txt {
    width:380px;
    clear:both;
    overflow:hidden;
    margin-bottom:12px;
}
.prd_info_percent {
    font-size:14px;
    color:#666;
    margin-top:56px;
    text-align:center;
    width:110px;
    float:left;
}
.prd_info_percent h3 {
    color:#bb051d;
}
.prd_info_percent h3 b {
    font-size:36px;
}
.prd_info_btn {
    width:180px;
    float:right;
    margin-top:40px;
}
.btn_duibi {
    background-color:#f7f7f7;
    border:1px solid #e6e6e6;
    width:90px;
    padding:6px 0px;
    border-radius:5px;
    cursor:pointer;
    clear:both;
    display:block;
    margin:0 auto;
    margin-bottom:10px;
    text-align:center;
}
.icon_shouxin {
    background:url(../images/shouxin.png) no-repeat;
    width:78px;
    height:61px;
    position:absolute;
    margin-left:530px;
    margin-top:-16px;
}
.icon_wc {
    background:url(../images/icon_wc.png) no-repeat;
    width:78px;
    height:61px;
    position:absolute;
    margin-left:530px;
    margin-top:-16px;
}
.icon_jqqd {
    background:url(../images/icon_jqqd.png) no-repeat;
    width:78px;
    height:61px;
    position:absolute;
    margin-left:530px;
    margin-top:-16px;
}
.icon_ysq {
    background:url(../images/icon_ysq.png) no-repeat;
    width:78px;
    height:61px;
    position:absolute;
    margin-left:530px;
    margin-top:-16px;
}
.prd_duibibox {
    position: fixed;
    _position:absolute;
    bottom:5px;
    z-index:1010;
    width:100%;
    text-align:center
}
.prd_duibimain {
    width:996px;
    border:2px solid #a48c79;
    margin:0 auto;
    height:148px;
    background:#fff;
    text-align:left;
}
.prd_duibimain h4 {
    color:#a48c79;
    font-size:14px;
    margin:16px;
    margin-bottom:0;
}
.link_duibi_hide {
    float:right;
    color:#005aa0;
    margin-top:-20px;
    margin-right:16px;
}
.prd_duibimain ul {
    overflow:hidden;
    float:left;
}
.prd_duibimain ul li {
    float:left;
    border-right:1px dotted #e6e6e6;
    padding-left:20px;
    margin-top:16px;
}
.prd_duibiinfo {
    float:left;
    padding-right:10px;
}
.prd_duibiinfo h5 {
    width:160px;
    display:block;
    margin-left:12px;
    font-size:12px;
}
.prd_duibiinfo_percent {
    width:170px;
    display:block;
    margin-left:12px;
    color:#989797;
    margin-top:6px;
}
.lbl140 {
    width:140px;
    display:inline-block
}
.prd_duibi_btn_bx {
    float:left;
    padding-left:30px;
}
.prd_duibi_btn {
    background:
        url(../images/duibi.png) no-repeat;
    width:59px;
    height:33px;
    color:#fff;
    line-height:32px;
    text-align:center;
    display:block;
    margin-bottom:5px;
    margin-top:26px;
}

.price_info {
    width:1000px;
    margin:0 auto;
}
.dashed{border-bottom: 1px dashed #E0E0E0;}
/*分页*/
.page span em {
    font-style: normal;
}
.page {
    margin: 0 auto;
    min-width: 470px;
    padding: 20px 0 10px 0;
    text-align: center;
}
.song {
    font-family: '宋体';
    font-size: 12px;
}
.page span.paging a, .page span a {
    border: #ccc 1px solid;
    padding: 5px 9px;
    color: #505050;
    text-decoration: none;
}
.page span.paging a, .page span a {
    border: #ccc 1px solid;
    padding: 5px 9px;
    color: #505050;
    text-decoration: none;
}
.page a, .page span.hover {
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#ccc,direction=120,strength=1);
    -moz-box-shadow: 1px 1px 1px #ccc;
    -webkit-box-shadow: 1px 1px 1px #ccc;
    box-shadow: 1px 1px 1px #ccc;
}
.page span.hover, .page span.paging a:hover, .page span a:hover {
    border: #BB0000 1px solid;
    padding: 5px 9px;
    color: #fff;
    background-color: #bb051d;
}
.page input {
    height: 24px;
    margin: 0 3px;
    font-family: '宋体';
}
.fixedLayer{
    _position:absolute;
    position:fixed;
    top:420px;
    left: 10;
    z-index: 100;
}
.list {
    display: block;
    overflow: hidden;
    min-height: 300px;
}
.list li {
     display: block;
     padding-left: 45px;
     font-size: 14px;
     background: url("../images/sign9.png") 10px 10px no-repeat;
 }

.list a:hover{
    color: #f65d20;
}
.discription {
    margin: 10px auto !important;
    text-align: center;
    color: #999;!important;
}
.articleinner .ms {
    overflow: hidden;
    text-align: justify;
    text-justify: inter-ideograph;
    border: 1px solid #e5e5e5;
    font-size: 12px;
    color: #999;
    padding: 5px 10px;
    line-height: 24px;
    text-indent: 2em;
}
.mb15 {
    margin-bottom: 15px !important;
}
 h2.title4 {
    font-size: 24px;
    line-height: 35px;
}
.dashed{
    padding-bottom: 10px;
    border-bottom: 1px dashed #E0E0E0;
}

.specialist a{

}

.mt15 {
    margin-top: 15px !important;
}
.tab3 caption {
    line-height: 50px;
    color: #d00;
    font-size: 17px;
}
.tab9{overflow:hidden;display:block;margin:0px auto;}
.tab9{border:none !important;}
.tab9 td{border:none !important;}
.tab9 img{border:1px solid #ccc;max-width:400px;max-height:330px;}
.scrollbox{width:925px;overflow-x:scroll;overflow-y:hidden;height:330px;}
.scrollbox h2{color:#333;font-size:14px;font-weight:bold;}

.bold {
    font-weight: bold;
}

.mb10 {
    margin-bottom: 10px !important;
}
.mt10 {
    margin-top: 10px !important;
}
.back {
    background: url('../images/btn15.jpg') no-repeat scroll center center transparent;
    height: 18px;
}
.red{
    color:#b80012;!important;
}

.shf{width:20px;height:170px;line-height:1.2em;padding:40px 5px 0px 5px;background:url(/common/images/pic19.jpg) left top no-repeat;cursor:pointer;position:fixed;right:0px;top:50%;font-weight:bold;display:block;float:right;text-align:center;}


.pbox2 {
    margin: 14px auto;

    overflow: hidden;
    zoom: 1;
    width: 94%;
}
.publish2 {
    margin: 10px 0px 0px 0px;
    border-left: 1px solid #EDEDED;
    border-top: 1px solid #EDEDED;
    border-right: 1px solid #EDEDED;
    border-bottom: 1px solid #EDEDED;
    clear: both;
    display: block;
    overflow: hidden;

}
.publish2 textarea {

    height: 100px;
    border: none;
    padding: 10px;
    color: #808080;
    width: 936px;
    font-size: 14px;  word-wrap: break-word; line-height: 18px; overflow-y: auto; overflow-x: hidden; outline: none;
}
.pub2-submit {
    display: block;
    overflow: hidden;
    zoom: 1;
    padding: 5px 10px;
    color: #808080;
    background-color: #F8F8F8;
    border: 1px solid #E6E5E4;
}
.btn30 {
    color: #fff;
    padding: 0px 10px 0px 10px;
    background: url(/common/images/bg_btn6.jpg) left top repeat-x;
    display: block;
    border: none;
    cursor: pointer;
    height: 24px;
    line-height: 24px;
    border: 1px solid #B02513;
    float: right;
}
.mr5 {
    margin-right: 5px !important;
}
.ml20 {
    margin-left: 20px !important;
}
.comment {
    display: block;
    overflow: hidden;
    padding: 10px;
    color: #505050;
}
.comment .ctinner {
    overflow: hidden;
    border-bottom: 1px solid #EFEFEF;
    padding: 10px;
    margin-bottom: 10px;
}
.comment .ctinner .speaker {
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
}

.inpt_effect em,.inpt_effect_err em {
    height: 30px;
}
.grid-970{
    width: 998px;
}
.login_con{
    width: 545px;
}

