﻿/* 
index content
2013-02-27
*/
#branch-list:hover{
	background:#737373;
}
#branch-list {
display: block;
line-height: 28px;
height: 28px;
color: #fff;
text-indent: 10px;
width: 80px;
list-style: none;
background: #5c5c5c;
}
/*------------------------top select panel-----------------------------------*/
#ceiling-wrap #pocket-wrap, #head-wrap #pocket-wrap {
position: relative;
top: 5px;
height: 40px;
float: right;
}
#pocket-wrap #pocket-livechat, #pocket-wrap #pocket-supportnumber, #pocket-wrap #pocket-salesnumber, #pocket-wrap #pocket-customerlogin, #pocket-wrap #pocket-countryselect {
position: relative;
float: left;
}
#pocket-wrap .pocketitem {
z-index: 70;
display: inline;
}
#pocket-wrap .pocketbutton {
position: relative;
top: 0;
border-radius: 0.15em;
text-shadow: 0 1px 0 #333;
color: #fff;
font-size: 12px;
font-family: Helvetica,Arial,san-serif;
background: #5c5c5c;
background: -moz-linear-gradient(top, #6c6c6c 0%, #5c5c5c 100%);
background: -webkit-linear-gradient(top, #6c6c6c 0%,#5c5c5c 100%);
background: -o-linear-gradient(top, #6c6c6c 0%, #5c5c5c 100%);
background: -ms-linear-gradient(top, #6c6c6c 0%, #5c5c5c 100%);
background: linear-gradient(to bottom, #6c6c6c 0%, #5c5c5c 100%);
padding: 6px 10px;
margin: 3px 5px 0 5px;
cursor: pointer;
float: left;
}

#pocket-wrap .country {
position: relative;
top: 2px;
width: 20px;
height: 13px;
margin-bottom: 3px;
display: inline-block;
}

.country {
background-image: url('../images/zhejiang/c2.jpg');
background-repeat: no-repeat;
}
.city {
background-image: url('../images/zhejiang/arrow.png');
background-repeat: no-repeat;
}
.state{
background-image: url('../images/zhejiang/green.png');
background-repeat: no-repeat;
}
/*--------------------index banner -------------------------------*/
#banner {
padding: 8px 0;
margin-bottom: 10px;
overflow: hidden;
background: #292929;
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
-khtml-user-select: none;
user-select: none;
position: relative;
}
#banner #focusBtl {
left: 10px;
}
#banner .focusBts {
top: 97px;
width: 46px;
height: 62px;
z-index: 2;
opacity: 0;
filter: alpha(opacity=0);
background: url(../images/index/zhejiang/focusAdvBg.png) no-repeat;
cursor: pointer;
position: absolute;
}
em, cite, i {
font-style: normal;
}
#banner #focusBtr {
right: 10px;
background-position: -46px 0;
}
#focusAdv {
height: 320px;
position: relative;
}
.hd, .plates, #focusAdv, #focusPics, #pics li, #focusPics li a, #focusPics li img {
margin: 0 auto;
width: 960px;
}
#focusPics, #focusPics li, #focusPics li a, #focusPics li img {
display: block;
height: 300px;
}
#focusPics {
margin-bottom: 8px;
z-index: 1;
background: url(../images/index/zhejiang/imageloading.gif) no-repeat center;
position: relative;
}

#focusAdv #focusPics li {
top: 0;
left: 0;
position: absolute;
}
#focusPics li {
opacity: 0;
filter: alpha(opacity=0);
}
#point {
height: 12px;
z-index: 2;
text-align: center;
position: relative;
}
#point i.active {
background: #fff;
}
#point i {
display: inline-block;
margin: 0 10px;
width: 10px;
height: 10px;
font-size: 0;
border: 1px #d1d1d1 solid;
border-radius: 6px;
cursor: pointer;
}

/*--------------------------------------------------main content css style start--------------------------------------------------*/
body{background:#EAEAEA;}
#content-wrapper{
	width:960px;
	border-top:1px #fff solid;
	padding-top:40px;
	margin:0 auto;
	background: #EAEAEA;
	margin-top:3px;
}

