body {
	margin: 0px;
	font: 9pt;
	color:#333;
	text-decoration: none;
	background-color: #FFFFFF;
	font-size: 14px;
	font-family: "Î¢ÈíÑÅºÚ";
	text-align: center;
	position: relative;
}
/*add mobile*/
#phoneshow{
	display:blcok;
	*display:blcok;
	margin: 0px 0px 0px 59%;
}
.tour_scrollable,.navigator,.ros_scrollable,.news_title,
#ros_show,#ros_calculator,.left_info a, .right_info a ,.mobile_hide,.mobile_hide2,.wfilter_more{
	display:blcok;
    *display:blcok;
}
.mobile_show{
	display:none;
    *display:none;
}
.left_info{
	right:auto;
}
.ACtd{
	width:70%;
}
.download_td{
	width:55%;
}
.buy_td1{
	width: 80%
}
.buy_td2{
	width: 20%
}
h1,h2{
	font-weight: bold;
	font-size: 16px;
	color: #096EC8;
	margin-left: 15px;
	text-align: left;
}

h3{
	font-weight: normal;
	font-size: 14px;
	color: #013678;
	margin-left: 15px;
}


p{
	text-indent: 1.5em;
}
a{
	color: #000000;
	text-decoration: none;
}

img{
	border: 0;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
}

td{
	font-size: 14px;
}
li {list-style: none outside none;}
.four_corners{
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.bottom_corners{
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-bottom-right-radius: 8px;
	-moz-border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}

.up_corners{
	-webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-top-right-radius: 8px;
	-moz-border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
}

.none_style_ul{
	margin: 0px;
	padding: 0 0 0 10px;
}

.none_style_ul li{
	list-style: none;
	margin: 0px;
	padding: 0 0 0 10px;
}

.td_split{
	/*background-image: url( "td_footer_bg.png");*/
	background-repeat: no-repeat;
	background-position: 95%;
	padding-right: 5%;
}

.arrow_blue_ul{
	margin: 0px;
	padding: 0 0 0 25px;
}

.arrow_blue_ul li{
	list-style-image: url("/images/li_arrow_blue.png");
	margin: 0px;
	padding: 0 0 0 10px;
}

.arrow_black_ul{
	margin: 0;
	padding: 18px;
}

.arrow_black_ul li{
	margin: 0;
	padding: 0;
    list-style-image: url("/images/li_arrow_grey.png");
}

.a_underline{
	color: #000000;
	text-decoration: underline;
}


.common_button{
	color:#fff;
	padding: 14px 25px;
	border-radius: 3px;
	font-weight: bold;
	font-size: 14px;
	background-color:#096EC8;border: 0px none;
	text-decoration:none;
}


#page_wrapper{
	clear: both;
	text-align: center;
	padding: 10px 0 10px 0;
  	height: auto;
  	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	/*add  */ width:100%
}

#page_header{
	float: none;
	width: 100%;
}

#page_header_1st{
	/*height: 100px;*/ /*add  */
	width: 100%;
	float: none;
	
}


#page_header_1st table{
	width: 100%;
	height: 100%;
	
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
}

#page_header_1st td{
	margin: 0;
	padding: 0;
	border: 0;
}
#page_header_1st td{
	margin: 0;
	padding: 0;
	border: 0;
}
#span_1st  span{
	float:left;
	padding: 0 5px 0 3px;
}


#page_header_menu{
	clear: both;
	width: 600px;
	height: 38px;
	margin: 0;
	vertical-align: middle;
	text-align: left;
	padding: 15px 0 0 0;
	
}

.span_headtitle{
	font-size: 13px;
	color: #0C243E;
	font-weight: bold;
}
/****mobileÒÆ¶¯.css****/
img {
  width: auto\9;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}
ul{
  padding: 0;
  margin: 0 0 10px 25px;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
.container {
  margin-right: 9%;
  margin-left: 9%;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  line-height: 0;
  content: "";
}
.container:after {
  clear: both;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;

}
.collapse.in {
  height: auto;
}
.page {
  margin-bottom: 20px;
  margin-left: 0;
  list-style: none;
}
.page > li > a {
  display: block;
}
.page > li > a > img {
  max-width: none;
}
.page > .pull-right {
  float: right;
}
.page > .disabled > a {
  color: #999999;
}
.page > .disabled > a:hover,
.page > .disabled > a:focus {
  text-decoration: none;
  cursor: default;
  background-color: transparent;
}
.pagebar {
  *position: relative;
  *z-index: 2;
  margin-bottom: 20px;
  overflow: visible;
}
.pagebar-inner {
  min-height: 95px;
  padding-right: 20px;
  padding-left: 20px;
}
.pagebar-inner:before,
.pagebar-inner:after {
  display: table;
  line-height: 0;
  content: "";
}

#img_gallery{
	position: relative;
}

