/*
 * 易通CMS Style
 * ============================================================================
 * 版权所有 2008-2009 易通CMS，并保留所有权利。
 * -------------------------------------------------------
 * 这不是一个自由软件！
 * 也不是一个开源软件！
 * 本软件已经申请软件版权保护！
 * 您不能在任何目的的前提下对程序代码进行破解、修改和使用；
 * 不允许对程序代码以任何形式任何目的的再发布。
 * ============================================================================
 * @author:   九州易通科技有限公司
 * @version:  v1.0
 * ---------------------------------------------
 * $Id: Style Sat Dec 06 09:50:51 CST 2008
  
  ---------------------------------------------------------------
  1. base (全局基本属性)
  ---------------------------------------------------------------
  2.link (链接)
  ---------------------------------------------------------------
  3.font (字体)
  ---------------------------------------------------------------
  4. layout (框架)
  ---------------------------------------------------------------
  5. header (头部)
  ---------------------------------------------------------------
  6.content (页中)
  ---------------------------------------------------------------
  7.footer (页底)
  ---------------------------------------------------------------
  8. search (当前位置/文章搜索)
  ---------------------------------------------------------------
  9.assist (辅助)
  ---------------------------------------------------------------
  10.tab (切换)
  ---------------------------------------------------------------
  11.ad (广告)
  ---------------------------------------------------------------
  
*/

#marquee ,#marquee li { padding:0px; margin:0px;}
#marquee { position:relative; list-style:none; height:150px; width:210px; padding-left:5px; overflow:hidden;   }
#marquee li { position:absolute; font-size:12px;}
#marquee a { display:block; color:#999999; text-decoration:none;}
/* 
  --------------------------------------
  *****  1. base(全局基本属性)   *****
  --------------------------------------
*/
.img { padding:2px; background:1px solid #ccc;}
html {
  scrollbar-face-color : #6EDEDED;
}

body {
  margin: 0 auto;
  padding: 0;
  font:12px Arial,微软雅黑,Helvetica,sans-serif;
  line-height:180%;
  color:#000000;
  text-align:left;
  background:#fff  ;
  white-space:normal; 
  word-break:break-all;
}

div,form,img,ul,ol,li,dl,dt,dd,p {
  margin:0;
  padding:0;
  border:0;
}

h1,h2,h3,h4,h5,h6 {
  margin:0;
  padding:0;
  font-size:100%;
  color:#555;
}

h1 span,h2 span,h3 span,h4 span, h5 span {
  color:#999;
  padding-left:6px;
  font-weight:normal;
}

table,td,tr,th{
  font-size:12px;
}

ul,ol,li {
  list-style:none;
}

img {
  border:0;
}

.clear {
  clear:both;
}

.floatleft {
  float:left;
}

.floatright {
  float:right;
}

.clear {
  clear:both;
}
.gon a{
	color:#0099FF;
}

/* table */

table{
margin-top:0px;}


.title{ background:url(news_bg.png) no-repeat; color:#FFFFFF; font-weight:bold; height:18px; padding:5px;}
/* 
  --------------------------------------
  *****  2. link(链接)   *****
  --------------------------------------
*/

a {
  text-decoration: none;
  color:#000000;
}

a:hover {
  color:#333;
  text-decoration: underline; 
}
.pp{
	color:#000099;
	text-decoration:none;
}
.pp:hover{
	color:#FF6600;
}
.pnt li{
	color:#0099FF;
}
.pnt li a:hover{
	color:#000099;}

/* 
  --------------------------------------
  *****  3. font (字体)   *****
  --------------------------------------
*/

.green {
  color:#5FA540;
}

.orange {
  color:#FF9933;
}

.gray {
  color:#ccc;
}

/* 
  --------------------------------------
  *****  4. layout (框架)   *****
  --------------------------------------
*/

#main {
  margin:0px auto;
  padding:0px auto;
  width:1000px;
  background:#fff ;

}

#layout {
   padding:20px 15px 10px;

}

/* 
  --------------------------------------
  *****  5. header (页头)   *****
  --------------------------------------
  
*/
#contener { width:1000px;margin:0px auto;padding-bottom:10px;}
#header {}
#logo {
  float:left;
  margin:0px 10px;
}

