@charset "utf-8";
/* CSS Document */
*
{
	margin:0; 
	padding:0;
}
html
{
	background: #fff;
}
body
{
	font-family:"微软雅黑",arial;
	font-size:14px;
	color:#333;
}
img,a img
{
	border:0px;
	vertical-align: middle;
}
ul,li
{
	list-style-type:none;
} 
a
{
	text-decoration:none;
	color:#333;
	cursor:pointer;
}
a:hover
{
	text-decoration:none;
}
.container
{
	width:958px;
	border: 1px solid #d9d9d9;
	margin:0 auto;
	border-top: none;
	background: #fff;
}
.clear
{
	clear:both;
	height:0px;
	line-height:0px;
} 
div.floatCtro{ 
	width:62px; 
	position:fixed; 
	left:50%; 
	top:280px; 
	z-index:100;
	margin-left: -562px;
}
div.floatCtro p{
	width:62px; 
	text-align:center; 
	height:50px; 
	margin-bottom: 2px;
	background:#666bbe;
	font-size:14px; 
	font-weight: normal;
	display: table;
	cursor:pointer; 
}
div.floatCtro p span {
    color: #fff;
    display: table-cell;
    vertical-align: middle;
}
div.floatCtro a{
	display:inline-block; 
	width:62px; 
	height:36px; 
	background:#13a5f4; 
	cursor:pointer;
	text-align: center;
	color: #fff;
	line-height: 18px;
	padding: 7px 0;
}
div.floatCtro a:hover{ 
	background:#e13b5a; 
}
div.floatCtro a.goTop{ 
	background:#666bbe url(../images/top1.png) center center no-repeat; 
	text-indent: -9999em;
	margin-bottom: 2px;
}
div.floatCtro a.goTop:hover{ 
	background:#e13b5a url(../images/top1.png) center center no-repeat; 
}
div.floatCtro p:hover{ 
	background:#e13b5a; 
	color:#fff;
}
div.floatCtro p.cur{ 
	background:#e13b5a; 
	color:#fff;
}
/*头部*/
@-webkit-keyframes company{
	100%{
		-webkit-transform:translateX(0px);
		-webkit-transform:translateY(0px);
		opacity: 1;
	}
}
@keyframes company{
	100%{
		transform:translateX(0px);
		transform:translateY(0px);
		opacity: 1;
	}
}
@-webkit-keyframes date{
	100%{
		-webkit-transform:scale(1);
		opacity: 1;
	}
}
@keyframes date{
	100%{
		transform:scale(1);
		opacity: 1;
	}
}
.banner
{
	width: 100%;
	height:224px;
	position: relative;
	overflow: hidden;
	background: #0096a6;
}
.banner .banner_imglist
{
	position:absolute;
	width:960px;
	height: 224px;
	left:50%;
	margin-left:-480px;
	background: url(../images/bannerbg.gif) left top no-repeat;
}
.banner .banner_imglist .banner_1
{
	position:absolute;
	left:244px;
	top:40px;
	-webkit-transform:translateY(-100px);
	transform:translateY(-100px);
	opacity: 0;
	-webkit-animation:company 1s forwards;
	animation:company 1s forwards;
}
.banner .banner_imglist .banner_2
{
	position:absolute;
	left:213px;
	top:65px;
	-webkit-transform:translateX(-100px);
	transform:translateX(-100px);
	opacity: 0;
	-webkit-animation:company 1.5s .5s forwards;
	animation:company 1.5s .5s forwards;
}
.banner .banner_imglist .banner_3
{
	position:absolute;
	left:242px;
	top:117px;
	-webkit-transform:translateX(100px);
	transform:translateX(100px);
	opacity: 0;
	-webkit-animation:company 1s .5s forwards;
	animation:company 1s .5s forwards;
}
.banner .banner_imglist .banner_4
{
	position:absolute;
	left:806px;
	top:99px;
	-webkit-transform:scale(0);
	transform:scale(0);
	opacity: 0;
	-webkit-animation:date .8s .8s forwards;
	animation:date .8s .8s forwards;
}
.banner .banner_imglist .banner_5
{
	position:absolute;
	left:243px;
	top:167px;
	-webkit-transform:translateY(100px);
	transform:translateY(100px);
	opacity: 0;
	-webkit-animation:company 1s 0.6s forwards;
	animation:company 1s 0.6s forwards;
}
/*主体部分*/
.aboutcon
{
	width:486px;
	height:320px;
	padding: 25px 0 0 25px;
	background:url(../images/leftbg.gif) 25px bottom no-repeat;
	float:left;
}
.aboutcon .intro
{
	width:476px;
	height:296px;
	padding:4px;
	border:1px solid #e1e1e1;
}
.newscon
{
	width:390px;
	height:320px;
	padding: 34px 25px 0 0 ;
	float:right;
}
.newscon h3
{
	font-size:18px;
	font-family:"微软雅黑";
	line-height:30px;
}
.newscon h3 a
{
	color:#333;
}
.newscon p
{
	text-indent:2em;
	font-size:14px;
	line-height:28px;
	padding-top:10px;
}
.newscon p span a
{
	color:#e00000;
	font-size:14px;
	font-weight:bold;
}
.container > h2{
	width: 958px;
	height: 40px;
	background: #009eaf;
	text-align: center;
	line-height: 40px;
	font-size: 24px;
	color: #fff;
	font-weight: normal;
	margin-top: 18px;
}
.container .case h3{
	height: 56px;
	line-height: 56px;
	text-indent: 123px;
	font-size: 24px;
	font-weight: normal;
	background: url(../images/casebg.jpg) 25px 0 no-repeat;
	margin: 24px 0 8px 0;
}
.container .case h3 a{
	display: inline-block;
	width: 90px;
	height: 26px;
	background: #e13b5a;
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 26px;
	text-indent: 0;
	border-radius: 5px;
	margin-top: -3px;
	margin-left: 6px;
	vertical-align: middle;
}
.container .case .video{
	width: 780px;
	height: 456px;
	margin: 0 89px 4px;
	background: #333;
}
.container .case .video .videoL{
	float: left;
	width: 608px;
	height: 100%;
}
.container .case .video .videoR{
	float: right;
	width: 172px;
	height: 100%;
	position: relative;
}
.container .case .video .videoR .share{
	position: absolute;
	width: 160px;
	padding-left: 140px;
	padding-top: 6px;
	height: 34px;
	background: #fff;
	right: 0;
	bottom: 0;
	z-index: 99999;
}
.container .case .video .videoR h5{
	height: 42px;
	line-height: 18px;
	font-size: 14px;
	margin: 3px 0 0 0px;
	padding: 0 5px;
	color: #bbb;
	font-weight: normal;
	border-bottom: 1px solid #404040;
	position: relative;
	margin-bottom: 4px;
}
.container .case .video .videoR .vList{
	width: 172px;
	height: 400px;
	overflow: hidden;
}
.container .case .video .videoR .vList .item{
	width: 100%;
	height: 70px;
	display: inline-block;
}
.container .case .video .videoR .vList .item .itemL{
	float: left;
	width: 40px;
	height: 100%;
	background: url(../images/play.jpg) 20px 28px no-repeat;
}
.container .case .video .videoR .vList .item .itemL span{
	display: inline-block;
	width: 40px;
	height: 100%;
	background: #333;
	color: #bbb;
	text-indent: 22px;
	font-size: 12px;
	line-height: 70px;
}
.container .case .video .videoR .vList .item.active{
	background: #222;
}
.container .case .video .videoR .vList .item.active span{
	display: none;
}
.container .case .video .videoR .vList .item dl{
	float: right;
	width: 132px;
	height: 100%;
}
.container .case .video .videoR .vList .item dl dt{
	float: left;
	width: 90px;
	height: 50px;
	padding: 10px 0;
}
.container .case .video .videoR .vList .item dl dd{
	float: left;
	width: 148px;
	height: 70px;
	margin-left: 10px;
	color: #fff;
	font-size: 12px;
	display:table; 
	display: none;
}
.container .case .video .videoR .vList .item dl dd p{
	vertical-align: middle;
	display:table-cell; 
}
.container .case .video .videoR h5::after{
	content: '';
	width: 26px;
	height: 1px;
	background: #2fb3ff;
	position: absolute;
	bottom: 0;
	left: 0;
}
.container .case h4{
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	font-weight: normal;
	text-indent: 25px;
}
.container .case .picList ul{
	padding: 23px 25px 12px;
	margin: 0 -10px;
	overflow: auto;
	zoom:1;
}
.container .case .picList ul li{
	width: 212px;
	margin: 0 10px 18px;
	float: left;
	display: inline-block;
}
.container .case .picList ul li img {
    border: 1px solid #e1e1e1;
    height: 132px;
    padding: 5px;
    width: 200px;
}
.container .case .picList ul li p {
    font-size: 14px;
    text-align: center;
    width: 212px;
    line-height: 20px;
}
.container .case .picList ul li p span{
	width: 20px;
	display: inline-block;
	background: url(../images/download.png) 0 0 no-repeat;
	text-indent: -999999em;
	margin-left: 4px;
}