.core-business{
	float:left;
	width:657px;
}

.business-declar{
	text-align:center;
	margin-right:15px;
}

.data-trans{
	height:235px;
	width:304px;
	float:left;
	margin-top:27px;
}

.data-top{
	height:2px;
	font-size:2px;
	background:url('../images/data_trans_top_bg.png') no-repeat 0 0;
}

.data-bottom{
	height:6px;
	background:url('../images/data_trans_bottom_bg.png') no-repeat 0 0;
}

.data-trans-core{
	height:217px;
	border-left:1px #bbbaba solid;
	border-right:1px #bbbaba solid;
	background:url('../images/trans_server_bg.png') repeat-x 0 0;
}

.data-trans-core a{
	text-align:center;
	line-height:45px;
	padding-top:10px;
	color:#272625;
	font-family:'微软雅黑'; 
	font-size:18px;
}

.data-trans-detail{
	background:url('../images/xiaogougou.png') no-repeat left center;
	margin-left:25px;
	line-height:25px;
	text-indent:23px;
	color:#272625;
	text-align:left;
}

.data-trans-more-link{
	text-align:center;
	margin-top:16px;
}

.interpretation{
	margin-left:24px;
	display:inline;
}

.local{
	width:556px;
	height:230px;
	margin:0 auto;
	clear:both;
}

.local-left,local-right{
	float:left;	
}

.local-core{
	float:left;
	width:468px;
	height:216px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}

.local-core-top{
	height:2px;
	font-size:2px;
	background:url('../images/local_core_top_bg.png') no-repeat 0 0;
}

.local-core-bottom{
	height:5px;
	background:url('../images/local_core_bottom_bg.png') no-repeat 0 0;
}

.local-core-content{
	border-left:1px #bbbaba solid;
	border-right:1px #bbbaba solid;
	height:209px;
	padding:18px;
	background:url('../images/tras_server_main_module_bg.png') repeat-x 0 0;
}

.local-core-content a{
	text-align:center;
	line-height:40px;
	padding-top:10px;
	color:#272625;
	font-size:18px;
	font-family:"微软雅黑";
}

.about-us{
	float:left;
	width:279px;
	padding-left:24px;
	text-align:left;
	background:url('../images/about_us_left_bg.png') no-repeat left center;
}

