﻿* {
	margin: 0;
	padding: 0;
}
li,ol,ul {
	list-style-type: none;
}
a {
	color: #555;
	text-decoration: none;
}
a:hover {
	color: #c00;
}
.ov {
	overflow: hidden;
	zoom:1;
}
.column {
	width: 960px;
	margin: 0 auto;
}
body {
	background: transparent url(images/bgimage.png);
	font-size: 12px;
}

.pos-r {
	position: relative;
}
.pos-a {
	position: absolute;
}
.topbgimg {
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 331px;
	background: url(images/topbg.png);
	z-index: -1;
}
.menu .topmenu {
	width:550px;
	line-height: 29px;
}
.menu .topmenu a,.menu .topmenu span {
	margin-right: 6px;
	font-size: 12px;
}
.menu .topshare {
	width: 290px;
	position: absolute;
	right: 0;
	top: 0;
	height: 25px;
	padding-top: 4px;
}
.banner {
	background: url(images/banner.jpg) no-repeat left 0;
	height: 272px;
}
.video {
	width: 315px;
	height: 245px;
	border: 2px solid #222;
	top: 150px;
	right: 40px;
	background-color: #040608;
}
.resource {
	top: 405px;
	right: 40px;
	width: 293px;
	height: 120px;
}
.resource a {
	background-color: #202020;
	color: #999;
	line-height: 26px;
	display: inline-block;
	zoom:1;
	+display: inline;
	_display: inline;
	margin-right: 20px;
	width: 70px;
	margin-top: 8px;
	text-align: center;
	border: 1px solid #202020;
	font-size: 12px;
}
.resource a:hover {
	color: #027cff;
	border-color:#454444;
}
.product-summary {
	width: 100%;
	height: 200px;
	background-color: #343434;
	color: #fff;
}
.product-summary .h1 ,.product-summary p {
	width: 540px;
	padding: 10px 0 0 30px;

}
.product-summary .h1 {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: normal;
	line-height: 2;
}
.product-summary p {
	line-height: 19px;
	text-indent: 2em;
	color: #ccc;
	font-size: 12px;
}
.product-summary .more {
	background: transparent url(images/arrow-more.png) no-repeat left 10px;
	padding-left: 20px;
	color: #ccc;
	margin-left: 30px;
	padding-top: 10px;
}
.product-summary .more a {
	color: #ccc;
}
.product-summary .more a:hover {
	color: #027cff;
}
.weibo {
	width: 250px;
	right: 50px;
	top: 485px;
}
.weibo img {
	margin-right: 40px;
	border: none;
}

.features {
	margin-top: 30px;
	background-color: #fff;
	border: 1px solid #ddd;
}
.section-title {
	width: 130px;
	height: 42px;
	line-height: 42px;
	background: url(images/section-title.png) no-repeat 0 3px;
	font-family: Microsoft YaHei;
	font-size: 24px;
	color: #fff;
	padding-left: 30px;
	top: 20px;
	left: -10px;
}
.features-section {
	
}
.features-section .explain {
	width: 490px;
	margin-left: 20px;
	margin-bottom: 40px;
}
.features-section .explain .h2 {
	font-family: Microsoft YaHei;
	font-size: 24px;
	color: #06c;
	font-weight: normal;
	margin-bottom: 14px;
}
.features-section .explain .h2 em {
	margin-right: 20px;
	font-size: 30px;
}
.features-section .explain .summary {
	line-height: 1.6;
	font-family: Microsoft YaHei;
	font-size: 14px;
	margin-bottom: 14px;
	margin-left: 8px;
	color: #000;
	font-weight: bold;
}
.list li {
	line-height: 2.3;
	font-size: 13px;
	color: #333;
	font-family: Microsoft YaHei;
	background: url(images/list-type.png) no-repeat 0 12px;
	padding-left: 12px;
	margin-left: 10px;
}
.fmore {
	width: 56px;
	height: 20px;
	background: url(images/more.png);
	display: block;
	color: #fff;
	line-height: 19px;
	padding-left: 24px;
	margin-top: 10px;
	margin-left: 10px;
	font-size: 12px;
}
.fmore:hover {
	color: #bbb;
}

