﻿@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	
	background:/*url(images/body-bg.jpg) top center repeat-x */#f3f7fa;
	font-weight:normal;
	/*font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;'Microsoft YaHei UI', 'Microsoft YaHei', SimSun, 'Segoe UI', */
	font-family:'Microsoft YaHei UI', 'Microsoft YaHei', SimSun, 'Segoe UI', Tahoma, Helvetica, Sans-Serif;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body,td,table{
	font-size:12px;
}
/*div*/
.div-a
{
    margin:0 15px;
}
.div-space{
	height:10px;
	overflow:hidden;
	margin:0 auto;
}
.div-title
{
    margin:10px auto;
    width:900px;
}
.xcenter
{
    margin:0 auto;
}
/*list*/
.left-list{
	border:1px solid #ccc;
}
.left-list h1{
	font-size:12px;
	font-weight:normal;
	line-height:30px;
	height:30px;
	background:#f8f8f8;
	border-bottom:1px solid #ccc;
	padding-left:10px;
}
.left-list h2{
	font-size:14px;
	font-weight:bold;
	line-height:40px;
	height:40px;
	border-bottom:1px dotted #ccc;
	padding-left:10px;
}
.subcatet{
	padding:10px 15px 35px 15px;
}
.subcatetx{
	display:block;
	padding:5px;
	margin:0 5px;
	float:left;
	background:#EFF5DA;
	color:#333;
}
.subcatet-on{
	display:block;
	padding:5px;
	margin:0 5px;
	float:left;
	background:#6C0;
	color:#fff;
}
.rightx{
	float:left;
	width:235px;
	margin-left:13px;
}
.rightx-list{
	border:1px solid #ccc;
}
.rightx-list h1{
	font-size:12px;
	font-weight:normal;
	line-height:30px;
	height:30px;
	background:#DDEFF4;
	border-bottom:1px solid #ccc;
	padding-left:10px;
}

/*detail*/
.left-detail{
	border:1px solid #ccc;
}
.left-detail h1{
	font-size:12px;
	font-weight:normal;
	line-height:30px;
	background:#f8f8f8;
	border-bottom:1px solid #ccc;
	padding-left:10px;
}
.left-detail h2{
	font-size:22px;
	font-weight:bold;
	line-height:60px;
	border-bottom:1px dotted #ccc;
	text-align:center;
	margin: 0 15px;
}
.left-intro{
	border:1px solid #ccc;
}
.left-intro h1{
	font-size:12px;
	font-weight:normal;
	line-height:30px;
	background:#f8f8f8;
	border-bottom:1px solid #ccc;
	padding-left:10px;
}
.left-intro h2{
	font-size:22px;
	font-weight:bold;
	line-height:60px;
	border-bottom:1px dotted #ccc;
	text-align:left;
	margin: 0 15px;
}
.p-d-h{
	clear:both;
	padding:15px 0px;
}
.p-d-intro{
	float:left;
	width:300px;
}
.p-d-pic{
	float:left;
	width:360px;
	margin-left:80px;
}
.dphoto{
	text-align:left;
	padding:10px 0;
}
.dphoto img{
	border:1px solid #e0e0e0;
}
.dcontent{
	clear:both;
	padding:20px 0;
	line-height:24px;
	color:#666;
	font-size:14px;
}
.dcontent p{
	padding:10px 0;
}
.pcontent{
	clear:both;
	padding:20px 0;
	line-height:24px;
	color:#000;
	font-size:14px;
	background:#fff;
}
.pcontent h5{
	padding:5px 0;
	font-size:14px;
}
.pcontent p{
	padding:10px 0;
}
.pinfo-h-tab{
	font-weight:bold;
	margin:0px;
	position:relative;
	background:#f1f1f1;
	height:32px;
	border-bottom:1px solid #e0e0e0;
}
.pinfo-h-tab ul{
	position:absolute;
	bottom:-1px;
	_bottom:-2px;
	width:auto;
	list-style:none;
}
.pinfo-h-tab ul li{
	cursor:pointer;
}
.pinfo-h-tab ul .li-on{
	float:left;
	border-left:1px solid #e0e0e0;
	border-top:2px solid #9C0;
	border-right:1px solid #e0e0e0;
	border-bottom:0px solid #fff;
	background:#fff;
	height:24px;
	line-height:24px;
	padding-left:15px;
	padding-right:15px;
}
.pinfo-h-tab ul .li-out{
	float:left;
	border-left:0px solid #e0e0e0;
	border-top:0px solid #666;
	border-right:0px solid #e0e0e0;
	border-bottom:0px solid #fff;
	height:26px;
	line-height:28px;
	_line-height:30px;
	padding-left:16px;
	padding-right:16px;
}


.t-remark{
	border-top:0px solid #ccc;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	background:url(images/fastreply.gif) 0 5px no-repeat #f8f8f8;
	padding-left:25px;
}
.sendremark{
	margin:0px;
	border-top:0px solid #ccc;
}
.btn-submit{
	background:url(images/btn-submit.gif) 0 0 no-repeat;
	width:77px;
	height:25px;
	display:block;
	text-indent:-9999px;
	margin:10px 0;
}
.btn-submit-reg{
	background:url(images/btn-reg.gif) 0 0 no-repeat;
	width:91px;
	height:25px;
	display:block;
	text-indent:-9999px;
	margin:10px 0;
}

.list-a
{
    width:900px;
    margin:0 auto;
}
.pagecon
{
	padding-top:20px;
}
#pagesplit
{
    margin:20px auto;
    line-height:32px;
	clear:both;
	font-size:14px;
}
#PageSplit a{
	display:block;
	color:#000;
	padding:5px 8px;
	background:#e0e0e0;
	float:left;
	border:1px solid #ccc;
	text-decoration:none;
	margin:0px 4px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#PageSplit a:hover{
	display:block;
	padding:5px 8px;
	background:#666;
	border:1px solid #666;
	float:left;
	color:#fff;
	text-decoration:none;
	margin:0px 4px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#PageSplit .s{
	display:block;
	padding:5px 8px;
	background:#666;
	border:1px solid #666;
	float:left;
	color:#fff;
	text-decoration:none;
	margin:0px 4px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*edit*/