.ab-company-detail{
	width:279px;
	height:147px;
	margin-top:10px;
	background-image: url(../images/homepage/about_top_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.company-detail-info{
	color:#555;
	line-height:23px;
}

.company-detail-info-more{
	line-height:35px;	
}

.company-detail-info-more a{
	color:#C40022;
	text-decoration:none;
}
.company-detail-info-more a:hover{
	color:#C40022;
	text-decoration: underline;
}

.company-detail-info-more a:hover{
	text-decoration:underline;	
}

.about-us-contact{
	margin-top:10px;
}

.ab-us-con-24{
	margin-top:31px;	
}

.about-us-contact-top{
	height:4px;
	font-size:4px;
	background:url('../images/about_us_top_bg.png') no-repeat 0 0;
}

.about-us-contact-bottom{
	height:7px;
	background:url('../images/about_us_bottom_bg.png') no-repeat 0 0;
}

.about-us-contact-core{
	height:259px;
	border-left:1px #bbbaba solid;
	border-right:1px #bbbaba solid;
}

.about-us-contact-core ul{
	list-style:none;
}

.about-us-contact-core ul li{
	height:64px;
	line-height:64px;
	text-indent:55px;
	padding-left:15px;
}

.about-us-contact-core ul li a{
	color:#C40022;
	text-decoration:none;
	font-size:13px;
	font-family: "雅黑", "微软雅黑";
	font-weight:200px;
}

.about-us-contact-core ul li a:hover{
	text-decoration:underline;
}

.ab-us-contact-hi{
	border-bottom:1px #cccccc solid;
	background-image: url(../images/homepage/hi_icon.png);
	background-repeat: no-repeat;
	background-position: 7% center;
}

.ab-us-contact-email{
	border-bottom:1px #cccccc solid;
	background-image: url(../images/homepage/about_us_email_icon.png);
	background-repeat: no-repeat;
	background-position: 7% center;
}

.ab-us-contact-telphone{
	border-bottom:1px #cccccc solid;
	background-image: url(../images/homepage/about_us_mobilephone_icon.png);
	background-repeat: no-repeat;
	background-position: 9% center;
}

.ab-us-contact-fax{
	background-image: url(../images/homepage/about_us_support_icon.png);
	background-repeat: no-repeat;
	background-position: 7% center;
}

.separate-img{
	padding-top:45px;
	height:33px;
	clear:both;
}

.business-detail{
	height:100px;
	margin-top:20px;
}

.business-detail div{
	width:304px;
	height:150px;
	float:left;
	color:#292929;
	text-align:left;
}

.business-detail h3{
	line-height:30px;
	text-align:center;
	font-size:15px;
}

.quality-detail{
	line-height:22px;	
	text-align:center;
}

.quality-more{
	line-height:30px;
	text-indent:115px;
	background-image: url(../images/homepage/index_three_module_more.png);
	background-repeat: no-repeat;
	background-position: 58% 49%;
}

.screat-more{
	line-height:30px;
	text-indent:120px;
	background-image: url(../images/homepage/index_three_module_more.png);
	background-repeat: no-repeat;
	background-position: 59% 49%;
}

.recruitment-more{
	line-height:30px;
	text-indent:120px;
	background:url('../images/index_three_module_more.png') no-repeat 59% 49%;
}

.quality-more a, .screat-more a, .recruitment-more a{
	color:#C40022;
	text-decoration:none;
}

.quality-more a:hover, .screat-more a:hover, recruitment-morea a:hover{
	text-decoration:underline;
}

.secrecy, .recruitment{
	margin-left:24px;
	display:inline;
}

/*--------------------------------------------------main content css style end--------------------------------------------------*/

/*-----------------------------------------------content start-------------------------------------------*/
.mboxDefault #content-home-wrap {
padding: 29px 0px 120px 0px;
}
#content-home-wrap {
padding: 0px;
border-top: 0;

}
#content-home-wrap {
background-color: #FFF;
z-index: 5;
}

#content-home-wrap {
background: #fff;
margin-top:-8px;
margin-bottom:-100px;
}

#content-wrap, #content-home-wrap {
position: relative;
left: 0px;
width: 100%;
border-top: 1px solid #FFFFFF;
padding: 29px 0px 120px 0px;
}
media="screen"
.container_12 {
position: relative;
top: 0px;
left: 0px;
width: 960px;
margin: 0px auto;
text-align: left;
}
.container_12 .grid_8 {
width: 632px;
}

.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .grid_divider_vertical, .navigation_1, .navigation_2, .fatfooter_1 {
position: relative;
float: left;
}
.centrebox {
background: url("../images/index/zhejiang/sprite-centrebox.png") repeat-x scroll left top #FFFFFF;
float: left;
margin-bottom: 30px;
padding-top: 10px;
width: 310px;
}
.centrebox-content {
background: url("../images/index/zhejiang/sprite-centrebox.png") repeat-x scroll left bottom #FFFFFF;
min-height: 204px;
padding: 0 20px 10px;
position: relative;
width: auto;
}
.centrebox #wenjian-fanyi {
	background-position: 0 -490px;
}
.centrebox-content .header {
background: url("../images/index/zhejiang/global_box_headers.png") no-repeat scroll left top transparent;
font-size: 16px;
font-weight: bold;
height: 22px;
margin-bottom: 15px;
padding-left: 50px;
padding-top: 7px;
width: auto;
}
.centrebox-content ul {
margin: 0;
padding: 0;
}