.img_btn {
    position: absolute;
    z-index: 7;
    left: 50%;
    margin-left: -45px;
    padding: 0px 6px;
}

.img_btn a{
	text-decoration: none;
	color: #fff;
}
.img_btn span{
	color: #fff;
	background:#202932;
    cursor: pointer;
    display: inline-block;
    margin: 0 2px;
    width: 30px;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
	opacity: 0.7;
}
span.img_cur{
	background: #008CE1;
	opacity: 1;
}

.pagebar-inner:after {
  clear: both;
}
.pagebar .container {
  width: auto;
}
.page-collapse.collapse {
  height: auto;
  overflow: visible;
}
.pagebar .brand {
  display: block;
  float: left;
  padding:0;
  margin-left:0;
}
.pagebar .btn{
  margin-top: 25px;
}
.pagebar-fixed-top{
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}
.pagebar-fixed-top .pagebar-inner{
  padding-right: 0;
  padding-left: 0;
}
.pagebar-fixed-top .container {
  width: 75%;
}
.pagebar-fixed-top {
  top: 0;
}
.pagebar .page {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.pagebar .page.pull-right {
  float: right;
  margin-right: 0;
}
.pagebar .page > li {
  float: left;
}
.pagebar .page > li > a {
    float: none;
    padding: 4px 15px;
    margin:0 5px;
    z-index:1;
	font-size: 1.5em;
	color: #333;
	position: relative;
}
.pagebar .page > li > a:focus,
.pagebar .page > li > a:hover {
    z-index:1;
	font-size: 1.5em;
	color: #BE0202;
	position: relative;    
}

/******* ËõÂÔ²Ëµ¥°´Å¥*******/
.pagebar .btn-pagebar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-right: 5px;
  margin-left: 5px;
}
.pagebar .btn-pagebar:hover{
  background-color: #e5e5e5;
  *background-color: #d9d9d9;
}

.pagebar .btn-pagebar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #333;
}
.btn-pagebar .icon-bar + .icon-bar {
  margin-top: 3px;
}
/*  my.css */
.fl { float:left;}
/*.page-clarity{ background-color: transparent;border-width: 0;}*/
.page-clarity .page{ margin-top:25px;}
.page-clarity .brand{padding-top:10px;}

/*add*/
.show{
	z-index:1230
}
.show:hover ul{
	display:block;
}
.li_menu ul { 
	border-radius: 5px;
	background-color: #CED2D7;
	/*background-position: 120% 0px;
	background-repeat: no-repeat;margin: 4px auto 0px;*/
	top: -15px;
	opacity: 0.83;
	padding-left: 5px;
	display: none;
	font-size: 1.2em;
	color: #333;
	margin: 4px 10px 10px -20px;
	padding-top: 50px;
	position: absolute;
	width: 140px;
}
.li_menu ul  li {
	margin-top: 1px;
	color: #333;
	height: 35px;
	line-height: 2;
	padding-bottom: 8px;
	text-align: center;
	width: 140px;
}
.li_menu ul  li a:hover {
	color: #BE0202;
	text-shadow: none;
}


#friendlink{
	clear: both;
	width: 98%;
	margin-top: 0px;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
	padding: 10px;
	text-align: left;
}

#friendlink ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#friendlink li{
	font-size: 12px;
	color: #F1F3F2;
	float: left;
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
	white-space: nowrap;
}

#page_footer{
	clear: both;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
	background-color: rgb(178, 178, 178);
	text-align: center;
	z-index: 100;
}

#page_footer table{
	width: 100%;
	line-height: 150%;
}

#page_footer td{
	text-align: left;
	vertical-align: top;
}

#page_footer span{
	font-weight: bold;
	font-size: 1.5em;
	line-height: 200%;
	color:#333;
}

#page_footer ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#page_footer a{
	font-size: 1.1em;
	color: #0A223A;
}