.edit-a
{
    clear:both;
    width:900px;
    margin:0 auto;
}
/*table*/
.tbl-a{
	width:100%;
	border-top:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
}
.tbl-a tr
{
}
.tbl-a tr:hover
{
    background:#ECF3FF;
}
.tbl-b{
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	width:100%;
}
.tbl-b td
{
    background:#f2f2f2;
}

.tbl-a th,.tbl-b th{
	font-weight:bold;
	text-align:center;
}
.tbl-a td,th{
	border-bottom:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
}
.tbl-b td,th{
	border-bottom:1px solid #e0e0e0;
}
.tbl-c{
	width:100%;
}
.td-l{
	border-bottom:0px dashed #e0e0e0;
	text-align:right;
}
.td-r{
	border-bottom:0px dashed #e0e0e0;
}
.tbl-d{
	width:100%;
}
.tbl-d th{
	border-bottom:1px solid #e0e0e0;
	border-right:0px;
}
.tbl-d td{
	border-bottom:1px dashed #e0e0e0;
}

.tblcenter
{
    text-align:center;
}
.tblright
{
    text-align:right;
	color:#999;
}
.th-r
{
    text-align:right;
}

.tbl-list-a{
	width:100%;
}
.tbl-list-a a{
	font-size:14px;
	color:#069;
}
.tbl-list-a td
{
	border-bottom:1px dotted #e0e0e0;
	line-height:25px;
}
.tbl-list-a tr:hover
{
}

/*form*/
form{
	margin:0;
	padding:0;
	font-size:12px;
}
:focus{outline:0;}
p{
	padding:0;
	margin:0;
}
a{
	color:#333;
	text-decoration:none;
}
a:hover{
	color:#390;
	text-decoration:underline;
}
ul,dl{
	padding:0px;
	margin:0px;
	list-style:none;
}
h1,h2,h3,h4,h5,h6,p{font-weight:normal;margin:0px;}
.wrapper{
	clear:both;
	width:1000px;
	margin:0 auto;
}
.wrapper-bd{
	clear:both;
	width:948px;
	margin:0 auto;
	border:1px solid #e0e0e0;
	background:#FBFCE4;
}
.w-main{
	clear:both;
	width:950px;
	margin:0 auto;
	padding:0px;
	background:url(images/main-right-bg.png) 0 0 repeat-y;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/theme/default/images/main-right-bg.png',sizingMethod='crop');
}
.clear{
	clear:both;
}
.red{
	color:#F00;
}
.green{
	color:#390;
}
.grey{
	color:#999;
}
.blue{
	color:#36F;
}
.black-num{
	color:#000;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
}
.gray-num{
	color:#ccc;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
}
.orange-num{
	color:#f90;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
}
.hl-orange{
	color:#f28e00;
	font-size:14px;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
}
.vaimg{
	vertical-align:middle;
	border:0px;
}
/*top*/
.top-bg{
	clear:both;
	border-top:0px solid #000;
}
.topx{
	clear:both;
	position:relative;
	margin:0 auto;
	width:1000px;
	height:120px;
	z-index:99999;
}
@media all and (max-width:1000px){
	.topx{width:100%;}
}
.topx a{
	color:#44abd8;
}
.logo{
	display:block;
	width:569px;
	height:65px;
	z-index:999999;
	padding-top:10px;
}
.logo a{display:block;width:569px;height:60px;text-indent:-9999px;overflow:hidden; cursor:pointer;}
html>body .logo a{
	background:url(images/logo.png) 0 0 no-repeat;
}
*.logo a{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='/cn/theme/default/images/logo.png',sizingMethod=noscale);
}