.centrebox-content ul li {
list-style: none outside none;
margin: 0px;
padding: 5px 0;
}
.centrebox-content ul li {
list-style: none outside none;
}
.centrebox-content ul li a {
background: url("../images/index/zhejiang/global_arrows.png") no-repeat scroll right -30px transparent;
color: #414141;
display: block;
}
.centrebox-content ul li a:hover {
background: url("../images/index/zhejiang/global_arrows.png") no-repeat scroll right -5px transparent;
color: #c40022;
text-decoration: none;
}
.centrebox-content ul li {
list-style: none outside none;
}
.content .contact .iconEmail {
background-position: -291px -106px;
}
.content .contact .iconSales {
background-position: -291px -172px;
}
#sidebar-buy-online-uk a:hover, #sidebar-buy-online a:hover {
background-position: 0 -52px;
}
.buy-online-link {
color: #090;
}
.centrebox-content ul .buy-online-link a {
background: url("../images/index/zhejiang/global_arrows.png") no-repeat scroll right -80px transparent;
color: #519a00;
}

.centrebox.end {
margin-right: 0;
float: right;
}
.centrebox #kouyu-fanyi {
background-position: 0 -30px;
}
.centrebox #email-hosting {
	background-position: 0 -120px;
}
.centrebox #meiti-fanyi {
	background-position: 0 -90px;
}
.centrebox #bendihua-fanyi{
	background-position: 0 -180px;

}
.centrebox-content .header {
background: url("../images/index/zhejiang/global_box_headers.png") no-repeat scroll left top transparent;
font-size: 16px;
font-weight: bold;
height: 22px;
margin-bottom: 15px;
padding-left: 50px;
padding-top: 7px;
width: auto;
}

h2 {
font-family: arial, sans-serif;
font-size: 18px;
font-weight: bold;
margin-bottom: 15px;
color: #333;
}
a {
color: #C40022;
text-decoration: none;
}
.centrebox-content p {
line-height: 20px;
}

#optionTable h2, p {
margin: 0;
}
.centrebox-content .rsButton {
bottom: 20px;
position: absolute;
left: 80px;
}

.rsButton {
font-size: 12px;
line-height: 16px;
}

.rsButton, .rsButtonSmall {
cursor: pointer;
display: inline-block;
position: relative;
}
.rsButton .left {
background-position: -112px -117px;
}
.rsButton .side {
height: 31px;
}
.rsButton .side, .rsButtonSmall .side {
background-image: url("../images/index/zhejiang/global_header.png");
width: 2px;
}

.rsButton .middle, .rsButton .side, .rsButtonSmall .middle, .rsButtonSmall .side {
float: left;
left: 0;
position: relative;
top: 0;
}
.rsButton .middle {
background-position: 0 -464px;
height: 24px;
padding: 7px 28px 0 23px;
}

.rsButton .middle, .rsButtonSmall .middle {
background-image: url("../images/index/zhejiang/global_repeatable_backgrounds.png");
background-repeat: repeat-x;
color: #FFFFFF;
margin-bottom:5px;
text-transform: uppercase;
font-weight: bold;
}

.rsButton .middle .arrow {
top: 11px;
}

.rsButton .middle .arrow, .rsButtonSmall .middle .arrow {
background: url("../images/index/zhejiang/global_header.png") repeat scroll -118px -117px transparent;
height: 7px;
margin-right: 12px;
position: absolute;
right: 0;
width: 4px;
}
.rsButton .right {
background-position: -115px -117px;
}
.container_12 .push_1 {
left: 24px;
}
.grid_divider_vertical .top {
top: 0px;
background-position: -24px 0px;
}

.grid_divider_vertical .part {
position: absolute;
left: 0px;
width: 24px;
height: 145px;
background-image: url('../images/index/zhejiang/global_vertical_dividers.png');
}
media="screen"
.grid_divider_vertical .middle {
top: 145px;
background-position: 0px 0px;
}
.grid_divider_vertical .bottom {
bottom: 0px;
background-position: -48px 0px;
}