#page_footer li{
	font-size: 1.1em;
	list-style-type:none;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	line-height: 2;
	color: #0A223A;
}

#foot_copyright{
	margin: 0 auto 20px auto;
	padding: 10px 0px 0px;
	width: 100%;
	height: 65px;
	background-color: rgb(70,69,69);
	
}

#foot_copyright span{
	font-size: 1.2em;
	font-weight: normal;
	color:#fff;
}

#footer_menus{
	padding: 20px 1.5% 0px 9%;
}


#content{
	text-align: left;
	clear: both;
	width: 100%;
	margin: 10px 0 0 0;
}

.tour_scrollable{
	height: 550px;
	background-clip: border-box;
	background-image: url( "/images/top_1.jpg");
	background-repeat: repeat-x;
	background-color: #4C535D;
	background-position:center;
	width:100%;
}
.ros_scrollable{
	height: 350px;
	background-clip: border-box;
	background-image: url( "/images/top_20.jpg");
	background-repeat: no-repeat;
	background-color: #5f9dda;
	width:100%;
}

.ros_scrollable2{
	height: 350px;
	background-clip: border-box;
	background-image: url( "/images/wsg_banner.jpg");
	background-repeat: no-repeat;
	background-color: #01a9d8;
	background-position:center;
	width:100%;
}
.ros_scrollable3{
	height: 350px;
	background-clip: border-box;
	background-image: url( "/images/wsg_banner2.jpg");
	background-repeat: no-repeat;
	background-color: #01a9d8;
	background-position:center;
	width:100%;
}
.ros_products{
	height: 350px;
	background-clip: border-box;
	background-image: url( "/images/product_banner.png");
	background-repeat: no-repeat;
	background-color: #01a9d8;
	background-position:center;
	width:100%;
}
.feature_desc{
	float: left;
	width: 70%;
	height: auto;
	border: solid 1px  #BABABA;
	padding: 10px 10px 30px 10px;
	background-color: #FBFBFB;
}
.feature_desc h1{
	text-align: left;
	font-size: 16px;
	color: #096EC8;
}
.feature_desc p{
	text-align: left;
	font-size: 14px;
	color: #666;
	margin: 20pz 0 0 20px;
}
.feature_desc iframe{
	width:1060px;
	height:100%
}
.download_tip{
	float: right;
	border: solid 1px  #BABABA;
	width: 22%;
	font-size: 12px;
	text-align: center;
	padding: 0px 0px 15px 0;
	background-color: #FBFBFB;
}

.download_tip p{
	margin: 15px;
	text-align: left;
}

.download_tip_title{
	padding: 10px;
	background-color: #DADADA;
	font-size: 16px;
	font-weight: bold;
	color: #0F4696;
}

#wfilter_feature_tab{
	clear: both;
	margin: 10px 0 20px 0;
	padding: 0 0 40px 0;
}

.feature_tab{
	text-align: left;
	font-size: 14px;
	background-color: #FBFBFB;
}

.feature_tab td{
	text-align: left;
	font-size: 14px;
}

.feature_tab li{
	line-height: 250%;
	width: 80%;
	text-align: left;
	color: #666;
}

.feature_tab a:link{
	text-decoration: underline;
	color: #4074B6;
}

.feature_tab a:visited{
	text-decoration: underline;
	color: #013678;
}

]

#system_calculator_div{
	text-align: left;
}


.navigator{
	height: 350px;
	/*background-position: 65% -113px;*/
	background-color: #162369;
	width: 100%;
    font-size: 0px;
	background-image: url( "/images/Top_23.jpg");
	background-repeat: no-repeat;
}

.navigator a{
	color: #fff;
}

.s_banner{
	width: 100%;
	margin: 0;
	padding: 0;
}

.link_button {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: solid 3px rgb(9,110,200);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    text-decoration: none;
	width: 120px;
	text-align: center;
}
.link_button_small {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: solid 2px rgb(9,110,200);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    text-decoration: none;
	width: 100px;
	text-align: center;
}
/*add*/
.s_content{
	width: 74%;
	margin: 0 auto 0 auto;
	padding-top:30px
}

.table_list td, .table_list th{
	border: 1px solid green;
	padding-left: 20px;
	margin: 0;
}

.table_list th{
	padding-top: 5px;
	padding-bottom: 4px;
	background-color: #A7C942;
	color: #ffffff;
}

