﻿html
{
	background: #fff;
	padding-top: 1px;
}
body
{
	background: #fff;
	font-size: 12px;
	font-family: Arial,Tahoma,"\5B8B\4F53",sans-serif;
	color: #333333;
	margin: 0 auto;
	_behavior: url(/Css/csshover3.htc);
}
a
{
	color: #2b6bab;
	text-decoration: none;
}
a:hover
{
	color: #b6262f;
}
textarea
{
	 overflow-y: auto;
}
input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%; vertical-align:middle}
.main_wc_topbg{margin:0;padding:0;background: #f6f6f6;}
.main_wc_top{width: 960px;margin:0 auto;overflow:hidden}
.main_wc{width: 960px;margin:0 auto;background:#fff;overflow:hidden}
.main_wc2{width: 960px;margin:0 auto;background:#fff;padding-bottom:20px;overflow:hidden}
.main_wc3{width: 960px;margin:0 auto;background:#fff;overflow:hidden}
.main_wc4{width: 960px;margin:0 auto;background:#fff;}
.navigation
{
	padding-top: 4px;
}
.main_content
{
	float: left;
	width: 810px;
}
.sidebar
{
	float: left;
	width: 135px;
}
.sidebar a
{
	color: #4e4e4e;
}
.sidebar a:hover
{
	color: #b6262f;
}
.sidebar ul
{
	margin: 5px 5px 5px 25px;
	padding: 0;
	color: #f3ad0f;
}
.sidebar li
{
	line-height: 150%;
}
.sidebar_button ul
{
	padding: 0;
	margin: 0;
}
.sidebar_button li
{
	list-style: none;
	margin-bottom: 8px;
}
.sidebar_button a
{
	background: #fcf8f5;
	height: 18px;
	padding: 8px 5px 2px 5px;
	color: #666699;
	display: block;
	text-align: center;
}
.sidebar_button .sidebar_button_end
{
	margin: 0;
}
.sidebar_button select
{
	background: #efefef;
	border: 1px solid #efefef;
	color: #666666;
	font-size: 12px;
	width: 69px;
}
.cross
{
	border: 1px solid #dddddd;
	background: #fff;
	padding: 10px 10px 0 10px;
	margin: 10px 0px;
}
.cross_main_content
{
	border: 1px solid #dddddd;
	background: #fff;
	padding: 10px 10px 0 10px;
	margin: 10px 10px 0px 0px;
}
.cross_sidebar
{
	border: 1px solid #dddddd;
	padding: 10px;
	margin: 10px 0 0 0;
}
.cross_sidebar_shop
{
	float:right;
	border: 1px solid #dddddd;
	padding: 10px;
	width:730px;
	min-height:500px;
}
.page_nav
{
	height: 16px;
	padding: 5px 8px 5px 8px;
	background: #0e90d2;
	color: #2b6bab;
	font-size:14px;
	font-weight:bold;
	margin: 0 0 10px 0;
	background:url(/images/topbar.jpg);
}
.page_nav div
{
	float: left;
}
.page_nav span
{
	float: right;
}
.page_nav ul
{
	float: left;
	margin: 0 0 0 140px;
}
.page_nav ul a
{
	margin: 0 5px;
}
.page_nav li
{
	list-style: none;
	float: left;
}
.page_nav a
{
	display: inline-block;
	color: #2b6bab;
}
.page_nav a:hover
{
	color: #b6262f;
}
.box_abstract
{
	float: left;
	color: #777777;
}
.box_abstract ul
{
	margin: 0;
	padding: 0;
}
.box_abstract li
{
	list-style: none;
	white-space: nowrap;
	overflow: hidden;
}
.box_border
{
	border: #efefef 1px solid;
	background: #fafafa;
	padding: 7px;
}

.box_program
{
	margin: 0 7px 10px 0;
}
.box_program li
{
	width: 120px;
	line-height: 120%;
}
.box_user
{
	padding: 5px 5px 10px 5px;
}
.box_user li
{
	width: 73px;
	text-align: center;
}
.box_user_name
{
	padding-top: 10px;
}
.box_user_img
{
	border: #efefef 1px solid;
	background: #fafafa;
	padding: 5px;
	width: 45px;
	height: 45px;
}
.box_return
{
	clear: right;
	margin-right: 0;
}
.box_li_single
{
	text-align: center;
}
.main_content_nav
{
	padding: 7px 0 10px 65px;
	background: url( "/images/main_nav.gif" ) no-repeat 0 0;
	clear: both;
}
.box_comment
{
	padding: 10px 0 10px 0;
}
.box_comment ul
{
	width: 580px;
	padding: 0;
	margin: 0;
}
.box_comment li
{
	list-style: none;
	display: block;
}
.box_comment_user_img
{
	float: left;
	margin: 0 10px 0 0 !important;
}
.tags a:hover
{
	text-decoration: none;
}
.clearer:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearer
{
	display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearer
{
	height: 1%;
}
* +html .clearer
{
	height: 1%;
}
.clearer
{
	display: block;
}
/* End hide from IE-mac */
.master_op
{
	color: #339ccc;
	text-align: right;
	padding-top: 5px;
}
.clear_input
{
    border:1px solid #7A6F6F; 
    width:130px;  
    height:20px;
    padding-left:5px; /*all*/  
    line-height:20px;
    -moz-border-radius:3px;/*Firefox*/  
    -webkit-border-radius:3px;/*Safari和Chrome*/  
    border-radius:3px;/*IE9+*/  
    background-color:white;  
    outline:none;  
}  
.clear_input:focus{/*IE8+*/  
    border-color:#78BAED;   
}
.clear_input1
{
    border:1px solid #7A6F6F;
    width:50px;  
    height:20px;  
    padding-left:5px; /*all*/
    line-height:20px; 
    -moz-border-radius:3px;/*Firefox*/ 
    -webkit-border-radius:3px;/*Safari和Chrome*/  
    border-radius:3px;/*IE9+*/  
    background-color:white;  
    outline:none;  
}  
.clear_input1:focus{/*IE8+*/  
    border-color:#78BAED;   
}
.text-area2
{
    border:1px solid #7A6F6F;
    -moz-border-radius:3px;/*Firefox*/
    -webkit-border-radius:3px;/*Safari和Chrome*/  
    border-radius:3px;/*IE9+*/  
    background-color:white;  
    outline:none;  
}  
.text-area2:focus{/*IE8+*/  
    border-color:#78BAED;   
}
.text-select2
{
    border:1px solid #7A6F6F; 
    height:24px;
    line-height:24px;
    -moz-border-radius:3px;/*Firefox*/  
    -webkit-border-radius:3px;/*Safari和Chrome*/  
    border-radius:3px;/*IE9+*/  
    background-color:white;  
    outline:none;  
}  
.text-select2:focus{/*IE8+*/  
    border-color:#78BAED;   
}
/*----------------------------------*/
p
{
	clear: both;
	margin: 0;
	padding: 0;
	padding: 4px 0 4px 0;
}
img
{
	border: 0;
}
form
{
	margin: 0;
	padding: 0;
}
i
{
	display: none;
}
iframe
{
	border: 0;
}
/*----------------------------------*/
h1
{
	text-align: left;
	margin: 0 0 5px 0;
	padding: 0;
	font-size:14px;
}
h2
{
	text-align: left;
	margin: 0 0 10px 0;
	padding: 8px 3px 3px 5px;
	background: #FFFFCC;
	border-bottom: 1px solid #EFEFEF;
}
h3
{
	text-align: left;
	margin: 0;
	padding: 3px 3px 3px 0;
	clear: both;
}
h4
{
	text-align: left;
	margin: 0;
	padding: 3px 3px 3px 0;
	clear: both;
}
h5
{
	text-align: left;
	margin: 0;
	padding: 3px 3px 3px 0;
	clear: both;
	font-size: 12px;
	font-weight: bolder;
}
table
{
	clear: both;
}
.submit
{
	font-size: 12px;
	height: auto;
}
.floLeft
{
	float: left;
	margin-right: 7px;
}
.readonly
{
	background: #EFEFEF;
}
/*bottom*/
.navigation_bottom1
{
	padding: 30px 0;
	text-align: center;
	color: #333;
	line-height:20px;
	border-top:1px solid #dddddd;
	width:960px;
	margin:0 auto;
}
.bottom3
{
	text-align: center;
}
.bottom3 a
{
	color: #333;
}
.bottom3 a:hover
{
	color: #b6262f;
}
.footerbg{height: 170px;border-top:1px solid #dddddd;background:none repeat-x scroll 0 0 #f8f8f8;}
.footer-wc{margin: 0 auto;width: 960px;}
.footer-channel{width:150px;float:left;	padding:30px 10px 0 20px;}
.footer-content{float: left;}
.other-channels{width:300px;height:170px;float:left;border-left:1px solid #dddddd;}
.other-sub{width:250px;height:170px;float:left;border-left:1px solid #dddddd;}
.other-info{width:210px;height:170px;float:left;border-left:1px solid #dddddd;}
.footer-module-content h3{padding: 35px 0 10px 20px;color:#616161;font-size:12px;font-weight:bold;}
.footer-module-content h4{padding: 10px 0 10px 20px;color:#616161;font-size:12px;font-weight:bold;}
.footer-module-content h3 a,.footer-module-content h3 a:visited{color:#616161;font-weight:bold;}
.footer-module-content h3 a:hover{color:#b6262f;}
.footer-module-content p,.footer-module-content p{padding:0; margin:0;}
.footer-module-content p a,.footer-module-content p a:visited{color: #666;float: left;height: 28px;line-height: 28px;padding-left: 20px;padding-right: 20px;}
.footer-module-content p a:hover{color:#b6262f;}
#bottom4
{ 
	color:#ddd;
	background:#333;
	height:40px;
	line-height:40px;
}
#bottom4 a:link,#bottom4 a:visited{color:#ddd;}
#bottom4 a:hover,#bottom4 a:active{color:#b6262f;}
#bottom4 .wyys_1{width:960px; margin:0 auto;}
#bottom4 .wyys_2{float:left;padding-left:10px;}
#bottom4 .wyys_3{float:right;text-align:right;padding-right:10px;}
.IssueBtn
{
	color: #fff;
	cursor:pointer;
	border:1px solid #336799;  
    height:28px;    
    line-height:24px;
    line-height:26px\9; 
    -moz-border-radius:3px;/*Firefox*/  
    -webkit-border-radius:3px;/*Safari和Chrome*/  
    border-radius:3px;/*IE9+*/  
    background: #2b6bab;
    outline:none;  
}
.IssueInput
{
	color:#7A6F6F;
    border:1px solid #7A6F6F; 
    width:270px;  
    height:20px;
    padding-left:5px; /*all*/  
    line-height:20px;
    -moz-border-radius:3px;/*Firefox*/  
    -webkit-border-radius:3px;/*Safari和Chrome*/  
    border-radius:3px;/*IE9+*/  
    background-color:white;  
    outline:none;  
}  
.IssueInput:focus{/*IE8+*/  
    border-color:#78BAED;   
}
.pp1
{
	height: 100px;
	width: 100px;
	border: 1px solid #ddd;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	margin: 0px;
}
.ppp1
{
	height: 100px;
	width: 100px;
	border: 1px solid #ddd;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	margin: 8px; 
}
.pp2
{
	width: 0;
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}
.pp3
{
	text-align: center;
	width: 100%;
	display: inline-block;
	vertical-align: middle;
}
.favsub
{
	padding: 6px 0px 6px 0px;
	background: #fcf8f5;
	border-bottom: #f7f0e6 1px solid;
	text-align: center;
}
.bizpicfloat
{
	float:left;
	padding-right:10px;
}
.crossindex
{
	border: 1px dotted #dddddd;
	background: #fff;
	padding: 10px 10px 0 10px;
	margin: 0px 14px;
}
.crossshop
{
	background: #fff;
	margin: 10px 0px;
}
.bizpictext
{
	color:#666;
	word-wrap:break-word;
	clear:both;
	height:110px;
}
.pl_title1
{
	background-color:#f6f6f6;
	padding:2px 3px;
	border-bottom: #e7e7e7 1px solid;
	line-height:20px;
}
.pl_title1 span
{
	float:right;
	color:#666;
	font-family: simsun,Arial; 
}
.pl_content1
{
	padding:5px 5px 10px 5px;
	line-height:16px;
}
.boxpp1 {
	height: 100px;width: 100px;border:1px solid #ddd;text-align:center;margin-left:auto; margin-right:auto;
}
.boxpp2 {
   display: table-cell;
   *display: block;
   *font-size: 87px;/*将字号设置为容器高度的 0.873*/
   *font-family: Arial;
   vertical-align: middle;
   height: 100px;
   width: 100px
}
.boxpp2 img {
   vertical-align: middle
}
.pro-class-box{box-shadow:3px 3px 3px #e9e9e9;}
.pro-class { display:none; position:absolute; z-index:999}
.pro-class { width:188px; position:absolute; z-index:998; background:#fff; border:1px solid #e1e1e1; border-top:0}
.pro-class ul { display:inline-block; width:100%;}
.pro-class ul {list-style:none;padding:0;margin:0;}
.pro-class li{ border-bottom:1px solid #ebebeb; height:31px;}
.pro-class li.on.pro-class-first{ height:30px; border-top:0}
.pro-class li.on{ position: relative;border:2px solid #2b6bab;z-index:1000;color:#000; background:#fff; border-right:1px solid #fff; width:189px; height:28px;}
.pro-class li.on .icon-dengj{margin-right:15px;width:12px;height:17px;background-position: -70px -552px;}
.pro-class li.on .icon-dengz{margin-right:15px;width:21px;height:15px;background-position: -138px -552px;}
.pro-class li.on .icon-peitao{margin-right:15px;width:15px;height:16px;background-position: -210px -552px;}
.pro-class li.on p a { color:#666;} 
.pro-class li.on p a:hover { color:#c00;}
.pro-class .pro-class-all { text-align:center; padding:10px 0}
.pro-class-all{background:#fafafa}
.pro-class h4 { height:20px;font:700 14px/20px Microsoft yahei;text-indent:15px;color:#666; padding-top:5px}
.pro-class h4 a{color:#666;}
.pro-class li.on h4 a,.pro-class li.on h4{color:#2b6bab;}
.cur-select{ margin:5px 15px 0 0;*margin:-15px 15px 0 0;color:#ccc;background:url(/images/new-index.png) 0 -602px; width:7px; height:11px; display:inline-block; float:right}
.pro-class li.on .cur-select{display:none;}
.pro-class-tit,.navcon li{float:left;height:52px;font:400 16px/52px Microsoft yahei;color:#333;}
.pro-class-tit,.pro-class-tit:hover{display:block;position:relative;width:190px;height:52px;background:#35638f;color:#fff;text-decoration:none;text-indent:20px;}
.pro-class-view { width:735px; border:#2b6bab 2px solid; border-top:0; z-index:101; position:absolute; background:#fff; box-shadow:3px 3px 3px #e9e9e9; padding:15px; display:none;}
.nav { background:#2b6bab; height:52px; line-height:52px;}
.navcon { width:960px; margin:0 auto;}
.navcon ul{ list-style:none;padding:0;margin:0;}
.navcon li{ text-align:center;width:85px;}
.navcon_li_current {background:url(/images/nav-arrow.gif) no-repeat center bottom;}
.navcon li:hover { background:#336799}
.navcon li a{color:#fff; font-size:16px; font-family:Microsoft yahei; display:block;}
.navcon li a:hover{color:#fff;}
.nav-btn { height:34px; line-height:34px; padding:0 20px; margin-top:10px; font-weight:700; font-size:14px; color:#fff; float:right; border-radius:5px; box-shadow:2px 1px 1px #176ab0; background:#449fed;} 
.nav-btn:hover { color:#fff; text-decoration:none; background:#0b60a7}
.nav-btn:hover i {border-color: #0b60a7 #0b60a7 #0b60a7 #fff;}
.nav-btn i {border:5px solid;border-color: #449fed #449fed #449fed #fff; font-size:0; line-height:0; margin-left:15px; vertical-align:middle; display: inline-block;}
.col_l_r {border-bottom:#ddd 1px solid;}
.col_l_r_img {margin-top:30px;}
.col_l {float:left;width:90px;}
.col_l h3 {font-size:13px;font-weight:bold;color:#333; font-family:"\5B8B\4F53",san-serif;line-height:24px;text-align:center;height:24px;}
.col_r {float:right;width:640px;border-left:#ddd 1px solid;}
.col_r ul {list-style:none;padding:0;margin:0;}
.col_r li {float:left;font-size:12px;line-height:30px;text-align:left;width:85px; padding:0 10px;height:30px;}
.col_r li a{color:#333;}
.col_r li a:hover{color:#b6262f;}
.clearboth{clear:both;height:0;}
.index-sprite{display:inline-block;vertical-align:middle;background:url(/images/new-index.png) no-repeat;}
.icon-all{width:17px;height:10px;background-position: -9px -304px;position:absolute;right:15px;top:20px;}
.mTop10{margin-top:10px;_margin-top:5px;}
.mTop20{margin-top:20px;_margin-top:10px;}
.mTop30{margin-top:30px;_margin-top:15px;}
.mBtm20{margin-bottom:20px!important;}
.border350-left{border:#ececec 1px solid; width:350px;float:left;}
.border350-right{border:#ececec 1px solid; width:350px;float:right;}
.border175-l{border:#ececec 1px solid; width:175px;float:left;margin-right:9px;}
.border175-r{border:#ececec 1px solid; width:175px;float:right}
fd-clr dl,.fd-clr dt,.fd-clr dd,.fd-clr ul,.fd-clr ol,.fd-clr li{margin:0;padding:0}
.fd-clr ul,.fd-clr ol{list-style:none}
#mqbar{background-color:#fff;border-bottom:solid 1px #ddd}
#mqbar .mqbar-container{margin:0 auto;width:960px;height:34px;_overflow:hidden;font:12px/23px Tahoma,Arial,"\5B8B\4F53",sans-serif}
#mqbar a{text-decoration:none}
#mqbar a:hover{color:#b6262f!important}
#mqbar .topnav li,#mqbar .nav-arrow{background:url(/images/toolbar.gif) no-repeat}
#mqbar li{float:left}
#mqbar .extra{position:relative;line-height:34px;height:34px;z-index:1804}
#mqbar .account-sign-status{float:left;color:#444; line-height:35px; }
#mqbar .account-sign-status a:link,#mqbar .account-sign-status a:visited{color:#369}
#mqbar .account-sign-status li{padding:0 5px}
#mqbar .topnav{float:right;line-height:34px;}
#mqbar .topnav a:link,#mqbar .topnav a:visited{color:#666}
#mqbar .topnav li{background-position:right 6px}
#mqbar .nav-title{float:left;padding:0 10px;height:34px;line-height:34px;border-top:solid 1px #f8f8f8;}
#mqbar .extra:hover .nav-title{padding:0 9px;border-top:solid 1px #d1d1d1;border-left:solid 1px #d1d1d1;border-right:solid 1px #d1d1d1;background-color:#fff}
#mqbar .nav-arrow{padding-right:10px;background-position:right -160px}
#mqbar .topnav li:hover .nav-arrow{background-position:right -190px}
#mqbar .list-first{background:0}
#mqbar .nav-content{display:none;border:solid 1px #d1d1d1;border-top:0 none;background-color:#fff;box-shadow:rgba(0,0,0,0.2) 1px 1px 1px 0}
#mqbar .topnav .extra:hover .nav-content{display:block;position:absolute;top:35px;z-index:2000}
#mqbar .nav-content dl{float:left;padding:4px 12px;margin:0;}
#mqbar .nav-content dt{font-weight:700;color:#b0b0b0}
#mqbar .nav-content dd{line-height:24px;word-spacing:no-wrap}
#mqbar .nav-content a:link,#mqbar .nav-content a:visited{color:#444}
#mqbar .topnav-mymq .nav-content{left:0;width:255px}
#mqbar .topnav-tp .nav-content{left:0;width:128px}
#mqbar .topnav-tp .nav-content a{padding-left:20px}
.n_logoleft{float:left; width:135px; padding-top:15px;}
.n_logoright{float:right;padding-top:15px;}
.n_outsearch{padding:15px 5px 0px 60px;float:left;}
.n_outinquiry{float:left;}
.n_ask_price{display:block;_display:inline;border:1px solid #ddd;width:88px;text-decoration:none;text-align:center;background-color:#fff;color:#555;font-size:13px;height:28px;line-height:28px;padding:5px 0;margin:38px 5px 0 5px;zoom:1;}
.n_ask_price:hover{color:#c00; text-decoration:none;}
.n_lsnav{height:90px;}
#m_getId{width:450px;text-align:right;}
.tabT {position:relative;color: #2b6bab;padding:0;margin:0px;background:url(/images/dotbg.gif) repeat-x bottom;}
.tab ,.tab li{padding:0;margin:0;border:none;}
.tab{height:23px;display:block;}
.tab li {display:block;float:left;height:18px;line-height:18px;padding:2px 20px;text-align:center;cursor:pointer;font-weight:bold;}
.tab li.current {display:block;color:#4e4e4e;font-weight:bold;background-color:#fff;border-right:1px solid #ddd;border-left:1px solid #ddd;border-top:1px solid #ddd;border-bottom:1px solid #fff;padding:2px 20px;}
.tabshow,tabhd{background-color:#fff;margin-top:0px;border-right:1px solid #ddd;border-bottom:1px solid #ddd;border-left:1px solid #ddd;text-align:left;}
.tabhd{display:none;}
.tabshow{display:block;}
.tabcon {padding:3px;color: #4e4e4e;}
.n_mainsearch{
	background: #fff;
	text-align: left;
}
.n_ms_input
{
	font-size: 13px;
	height:28px; 
	line-height:28px\9; 
	_line-height:29px; 
	width:338px; 
	padding-left:5px; 
	border: #fc5e17 2px solid;
	overflow:hidden; 
	outline:none;
}
.m_ms_button
{
	height: 34px;
	/*background: #8482A7;border: 1px #FFFFFF solid;*/
	border:solid 1px #fc5e17;border-bottom-color:#fc5e17;background-color:#f3611f;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fc5e17),color-stop(1,#f3611f));background-image:-webkit-linear-gradient(top,#fc5e17 0,#f3611f 100%);background-image:-moz-linear-gradient(top,#fc5e17 0,#f3611f 100%);background-image:-o-linear-gradient(top,#fc5e17 0,#f3611f 100%);background-image:-ms-linear-gradient(top,#fc5e17 0,#f3611f 100%);background-image:linear-gradient(top,#fc5e17 0,#f3611f 100%);border-radius:3px;color:#fff!important;
	color: #FFFFFF;
	font-size: 14px;
	font-weight:bold;
	width:80px;
	cursor:pointer;
}
.n_vipkwcom {padding: 2px 0px 2px 3px; font-size:13px;}
.n_vipkwcom a{text-decoration:none}
.n_vipkwcom a:hover{color:#ff7300!important}
.n_fanye {float:left;width:100%;text-align:right;padding:10px 0; border-top:1px solid #e5e5e5;margin-top:10px;clear:both;}
.m_li_r{
	float:right; width:120px; line-height:40px; background:#fc5e17 url(/images/line3.png) no-repeat -8px 0px; text-align:center; 
}
.m_li_r a{
	display:block; color:#FFFFFF; width:120px;font-weight:bold;
}
.sidebar_pro {float:left;border:2px solid #2b6bab;width:190px;}
.sidebar_pro h2{margin:0;background:url(/images/topbar.jpg);color: #2b6bab;font-size:14px;font-weight:bold;line-height:21px;text-align:center;padding:4px 0 5px;}
.sidebar_pro ul {padding:0; margin:0;}
.n_mobilever_icon {width:16px;height:34px;line-height:34px;background:url(/images/mobile_16.gif) no-repeat 0px 10px; display:block; float:left;}
.n_mobilever {float:left;padding:20px 0px 10px 50px;}
.n_mobilever span {float:left;line-height:30px;height:30px; color:#ff7300;font-family:Microsoft yahei;}
.n_corporation_icon {width:21px;height:34px;line-height:34px;background:url(/images/corporation_16.png) no-repeat 0px 8px; display:block; float:left;}
.n_person_icon {width:16px;height:34px;line-height:34px;background:url(/images/person_16.png) no-repeat -3px 8px; display:block; float:left;}