@charset "utf-8";
/* CSS Document */
html, body{
	min-width: 1078px;
}
.w{
	width: 1000px;
	margin: 0 auto;
}
header{
	height: 95px;
}
header.white{
	background: #fff;
}
header .poa-f .bg{
	left: 50%;
	top: 0;
	width: 1920px;
	height: 95px;
	background: url(../images/bg_shadow02.png) no-repeat center;
	margin-left: -960px;
}
header .in{
	width: 1078px;
	margin: 0 auto;
}
nav{
	margin-left: 56px;
}
nav li{
	position: relative;
}
nav a.t{
	display: inline-block;
	padding: 0 8px 3px;
	margin: 0 12px;
	font-size: 14px;
	line-height: 92px;
	color: #000;
	filter:alpha(opacity=70);
	opacity: 0.7;
}
nav a.t:hover,
nav a.t.cur{
	padding-bottom: 0;
	border-bottom: 3px solid #e60012;
	filter:alpha(opacity=100);
	opacity: 1;
}
.subnav{
	top: 92px;
	width: 68px;
	padding: 0 16px 4px;
	border-top: 3px solid #e81223;
	background: url(../images/bg_bg10.png);
}
.subnav a{
	display: inline-block;
	padding-bottom: 2px;
	line-height: 32px;
	color: #fff;
}
header .tips{
	width: 177px;
	height: 19px;
	margin-top: 39px;
	line-height: 19px;
}
header .tips a.n{
	display: inline-block;
	padding-left: 28px;
	background: url(../images/bg_sign04.png) no-repeat left top;
	color: #848484;
}
header .tips a.n:hover{
	background-position: left bottom;
	color: #e60012;
}
header .tips span.fl{
	display: inline-block;
	width: 1px;
	height: 11px;
	margin: 3px 11px 0 25px;
	background: #ccc;
}
header .tips a.btn{
	display: inline-block;
	width: 19px;
	height: 19px;
	margin-left: 13px;
}
header .tips a.sina{
	background: url(../images/bg_sign05.png) no-repeat;
}
header .tips a.wechat{
	background: url(../images/bg_sign06.png) no-repeat;
}
header .tips a.btn:hover{
	background-position: 0 -19px;
}
header .tips a.wechat img{
	left: -60px;
	top: 20px;
}
footer{
	padding: 52px 0 52px;
	background: #ebebeb;
}
.inside-footer{
	padding: 12px 0;
	background: url(../images/bg_shadow07.png);
	font-size: 12px;
	line-height: 24px;
}
.inside-footer p.fl{
	margin-left: -3px;
}
.inside-footer p.fl a{
	display: inline-block;
	margin: 0 3px;
}
footer .f-w{
	width: 1082px;
	margin: 0 auto;
}
footer li{
	height: 210px;
	margin-bottom: 20px;
	line-height: 24px;
	color: #5a636b;
}
footer li.w172{
	width: 172px;
}
footer li.w200{
	width: 200px;
}
footer li.w204{
	width: 204px;
}
footer li.w213{
	width: 213px;
}
footer li.w293{
	width: 293px;
}
footer a{
	display: inline-block;
	color: #5a636b;
}
footer a.tit{
	margin-bottom: 18px;
	font-size: 14px;
	line-height: 28px;
	color: #333;
}
footer a:hover{
	color: #333;
}
footer .share{
	height: 16px;
	margin: 10px 0 30px;
}
footer .share.m0{
	margin: 5px 8px 0;
}
footer .bdsharebuttonbox a{
	width: 18px!important;
	height: 16px!important;
	padding: 0!important;
	margin: 0 20px 0 0!important;
}
.inside-footer .bdsharebuttonbox a{
	margin-right: 6px!important;
}
footer .bdsharebuttonbox .bds_tsina{
	background: url(../images/bg_sign13.png) no-repeat!important;
}
footer .bdsharebuttonbox .bds_tqq{
	background: url(../images/bg_sign14.png) no-repeat!important;
}
footer .bdsharebuttonbox .bds_weixin{
	background: url(../images/bg_sign15.png) no-repeat!important;
}
footer input{
	width: 156px;
	height: 33px;
	padding: 0 10px;
	border: 0;
	background: #f7f7f7;
	font-size: 12px;
	line-height: 33px;
	color: #666;
}
footer input.submit{
	width: 36px;
	height: 33px;
	background: url(../images/bg_sign16.png) no-repeat center #cd0914;
}