.kbsearch{
	float: left;
	width: 70%;
	height: auto;
	border: solid 1px  #BABABA;
	padding: 10px 10px 30px 10px;
	margin: 0 0 20px 0;
	background-color: #FBFBFB;
}

.kbsearch h2{
	color: #3073A7;
	font-size: 18px;
}

.kbsearch input{
	color: #3073A7;
	font-size: 18px;
}

.kbsearch a{
	color: #3073A7;
	font-size: 14px;
	font-weight: bold;
}

.boldlink{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	font-weight: bold;
	font-size: 16px;
}



.news_box{
	height:280px;
	width: 100%;
	padding-top:30px;
	font-size: 14px;
	color: #666;
	padding-bottom: 15px;
}
/*add*/
.news_title{
	height: 35px;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	font-family: "·½ÕýÀ¼Í¤³¬Ï¸ºÚ¼òÌå";
}

.news_title a{
	font-weight: normal;
	font-size:12px;
	padding-right:15px;
	color:rgb(245, 60, 84);
	
}

.product_title{
	color: rgb(49, 131, 189);
	font-weight: bold;
}

.product_desc{
	width: 80%;
	line-height: 2;
	font-size: 1.1em;
}
.product_desc ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.benefits3{
	width: 80%;
	height: 300px;
	 -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
	text-align: center;
	padding: 15px;
	background-color: white;
	margin-bottom: 25px;
}
.benefits3_logo{
	margin-top: 20px;
}
.benefits3_title{
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	color: rgb(9,110,200);
}
.benefits3_desc{
	font-size: 1.1em;
	text-align: left;
	padding: 0 0 0 10px;
	font-weight: bold;
	line-height: 1.5;
	color: #666;
}

.benefits2{
	width: 80%;
	height: 400px;
	 -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
	color: white;
	text-align: center;
	padding: 15px;
	margin-bottom: 25px;
}
.benefits2_logo{
	margin-top: 20px;
}
.benefits2_title{
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}
.benefits2_desc{
	font-size: 1.1em;
	text-align: left;
	padding: 0 0 0 10px;
	font-weight: bold;
	line-height: 2;
}
.benefits2_desc li{
	list-style: none;
}

.benefits{
	width: 500px;
	height: 300px;
	 -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
	background-color: white;
}
.benefits_logo{
	width: 150px;
	float: left;
	height: 100%;
	margin-top: 20px;
	text-align: center;
}
.benefits_title{
	font-size: 1.2em;
	text-align: left;
	padding: 20px 0 0 0;
	color: rgb(49, 131, 189);
}
.benefits_desc{
	font-size: 0.8em;
	text-align: left;
	padding: 0 0 0 0;
}
.benefits_desc p{
	text-indent: 0;
}

.feature_list table td{
	vertical-align: top;
	line-height: 1.2;
	font-size: 1.2em;
	border: 5px solid transparent;
}

.news_list{
	/*border-top: 1px solid #B6ACAC; */
	padding-top:10px;
	height: 100%; 
	width: 100%;	
}
.news_list table td{
	vertical-align: top;
	line-height: 1.2;
	font-size: 1.2em;
	border: 5px solid transparent;
}
.news_list h2{
	margin-left: 0px; 
	font-size: 1.2em;
	color: rgb(49, 131, 189);
}
.news_list  h2 a{
	color: #3183BD;	
}
.news_list span{
	padding-right: 30px; 
	color: #666;
	
}
.news_list table td{
   vertical-align: top;
}

.news_list ul{
	white-space:	nowrap;
	overflow:	hidden;
	text-overflow:	ellipsis;
	line-height: 2;
	padding-left: 25px;
}
.news_list li{
    list-style-image: url("/images/bullet.jpg");
	padding-left: 20px;
}

.news_box ul{
	margin: 0;
	padding-left: 30px;
	line-height: 200%;
}

.news_box li{
	text-align: left;
	margin: 0;
	padding: 0;
    list-style-image: url("/images/li_arrow_grey.png");
}
.news_box li a{
	color:#666;
}


.news_more{
	margin-left: 75%;
}
.support_title{
	background: #FFFFFF url("/images/support_bg.png") no-repeat;
	height: 41px; 
	width: 100%; 
	border-style: none none solid none; 
	border-width: 1px; 
	border-color: #D4E2E5; 
	margin-bottom: 20px;
	text-align: left;
}