#top {
  margin:0px auto;
  padding:0px auto;
  width:870px;
  line-height:34px;
  text-align:right;
}

#top a {
  padding:0px 5px;
}


/* 
  --------------------------------------
  *****  6. content (页中)   *****
  --------------------------------------
*/
#c {
  width:100%;
  margin-top:10px;
  background:url(c_bg.gif) left top repeat-y;
}

#banner {
  margin-top:5px;
  clear:both;
  height:111px;
  background:url(ss03.png) left top no-repeat;
}
/**

#nav {
  clear:both;
  line-height:36px;
  margin:0px 0px;
  text-align:center;
  background:url(nav_bg.png) left top;
  font-weight:bold;
  font-size:12px;
}

#nav a {
  padding:0px 2px;
  height:27px;
  color:#000000;
}

#nav a span {
  padding:8px 15px;
  font-size:14px;
 
  
  background:url(nav_libg.png)   no-repeat;
}
#nav2 a span {
  padding:5px 15px;
  font-size:14px;
 
  
  background:url(nav_lined.gif) right bottom no-repeat;
}


#nav a:hover {
  background:url(nav_hovser.gif) center bottom no-repeat;
  text-decoration: none;
  font-size:14px;
  color:#3a7710;
 
}

**/
#nav {
    float:right;
	width:1000px;
	line-height:37px;
	text-align:center;
	background:url(nav_bg.png) left top;
}

#nav a {
    padding:10px 12px;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	background: url(nav_libg.png) center no-repeat;
} 

#nav .on div {
    float:left;
	color:#0000FF;
	width:80px;
	margin-left:50px;	
	border:1px solid #eee;
	background:url(nav_libg.png)  ;
}

#nav a:hover,#nav .current {
    padding:10px 12px;
    color:#fff;
	background:url(nav_lihoverbg.png) center no-repeat ;
	
	font-size:14px;
} 

.indexmain{
  clear:both;
  margin:10px 0px 0pxs;
}

.about {
  clear:both;
  margin-left:auto;
  margin-right:auto;
  
  background:#eee;

  text-align:center;

}
.ot{ clear:both;
  margin-top:2px;
  height:340px;

  background-color:#FFFCFB;  
}

.about p {
  text-indent:2em;
}

#sidebar {
  float:left;
  width:240px;
  padding:10px;
  background:#eee;
}

#menu a {
  clear:both;
  display:block;
  line-height:32px;
  margin:5px 0px;
  text-align:center;
  background:#FFF url(bgicon02.gif) 12px 1px no-repeat;
  
}

#menu a:hover {
  background:#FFF url(bgicon02_hover.gif) 12px 1px no-repeat;
  color:#000000;
}
#menu2 a{ color:#0C88B8;border:1px solid #eee;}


#index_right {
  float:right;
  width:280px;
}
#right { float:right; width:680px; }
#index_left {
  float:left;
  width:700px;
}

#position {
  line-height:26px;
  padding-bottom:5px;
  color:#999;

}

#position a {
  height:26px;
  line-height:26px;
  padding:0px 10px;
  background:url(icon01.gif) left center no-repeat;
  color:#999;
}

#position h5 {
  text-align:left;
  color:#0D61BA;
  font-size:14px;
  border-bottom:1px dotted #789;
}

#position h5 span {
  color:#999;
}

#introduce {
  clear:both;
  margin:30px 0px;
}

#introduce h1,#introduce h4 {
  line-height:30px;
  padding-left:35px;
  color:#FF9933;
  font-size:18px;
  font-weight:bold;
  background:url(h4_bg.gif) left top no-repeat;
}

.news_list {
  padding:2px;
  background:#ffffff;
}

.news_list li {
  clear:both;
  line-height:28px;
  padding-left:15px;
  border-bottom:1px dotted #999;
 
}

.news_list li a {
  color:#000;
}

.news_list .date {
  float:right;
  color:#999;
}