#show
{
	width:940px;
	padding:10px 10px 0;
	position:relative;
	z-index:0;
}
#show_example
{
	width:940px;
	height:350px;
	position:relative;
}
#products .slides_container, #firm .slides_container
{
	position:relative;
	float:left;
	width:452px;
	height: 302px;
	padding: 10px;
	border:1px solid #e1e1e1;
	overflow:hidden;
	display:none;
}
.slides_container a
{
	width:452px;
	height:302px;
	display:block;
}
.slides_container a p{
	width: 452px;
	height: 36px;
	display: block;
	background: #000;
	opacity: 0.75;
	filter:alpha(opacity=75);
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
}
.slides_container a span{
	width: 452px;
	text-align: center;
	height: 36px;
	line-height: 36px;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 11;
}
#products .next,#products .prev,#firm .next,#firm .prev
{
	position:absolute;
	top:161px;
	padding-top:21px;
	left:-2px;
	width:21px;
	height:0;
	overflow:hidden;
	display:block;
	z-index:101;
}
#products .prev,#firm .prev
{
	background:url(../img/arrow-prev.png);
}
#products .next,#firm .next
{
	left:455px;
	background:url(../img/arrow-next.png);
}
#products .pagination,#firm .pagination
{
	float:right;
	width:450px;
}
#products .pagination li,#firm .pagination li
{
	float:left;
	width: 84px;
	height: 58px;
	margin:0 3px 8px;
	list-style:none;
}
#products .pagination li a,#firm .pagination li a
{
	display:block;
	width:76px;
	height:50px;
	padding: 3px;
	border: 1px solid #e1e1e1;
	float:left;
}
#products .pagination li.current a,#firm .pagination li.current a
{
	border:1px solid #7f7f7f;
}
.download{
	overflow: auto;
	zoom:1;
	margin-bottom: 36px;
}
.download .download_l{
	float: left;
	width: 147px;
	padding: 35px 31px 0 38px;
}
.download .download_l img{
	width: 145px;
	height: 191px;
	border: 1px solid #cecece;
	vertical-align: top;
}
.download .download_l p{
	width: 147px;
	height: 35px;
}
.download .download_l p a{
	width: 145px;
	text-align: center;
	height: 33px;
	line-height: 33px;
	border: 1px solid #cecece;
	background: #ce0101;
	color: #fff;
	display: block;
	margin-top: 17px;
	color: #fff;
}
.download .download_r{
	float: right;
	width: 744px;
}
.download .download_r ul{
	float: left;
	width: 350px;
	padding-top: 28px;
}
.download .download_r ul li{
	font-size: 16px;
	line-height: 30px;
	background: url(../images/libg1.gif) left 14px no-repeat;
	padding-left: 10px;
}
.interaction{
	width: 910px;
	padding: 22px 25px 35px;
}
.intercon{
	width: 910px;
}
.intercon h1{
	font-size: 14px;
	color: #090909;
	background: #e9e9e9;
	height: 32px;
	line-height: 32px;
	font-weight: normal;
	padding-left: 22px;
	border: 1px solid #cecece;
	border-top: none;
	border-bottom: none;
}
.intercon textarea{
	width: 864px;
	min-height:48px;
	padding: 0 22px;
	border:none;
	font-size: 14px;
	line-height:24px;
	border: 1px solid #cecece;
}
.intercon h3{
	width: 910px;
	height:34px;
	font-size:14px;
	font-weight:normal;
	overflow: hidden;
}
.intercon h3 span, .intercon h3 input{
	float: left;
	display: inline-block;
}
.intercon h3 span{
	width:96px;
	height:32px;
	display: inline-block;
	text-align:center;
	line-height:32px;
	background:#e9e9e9;
	border: 1px solid #cecece;
	border-right: none;
}
.intercon h3 input{
	width:178px;
	height:24px;
	line-height: 24px;
	border: 1px solid #cecece;
	padding: 4px 0 4px 6px;
}
.intercon h3 input.submit{
	
	width:167px;
	height:34px;
	text-align:center;
	background:#ce0101;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	border: 0 none;
	padding: 0;
	margin: 0;
}
.intercon .explain{
	height:50px;
	line-height:50px;
	font-size:12px;
	color:#6a6a6a;
	padding-left:24px;
}
.forward{
	height: 700px;
	position: relative;
}
.forward .ul_l
{
	width:406px;
	padding-left:74px;
	float:left;
	padding-top:46px;
}
.forward .ul_r
{
	width:442px;
	padding-left:38px;
	float:right;
	padding-top:108px;
}
.forward li
{
	height:68px;
	margin-bottom:50px;
}
.forward li h4
{
	height:20px;
	line-height:20px;
	font-family:"微软雅黑";
	font-size:20px;
	font-weight:normal;
}
.forward li h4 a{
	color: #333;
	text-decoration: none;
}
.forward li h4 a:hover{
	color: #e6580a;
	text-decoration: underline;
}
.forward li p
{
	font-size: 14px;
	line-height:24px;
	margin-top:5px;
}
.forward #iconlist
{
	position:absolute;
	width:28px;
	height:540px;
	left:466px;
	top:46px;
	background:url(../images/line1.gif) 13px 21px no-repeat;
}
#iconlist p
{
	width:28px;
	height:27px;
	display:block;
	background:url(../images/iconbg.png) center center no-repeat;
	margin-bottom:32px;
}
#iconlist p.active
{
	background:url(../images/iconbg2.png) center center no-repeat;
}
#iconlist p.active1
{
	background:url(../images/iconbg1.png) center center no-repeat;
}
.links{
	height: auto;
	padding-bottom: 24px;
	background:#edebeb;
}
.links h3{
	height:18px;
	margin:0 auto;
	padding:22px 0 14px 0;
	color:#e6580a;
	font-family:"微软雅黑";
	text-align:center;
}
.links h4{
	width:204px;
	height:1px;
	margin:0 auto;
	background:#bababa;
	border-bottom:1px solid #fff;
}
.links p{
	text-align:center;
	margin-top:14px;
}
.links p a{
	color:#333;
}
.links p a:hover{
	color: #e6580a;
	text-decoration:underline;
}