.support_title h1{
	font-size: 18px; 
	font-weight: normal;
	color: #DFE9EB; 
	padding: 10px 10px 10px 20px;
}

.support_title a{
	color: #DFE9EB; 
}

#comment{
	font-size:12px;
	color: #888888;
}

/*************************** FindPartner css **********************************/
.select_country {
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	color: #4C4C4C;
	font-family: "Myriad Pro","Myriad Web Pro",Myriad,Arial,Helvetica,sans-serif;
	line-height:150%;
	margin-bottom: 10px;
	padding-left: 5%;
}
#partnerTable{
	width:80%;
	margin-left: 3%;
	margin-top: 20px;
	margin-bottom: 20px;
}
#partnerTable table{
	width:100%;
}
#googleMap{
	width:80%;
	height:400px;
	margin-left: 3%;
}
#wfilter_redirection{
	font-size:18px;
	color: #4C4C4C;
	font-weight: bold;
	text-align: center;
	font-family: "Myriad Pro","Myriad Web Pro",Myriad,Arial,Helvetica,sans-serif;
	display: none;
}
#wfilter_buynow_tab{
	font-family: Arial,Helvetica,sans-serif;
	display:none;
	clear: both;
	margin: 10px 0 20px;
	padding: 0 0 40px;
}
#buynow_tabs_1 a, #buynow_tabs_2 a{
	text-decoration: underline;
	color: #3073A7;
	font-size: 14px;
	font-weight: bold;
}
#buynow_tabs_1, #buynow_tabs_2{
	width:80%;
}
#buynow_tabs_1 img{
	border:0;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
}
#buynow_tabs_1 table{
	width: 100%;
}
#buynow_tabs_1 th{
	background-color: #A7C942;
	color: #FFFFFF;
	padding-bottom: 4px;
	padding-top: 5px;
	width: 25%;
}
#buynow_tabs_1 th, #buynow_tabs_1 td{
	text-align: left;
	padding-left: 20px;
	border: 1px solid green;
	margin: 0;
	vertical-align: middle;
}
#buynow_tabs_1 li, #buynow_tabs_2 li{
	padding-bottom: 10px;
	color: #0A223A;
	list-style-image: url("/images/li_arrow_grey.png");
}

/*************************** News css **********************************/
#news_changelog{
	padding: 0 0 40px;
}
.news_post, .postview{
	width: 80%;
}
.news_logo{
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	height: 45px;
	margin-top: 5px;
	width: 55px;
	background-image:url('/images/news_1.png');
}
.changelog_logo{
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	height: 45px;
	margin-top: 5px;
	width: 55px;
	background-image:url('/images/articles_1.png');
}
.postsubheader a, .postsubheader_i {
	color: #666666 !important;
	display: block;
	font-size: 20px !important;
	font-weight: lighter;
	line-height: 1.2;
	margin: 7px 0 0 !important;
	padding-top: 5px;
	height: 45px;
}
#news a:hover, #changelog a:hover, #awards a:hover{
	text-decoration: underline;
}
.postfoot{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 1em;
	border-top: 1px solid #FFFFFF;
	clear: both;
	display: block;
	margin: 0;
	padding: 0.5em 0;
}
.postfoot a{
	color: #666666 !important;
}
.postfoot i{
	color: #013678 !important;
}

#awards{
	background: none repeat scroll 0 0 transparent;
	border-width: 0;
	display: block;
	padding: 1em 1.4em;
}
.awards_logo{
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	height: 45px;
	margin-top: 5px;
	width: 55px;
	background-image:url('/images/awards.png');
}
.turn_page_nodata{
	font-size:20px;
	text-align: center;
}

