@charset "gb2312";
/* - - - - - - - - - 全局样式  - - - - - - - - -*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,address,code,
del,em,img,dl,dt,dd,ol,ul,li,
fieldset,form,label,table,tbody,tfoot,thead,tr,th,td{
	margin:0;
	padding:0;
	border:0;
	font-style:normal;
	font-family: "微软雅黑";
	vertical-align:baseline;
}
img{
	border:none;
	padding-bottom: 0px;
}
body{font-size:10.5pt; }
ul,ol{ list-style-type:none;font-family: "微软雅黑";}

a{ text-decoration:none;color:#444;}
/*链接样式*/
a:link{}	
a:hover{text-decoration:none; color:#31598A;}	/*设置对象在其鼠标悬停时的样式表属性*/
a:active{}  /*在鼠标点击与释放之间发生的事件*/
a:visited{} /* 已被访问过时的样式表属性 */
/*  - - - - - - - - - 类别样式  - - - - - - - - -*/
.no_bor{ border:none!important;}
.clear{ display:block;height:0; line-height:0;overflow:hidden; clear:both;font-size:0;}
.f_left{ float:left;}
.f_right{ float:right;}
.f_center{ text-align:center;}


/*- - - - - - - - -样式属index.html - - - - - - - -*/
#main{width:1000px;margin:0px auto;}


	/*顶部*/
	
	

 


	
   .denglu{
	color:#F00;
	font-size:13px;
	font-weight:bold;
}
	.denglu a{color:red; padding-right:10px; padding-left:10px; font-family:inherit; font-weight:bold;}
	.denglu a:hover{ text-decoration: underline;}

    /*顶部登入之后*/
	#top_member{height:27px;float:right;width:415px;margin-top:50px;padding-right:10px;}
	#topam_member{
	background:#ef6932;
	width:385px;
	height:27px;
	float:left;
	background-repeat:repeat;
}
	#topam_member ul{
	float:right;
	width:375px;
	height:27px;
	line-height:27px;
	padding-right:10px;
	text-align:center;
}

	#topam_member ul li{color:#fff;display:inline; font-family:inherit;  padding-top:10px;}
	#topam_member ul li a{color:#fff; padding-right:10px; padding-left:10px; font-family:inherit;}
	#topam_member ul li a:hover{ text-decoration: underline;}

	
    /*菜单*/
    #menu {
	height:65px;
	width:569px;
	padding-top: 55px;
	background-image:url(../images/platform/mm_09.gif);

}
	.li_home{background:url(../images/platform/mm_10.gif); color:#15499b; font-weight:bold; margin: auto; height: 60px;}
	.li_home_text{ color:#15499b; font-weight:bold; margin: auto; height: 60px;}
    #nav {
	line-height: 30px;
	list-style-type: none;
	padding-top:0px;
	background-image:url(../images/platform/mm_09.gif);
	font-size:14px;
}  
    #nav a {display: block; width: 80px; text-align:center; padding-top:15px;font-size:14px; }  
    #nav a:link {color:#666; text-decoration:none;} 
    #nav a:visited {color:#666;text-decoration:none;} 
    #nav a:hover {color:#15499b;text-decoration:none;font-weight:bold;}  
    #nav li {
	float: left;
	width:80px;
	font-size:14px;
	font-family:"微软雅黑";
	font-weight:bold;
	height: 65px;
	padding-top: 0px;
} 
    #nav li a:hover{ background:url(../images/platform/mm_10.gif); margin:auto;height:60px;}   
    #nav li:hover ul {left: auto;} 
    #nav li.sfhover ul {left: auto;} 

	
	/*广告*/
	.banner{
	width:100%;
	height:380px;
	overflow:hidden;
	background-repeat:no-repeat;
	display: block;
	background-image:url(../images/platform/mm_04.gif);
	text-align:center;
}
	.banner1{
	width:100%;
	height:147px;
	overflow:hidden;
	background-repeat:no-repeat;
	display: block;
	background-image:url(../images/platform/mm_04.gif);
	text-align:center;
}
	.banner a{ text-indent: -99999px; width: 100%; height: 380px;}
	.banner a img{background-image:url(../images/platform/mm_04.gif) center center; }

.bn-alp_banner{
	  width:100%;
	  height:147px;
	  position:relative;
	  background-image: url("../images/platform/about_pagebann.jpg");
	  background-position:center center;
}

    /*列表左*/
