@charset "utf-8";
/* CSS Document */
.w960{
	width: 1050px;
	position: relative;
	min-height: 100%;
	height: auto!important;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.header{
	height: 102px;
	padding-bottom: 10px;
	position: relative;
	z-index: 5;
	background: url("../img/bg_header.png")/*tpa=http://www.taisuo.com/static/img/bg_header.png*/ repeat-x;
}
.search{
	float: right;
	margin-top: 20px;
	*width: 190px;
}
.search a{
	display: inline-block;
	font-size: 11px;
	line-height: 25px;
	color: #888;
	padding: 0 12px;
	float: left;
}
.search a:hover{
	color: #e60013;
}
.search input{
	width: 99px;
	height: 25px;
	padding-left: 16px;
	border: none;
	float: left;
	background: url("../img/bg_input01.jpg")/*tpa=http://www.taisuo.com/static/img/bg_input01.jpg*/ no-repeat;
	font-size: 11px;
	line-height: 25px;
	color: #a7a7a8;
}
.search input.submit{
	width: 35px;
	padding-left: 0;
	float: left;
	background: url("../img/bg_input02.jpg")/*tpa=http://www.taisuo.com/static/img/bg_input02.jpg*/ no-repeat;
}
.nav{
	position: absolute;
	right: 0;
	bottom: 0;
}
.nav li{
	float: left;
	position: relative;
}
.nav li a{
	display: inline-block;
	height: 52px;
	font: bold 14px/52px "微软雅黑";
	color: #3e3e3e;
	padding: 0 20px 5px;
}
.nav li a:hover,.nav li a.hover{
	padding: 17px 20px 0;
	height: 40px;
	line-height: 40px;
	color: #fff;
	background: url("../img/bg_sign06.png")/*tpa=http://www.taisuo.com/static/img/bg_sign06.png*/ no-repeat bottom;
}
.sub-nav{
	position: absolute;
	top: 52px;
	display: none;
}
.subnav-left{
	width: 7px;
	height: 241px;
	background: url("../img/bg_shadow15.png")/*tpa=http://www.taisuo.com/static/img/bg_shadow15.png*/ no-repeat;
	float: left;
}
.subnav-mid{
	height: 206px;
	padding-top: 35px;
	background: url("../img/bg_shadow16.png")/*tpa=http://www.taisuo.com/static/img/bg_shadow16.png*/ repeat-x;
	float: left;
}
.subnav-mid li{
	width: 151px;
	height: 165px;
	float: left;
	border-right: 1px solid #e5e5e5;
}
.nav li .subnav-mid a{
	width: 121px;
	height: auto;
	font-weight: normal;
	font-size: 12px;
	line-height: 24px;
	color: #777;
	padding: 0;
	padding-left: 34px;
}
.nav li .subnav-mid a.tit{
	font-size: 14px;
	line-height: 36px;
	color: #666;
	padding-bottom: 3px;
}
.nav li .subnav-mid a:hover{
	color: #e60003;
	background: none;
}
.subnav-mid .img{
	float: left;
	margin: 2px 0 0 33px;
	display: inline;
}
.nav li .subnav-mid .img a{
	width: 100%;
	padding: 0;
}
.subnav-right{
	width: 12px;
	height: 241px;
	background: url("../img/bg_shadow17.png")/*tpa=http://www.taisuo.com/static/img/bg_shadow17.png*/ no-repeat;
	float: left;
}
.footer-top{
	height: 40px;
	background: #efefef;
	line-height: 40px;
}
.footer-top span,.footer-top a,.footer-top a:hover{
	display: inline-block;
	color: #e60013;
	float: left;
	text-transform: uppercase;
}
.footer-top a{
	color: #666;
}
.footer-top .fr{
	*width: 145px;
}
.bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more{
	margin: 12px 0 0 3px!important;
}
.footer-bottom{
	height: 85px;
	padding-top: 20px;
	font-size: 11px;
	line-height: 20px;
	color: #888;
}
.footer-bottom .w960{
	z-index: 5;
}
.footer-bottom p a{
	display: inline-block;
	padding-right: 12px;
	margin-right: 10px;
	background: url("../img/bg_sign02.jpg")/*tpa=http://www.taisuo.com/static/img/bg_sign02.jpg*/ no-repeat right center;
	color: #888;
}
.footer-bottom p a.boc{
	background: none;
}
.footer-bottom p a.weibo{
	padding-right: 25px;
	background: url("../img/bg_weibo.png")/*tpa=http://www.taisuo.com/static/img/bg_weibo.png*/ no-repeat right center;
}
.footer-bottom p a:hover{
	color: #e60013;
}
.footer-links{
	width: 126px;
	height: 27px;
	padding-left: 12px;
	background: url("../img/bg_shadow04.jpg")/*tpa=http://www.taisuo.com/static/img/bg_shadow04.jpg*/ no-repeat;
	position: absolute;
	right: 0;
	top: 7px;
	line-height: 27px;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
}
.flinks-box{
	width: 114px;
	padding: 5px 12px;
	background: #6e6e6e;
	position: absolute;
	left: 0;
	bottom: 27px;
	line-height: 20px;
	display: none;
}
.flinks-box a{
	display: inline-block;
	width: 100%;
	color: #fff;
}
.flinks-box a:hover{
	color: #213f97;
}

/*Index*/
.banner{
	height: 671px;
	position: relative;
	top: -10px;
	z-index: 1;
	margin-bottom: -10px;
	/*background: url(../img/loading.gif) no-repeat center;*/
}
.banner > ul li{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
.index-list{
	width: 960px;
	height: 73px;
	position: absolute;
	left: 50%;
	bottom: 20px;
	margin-left: -480px;
	z-index: 2;
}
.inews{
	width: 467px;
	height: 0;
	background: url("../img/bg_shadow01.png")/*tpa=http://www.taisuo.com/static/img/bg_shadow01.png*/ no-repeat left;
	position: absolute;
	left: 0;
	top: 36px;
}
.iprod{
	width: 467px;
	height: 0;
	background: url("../img/bg_shadow02.png")/*tpa=http://www.taisuo.com/static/img/bg_shadow02.png*/ no-repeat;
	position: absolute;
	right: 0;
	top: 36px;
}
.index-list .line{
	width: 0px;
	height: 1px;
	position: absolute;
	left: 0;
	top: 0;
}
.inews .line{
	background: url("../img/bg_line01.png")/*tpa=http://www.taisuo.com/static/img/bg_line01.png*/ no-repeat;
}
.iprod .line{
	background: url("../img/bg_line02.png")/*tpa=http://www.taisuo.com/static/img/bg_line02.png*/ no-repeat;
}
.index-list .title{
	width: 28px;
	font-size: 14px;
	line-height: 18px;
	color: #fff;
	position: absolute;
	left: 22px;
	top: 19px;
	filter:alpha(opacity=0); 
	opacity: 0;
}
.index-list .list{
	width: 277px;
	height: 44px;
	position: absolute;
	left: 94px;
	top: 14px;
	overflow: hidden;
}
.index-list .list li{
	width: 100%;
	height: 22px;
	float: left;
	position: relative;
	left: 10%;
	filter:alpha(opacity=0); 
	opacity: 0;
}
.index-list .iprod-list li{
	width: 50%;
	*width: 138px;
	float: left;
}
.index-list .list .img{
	width: 22px;
	height: 22px;
	background: url("../img/bg_sign01.jpg")/*tpa=http://www.taisuo.com/static/img/bg_sign01.jpg*/ no-repeat center;
	float: left;
}
.index-list .list a{
	display: inline-block;
	color: #fff;
	float: left;
}
.index-list .more{
	width: 73px;
	height: 73px;
	position: absolute;
	right: 0;
	top: 0;
	filter:alpha(opacity=0); 
	opacity: 0;
}
.index-list .more a{
	display: inline-block;
	width: 73px;
	line-height: 73px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	background: url("../img/bg_shadow03.png")/*tpa=http://www.taisuo.com/static/img/bg_shadow03.png*/ no-repeat;
}
.index-list .more:hover a{
	animation: moreHover 1s forwards;
	-webkit-animation: moreHover 1s forwards;
	-ms-animation: moreHover 1s forwards;	
}
@keyframes moreHover{
	to{
		perspective-origin: 0 0;
		transform: rotateY(360deg);
	}
}
@-webkit-keyframes moreHover{
	to{
		-webkit-perspective-origin: 0 0;
		-webkit-transform: rotateY(360deg);
	}
}
@-ms-keyframes moreHover{
	to{
		-ms-perspective-origin: 0 0;
		-ms-transform: rotateY(360deg);
	}
}
.iprod-btn{
	width: 73px;
	height: 60px;
	position: absolute;
	right: 0;
	top: 6px;
	filter:alpha(opacity=0); 
	opacity: 0;
}
.iprod-btn .prev,.iprod-btn .next{
	width: 73px;
	height: 30px;
	float: left;
	cursor: pointer;
}

/*Inside*/
.ibanner{
	height: 239px;
	position: relative;
	z-index: 1;
	margin-top: -10px;
}
.ibanner-tips{
	width: 50%;
	padding-bottom: 20px;
	position: absolute;
	left: -260px;
	bottom: 0;
	background: url("../img/bg_shadow05.png")/*tpa=http://www.taisuo.com/static/img/bg_shadow05.png*/;
}
.ibanner-tips h2{
	font-size: 24px;
	line-height: 24px;
	font-family: Arial;
	color: #fff;
	padding: 20px 25px 0 0;
	text-align: right;
	text-transform: uppercase;
}
.ibanner-tips h3{
	font-size: 14px;
	line-height: 18px;
	color: #fff;
	padding-right: 25px;
	text-align: right;
}
.inside-main{
	background: #eceef2;
	position: relative;
}
.side{
	width: 50%;
	padding-left: 4px;
	position: absolute;
	left: -260px;
	z-index: 6;
	float: left;
	min-height: 600px;
	background: url("../img/bg_shadow06.jpg")/*tpa=http://www.taisuo.com/static/img/bg_shadow06.jpg*/ repeat-y right #fff;
}
.side-main{
	width: 195px;
	float: right;
	margin-right: 25px;
	display: inline;
	text-align: right;
}
.side-main li{
	padding-bottom: 12px;
	border-bottom: 1px solid #dadada;
}
.side-main li.hover,.side-main li.on{
	border-bottom: 1px solid #f27f89;
}
.side-main a{
	display: inline-block;
	width: 100%;
	line-height: 28px;
	color: #8c8c8c;
}
.side-main a:hover,.side-main a.on{
	color: #e60013;
}
.side-main a.tit{
	font-size: 14px;
	line-height: 18px;
	color: #555;
	padding-top: 26px;
}
.side-main span{
	display: inline-block;
	font-size: 11px;
	line-height: 14px;
	color: #d3d3d3;
	text-transform: uppercase;
}
.side-main li.hover a.tit,.side-main li.on a.tit{
	color: #e60013;
}
.side-main li.hover span,.side-main li.on span{
	color: #f8cacc;
}
.side-main img{
	float: left;
	margin-top: 50px;
}
.sub-side{
	padding: 15px 0 3px;
	border-top: 1px solid #f27f89;
	display: none;
}
.content{
	width: 702px;
	padding-left: 60px;
	position: relative;
	left: 220px;
	min-height: 600px;
	padding-bottom: 100px;
}
.path{
	height: 40px;
	padding-top: 20px;
	border-bottom: 1px solid #dadada;
	margin-bottom: 34px;
}
.path h2{
	font-size: 16px;
	line-height: 40px;
	color: #464646;
	padding-left: 10px;
}
.path p{
	padding-right: 10px;
	line-height: 36px;
	color: #afafaf;
}
.path a{
	color: #afafaf;
}
.path a:hover{
	color: #e60013;
}
.inside-shadow{
	width: 100%;
	height: 4px;
	background: url("../img/bg_shadow07.png")/*tpa=http://www.taisuo.com/static/img/bg_shadow07.png*/ repeat-x;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 5;
}

/*About*/
.about-banner{
	/*background: url(../img/ibanner01.jpg) no-repeat center*/;
}
.about-main p{
	line-height: 24px;
	text-indent: 2em;
}
.about-main img{
	display: block;
	margin: 0 auto;
	max-width: 702px;
}
.dev-main{
	width: 685px;
	margin: -34px auto 0;
	background: url("../img/bg_line03.jpg")/*tpa=http://www.taisuo.com/static/img/bg_line03.jpg*/ repeat-y left;
}
.dev-main li{
	width: 685px;
	float: left;
	padding-top: 44px;
}
.dev-main .time{
	width: 67px;
	height: 24px;
	padding-left: 20px;
	background: url("../img/bg_sign03.jpg")/*tpa=http://www.taisuo.com/static/img/bg_sign03.jpg*/ no-repeat;
	font-size: 14px;
	line-height: 24px;
	font-family: Arial;
	color: #fff;
	float: left;
}
.dev-main .intro{
	width: 570px;
	float: right;
}
.dev-main .intro img{
	display: block;
	margin: 0 auto;
	max-width: 685px;
}
.imgshow-img{
	width: 676px;
	height: 425px;
	padding: 5px 7px 7px 5px;
	margin: 0 auto;
	background: url("../img/bg_shadow08.png")/*tpa=http://www.taisuo.com/static/img/bg_shadow08.png*/ no-repeat;
	position: relative;
}
.imgshow-img .prev{
	width: 35px;
	height: 56px;
	position: absolute;
	left: 5px;
	top: 190px;
	z-index: 5;
	background: url("../img/prev04.png")/*tpa=http://www.taisuo.com/static/img/prev04.png*/ no-repeat;
	cursor: pointer;
}
.imgshow-img .next{
	width: 35px;
	height: 56px;
	position: absolute;
	right: 5px;
	top: 190px;
	z-index: 5;
	background: url("../img/next04.png")/*tpa=http://www.taisuo.com/static/img/next04.png*/ no-repeat;
	cursor: pointer;
}
.imgshow-img .bg{
	width: 676px;
	height: 40px;
	background: url("../img/bg_shadow10.png")/*tpa=http://www.taisuo.com/static/img/bg_shadow10.png*/;
	position: absolute;
	left: 5px;
	bottom: 7px;
	z-index: 1;
}
.imgshow-img p{
	position: absolute;
	left: 5px;
	bottom: 7px;
	z-index: 2;
	padding-left: 20px;
	font-size: 14px;
	line-height: 40px;
	color: #fff;
}
.imgshow-list{
	width: 680px;
	height: 87px;
	padding: 14px 5px;
	background: url("../img/bg_shadow09.png")/*tpa=http://www.taisuo.com/static/img/bg_shadow09.png*/ no-repeat;
	margin: 20px auto 0;
}
.imgshow-list .prev{
	width: 44px;
	height: 87px;
	float: left;
	background: url("../img/prev02.jpg")/*tpa=http://www.taisuo.com/static/img/prev02.jpg*/ no-repeat center;
	cursor: pointer;
}
.imgshow-list .next{
	width: 44px;
	height: 87px;
	float: left;
	background: url("../img/next02.jpg")/*tpa=http://www.taisuo.com/static/img/next02.jpg*/ no-repeat center;
	cursor: pointer;
}
.imgshow-list .list{
	width: 592px;
	height: 87px;
	float: left;
	position: relative;
	overflow: hidden;
}
.imgshow-list li{
	width: 138px;
	height: 87px;
	float: left;
	margin-right: 13px;
	display: inline;
	cursor: pointer;
	filter:alpha(opacity=60);
	opacity: 0.6;
}
.imgshow-list li.active{
	filter:alpha(opacity=100);
	opacity: 1;	
}
.newsw960{
	z-index: 5;
}
.news-main li{
	width: 702px;
	height: 127px;
	border-bottom: 1px solid #dadada;
	float: left;
	margin-bottom: 34px;
}
.news-main .img{
	width: 156px;
	height: 99px;
	border: 2px solid #fff;
	float: left;
	margin-left: 12px;
	display: inline;
}
.news-main .img.on{
	border: 2px solid #e60013;	
}
.news-main .intro{
	width: 508px;
	float: right;
	margin-right: 8px;
	display: inline;
}
.news-main .intro a{
	display: inline-block;
	width: 100%;
	color: #999;
}
.news-main .intro a.tit{
	font: bold 14px/26px "微软雅黑";
	color: #444;
	margin-bottom: 5px;
}
.news-main .intro a:hover,.news-main .intro a.tit.on{
	color: #e60013;
}
.news-main .time{
	font-size: 11px;
	color: #999;
	text-transform: uppercase;
	margin-top: 10px;
}
.news-main .time.on{
	color: #f3a3a6;
}
.page{
	margin: 30px auto 0;
	text-align: center;
}
.news-shadow{
	width: 100%;
	height: 162px;
	background: #fff;
	position: absolute;
	left: 0;
	top: 61px;
	z-index: 2;
	filter:alpha(opacity=0); 
	opacity: 0;
}
.newsinfo-main{
	line-height: 24px;
}
.newsinfo-main h1{
	font-size: 16px;
	line-height: 32px;
	color: #444;
	text-align: center;
}
.newsinfo-main .time{
	line-height: 24px;
	text-align: center;
	padding-bottom: 13px;
	border-bottom: 1px solid #dadada;
	margin-bottom: 30px;
}
.newsinfo-main b{
	font-size: 14px;
}
.turn{
	margin-top: 60px;
	border-top: 1px solid #dadada;
	padding: 16px 10px 0;
	line-height: 24px;
	position: relative;
}
.turn a{
	color: #666;
}
.turn a:hover{
	color: #e60013;
}
.turn a.back{
	display: inline-block;
	width: 103px;
	height: 31px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	background: url("../img/bg_sign05.png")/*tpa=http://www.taisuo.com/static/img/bg_sign05.png*/ no-repeat;
	position: absolute;
	right: 6px;
	top: -5px;
}
.video-box{
	width: 684px;
	height: 450px;
	padding: 4px;
	background: url("../img/bg_shadow11.png")/*tpa=http://www.taisuo.com/static/img/bg_shadow11.png*/ no-repeat;
	margin: 0 auto;
}
.video-title{
	height: 48px;
	position: relative;
}
.video-title h2{
	font-size: 15px;
	line-height: 48px;
	text-align: center;
}
.video-title .time{
	width: 108px;
	line-height: 48px;
	position: absolute;
	right: 10px;
	top: 0;
	text-transform: uppercase;
	color: #96989a;
}
.video-list{
	width: 684px;
	border-top: 1px solid #dadada;
	padding-top: 52px;
	margin: 0 auto;
}
.video-list .list{
	width: 616px;
	height: 107px;
	position: relative;
	overflow: hidden;
	float: left;
}
.video-list .list li{
	width: 191px;
	height: 107px;
	float: left;
	margin-right: 20px;
	display: inline;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.video-list .list .sign{
	width: 41px;
	height: 41px;
	position: absolute;
	left: 76px;
	top: 35px;
}
.video-list .list .bg{
	width: 191px;
	height: 22px;
	background: url("../img/bg_shadow12.png")/*tpa=http://www.taisuo.com/static/img/bg_shadow12.png*/ no-repeat;
	position: absolute;
	left: 0;
	bottom: 0;
}
.video-list .list p{
	width: 171px;
	height: 22px;
	position: absolute;
	left: 10px;
	bottom: 0;
	z-index: 2;
	color: #fff;
}
.video-list .prev{
	width: 34px;
	height: 107px;
	float: left;
	background: url("../img/prev03.jpg")/*tpa=http://www.taisuo.com/static/img/prev03.jpg*/ no-repeat;
	cursor: pointer;
}
.video-list .next{
	width: 34px;
	height: 107px;
	float: left;
	background: url("../img/next03.jpg")/*tpa=http://www.taisuo.com/static/img/next03.jpg*/ no-repeat;
	cursor: pointer;
}
.download-main ul{
	width: 730px;
	float: left;
	*padding-bottom: 30px;
}
.download-main li{
	width: 313px;
	height: 237px;
	padding: 3px 6px 3px 4px;
	background: url("../img/bg_shadow13.png")/*tpa=http://www.taisuo.com/static/img/bg_shadow13.png*/ no-repeat;
	float: left;
	margin: 0 42px 30px 0;
	display: inline;
}
.download-main li img{
	float: left;
	margin-bottom: 13px;
}
.download-main li .intro{
	width: 290px;
	height: 32px;
	float: left;
	margin-left: 13px;
	position: relative;
}
.download-main p{
	font-size: 14px;
	line-height: 18px;
	color: #333;
}
.download-main span{
	display: inline-block;
	line-height: 14px;
	color: #a1a1a1;
}
.download-main .btn{
	width: 76px;
	height: 24px;
	padding-left: 14px;
	line-height: 24px;
	color: #fff;
	background: url("../img/bg_btn01.jpg")/*tpa=http://www.taisuo.com/static/img/bg_btn01.jpg*/ no-repeat;
	position: absolute;
	right: 0;
	top: 4px;
}
.download-main a:hover p{
	color: #e60013;
}

/*Contact*/
.contact-banner{
	/*background: url(../img/ibanner02.jpg) no-repeat center*/;
}
.map{
	width: 686px;
	height: 286px;
	border: 1px solid #dadada;
	margin: 0 auto;
}
.contact-main{
	width: 370px;
	margin: 30px 0 0 10px;
}
.contact-main p.fz14{
	font-size: 14px;
	line-height: 28px;
	color: #444;
}
.contact-main span{
	display: inline-block;
	font-size: 18px;
}
.contact-main b{
	padding-left: 30px;
	background: url("../img/bg_sign04.jpg")/*tpa=http://www.taisuo.com/static/img/bg_sign04.jpg*/ no-repeat left center;
}
.contact-intro{
	margin-top: 15px;
	border-top: 1px solid #d4d6d9;
	padding-top: 10px;
	line-height: 24px;
}
.contact-intro img{
	float: left;
	margin: 20px 15px 0 0;
	display: inline;
}

/*Jobs*/
.jobs-banner{
	/*background: url(../img/ibanner03.jpg) no-repeat center*/;
}
.rec-main table{
	width: 684px;
	border-left: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	margin: 0 auto;
}
.rec-main th{
	width: 20%;
	font-size: 14px;
	line-height: 52px;
	color: #fff;
	border-right: 1px solid #d9d9d9;
	background: #4a62a9;
}
.rec-main td{
	line-height: 50px;
	border-right: 1px solid #d9d9d9;
	background: #f2f3f6;
	text-align: center;
}
.rec-main td.bg{
	background: #8d9cc8;
	color: #fff;
}
.rec-main td a{
	color: #666;
}
.rec-main td.bg a{
	color: #fff;
}

/*Service*/
.service-banner{
	/*background: url(../img/ibanner04.jpg) no-repeat center*/;
}
.feedback-main ul{
	width: 746px;
	float: left;
	*padding-bottom: 15px;
}
.feedback-main li{
	width: 285px;
	height: 34px;
	padding: 1px 15px 3px;
	float: left;
	margin: 0 58px 15px 0;
	display: inline;
	background: url("../img/bg_input03.png")/*tpa=http://www.taisuo.com/static/img/bg_input03.png*/ no-repeat;
	line-height: 34px;
	color: #bcbcbc;
}
.feedback-main p{
	width: 60px;
	float: left;
}
.feedback-main input{
	width: 225px;
	height: 34px;
	border: none;
	float: left;
	line-height: 34px;
	color: #666;
}
.text-box{
	width: 658px;
	height: 169px;
	padding: 4px 15px;
	line-height: 34px;
	color: #bcbcbc;
	background: url("../img/bg_shadow14.png")/*tpa=http://www.taisuo.com/static/img/bg_shadow14.png*/ no-repeat;
}
.text-box textarea{
	width: 596px;
	height: 167px;
	border: 1px solid #fff;
	float: right;
	line-height: 22px;
	color: #666;
}
.submit-btn{
	height: 38px;
	margin-top: 36px;
}
.submit-btn input{
	width: 116px;
	height: 38px;
	background: url("../img/bg_input04.png")/*tpa=http://www.taisuo.com/static/img/bg_input04.png*/ no-repeat;
	font-size: 14px;
	color: #fff;
	float: left;
	margin: 0 6px 0 2px;
	display: inline;
}
.submit-btn input:first-child{
	background-position: 0 -38px;
}

/*Projects*/
.projects-banner{
	/*background: url(../img/ibanner05.jpg) no-repeat center*/;
}

/*Products*/
.products-banner{
	/*background: url(../img/ibanner06.jpg) no-repeat center*/
}
.products-main ul{
	width: 708px;
	float: left;
	*padding-bottom: 23px;
}
.products-main li{
	width: 306px;
	height: 157px;
	padding: 1px 12px 3px;
	background: #fff;
	position: relative;
	float: left;
	margin: 0 14px 23px 10px;
	display: inline;
}
.products-main .line-top{
	width: 330px;
	height: 1px;
	position: absolute;
	left: 0;
	top: 0;
	background: #cbd2e3;
	overflow: hidden;
}
.products-main .line-top .line{
	width: 330px;
	height: 1px;
	position: absolute;
	left: -330px;
	top: 0;
	background: #213f97;
}
.products-main .line-right{
	width: 1px;
	height: 157px;
	position: absolute;
	right: 0;
	top: 1px;
	background: #cbd2e3;
	overflow: hidden;
}
.products-main .line-bottom{
	width: 330px;
	height: 3px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #213f97;
	overflow: hidden;
}
.products-main .line-left{
	width: 1px;
	height: 157px;
	position: absolute;
	left: 0;
	top: 1px;
	background: #cbd2e3;
	overflow: hidden;
}
.products-main .box{
	width: 306px;
	height: 157px;
}
.products-main li img{
	float: left;
	margin-right: 22px;
}
.products-main h2{
	font-size: 13px;
	line-height: 42px;
	padding-top: 22px;
	color: #666;
}
.products-main p{
	width: 108px;
	float: left;
	color: #666;
	cursor: pointer;
}
.products-main a:hover h2,.products-main a:hover p{
	color: #e60013;
}
.proinfo-top{
	width: 694px;
	height: 304px;
	margin: 0 auto 28px;
}
.proinfo-img{
	width: 302px;
	height: 302px;
	border: 1px solid #c5ccdd;
	float: left;
}
.proinfo-intro{
	width: 366px;
	float: right;
}
.proinfo-intro h2{
	font-size: 16px;
	line-height: 40px;
	padding-bottom: 6px;
	border-bottom: 1px solid #c5ccdd;
	margin-bottom: 20px;
}
.proinfo-detail h2{
	font-size: 16px;
	line-height: 46px;
}
.proinfo-detail table{
	width: 100%;
	border-top: 1px solid #c5ccdd;
	border-left: 1px solid #c5ccdd;
}
.proinfo-detail td{
	border-bottom: 1px solid #c5ccdd;
	border-right: 1px solid #c5ccdd;
}

#ibanner{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 239px;
}



/* 人才招聘 */
#spred {
	color:#F00;
}
.joinus_tb {
	border:1px solid #E2E2E2;
	border-width: 0 0 1px 1px;}
.joinus_tb tr td {
	padding: 5px;
	border:1px solid #E2E2E2;
	border-width:1px 1px 0 0;
}
.joinus_tb .feedback_input {
	width: 260px;
	height: 18px;
	padding: 5px;
	line-height: 18px;
	color: #666;
	border: 1px solid #dddddd;
	box-shadow: 2px 2px 2px #f4f4f4 inset;
	background: #fff;
}
.joinus_tb .error {
	width: 260px;
	height: 18px;
	padding: 5px;
	line-height: 18px;
	color: #666;
	border: 1px solid #D70128;
	box-shadow: 2px 2px 2px #f4f4f4 inset;
	background: #fff;
}

.join-info{ position:absolute; width:100%; max-width:1280px; min-height:980px; left:50%; top:545px; background:#fff; display:none; z-index:1000;}
.join-overlay{ position:fixed; left:0; top:0; width:100%; height:100%; background:#000; opacity:0.7;filter:Alpha(opacity=70); z-index:999;display:none;}
.join-content{ width:90%; margin:120px auto;}
.info-til{ border-bottom:2px solid #e3e3e3; padding-bottom:40px; text-align:center;}
.info-til h2{ font:normal 20px/26px "微软雅黑"; color:#444; padding-bottom:10px;}
.info-til p{ font-size:14px;}
.info-cen{ padding:25px 0; font:14px/26px "微软雅黑"; color:#7b7b7b;}
.info-page{ margin-top:115px; background:#efefef; padding:25px 30px; font:14px/26px "微软雅黑";}
.join-close{ width:43px; height:51px; background:url("../../img/news_bg01.jpg")/*tpa=http://www.taisuo.com/img/news_bg01.jpg*/ no-repeat; position:absolute; right:0; top:40px;}

.ivideo-box{
	width: 800px;
	height: 133px;
	position: absolute;
	right: 128px;
	top: 512px;
	z-index: 100;
	overflow: hidden;
}
.ivideo{
	width: 220px;
	height: 161px;
	padding: 4px 0 4px 4px;
	background: url("../img/bg_video.png")/*tpa=http://www.taisuo.com/static/img/bg_video.png*/ no-repeat;
	position: absolute;
	right: -441px;
	top: -158px;
}
.ivideo .btn{
	width: 30px;
	height: 129px;
	float: left;
	cursor: pointer;
}
.ivideo .btn.on{
	background: url("../img/bg_videobtn.jpg")/*tpa=http://www.taisuo.com/static/img/bg_videobtn.jpg*/ no-repeat;
}
.ivideo .video{
	width: 190px;
	height: 129px;
	float: left;
}

.float0831 {
    position: fixed;
    right: 1px;
    top: 250px;
    z-index: 999;
}
.float0831 a {
    color: #00A0E9;
}
.float0831 a:hover {
    color: #FF8100;
    text-decoration: none;
}
.float0831 .floatL {
    float: left;
    position: relative;
    width: 28px;
}
.float0831 .floatL a {
    display: block;
    font-size: 0;
    text-indent: -9999px;
}
.float0831 .floatR {
    background: url("../img/plug/float_bg.gif")/*tpa=http://www.taisuo.com/static/img/plug/float_bg.gif*/;
}
.float0831 .tp {
	width: 130px;
	height: 10px;
    background: url("../img/plug/float_bg.gif")/*tpa=http://www.taisuo.com/static/img/plug/float_bg.gif*/;
}
.float0831 .cn {
	width: 130px;
	height: 186px;
	float: left;
    background: url("../img/plug/float_bg.gif")/*tpa=http://www.taisuo.com/static/img/plug/float_bg.gif*/;
}
.float0831 .floatR {
    background-position: -131px bottom;
    background-repeat: no-repeat;
    float: left;
    overflow: hidden;
    padding-bottom: 15px;
    width: 130px;
}
.float0831 .tp {
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 10px;
}
.float0831 .cn {
    background-position: -262px 0;
    background-repeat: repeat-y;
}
.float0831 .cn h3 {
	width: 102px;
    height: 36px;
    text-indent: -9999px;
}
.float0831 .cn ul {
    padding: 0 14px;
}
.float0831 .cn ul li {
    border-top: 1px solid #E6E5E4;
    height: 36px;
    line-height: 36px;
}
.float0831 .titZx {
    background: url("../img/plug/float_s.gif")/*tpa=http://www.taisuo.com/static/img/plug/float_s.gif*/ no-repeat;
}
.float0831 .titDh {
    background: url("../img/plug/float_s.gif")/*tpa=http://www.taisuo.com/static/img/plug/float_s.gif*/ no-repeat;
}
.float0831 .titDc {
    background: url("../img/plug/float_s.gif")/*tpa=http://www.taisuo.com/static/img/plug/float_s.gif*/ no-repeat;
}
.float0831 .icoZx {
    background: url("../img/plug/float_s.gif")/*tpa=http://www.taisuo.com/static/img/plug/float_s.gif*/ no-repeat;
}
.float0831 .icoTc {
    background: url("../img/plug/float_s.gif")/*tpa=http://www.taisuo.com/static/img/plug/float_s.gif*/ no-repeat;
}
.float0831 .icoFf {
    background: url("../img/plug/float_s.gif")/*tpa=http://www.taisuo.com/static/img/plug/float_s.gif*/ no-repeat;
}
.float0831 .icoTl {
    background: url("../img/plug/float_s.gif")/*tpa=http://www.taisuo.com/static/img/plug/float_s.gif*/ no-repeat;
}
.float0831 .btnOpen {
    background: url("../img/plug/float_s.gif")/*tpa=http://www.taisuo.com/static/img/plug/float_s.gif*/ no-repeat;
}
.float0831 .btnOpen_n {
    background: url("../img/plug/float_s.gif")/*tpa=http://www.taisuo.com/static/img/plug/float_s.gif*/ no-repeat;
}
.float0831 .btnCtn {
    background: url("../img/plug/float_s.gif")/*tpa=http://www.taisuo.com/static/img/plug/float_s.gif*/ no-repeat;
}
.float0831 .titZx {
    background-position: 5px -10px;
}
.float0831 .titDh {
    background-position: 5px -66px;
}
.float0831 .titDc {
    background-position: 5px -124px;
}
.float0831 .icoZx {
    background-position: 2px -154px;
}
.float0831 .icoTc {
    background-position: 0 -323px;
}
.float0831 .icoFf {
    background-position: 2px -213px;
}
.float0831 .icoTl {
    background-position: 2px -266px;
    display: block;
    float: left;
    padding-left: 20px;
}
.float0831 .btnOpen {
    background-position: 0 -396px;
}
.float0831 .btnOpen_n {
    background-position: 0 -530px;
}
.float0831 .btnCtn {
    background-position: -30px -396px;
}
.float0831 .icoZx {
    display: block;
    float: left;
    padding-left: 28px;
}
.float0831 .icoTc {
    display: block;
    float: left;
    padding-left: 28px;
}
.float0831 .icoFf {
    display: block;
    float: left;
    padding-left: 28px;
}
.float0831 .btnOpen {
    height: 118px;
    left: 2px;
    position: relative;
    top: 80px;
    width: 28px;
}
.float0831 .btnOpen_n {
    height: 118px;
    left: 2px;
    position: relative;
    top: 80px;
    width: 28px;
}
.float0831 .btnCtn {
    height: 118px;
    left: 2px;
    position: relative;
    top: 80px;
    width: 28px;
}
.float0831 .btnOpen {
    left: 1px;
    top: 85px;
}
.float0831 .btnOpen_n {
    left: 1px;
    top: 85px;
}
.float0831 .btnCtn {
    left: 2px;
    top: 85px;
}
.float0831 ul li h3.titDc a {
    display: block;
    height: 36px;
    width: 80px;
}
.float0831 ul li.top {
    border-bottom: 1px solid #ACE5F9;
    border-top: 1px solid #FFFFFF;
}
.float0831 ul li.bot {
    border-top: 1px solid #FFFFFF;
}
.float0831 ul.webZx {
    background: url("../img/plug/webZx_bg.jpg")/*tpa=http://www.taisuo.com/static/img/plug/webZx_bg.jpg*/ no-repeat;
    height: 65px;
    padding: 0;
    width: 164px;
}
.float0831 ul li.webZx-in {
    border-bottom-style: none;
    height: 50px;
    padding-left: 5px;
    padding-top: 8px;
}