/*************************** wfilter_webcatalog css **********************************/
#webcatalog table{
	margin: 0 0 30px 30px;
	width: 70%;
}
#webcatalog tr{
	padding-top:10px;
}
#webcatalog th{
	background-color: #3F6594;
	color: #FFFFFF;
	padding-bottom: 4px;
	padding-top: 5px;
}
#webcatalog th{
	border: 1px solid #013678;
    margin: 0;
    text-align: center;
    vertical-align: middle;
}
#webcatalog td{
	border: 1px solid #013678;
    margin: 0;
    text-align: center;
    vertical-align: middle;
}
/*************************** website_new add css **********************************/
/*add*/
.mpage {
    height: 410px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.ros_title{
	color:rgb(9,110,200);
	font-size: 28px;
}   
.first_img img{ 
    width: 480px;
	max-width:100%;
	position: absolute;
	top: 50px;
	margin-left: 10%;
}
.first_info {
    font-size: 15px;
    position: absolute;
    right: 0px; /*add*/
    top: 80px;
    width: 500px;
    color: #666;
}
.first_info p ,.left_info p ,.right_info p{ 
    height: 30px;
    text-indent: 0em;
}
.first_info a {text-decoration:underline;}

.ros_feature {
    height: 440px;
    overflow: hidden;
    position: relative;
    width: 100%;
	border-bottom: 1px solid #ccc;
}

.left_info ,.right_info{
    position: absolute;
	width: 320px;
	color:#666;
	font-size: 15px;
    top: 125px;
}
.fcw_top{  /*add*/
	top:75px;
}
.left_info a,.right_info a{
    color:rgb(9,110,200);
}
.right_info {
   	right: 120px;
}

.right_img,.left_img{
    position: absolute;
    top: 60px;
    width: 460px;/*width: 600px; */
}

.left_img img,.right_img img{
	width: 440px;
}
.right_img{
	right: 10%;
}

#tour2{
   
    background-color: #8CB0D4;
    height: 500px;
    position: absolute;
    border-radius: 5px;
    width:100%;
}
.items {
    height: 350px;
    padding: 75px 70px 0;
	color: #fff;
    font-size: 23px;
	width:100%;
}
.items  div{
	float:left;
	padding-top:8px;
}
.tour2_item p {
	font-weight: bold;
    width: 270px;
    padding: 50px 0px 0px 120px;
}
.tour2_img {
	outline:none;
}
.tour2_img img{
	height:300px;
	width: 508px;
	border-radius: 20px;
}
.tour2_nav_right{
	right: 30px;
	bottom: 2px;
	position: absolute;
	width:260px;
	height:40px
}
.tour2_nav {
   display:block;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 15px;
    z-index: 10;
}
.tour2_nav .tour2_nav-item {
	display: inline;
	margin-left: 10px;
}
.tour2_nav .tour2_nav-item a {
    background: rgba(0,0,0,0.3);
    border: 1px solid #6f6f6f;
    border: 1px solid rgba(255,255,255,0.3);
	color:#fff;
    color: rgba(255, 255, 255, 0.9);
    display: inline-block;
    font-size: 12px;
    height: 18px;
    text-align: center;
    width: 28px;
}
.tour2_nav .tour2_nav-item a:hover,.tour2_nav .liActive a {
	background: rgba(0,0,0,0.6);
}
/*×óÓÒÇÐ»»Ò³*/

.gallery-back{
    background-image: url("/images/icon-slides.png");
    background-repeat: no-repeat;
    display: inline-block;
    overflow: hidden;
    text-indent: -9999em;
    width: 40px;
    height: 100%;
    position: absolute;
    top: 0;
	left:0;
	background-position: -84px center;
	outline:none; 
}
.gallery-forward { 
    background-image: url("/images/icon-slides.png");
    background-repeat: no-repeat;
    display: inline-block;
     text-indent: -9999em;
    width: 40px;
	vertical-align: middle;
    height: 100%;
    position: absolute;
    top: 0;
	background-position: -125px center;right: 0;
	outline:none; 
}

.gallery-back01{
	width: 25px;
	height: 100%;
	display: inline;
	vertical-align: middle;
	margin-right: 5px;
}

.gallery-forward01{
	width: 25px;
	height: 100%;
	vertical-align: middle;
	display: inline;
	margin-left: 5px;
}

.gallery {
    //width: 90%;
    
}
.gallery-show {
	display:inline-block;
}
.gallery-hide {
	display:none;
}
/*licenseºÍAC  padding-left: 30px;*/

