﻿body{padding:0; margin:0; text-align:left; font-size:12px; font-family:"Microsoft YaHei"}
img{margin:0; padding:0;}
.wrap{min-width:1000px;  _width:expression((document.documentElement.clientWidth||document.body.clientWidth)< 1000 ? "1000px" : "auto");}

.header{position:relative; z-index:8; width:100%; height:106px; text-align:left; background:url("../images/bg_05.gif") repeat-x left top;}
#logo{float:left; width:25%; text-align:center;}
.topMsg{float:left; width:70%;}
.msg{height:20px; padding-top:10px; text-align:right; color:#525252;}
.msg a{margin:0 5px; color:#ada689; text-decoration:underline;}
.msg span a, .msg a:hover{text-decoration:none;}
.msg input{padding-left:10px; height:18px; line-height:18px; color:#b0b0b0; border:0 none; background:url("../images/bg_06.gif") no-repeat left top #fff;}
.msg input.sumbit{padding:0; width:18px; background:none;}

.nav li{position:relative; z-index:999; float:left; text-align:center;width:10%; height:66px; background:url("../images/bg_07.gif") no-repeat right bottom;}

.nav a{display:inline-block; *display:inline; *zoom:1; height:37px; line-height:34px; padding-left:8px; text-align:left; margin-top:25px; font-size:13px; font-weight:bold; color:#adadad;}
.nav a span{display:inline-block; *display:inline; *zoom:1; height:37px; line-height:34px; padding-right:8px;}
.nav li.current a, .nav a:hover, .nav a:hover span{color:#3a3a3a; background:url("../images/bg_08.gif") no-repeat left top;}
.nav li.current a:hover span, .nav a:hover span{background-position:right top; }
.nav em{margin-left:1px; font-size:8px; font-family:Arial;}

.nav li div{display:none; position:absolute; left:11.6%; top:61px;}
.nav li div a{float:none;font-weight:normal; display:block; width:90px; padding:0 10px 0 20px; margin:0; height:32px; line-height:32px; font-size:12px; background:url("../images/bg_07.png") no-repeat 10px 12px #343434;}
.nav li div a:hover{text-decoration:underline; color:#b7a141; background:url("../images/bg_07.png") no-repeat 10px 7px #eee;}

.banner{width:100%; height:auto;}
.banner img{width:100%; height:auto; _width:100%;}

.path{clear:both; padding-left:10%; height:32px; line-height:32px; text-align:left; background:url("../images/bg_03.gif") repeat-x left top #e7e7e7; border-bottom:#ccccca 1px solid; color:#9a9a9a;}
.path em{display:inline-block; *display:inline; *zoom:1; width:113px; height:32px; text-align:center; padding-right:15px; color:#313131; background:url("../images/bg_02.gif") no-repeat left center;}
.path a{margin:0 5px; color:#4c4c4c;}
.path a:hover{text-decoration:underline;}
.path span{color:#af924c; text-decoration:underline;}


.footer{position:relative; z-index:7; width:100%;  min-width:1020px;  _width:expression((document.documentElement.clientWidth||document.body.clientWidth)< 1020 ? "1020px" : "auto"); padding:0; margin:0; color:#818181; background:url("../images/bg_01.gif") repeat-x left bottom;}
.copyright{float:center; margin-left:200px; line-height:36px;}
.copyright span{margin-right:10px; font-family:Arial; font-weight:normal;}
.copyright b{margin:0 5px; color:#383838; }
.copyright a{text-decoration:none; color:#7d7d7d;}
.copyright a:hover{text-decoration:none;}
#ckepop{float:right; padding-top:10px;}
#ckepop a{color:#818181;}
.addfeed_cn{float:right; padding-top:5px; _padding-top:10px; margin:5px 20px 0 10px;}
.selectSite{float:right; height:22px; margin-right:5%; margin-top:5px; color:#818181;font-size:12px; }
.selectSite p{float:left; height:100%; width:160px; padding-left:10px;}
.selectSite div{float:left;}



.frontpage{position:absolute; left:0; top:0; z-index:3; width:100%; height:100%; overflow:hidden;}

.itemWrap{position:absolute; width:25%; right:10%;bottom:35%; padding:20px; z-index:3; overflow:hidden; background:#000;}
.itemWrap ul{position:relative; width:1000%;}
.itemWrap li{float:left; width:10%; margin-right:20px;}

.itemWrap .item{float:left; width:100%; margin:0 auto;}
.itemWrap .item h2{margin-bottom:10px; font-size:18px; font-weight:bold; color:#fff;}
.itemWrap .item p{color:#858585;}
.itemWrap .item p a{color:#858071; text-decoration:underline;}
.itemWrap .item p a:hover{color:#858071; text-decoration:none;}

.frontpage .frontbg{overflow:hidden; width:100%; height:100%;}
.frontpage .frontbg ul{position:absolute; height:100%; width:1000%;}
.frontpage .frontbg li{float:left; margin:0; padding:0; overflow:hidden;}

.ind_btn{position:absolute; z-index:5; left:0; top:30%; width:100%; height:200px;}
.ind_btn a{position:absolute; top:0;}
.ind_btn a.next{left:3%;}
.ind_btn a.prev{right:3%;}



.card{position:relative; height:660px;}

.shortcuts{
	position:absolute;
	bottom:0;
	margin:0 auto;
	left:0;
	right:0;
	width:100%;
	
	min-width:1000px;
	 background:#f2f2f2;
z-index:4;
}
.shortcuts ul{
	overflow:hidden;
	margin:0 auto;
	background-color:#f2f2f2
}
.shortcuts li{
	background:url("../images/ind_06.jpg") no-repeat right center #f2f2f2;
	position:relative;
	margin:0 0 0 0;
	width:25% !important;
	float:left;
	padding:10px 0 10px;
	vertical-align:top !important;
	height:140px;
}

.shortcuts li h2{
	font-family:'幼圆', '微软雅黑';
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	color:#000;
	text-transform:uppercase;
	margin-bottom:10px;
}
.shortcuts .titleText{
	padding-left:5%;
	padding-top:70px;
	float:left;
	width:88%;
}
.shortcuts .titleText p{
	font-size:12px;
	color:#3b3b3b;
	margin-bottom:0;
}
.shortcuts .titleText p.all{
	padding-top:5px;
	text-align:right;
}
.shortcuts .titleText p a{
	color:#a88e28;
	text-decoration:underline;
	text-align:right;
}
.shortcuts .titleText p a:hover{
	color:#a88e28;
	text-decoration:none;
}

.shortcuts .img{
	float:left;
	height:100px;
	width:108px;
}
.shortcuts .img img{
	position:absolute;
	right:3px;
	margin:0;
	top:5px
}




.function .box{padding:15px 10px 0; width:190px; height:115px; background:url("../images/bg_13.gif") no-repeat left top;}
.function .image{float:left; width:65px;}
.function .txt{float:left; width:120px;}
.function .txt h3{color:#787878; font-size:14px; font-weight:bold;}
.function .txt p{margin-top:5px; color:#909090;}
.function .txt .exp, .function .txt a{color:#157fcd; font-size:11px}
.function .txt a:hover{text-decoration:underline;}

.function .exp span{display:inline-block; *display:inline; *zoom:1; width:36px; overflow;hidden;}
.function .net{height:80px; background:url("../images/bg_02.jpg") no-repeat right center;}
.function .ansk{width:180px;}
.function .ansk h3{margin-bottom:15px;}
.function .ansk h3 a{margin-left:50px; font-size:11px; font-family:Arial; font-weight:normal; color:#333;}
.function .ansk p a{color:#787878;}
.function .ansk p{padding-left:10px; background:url("../images/bg_14.gif") no-repeat left center;}


.FQ{width:100%; padding:20px 0; background:url("../images/bg_11.gif") repeat-x left top;}
.FQ .clearfix{width:84%; margin:0 auto;}
.FQ .column{float:left; width:210px; margin-right:20px;}
.FQ .main{overflow:hidden; _float:left;}
.FQ .search h3{font-size:14px; font-weight:bold; color:#595959;}
.FQ .search p{margin:10px 0;}
.FQ .search p img{vertical-align:middle;}
.FQ .search input{width:180px; height:25px; line-height:15px; color:#b5b5b5; border:0 none;  }
.FQ .search .btn{text-align:right;}
.FQ .box{margin-top:10px;}

.fqTab li{float:left; width:19%; background:url("../images/bg_03.png") no-repeat right top;}
.fqTab li.first{padding-left:0;}
.fqTab li.current{background:none;}
.fqTab a, .fqTab a em{float:left; padding-right:5%; width:90%; margin-bottom:-7px; *margin-bottom:-3px; text-align:center; overflow:hidden;}
.fqTab a em{padding-left:5%; padding-right:0; margin:0; overflow:hidden;}
.fqTab a:hover, .fqTab a.current{background:url("../images/bg_16.gif") no-repeat right top #fff;}
.fqTab a:hover em, .fqTab a.current em{background:url("../images/bg_17.gif") no-repeat left top #fff;}
.fqTab .first a:hover em, .fqTab .first a.current em{background:url("../images/bg_17f.gif") no-repeat left top #fff;}
.fqTab span{display:block; margin:5px 0 20px; text-align:center; font-size:13px; font-weight:bold; color:#a3a3a3;}

.fqList{clear:both; padding:30px 0 50px; border:1px solid #e2e2e2; border-radius:10px; background:#fff;}
.fqList h2{padding:0 20px 20px 0; font-size:13px; font-weight:bold; text-align:right; color:#c4c4c4;}
.fqList h2 em{margin:0 3px; font-weight:bold; color:#deb757;}
.fqList .box{width:100%; margin:0; padding:0; background:#ffffff;}
.fqList .box h3{margin:0; padding:8px 20px 8px 50px; font-size:13px; border-bottom:1px solid #ececec; overflow:hidden; white-space:nowrap; background:url("../images/bg_02.png") no-repeat 30px center;}
.fqList .box h3 a{display:inline-block; *display:inline; *zoom:1; width:82%; overflow:hidden; color:#8c8c8c; white-space:nowrap;}
.fqList .box h3 span{float:right; color:#e4e4e4;}
.fqList .box p{display:none; padding:5px 100px 20px 50px;}
.fqList .active{background:#f2f2f2;}

.fqList .current{background:#f2f2f2;}
.fqList .current h3{border:0 none; color:#b19a56; font-size:14px; font-weight:bold;}
.fqList .current h3 span{font-weight:normal;}
.fqList .current h3 a{color:#b19a56;}
.fqList .current p{display:block;}



.pagination a{width:12px; height:12px; padding:0; margin:0 4px; border:0 none; text-indent:-999999px;  _text-indent:0; overflow:hidden; _line-height:50px; background:url("../images/bg_15.gif") no-repeat left top;}
.pagination a:hover, .pagination a.current{border:0 none; background:url("../images/bg_15.gif") no-repeat left bottom; _background-position:left -12px;}


.brand{position:relative; margin:0 0 -5px 0; padding:0; width:100%; height:100%; overflow:hidden;}
.brand .img img{width:100%; height:auto;}
.brand .clearfix{position:absolute; top:12%; left:20%; width:80%;}
.brand .column{float:left; width:132px;}
.brand .column p{height:91px; padding:0; margin:0 0 2px 0;}
.brand .main{float:left; width:66%; color:#a0a0a0;min-height:238px;}
.brand .index_btn{position:absolute;left:20px;bottom:40px;}
.brand .box{ padding:20px; max-width:800px; min-height:238px; background:url("../images/bg_01.png") repeat left top;}
.brand .main .current{display:block;}
.brand .box p{margin:10px 0;}
.brand .box div{}


.search_dealer{height:104px; width:100%; overflow:hidden; background:url("../images/bg_18.gif") repeat-x left top;}
.search_dealer .clearfix{width:1020px; margin:0 auto; overflow:hidden;}
.search_dealer .search{float:left; width:270px; margin-right:7px;}
.search_dealer .search h3{padding-top:20px; font-size:14px; font-weight:bold; color:#595959;}
.search_dealer .search p{margin-top:5px;}
.search_dealer .search p img{vertical-align:middle;}
.search_dealer .search input{width:160px; height:32px; line-height:32px; color:#b5b5b5; border:0 none;}
.search_dealer .search span{margin-left:5px;}

.search_dealer .area{margin:0; padding:20px 0; overflow:hidden; _float:left; background:url("../images/bg_03.jpg") no-repeat left top;}
.search_dealer .area p{padding:10px 20px 0 70px; color:#b6b6b6; white-space:nowrap; overflow:hidden;}
.search_dealer .area a{margin:0 3px; padding:0 3px;}
.search_dealer .area a.all{background:#000; color:#fff; text-decoration:none;}
.search_dealer .area a.exp{color:#d04f52;}
.search_dealer .area a:hover{text-decoration:underline;}

.list_dealer{margin:0 auto; overflow:hidden;}
.list_dealer .box{position:relative; float:left; width:429px; height:378px; margin:15px 10px; _margin:15px 8px; overflow:hidden; background:url("../images/bg_05.jpg") no-repeat left bottom;}
.list_dealer .current{background:url("../images/bg_06.jpg") no-repeat left bottom;}
.list_dealer h3{padding-left:45px; height:39px; line-height:39px; overflow:hidden; font-size:14px; font-weight:bold; color:#fff; background:url("../images/bg_04.jpg") no-repeat left top;}
.list_dealer .box div{width:405px; height:205px; margin:5px auto 10px; overflow:hidden;}
.list_dealer .box dl{width:390px; margin:5px auto; color:#5b5b5b;}
.list_dealer .box dt{float:left; width:60px; margin:3px 0;}
.list_dealer .box dd{float:left; width:310px; margin:3px 0; overflow:hidden;}
.list_dealer .box dd em{margin-right:5px;}
.list_dealer .box dd span{margin-left:50px;}
.list_dealer .box dd b{margin-right:10px; font-weight:normal;}
.list_dealer .box p{position:absolute; bottom:12px; right:15px;}


.pro_category .search{position:relative; width:100%; height:370px; overflow:hidden; margin-bottom:-5px;}
.pro_category .search .bg{text-align:center; width:100%; height:370px; margin:0 auto; overflow:hidden;}
.pro_category .search .bg img{width:100%; height:100%;}
.pro_category .search .exp{position:absolute; left:180px; bottom:0;}
.pro_category .search .exp{vertical-align:bottom;}
.pro_category .search .clearfix{position:absolute; left:50%; bottom:0; margin-left:-50px; width:560px;}
.pro_category .search .clearfix span{float:left; width:300px; vertical-align:bottom;}
.pro_category .search .clearfix span img{vertical-align:bottom;}
.pro_category .search .box{float:left; width:260px; margin-top:50px;}
.pro_category .search .box h3{margin:15px 0 5px; color:#005aa0; font-size:14px; font-weight:bold;}
.pro_category .search .box p{color:#939393;}
.pro_category .search .box span{display:block; margin-top:15px;}
.pro_category .search .form{position:absolute; left:0; top:0; padding:122px 0 0 50px; _padding-top:120px; width:277px; height:158px; background:url("../images/bg_04.png") no-repeat right top;}
.pro_category .search .form p{margin:0 0 10px;}
.pro_category .search input{width:100px; height:32px; line-height:32px; color:#b5b5b5; border:0 none; background:url("../images/bg_12.gif") no-repeat left top;}

.pro_category .list{margin:0 auto; overflow:hidden;}
.pro_category .list .bg{text-align:center; margin:0 auto; overflow:hidden;}
.pro_category .list .bg img{width:100%; height:10px;}
.pro_category .list .box{float:left; padding:0 5px 11px 0; margin:20px 10px; _margin:20px 8px; width:304px; height:350px; background:url("../images/bg_21.gif") no-repeat left bottom #e3e3e3;}
.pro_category .list .wrp{position:relative; width:100%; height:100%; border:1px solid #e3e3e3; background:#eee;}
.pro_category .list .current .wrp{background:#fff;}
.pro_category .list .txt{padding-top:15px; text-align:center;}
.pro_category .list .txt h3{margin-top:5px; font-size:18px;}
.pro_category .list .txt p{text-align:center;}
.pro_category .list .box .pro{position:absolute; bottom:5px; width:100%; text-align:center;}


.pro_register{width:90%; margin:0 auto; overflow:hidden;}
.pro_register .function{overflow:hidden; margin-bottom:3%;}
.pro_register .function .box{float:left; margin:5px 10px 5px 0;}
.pro_register .main{margin:3% 0; width:100%;}
.pro_register .biaoqiang{float:left; width:304px; height:643px; background:url("../images/bg_07.jpg") no-repeat left top;}

.pro_register .register{float:left; width:49%; margin-top:4px; padding-top:34px; height:600px; border-top:1px solid #e2e2e2; border-bottom:1px solid #e2e2e2; background:#fff;}
.pro_register .register p{margin:10px 0; color:#838383;}
.pro_register .register p em{margin-left:10px;}
.pro_register .register p span{display:inline-block; *display:inline; *zoom:1; width:70px;}
.pro_register .register img{vertical-align:middle; margin:10px 0;}
.pro_register .register input{ height:16px; line-height:16px; color:#b5b5b5; border:0 none;  }
.pro_register .register .exp input{width:240px;}
.pro_register .register .rg{padding:0 50px 0 70px;}
.pro_register .register .rg em{color:#c00413;}
.pro_register .register .rg a{color:#a2a2a2; text-decoration:underline;}
.pro_register .register .rg a:hover{text-decoration:none;}

.pro_register .register .btn{padding-left:70px;}
.pro_register .register .btn img{margin:20px 20px 20px 0;}

.pro_register .help{_float:left; padding-left:19px; height:640px; overflow:hidden; background:url("../images/bg_20.gif") no-repeat left 4px;}
.pro_register .help h2{padding-left:35px; height:36px; font-size:14px; font-weight:bold; color:#7b7b7b; background:url("../images/bg_19.gif") no-repeat left top;}
.pro_register .help .box{height:570px; padding:10px; border:1px solid #d4d4d4; border-left:0 none; border-top-right-radius:10px; border-bottom-right-radius:10px; background:#e6e6e6;}
.pro_register .help .box h3{margin-bottom:10px; padding-bottom:5px; font-size:15px; font-weight:bold; color:#565656; border-bottom:1px solid #b41826;}
.pro_register .help .box h4{margin:20px 0 5px;}
.pro_register .help .box p{line-height:18px; color:#838383;}
.pro_register .help .box ol{list-style-type:decimal; list-style-position:inside;}
.pro_register .help .box li{margin:8px; color:#838383;}
.pro_register .help .box li em{font-weight:bold; color:#d93a3a;}


#div1 {position:relative; top:300px; width:180px; height:50px; margin:20px 0 0 20px; }
#div1 a {position:absolute; top:0px; left:0px; font-family: font-size:13px; Microsoft YaHei; color:#b0b0b0; font-weight:bold; text-decoration:none; white-space:nowrap; padding: 3px 6px; }
#div1 a:hover{font-size:16px; color:#fff; font-weight:bold;}

#ctl00_ContentPlaceHolder2_Cate #div1 {position:inherit; height:auto; margin:0; top:inherit; }
#ctl00_ContentPlaceHolder2_Cate #div1 a {position:inherit; color:#333; font-family:Arial; font-weight:normal; text-decoration:none; white-space:nowrap; padding:0; }
#ctl00_ContentPlaceHolder2_Cate #div1 a:hover{ font-size:12px; color:#000; font-weight:normal;}


.floatNav{position:fixed; _position:absolute; left:10px; top:50%; margin-top:-160px; z-index:9;}
.floatNav a{display:block; padding:10px 5px 5px; width:60px; border-bottom:1px solid #515151; text-align:right; color:#d7d7d7; background:#262626;}
.floatNav a.current, .floatNav a:hover{background:#686868;}
.floatNav a.last{padding:0; background:#000; width:70px; text-align:center;}


.screen{position:relative; overflow:hidden;}
.screen .del{position:absolute;}
.screen .box{position:absolute;}
.screen .box h3{margin-bottom:10px; font-size:20px; color:#666462;}
.screen .box p{line-height:20px; color:#666462;}

.pedestal .box{left:65%; _left:78%; top:50%; width:250px; margin-top:-100px;}
.pedestal .del{left:0; _left:-20%; top:0; width:63%; _width:100%; text-align:left; overflow:hidden;}
.pedestal .del img{width:100%; height:auto; }
.pedestal ul{position:absolute; left:65%; bottom:5%; list-style-type:circle; list-style-position:inside; color:#93908f;}

.rbx-500 .del{right:0; top:0;  width:60%; height:100%; text-align:right; overflow:hidden;}
.rbx-500 .del img{width:100%; height:auto; _height:100%;}
.rbx-500 .box{left:15%; top:50%; margin-top:-100px;}
.rbx-500 .box ul{list-style-type:circle; list-style-position:inside;}
.rbx-500 .box li{line-height:30px;}

.dianli .del{right:0; top:0;  width:60%; height:100%; text-align:right; overflow:hidden;}
.dianli .del img{width:100%; height:auto;}
.dianli .box{left:10%; top:50%; margin-top:-120px; width:280px;}
.dianli .box .exp,.dianli .box h3{padding-left:50px;}
.dianli .box p img{margin-top:20px;}

.Bluetooth .del{right:0; top:0; width:56%; height:100%; text-align:right; overflow:hidden;}
.Bluetooth .del img{width:100%; height:auto;}
.Bluetooth .box{left:15%; top:50%; margin-top:-200px; width:270px;}
.Bluetooth .box .exp{margin-top:50px;}
.Bluetooth .box p img{margin-top:20px;}

.du360 .del{left:0; _left:-20%;  bottom:0; _bottom:-50%; width:70%; _width:100%; text-align:left; vertical-align:bottom; overflow:hidden;}
.du360 .del img{width:100%; height:auto; _height:100%; vertical-align:bottom;}
.du360 .box{left:70%; top:50%; margin-top:-200px; width:250px; color:#666462;}
.du360 .box .exp{margin-top:50px;}
.du360 .box .exp, .du360 .box p img{margin-top:20px;}
.du360 .box div{margin:20px 0;}
.du360 .box h4 em{font-size:16px;}

.video .exp{position:absolute; left:12%; bottom:-20px; width:64%; overflow:hidden;}
.video .exp p{margin:0; padding:0; width:60%; vertical-align:bottom;}
.video .exp img{width:100%; height:auto; margin:0; padding:0; vertical-align:bottom;}
.video .small{text-align:center;}
.video .small img{width:97%;}

.video .box{left:64%; top:0; color:#ffffff; overflow:hidden;}
.video .box h3{font-size:24px; color:#ffffff;}
.video .box ul{list-style-type:circle; list-style-position:inside;}

.mainBar{position:relative; width:100%; overflow:hidden; margin:0 0 -5px 0; padding:0;}
.mainBar .bg{width:100%; height:100%; overflow:hidden;}
.mainBar .bg img{width:100%; height:auto;}
.mainBar .box{position:absolute; left:50%; top:50%; margin-top:-120px; width:480px; color:#c5c5c5;}
.mainBar .box h4{margin:20px 0 5px; font-size:16px; color:#e9e9e9;}
.mainBar .box .btn{margin-top:20px;}
.mainBar .box .btn img{vertical-align:middle;}
.mainBar .box .btn span{margin-left:16px; font-size:15px;}
.mainBar .box .btn em{font-family:Candara; font-weight:bold; font-size:22px; font-weight:bold;}

.detail{width:100%; margin:0; background:#e0e0e0;}
.detail .tab li{float:left; width:33%; background:url("../images/bg_22.gif") repeat-x left top;}
.detail .tab li.jishu{width:34%;}
.detail .tab li.current{background:url("../images/bg_23.gif") repeat-x left top;}
.detail .tab li a{float:left; width:100%; height:82px; text-align:center; text-indent:-999999px;}
.detail .tab li.guige a{background:url("../images/tab_01.png") no-repeat center top;}
.detail .tab li.jishu a{background:url("../images/tab_02.png") no-repeat center top;}
.detail .tab li.fuwu a{background:url("../images/tab_03.png") no-repeat center top;}
.detail .tab li.current a{background-position:center bottom;}


.screen .scrollBox{position:absolute; top:50%; width:80%; height:410px; margin:-200px 0 0 13%; overflow:hidden;}
.scrollBox .clearfix{width:90%; margin-left:5%; text-align:left; overflow:hidden;}
.scrollBtn button{position:absolute; left:0; top:50%; _top:0; margin-top:-26px; _margin-top:0; width:42px; _width:60px; height:52px; _height:100%; z-index:3; border:0 none; cursor:pointer; text-indent:-999999px; _text-indent:0; _line-height:200px; background:url("../images/btn_08.png") no-repeat left top #e0e0e0; _background-image:none; _font-size:20px; _font-weight:bold; _color:#9b9b9b;}
.scrollBtn button.next{left:95%; background-position:left bottom;}

.scrollBox .cont{position:relative; width:999999px;}
.scrollBox .tabCont{float:left;}
.scrollBox .tabCont h3{margin:0 10px 5px; padding-left:30px; font-size:16px; background:url("../images/bg_24.gif") no-repeat 12px center;}
.scrollBox .tabCont div{margin:0 10px; padding:10px; height:355px; color:#565656; border:1px solid #b4b4b4; border-radius:8px;}
.scrollBox .tabCont p{margin:7px 0; padding-left:10px; height:auto; background:url("../images/bg_25.gif") no-repeat left 7px;}

.screen .footer{position:absolute; bottom:0; left:0;}


.history{position:relative; width:84%; margin:0 auto 20px;}
.history img{width:100%; height:auto;}
.history .exp{position:absolute; left:0; top:0; height:100%; width:100%;}

.history .box{width:20%; padding-left:135px; position:absolute; min-height:100px;}
.history .box h2{margin-bottom:5px; font-size:14px; font-weight:bold;}
.history .box p{max-width:300px; line-height:18px; color:#4d4d4d;}

.h1946{left:17%; top:3%; background:url("../images/hist_01.png") no-repeat left 10px;}
.h1968{left:18%; top:12.6%; background:url("../images/hist_02.png") no-repeat left 10px;}
.h1974{left:18%; top:22%; background:url("../images/hist_03.png") no-repeat left 10px;}
.h1985{left:18%; top:31%; background:url("../images/hist_06.png") no-repeat left 10px;}
.h1992{left:18%; top:42%; background:url("../images/hist_08.png") no-repeat left 10px;}
.h1995{left:17%; top:53%; background:url("../images/hist_10.png") no-repeat left 10px;}
.h1998{left:18%; top:61%; background:url("../images/hist_12.png") no-repeat left 10px;}
.h2004{left:18%; top:71%; background:url("../images/hist_13.png") no-repeat left 10px;}
.h2008{left:18%; top:83%; background:url("../images/hist_16.png") no-repeat left 10px;}
.h2010{left:18%; top:92%; background:url("../images/hist_18.png") no-repeat left 10px;}

.h1966{left:63%; top:5%; }
.h1970{left:62%; top:17%; background:url("../images/hist_04.png") no-repeat left center;}
.h1981{left:63%; top:26%; background:url("../images/hist_05.png") no-repeat left center;}
.h1987{left:63%; top:36%; background:url("../images/hist_07.png") no-repeat left center;}
.h1993{left:62%; top:46%; background:url("../images/hist_09.png") no-repeat left center;}
.h1996{left:63%; top:54%; background:url("../images/hist_11.png") no-repeat left center;}
.h2000{left:63%; top:65%; background:url("../images/hist_14.png") no-repeat left center;}
.h2007{left:63%; top:75%; background:url("../images/hist_15.png") no-repeat left center;}
.h2009{left:63%; top:87%; background:url("../images/hist_17.png") no-repeat left center;}

.category_755 .search .clearfix,.category_9070 .search .clearfix{width:760px;margin-left:-240px;height: 260px;display:inline;}
.category_755 .search .clearfix span,.category_9070 .search .clearfix span{width:470px;display:inline;}
.category_755 .search .box,.category_9070 .search .box{margin-top:-12px;}

.category_fc300 .search .clearfix{height:320px;}
.category_fc300 .search .box{margin-top:40px;display:inline;}

.category_9400 .search .clearfix{width:960px;margin-left:-300px;display:inline;height:275px;}
.category_9400 .search .clearfix span{width:500px;}
.category_9400 .search .box{margin-top:0;margin-bottom:50px;display:inline;}

.pro_category .search .exp{left:100px; }
.pro_category .search .form{*padding-top:121px;}

.frontpage .frontbg li{position:relative;}
#saipan {position:relative; width:50%}
#thx_font{position:absolute;top:146px;left:0;height:460px;}
#thx_font2{position:absolute;top:90px;left:0;height:510px;}
#thx_font3{position:absolute;top:90px;left:0;height:510px;}
.shortcuts{left:50%;margin:0;}
 

html{ _background: url(about:black) no-repeat fixed;}
#xu_box{display:none;z-index:9998;height:100%;width:100%;position:fixed;_position:absolute;left:0;bottom:0;background:#fff;opacity:0.8;filter:alpha(opacity=80);}
#tech_show{display:none;position:fixed;_position:absolute;left:50%;top:50%;margin:-277px 0 0 -235px;width:471px;height:554px;border:1px solid #dedede;background:#fff url("../images/product_tips/tech_showbg.jpg") repeat-x;z-index:9999;}
#close_techBtn{width:29px;height:30px;position:absolute;right:5px;top:5px;cursor:pointer;background:url("../images/product_tips/close.jpg") no-repeat;}
.tech_show_logo{margin:30px 0 0 40px;}
.tech_show_logo p{color:#000;font-size:12px;line-height:26px;}
.tech_show_logo p a{color:#af3030; text-decoration:underline;}

#tech_content{padding:50px 35px 0;height:300px;overflow:auto;}
#tech_img{text-align:center;margin-bottom:10px;}
#tech_title{text-align:center;margin-bottom:16px;font-size:18px;color:#000;}
#tech_main{text-align:justify;font-size:12px;color:#777;line-height:22px;}
#tech_btn{background:url("../images/product_tips/click_btn.jpg") no-repeat;width:234px;height:33px;font:14px/33px "幼圆";text-align:center;color:#fff;margin:10px auto;display:block; text-decoration:none;}
.tech_copy{color:#ccc;font-size:12px;position:absolute;bottom:10px;;right:8px;}

#txtServices_DDD_PW-1,#ASPxComboBox3_DDD_PW-1{background:#fff;}
#foot1_ASPxComboBox1_DDD_PW-1,#ASPxComboBox2_DDD_PW-1,#ASPxComboBox1_DDD_PW-1,#ASPxComboBox3_DDD_PW-1{background:#fff;}

.dxeEditArea_DevEx{width:205px;}
.mainBar .box .btn img{width:130px;}

.mainBar .box h2{color:#000;font: 40px/40px "微软雅黑";}
.mainBar .box h3{color:#000;font: 22px/22px "微软雅黑";}


.h_pro_title h2{font:40px/40px "微软雅黑";position:relative;}
.h_pro_title h2 i{display:inline-block;margin-left:5px;vertical-align: middle;font:normal 12px/16px "微软雅黑";background:url("../images/black.png") no-repeat;width:61px;height:16px;text-align:center;color:#fff;}
.pro_category .box .h_pro_title h3{font: 18px/18px "微软雅黑";margin:0;color:#000;}
.h_pro_title h2 sup{font-size:12px;}


.wrap a.next{position:absolute;top:50%;left:3%;z-index:9}
.wrap a.prev{position:absolute;top:50%;right:3%;z-index:9}

.nav{width:100%;}
.integra{color: #858071;text-decoration: underline;}
.integra:hover{color: #858071;text-decoration: none;}

.returnPre{position:absolute; left:10px; top:50%; margin-top:-32px; z-index:9;width:80px;}
.returnPre a{display:inline-block; padding:10px 5px 5px;}




.weiboweixin{margin-top:26px;display:block;}
.weiboweixin span{margin:0 4px;}
.nav .xinlangweibo,.nav .tengxunweixin{display:inline;height:auto;margin:0;padding:0;}
.tengxunweixin{position:relative;}

.nav .xinlangweibo:hover, .nav .xinlangweibo:hover span,
.nav .tengxunweixin:hover, .nav .tengxunweixin:hover span
{background:none;}
.nav li.current .xinlangweibo:hover span, .nav .xinlangweibo:hover span,
.nav li.current .tengxunweixin:hover span, .nav .tengxunweixin:hover span{background-position:0 0; }

.erweima{display:none;position:absolute;border:3px solid #fff;left:-47px;top:20px;}
.erweima img{display:block;}
.nav .tengxunweixin:hover .erweima{display:block;}



.active_font{position:absolute;left:54px;bottom:72px;z-index:5;}
.active_font img{height:60px;}
#active_banner{position:absolute;bottom:35px;left:4%;z-index:4;height:600px;width:40%;}
#active_banner li{display:none;position:absolute;bottom:0;left:0;width:100%;}
#active_banner li img{width:100%;display:block;}


.active_link{position:absolute;right:90px;;bottom:72px;z-index:7;}
.active_link a{position:relative;margin:0 10px;float:left;display:inline;}
.active_link img{height:100px;}
.active_link a i{position:absolute;top:10px;left:20px;font:18px/18px "微软雅黑";color:#FFF;}

.active_logo{position:absolute;right:10%;bottom:30%;width: 35%;}
.active_logo img{width:100%;display:block;}

.join_active1{position:absolute;left:50%;top:50%;width:938px;height:447px;margin-left:-544px;margin-top:-200px;background:url("../images/active/font_bg.png") no-repeat;}

.join_font{margin-top:200px;margin-left:380px;width:476px;}
.join_font p{font:16px/26px "微软雅黑";color:#4b4b4b;}
.join_font p i{color:#ff513b;font-size:20px;}
.join_font .join_font_copy{font-size: 12px; text-align: right; margin-top: 4px; margin-bottom: 6px;color:#878787;}
.join_font_btn{text-align:right;}


.join_active3{position:absolute;left:50%;top:106px;margin-left:-296px;width:593px;height:852px;background:url("../images/active/bg_success.png") no-repeat;}
.join_active3_main{margin-top:120px;text-align:center;color:#676767;}
.getCode{background:url("../images/active/split.png") no-repeat center top;height:78px;font:30px/78px "微软雅黑";color:#000;margin:10px 0 40px;}
.join_active3_main p{text-align:center;}
.join_active3_main a{margin-left:10px;}
.jaftl h5{color:#6d6d6d;font:16px/22px "微软雅黑";text-align:left;margin-bottom:10px;}
.jaftl p{color:#6d6d6d;font:12px/22px "微软雅黑";text-align:left;}

.jaftl{margin-top:100px;margin-left:60px;}


.join_active2{position:absolute;left:50%;top:106px;margin-left:-296px;width:593px;height:794px;background:url("../images/active/bg_go.png") no-repeat;}
.join_active2_main{margin-top:80px;text-align:center;color:#676767;font-family:"微软雅黑"}
.join_active2_main h5{font-size:16px;margin:24px 0 10px;}
.xuhao_box{left:0;position:relative;width:379px;height:56px;margin-left:100px;_margin-left:50px;}
.xuhao_box_input{float:left;display:inline;text-align: center;border:none;outline:none;background:url("../images/active/black_bg.png") no-repeat;width:379px;height:56px;font:24px/56px "微软雅黑";color:#fff;}
.xuhao_error{color:#df0900;font-size:12px;text-align:center;margin-top:4px;}
.xuhao_error a{color:#df0900;text-decoration:underline;}
.active_error{position:absolute;right:10px;top:10px;}
.join_title{display:inline;float:left;font-size:14px;width:70px;color:#242424;height:34px;line-height:34px;display:inline-block;}
.join_xm,.join_yx,.join_sj,.join_qd{padding-left:50px;width:329px;height:34px;line-height:34px;border:none;outline:none;font-size:14px;color:#767676;}
.join_input{float:left;display:inline;}
.join_xm{background:url("../images/active/xm.png") no-repeat;}
.join_yx{background:url("../images/active/yx.png") no-repeat;}
.join_sj{background:url("../images/active/sj.png") no-repeat;}
.join_qd{background:url("../images/active/qd.png") no-repeat;display:inline-block;cursor:pointer;position:relative;text-align:left;}
.join_qd i{font-style:normal;font-size:14px;color:#767676;}
.join_qd ul{position:absolute;top:33px;width:99%;left:0;border:1px solid #e5e5e5;border-top:0;display:none;}
.join_qd ul li{height:34px;line-height:34px;padding-left:50px;background:#fff;}
.join_qd ul .select{color:#fff;background:#ccc;}
.join_input_p{margin-top:12px;margin-left:70px;}
.join_input_submit{text-align:center;margin-top:20px;}
.active_bottom{margin-left:77px;margin-bottom:20px;padding-top:20px;}
.active_bottom h5{color:#c9aa49;text-align:left;}
.active_bottom p{font-size:14px;line-height:18px;}
.active_bottom_l{float:left;width:240px;display:inline;}
.active_bottom_r{float:left;padding-top:20px;display:inline;margin-top:-57px;}
.active_bottom_r img{display:inline-block;margin-bottom:4px;}
.active_bottom_r a{display:inline-block;text-align:center;width:100px;margin-left:5px;}


.go_activeIndex{position:absolute;right:55px;top:146px;text-decoration:underline;color:#c9aa49}
.go_activeIndex:hover{color:#C99C0F;}

.st{position: absolute; width: 25%; right: 10%; bottom: 35%; padding: 20px; z-index: 3; overflow: hidden; background: #000;}
.st .item{float: left; width: 100%; margin: 0 auto;}
.st .item h2{margin-bottom: 10px; font-size: 18px; font-weight: bold; color: #fff;}
.st .item p{color: #858585;}
.st .item p a{color: #858071; text-decoration: underline;}
.st .item p a:hover{ text-decoration:none;}

.jys a:hover{color:#0000ff;}