@charset "utf-8";
/* CSS Document */
body{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}
@font-face {
    font-family: 'swis721_cn_btbold';
    src: url('../font/swis721-cn-bt-bold-webfont.eot');
    src: url('../font/swis721-cn-bt-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/swis721-cn-bt-bold-webfont.woff') format('woff'),
         url('../font/swis721-cn-bt-bold-webfont.ttf') format('truetype'),
         url('../font/swis721-cn-bt-bold-webfont.svg#swis721_cn_btbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'swis721_cn_btroman';
    src: url('../font/swis721-cn-bt-roman-webfont.eot');
    src: url('../font/swis721-cn-bt-roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/swis721-cn-bt-roman-webfont.woff') format('woff'),
         url('../font/swis721-cn-bt-roman-webfont.ttf') format('truetype'),
         url('../font/swis721-cn-bt-roman-webfont.svg#swis721_cn_btroman') format('svg');
    font-weight: normal;
    font-style: normal;
}

.wrapper{
	width:1000px;
	margin:0 auto;
}
a img{
	border:none;
}
p{
	font-size:14px;
	color:#575757;
	margin:10px 0;
	line-height:18px;
	text-align:justify;
}
.top{ height:75px; width:auto; }
#logo{
	float:left;
}
#menu_nav{
	float:right;
	margin:10px 0 0;
}
#menu_nav ul li{
	float:left;
	list-style:none;
	font-size:18px;
	font-family: 'swis721_cn_btroman';
	padding:0 3px;
}
#menu_nav ul li a{
	color:#3d3d3d;
	padding:6px 12px 2px;
	display:block;
	border-radius:3px;
	text-decoration:none;
}
#menu_nav ul li a:hover{
	background:#f57315;
	color:#FFF;
}
.menu_active{
	background:#f57315;
	color:#FFF !important;
}
.banner_area{
	width:100%;
	height:390px;
	float:left;
	background:#f57315;
	background-image: radial-gradient(ellipse farthest-side at center bottom, #F59E2E 0%, #F57315 100%);
	background-image: -ms-radial-gradient(center bottom, ellipse farthest-side, #F59E2E 0%, #F57315 100%);
}
h2{
	color:#f57315;
	font-family: 'swis721_cn_btbold';
	font-weight:normal;
}
.in_banner_area{
	width:100%;
	height:250px;
	float:left;
	background:#f57315;
	background-image: radial-gradient(ellipse farthest-side at center bottom, #F59E2E 0%, #F57315 100%);
	background-image: -ms-radial-gradient(center bottom, ellipse farthest-side, #F59E2E 0%, #F57315 100%);
}
.in_ban_left{
	float:left;
	width:580px;
	text-align:center;
	margin:10px 0 0 20px;
}
.in_ban_left a{
	background:#353535;
	position:relative;
	color:#FFF;
	font-size:24px;
	font-family: 'swis721_cn_btbold';
	padding:8px 12px 3px;
	text-decoration:none;
	border-radius:5px;
}
.in_ban_left h2{
	font-size:48px;
	color:#FFF;
	margin:30px 0 15px;
	line-height:56px;
}
.in_ban_rit{
	float:left;
	width:280px;
	margin:15px 0 0 15px;
}
.stip_1st{
	width:100%;
	height:155px;
	background:#dedede;
	float:left;
}
.stip_in{
	width:330px;
	float:left;
	text-align:center;
	margin:20px 0 0;
}
.stip_in h4{
	font-size:18px;
	color:#4b4b4b;
	font-weight:normal;
	font-family: 'swis721_cn_btbold';
	margin:10px 0 0;
}
.home_lft_path{
	float:left;
	width:700px;
	padding:10px 15px;
}
.home_rit_path{
	float:left;
	width:260px;
}
.welcome{
	width:auto;
	float:left;
}
.welcome h2{
	font-size:28px;
	margin:5px 0 15px;
}
.welcome p{
	font-size:14px;
	color:#575757;
	font-size:14px;
}
.hm_prod{
	width:auto;
	float:left;
	margin-top:20px;
}
.hm_prod h2{
	font-size:24px;
	margin:5px 0 20px;
}
.hm_prod ul{
	margin-left:-40px;
	*margin-left:0px;
}
.hm_prod ul li{
	float:left;
	list-style:none;
	padding-right:10px;
}
.hm_Enq{
	width:240px;
	height:auto;
	float:left;
	padding:10px;
	border-radius:10px;
	background:#eaeaea;
	margin:20px 0;
}
.hm_Enq h2{
	font-size:24px;
	color:#FFF;
	background:url(../img/enq_head.png) no-repeat;
	text-align:center;
	padding:10px 0;
	margin:2px 0 2px 15px;
}
.txt-area{
	width:225px;
	height:25px;
	background:#FFF;
	border: 1px solid #d8d8d8;
	padding-left:10px;
	border-radius: 5px;
	font-size:16px;
	color:#6b6b6b;
	margin-bottom:5px;
	font-family: 'swis721_cn_btroman';
}
.txt-area2{
	width:225px;
	height:85px;
	background:#FFF;
	border: 1px solid #d8d8d8;
	padding:5px 0 0 10px;
	border-radius: 5px;
	font-size:16px;
	color:#6b6b6b;
	margin-bottom:5px;
	font-family: 'swis721_cn_btroman';
	resize:none;
}
.enq_btn{
	width:83px;
	height:30px;
	color:#FFF;
	text-align:center;
	background:url(../img/enq_btn.png) no-repeat;
	border:none;
	font-family: 'swis721_cn_btbold';
	font-size:17px;
}
.footer{
	width:100%;
	height:40px;
	background:#696969;
	float:left;
	font-family: 'swis721_cn_btroman';
}
.f_copy{
	float:left;
	color:#FFF;
	font-size:14px;
}
.footer p{ 
	float:right;
	color:#FFF;
	font-size:14px;
	margin: 15px 0 5px;
}
.footer p a{ color:#FFF; text-decoration:none; }
.footer p a:hover{ color:#f1f1f1; text-decoration:underline; }

.abt_left{
	width:360px;
	float:left;
	margin:20px 10px 20px 20px;
}
.abt_rit{
	width:600px;
	float:left;
	margin:20px 0 0;
	padding:5px;
}
.abt_rit h2{
	font-size:28px;
	margin:0 0 -5px;
}
.abt_misn{
	width:auto;
}
.abt_misn h2{
	font-size:20px;
	margin:5px 0 -5px;
}
/*** Product:page Start ***/
.product_area{
	width:auto;
	margin:0px 0 40px;
	float:left;
}
.product_area h2{
	margin-left:20px;
	*margin-top:20px;
}
.product_area h2 a{
	color:#f57315;
	text-decoration:none;
}
.product_area h2 span{
	font-size:18px;
	font-family: 'swis721_cn_btroman';
	color:#676767;
}
.prod_disp_area{
	width:250px;
	float:left;
	background:url(../img/prod_bg.png) scroll bottom no-repeat;
}
.prod_disp{
	width:180px;
	height:133px;
	padding:12px;
	margin:0 0 11px 24px;
	position:relative;
	background:#ececec;
	border-radius:3px;
	font-family: 'swis721_cn_btbold';
}
.prod_disp .btn{
	width:82px;
	height:23px;
	padding-top:5px;
	background:url(../img/prod_btn_bg.png) no-repeat;
	color:#FFF;
	font-size:16px;
	text-align:center;
	margin:15px 0 0 45px;
}
.prod_disp .btn a{
	color:#FFF;
	text-decoration:none;
}
.prodIn{
	width:192px;
	height:240px;
	padding:15px;
	background:#ececec;
	float:left;
	margin:0 0 30px 20px ;
}
.prodIn img{ border:1px solid #dbdbdb; }
.prodIn p{
	text-align:center;
	font-family: 'swis721_cn_btroman';
	font-size:14px;
	color:#676767;
	margin:15px 0 0;
}
a.prod_bk{
	display:block;
	float:right;
	font-family: 'swis721_cn_btroman';
	padding:0 5px 0 20px;
	color:#3d3d3d;
	text-decoration:none;
	margin: 24px 25px 0 0;
	background:url(../img/prod_bk.png) no-repeat;
	background-position: 0 0;
}
a.prod_bk:hover{
	color:#f57315;
	background-position: 0 -15px;
}

/*** Product:page END ***/

/*** Solution Start  ***/
.sol_area{
	width:auto;
	margin:20px 0 40px;
	float:left;
}
#menu{
	width:auto;
	height:40px;
	float:left;
	border-top:1px solid #adadad;
	border-bottom:1px solid #adadad;
	font-family: 'swis721_cn_btbold';
}
#menu ul{
	margin:0 0 0 -40px;
}
#menu ul li{
	list-style:none;
	width:330px;
	float:left;
	text-align:center;
	border-right:1px solid #adadad;
}
li.plans{
	width:495px !important;
}
#menu ul li a{
	color:#4f4f4f;
	text-decoration:none;
	font-size:20px;
	display:block;
	padding:11px 20px 8px;
	padding:12px 20px 8px \9;
	cursor:pointer;
}
#menu ul li:last-child{
	border-right:none;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {	
	#menu ul li a{
		padding:9px 20px 7px;
	}
}
.menu_act{
	background:#242424;
	background: linear-gradient(to bottom, #757575 0%,#111111 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#757575', endColorstr='#111111',GradientType=0 ); 
	color:#FFF !important ;
}
.contTab {
	display:none;
}
.content_area{
	width:auto;
	float:left;
	margin: 10px 0 0;
}
.sol_left{
	width:350px;
	float:left;
}
.sol_rit{
	width:610px;
	float:left;
	padding:5px;
	margin-left:20px;
}
.sol_rit ul{
	margin:-5px 0 0 -15px;
}
.sol_rit ul li{
	font-size:14px;
	color:#575757;
	padding:3px 0;
}
/*** Solution END  ***/

/*** Plans ***/
.desCont{ display:none; }
.sideMenu{
	width:200px;
	height:250px;
	float:left;
	font-family: 'swis721_cn_btroman';
}
.sideMenu ul{
	margin-left:-40px;
	*margin-left:0px;
}
.sideMenu ul li{
	list-style:none;
	font-size:24px;
}
.sideMenu ul li a{
	width:156px;
	height:57px;
	display:block;
	background:url(../img/sb_menu_bg.png) no-repeat;
	color:#4f4f4f;
	padding:35px 0 0 30px;
	cursor:pointer;
}
.sideMenu_act{
	background:url(../img/sb_menu_sel.png) no-repeat !important;
	color:#FFF !important;
}
.ph_icon{
	width:37px;
	height:38px;
	margin:-10px 10px 0 0;
	float:left;
	background:url(../img/mn_phone.png) no-repeat  !important;
	background-position:0 0;
}
.ph_icon_sel{
	width:37px;
	height:38px;
	margin:-10px 10px 0 0;
	float:left;
	background:url(../img/mn_phone.png) no-repeat;
	background-position:0 -38px;
}
.int_icon{
	width:37px;
	height:38px;
	margin:-10px 10px 0 0;
	float:left;
	background:url(../img/mn_inter.png) no-repeat;
	background-position:0 0;
}
.int_icon_sel{
	width:37px;
	height:38px;
	margin:-10px 10px 0 0;
	float:left;
	background:url(../img/mn_inter.png) no-repeat;
	background-position:0 -38px;
}
.sub_Mcont{
	width:auto;
	margin:20px 0 0;
}
.plan_Bx1{
	width:auto;
	float:left;
}
.planIn_bx_show{
	width:190px;
	height:auto;
	padding:15px;
	background:#ececec;
	float:left;
	margin:0 20px 20px;
}
.planIn_bx_show p{
	margin:2px 0 0;
	text-align:left;
}
.planIn_bx1{
	height:130px;
	width:188px;
	float:left;
	background:#FFF;
	border:1px solid #dbdbdb;
	text-align:center;
	margin-bottom:3px;
	font-family: 'swis721_cn_btbold';
}
.planIn_bx1 h2{
	font-size:30px;
	margin:30px 0 0;
	line-height:18px;
}
.planIn_bx1 h2 span{
	color:#525252;
	font-size:18px;
}
.planIn_bx2{
	float:left;
	width:178px;
	padding:7px 5px 5px;
	font-family: 'swis721_cn_btroman';
	background:#f2f2f2;
	border:1px solid #dbdbdb;
	margin-bottom:2px;
	font-size:14px;
	color:#676767;
}
.planIn_ordr{
	width:84px;
	height:23px;
	text-align:center;
	background: url(../img/enq_btn.png) no-repeat;
	margin:6px 0 0 50px;
	padding:7px 0 0;
	float:left;
	font-size:17px;
	font-family: 'swis721_cn_btbold';
}
.planIn_ordr a{
	color:#FFF;
	padding: 6px 22px 4px;
	text-decoration:none;
}
.plan_Bx2{
	width:auto;
	float:left;
	position:relative;
}
.plan_Bx2 ul{
	margin-left:-40px;
	*margin-left:0px;
}
.plan_Bx2 h2{
	font-size:18px;
	margin:10px 0 -10px;
	*margin:10px 0 10px;
}
.plan_Bx2 ul li{
	list-style:none;
	*list-style:url(../img/plan_libg.png) ;
	background:url(../img/plan_libg.png) scroll left top 5px no-repeat;
	background:none \9 !important;
	font-size:14px;
	color:#575757;
	padding:10px 0 10px 25px;
	*padding:0px 0 10px 10px;
	border-bottom:1px solid #cdcdcd;
}
.plan_Bx2_sap{
	width:235px;
	float:left;
	margin-left:15px;
}
/*** Plans : END ***/

/*** Contact:START ***/
.cnt_left{
	width:260px;
	float:left;
	margin:20px 10px 20px 20px;
	font-family: 'swis721_cn_btroman';
}
.cnt_left h2{
	font-size:28px;
	margin:0 0 15px;
}
.cnt_left p{
	font-size:18px;
	color:#575757;
}
.cnt_left p span{
	font-family: 'swis721_cn_btbold';
	font-size:22px;
}
.cnt_rit{
	width:600px;
	float:left;
	margin:20px 0 20px;
	padding:5px;
}
.cnt_rit h2{
	font-size:24px;
	margin:0 0 15px;
}
.cnt_rit input{
	width:400px;
	float:left;
	height:30px;
	border:1px solid #dbdbdb;
	color:#676767;
	padding-left:10px;
	font-family: 'swis721_cn_btbold';
	font-size:16px;
	margin-bottom:5px;
}
.cnt_rit textarea{
	width:400px;
	height:80px;
	float:left;
	border:1px solid #dbdbdb;
	color:#676767;
	padding:5px 0 0 10px;
	font-family: 'swis721_cn_btbold';
	font-size:16px;
	margin-bottom:5px;
	resize:none;
}
.cnt_rit button{
	border:none;
	font-family: 'swis721_cn_btbold';
	background:#f57315;
	width:80px;
	height:25px;
	padding:4px 0 0;
	color:#FFF;
	float:left;
	clear:left;
	margin:2px 0 0 0;
}
.order{
	width:auto;
	float:left;
}
.order input{
	width:500px;
	float:left;
	height:30px;
	border:1px solid #dbdbdb;
	color:#676767;
	padding-left:10px;
	font-family: 'swis721_cn_btbold';
	font-size:16px;
	margin-bottom:5px;
}
.order textarea{
	width:500px;
	height:80px;
	float:left;
	border:1px solid #dbdbdb;
	color:#676767;
	padding:5px 0 0 10px;
	font-family: 'swis721_cn_btbold';
	font-size:16px;
	margin-bottom:5px;
	resize:none;
}
.order input[type=button]{
	width:83px;
	height:30px;
	float:left;
	clear:left;
	cursor:pointer;
	color:#FFF;
	text-align:center;
	background:url(../img/enq_btn.png) no-repeat;
	border:none;
	font-family: 'swis721_cn_btbold';
	font-size:17px;
}


#Alert{
	display:none; color: #909090; font-family: 'swis721_cn_btbold'; float: left; margin: 5px 12px 4px; font-size:16px;
}
.button{
	border:none;
	font-family: 'swis721_cn_btbold';
	background:#f57315;
	width:80px !important;
	height:25px !important;
	padding:4px 8px;
	color:#FFF !important;
	float:left;
	clear:left;
	margin:2px 0 0 0;
	cursor:pointer;
}