.ros_strong{color:#514E4E; font-size:20px;font-weight:bold;}
.thbottom{border-bottom: 1px solid #999;}

.ros_table{
    color: #666; 
	text-align:center;
	font-size: 13.5px;
	border-radius:6px;
	width:100%;
	background: none repeat scroll 0 0 #d4dce8;
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.05), 0 1px 1px rgba(0, 0, 0, 0.01);
}
.ros_table thead th {
    background: none repeat scroll 0 0 #4C9ED9;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
	padding: 12px 5px;
    line-height: 20px;
}
.ros_table tbody th {
    background: none repeat scroll 0 0 #e5ebf3;
    font-weight: normal;
	padding: 12px 5px;
}
.ros_table td { 
    background: none repeat scroll 0 0 #fff;
}
.head_in_green{
	font-size: 22px;
	color: #096EC8;
	font-family: "Î¢ÈíÑÅºÚ";
}
.p_in_bold{
	color: #666;
	font-size: 14px;
	text-indent: 0em;
}

.p_normal{
	font-weight: normal;
	font-size: 14px;
	color: #666;
	text-indent: 0em;
}


.ros_show_left{ 
   float:left; 
   display:inline-block;
   font-size:15px;
   line-height:36px;
   text-align:center;
   margin:18px; 
   margin-top:20px;
   background:#e7e7e7;
   height:306px;
}
.ros_show_left dt{ 
   background:#be0202; 
   width:140px;
   height:46px; 
   color:#fff; 
   font-size:17px; 
   line-height:46px;
}
.ros_show_left dd{ 
   border-bottom:1px double #f2f2f2;
}
.ros_show_left dd a{
	display:block;
}

.ros_show_left dd a:hover, .ros_show_left dd a.hover1{
	background:#3f3f3f no-repeat 110px 13px; 
	color:#ffffff;
	display:block;
}

dd,dt,dl{
	padding: 0px;
	margin: 0px;	
}
.ros_show_right{ float:left; width:80%;display:inline-block;height:100%}

.ros_show_right iframe{
	width:100%;
	height:100%
}

#demo_tour2{
    height: 100%;
    position: absolute;
    width:100%;
}
.demo_items {
	padding-left:50px;
	padding-right:50px;
}
.demo_items a{
    outline:none;
}

.demo_items img{
	width:100%;
	height:500px
}
.demo_items h2{
	text-align: center;
	color:#3f3f3f;
}
/*.demo_items {
    height: 350px;
    color: #FFF;
    font-size: 23px;
    width: 100%;
    padding: 0px 70px 70px;
}*/



/*****wfilter.htm ¸Ä½øcss*******/
.wfilter_title{
    font-size: 30px;	
}
.wfilter_feature{
    height: 500px;
	overflow: hidden;
	position: relative;
	width: 100%;	
}
.wfilter_feature ul{
    height:95%;
	width:100%;
	margin:0px;
}
.wfilter_feature ul li{
    height:16%;
	width:100%;
	clear: both;
	overflow: hidden;
	padding: 10px 0px;
	border-bottom: 1px #CCC dotted;
}
.Wleft_img{
    float:left;	
}
.Wright_info{
	padding:0px 0px 0px 0px;
    color: #666;
    font-size: 1.1em;
}
.Wright_info p{
	text-indent:2em;
}
.Wleft_img img{
   width:30px;
   height:20px;
}
.wfilter_title2 {
   color:#666;
   font-size: 17px;
   font-weight:bold;
}
.wfilter_title3{
   color:rgb(9, 110, 200);
   text-align:center;
   font-size: 25px;
   background: url(w-t.jpg) repeat-x center white;
}
.wfilter_title3 span{
   background-color:#ffffff;
}
.wfilter_more{
	float:right;
	position:relative; 
	top:-35px;
}
#show_tour2{
    height: 100%;
    position: absolute;
    width:100%;
}
.show_items {
	padding-left:50px;
	padding-right:50px;
}
.show_items a{
    outline:none;
}
.whyheight{
	border-top: 1px solid #ccc;
	border-bottom: none;
}
.why_info{
    top:60px;
	width:auto;
	margin-left: 20px;
}
.otherheight{
	height: 600px;
}
.otherheight .right_img{
	top:200px;
}
.ros_table a{
	color:#666;
}
.ros_table a:hover{
	color:rgb(9, 110, 200);
}
/**********buy page***********/
.buytable{
	width:100%; 
	line-height:250%; 
	margin-left: 20px;
}
.buytable  span{
	color:red;
}
.buy_width{
	width:225px;
}

.ac_desc{
	width: 400px;
	heigth: 400px;
	border: 1px solid #ccc;
	position:relative;
}

.ac_image{
	width: 90%;
	height: 300px;
}

.ac_image img{
	max-height: 100%;  
	max-width: 100%; 
	width: auto;
	height: auto;
	position: absolute;  
	top: 0;  
	bottom: 0;  
	left: 0;  
	right: 0;  
	margin: auto;
}