#body_main{
	width:1000px;
	height:530px;
	clear: both;
	margin:auto;
}
#body_main1{
	width:1000px;
	height:auto;
	clear: both;
	margin:auto;
}
.line{
	height:15px;
	color:#FFF;
	width: 300px;
}
#mainContent {
	height:530px;
	margin-bottom:5px;
	width:670px;
	/* [disabled]margin:0px auto; */
	/* [disabled]background-image:url(../images/platform/janban.jpg); */
	float: left;
}
#sidebar {
	float:right;
	width:315px;
	height:215px;
	border:1px solid #e1e1e1;
	margin-left: 5px;
}
.news_list_4 {
	float:right;
	width:275px;
	height:253px;
	border:1px solid #e1e1e1;
	/* [disabled]margin-right: 0px; */
	padding-right: 0px;
}
#sidebar2 {
	float:right;
	width:320px;
	height:300px;
	margin-right: 0px;
}
#content1 { margin:0 330px !important; margin:0 330px; height:328px; background:#cff;}
/*  - - - - - - - - - 进口用户登陆后 样式  - - - - - - - - -*/
     #loginright{
	width:320px;
	float:right;
	height:530px;
	/* [disabled]padding-right: 0px; */
}
     #login {
	width:280px;
	height:170px;
	padding-left:38px;
	float: left;
	padding-top: 15px;
}
    #loginname{
	height:35px;
	line-height:35px;
	font-size:14px;
	color:#FFF;
	background-color:#133979;
	font-weight:bold;
}
	#loginname span{ padding-left:10px;}
     #login .img {
	/* [disabled]background-image:url(../images/platform/arrow.png); */
	background-repeat:no-repeat;
	width:195px;
	height:48px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	padding-top:10px;
}
	 #login .right{
	font-size:14px;
	font-weight:bold;
	color:#666;
	padding-left:5px;
	padding-bottom:3px;
	line-height:25px;
	width: 150px;
}
	  .submit-a{
	float:left;
	width:49%;
	background-image:url(../images/platform/arrow.gif);
	width:70px;
	height:20px;
	font-size:12px;
	text-align:center;
	color:#FFF;
	margin:auto;
	background-repeat:no-repeat;
	padding-top:5px;
} 
	a.submit-a { text-decoration:none;color:#fff; background-image:url(../images/platform/arrow.gif); }
     	
    a.submit-a:hover{ background-image: url(../images/platform/arrow-a.gif); }	/*设置对象在其鼠标悬停时的样式表属性*/
    
	 
	 .submit-b{
	float:left;
	width:49%;
	background-image:url(../images/platform/arrow-2.jpg);
	width:70px;
	height:20px;
	font-size:12px;
	text-align:center;
	color:#FFF;
	margin:auto;
	background-repeat:no-repeat;
	padding-top:5px;
} 
	 a.submit-b { text-decoration:none;color:#fff;background-image: url("../images/platform/arrow-2.jpg"); }
   
     a.submit-b:hover{ background-image: url("../images/platform/arrow-2-1.jpg");}	/*设置对象在其鼠标悬停时的样式表属性*/

	 .bg{
	background-color:#E0F0FE;
	width:150px; 
	height:18px;
}
	 
/*  - - - - - - - - - 用户登陆后enter 样式  - - - - - - - - -*/
	 
	 #login_enter { width:330px; height:300px; }
     #login_enter .img {
	background-image:url(../images/platform/loginenter.gif);
	background-repeat:no-repeat;
	width:330px;
	height:32px;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	padding-top:10px;
	/* [disabled]padding-left: 30px; */
}
	 #login_enter .right{ font-size:12px; font-weight:bold; color:#666; padding-left:5px; padding-bottom:3px;}
  	 #test_massage{
	width:150px;
	height:200px;
	background-color:#FFF;
	margin:auto;
	float:right;
	padding-right:30px;
	filter:alpha(opacity=30); /* for ie */
	opacity:0.3; /* for ff or other */
}
	 
	.after_message { float:right;width:180px;height:220px;position:relative;margin-left:5px; margin-top:10px;display:inline; overflow:hidden;}
	.after_login_2 { width:180px; height:183px; line-height:29px; }
	 /* 四信息 样式*/
	 .message_con { width:180px; height:170px; margin:4px 0px 0px 0px;}
	 .message_con ul { width:180px; overflow:hidden;}
	 .message_con ul li { line-height:38px; height:38px; border-bottom:1px #FFF solid; padding-top:3px;}
	 .message_con ul li a { color:#000;}
	 .message_con ul li a:hover { color:#1E2188;}
	 .message_con ul li a:visited { color: #F00;}
	 .message_con ul li span { color:#1E2188; font-weight:bold;}
	 .message_con ul li img {margin:9px 6px 0px 7px; float:left;}

	 
/*  - - - - - - - - - 平台资讯 样式  - - - - - - - - -*/
    /*  - - - - - - - - - 平台资讯 样式  - - - - - - - - -*/
      #maindown{
	width:670px;
	height:245px;
	margin:auto;
	float:left;
}
	  
	  #ptzxleft{
	width:378px;
	height:253px;
	float:left;
	background-repeat:no-repeat;
	/* [disabled]padding-left:10px; */
	border:1px solid #e1e1e1
}
	  #ptzxname{
	float:left;
	width:378px;
	line-height:35px;
	color:#FFF;
	background-color:#158FBD;
}
     .text2{
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	margin: auto;
}

    #ptzx_table{
	width:370px;
	padding-left:10px;
}
	#ptzx_table ul{
	float:left;
	padding-top:7px;
	padding-right:0px;
	width:350px;
}
	#ptzx_table ul li{
	float:left;
	height:90px;
	display:inline;
	width:360px;
	line-height: 25px;
 
	
}
   	#ptzx_table ul li span{ font-size:14px; color:#0CF; }

			
	#ptzx_table ul li a{line-height:20px; font-size:10pt; color:#333; width:90px; text-align:left;}
    #ptzx_table ul li a:link{}	
    #ptzx_table ul li a:hover{text-decoration:none; color:#31598A;}	/*设置对象在其鼠标悬停时的样式表属性*/
    #ptzx_table ul li a:active{}  /*在鼠标点击与释放之间发生的事件*/
    #ptzx_table ul li a:visited{} /* 已被访问过时的样式表属性 */
	#ptzx_table .img1{
	background-image:url(../images/mm_28.gif);
	width:133px;
	height:80px;
	float: left;
	padding-right: 10px;
	background-repeat: no-repeat;
}
#ptzx_table .img1 img{
	
	width:133px;
	height:80px;
	float: left;
	padding-right: 10px;
	background-repeat: no-repeat;
}
	
	#ptzxlist{
	float:left;
	width:368px;
	padding-top:3px;
	line-height:25px;
	padding-left: 10px;
}
	
	  #ptzxlist_title{
	line-height:27px;
	padding-left:5px;
	font-size:10.5pt;
	float:left;
	width:250px;
	height:27px;
}
	  #ptzxlist_title ul li{ font-size:10.5pt;line-height:18px;}
      .time{
	float:right;
	color:#777;
	padding-top:0px;
	width:100px;
	line-height: 18px;
	font-size:10pt;
}
    .more { width:40px;height:20px; float:right; color:#666; padding-top:15px;padding-right: 10px;margin-bottom: 10px; }
	.more a{display:block; width:40px;height:20px; background-image:url(../images/more.gif);background-repeat: no-repeat; }
  
	
	.more1{ width:40px; float:right; color:#666; padding-top:3px;}
	.more1 a{line-height:15px; font-size:12px; color:#666; width:90px; text-align:right;}
    .more1 a:link{}	
    .more1 a:hover{text-decoration:none; color:#333;}	/*设置对象在其鼠标悬停时的样式表属性*/
    .more1 a:active{}  /*在鼠标点击与释放之间发生的事件*/
    .more1 a:visited{} /* 已被访问过时的样式表属性 */

/*  - - - - - - - - - 行业资讯 样式  - - - - - - - - -*/
	 .zx_name_4 {
	width:275px;
	height:35px;
	float:left;
	background-color: #00b700;
	color: #FFF;

}
    .zx_about_4{
	height:35px;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	/* [disabled]margin:0px auto; */
	line-height: 35px;
}

    .zx_table_4{
	width:255px;
	padding-left:10px;
}
	.zx_table_4 ul{
	margin-bottom:5px;
	float:left;
	padding-top:3px;
	padding-right:0px;
	margin-top:5px;
	width:245px;
}
	.zx_table_4 ul li{
	float:left;
	height:90px;
	display:inline;
	width:255px;
	line-height: 25px;
 
	
}
   	.zx_table_4 ul li span{ font-size:14px; color:#0CF; }

	.zx_table_4 ul li a span{margin:0 auto;display:block; padding-right:0px; font-size:14px;}
			
	.zx_table_4 ul li a{line-height:20px; font-size:10.5pt; color:#666; width:90px; text-align:left;}
    .zx_table_4 ul li a:link{}	
    .zx_table_4 ul li a:hover{text-decoration:none; color:#31598a;}	/*设置对象在其鼠标悬停时的样式表属性*/
    .zx_table_4 ul li a:active{}  /*在鼠标点击与释放之间发生的事件*/
    .zx_table_4 ul li a:visited{} /* 已被访问过时的样式表属性 */
	.zx_table_4 .img1{
	width:120px;
	height:80px;
	float: left;
	padding-right: 10px;
	background-repeat: no-repeat;
}
.zx_table_4 .img1 img{
	width:120px;
	height:80px;
	padding-right: 10px;
	background-repeat: no-repeat;
}
	
	.zx_list_4{
	float:left;
	width:265px;
	line-height:25px;
	padding-left: 10px;
}
	
	  .zx_title_4{
	line-height:27px;
	padding-left:5px;
	font-size:10.5pt;
	float:left;
	width:155px;
	height:27px;
}
	  .zx_title_4 ul li{ font-size:13px;line-height:18px;}
      .time{
	float:right;
	color:#777;
	padding-top:0px;
	width:80px;
	line-height: 27px;
}
   


/*  - - - - - - - - - 市场活动 成功案例 营销联盟 样式  - - - - - - - - -*/

      #maindown_right{
	width:660px;
	height:255px;
	margin:auto;
	float:left;
}
      #zixunright{
	width:670px;
	height:240px;
	margin:auto;
	float:left;
}
	  .news_list_1{
	width:212px;
	height:240px;
	margin:auto;
	float: left;
	padding-right:0px;
	border:1px solid #e1e1e1
}
	  
	  	/*市场活动*/
	    .newslist{
	float:left;
	width:201px;
	padding-top:10px;
	line-height:27px;
	padding-left:10px;
	text-align:left;
}
    .shichang_table{
	width:201px;
	padding-left:10px;
}
	.shichang_table ul{
	float:left;
	padding-top:7px;
	padding-right:0px;
	width:191px;
}
	.shichang_table ul li{
	float:left;
	height:66px;
	display:inline;
	width:196px;
	line-height: 27px;
	padding-top: 5px;
}
   	.shichang_table ul li span{ font-size:14px; color:#0CF; }

	.shichang_table ul li a span{margin:0 auto;display:block; padding-right:0px; font-size:14px;}
			
	.shichang_table ul li a{line-height:20px; font-size:10.5pt; color:#333; width:90px; text-align:left;}
    .shichang_table ul li a:link{}	
    .shichang_table ul li a:hover{text-decoration:none; color:#31598a;}	/*设置对象在其鼠标悬停时的样式表属性*/
    .shichang_table ul li a:active{}  /*在鼠标点击与释放之间发生的事件*/
    .shichang_table ul li a:visited{} /* 已被访问过时的样式表属性 */
	.shichang_table .img1{
	background-image:url(../images/platform/schd.jpg);
	width:72px;
	height:66px;
	float: left;
	padding-right: 8px;
	background-repeat: no-repeat;
}
.shichang_table .img2{
	background-image:url(../images/platform/cgal.jpg);
	width:72px;
	height:66px;
	float: left;
	padding-right: 8px;
	background-repeat: no-repeat;
}
.shichang_table .img3{
	background-image:url(../images/platform/mm_34.jpg);
	width:72px;
	height:66px;
	float: left;
	padding-right: 8px;
	background-repeat: no-repeat;
}

	    .dongtainews {
	width:212px;
	height:35px;
	float:left;
	margin: auto;
	background-color: #e7e7e7;
}
        .dongtainews .top {
	height:35px;
	font-size:14px;
	font-weight:bold;
	color:#1ba1e2;
	/* [disabled]padding-top:5px; */
	width:200px;
	padding-left: 10px;
	line-height: 35px;
}
        .top a{ text-decoration:none;color:#ef6932; font-size:12px; font-family:Verdana, Geneva, sans-serif;}
        .top a:link{}	
        .top a:hover{text-decoration:underline; color:#fff;}	/*设置对象在其鼠标悬停时的样式表属性*/
        .top a:active{}  /*在鼠标点击与释放之间发生的事件*/
        .top a:visited{} /* 已被访问过时的样式表属性 */
		

	
	/* --市场活动结束--*/
	
	/* --成功案例样式--*/
	
		  .news_list_2{
	width:212px;
	height:240px;
	margin:0 auto;
	float: left;
	padding-right:0px;
	border:1px solid #e1e1e1;
	margin-left:14px;
} 
     /*---成功案例结束-----*/
	 
	 
	 	/* --市场营销样式--*/
	
		  .news_list_3{
	width:212px;
	height:240px;
	margin:auto;
	float: right;
	padding-right:0px;
	border:1px solid #e1e1e1;
	margin-right: 0px;
} 
     /*---市场营销结束-----*/
			
/*  - - - - - - - - - 底部 样式  - - - - - - - - -*/

h2 { color:#666; text-align:left;  padding-bottom:20px;}
h3 { color:#666; text-align:left; padding-bottom:15px;}
h1 { color:#145186; font-size:30px; text-align:left; padding-bottom:20px;}
.weixing{ background-image:url(../images/platform/weixing.png); background-repeat:no-repeat; float:left; }
.weixingname{ text-align:center; width:110px; }

.suline{ background-image:url(../images/platform/suline.gif); background-repeat:no-repeat; background-repeat:repeat-y;}
            #endping{
	width:100%;
	height:100px;
	background-color:#CCC;
	text-align:center;
}



			/*  - - - - - - - - - 底部 标识  - - - - - - - - -*/
			.bottom_jsimg {
	width: 400px;
	height: 46px;
	margin-top: 15px;
	float:right;
}
			.bottom_jsimg ul {width: 400px; margin-left: 10px;}
			.bottom_jsimg ul li {
	height: 40px;
	text-align: left;
	float: right;
	padding-top:10px;
}
/*  - - - - - - - - - 右下角六个模块css  - - - - - - - - -*/

/* CSS Document */

div.no-ml {
    margin-left: 0px;
}
.span4 {
    width: 320px;
}
.color-blocks {
    list-style: none outside none;
    padding: 0px;
    margin: 0px;
}
.color-blocks ul {
    list-style: disc outside none;
}
.color-blocks ul, ol {
    padding: 0px;
    margin: 0px 0px 11px 25px;
}
.color-blocks li.lbg a {
    height: 90px;
    padding: 0px 0px 0px 60px;
    width: 148px;
    line-height: 90px;
    display: block;
    background: url('../images/platform/wuliu.png') no-repeat scroll 0% 0% transparent;
}
.color-blocks li a:hover {
    text-decoration: none;
}
.color-blocks li a {
    color: #FFF;
    font-size: 14px;
    line-height: 30px;
    padding-top: 60px;
    display: block;
    height: 30px;
	text-decoration: none;
}
color-blocks li a:hover {
    color: #00466F;
    text-decoration: none;
}
color-blocks li a:hover, a:active {
    outline: 0px none;
}
color-blocks li a {
    color: #07B;
    height: 90px;
    line-height: 90px;
    padding: 0px;
}
.color-blocks li span {
	font-size:14px; 
	font-weight:bold;
	font-family: "Arial",Microsoft YaHei,"微软雅黑",Arial,Helvetic a,Geneva,sans-serif;}
.color-blocks li.lbg {
    width: 208px;
}
.color-blocks li {
    display: block;
    width: 101px;
    height: 90px;
    line-height: 30px;
    float: left;
    margin-bottom: 5px;
    text-align: center;
    margin-left: 5px;
}
.b-lblue {
    background: none repeat scroll 0% 0% #1BA1E2;
    color: #FFF;
    display: inline-block;
    transition: #000 5s ease 0s;
    cursor: pointer;
}
.b-lblue:hover {
	background: none repeat scroll 0% 0% #088fe7;
	
	}
.color-blocks li {
    line-height: 22px;
}

.color-blocks {
    list-style-type:: none outside none;
}


.b-green {
    background: none repeat scroll 0% 0% #00b700;
    color: #FFF;
    display: inline-block;
    cursor: pointer;
}

.b-green:hover  {
	background: none repeat scroll 0% 0% #1fab08;
	
	}

.color-blocks li {
    display: block;
    width: 101px;
    height: 90px;
    line-height: 30px;
    float: left;
    margin-bottom: 5px;
    text-align: center;
    margin-left: 5px;
}
.b-orange {
    background: none repeat scroll 0% 0% #FE781E;
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    transition: #000 1s ease 0s;
}
.b-orange:hover {
    background: none repeat scroll 0% 0% #ed5e12;
}
.b-glay {
    background: none repeat scroll 0% 0% #ccc;
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    transition: #000 1s ease 0s;
}
.b-glay:hover{background: none repeat scroll 0% 0% #b6b6b6;}

.color-blocks li {
    display: block;
    width: 101px;
    height: 90px;
    line-height: 30px;
    float: left;
    margin-bottom: 5px;
    text-align: center;
    margin-left: 5px;
}
.b-red {
    background: none repeat scroll 0% 0% #FF3738;
    color: #FFF;
    display: inline-block;
    transition: #000 1s ease 0s;
    cursor: pointer;
}
.b-red:hover{background: none repeat scroll 0% 0% #ef1819;}
.color-blocks li {
    display: block;
    width: 101px;
    height: 90px;
    line-height: 30px;
    float: left;
    margin-bottom: 5px;
    text-align: center;
    margin-left: 5px;
}
.b-blue {
    background: none repeat scroll 0% 0% #1570A6;
    color: #FFF;
    display: inline-block;
    transition: #000 1s ease 0s;
    cursor: pointer;
}
.b-blue:hover{background: none repeat scroll 0% 0% #1c407c;}
.color-blocks li {
    display: block;
    width: 101px;
    height: 90px;
    line-height: 30px;
    float: left;
    margin-bottom: 5px;
    text-align: center;
    margin-left: 5px;
}

.b-purple {
    background: none repeat scroll 0% 0% #9B59BB;
    color: #FFF;
    display: inline-block;
    transition: #000 1s ease 0s;
    cursor: pointer;
}
.b-purple:hover{background: none repeat scroll 0% 0% #8041a1;}

.color-blocks li.sol_icon02 a {
    background: url('../images/platform/rongzi.png') no-repeat scroll 0% 0% transparent;
}
.color-blocks li.sol_icon03 a {
    background: url('../images/platform/xinbao.png') no-repeat scroll 0% 0% transparent;
}
.color-blocks li.sol_icon04 a {
    background: url('../images/platform/shangjian.png') no-repeat scroll 0% 0% transparent;
}
.color-blocks li.sol_icon05 a {
    background: url('../images/platform/gongju.png') no-repeat scroll 0% 0% transparent;
}
.color-blocks li.sol_icon06 a {
    background: url('../images/platform/jingkou.png') no-repeat scroll 0% 0% transparent;
}
.color-blocks li.sol_icon07 a {
    background: url('../images/platform/chakan.png') no-repeat scroll 0% 0% transparent;
}
.more1{ color:#999;}

/*  - - - - - - - - - 右下角六个模块css结束  - - - - - - - - -*/

/*  - - - - - - - - - 二级菜单样式开始css  - - - - - - - - -*/

#about_sideleft{
	float:left;
	height:500px;
	margin-top: 20px;
	width: 200px;
	color: #2881CC;
}
.left_menu{
	float:left;
	width:200px;
	border-bottom: 1px solid #D5D5D5;
}


.left_meau_title {
	font-size: 18px;
	height: 35px;
	line-height: 35px;
	/* [disabled]font-weight: bold; */
	width: 180px;
	text-align: right;
	padding-right:20px;
	border-bottom: 1px solid #D5D5D5;
	font-weight: bold;
}
.left_meau ul
{
    width: 200px;
    float: right;
}

.left_meau li
{
    list-style-type: none;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    border-bottom: #dfdfdf solid 1px;
    text-indent: 5px;
}

.menu_left li:hover{
    color: #151515;
    background-color: #f1efef;
    border-top: #dfdfdf solid 1px;
}

.a
{
    color: #2881cc;
    display: block;
    width: 180px;
    height: 35px;
    background-color: none;
    text-decoration: none;
	text-align:right;
	line-height:35px;
	border-bottom: #dfdfdf solid 1px;
	padding-right:20px;
}

.ahover
{
    color: #151515;
    background-color: #f1efef;
    display: block;
    width: 180px;
    height: 35px;
    text-decoration: none;
		text-align:right;
			line-height:35px;
			padding-right:20px;
}

.aclick
{
    color: #151515;
    background-color: #f1efef;
    display: block;
    width: 180px;
    height: 35px;
    text-decoration: none;
		text-align:right;
			line-height:35px;
			padding-right:20px;
}

/* 右侧*/
#right_side{
	width:760px;
	height:auto;
	float:right;
	padding-top:20px;
	background:#FFF;
	padding-bottom: 20px;
}
.right_side_box{
	border: 1px solid #e1e1e1;
	width:760px;
	height:auto;min-height: 320px;
}
.pointe{ padding-right:10px; height:30px; background:#f1efef; border-bottom: #dfdfdf solid 1px; line-height:30px; text-align:right;text-decoration: none;
color: #666;}
.wengzheng{
	 
	height:auto;
	color:#666;
	/* [disabled]padding-top:20px; */
	margin: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}


/*  - - - - - - - - - 二级菜单样式结束css  - - - - - - - - -*/


 /* - - - - - - - - - 二级菜单新闻样式区  - - - - - - - - -*/

 .page_news {
height: 24px;
line-height: 24px;
padding-left:12%;
width: 690px;
color: #666;
}
		        .news_list {
	width:700px;
	margin:20px;
	padding-left: 15px;
}
				.news_list ul { background:none;}
				
		        .news_list ul li { height:30px; line-height:30px; padding-left:6px; border-bottom:#DEDEDE 1px solid;}
		        .news_list ul li a { color:#000;
		          
		        text-decoration:none; 
                display:block; 
                width:500px;
                overflow:hidden;/*超出部分隐藏*/
                white-space:nowrap;/*文本溢出用"..."表示*/
                text-overflow:ellipsis; /*适用IE*/
                -o-text-overflow:ellipsis;  /*适用opera*/
				
				}  
				.news_list ul li a:hover { color:#4677B3;}
		        .news_list ul li span { float:right; color:#000;}
				
				/* 占位符 样式 */
				.placeholders { height:10px; line-height:10px;}
				.placeholders_2 { height:20px; line-height:20px;}
				.placeholders_3 { height:6px; line-height:6px;}
				
				 /* - - - - - - - - - 新闻样式区 结束 - - - - - - - - -*/
				
/* - - - - - - - - - 新闻样式详细区 开始 - - - - - - - - -*/
				
				.title_det_boxcon { width:700px; margin:0px auto;}
		        .top_details { width:700px; margin:5px auto; border-bottom: #D2D2D2 1px solid; height:28px; line-height:28px;  overflow:hidden;}
				.top_details ul { text-align:center; background:none; margin-bottom:4px;}
		        .top_details ul li { height:22px; line-height:22px; text-align:center;}
		        .top_details ul li span { margin-left:6px; margin-right:6px; color: #999;}
		        .title_det { width:700px; height:auto; margin-top:15px; text-align:center; line-height:22px; font-size:14px; font-weight:bold; color: #333;}
			
		        .content_det{padding:0px auto;  margin:20px; height:auto!important; /* IE7+FF 这句必须写在前面 */min-height:50px; height:50px; /*IE6*/ }
		        .content_det p{
		        color: #333;
                line-height: 200%;
                font-size: 10.5pt;
                font-family: '微软雅黑';
                text-indent: 18pt;
                margin: 0cm 0cm 0pt;
   
		        }
		        .content_det table{
		        margin: auto;
		        margin-bottom: 35px;
		        }
/* - - - - - - - - - 新闻样式详细区 结束 - - - - - - - - -*/


 /* - - - - - - - - -  公司动态 开始 - - - - - - - - -*/
				
		        .company_news{ width:700px; margin:10px auto;}
				.company_news dl { width:700px; height:150px; overflow:hidden;}
				.company_news dl dt { width:220px; height:150px; float:left; margin:0px 6px 0px 2px;}
				.company_news dl dd { width:400px; height:150px; float:left; margin:0px 0px 0px 0; padding:0px 5px; line-height:23px;  text-align:left; color:#464646;}
				.company_news dl dd h2 { font-size:14px; color:#264B75; height:28
				px; line-height:28px; border-bottom:1px #D4D4D4 solid; width:500px;}
				.company_news dl dd h2 a { font-size:14px; color:#264B75;}
				.company_news dl dd p { padding-top:5px;}
				.company_news dl dd p a { color:#AAAAAA;}
				.company_news dl dd p a:hover { color:#264B75;}
				.time_color { color:#AAAAAA;}

 /* - - - - - - - - -  公司动态 结束- - - - - - - - -*/
/* 注册页面  */
#registered_side{
	width:1000px;
	height:auto;
	float:right;
	padding-top:10px;
	background:#fff;
	padding-bottom: 20px;
}
.registered_side_box{
	border: 3px solid #ccc;
	width:997px;
	height:auto;
	background: #fff;
}
.content_message {
	height:35px;
	line-height:35px;
	color: #666;

	margin-right:10px;
	font-size: 14px;
}
.regbtn {
	width: 200px;
	height: 38px;
	margin: 5px 0;
	display: block;
	cursor: pointer;
	color: #FFF;
	font-size: 16px;
	font-weight: 700;
	font-family: "微软雅黑";
	border: 0px solid #3B6E22;
	border-radius: 3px;
	background: url(../../theme/images/register/btn_default_glay.png) 0 -1px;
}
.regbtn_1 {
	width: 200px;
	height: 38px;
	margin: 5px 0;
	display: block;
	cursor: pointer;
	color: #FFF;
	font-size: 16px;
	font-weight: 700;
	font-family: "微软雅黑";
	border: 0px solid #3B6E22;
	border-radius: 3px;
	background: url(../../theme/images/register/btn_default.png) 0 -1px;
}

.lineshort {
	float: left;
	margin: 0px 25px;
	height: 25px;
	width: 1px;
	background-color: #DDD;
	margin-top:0px;
	vertical-align: top;
}
.main_left {
    float: left;
    width: 580px;}
	
.col{
	color:#F00;
}
.inputbox input.blur1 {
	color: #999;
	width:230px;
}
.inputbox input.blur {
	color: #999;
	width:100px;
}
.inputbox input {
	box-shadow: 0px 4px 6px -5px rgba(0, 0, 0, 0.2) inset;
	position: absolute;
	z-index: 2;
	width: 85%;
	height: 23px;
	line-height: 23px;
	padding: 6px 15% 6px 3px;
	
	left: 1px;
	top: 0px;
	background-color: transparent;
	border: 1px solid #CCC;
	border-radius: 2px;
	color: #CCC;
	font-size: 14px;
}

 .login_pw1 {

    margin-top: 5px; width:90%; 
	border: 1px solid #CCC;
	text-align:left;
}
 .login_pw {
    border: 1px solid #CCC;
    margin-left:5px;
	margin-top: 5px;
	width:20%;
	height: 23px;
	line-height: 23px;
}
.inputbox {
	position: relative;
	width: 42%;
	height: 23px;
	line-height:26px;
	margin: 0 auto;
	
	padding-right: 5px;	

}
.blur1 {
	color: #999;
	width:230px;
}
.name_a{
	height:23px;
	line-height: 23px;
	margin: auto;
	vertical-align: middle;
	font-size: 14px;
	font-weight: 100;
	color: #666;
}
.col2{
	color:#666;
	vertical-align: middle;
	font-size:12px;
	font-weight:normal;
	padding-left:10px;
}
.name_a tr td{ height:23px; vertical-align:bottom; }


/* ---------物流服务  运价查询开始----------- */
#wuliustyle{ width:700px; margin:auto;margin-left: 53px;}
.wuliu_box #city_select{
margin-top: 6px;
}
.wuliu_box{
	width:60%;
	border: 2px solid #0072C7;
	margin:20px;
	height: 40px;
	float:left;
}
.wuliu_go{
	width:26%;
	float:right;
	margin:20px;
	height:40px;
}
.wuliubtn {
    font: 12px/40px Microsoft YaHei;
    display: block;
    text-align: center;
    width: 120px;
    height: 40px;
    color: #FFF;
    background-color: #F80;
    border-radius: 2px;
	text-decoration:none;
	font-weight:bold;

}
.wuliubtn:hover {
	font: 12px/40px Microsoft YaHei;
	display: block;
	text-align: center;
	width: 120px;
	height: 40px;
	color: #FFF;
	background-color: #ee6600;
	border-radius: 2px;
	text-decoration:none;
    font-weight:bold;
}
.wuliubox_down{
	width:95%;
	margin: 0;
	padding-left: 20px;
margin-bottom: 10px;
}

.wuliubox_down table {
 	background-color:#eee;
 	cursor:hand;
 	border: 1px solid #ccc;
}
/* ---------物流服务  运价查询结束 ----------- */


/* 世贸通学院  在线答疑  */
				
				/*专家答疑 开始*/
		        .look_answer {
	width:700px;
	height:30px;
	line-height:30px;
	margin:10px 18px 10px 30px;
	text-align:left;
	vertical-align: top;
}
		        .look_answer a { height:30px; line-height:30px; padding-left:3px; padding-right:3px;text-align:left; vertical-align: middle;}
		        .title_anwwer {
	width:700px;
	margin:5px 22px 10px 30px;
	height:24px;
	line-height:24px;
	border:#ccc 1px solid;
	background-color:#d4d2d4;
}
		        .title_anwwer span {
	font-size:12px;
	font-weight: bold;
	color:#333;
}
		        .tit1 {  padding-left:15px; text-align:left;}
		        .tit2 {  padding-right:70px; float:right;}
		        .tit3 {  padding-right:40px; float:right;}
				
				.look_left_box {
	width:80px;
	height:30px;
	line-height:30px;
	float:left;
}
				.search_rightcon { width:230px; height:30px; line-height:30px; float:right; vertical-align:middle;}
				.search_rightcon input { width:135px; height:14px; line-height:14px;}
				.search_rightcon img { display: inline-block; margin-top:-1px;}
		
		        .anwer_box {
	width:700px;
	height:auto;
	margin:10px 22px 0px 30px;
	background-color:#f1efef;
	overflow:hidden;
}
		        .anwer_left {
	margin:12px 0px 6px 12px;
	width:500px;
	height:auto;
	overflow:hidden;
	float:left;
	background-color:#f1efef;
}
		        .anwer_left h2 { font-size:14px; font-weight:bold; color:#333; width:450px; overflow:hidden; text-align:left; background-color:none;}
		        .anwer_left h2 span {
	color:#3F9BEF;
}
	            .anwer_left ul { margin-top:4px; margin-bottom:4px; height:70px; background-color:#E8F2FA; }
		        .anwer_left ul li { line-height:23px; color:#000; padding-left:8px; padding-right:4px;padding-top:3px;  background-color:#fff;}
		        .anwer_left ul li a { color:#3F9BEF; text-decoration:underline;}
		        .anwer_left ul li a:hover { color:#000; text-decoration:underline;}
				
						
		        .anwer_right { float:right; width:180px; height:55px; line-height:55px; margin:18px 0px 6px 4px;}
		        .anwer_right span { padding-left:5px; text-align:left; color:#054293;}
				
				.publisher { float:left; height:24px; line-height:24px; text-align:left; vertical-align:middle; margin-top:15px; padding-left:6px; color:#054293; overflow:hidden;
		
		        text-decoration:none; 
                display:block; 
                width:85px;
                overflow:hidden;/*超出部分隐藏*/
                white-space:nowrap;/*文本溢出用"..."表示*/
                text-overflow:ellipsis; /*适用IE*/
                -o-text-overflow:ellipsis;  /*适用opera*/
		
		         }
		      .publisher_time { float:right; margin-right:5px; width:70px; height:24px; line-height:24px; text-align:left; vertical-align:middle; margin-top:15px; color:#054293;}
		
		
		
		      .anwer_box_det { width:740px; height:auto!important; /* IE7+FF 这句必须写在前面 */min-height:120px; height:120px; /*IE6*/  margin:0 auto; background-color:#f1efef;}
		
		      .anwer_box_det h2 {padding-bottom:8px; height:24px; line-height:24px; background-color:#d4d2d4; font-size:12px; color:#FFF; }
		     
		
		
		      /* 在线答疑详情  开始 */
		      .anwer_left_det { margin:12px 0px 12px 12px; width:500px; height:auto!important; /* IE7+FF 这句必须写在前面 */min-height:70px; height:70px; /*IE6*/  float:left; }
		      .anwer_left_det h2 { font-size:12px; font-weight:bold; color:#333; background-color:#f1efef; text-align:left;  height:auto!important; /* IE7+FF 这句必须写在前面 */min-height:24px; height:24px; /*IE6*/}
		      .anwer_left_det h2 span { color:#3F9BEF;}
	          .anwer_left_det ul { margin-top:4px; margin-bottom:10px; height:auto!important; /* IE7+FF 这句必须写在前面 */min-height:20px; height:20px; /*IE6*/  background-color:#CFE5F3;}
		      .anwer_left_det ul li { line-height:20px; color:#000; background-color:#f1efef; }
		
		
		      .anwer_messagedet { width:740px; color:#333; border:#AACCE8 1px solid; height:auto!important; /* IE7+FF 这句必须写在前面 */min-height:110px; height:110px; /*IE6*/   margin:0 auto; background-color:#ffffff;}
		      .anwer_messagedet p { padding:10px; line-height:22px; height:22px; text-align:left; height:auto!important; /* IE7+FF 这句必须写在前面 */min-height:22px; height:22px; /*IE6*/ font-weight:bold; color:#3F9BEF;}
		
              .anwer_messagedet_note { width:740px; border:#C2C2C2 1px dashed; height:60px;  margin:10px auto; background-color:#F5F5F5;}
              .anwer_messagedet_note p { height:20px; line-height:20px; padding:12px; color:#FF6600;}
		      .anwer_messagedet_note h4 img {  margin:15px 4px  0px 6px; float:left;}
		
		      .ask_tab { height:36px; line-height:36px;  margin:0 auto; color:#5C5C5C; padding-left:3px; padding-right:3px; border:#ddd 1px solid; background-color:#f1f1f1}
		
		
              .problem { width:660px; height:auto!important; /* IE7+FF 这句必须写在前面 */min-height:80px; height:80px; /*IE6*/   margin: 10px auto; background-color:#f7f5f2;}
		      .problem h4 { font-size:14px; font-family:"宋体"; font-weight:bold; color:#000; height:30px; line-height:30px; text-align:left; background-color:#eeeeee; overflow:hidden;}
		      .problem ul { background:none;}
		      .problem ul li { width:640px; padding:6px 6px 6px 10px; line-height:22px;}
		
		
		      .registered_box { width:979px; margin:0px auto;}
		      .registered_box h3 { height:36px; line-height:36px; color:#333; font-size:12px; font-weight:bold; background:url(../images/hyzc_1.jpg) no-repeat; padding-left:30px;}
		      .registered_box ul { background:url(../images/hyzc_2.jpg) repeat-y; height:700px;}
		
		      .registered_bottom { width:979px; height:11px; display:block; position:absolute;line-height:0; font-size:0; overflow:hidden; background:url(../images/hyzc_3.jpg) no-repeat;}


a.answerbtn {
    font: 12px/42px Microsoft YaHei;
    display: block;
    text-align: center;
    width: 60px;
    height: 25px;
	line-height: 25px;
    color: #FFF;
    background-color: #F80;
    border-radius: 2px;
	text-decoration:none;

}
a.answerbtn:hover {
	font: 12px/42px Microsoft YaHei;
	display: block;
	text-align: center;
	width: 60px;
	height: 25px;
	line-height: 25px;
	color: #FFF;
	background-color: #ee6600;
	border-radius: 2px;
	text-decoration:none;
}
.answer_box{
	width:10%;
	float:left;
	height:25px;
	line-height:25px;
}
a.answerbtn_blue {
    font: 12px/42px Microsoft YaHei;
    display: block;
    text-align: center;
    width: 60px;
    height: 25px;
	line-height: 25px;
    color: #FFF;
    background-color: #2881cc;
    border-radius: 2px;
	text-decoration:none;

}
a.answerbtn_blue:hover {
	font: 12px/42px Microsoft YaHei;
	display: block;
	text-align: center;
	width: 60px;
	height: 25px;
	line-height: 25px;
	color: #FFF;
	background-color: #15499b;
	border-radius: 2px;
	text-decoration:none;
}

/* 物流箱号查询 */
.wuliugengzhong_box{
	width:94%;
	border: 2px solid #0072C7;
	margin:20px;
	height: auto;
	float:left;
}
.wuliugengzhong_box .title{
	font-size:16px;
	font-weight:bold;
	color:#000;
}
.xianghao_td{
	float:left;
	/* [disabled]height:50%; */
	border:#ccc 1px solid;
	width:210px;
	/* [disabled]padding-top: 20px; */
	margin: auto;
	vertical-align: middle;
	text-align: left;
}
.wuliu_go1{
	width:20%;
	float:left;
	margin:10px;
	height: 30px;
	line-height:30px;
	margin-left: 25%;
}
.wuliu_go2{
	width:20%;
	float:left;
	margin:10px;
	height: 30px;
	line-height:30px;
	margin-left: 10px;
}
.wuliubtn1 {
    font: 12px/40px Microsoft YaHei;
    display: block;
    text-align: center;
    width: 120px;
    height: 30px;
	line-height:30px;
    color: #FFF;
    background-color: #0072C7;
    border-radius: 2px;
	text-decoration:none;
	font-weight:bold;

}
.wuliubtn1:hover {
	font: 12px/40px Microsoft YaHei;
	display: block;
	text-align: center;
	width: 120px;
	height: 30px;
	line-height:30px;
	color: #FFF;
	background-color: #15499b;
	border-radius: 2px;
	text-decoration:none;
	font-weight:bold;
}
.wuliubox_down1{
	width:95%;
	margin: 20px;
	height:460px;
	margin-top: 0px;
}
.cuizhi_center{ height:30px; line-height:30px;}
	 .submit-aa{
	float:left;
	width:49%;
	background-image:url(../images/arrow.gif);
	width:50px;
	height:20px;
	font-size:12px;
	text-align:center;
	color:#FFF;
	margin:auto;
	background-repeat:no-repeat;
	padding-top:5px;
} 

a.submit-aa { text-decoration:none;color:#fff; background-image:url(../images/arrow.gif); }
a.submit-aa:hover{ background-image: url(../images/arrow-a.gif); }	/*设置对象在其鼠标悬停时的样式表属性*/

#xianghaowuliu{ width:760px; height:auto}

.pointe1{
	height:30px;
	background:#0072C7;
	border-bottom: #dfdfdf solid 1px;
	line-height:30px;
	text-align:right;
	color: #fff;
	font-size: 12px;
	padding-bottom: 0px;
}
.wuliu_go3{
	width:20%;
	float:left;
	margin:10px;
	height: 30px;
	line-height:30px;
	/* [disabled]padding-left: 10%; */
	margin-left: 115px;
}
.wuliubtn3 {
    font: 12px/40px Microsoft YaHei;
    display: block;
    text-align: center;
    width: 120px;
    height: 30px;
	line-height:30px;
    color: #FFF;
    background-color: #F80;
    border-radius: 2px;
	text-decoration:none;
	font-weight:bold;

}
.wuliubtn3:hover {
	font: 12px/40px Microsoft YaHei;
	display: block;
	text-align: center;
	width: 120px;
	height: 30px;
	line-height:30px;
	color: #FFF;
	background-color: #ee6600;
	border-radius: 2px;
	text-decoration:none;
	font-weight:bold;
}

.wuliubox_down1 td {
	height:25px;
	line-height:25px;
	vertical-align:middle;
}

.wuliubox_down1 table {
	padding-top: 0px;
}
.xianghaomessage{
	height:auto;
	width:100%;
}
.wuliujiedian{ height:auto; width:100%; padding-top:20px;}


/* 注册成功后的样式*/
.find_ok dl{
	padding-top:20px;
padding-left:100px;
}
        	
.find_ok dd{
        	font-size: 14px;
font-weight: bold;
margin-bottom: 4px;
margin-left: 4px;
width: 310px;
overflow: hidden;
margin-top: 4px;
line-height: 16px;}
.find_ok dd span {
font-size: 12px;
color: #333;
font-weight: normal;
} 
.find_ok{
border: #AFD8E4 1px solid;
background-color: #f1efef;
width: 500px;
height: 100px;
overflow: hidden;
margin-top: 40px;
margin-bottom: 200px;
margin-left: 240px;
}
.find_ok dt{
float: left;
margin: 10px 6px 2px 2px;
}
/* 找回密码 开始 */
			   	.retrieve_ok {  border:#AFD8E4 1px solid; background-color: #f1efef; width:500px; height:65px; overflow:hidden; margin-top:60px; margin-bottom:200px; margin-left:240px;}
		        .retrieve_ok dl { width:320px; height:40px; margin:5px 0px 0px 100px;}
		        .retrieve_ok dt { float:left; margin:8px; width:50px; height:40px;}
	            .retrieve_ok dd { font-size:12px; font-weight:bold; padding:22px 0px 0px 24px;}
				