.grid_divider_vertical .part {
position: absolute;
left: 0px;
width: 24px;
height: 145px;
background-image: url('../images/index/zhejiang/global_vertical_dividers.png');
}
.container_12 .push_2 {
left: 48px;
}

.container_12 .grid_4 {
width: 304px;
}
.sidebar {
left: 0;
margin-bottom: 20px;
position: relative;
top: 0;
width: 280px;
}
#sidebar-fanaticalsupport .heading, #sidebar-fanaticalsupport .content {
background-image: url("../images/index/zhejiang/fanatical-support-bg.png");
background-repeat: no-repeat;
}
#sidebar-fanaticalsupport .heading {
background-position: 0 -20px;
height: 40px;
width: 280px;
}
#sidebar-fanaticalsupport .heading {
background-position: 0 0px;
height: 65px;
width: 280px;
text-indent: -9999px;
margin-bottom: 0;
}
#sidebar-fanaticalsupport .heading, #sidebar-fanaticalsupport .content {
background-image: url("../images/index/zhejiang/homepage_fanaticalsupport_crossedarm.png");
}
#sidebar-fanaticalsupport .heading, #sidebar-fanaticalsupport .content {
background-image: url("../images/index/zhejiang/fanatical-support-bg.png");
background-repeat: no-repeat;
}
#sidebar-fanaticalsupport .content {
background-position: 0 -40px;
font-size: 14px;
height: 160px;
line-height: 20px;
padding-right: 110px;
width: 170px;
}
#sidebar-fanaticalsupport .content {
background-position: 0 -65px;
font-size: 12px;
height: 133px;
line-height: 15px;
padding-right: 110px;
width: 170px;
}
sup, sub {
vertical-align: baseline;
position: relative;
top: -0.4em;
}
#sidebar-fanaticalsupport .content a {
line-height: 30px;
}
#sidebar-fanaticalsupport .content a:hover{
	text-decoration:underline;
}
a {
color: #C40022;
text-decoration: none;
}
#sidebar-buy-online a, #sidebar-buy-online-uk a, #sidebar-buy-online-nl a, #sidebar-buy-online-se a, #sidebar-buy-online-no a, #sidebar-buy-online-dk a {
text-indent: -9999em;
background: url("../images/index/zhejiang/buy-online-button.png") repeat scroll center top transparent;
display: block;
height: 52px;
}
#sidebar-contactus .content {
background-position: 0 -26px;
height: 270px;
width: 280px;
}
#sidebar-contactus .heading, #sidebar-contactus .content, #sidebar-contactus .content .contact .iconChat, #sidebar-contactus .content .contact .iconEmail, #sidebar-contactus .content .contact .iconSales, #sidebar-contactus .content .contact .iconSupport {
background-image: url("../images/index/zhejiang/global_contactus.png");
background-repeat: no-repeat;
}
#sidebar-contactus .content .contact {
height: 63px;
left: 2px;
margin-bottom: 3px;
position: relative;
top: 2px;
width: 276px;
}
#sidebar-contactus .content .contact .icon {
float: left;
height: 40px;
left: 17px;
position: relative;
top: 12px;
width: 40px;
}

#sidebar-contactus .content .contact .iconChat {
background-position: -291px -40px;
}
#sidebar-contactus .content .contact .text {
float: left;
font-size: 14px;
font-weight: bold;
left: 25px;
position: relative;
text-transform: uppercase;
top: 25px;
width: 200px;
}
#sidebar-contactus .content .contact .iconSupport {
background-position: -291px -238px;
}
.grid_divider_horizontal {
margin: 0 auto;
}