/*ABOUT*/
.about-bg{
	background: url(../images/loadings.gif) no-repeat center;
}
.about-menu{
	left: 0;
	top: 50%;
	z-index: 2;
	width: 122px;
	height: 198px;
	margin-top: -99px;
	font-size: 14px;
	line-height: 28px;
	color: #fff;
}
.about-menu .sign{
	width: 26px;
	height: 28px;
}
.about-menu li{
	width: 122px;
	height: 28px;
	cursor: pointer;
	filter:alpha(opacity=70);
	opacity: 0.7;
}
.about-menu li.cur,
.about-menu li.hover{
	filter:alpha(opacity=100);
	opacity: 1;	
}
.about-menu .circle{
	left: 8px;
	top: 9px;
	width: 8px;
	height: 8px;
	border: 1px solid #fff;
	border-radius: 50%;
	filter:alpha(opacity=70);
	opacity: 0.7;
}
.about-menu li.b .circle{
	border-color: #000;
}
.about-menu li.cur .circle,
.about-menu li.hover .circle{
	background: #fff;
}
.about-menu li.b .circle,
.about-menu li.b.hover .circle{
	background: #000;
}
.about-menu .arrow{
	top: 11px;
	width: 0;
	height: 0;
	border-top: 3px solid transparent;
	border-bottom: 3px solid transparent;
	filter:alpha(opacity=0);
	opacity: 0;
}
.about-menu .arrow.l{
	left: 3px;
	border-right: 5px solid #fff;
}
.about-menu li.b .arrow.l{
	border-right-color: #000;
}
.about-menu .arrow.r{
	right: 3px;
	border-left: 5px solid #fff;
}
.about-menu li.b .arrow.r{
	border-left-color: #000;
}
.about-menu p{
	width: 84px;
	color: #fff;
}
.about-menu li.b p{
	color: #000;
}
.about-menu .mouse{
	width: 24px;
	height: 46px;
	background: url(../images/bg_sign01.png) no-repeat;
	margin-top: 10px;
}
.about-menu .mouse .in{
	left: 11px;
	top: 6px;
	width: 2px;
	height: 8px;
	background: url(../images/bg_sign02.png) no-repeat;
	animation: MouseIn 1s infinite linear;
}
@keyframes MouseIn{
	0%{
		top: 6px;
	}
	100%{
		top: 10px;
	}
}
.about-title.mb65{
	margin-bottom: 65px;
}
.about-title.mt35{
	margin-top: 35px;
}
.about-title.mb35{
	margin-bottom: 35px;
}
.about-title.mb56{
	margin-bottom: 56px;
}
.about-title .name{
	left: 50%;
	top: 0;
	width: 0;
	height: 44px;
	background: url(../images/name01.png) no-repeat center;
}
.about-se .name{
	background-image: url(../images/name02.png);
}
.about-title .title{
	top: 31px;
	width: 204px;
	padding-top: 44px;
	margin: 0 auto;
	font-size: 24px;
	line-height: 62px;
	color: #fff;
	filter:alpha(opacity=0);
	opacity: 0;
}
.about-se .title{
	width: 250px;
}
.about-title .title span{
	display: inline-block;
	width: 33px;
	height: 1px;
	background: #575654;
	margin-top: 30px;
}
.about-title .title span.w{
	background: #fff;
	filter:alpha(opacity=68);
	opacity: 0.68;
}
.about-title .title i{
	display: inline-block;
	margin: 0 20px;
}
.about-title .title i.c{
	color: #333;
}
.a-part .main{
	left: 50%;
	top: 50%;
	width: 780px;
	margin-left: -390px;
	 border-bottom: none
}
.about-fi{
	top: -95px;
	margin-bottom: -95px;
}
.about-fi .tips{
	top: 20px;
	margin-bottom: 48px;
	font-size: 20px;
	line-height: 40px;
	color: #de0010;
	text-align: center;
	filter:alpha(opacity=0);
	opacity: 0;
}
.about-fi .tips span{
	display: inline-block;
	left: 50%;
	bottom: -15px;
	width: 26px;
	height: 1px;
	background: #ce0211;
	margin-left: -13px;
}
.about-fi .detail{
	font-size: 14px;
	line-height: 28px;
	color: #e0e0e0;
	text-align: center;
	filter:alpha(opacity=0);
	opacity: 0;
	
}
.about-fi .detail p.fz20{
	font-size: 16px;
	line-height: 25px;
	color: #cccccc;
	 text-align:left
}
.about-fi .detail p.fz20.mb28{
	margin-bottom: 28px;
}
.about-fi .btns{
	filter:alpha(opacity=0);
	opacity: 0;	
}
.about-fi .btns span{
	display: inline-block;
	width: 39px;
	height: 38px;
	cursor: pointer;
}
.about-fi .btns span.btn{
	background: url(../images/bg_btn01.png) no-repeat;
	margin: 46px 13px 0;
}
.about-fi .btns span.in.prev{
	background: url(../images/prev01.png) no-repeat center;
}
.about-fi .btns span.in.next{
	background: url(../images/next01.png) no-repeat center;
}
.about-fi .btns span.prev.hover{
	background-position: center 40%;
}
.about-fi .btns span.next.hover{
	background-position: center 60%;
}
.about-se img.shadow{
	left: 150%;
	top: 0;
	width: 1120px;
	margin-left: -155px;
}
.about-se li{
	position: relative;
	left: 535px;
	width: 535px;
	height: 77px;
	margin-bottom: 30px;
	color: #fff;
	filter:alpha(opacity=0);
	opacity: 0;	
}
.about-se li.fi{
	margin-left: 309px;
}
.about-se li.se{
	margin-left: 345px;
}
.about-se li.th{
	margin-left: 381px;
}
.about-se li.fo{
	margin-left: 417px;
}
.about-se li .num{
	width: 77px;
	height: 77px;
	border-radius: 50%;
	background: #fff;
	font: 36px/77px "宋体";
	color: #e1000b;
	text-align: center;
}
.rcfontbt{

	font: 600 14px/150% "宋体";
	color: #e1000b;
	text-align: center;
}
.rcfont{

	font: 12px/150% "宋体";
	color: #e1000b;
	text-align: center;
}
.about-se li .detail{
	width: 440px;
	 text-align:left;
}
.about-se li p{
	filter:alpha(opacity=75);
	opacity: 0.75;	
}
.about-se li p.t{
	margin-bottom: 3px;
	font-size: 18px;
	line-height: 30px;
	filter:alpha(opacity=100);
	opacity: 1;
}
.about-th .name{
	background-image: url(../images/name03.png);
}
.about-th .main{
	width: 1120px;
	margin-left: -560px;
}
.about-th .shadow{
	left: 50%;
	top: 614px;
	width: 1330px;
	height: 188px;
	background: url(../images/bg_shadow01.png) no-repeat;
	margin-left: -694px;
	filter:alpha(opacity=0);
	opacity: 0;
}
.about-th .imgs{
	perspective: 500px;
}
.about-th .imgs img{
	position: relative;
	left: 307px;
	transform-style: preserve-3d;
	filter:alpha(opacity=0);
	opacity: 0;
}
.about-th .rotate7{
	margin: 0 -2px;
	animation: Rotate 0.5s forwards;
}
@keyframes Rotate{
	100%{
		transform: rotateY(7deg);
	}
}
.about-th .rotate8{
	margin: 0 -2px;
	animation: RotateE 0.5s forwards;
}
@keyframes RotateE{
	100%{
		transform: rotateY(-8deg);
	}
}
.about-th .rotate10{
	margin: 0 -2px;
	animation: RotateT 0.5s forwards;
}
@keyframes RotateT{
	100%{
		transform: rotateY(10deg);
	}
}
.about-th .rotate11{
	margin: 0 -2px;
	animation: Rotate-n 0.5s forwards;
}
@keyframes Rotate-n{
	100%{
		transform: rotateY(-11deg);
	}
}
.about-th .titles{
	left: 0;
	top: 0;
	filter:alpha(opacity=0);
	opacity: 0;
}
.about-th .titles li{
	top: 171px;
	height: 575px;	
}
.about-th .titles li.fi{
	left: 0;
	width: 307px;
}
.about-th .titles li.se{
	left: 307px;
	width: 195px;
}
.about-th .titles li.th{
	left: 502px;
	width: 221px;
}
.about-th .titles li.fo{
	left: 723px;
	width: 281px;
}
.about-th .titles .box{
	height: 234px;
	padding: 40px 0 0 13px;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
}
.about-th .titles .box.w294{
	width: 294px;
}
.about-th .titles .box.w182{
	width: 182px;
}
.about-th .titles .box.w208{
	width: 208px;
}
.about-th .titles .box.w268{
	width: 268px;
}
.about-th .titles .box.t{
	height: 261px;
}
.about-th .titles p{
	filter:alpha(opacity=80);
	opacity: 0.8;	
}
.about-th .titles p.en{
	margin-bottom: 12px;
	font: 22px/30px Arial;
	text-transform: uppercase;
	filter:alpha(opacity=100);
	opacity: 1;
}
.about-th .titles .line{
	margin-left: 3px;
	width: 23px;
	height: 1px;
	background: #fff;
	filter:alpha(opacity=80);
	opacity: 0.8;
}
.about-fo .name{
	background-image: url(../images/name16.png);
}
.about-fo .title{
	width: 178px;
}
.about-fo .main{
	width: 830px;
	margin-left: -415px;
}
.about-fo .detail{
	height: 276px;
	width:1000px;
	margin-top: 20px;
	filter:alpha(opacity=0);
	opacity: 0;
}
.about-fo .detail td{ border-bottom:1px #333333 solid;font:14px/24px "微软雅黑", "宋体";
}
.about-fo .btn{
	top: 127px;
	width: 44px;
	height: 44px;
	cursor: pointer;
}
.about-fo .prev{
	left: 0;
	background: url(../images/prev02.png) no-repeat;
}
.about-fo .next{
	right: 0;
	background: url(../images/next02.png) no-repeat;
}
.about-fo .detail .in{
	width: 658px;
	height: 276px;
	margin: 0 auto;
}
.about-fo .box{
	left: 0;
	top: 0;
	width: 494px;
	height: 276px;
	padding: 0 82px;
	border-radius: 3px;
	background: #ce1100;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
}
.about-fo .box.fo{
	transform: translateY(-156px) scale(0.55);
	filter:alpha(opacity=0.8);
	opacity: 0.08;
}
.about-fo .box.fif{
	top: 26px;
	opacity: 0;
}
.about-fo .time{
	height: 36px;
	padding-left: 20px;
	border-left: 6px solid #fceceb;
	margin-bottom: 28px;
	font: 36px/1 Arial;
}
.about-fo .list{
	height: 75px;
	margin-top: 15px;
	font: 30px/58px Arial;
	color: #d31200;
	text-align: center;
	filter:alpha(opacity=0);
	opacity: 0;
}
.about-fo .list .line{
	left: 0;
	bottom: 7px;
	width: 100%;
	height: 1px;
	background: #d31200;
}
.about-fo .list li{
	width: 166px;
	height: 58px;
	padding-bottom: 17px;
	background: url(../images/bg_sign03.png) no-repeat center top;
	cursor: pointer;
}
.about-fo .list li.cur{
	font-weight: bold;
	background-position: center bottom
}
.about-fif .main{
	width: 1002px;
	margin-left: -501px;
}
.about-fif .name{
	background-image: url(../images/name05.png);
}
.about-fif .list{
	height: 315px;
	padding-bottom: 50px;
}
.about-fif .move{
	height: 315px;
}
.about-fif ul{
	left: -17;
	top: 0;
	width: 1182px;
	filter:alpha(opacity=0);
	opacity: 0;
}
.about-fif li{
	position: relative;
	left: 360px;
	width: 300px;
	height: 315px;
	background: #fff;
	margin: 0 17px;
	line-height: 20px;
	color: #b4b2b2;
	filter:alpha(opacity=0);
	opacity: 0;
}
.about-fif li .in{
	padding: 18px 25px 0;
}
.about-fif .in a{
	display: inline-block;
	width: 100%;
	font-size: 14px;
	line-height: 25px;
	color: #666;
}
.about-fif .in a.more{
	width: auto;
	margin-top: 10px;
}
.about-fif .in a:hover{
	color: #be010e;
}
.about-fif .btn{
	left: 50%;
	bottom: 0;
	height: 13px;
	filter:alpha(opacity=0);
	opacity: 0;
}
.about-fif .btn span{
	display: inline-block;
	width: 14px;
	height: 13px;
	background: url(../images/bg_btn02.png) no-repeat;
	margin: 0 8px;
	cursor: pointer;
}
.about-fif .btn span.cur{
	background-position: 0 -13px;
}
.about-si .name{
	background-image: url(../images/name15.png);
}
.about-si .detail{
	width: 560px;
	font-size: 18px;
	line-height: 30px;
	color: #fff;
}
.about-si .detail .line{
	top: 20px;
	width: 560px;
	height: auto;
	background: rgba(0,0,0,0.1);
	margin-bottom: 21px;
	filter:alpha(opacity=0);
	opacity: 0;
}
.about-si .detail th{
	font-size: 16px;
	line-height: 40px;
	color: #fff;
	 border-bottom:1px #999999 solid
}
.about-si .detail td{
	font-size: 14px;
	line-height: 40px;
	color: #fff;
	 border-bottom:1px solid rgba(0,0,0,0.1);
}
.about-si .detail td a{

	color: #fff;
	
}
.about-si .detail td a:hover{

	color: #f00;
	
}