.list1 a,.list2 a,.list3 a {
  padding-right:30px;
  background:url(new.gif) right top no-repeat;
}
.contries{	background:#F5F5F5;}
.contries td{ border:1px solid #eee;}
.contries td * div{   }
.contries ul{ }
.contries  li{  }
.infos{width:600px;}
.infos td{ }
.infos th{ color:#0099FF;border:1px solid #ddd;}
/************* 产品 */
.product_box {
  float:left;
  width:100%;
  margin:5px;
  padding:5px;
  background:#F5F5F5;
 
}
.product_box img {
  width:20px;
  height:15px;
  border:1px solid #ddd;
}

.product_box li{
	float:left;
	
}
.product_box td{
	
	border-bottom:1px dotted #999;
}


.product_box h5 {
  margin-top:5px;
  background:#FFF;
  border:1px solid #DDD;
  text-align:center;
}

.product_box h5 a {

  line-height:22px;
}


.p_info {
  height:20px;
  line-height:20px;
  padding-left:30px;
  background:url(bullet1.gif) left top no-repeat;
  color:#0D61BA;
  font-size:14px;
  font-weight:bold;
}

/************* 分页 */

.pages {
  clear:both;
  margin:0px 10px;
}

.pages strong {
  color:#0D61BA;
  display:block;
  float:left;
  height:18px;
  line-height:18px;
  float:left;
  padding:0px 8px;
  background:#F5F5F5;
  border:1px solid #0D61BA;
  margin: 0px 3px 0px 0px;
}
.pages a {
  display:block;
  float:left;
  height:18px;
  line-height:18px;
  float:left;
  padding:0px 8px;
  border:1px solid #CCC;
  text-decoration:none;
  margin: 0px 3px 0px 0px;
  color:#0D61BA;
}

.pages span {
  float:right;
}

/****************内容*/
#text h1 {
  line-height:40px;
  font-size:22px;
  text-align:center;

  color:#0064CB;
  font-weight:bold;
}

.contentinfo {
  line-height:24px;
  text-align:center;
}

.text {
  padding:10px 0px;
  text-align:14px;
  line-height:200%;
  color:#333;
}
.text td{ color:#000000;}

/****************评论*/
#comment {
  margin-top:20px;
}

#comment .input {
  width:108px;
  height:27px;
  border:none;
  background:url(search_btn.gif) left top no-repeat;
  font-weight:bold;
  color:#0D61BA;
  font-size:12px;
}

.comm {
  height:28px;
  line-height:28px;
  padding-left:35px;
  border-top:1px solid #ccc;
  background:url(comment.gif) 10px 7px no-repeat;
}

#textarea {
  width:626px;
  height:50px;
  background:#FFF url(cmslogo.gif) right bottom no-repeat;
  border:1px solid #D4E3A4;
}

#link {
  clear:both;
  margin-left:1px;
  margin-top:5px;
  width:250px;
  background:#fff;
}

.link_top {
  height:33px;
  line-height:33px;
  text-align:center;
 
  color:#0099FF;
}

.link_bg {
  height:auto;
  padding:10px;

  color:#000066;
}
.link_bg li a{ color:#000099;}
.link_bottom {
  height:7px;
  
}

#related li {
  line-height:22px;
  padding-left:20px;
  background:url(down.gif) left top no-repeat;
  border-bottom:1px dotted #ccc;
}

#related ul li.l1,#related ul li.l2,#related ul li.l3, {
  background:url(up.gif) left top no-repeat;
}

#gon{


}
#gon li {margin:5px;}
#gon li a{	 color:#660033; background:url(bg_dot.gif) repeat-x; }

/* 
  --------------------------------------
  *****  7. footer (页底)   *****
  --------------------------------------
*/
#footer {
  clear:both;
  line-height:30px;
  padding:10px;
  color:#003399;
  background:#EDEDED url(foot_bg.gif) left top repeat-x;
}

#footer p {
  text-align:center;
}

#footer a {
  /*text-decoration: underline; */
  color:#006633;
}



/* 
  --------------------------------------
  *****  8. search (搜索)   *****
  --------------------------------------
*/
#search {
  float:right;
  
 
  text-align:right;
  margin-left:auto;
  width:1000px;
  margin-right:auto;

}

#inputsearch { 
  float:left;
  border:none;
  margin:0px;
  padding:0px 0px 0px 17px;
  width:140px;
  height:18px;
  line-height:16px;
  font-size:12px;
  color:#0099FF;
  background:url(search_input.gif); 
}