.fastview {
	position: fixed;
	top: 301px;
	background-color: #FFF;
	padding: 5px 10px;
	display: none;
	border: 1px solid #ddd;
	z-index: 100;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.fastview a {
	line-height: 2.2;
	font-size: 12px;
	font-family: Microsoft YaHei;
}
.fastview ul {
	margin-left: 5px;
	padding-right: 10px;
}
.fastview .h3 a {
	color: #000;
}
.fastview .h3 a:hover {
	color: #c00;
}
.customer-type {
	height: 80px;
	line-height: 80px;
	text-align: right;
	margin-right: 10px;
}
.customer-type a {
	margin-right: 30px;
	font-size: 14px;
}
.customer-list {
	overflow: hidden;
	zoom:1;
}
.customer-list{margin:18px 0 0 3px;}
.customer-list li{float:left;text-align:center;width:190px;margin-bottom:20px;height: 100px;}
.customer-list a{color:#666;line-height:26px;font-size:12px;}
.customer-list a img {
	border: none;
}
.speaker{background: url(images/h-dotted.png) repeat-x 0 bottom;width:920px;}
.speaker li{width:412px;float:left;padding:10px 25px;}
.border2{background: url(images/v-dotted.png) repeat-y center 0;}
.speaker .no-bd{background:none;}
.speaker .txt{line-height:20px;color:#333;text-indent:2em;margin:15px 0px 15px 0px;font-size:12px;}
.speaker .user{color:#4C802D;font-size:14px;margin-right:30px;}
.speaker .name{color:#333;margin-right:10px;font-size: 13px;}
.speaker .job{color:#333;font-size: 13px;}
.user-speak .bd1{padding:15px 20px 10px 20px;width:920px;}
.speaker .li-pad{padding-right:0px;}
.speaker .li-pad {
	padding-left: 40px;
}

/*左右滑动*/
.carousel {
	margin-top:58px;
}
.carousel ul {
    position:absolute;
    overflow:hidden;
    margin:0;
    padding:0;
    list-style:none;
}

.no-js .carousel ul {position:static;}

.carousel .mask {
    position:relative;
    overflow:hidden;
    zoom:1;
}
.carousel ul li {
	float:left;
    color:#fff;
	font-size:8em;
	text-align:center;
	margin:0;
}
.carousel ul li span {
    top: 300px;
    left: 0;
    padding: 5px 10px;
    position: absolute;
    width: 390px;
    font-size: 12px;
    color: #000;
    text-align: center;
}
.carousel .pagination-links {
    list-style:none;
    margin:10px 0 0;
    padding:0;
}
 
.carousel .pagination-links li {
    display:inline;
}

.carousel .pagination-links li a {
	background: transparent url(images/pointblack.png);	
	width: 20px;
	height: 14px;
	display: inline-block;
	+display: inline;
	_display: inline;
	zoom:1;
	text-indent: -9999px;
}

.carousel .pagination-links li a:hover {text-decoration:none;}

.carousel .pagination-links li.current a {
	 background:#444;
	 color:#fff;
	 background: transparent url(images/pointred.png) left 0;	
}
 
.carousel .disabled {
    color:gray;
    cursor:default;
}

.features-section {
	position: relative;
	/*height: 500px;*/
	overflow: hidden;
}
.slider {
	position: absolute;
	width: 410px;
	height: 380px;
	top: 0;
	right: 20px;
}
.slider ul li {
	width: 410px;
	/*height: 300px;*/
	    position: relative;
}
.slider .prev,.slider .next {
	display: inline-block;
	+display: inline;
	_display: inline;
	zoom:1;
	width: 40px;
	height: 80px;
	text-indent: -9999px;
	position: absolute;
	top: 100px;
	display: none;
}
.slider .prev {
	background: url(images/prev.png);
	left: 2px;
}
.slider .next {
	background: url(images/next.png);
	right: 2px;
}
.slider .disabled {
	opacity: .2;
	fliter:alpha(opacity=20);
}