.about-si .detail p{
	top: 28px;
	filter:alpha(opacity=0);
	opacity: 0;	
}
.about-si .detail p.fz36{
	font-size: 36px;
	line-height: 56px;
	color: #fff;
}
.about-si .detail img{
	top: 63px;
	filter:alpha(opacity=0);
	opacity: 0;
}

.proshow{position:relative; }

.proshow .box { width: 1100px; margin: 0 auto; }
.proshow .title { width: 100%; margin: 0 0 1px 0; font-size: 36px; color: #fff; font-family:"微软雅黑" }
.proshow .title span { padding: 0 36px 0 0; background: url(../images/i1.png) no-repeat right 80%; font-size: 26px;font-family: "antonioregular"; }

.proshow .title{background:url(../images/proshow_title.jpg) no-repeat;width:358px;height:73px;}

.proshow .prev{display:block;background:url(../images/prev_next.png) no-repeat left top;width:59px;height:116px;position:absolute;left:-80px;top:160px;}

.proshow .next{display:block;background:url(../images/prev_next.png) no-repeat -104px top;width:59px;height:116px;position:absolute;right:-80px;top:160px;}

.proshow .prev:hover{display:block;background:url(../images/prev_next.png) no-repeat left -127px;}

.proshow .next:hover{display:block;background:url(../images/prev_next.png) no-repeat -104px -127px;}

.proshow .proshow_page{position:absolute;right:200px;top:20px;height:30px;}

.proshow .proshow_page a{display:block;float:left;width:22px;height:22px;background:url(../images/icon_bg.png) no-repeat -33px -203px;margin:0 4px;}

.proshow .proshow_page a.selected{background:url(../images/icon_bg.png) no-repeat left -203px;}

.proshow .proshow_more{background:url(../images/works_more.png) no-repeat  no-repeat;width:153px;height:54px;position:absolute;right:0px;top:0px;}

.proshow .proshow_main{width:1180px;overflow:hidden;padding-top:60px;}

.proshow .proshow_main_con{width:1180px;position:relative;}

.proshow .proshow_con{width:1280px;}

.proshow .con li{float:left;width:272px;margin-right:30px;}

.proshow .con li a{position:relative;width:272px;height:180px;display:block;filter:alpha(opacity=90);opacity:0.9 !important;}

.proshow .con li a:hover{filter:none;filter:alpha(opacity=100);opacity:1 !important;}

.proshow .con li a em{width:266px;height:174px;border:3px solid #777;position:absolute;left:-1px;top:0px;background: url(../images/works_ahover.png) no-repeat center -92px ;transition: all 0.3s linear 0s;}

.proshow .con li a:hover em{border:3px solid #BA292D;background: url(../images/works_ahover.png) no-repeat center center;transition: all 0.3s linear 0s;}

.proshow .con li h4{margin-top:10px;}

.proshow .con li h4{color:#DDDDDD;font-size:20px;font-family:'微软雅黑';font-weight:normal;}

.proshow .con li p{color:#AAAAAA;font-size:12px;font-family:'微软雅黑';}
/*WELCOME*/
.i-ban{
	background: url(../../images/loadings.gif) no-repeat center;
	font-size: 24px;
	line-height: 48px;
	color: #000;
	text-align: center;
}
.i-ban .scale-box{
	padding-top: 36px;
}
.i-ban h2{
	top: 23px;
	font-size: 36px;
	line-height: 60px;
	color: #e20005;
	filter:alpha(opacity=0);
	opacity: 0;
}
.i-ban p{
	top: 23px;
	filter:alpha(opacity=0);
	opacity: 0;
}
.iban-w{
	width: 978px;
	height: 720px;
	margin: 32px auto 0;
}
.i-ban .img-box{
	left: 50%;
	bottom: -7px;
	width: 432px;
	margin-left: -204px;
}
.i-ban .cave{
	left: 328px;
	top: 392px;
	width: 312px;
	height: 98px;
	background: url(../images/bg_sign17.png) no-repeat center;
	transform: scale(0.3);
	filter:alpha(opacity=0);
	opacity: 0;
}
.i-ban .wand{
	left: 241px;
	bottom: 0;
	width: 521px;
	height: 482px;
	background: url(../images/bg_sign18.png) no-repeat bottom;
	transform: scale(0.1) rotateY(0deg);
	filter:alpha(opacity=0);
	opacity: 0;
}
.i-ban .wand_sign{
	left: 241px;
	top: 100%;
	width: 521px;
	height: 213px;
	background: url(../images/wand_sign01.png) no-repeat;
	transform: scale(0.1);
	filter:alpha(opacity=0);
	opacity: 0;
}
.i-ban .wand_sign.af{
	background-image: url(../images/wand_sign02.png);
}
.i-ban .box{
	left: 469px;
	top: 415px;
	width: 40px;
	height: 40px;
	background: #b9b9b9;
	border-radius: 8px;
	filter:alpha(opacity=0);
	opacity: 0;
}
.i-ban .box.w97{
	width: 97px;
	height: 97px;
	padding-bottom: 61px;
	background: url(../images/bg_shadow03.png) no-repeat center bottom;
}
.i-ban .box.w112{
	width: 112px;
	height: 112px;
	padding-bottom: 56px;
	background: url(../images/bg_shadow04.png) no-repeat center bottom;
}
.i-ban .box.w77{
	width: 77px;
	height: 77px;
	padding-bottom: 62px;
	background: url(../images/bg_shadow05.png) no-repeat center bottom;
}
.i-ban .box.nobg{
	background: none;
}
.i-ban .box.fi{
	left: 0;
	top: 447px;
}
.i-ban .box.se{
	left: 127px;
	top: 578px;
}
.i-ban .box.th{
	left: 901px;
	top: 390px;
}
.i-ban .box.fo{
	left: 760px;
	top: 440px;
}
.i-ban .box.fif{
	left: 826px;
	top: 552px;
}
.i-ban .arrow{
	left: 50%;
	bottom: 0;
	width: 47px;
	height: 47px;
	margin-left: -14px;
	cursor: pointer;
}
.i-ban .arrow .in{
	width: 47px;
	height: 18px;
	background: url(../images/arrow.png) no-repeat;
	animation: arrow 2s infinite linear;
}
@keyframes arrow{
	0%{
		transform: translateY(0);
		opacity: 1;
	}
	100%{
		transform: translateY(35px);
		opacity: 0.2;
	}
}

.index-wrap{
	top: -95px;
	background: url(../images/bg_bg02.jpg) no-repeat center top;
	margin-bottom: -95px;
}
.i-w{
	width: 1028px;
	margin: 0 auto;
}
.ipart-fi{
	padding: 207px 0 148px;
}
.i-number{
	height: 126px;
}
.i-number .line{
	left: -436px;
	bottom: 0;
	width: 0;
	height: 126px;
	background: url(../images/bg_line01.png) no-repeat left;
}
.i-number .line.r{
	background: url(../images/bg_line02.png);
}
.i-number .num{
	width: 96px;
	height: 99px;
	background: url(../images/bg_sign07.png) no-repeat;
	font: 36px/99px Arial;
	color: #fff;
	text-align: center;
}
.ipart-fi .main{
	width: 694px;
	padding-top: 120px;
	margin: 0 auto;
}
.ipart .title{
	height: 62px;
	padding-top: 44px;
	font-size: 24px;
	line-height: 62px;
	color: #fff;
}
.ipart .title p.b{
	color: #333;
}
.ipart .title .name{
	left: 0;
	top: -22px;
	height: 44px;
	background: url(../images/name06.png) no-repeat center;
	filter:alpha(opacity=0);
	opacity: 0;
}
.ipart .title .in{
	top: 31px;
	width: 202px;
	margin: 0 auto;
	filter:alpha(opacity=0);
	opacity: 0;
}
.ipart .title span{
	display: inline-block;
	width: 33px;
	height: 1px;
	background: #fff;
	margin-top: 30px;
	filter:alpha(opacity=30);
	opacity: 0.3;
}
.ipart .title span.b{
	background: #666;
}
.ipart .title p{
	margin: 0 20px;
}
.ipart-fi .detail{
	top: 28px;
	margin: 42px 0 28px;
	line-height: 25px;
	color: #fff;
	text-align: center;
	filter:alpha(opacity=0);
	opacity: 0;
}
.ipart-fi .detail p{
	filter:alpha(opacity=75);
	opacity: 0.75;	
}
.ipart-fi .detail p.fz18{
	font-size: 18px;
	line-height: 30px;
	filter:alpha(opacity=100);
	opacity: 1;	
}
.ipart-fi .signs{
	width: 694px;
	height: 371px;
	font-size: 16px;
	line-height: 2;
	color: #fff;
	text-align: center;
}
.ipart-fi .signs .bg{
	left: 50%;
	top: 0;
	width: 0;
	height: 284px;
	background: url(../images/bg_bg03.png) no-repeat center;
}
.ipart-fi .signs .box{
	left: 50%;
	top: 154px;
	width: 214px;
	height: 246px;
	margin-left: -107px;
	transform: scale(0.5);
}
.ipart-fi .signs .box-bg{
	background: url(../images/bg_sign09.png) no-repeat;	
}
.ipart-fi .signs .box-bg.b{
	background-image: url(../images/bg_sign08.png);
}
.ipart-fi .signs img{
	display: block;
	margin: 0 auto 18px;
}
.ipart-fi .signs img.mt20{
	margin-top: 20px;
}
.ipart-fi .signs p{
	color: #fff;
}
.ipart-fi .signs p.mt10{
	margin-top: 30px;
}
.ipart-fi .signs p.fz18{
	top: 10px;
	font-size: 18px;
}
.ipart-se{
	padding-bottom: 165px;
}
.ipart-se.pb20{
	padding-bottom: 20px;
}
.ipart-se .main{
	height: ;
	padding-top: 109px;
}
.ipart-se .title .name{
	background: url(../images/name07.png);
}
.ipart-se .circle{
	width: 444px;
	height: 444px;
	margin: 66px auto 0;
}
.ipart-se .bg{
	width: 444px;
	height: 444px;
	background: url(../images/bg_bg04.png) no-repeat center;
	transform: scale(0.2);
	filter:alpha(opacity=0);
	opacity: 0;
	animation: Circle 15s infinite linear;
}
@keyframes Circle{
	0%{
		transform: rotate(0deg);
	}
	100%{
		transform: rotate(360deg);
	}
}
.ipart-se .rotate{
	top: -444px;
	width: 444px;
	height: 444px;
}
.ipart-se a.btn{
	left: 165px;
	top: 165px;
	display: inline-block;
	width: 94px;
	height: 24px;
	padding: 35px 0;
	border: 10px solid #c10712;
	border-radius: 50%;
	background: #282828;
	font-size: 14px;
	line-height: 1;
	color: #fff;
	text-align: center;
	filter:alpha(opacity=0);
	opacity: 0;	
}
.ipart-se a.btn:hover{
	color: #d40011;
}
.ipart-se a.btn p.en{
	font: 10px/1 Arial;
	filter:alpha(opacity=50);
	opacity: 0.5;	
}
.ipart-se a.btn.cur{
	border-color: #fff;
	background: #fff;
	color: #010101;
	transform: scale(1.1);
}
.ipart-se a.btn.cur p.en{
	font-size: 14px;
	color: #010101;
}
.ipart-se .detail{
	left: 114px;
	top: 145px;
	width: 215px;
	height: 180px;
	line-height: 20px;
	color: #fff;
	text-align: center;
}
.ipart-se .detail h2{
	margin-bottom: 16px;
	font: 24px/1 Arial;
	text-transform: uppercase;
	text-align: center;
}
.ipart-se .detail p{
	filter:alpha(opacity=94);
	opacity: 0.94;	
}
.ipart-se .detail a{
	display: inline-block;
	left: 61px;
	bottom: 0;
	padding: 0 27px;
	background: #000;
	border-radius: 14px;
	font-size: 14px;
	line-height: 33px;
	color: #fff;
	text-align: center;
}
.ipart-se .detail a:hover{
	filter:alpha(opacity=70);
	opacity: 0.7;	
}
.ipart-se .list{
	top: 0;
	width: 270px;
	padding-left: 25px;
	margin-top: 30px;
	font-size: 24px;
	line-height: 36px;
	color: #fff;
}
.ipart-se .list.l{
	left: -295px;
}
.ipart-se .list.r{
	right: -295px;
}
.ipart-se .list li{
	position: relative;
	left: 135px;
	width: 270px;
	height: 58px;
	margin-bottom: 80px;
	filter:alpha(opacity=0);
	opacity: 0;
	cursor: pointer;
}
.ipart-se .list.r li{
	left: -135px;
	text-align: right;
}
.ipart-se .list li.pl25{
	margin-left: 25px;
}
.ipart-se .list li.pl50{
	margin-left: 50px;
}
.ipart-se .list li.pr25{
	width: 245px;
	margin-right: 25px;
}
.ipart-se .list li.pr50{
	width: 220px;
	margin-right: 50px;
}
.ipart-se .list .lines{
	left: 0;
	top: 5%;
	width: 7px;
	height: 90%;
	background: #fff;
	filter:alpha(opacity=0);
	opacity: 0;
}
.ipart-se .list.r .lines{
	left: auto;
	right: 0;
}
.ipart-se .list li.cur .lines{
	left: -25px;
	filter:alpha(opacity=100);
	opacity: 1;
}
.ipart-se .list.r li.cur .lines{
	left: auto;
	right: -25px; 
	filter:alpha(opacity=100);
	opacity: 1;
}
.ipart-se .list span{
	font: 30px/36px Arial;
}
.ipart-se .list p.en{
	font: bold 16px/22px Arial;
	color: #000;
	text-transform: uppercase;
	filter:alpha(opacity=55);
	opacity: 0.55;
}
.ipart-se .list li.cur p.en{
	color: #fff;
	filter:alpha(opacity=100);
	opacity: 1;
}
.ipart-th{
	padding-bottom: 167px;
}
.ipart-th .line{
	background-image: url(../images/bg_line03.png);
}
.ipart-th .num{
	background-image: url(../images/bg_sign10.png);
	color: #010101;
}
.ipart-th .main{
	padding-top: 96px;
}
.ipart-th .title .name{
	background-image: url(../images/name08.png);
}
.ipart-th .tab{
	width: 172px;
	height: 34px;
	border: 1px solid #ce0211;
	border-radius: 17px;
	margin: 0 427px 54px;
	font-size: 14px;
	line-height: 34px;
	text-align: center;
	filter:alpha(opacity=0);
	opacity: 0;	
}
.ipart-th .tab .bg{
	width: 92px;
	height: 34px;
	border-radius: 17px;
	background: #ce0211;
}
.ipart-th .tab span{
	display: inline-block;
	width: 86px;
	cursor: pointer;
}
.ipart-th .tab span.cur{
	color: #fff;
}
.ipart-th .box{
	height: 398px;
	margin: 53px 0 0 28px;	
}
.ipart-th .list,
.ipart-th .list-box{
	height: 428px;
}
.ipart-th .list .box-in{
	display: inline-block;
	left: 100%;
	top: 28px;
	width: 134px;
	height: 134px;
	background: #fff;
	transform: rotate(45deg);
	filter:alpha(opacity=0);
	opacity: 0;
}
.ipart-th .list .box-in:hover{
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
	transform: rotate(45deg) scale(1.1);
}
.ipart-th .list .box-in img{
	margin: 20px 0 0 20px;
	transform: rotate(-45deg);	
}
.ipart-th .btns{
	height: 14px;
	margin-top: 16px;
	text-align: center;
}
.ipart-th .btns a{
	display: inline-block;
	width: 12px;
	height: 12px;
	border: 1px solid #999;
	border-radius: 50%;
	margin: 0 4px;
}
.ipart-th .btns a.cur{
	border-color: #ce0211;
	background: #ce0211;
}
.ipart-fo .main{
	width: 890px;
	height: 895px;
	padding-top: 33px;
	margin: 0 auto;
}
.ipart-fo .year .bg{
	background: url(../images/bg_bg05.png) no-repeat;
}
.ipart-fo .year .bg .in{
	background: url(../images/bg_bg06.png) no-repeat;
}
.ipart-fo .year span{
	padding: 0 24px;
	background: url(../images/bg_sign11.png) no-repeat left 0;
	font: 18px/1 Arial;
	color: #848484;
	cursor: pointer;
}
.ipart-fo .year span.r{
	background-position: right 0;
}
.ipart-fo .year span.cur{
	background-position: left -18px;
	color: #d40011;
}
.ipart-fo .year span.r.cur{
	background-position: right -18px;
}
.ipart-fo .year span.fi{
	left: 212px;
	top: 135px;
}
.ipart-fo .year span.se{
	left: 158px;
	top: 212px;
}
.ipart-fo .year span.th{
	left: 285px;
	top: 282px;
}
.ipart-fo .year span.fo{
	left: 516px;
	top: 606px;
}
.ipart-fo .year span.fif{
	left: 435px;
	top: 667px;
}
.ipart-fo .year span.si{
	left: 445px;
	top: 755px;
}
.ipart-fo .title .name{
	background-image: url(../images/name16.png);
}
.ipart-fo .title .in{
	width: 178px;
}
.ipart-fo .tips{
	left: 0;
	top: 420px;
	width: 100%
}
.ipart-fo .tips .btn{
	top: 45px;
	width: 18px;
	height: 32px;
	cursor: pointer;
	filter:alpha(opacity=0);
	opacity: 0;
}
.ipart-fo .tips .prev{
	left: 18px;
	background: url(../images/prev03.png) no-repeat;
}
.ipart-fo .tips .prev.hover{
	background-position: -18px 0;
}
.ipart-fo .tips .next{
	right: 18px;
	background: url(../images/next03.png) no-repeat -18px 0;
}
.ipart-fo .tips .next.hover{
	background-position: 0 0;
}
.ipart-fo .tips .in{
	width: 810px;
	margin-left: 40px;
}
.ipart-fo .tips .year{
	left: 100px;
	width: 215px;
	height: 118px;
	padding-bottom: 29px;
	background: url(../images/bg_sign12.png) no-repeat;
	font: 48px/118px Arial;
	color: #fff;
	text-align: center;
	filter:alpha(opacity=0);
	opacity: 0;
}
.ipart-fo .tips .detail{
	right : 100px;
	width: 601px;
	margin-left: -6px;
	filter:alpha(opacity=0);
	opacity: 0;
}
.ipart-fo .tips .top{
	height: 43px;
	background: url(../images/bg_bg07.png) no-repeat;
}
.ipart-fo .tips .mid{
	background: url(../images/bg_bg08.png) repeat-y;
	padding: 0 46px;
	font-size: 16px;
	line-height: 26px;
	color: #fff;
}
.ipart-fo .tips .bot{
	height: 49px;
	background: url(../images/bg_bg09.png) no-repeat;
}
.products-out .bg{
	background: #000;
	filter:alpha(opacity=60);
	opacity: 0.6;
}
.products-out .main{
	left: 50%;
	width: 560px;
	height: 256px;
	padding: 38px 138px 0 111px;
	background: url(../images/bg_bg11.png) no-repeat;
	margin-left: -405px;
	line-height: 22px;
	color: #fff;
}
.products-out .close{
	right: 66px;
	top: 0;
	width: 38px;
	height: 38px;
	background: url(../images/close01.png) no-repeat center;
	cursor: pointer;
}
.products-out .in{
	height: 256px;
}
.products-out h2{
	margin-bottom: 17px;
	font-size: 18px;
	line-height: 36px;
}
.products-out a{
	display: inline-block;
	right: 16px;
	bottom: 30px;
	width: 108px;
	padding-left: 42px;
	background: url(../images/bg_btn03.png) no-repeat;
	font-size: 14px;
	line-height: 36px;
	color: #d2d2d2;
}
.products-out a:hover{
	color: #fff;
}
/*SOLUTION*/
.solution-bg{
	background: url(../images/bg_solution.jpg) no-repeat center top;
}
.solution-wrap{
	left: 24%;
	top: 26%;
	width: 470px;
	font-size: 14px;
	line-height: 24px;
	color: #666;
}
.solution-wrap p.t{
	padding-left: 80px;
	margin-bottom: 12px;
	font-size: 36px;
	line-height: 57px;
	color: #333;
}
.solution-wrap .detail{
	margin: 18px 0 28px;
}
.solution-wrap .btn a{
	display: inline-block;
	width: 110px;
	margin-right: 1px;
	background: #74757a;
	font-size: 14px;
	line-height: 45px;
	color: #fff;
	text-align: center;
}
.solution-wrap .btn a:hover{
	background: #ce0211;
}
.solution-info{
	left: 50%;
	top: 50%;
	width: 695px;
	height: 540px;
	margin: -218.5px 0 0 -347.5px;
}
.solution-info .title{
	height: 62px;
	margin-bottom: 18px;
	font-size: 30px;
	line-height: 62px;
	color: #fff;
	text-align: center;
}
.solution-info .title span{
	margin: 0 20px;
}
.solution-info .scroll{
	height: 192px;
	margin: 45px 0 37px;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	text-align: center;
}
.solution-info .scroll img{
	max-width: 100%;
}
.solution-info .btns span{
	display: inline-block;
	width: 39px;
	height: 38px;
	cursor: pointer;
}
.solution-info .btns span.btn{
	background: url(../images/bg_btn01.png) no-repeat;
	margin: 0 13px;
}
.solution-info .btns span.in.prev{
	background: url(../images/prev01.png) no-repeat center;
}
.solution-info .btns span.in.next{
	background: url(../images/next01.png) no-repeat center;
}
.solution-info .btns span.prev.hover{
	background-position: center 40%;
}
.solution-info .btns span.next.hover{
	background-position: center 60%;
}
.solution-info .tab{
	margin-top: 52px;
}
.solution-info .tab a{
	display: inline-block;
	width: 110px;
	margin-right: 1px;
	background: #74757a;
	font-size: 14px;
	line-height: 45px;
	color: #fff;
	text-align: center;
}
.solution-info .tab a.cur,
.solution-info .tab a:hover{
	background: #ce0211;
}
/*JOIN*/
.load{
	background: url(../images/loadings.gif) no-repeat center;
}
.join-wrap{
	left: 50%;
	top: 50%;
	width: 974px;
	height: 337px;
	margin: -175px 0 0 -487px;
}
.join-wrap img.por{
	top: -22px;
	filter:alpha(opacity=0);
	opacity: 0;
}
.join-wrap .title{
	top: 31px;
	padding-left: 386px;
	filter:alpha(opacity=0);
	opacity: 0;
}
.join-wrap .title span{
	display: inline-block;
	width: 33px;
	height: 1px;
	background: #fff;
	margin-top: 30px;
	filter:alpha(opacity=78);
	opacity: 0.78;
}
.join-wrap .title p{
	margin: 0 20px;
	font-size: 24px;
	line-height: 62px;
	color: #fff;
}
.join-wrap .list{
	margin-top: 10px;
}
.join-wrap .list ul{
	width: 1002px;
}
.join-wrap .list li{
	position: relative;
	left: 153px;
	width: 306px;
	height: 281px;
	background: #fff;
	margin-right: 28px;
	line-height: 14px;
	filter:alpha(opacity=0);
	opacity: 0;
}
.join-wrap .list a{
	display: inline-block;
	width: 100%;
	color: #999;
	text-align: center;
}
.join-wrap .list a.tit{
	margin-top: 22px;
	font-size: 15px;
	line-height: 22px;
	color: #000;
}
.join-wrap .list a:hover{
	color: #000;
}
.join-bg{
	background: url(../images/bg_bg12.jpg) no-repeat center top fixed;
}
.join-main{
	width: 1001px;
	padding: 65px 0;
	margin: 0 auto;
}
.join-main .search{
	padding: 28px 173px 16px;
	background: url(../images/bg_shadow06.png);
	line-height: 30px;
	color: #fff;
}
.join-main .search input{
	width: 545px;
	height: 48px;
	padding: 0 10px;
	border: 0;
	margin-bottom: 20px;
	background: #dcdcdc;
	font-size: 14px;
	line-height: 48px;
	color: #777;
}
.join-main .search input.cur{
	background: #fff;
	color: #333;
}
.join-main .search input.submit{
	width: 90px;
	padding: 0;
	background: #e60012;
	font-size: 15px;
	color: #fff;
}
.join-main .search a{
	display: inline-block;
	padding: 0 8px;
	margin: 0 2px 4px 0;
	line-height: 22px;
	color: #fff;
	filter:alpha(opacity=80);
	opacity: 0.8;
}
.join-main .search a:hover{
	filter:alpha(opacity=1);
	opacity: 1;	
}
.join-main .search a.cur{
	border-radius: 3px;
	background: #dcdcdc;
	color: #333;
}
.join-main .list{
	padding: 1px 0 40px;
	background: url(../images/bg_shadow07.png);
	margin-top: 58px;
}
.join-main table.joinus_tb{
	border-top: 1px solid #bbb;
	border-right: 1px solid #bbb;
}
.join-main th{
	background: #eceded;
	font-weight: normal;
	font-size: 16px;
	line-height: 66px;
	color: #333;
}
.join-main table span{
	margin-left: 58px;
}
.join-main td{
	padding: 5px 0;
	border-bottom: 1px solid #bbb;
	font-size: 14px;
	line-height: 30px;
	color: #666;
	text-align: center;
}
.join-main table.joinus_tb td{
	padding: 0 10px;
	border-left: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
}
.join-main table a{
	display: inline-block;
	margin-left: 58px;
	color: #666;
}
.join-main table a:hover{
	color: #333;
}
.recruit-content a.more,
.join-main table.joinus_tb input.hr-sub,
.join-main table.joinus_tb a.reset{
	display: inline-block;
	width: 150px;
	background: #333;
	border: 0;
	margin: 30px auto 0;
	font-size: 14px;
	line-height: 38px;
	color: #fff;
	text-align: center;
}
.join-main table.joinus_tb input,
.join-main table.joinus_tb textarea,
.join-main table.joinus_tb select{
	float: left;
	margin: 3px 0;
}
.join-main table.joinus_tb select{
	width: 112px!important;
	height: 23px!important;
}
.join-main table.joinus_tb input.hr-sub{
	margin-top: 0;
	float: none;
}
.recruit-content a.more:hover,
.join-main table.joinus_tb input.hr-sub.hover,
.join-main table.joinus_tb a.reset:hover{
	background: #e60012;
}
.join-main .page{
	margin-top: 20px;
	text-align: center;
}
.join-main .detail-wrap{
	padding: 35px 25px 25px 25px;
	background:rgba(235,235,235,0.9);
}
.join-main .detail-wrap a.back{
	display: inline-block;
	right: 24px;
	top: 27px;
	width: 84px;
	border-radius: 15px;
	background: #fff;
	line-height: 29px;
	color: #666;
	text-align: center;
}
.join-main .detail-wrap a.back:hover{
	background: #e60012;
	color: #fff;
}
.join-main .detail-wrap h2{
	font-size: 20px;
	line-height: 2;
	color: #000;
	text-align: left;
	padding-left:30px;
}
.join-main .detail-wrap .detail{
	width: 92%;
	min-height: 400px;
	margin: 25px auto 0;
}
/*CONTACT*/
.contact-bg{
	background: url(../images/bg_contact.jpg) no-repeat center top #000;
}
.contact-wrap{
	width: 980px;
	padding-bottom: 142px;
	margin: 0 auto;
}
.contact-wrap img.title{
	margin: 128px auto 105px;
}
.contact-wrap .box-in{
	height: 358px;
}
.contact-wrap .box{
	width: 155px;
	height: 55px;
	line-height: 55px;
	color: #fff;
	cursor: pointer;
}
.contact-wrap .box.cur{
	font-size: 20px;
	z-index: 2;
}
.contact-wrap .box.fi{
	left: 0;
	bottom: 0;
}
.contact-wrap .box.se{
	left: 58px;
	top: 77px;
}
.contact-wrap .box.th{
	left: 72px;
	top: 150px;
}
.contact-wrap .box.fo{
	left: 195px;
	top: 30px;
}
.contact-wrap .box.fif{
	left: 229px;
	top: 86px;
}
.contact-wrap .box.si{
	left: 195px;
	top: 120px;
}
.contact-wrap .box.sev{
	left: 820px;
	top: 50px;
}
.contact-wrap .detail{
	left: 60px;
	top: 40px;
	width: 392px;
	padding: 10px 19px;
	background: url(../images/bg_shadow08.png);
	font-size: 14px;
	line-height: 36px;
	color: #000;
}
.contact-wrap .detail.l{
	left: auto;
	right: 63px;
}
.contact-wrap .detail .close{
	right: 0;
	top: 0;
	width: 41px;
	height: 41px;
	background: url(../images/close02.png) no-repeat;
	cursor: pointer;
}
.contact-wrap .detail h2{
	font-size: 20px;
	line-height: 46px;
}
.contact-wrap .detail p{
	padding-left: 30px;
}
.contact-wrap .detail p.add{
	background: url(../images/bg_sign20.png) no-repeat left center;
}
.contact-wrap .detail p.tel{
	background: url(../images/bg_sign21.png) no-repeat left center;
}
.contact-wrap .detail p.fax{
	background: url(../images/bg_sign22.png) no-repeat left center;
}
.contact-wrap .detail p.code{
	background: url(../images/bg_sign23.png) no-repeat left center;
}
.contact-wrap .detail p.email{
	background: url(../images/bg_sign24.png) no-repeat left center;
}
/*NEWS*/
.news-bg{
	background: url(../images/bg_news.jpg) no-repeat center fixed #fafafa;
}
.news-wrap{
	width: 996px;
	padding: 62px 0;
	margin: 0 auto;
}
.news-wrap img.name{
	top: -22px;
	filter:alpha(opacity=0);
	opacity: 1;
}
.news-wrap .title .in{
	top: 31px;
	padding-left: 397px;
	filter:alpha(opacity=0);
	opacity: 0;
}
.news-wrap .title span{
	display: inline-block;
	width: 33px;
	height: 1px;
	background: #000;
	margin-top: 30px;
	filter:alpha(opacity=27);
	opacity: 0.27;
}
.news-wrap .title p{
	margin: 0 20px;
	font-size: 24px;
	line-height: 62px;
	color: #333;
}
.news-wrap .list{
	margin-top: 70px;
}
.news-wrap .list li{
	position: relative;
	left: 415px;
	width: 830px;
	height: 116px;
	padding: 12px 157px 12px 9px;
	background: #e5e5e5;
	margin-bottom: 2px;
	filter:alpha(opacity=0);
	opacity: 0;
}
.news-wrap .list .detail{
	width: 570px;
}
.news-wrap .detail p{
	font: 12px/36px Arial;
	color: #333;
}
.news-wrap .detail a{
	display: inline-block;
	width: 100%;
	line-height: 20px;
	color: #777;
}
.news-wrap .detail a.tit{
	font-size: 18px;
	line-height: 30px;
	color: #333;
}
.news-wrap .detail a:hover{
	color: #333;
}
.news-wrap .page{
	margin-top: 25px;
	text-align: left;
}
.news-info h2{
	font-size: 20px;
	line-height: 2;
	color: #333;
	text-align: center;
}
.news-info .time{
	margin-bottom: 35px;
	font: 12px/2 Arial;
	text-align: center;
}
.news-info .detail img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.news-info .turn{
	margin-top: 45px;
	border-top: 1px dashed #ccc;
	padding-top: 15px;
	font-size: 14px;
	line-height: 2;
	color: #666;
}
.news-info .turn a{
	color: #666;
}
.news-info .turn a.back{
	display: inline-block;
	right: 10px;
	top: 15px;
}
.news-info .turn a:hover{
	color: #333;
}


.sinfo-bg{
	background: url(../images/bg_sinof.jpg) no-repeat center top fixed;
}
.soinfo-wrap .main{
	width: 856px;
	padding-top: 80px;
	margin: 0 auto;
}
.soinfo-wrap .tab{
	position: fixed;
	left: 50%;
	top: 175px;
	margin-left: -430px;
	width: 110px;
}
.soinfo-wrap .tab a{
	display: inline-block;
	width: 110px;
	margin-bottom: 15px;
	background: #5b5b5b;
	font-size: 14px;
	line-height: 45px;
	color: #fff;
	text-align: center;
}
.soinfo-wrap .tab a:hover,
.soinfo-wrap .tab a.cur{
	background: #ce0211;
}
.soinfo-wrap .content{
	width: 690px;
	margin-left: 168px;
	font-size: 14px;
	line-height: 24px;
}
.soinfo-wrap .title{
	font-size: 30px;
	line-height: 64px;
	color: #333;
	text-align: center;
}
.soinfo-wrap .title span{
	padding: 0 20px;
}
.soinfo-wrap .title-img{
	margin: 18px auto 45px;
}
.backtop{
	position: fixed;
	right: 0;
	top: 50%;
	width: 48px;
	height: 48px;
	margin-top: -24px;
	background: url(../images/btop.jpg) no-repeat;
	cursor: pointer;
}
.backtop.hover{
	background-position: 0 -48px;
}
.news-wrap .search{
	right: 0;
	bottom: 0;
}
.news-wrap .search input{
	width: 156px;
	height: 33px;
	padding: 0 10px;
	border: 0;
	background: #ebebeb;
	font-size: 12px;
	line-height: 33px;
	color: #666;
}
.news-wrap .search input.submit{
	width: 36px;
	height: 33px;
	background: url(../images/bg_sign16.png) no-repeat center #cd0914;
}
.huishang{ position:absolute; top:210px; left:170px;animation:huishang 0.5s ease-in-out;-moz-animation:huishang 0.5s  ease-in-out;-webkit-animation:huishang 0.5s  ease-in-out;-o-animation:huishang 0.5s  ease-in-out; }