/*侧栏导航*/
.nav
{
	position:fixed;
	width:62px;
	top:200px;
	left:50%;
	margin-left:-572px;
	z-index:1000;
}
.nav ul li
{
	width:62px;
	height:50px;
	display:table;
	background:#ddd;
	margin-bottom:2px;
	font-size:14px;
	font-weight:normal;
	text-align:center;
	color:#fff;
}
.nav ul li a
{
	display:table-cell;
	vertical-align:middle;
	color:#333;
}
.nav ul li a:hover{
	background:#ffa200!important;
	color:#fff!important;
	font-weight:bold!important;
}


.bottom {
    width: 100%;
    height: 120px;
    padding-top: 16px;
    border-top: 1px solid #dedede;
    margin-top: 36px;
    background: #f5f5f5;
}
.bottom p {
    font-size: 13px;
    text-align: center;
    line-height: 28px;
    color: #666;
}
.bottom p span {
    padding: 0 8px;
}



/*info*/
.com
{
	width:900px;
	background-color:#FFF;
	padding:60px 60px 30px 60px;
	margin:auto;
	box-shadow: 0 0 15px #999;
}
.com h4{font-family:"微软雅黑";font-size:16px; color:#999;text-align:center; height:60px; line-height:60px;}
.com h3{font-family:"微软雅黑"; font-size:18px; color:#333;text-align:center; height:30px; line-height:30px; font-weight:normal; margin-bottom:15px;}
.com h2{font-family:"微软雅黑"; font-size:24px; color:#333;text-align:center; line-height:40px; margin-bottom:30px; border-bottom: 1px dashed #9c9b9b; padding-bottom:18px;}
.com h5{font-family:"微软雅黑"; font-size:16px;}
.com p{font-family:"微软雅黑"; font-size:15px; color:#333; line-height:28px; text-indent:2em; text-justify:auto; text-align:justify; margin-bottom:10px; }
.com p.img{ text-indent:0; text-align:center;}
.com p.img1{ text-indent:0; text-align:center; margin-top: -10px; color: #666}
.com p.tuzhu{text-indent:0;}
.com p.zhuozhe{ color:#666; text-indent:0; text-align:center; border-bottom: 1px dashed #9c9b9b; line-height:40px; margin-bottom:30px;}
.com p.zhuozhe span{ margin-left:16px;}
.com h2.teshu{ border:none; margin-bottom:10px;}
.com ul{
	width: 900px;
	clear: both;
	text-align: center;
}
.com ul li{
	/*float: left;*/
	width: 260px;
	/*height: 250px;*/
	margin: 0 10px 18px;
	display: inline-block;
}
.com ul:after{
	content: "";
	clear: both;
	height: 0;
	line-height: 0;
}
.com ul li p{
	text-indent: 0;
	text-align: center;
	line-height: 20px;
	color: #666;
	margin-top: 6px;
}
.com ul.ul1{
	/*padding: 0 30px;*/
	/*height: 310px;
	overflow: auto;
	zoom:1;*/
	text-align: center;
}
.com ul.ul1 li{
	width: 400px;
	margin: 0 10px 18px;
}
.com div{
	width: 100%;
	height: auto;
	overflow: auto;
	zoom:1;
}

#tooltip {
	position:absolute;
	border:1px solid #c8c8c8;
	background:#fff;
	padding:5px;
	display:none;
}
.tooltip:hover{
	cursor: crosshair;
}

.container > h3{
	background: url(../images/isbg.jpg) 0 0 repeat;
	margin: 10px 10px 0;
	height: 32px;
	text-align: center;
	line-height: 32px;
	color: #333;
}