.grid_divider_horizontal {
position: relative;
left: 0px;
width: 1004px;
height: 15px;
background: url('../images/index/zhejiang/global_backgrounds.png') 0px -430px;
margin: 30px auto;
}
.prefooter {
color: #292929;
font-size: 14px;
line-height: 22px;
position: relative;
text-align: center;
}
.prefooter .heading, .prefooter .heading a, .prefooter .heading a:hover {
color: #292929;
font-size: 18px;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
}
a.learnmore, a.learnmore:hover {
background-image: url("../images/index/zhejiang/icon-redarrow.png");
background-position: right 0;
background-repeat: no-repeat;
font-size: 11px;
font-weight: bold;
padding: 1px 18px 1px 0;
position: relative;
text-decoration: none;
text-transform: uppercase;
}
/*-------------select panel------------*/
#fancybox-wrap {
position: absolute;
top: 0;
left: 0;
padding: 20px;
z-index: 1101;
outline: none;
display: none;
}
#fancybox-outer {
position: relative;
width: 100%;
height: 100%;
background: #fff;
}
#fancybox-bg-n {
top: -20px;
left: 0;
width: 100%;
background-image: url('/script/fancybox/fancybox-x.png');
}

#fancybox-bg-ne {
top: -20px;
right: -20px;
background-image: url('/script/fancybox/fancybox.png');
background-position: -40px -162px;
}
.fancybox-bg {
position: absolute;
padding: 0;
margin: 0;
border: 0;
width: 20px;
height: 20px;
z-index: 1001;
}
#fancybox-bg-e {
top: 0;
right: -20px;
height: 100%;
background-image: url('/script/fancybox/fancybox-y.png');
background-position: -20px 0px;
}

#fancybox-bg-se {
bottom: -20px;
right: -20px;
background-image: url('/script/fancybox/fancybox.png');
background-position: -40px -182px;
}
.fancybox-bg {
position: absolute;
padding: 0;
margin: 0;
border: 0;
width: 20px;
height: 20px;
z-index: 1001;
}
#fancybox-bg-s {
bottom: -20px;
left: 0;
width: 100%;
background-image: url('/script/fancybox/fancybox-x.png');
background-position: 0px -20px;
}
.fancybox-bg {
position: absolute;
padding: 0;
margin: 0;
border: 0;
width: 20px;
height: 20px;
z-index: 1001;
}
#fancybox-bg-sw {
bottom: -20px;
left: -20px;
background-image: url('/script/fancybox/fancybox.png');
background-position: -40px -142px;
}
#fancybox-bg-w {
top: 0;
left: -20px;
height: 100%;
background-image: url('/script/fancybox/fancybox-y.png');
}
#fancybox-bg-nw {
top: -20px;
left: -20px;
background-image: url('/script/fancybox/fancybox.png');
background-position: -40px -122px;
}
#fancybox-content {
width: 0;
height: 0;
padding: 0;
outline: none;
position: relative;
overflow: hidden;
z-index: 1102;
border: 0px solid #fff;
}
#fancybox-content > div {
overflow: hidden !important;
}
#regionSelect {
position: relative;
width: 714px;
padding: 10px;
background: #EEE;
}
.container_12 .grid_3, .container_river .grid_3 {
width: 220px;
}
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .grid_divider_vertical, .navigation_1, .navigation_2, .navigation_3, .fatfooter_1 {
position: relative;
float: left;
}
#regionSelect h3 {
color: #333;
font-family: 'RobotoMedium','HelveticaNeue','Helvetica Neue',Helvetica,Arial,san-serif;
font-size: 24px;
line-height: 110%;
letter-spacing: -.05em;
padding: .5em 0 .25em 0;
}
#regionSelect ul li {
list-style-type: none;
list-style-image: none;
white-space: nowrap;
font-size: 13px;
line-height: 11px;
margin: 13px 0;
padding: 2px 0;
cursor: pointer;
}


#regionSelect ul li a, #regionSelect ul li a:hover {
color: #414141;
padding: 3px 0 3px 26px;
text-decoration: none;
}
.container_12 .push_1 {
left: 24px;
}
.container_12 .grid_3, .container_river .grid_3 {
width: 220px;
}

.container_12 .push_2 {
left: 48px;
}
.container_12 .grid_3, .container_river .grid_3 {
width: 220px;
}
#regionSelect h3 {
color: #333;
font-family: 'RobotoMedium','HelveticaNeue','Helvetica Neue',Helvetica,Arial,san-serif;
font-size: 24px;
line-height: 110%;
letter-spacing: -.05em;
padding: .5em 0 .25em 0;
}