.language{
	position:absolute;
	right:0px;
	top:30px;
	height:30px;
	text-align:center;
	z-index:9999999;
	display:none;
}
.language dl{margin:0;padding:0;}
.language dd{margin:0;padding:0;padding-right:20px;float:left;color:#fff;}
.lan-cn{background:url(images/flag-s-cn.png) 0 0 no-repeat;padding-left:24px;background-size:18px 18px;}
.lan-en{background:url(images/flag-s-en.png) 0 0 no-repeat;padding-left:24px;background-size:18px 18px;}
.lan-sp{background:url(images/flag-s-sp.png) 0 0 no-repeat;padding-left:24px;background-size:18px 18px;}
.language a{font-size:12px;color:#fff;display:block;}

.hotline{
	position:absolute;
	right:0px;
	top:15px;
	width:195px;
	height:50px;
	font-size:18px;
	font-weight:normal;
	line-height:32px;
	color:#333;
	background:url(images/hotline.png) 0 0 no-repeat;
	text-indent:-9999px;
}

/*new menu*/
.page-menu{position:relative;width:100%;min-width:1024px;height:36px;left:0;top:0;background:#fff;z-index:99998;border-top:0px solid #ccc;border-bottom:0px solid #999;}
.page-menu-con{width:1250px;margin:0 auto;position:relative;z-index:99999;}
#menu{height:45px;z-index:99999;background:url(images/nav-bg.png) 0 0 repeat-x #327DB6;/*
-webkit-box-shadow:0px 0px 3px 3px #ccc;
-moz-box-shadow:0px 0px 3px 3px #ccc;
box-shadow:0px 0px 3px 0px #333;*/
border:0px solid #ccc;
}
#menu ul{padding:0 0; list-style-type:none; margin:0 0;}
#menu li{position:relative;float:left;width:auto;padding-left:1px;}

#menu .li-mid{position:relative;float:left;width:10px;height:45px;background:url(images/nav-mid.gif) 0 0 no-repeat;}
#menu li a{ width:auto;display:block;color:#000;text-decoration:none;padding-left:74px;padding-right:73px;}
#menu li .nava{font-size:14px;font-weight:normal;color:#fff;height:45px; line-height:45px;display:block;}
#menu li .nava:hover{color:#fff;background:url(images/nav-on-bg.png) top center repeat-x #999;}
.li-on{background:#045caa;}
#menu li .on{color:#eb5414;border-bottom:3px solid #000;}
#menu li .nava-on{font-size:14px;font-weight:normal;color:#fff;height:45px; line-height:45px;display:block;background:url(images/nav-on-bg.png) top center repeat-x #999;}
#menu li .nava-on:hover{color:#fff;}

#menu ul .sub{position:absolute;width:1000px;display:none;background:/*url(images/bg.png) 0 0 repeat-x */#494949;top:45px; left:0px;padding:0px;z-index:99999;}

#menu .lix{float:left;width:230px;margin:0;padding:0;margin-left:10px;}
#menu ul .sub h2{padding:10px 0px 5px 0;font-size:12px;margin:10px 0 0 0;font-weight:bold;border-bottom:1px dotted #8AA6BF;color:#000;}
#menu ul .sub h2 a{color:#000;padding-left:0;}
#menu ul .sub h2 a:hover{color:#090;}
#menu ul dl{margin:0;padding:5px 0 0 0;}
#menu ul dl dd{position:relative; display:block;text-align:left;padding-left:15px;margin:0;padding:0;}
#menu ul dl dd a{display:block;padding:0px 10px 3px 0px;color: #666;}
#menu ul dl dd a:hover{color:#06C;}
#menu ul dl h3{font-weight:normal;font-size:12px;padding-top:3px;}
#menu ul dl h3 a{text-decoration:none;}

#menu #sub-1{width:1230px;}
#menu #sub-2{width:200px;}
#menu #sub-2 dd{font-size:12px;}
/*---------searchbar---------*/
.search {
	width:218px;
	right:47px;
	top:32px;
	position:absolute;
	height:26px;
}
.searchinput {
	position:absolute;width:218px;height:26px;
}
html>body .searchinput{
	background:url(images/search-bg.png) no-repeat;
}
*.searchinput{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='/theme/default/images/search-bg.png',sizingMethod=noscale);
}
.searchinputx {
	position:absolute;width:218px;height:26px;
}
html>body .searchinputx{
	background:url(images/search-bg-x.png) no-repeat;
}
*.searchinputx{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='/theme/default/images/search-bg-x.png',sizingMethod=noscale);
}
.searchtxt{
	border:0px;
	position:absolute;
	top:35px;
	right:50px;
	height:20px;
	width:180px;
	background:none;
	font-size:12px;
}
.searchbtn{
	position:absolute;right:5px; top:32px;display:block;width:42px;height:26px;
}
.searchbtn a{
	text-indent:-9999px;overflow:hidden;display:block;width:42px;height:26px; position:relative; cursor:pointer;
}
html>body .searchbtn a{
	background:url(images/btn-search.png) no-repeat;
}
*.searchbtn a {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/theme/default/images/btn-search.png',sizingMethod='crop');
}
.hot{
	position:absolute;
	left:600px;
	top:20px;
	line-height:26px;
	font-size:14px;
}
.hot h1{
	font-size:14px;
	padding:0px;
	margin:0px;
	float:left;
	width:auto;
}
.hot a{
	float:left;
	margin:0 5px;
	display:block;
	color:#069;
}
.hot span{
	float:left;
	margin:0 5px;
}
/*---------------------------------Top Menu--------------------------------------- */
.top-nav{
	clear:both;
	position:relative;
	margin:0 auto;
	height:45px;
	width:1000px;
}
.navigation-shadow {
	position:absolute;
	width:900px;
	top:85px;
	right:0;
	height:10px;
	background:url(images/shadow.png) 0 0 no-repeat;
}
.nav{
	display:block;
	height:36px;
	line-height:36px;
	margin:0 auto;
	width:950px;
}
.nav-mid{
	float:left;
	width:1px;
	height:18px;
	background:#f1f1f1;
}
.nav-a{
	font-size:14px;
	font-weight:bold;
	display:block;
	padding-left:25px;
	padding-right:25px;
	line-height:36px;
	float:left;
	color:#fff;
}
.nav-a:hover{
	text-decoration:none;
	background:/**/url(images/nav-bg-on.gif) 0 0 repeat-x #1477ae;
}
.nav-a-on{
	font-size:14px;
	font-weight:bold;
	display:block;
	padding-left:25px;
	padding-right:25px;
	line-height:36px;
	float:left;
	color:#fff;
	background:/**/url(images/nav-bg-on.gif) 0 0 repeat-x #1477ae;
}
.nav-a-on:hover{
	text-decoration:none;
}
/*main*/
.main{
	margin:0 auto 20px auto;
	width:1000px;
	padding:10px 0 20px 0;
	background:#fff;
}
.subtitle{font-size:28px;margin:10px auto;width:980px;padding:0 10px;line-height:28px;}

/*sub*/
.sub-nav{float:left;width:180px;margin-left:20px;}
.sub-nav-1{width:220px;}

.sub-nav a{text-decoration:none;}
.sub-nav h2{height:20px;font-size:16px;padding:10px 0;border-bottom:1px solid #E0E0E0;}
.sub-nav h3{font-size:14px;border-bottom:1px solid #f1f1f1;padding:10px 0 5px 0;}
.sub-nav h3 a{color:#000;text-decoration:none;display:block;padding-right:10px;line-height:20px;border-right:0px solid #f1f1f1;position:relative;}
.sub-nav h3 a i{position:absolute;right:10px;width:20px;height:20px;top:0px;/*background:url(images/paddle_next.png) -35px -53px no-repeat;*/display:block;}
.sub-nav h3 a:hover{color:#06C;border-right:0px solid #eb5414;}
.sub-nav h3 a:hover i{/*background:url(images/paddle_next-on.png) -35px -53px no-repeat;*/display:block;}
.sub-nav h3 .on{color:#06C;text-decoration:none;padding-right:10px;border-right:0px solid #eb5414;}
.sub-nav h3 .on i{/*background:url(images/paddle_next-on.png) -35px -53px no-repeat;*/display:block;}
.sub-nav h4{font-size:12px;margin:0;border-bottom:1px solid #e0e0e0;}
.sub-nav h4 a{display:block;padding:8px 0 8px 15px;}
.sub-nav h4 a:hover{color:#c4181f;}
.sub-nav h4 .on{color:#c4181f;}
.sub-nav dd{font-size:12px;padding:3px 0 3px 25px;margin:0;background:url(images/icon-pointer.gif) 15px 6px no-repeat;}
.sub-nav dd a{color:#666;display:block;}
.sub-nav dd a:hover{color:#090;}
.sub-nav dd .on{color:#090;}
.sub-nav dd .on:hover{color:#090;}

.sub-nav ul{padding:10px 0;}
.sub-nav-li{padding:15px 0;}

.sub-nav .contact li{padding-top:5px;}
.sub-nav .contact a{font-size:18px;background-image:url(images/icon-contacts.png);background-repeat:no-repeat;padding-left:40px;}
.btn-contact{display:block;height:50px;line-height:50px;background-position:0px 8px;}
.btn-feedback{display:block;height:50px;line-height:50px;background-position:0px -55px;}
.sub-nav .btn-contact:hover{background:url(images/icon-contacts.png) #fff 0px 8px no-repeat;}
.sub-nav .btn-feedback:hover{background:url(images/icon-contacts.png) #fff 0px -55px no-repeat;}

.sub-con{float:right;width:720px;margin-right:30px;padding-bottom:20px;overflow:hidden;}
.sub-con-center{clear:both;margin:0 auto;}
.sub-con-center .con{font-size:16px;line-height:32px;padding:20px 10px;color:#333;}
.sub-con-1{width:880px;}
.sub-con-list{width:1250px;margin:0 auto;}
.sub-right{float:right;width:180px;}
.sub-con h4{font-size:20px;padding:10px 0;border-bottom:0px solid #e0e0e0;}
.sub-con-head{font-size:28px;font-weight:normal;padding:10px 0;border-bottom:0px solid #e0e0e0;}
.sub-con-head li{float:left;margin-right:5px;}
.sub-con-head .shortname{font-size:14px;padding-top:8px;padding-left:10px;}
.sub-con-head .shortname .on{color:#090;}

.sub-con .sw{}
.sub-con .sw li{font-size:16px;float:left;width:237px;height:34px;margin-left:1px;line-height:34px;background:#e0e0e0;text-align:center;}
.sub-con .sw .out a{display:block;color:#000;}
.sub-con .sw .out a:hover{background:#fff;color:#000; text-decoration:none;border-top:2px solid #000;line-height:30px;height:32px;}
.sub-con .sw .on{background:#fff;color:#000;border-top:2px solid #000;}
.sub-con .sw .on a{display:block;color:#000;line-height:30px;}
.sub-con .sw .on a:hover{background:#fff;color:#000; text-decoration:none;}
.sub-con .sw .left{width:237px;margin-left:0;}

.sub-con .banner{height:250px;overflow:hidden;}
.sub-con .con{line-height:20px;padding-top:0px;font-size:12px;}
.sub-con .con p{padding:10px 0;}

.con-list{margin:20px 0;}
.con-list li{padding:10px 0;}
.con-list .img{float:left;width:160px;height:120px;overflow:hidden;}
.con-list .nophoto{width:158px;height:118px;line-height:118px;border:1px solid #e0e0e0;color:#ccc;text-align:center;}
.con-list .con{float:left;width:530px;margin-left:20px;}
.con-list h2{font-size:16px;padding:0 0 5px 0;}
.con-list .con p{color:#666;}

.con-list-p{margin:20px 0;}
.con-list-p li{margin:10px 0;float:left;width:222px;height:270px;margin-right:18px;}
.con-list-p .img{width:220px;height:220px;overflow:hidden;border:1px solid #e0e0e0;}
.con-list-p .nophoto{width:220px;height:220px;line-height:220px;border:0px solid #e0e0e0;color:#ccc;text-align:center;}
.con-list-p .con{width:100%;height:40px;}
.con-list-p h2{font-size:14px;height:42px;padding:5px 0;text-align:center;}
.con-list-p .con #conintro{display:none;}
.con-list-p .con p{color:#666;display:none;}

.sub-right h2{font-size:20px;padding:10px 0;}
.sub-right li{font-size:12px;padding:5px 0px;margin:0;}
.sub-right li a{color:#1570a6;}

/*contact*/
.feedback{margin-top:25px;border-top:1px solid #e0e0e0;padding:25px;}
.feedback .left{float:left;width:440px;}
.feedback .right{float:right;width:440px;}

/*xtip*/
.xtip{
	position:relative;
	border:1px solid #ebe6c9;
	height:200px;
	background:#fcf9e6;
	margin-top:15px;
}
.xtip h1{
	font-size:12px;
	margin:0px;
	color:#333;
	padding-top:20px;
	padding-left:20px;
}
.xtip p{
	font-size:14px;
	margin:0px;
	color:#2c629e;
	margin-top:30px;
	text-align:center;
}
.xtip .ref{
	position:absolute;
	right:10px;
	bottom:10px;
	color:#2c629e;
	width:200px;
	height:25px;
	text-align:right;
}
/*footer*/
.footer{
	color:#999;
	margin-top:20px;
	border-top:0px solid #e0e0e0;
	padding:0px 5px 25px 5px;
}
.footer p{padding-bottom:5px;}
.footer .left{float:left;width:1050px;}
.footer .middle{float:right;width:250px;text-align:right;padding-top:1px;}
.footer .right{float:right;width:160px;display:none;}
.footer .right-txt{float:right;width:80px;text-align:right;display:none;}
.footer a{
	color:#666;
}

.footer .right li{float:right;width:32px;height:32px;margin-left:8px;}
.facebook,.youtube,.linkedin,.email{background-image:url(images/icon-links.gif);width:32px;height:32px;display:block;text-indent:-9999px;}
.facebook{ background-position:0 0;}
.youtube{ background-position:0 -32px;}
.linkedin{ background-position:0 -64px;}
.email{ background-position:0 -96px;}

.norec{
	color:#999;
	padding:50px;
	height:222px;
	line-height:222px;
	text-align:center;
}

/*pop*/
.bg{position:absolute;z-index:99999;filter:alpha(opacity=60);background:#000000;opacity: 0.6;-moz-opacity: 0.6;left:0;top:0;height:100%;width:100%;height:expression(document.body.clientHeight);}
.beian_winBG {
POSITION: absolute;border:#333333 5px solid;z-index: 100000;
}
.pop-t{
	width:100%;
	height:30px;
	background:url(images/pop-t-bg-green.gif) 0 0 repeat-x;
}

/*home-con*/
.home-con{clear:both;width:1000px;margin:0px auto 0 auto;overflow:hidden;background:#fff;padding-top:15px;padding-bottom:10px;}
.home-con h2{font-size:16px;font-weight:normal;margin:0;padding:0 0 0 15px;line-height:32px;height:32px;color:#000;}
.home-con .about{float:left;width:410px;margin-left:20px;position:relative;overflow:hidden;}
/*.home-con .about h2{font-size:14px;font-weight:bold;margin:0;padding:15px;color:#000;}*/
.homeaboutimg{padding:0 0 15px 0;}
.home-con .about img{width:100%;}
.home-con .con{font-size:12px;padding:15px 15px 10px 15px;line-height:22px;color:#333;}
.home-con .about p{font-size:14px;margin:0;padding:15px 15px 5px 15px;}
.home-con .xproduct{float:left;width:719px;height:310px;background:#fff;margin-left:1px;position:relative;}
.home-con .xproduct h2{font-size:14px;font-weight:bold;margin:0;padding:15px;color:#000;}
.home-con .xproduct p{font-size:12px;margin:0;padding:5px 15px;background:#f1f1f1;color:#fff;border-bottom:1px dotted #ccc;}

.home-con .right{float:right;width:550px;padding-bottom:20px;margin-right:0px;position:relative;}
.home-con .if{width:385px;height:90px;margin-left:15px;margin-top:15px;overflow:hidden;}

.home-con .news p{font-size:12px;margin:0;padding:5px 15px;background:#f1f1f1;color:#fff;border-bottom:1px dotted #ccc;}
.home-con .news ul{padding:5px 10px 20px 5px;}
.home-con .news li{font-size:12px;padding:5px 0 5px 18px;position:relative; background:url(images/icon-square.gif) 5px 5px no-repeat;}
.home-con .news .img{width:120px;position:absolute;left:0px;top:0px;}
.home-con .news .li-con{width:250px;overflow:hidden;position:absolute;right:0px;top:0px;}
.home-con .more{padding-top:15px;padding-left:25px;font-size:14px;}
.home-con .more a{color:#000;display:block;}

.home-p{padding:15px 0 0 15px;line-height:20px;color:#333;}
.home-p li{padding:0 0 15px 0;width:150px;margin-right:15px;float:left;}
.home-p .pimg{width:150px;height:150px;overflow:hidden;text-align:center;border:1px solid #e0e0e0;}
.home-p img{width:150px;}
.home-p .pcon{float:left;margin-left:15px;width:350px;}
.home-p h3{font-size:16px;padding:0 0 10px 0;}
.home-p h3 a:hover{ text-decoration:none;}
.home-p h4{color:#666;line-height:22px;font-weight:normal;padding:0 0 10px 0;}

/*home-intro*/
.index-intro{
	margin-bottom:10px;
}
.index-intro h1{
	height:30px;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	padding-left:10px;
	background:url(images/bullet_green.gif) 0 8px no-repeat;
	border-bottom:1px solid #eeeeee;
}
.index-intro p{
	color:#666;
	height:120px;
	margin:0;
	padding:20px 10px 10px 220px;
	font-size:12px;
	line-height:22px;
	background:url(images/globalx.jpg) 0 15px no-repeat;
}
.index-product{
	clear:both;
}
.index-product h1{
	height:30px;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	padding-left:10px;
	background:url(images/bullet_green.gif) 0 8px no-repeat;
	border-bottom:1px solid #eeeeee;
}
.td-c{
	text-align:center;
	line-height:18px;
}

/*homecate*/
.homecate{
	float:left;
	width:200px;
}
.cateleft{
	border:1px solid #ccc;
	padding:1px;
	clear:both;
	margin-bottom:10px;
	background:#F8FBEC;
}
.cateleft h1{
	width:20px;
	font-size:12px;
	color:#fff;
	background:#9C3;
	text-align:center;
	float:left;
}
.cateleft h1 b{
	width:20px;
	height:105px;
	vertical-align:middle;
	display:table-cell;
}
.cateleft h1 a{
	color:#fff;
}
.cateleft ul{
	float:left;
	width:150px;
	margin-left:10px;
	padding:5px;
}
.cateleft li{
	width:68px;
	float:left;
	line-height:23px;
	padding-left:7px;
	background:url(images/arrow.gif) 0 8px no-repeat;
}
.cateleft li a{
	color:#333;
}
.cateright{
	float:left;
	width:750px;
}
.caterecommend{
	float:left;
	width:363px;
	height:226px;
	margin-left:10px;
	border:1px solid #ccc;
	margin-bottom:10px;
}
.catetitle{
	position:relative;
	height:26px;
	border-bottom:1px solid #ccc;
	background:#f1f1f1;
}
.catetitle h1{
	position:absolute;
	height:27px;
	background:url(images/title-bg-1.gif) 0 0 repeat-x;
	font-size:14px;
	padding-left:10px;
	padding-right:15px;
	border-right:1px solid #ccc;
	line-height:26px;
}
.catetitle h1 a{
	color:#333;
	background:url(images/biaobg.gif) 0 -90px no-repeat;
	padding-left:20px;
}
.catemore{
	color:#333;
	font-weight:normal;
	font-size:12px;
	position:absolute;
	top:5px;
	right:10px;
	text-align:right;
}
.catecon{
	clear:both;
	padding:10px;
}
.catecon-pic{
	float:left;
}
.catecon-pic p{
	padding:0px;
	width:100px;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
	height:75px;
	border:1px solid #e0e0e0;
}
.catecon-pic h1{
	background:#F90;
	text-align:center;
	line-height:24px;
	font-size:12px;
	font-weight:normal;
}
.catecon-pic h1 a{
	color:#fff;
}
.catecon ul{
	float:left;
	margin-left:10px;
}
.catecon li{
	background:url(images/title_dot.gif) 0 8px no-repeat;
	padding-left:10px;
	line-height:22px;
}
.catecon li a{
	color:#006699;
	font-size:14px;
}


.hlink{
}
.hlink h1{
	font-size:14px;
	font-weight:bold;
	padding:5px 0px;
	margin:0px;
	line-height:24px;
}
.hlink ul{
	padding:5px;
}
.hlink a{
	float:left;
	margin-right:15px;
	line-height:24px;
}

/*wshow*/
.wshow-head{
	color:#F90;
	font-size:16px;
	font-weight:bold;
	margin:10px 20px 5px 20px;
}
.wshow-intro{
	margin:0px 20px;
	color:#666;
}
.wshow-intro p{
	margin:0;
	padding:0;
	line-height:18px;
}
/*help*/
.help-title{
	margin:0 auto;
	width:950px;
	margin-top:5px;
	height:30px;
	line-height:30px;
	color:#fff;
	background:#000;
/*	background:url(../images/li_02.gif) 15px 8px no-repeat;*/
}
.help-mid{
	clear:both;
	margin:0 auto;
	width:948px;
	border:1px solid #CCC;
	background:url(images/dot-gray-1.gif) 150px 0 repeat-y;
}
#help-left{
	float:left;
	width:150px;
}
#help-left ul{
	list-style:none;
	margin-top:20px;
	margin-left:30px;
	margin-bottom:30px;
	padding:0px;
}
#help-left li{
	margin:0px;
	padding:2px 0;
	border-bottom:1px solid #e0e0e0;
}
#help-left li p{
	margin:0px;
	padding:3px 0;
}
#help-left h1{
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:3px 0;
}
#help-right{
	margin-left:30px;
	float:left;
	width:750px;
	margin-bottom:20px;
}
#help-right h1{
	margin:0px;
	padding:20px 0px 10px 0px;
	font-size:16px;
	color:#C00;
	font-weight:bold;
}
#help-content{
	font-size:14px;
	line-height:24px;
	color:#666;
}
#help-link ul{
	clear:both;
	list-style:none;
	margin:0px;
	padding:0px;
}
#help-link li{
	float:left;
	width:130px;
	text-align:center;
	padding:5px;
	margin:0px;
}
.help-content{
	line-height:20px;
	color:#666;
}

/*system*/
.ulogin{
margin:0px auto;
width:300px;
}
/*search*/
.mainsearch{
	width:950px;
	margin:0 auto;
	clear:both;
	background:#fff;
}
.mainsearch h1{
	font-size:12px;
	font-weight:bold;
	padding:0 15px;
	margin:0;
	line-height:30px;
	border-top:0px solid #ccc;
	border-left:0px solid #ccc;
	border-right:0px solid #ccc;
	background:#f8f8f8;
}
.mainsearchbd{
	clear:both;
	border:1px solid #fff;
	padding:0px 15px;
}
/*application*/
.appIndex{padding-left:70px;}
.appIndex li{float:left;width:350px;height:60px;text-align:center;margin-left:50px;}
.appIndex li a{display:block;width:350px;height:60px;line-height:60px;background:#FC9;color:#666; text-decoration:none;;font-size:24px;}
.appIndex li a:hover{background:#999;color:#fff;}

.application{clear:both;background:#fff;padding:0;margin:10px auto;width:1000px;}
.application h3{padding:5px 10px;margin:0;font-size:16px;font-weight:normal;}
.psdthumb { height: 1%; overflow: hidden; display:table; border-spacing:0px; } 
.psdthumb p{width:1000px; height:450px; overflow:hidden; text-align:center; vertical-align:middle; position:relative;padding:0; margin:0px;float:left;} 

.con-app-left{float:left;width:750px;}
.con-app-right{float:right;width:162px;margin-right:30px;}
.con-app-right li{padding:5px 0;}
.con-app-right img{border:1px solid #e0e0e0;}
.link-product{margin-top:15px;position:relative;}
.link-product .go{position:absolute;width:60px;height:20px;background:url(images/btn-go.gif) 0 0 no-repeat;bottom:0px;right:0px;}
.link-product .go a{display:block;width:60px;height:20px;text-indent:-9999px;}

/*product*/
.product{clear:both;}
.product h3{padding:5px 10px;margin:0;font-size:16px;font-weight:normal;}
.product h4{padding:5px 10px;margin:0;font-size:12px;font-weight:normal;}
.plist{clear:both;/*-webkit-border-radius: 8px;border-radius: 8px;*/background:#fff;}
.plist li{}
.plist .p-li-1{
	float:left;
	width:199px;
	border-right:1px solid #f2f2f2;
	border-bottom:1px solid #f2f2f2;
	padding:0px;
	height:200px;
	background:#fff;
}
.plist .p-li-2{
	float:left;
	width:200px;
	padding:0px;
	height:200px;
	background:#fff;
	border-bottom:1px solid #f2f2f2;
}

.plist h2{
	font-size:12px;
	font-weight:normal;
	padding:0;
	margin:0;
}
.plist h2 a{
	color:#666;
}
.p-li-intro{
	line-height:16px;
	color:#888;
}
.p-li-more{
	height:30px;
	line-height:30px;
}
.p-li-more a{
	font-size:12px;
	color:#06C;
}

.pseries{padding:25px 0;margin:0;}
.pseries dt{font-size:16px;height:32px;font-weight:bold;}
.pseries dd{float:left;width:222px;height:280px;margin:0;padding:0;margin-right:35px;}
.pseries dd .xpic{width:220px;height:220px;border:1px solid #e0e0e0;overflow:hidden;position:relative;}
.pseries dd .xpic .new{width:48px;height:48px;position:absolute;top:0px;left:0px;z-index:9;background:url(images/new.png) 0 0 no-repeat;}
.pseries dd h2{text-align:center;font-size:12px;padding-top:5px;}
.pseries dd h2 a{}

.pseries-cert{padding:25px 0;margin:0;}
.pseries-cert dt{font-size:16px;height:32px;font-weight:bold;}
.pseries-cert dd{float:left;width:162px;height:280px;margin:0;padding:0;margin-right:30px;}
.pseries-cert dd .xpic{width:160px;height:240px;border:1px solid #e0e0e0;overflow:hidden;position:relative;}
.pseries-cert dd h2{text-align:center;font-size:12px;padding-top:5px;}
.pseries-cert dd h2 a{}

.tbl-p{border-top:1px solid #ccc;border-left:1px solid #ccc;}
.tbl-p tr{}
.tbl-p tr:hover{}
.tbl-p td{background:#fff;}
.tbl-p th{font-weight:bold;text-align:center;background:#E9F3E2;}
.tbl-p td,.tbl-p th{border-bottom:1px solid #ccc;border-right:1px solid #ccc;}


.if-big{
	clear:both;
	margin:0 auto;
	width:1000px;
	height:450px;
	background:#000;
}
.if-big .a_bigImg strong{color:#5d5d5d; font-size:13px;position: absolute; padding-left:5px; bottom: 0px; overflow: hidden; left: 0px}
.changeBox_a1 {
position: relative; width:1000px; float: left; height:450px; overflow:hidden;
top: 0px;
left: 0px;
}
.changeBox_a1 .a_bigImg .show {
position: absolute;display: none; height:400px;
}
.ul_change_a2M {
POSITION: absolute; PADDING-LEFT: 19px; BOTTOM: 0px; OVERFLOW: hidden; RIGHT: 0px
}
.ul_change_a2 {
POSITION: absolute; PADDING-LEFT: 19px; BOTTOM: 0px; OVERFLOW: hidden; RIGHT: 0px;
padding-bottom:10px; padding-right:10px;
}
.ul_change_a2 LI {
ZOOM: 1; DISPLAY: inline
}
.ul_change_a2 span {
width:10px; height:10px; float:left;background:#000;ZOOM: 1; FONT-SIZE: 12px; cursor:pointer; margin-right:5px; text-align:center; padding-top:2px; color:#fee1b1; font-weight:bold;
}
.ul_change_a2 span.on {
COLOR: #fee1b1; background:url(images/point.png) no-repeat; cursor:pointer
}

.ul_change_a2 span { display:block; float:left; margin-right:8px;_margin-right:4px;background-image:url(images/point2.png)!important; background-repeat:no-repeat; background:none; FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/theme/default/images/point2.png', sizingMethod='scale');
width:11px; height:9px; text-indent:-999em; font-size:0px; color: Aqua; line-height:24px; overflow:hidden; }
.ul_change_a2 span.on { background-image:url(images/point.png)!important;background-repeat:no-repeat; background:none; FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/theme/default/images/point.png', sizingMethod='scale');width:11px; height:9px; font-size:0px; }

/*QQonline*/
.qq{
	width:50px;right:10px;position: fixed; _position:absolute;bottom:10px;z-index:100;
	background:#fff;
}
.qq a{
	color:#666;
}
.qq h1{
	background:#333;
	color:#fff;
	font-size:12px;
	line-height:24px;
	height:24px;
	text-align:center;
}
.qq ul{
	padding:0;
	margin:0;
}
.qq ul li{
	margin:0;
	padding:0;
	text-align:center;
}
/* index */
.head-con{position:absolute;z-index:99;width:100%;height:60px;}
#slide-index{width:1200px;overflow:hidden; position:relative;}
#slide-index .slides{width:1200px;}
#slide-index .slide{width:1200px;height:400px; float:left; position:relative;}
#slide-index .image{ z-index:1;width:1200px;height:400px;margin:15px auto 0 auto;}
#slide-index .text, #slide-index .button { z-index:2;position:absolute; top:-400px; }
#slide-index .button{ display:none; width:138px;}

#slide-index .control{ position:absolute; bottom:0px; width:100%; text-align:center; height:19px; cursor:pointer; z-index:40;}
#slide-index .control a{ width:11px; height:11px; cursor:pointer; display:inline-block; background-repeat:no-repeat; background-image:url(images/btn-ctrl.gif); margin-right:6px; opacity:0.6; filter:alpha(opacity=60);}
#slide-index .control a:hover, #slide-index .control a.active{ background-image:url(images/btn-ctrl-on.gif); opacity:1; filter:alpha(opacity=100);}

.autoMaxWidth{ overflow:hidden; position:relative;height:232px; }

/* arpu */
#banner .arpu{ margin:0px auto; min-width:980px; width:auto !important; }
#banner .arpu img.text{ margin:20px 0px 0px 50px; position:absolute; }
#banner .arpu a{ display:block; margin:180px 0px 0px 25px; width:216px; height:32px; }

.pdl{padding-left:20px;}

/*productdetail*/
.pics{width:360px;float:left;}
.pinfo-con{float:left;width:550px;margin-left:30px;}
.pinfo-con-txt,.pinfo-con-txt p,.pinfo-con-txt td,.pinfo-con-txt th{font-size:14px;line-height:22px;}/**/


.picb{width:360px;height:360px;border:1px solid #e0e0e0;}

.rollBox{position:relative;width:360px;overflow:hidden;clear:both;margin-top:10px;position:relative;}
.rollBox .LeftBotton{height:20px;width:12px;background:url(images/btn-arrows.gif) 0 0 no-repeat;overflow:hidden;float:left;display:inline;cursor:pointer;margin-top:27px;}
.rollBox .RightBotton{height:20px;width:12px;background:url(images/btn-arrows.gif) -12px 0 no-repeat;overflow:hidden;float:right;display:inline;cursor:pointer;margin-top:27px;}
.rollBox .lrspace{height:20px;width:12px;overflow:hidden;float:left;}
.rollBox .Cont{width:328px;height:77px;margin-left:7px;overflow:hidden;float:left;}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont ul{}
.rollBox .Cont .spic{width:75px;height:75px;border:1px solid #fff;float:left;overflow:hidden;text-align:center;margin:0;margin-right:5px;background:#000;position:relative;}
.rollBox .Cont .spic img{width:75px;height:75px;}
.rollBox #List1,.rollBox #List2{float:left;}

/*border*/
.bd-r{
	border-right:1px solid #f1f1f1;
}
.bd-b{
	border-top:1px solid #e0e0e0;
}

/*sub-banner*/
.sub-banner-mask{background:url(images/header-bg.png) top center repeat-x;/**/height:400px;position:relative;}
.sub-banner-con{margin:0 auto 0 auto;width:1000px;height:280px;color:#fff;position:relative;}
.sub-banner-con h2{padding-left:20px;padding-top:45px;font-size:14px;font-weight:normal;}
.sub-banner-con h3{padding-left:20px;padding-top:60px;font-size:64px;font-weight:normal;}
.sub-banner-con .nav{color:#000;position:absolute;right:0px;bottom:0;height:40px;line-height:40px;padding-right:30px;padding-left:30px;font-size:14px;z-index:1000;text-align:right;}
.sub-banner-con-nav-bg{background:#fff;position:absolute;right:0px;bottom:0;width:1000px;height:40px;line-height:40px;filter:alpha(opacity=80);opacity: 0.8;-moz-opacity: 0.8;z-index:999;}

/*home*/
.main_visual{height:600px;border-top:0px solid #d7d7d7;overflow:hidden;position:relative;clear:both;}
.main_image{width:100%;height:100%;overflow:hidden;position:relative;}
.main_image ul{width:99999px;height:100%;overflow:hidden;position:absolute;top:0;left:0}
.main_image li{float:left;width:100%;height:100%;}
.main_image li img{}
.main_image li span{display:block;width:100%;height:100%}
.main_image li a{display:block;width:100%;height:600px}
.main_image li .img_1{background:url('../images/img_main_1.jpg') center top no-repeat}
.main_image li .img_2{background:url('../images/img_main_2.jpg') center top no-repeat}
.main_image li .img_3{background:url('../images/img_main_3.jpg') center top no-repeat}
.main_image li .img_4{background:url('../images/img_main_4.jpg') center top no-repeat}
.main_image li .img_5{background:url('../images/img_main_5.jpg') center top no-repeat}
.flicking_con-con{position:absolute;z-index:98;width:100%;height:40px;bottom:0;left:0;}
.flicking_con-bg{width:1000px;height:40px;margin:0 auto;filter:alpha(opacity=80);opacity: 0.8;-moz-opacity: 0.8;}
div.flicking_con{position:absolute;bottom:15px;left:50%;z-index:999;width:auto;height:8px;margin:0;}
div.flicking_con a{float:left;width:40px;height:8px;margin:0;padding:0;margin-left:5px;background:#fff;display:block;text-indent:-3000px}
div.flicking_con a.on{background:#0587c7;}
#btn_prev,#btn_next{z-index:11111;position:absolute;display:block;width:67px!important;height:130px!important;top:50%;margin-top:-65px;display:none;}
#btn_prev{background:url(images/paddle_prev.png) no-repeat left top;left:1em;}
#btn_next{background:url(images/paddle_next.png) no-repeat right top;right:1em;}

.home-li-con{position:absolute;width:100%;top:200px;z-index:99;}
.home-li-con-con{margin:0 auto;width:950px;height:400px;position:relative;}
.home-li-con-con h1{font-size:36px;color:#000;padding-left:0px;}
.home-li-con-con-intro{font-size:16px;line-height:32px;border-top:1px solid #ccc;padding:10px 0px;width:600px;height:120px;overflow:hidden;color:#333;position:absolute;top:50px;z-index:99;}

/* arpu */
#banner .arpu{ margin:0px auto; min-width:980px; width:auto !important; }
#banner .arpu img.text{ margin:20px 0px 0px 50px; position:absolute; }
#banner .arpu a{ display:block; margin:180px 0px 0px 25px; width:216px; height:32px; }


.contact-map{width:95%;}