/* 
  --------------------------------------
  *****  9. assist (辅助)   *****
  --------------------------------------
*/
.p5 {
  padding:5px;
}

.p10 {
  padding:10px;
}

.blank5 {
  clear:both;
  height:5px;
  overflow:hidden;
}

.blank10,.blank30 {
  clear:both;
  height:10px;
  overflow:hidden;
}

.blank20 {
  height:20px;
}

.blank30 {
  height:30px;
}

.padding10 {
  padding:10px;
}

.margin5 {
  margin:5px;
}

.padding5 {
  padding:5px;
}

.blank5 {
  clear:both;
  height:5px;
  overflow:hidden;
}

.hr {
  clear:both;
  height:1px;
  background:url(point.gif) repeat-x;
}
#nestab{

border:1PX SOLID #ddd;
width:100%;}
。fors{}
。fors ul li{
float:left; margin:5px;}
.np { margin-left:14px;}
.hp li{ float:left; marggin-left:4px; color:#006633; width:60px; border-bottom:1px solid #ccc; padding:4px; azimuth:center;
}
.hp li a{ color:#FF6633;}
.hp li a:hover{ color:#0099FF;}
.tdt{border:1px solid #ccc; padding:2px; font-weight:200;}
.tdt span{ padding:4px; margin-right:25px; color:#FF6600;}
.tdt a{color:#000066;}
.tdtw {border:1px solid #ccc; }
.tdtw div{ border:1 dotted #ccc; }
.tdtw a{ color:#000000;}
.fl{ border:2px dotted  #ccc; padding:5px; margin:4px;}
.rd{ color:#3300CC;}
.rd a{ color:#0099FF;}
.rd a:hover{ color:#0000FF;}
/* 
  --------------------------------------
  *****  10.ad (广告)   *****
  --------------------------------------
*/
#travel tr.title{ color:#fff; font-size:16px; font-weight:bold; background:#086CD4;}
#travel tr.title td{ color:#FFFFFF;}
#travel tr.notice td{ color:#0099FF;}

#ntvisa{
border:1px solid #f9dcb5;  width:700px; margin-top:5px; float:left;}
#ntvisa h2{ font-size:14px; font-weight:bold; color:#000066; background:#EEE url(ntbg.jpg); line-height:25px; padding:5px;}
#ntvisa div.dis{ border:1px solid red; padding:2px; margin:4px;}
#ntvisa ul.udis{}
#ntvisa ul.udis li { list-style-image:url(items8.gif); float:left; width:110px; line-height:24px; padding:5px;}
#ntvisa ul.udis li a{  font-weight:bold; color:#333333; }




.nos{ font-size:12px; border-bottom:1px solid #FF6600;}
.s{ font-size:12px; border-bottom:none; background:#FF6600;}
.c_tab{color:#fff; background:#FF6600;}
.h_tab{color:gray;font-size:12px; border-bottom:1px solid #FF6600;}
.dis{display:block;}
.undis{display:none;}
#tab_mei{ background:#fff url(tab_mei.jpg) no-repeat; text-align:left;}
#tab_mei ul.mei li{ margin-left:25px;list-style:none;list-style-image:url(items_mei.gif); }
#tab_mei ul.mei li a{ list-style:none;  line-height:25px; text-decoration:none; color:#333333; }
#tab_mei ul.mei li a:hover{ color:#000099; text-decoration:underline;}

.tabul{ text-align:right;}
.tabul li a {list-style:none;  line-height:20px; text-decoration:none; color:#333333;}
.tabul li a:hover{ color:#0033FF;}


/* QQ客服 */

.QQbox{ z-index:99; width: 170px; left: 3px; top: 65px; position: absolute; }
.QQbox .press{ left: 0; border: none; cursor: pointer;width: 26px; height: 136px;position: absolute;background:url(qq_1.png) no-repeat;}
.QQbox .Qlist{ left: 0; width: 170px; background: url(siderIM_bg.gif) padding:5px;}
.QQbox .Qlist .b{ float: left; height: 6px; width: 170px; font-size: 1px;border: }
.QQbox .Qlist .infobox{ text-align:center; background:#bdc5cb; background-image:url(siderIM_infobox.gif); background-repeat:no-repeat;  padding:5px; line-height:14px; color:#000; font-weight:700; }
.QQbox .Qlist .t{ background:url(siderIM_title.gif); height:34px;}
.QQbox .Qlist .b{ background:url(siderIM_bottom.gif); height:9px; overflow:hidden; }
.QQbox .Qlist .con{ background: url(siderIM_bg.gif); width: 100%; padding: 10px 0px 10px 0px;}
.QQbox .Qlist .con h2{ height: 22px; font: bold 12px/22px "宋体"; background: url(siderIM_bg.gif) repeat-y -163px 0; border: 1px solid #3a708d; text-align: center; color:#fff;}

.QQbox .Qlist .con ul li{  width:160px; padding:5px;}

/*QQ END*/

/*new*/
#guonei{
}
#first{width:1000px; }
#second{ clear:both;width:1000px; height:200px; margin-top:5px;}
#in_3{ margin-left:auto; margin-right:auto; width:960px;border:1px solid #0099FF; }
#in_lv{width:708px; float:left;}

#in_lx{ float:right; height:600px; border:1px solid #eee;}
#gg{ clear:both;  margin-top:5px; }
#gg h1{}

.qz{ clear:both; border:1px solid #acafaa; margin-top:5px; }
.qz ul{ margin:4px;}
.qz h1{ color:#d58609; font-weight:bold; font-size:16px; border-bottom:1px solid #acafaa;background:url(tbg.jpg) right; padding:4px;}
.qz li{line-height:22px;}
.di{ clear:both; display:block;}
.di li{float:left;  width:75px; margin-left:10px; text-align:center; background:url(di.png); padding:3px; margin:4px; }
.di li a{ color:#666666 ; font-weight:bold;}



.qz2{  border:1px solid #acafaa;  margin-right:5px; float:left; width:345px;}
.qz2 ul{ margin:4px;}
.qz2 h1{ color:#d58609; font-weight:bold; font-size:16px; border-bottom:1px solid #acafaa;background:url(c1bg.jpg) top; padding:4px; height:25px; margin-top:5px;}


#in_lvg{ width:700px;  height:370px;  border:1px solid #0099FF; margin-top:5px; }
#in_lvg  h1{ color:#fff; font-weight:bold; font-size:16px; border-bottom:1px solid #0099FF; padding:4px; background:url(tbg.jpg);}
.in_lvgj{ float:left; width:200px; height:180px;border:1px solid #eee; background:#ddd; margin:8px;}

.in_lvgj ul li{ float:left; width:50px; padding:6px;}
.in_lvgj ul li a{ }
.in_lvgjn{ float:right; margin:2px; width:465px;   margin:8px 4px 0px 0px; background-color:#ffefdc;}
.in_lvgjn ul{}
.in_lvgjn ul li{ list-style-image:url(items8.gif) bottom; margin:2px 2px 0px 20px; padding:2px;}
#guonei h1{ color:#0099FF; font-weight:bold; font-size:16px; border-bottom:1px solid #0099FF;}
#guonei h2{ color:#333333; font-weight:bold; font-size:14px; border-bottom:1px solid #0099FF;}

#in1{ border-bottom:1px dotted #0099FF; height:180px;}

#in_lvc{ width:700px;  border:1px solid #bcbfb8; margin-top:5px; }
#in_lvc h1{  color:#d23001; font-weight:bold; font-size:16px; border-bottom:1px solid #bcbfb8; padding:4px; background:url(tbg22.jpg);}
.in_lvcj{ float:left; width:200px; height:160px;border:1px solid #eee; margin:8px;}
.in_lvcj img{ margin:6px; border:1px solid pink;}
.in_lvcj ul li{ float:left;}
.in_lvcj ul li a{ width:52px; padding:6px;}
.in_lvcjn{ float:right; margin:2px; width:465px; height:160px;  margin:8px 4px 0px 0px; background:#ffefdc;}
.in_lvcjn ul{}
.in_lvcjn ul li{ list-style-image:url(items8.gif) bottom; margin:2px 2px 0px 20px; padding:2px;}
.in_lvcjn ul li a{ color:#660000;}
#cnei h1{ color:#0099FF; font-weight:bold; font-size:16px; border-bottom:1px solid #0099FF;}
#cnei h2{ color:#333333; font-weight:bold; font-size:14px; border-bottom:1px solid #0099FF;}

#in_visa{margin-left:auto; margin-right:auto; width:1000px; height:200px; border:1px solid #0099FF;}
#in_visa h1{color:#0099FF; font-weight:bold; font-size:16px; border-bottom:1px solid #0099FF; padding:4px;}
#in_visa div.fl{ margin:5px; width:200px; height:160px; border:1px solid #eee; float:left}

#in_visa div.con{ margin:5px; width:600px; height:160px; border:1px solid #eee; float:left;}



#in_t{ width:700px;  height:315px;margin-top:5px; }
#in_t h1{color:#fff; font-weight:bold; font-size:16px; border-bottom:1px solid #0099FF; padding:4px; background:url(tbg.jpg);}
#int{ float:left; width:300px;  height:300px; border:1px solid #ddd;}
#int li{ padding-left:10px; line-height:20px;}

#int li a:hover{ color:#003300; background:#eee ; }
#inf{ float:right; width:380px; border:1px solid #eee;   margig-left:4px; padding:4px;}

/*选项卡1*/ 
#Tab1{ 
width:320px; 
margin:0px; 
padding:0px; 
margin:0 auto;}
 

#Tab3{ 

margin:0px; 
padding:0px; 
margin:0 auto;} 
/*选项卡2*/ 
#Tab2{ 
width:320px; 
margin:0px; 
padding:0px; 
margin:0 auto;}
/*菜单class*/ 
.Menubox { 
width:100%; 
background:url(images/20079299441652.gif); 
height:28px; 
line-height:28px; 
} 
.Menubox1 {  margin-top:30px; margin-left:20px;
width:100%; 

height:28px; 
line-height:28px; 
} 
.Menubox ul{ 
margin:0px; 
padding:0px; 
} 
.Menubox li{ 
float:left; 
display:block; 
cursor:pointer; 

margin-right:5px;
color:#949694; 
font-weight:bold; text-align:center;
} 
.Menubox li.hover{ 
padding:0px; 
background:#fff; 
margin-right:5px; 
color:#739242; 
font-weight:bold; 
height:31px; 
} 
.Menubox1 li{ 
float:left; 
display:block; 
cursor:pointer; 
width:60px;
height:35px;
color:#949694; 
font-weight:bold; text-align:center;
background:url(mtbg.gif) no-repeat;

} 


.Menubox1 li.hover{ 
padding:0px; 
background:#fff; 
width:80px; 
background:url(mtbgp.gif) TOP; 
color:#739242; 
font-weight:bold; 

} 
.Contentbox{ 
clear:both; 
margin-top:0px; 
border-top:none; 
padding-top:8px; background:url(qzf_l.jpg) 200px;
height:200px;
} 
.Contentbox2{clear:both; 
margin-top:0px; 
border-top:none; 
padding-top:8px; background:url(qzf_l.jpg) 200px;
height:320px;
}
.Contentbox1{ 
clear:both; 
padding-top:20px; 
margin-left:20px;

padding-top:8px;
height:240px;
} 
.Contentbox li * a{ color:#550a21;}
.Contentbox2 li * a{ color:#550a21;}
.contries li{ float:left;width:52px; margin-left:4px;}
.contries li a{ }

#lianjie{
clear:both;
margin-left:auto;
margin-right:auto;
width:1000px;}
#lianjie_t{ clear:both; border-bottom;1px solid #0099FF;}
#lianjie_t h2{ color:#0099FF; font-weight:bold; font-size:16px; padding:4px;}
.lj li{ float:left; margin-right:10px; color:#0099FF; color:#0099FF;}
.lj a{ color:#666666; float:left;}


#rin{
 background:#fff url(rin_bg.gif) no-repeat;  clear:both;
}
#rin_bg{ width:600px;   padding-left:50px; padding-top:50px;}
#rin_h{ padding:4px;}
#rin_nav{}
#rin_nav ul.title li{ float:left;}

.linkcon{ float:left;  display:block; border:1px solid #ddd; margin-bottom:5px;}
.linkcon h1 a{ color:red; }
	#link h1{}
	.linkcul{}
	
	.linkcli li{ float:left; width:90px; line-height:18px; margin:2px;}
	.linkcli li a{ text-decoration:none;}