.container_12 .push_3 {
left: 72px;
}
.container_12 .grid_3, .container_river .grid_3 {
width: 220px;
}
#fancybox-close {
position: absolute;
top: -15px;
right: -15px;
width: 30px;
height: 30px;
background: transparent url('../images/zhejiang/fancybox.png') -40px 0px;
cursor: pointer;
z-index: 1103;
display: none;
}
#fancybox-title {
font-family: Helvetica;
font-size: 12px;
z-index: 1102;
}
#fancybox-left {
left: 0px;
}
#fancybox-left, #fancybox-right {
position: absolute;
bottom: 0px;
height: 100%;
width: 35%;
cursor: pointer;
outline: none;
background: transparent url('/script/fancybox/blank.gif');
z-index: 1102;
display: none;
}
#fancybox-left-ico {
background-image: url('/script/fancybox/fancybox.png');
background-position: -40px -30px;
}
#fancybox-left-ico, #fancybox-right-ico {
position: absolute;
top: 50%;
left: -9999px;
width: 30px;
height: 30px;
margin-top: -15px;
cursor: pointer;
z-index: 1102;
display: block;
}
#fancybox-right {
right: 0px;
}
#fancybox-left, #fancybox-right {
position: absolute;
bottom: 0px;
height: 100%;
width: 35%;
cursor: pointer;
outline: none;
background: transparent url('/script/fancybox/blank.gif');
z-index: 1102;
display: none;
}
#fancybox-right-ico {
background-image: url('/script/fancybox/fancybox.png');
background-position: -40px -60px;
}

#regionSelect ul li a:hover {
color: #1E82D7;
text-decoration: underline;
}
#regionSelect ul li a, #regionSelect ul li a:hover {
color: #414141;
padding: 3px 0 3px 26px;
text-decoration: none;
}
#regionSelect ul li a, #regionSelect ul li a:hover {
color: #414141;
padding: 3px 0 3px 26px;
text-decoration: none;
}
#regionSelect ul li a:hover {
color: #1E82D7;
text-decoration: underline;
}
#fancybox-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 1100;
display: none;
}


#links-list-one2{
	margin-left:0;	
}

.links2{
	width:960px;
	height:230px;
	padding-top:29px;
	position: relative;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.links-list2{
	float:left;
	width:190px;
}

.links-list2 a.h3{
	color:#000;
	text-align:left;
	font-size:15px;
	text-decoration:none;
}

.links-list2 ul{
	padding-top:12px;
	line-height:25px;
	list-style:none;
	text-decoration:none;
	text-align: left;
}

#font-color{
	color:#CCC;
}
.links-list2 ul li a{
	color:#666;	
	text-decoration:none;
}
.links-list2 ul li a:hover{
	color:#000;	
	text-decoration:none;
}
.links-list2 p.links-list-ask{
	padding-top:10px;	
}
.links-list2 p{
	line-height:26px;
}

.l-l-a-color-q2{
	color:#000;
	text-align:left;
}
/*--------------red css------------------------*/
#home_v4 #red-stripe {
padding: 25px 0;
background:#c50022;
color: #fff;
font-size: 16px;
box-shadow:0px 0px 5px #000;
margin-top:2px;
}
#home_v4 #red-stripe ul.logos {
list-style: none;
margin: 0;
padding: 0;
text-align: center;
}
#home_v4 #red-stripe ul.logos li {
margin-right: 2em;
display: inline-block;
vertical-align: middle;
}
#home_v4 #red-stripe a {
background-image: url(../../images/shanghai/arrow-icon.png);
background-repeat: no-repeat;
background-position: right center;
padding-right: 18px;
color: #fff;
text-decoration: underline;
}
#home_v4 #values {
padding: 40px 0;
}
#home_v4 #values>div {
padding: 30px 0;
}