/*banner*/
.fullSlide {
	width: 100%;
	position: relative;
	height: 511px;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 511px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 511px;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 25px;
	left: 0;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.fullSlide .hd ul {
	text-align: center;
	padding-top: 5px;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 40px;
	height: 5px;
	margin: 5px;
	overflow: hidden;
	line-height: 9999px;
	background: #fff;
	border: 1px #fff solid;
}
.fullSlide .hd ul .on {
	background: none;
}
/*inabout*/
.inaboutl {
	float: left;
	width: 569px;
}
.inabout {
	position: relative;
	width: 100%;
	padding-top: 20px;
}
.inabout .img {
	float: right;
	margin-top: 27px;
}
.inabout .img li, .m-slide .img a, .m-slide .img img {
	display: block;
	width: 427px;
	height: 391px
}
.inabout .img li {
	display: none;
}
.inabout .img .first {
	display: block
}
.inabout .tab {
	float: left;
	padding-top: 20px
}
.inabout .tab li {
	width: 569px;
	margin-bottom: 13px;
	height: 93px;
}
.inabout .tab li .title {
	float: left;
	height: 93px;
	margin-right: 10px;
}
.inabout .tab li .des {
	float: left;
	width: 412px;
	color: #999;
	padding-top: 10px;
	line-height: 24px;
}
.inabout .tab li a {
	display: none;
}
.inabout .tab li.on {
	background-image: url(../images/04.png);
	background-repeat: no-repeat;
	position: relative;
	transition: background-image 0.5s ease-in;
}
.inabout .tab li.on a {
	display: block;
	position: absolute;
	right: 20px;
	bottom: -10px;
	width: 105px;
	height: 33px;
	background: #ccb381;
	color: #fff;
	text-align: center;
	line-height: 33px;
	transition: all 0.5s ease-in;
}
.inabout .tab li.on a:hover {
	background: #cebca6;
}
/*innews*/
.innews {
	padding-top: 40px;
}
.focusBox {
	float: left;
	position: relative;
	width: 378px;
	height: 423px;
	overflow: hidden;
}
.focusBox .pic {
	position: relative;
	z-index: 0;
}
.focusBox .pic img {
	width: 378px;
	height: 423px;
	display: block;
}
.focusBox .prev, .focusBox .next {
	width: 30px;
	height: 45px;
	margin: -30px 0 0;
	display: none;
	background: url(../images/ad_ctr.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	filter: alpha(opacity=20);
	opacity: 0.5;
}
.focusBox .prev {
	left: 0;
}
.focusBox .next {
	background-position: 0 -45px;
	right: 0;
}
.focusBox .prev:hover, .focusBox .next:hover {
	filter: alpha(opacity=80) !important;
	opacity: 0.8 !important;
}
.focusBox .timer {
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 0;
	height: 4px;
	width: 0;
	background: #000;
	filter: alpha(opacity=40);
	opacity: 0.4;
	font-size: 0;
	overflow: hidden;
}
/*innews right*/

.newsr {
	float: right;
	width: 565px;
}
/*新闻列表样式03*/
.n_list {
	float: right;
}
.n_list li {
	width: 571px;
	margin-bottom: 20px;
	overflow: hidden;
}
.n_list .n_time {
	float: left;
	width: 83px;
	height: auto;
	border-right: 1px #d8d7d7 solid;
}
.n_list .n_time h5 {
	width: 40px;
	margin: 0 auto;
	font-size: 22px;
	font-weight: normal;
	text-align: center;
	padding-top: 10px;
	height: 30px;
	color: #868686;
	border-bottom: 1px #d3d3d3 solid;
}
.n_list .n_time p {
	text-align: center;
	height: 25px;
	line-height: 25px;
	color: #868686;
}
.n_list .n_right {
	float: left;
	width: 450px;
	height: 66px;
	overflow: hidden;
	padding-left: 24px;
}
.n_list .n_name {
	color: #575555;
	font-size: 14px;
}
.n_list .n_desc {
	font-family: "宋体";
	color: #8d8d8d;
	line-height: 1.6;
	height: 37px;
	overflow: hidden;
}
.n_list li a:hover .n_time {
	background: #ccb381;
	transition: all 0.5s ease-in;
 -moz- transition:all 0.5s ease-in;
 -webkit- transition:all 0.5s ease-in;
}
.n_list li a:hover .n_time h5, .n_list li a:hover .n_time p {
	color: #fff;
	border-color: #FFFFFF;
}
.n_list li a:hover .n_name {
	color: #111;
}
/*search*/

form {
	margin: 0;
}
#search_box {
	float: right;
	margin-right: 10px;
}
.searchinput {
	width:168px
}
.searchinputfix {
	display: block;
	border: 0px;
	width: 168px;
	float: left;
	color: #636365;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 3px;
	padding-left: 3px;
	margin-left: 4px;
}
.tab_search {
	border: #cccccc 1px solid;
	height: 25px;
	background: #fff;
}
.searchbutt {
	width: 16px;
	border: 0;
	float: left;
	height: 17px;
}
/*inproducts*/

.inproducts {
	padding-top: 40px;
	background: url(../images/inprobg.jpg) bottom left no-repeat;
}
.protit {
	padding-bottom: 40px;
}
.index-pro {
	margin-right: -24px;
	margin-bottom: 45px;
}
#proser02 {
}
#proser04 {
}
.index-probox {
	position: relative;
	float: left;
	margin-right: 19px;
	height: 140px;
	background: #eaeaea;
}
.index-probox:after {
	content: "";
	background: url(../images/incatebg.jpg) bottom center no-repeat;
	height: 15px;
	width: 237px;
	position: absolute;
	left: 0;
	bottom: -15px;
}
.index-probox ul li {
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	width: 237px;
	height: 140px;
	background-repeat: no-repeat;
	background-position: center top;
}
.index-probox .number {
	position: absolute;
	width: 237px;
	height: 15px;
	line-height: 15px;
	left: 0;
	bottom: 50px;
	text-align: center;
	z-index: 3;
	display: none;
}
.index-probox .number span {
	display: inline-block;
	width: 13px;
	height: 15px;
	margin: 0 2px;
	opacity: 0.4;
	filter: Alpha(opacity=40);
	background: url(../images/index_bg03.png) no-repeat;
	cursor: pointer;
}
.index-probox .number span.on {
	opacity: 1;
	filter: Alpha(opacity=100);
}
.proboxbg {
	position: absolute;
	width: 237px;
	height: 100%;
	background: #000;
	opacity: 0.4;
	filter: Alpha(opacity=40);
	overflow: hidden;
	z-index: 2;
	display: none;
}
.protext {
	display: none;
	position: absolute;
	width: 100%;
	left: 0;
	top: 15px;
	background: url(../images/index_bg04.png) no-repeat center top;
	z-index: 3;
	text-align: center;
}
.protext a{ display:block; padding-top:1px; padding-bottom:20px;}
.protext h3 {
	font: 20px/34px "微软雅黑";
	color: #fff;
	margin-top: 46px;
}
.protext p {
	font: 18px/30px "Times New Roman";
	color: #fff;
	opacity: 0.6;
	filter: Alpha(opacity=60);
}
.index-promore {
	display: block;
	height: 62px;
	margin: 20px 0 90px;
	background: #f7f7f7;
	font: 14px/62px Arial;
	color: #9d9d9d;
	text-align: center;
	transition: all 0.4s;
}
.index-promore:hover {
	background: #999999;
	color: #fff;
}
.inproducts a.readmore {
	display: block;
	float: right;
	width: 200px;
	height: 36px;
	font-size: 20px;
	line-height: 36px;
	text-align: center;
	border: 1px #cccccc solid;
	color: #a3a3a3;
	margin-bottom: 15px;
}
.inproducts a.readmore:hover {
	background: #ccc;
	color: #fff;
}
/*inlogin*/
.inlogin {
	background: url(../images/index_37.jpg) center top no-repeat;
	width: 100%;
	padding: 34px 0 70px;
	margin-top: 20px;
}
#login {
	float: left;
	margin-top: 60px;
	margin-left: 5%;
	background: #fff;
	width: 500px;
	padding: 20px 0;
	box-shadow: 2px 2px 3px #B0A78C;
}
/*登录样式1*/
#login001 {
	width: 434px;
	margin: 0 auto;
}
#login001 form {
	width: 434px;
	padding: 20px 0 20px;
}
#login001 form input.txtBox1 {
	width: 359px;
	height: 27px;
	padding: 3px;
	border: 1px #7d7d7d solid;
	padding-left: 10px;
	font: normal 12px/19px Arial, Helvetica, sans-serif;
	color: #040404;
}
#login001 form input.txtBox2 {
	width: 359px;
	height: 27px;
	padding: 3px;
	padding-left: 10px;
	font: normal 12px/19px Arial, Helvetica, sans-serif;
	color: #040404;
	border: 1px #7d7d7d solid;
}
#login001n form label.formTxt {
	height: 42px;
	color: #393939;
	background-color: inherit;
}
#login001 form input.login, #login001 form input.registered {
	float:left;
	margin-top: 25px;
	margin-left: 55px;
	background: url(../images/index1_33.jpg) right no-repeat;
	width: 175px;
	height: 37px;
	border: none;
	cursor: pointer;
}
#login001 form input.registered {
	margin-left: 10px;
	background: url(../images/index1_35.jpg) right no-repeat;
}
#login001 .space {
	height: 10px;
}
.loginr {
	float: left;
	width: 45%;
	background: url(../images/index1_26.jpg) left 78% no-repeat;
	height: 391px;
}
.lotitle {
	text-align: right;
}
/*case*/
.incase {
	background: #ececec;
	margin-top: 2px;
	padding: 20px 0;
}
.incase .casetit {
}
/*contact*/
.incontact {
	padding: 30px 0;
}
.incontact .map {
	float: left;
}
.contact_de {
	float: right;
}
.contact_de h5 {
	padding-bottom: 20px;
}
/*inner*/
.inbanner {
	height: 390px;
}
/*about*/
.intit {
	width: 100%;
	padding-top: 60px;
	background: url(../images/titbg.png) top center no-repeat;
	margin-top: -28px;
}
.title_about {
	padding-bottom: 40px;
}
.title_about .left {
	width: 470px;
	float: left;
	line-height:250%;
}
.title_about .left span {
	font-size: 22px;
	font-weight: bold;
	display: block;
	color: #444444;
	position: relative;
}
.title_about .left p {
	font-weight: bold;
	color: #c7883e;
	font-size: 12px;
}
.title_about .right {
	float: right;
	padding-top: 10px;
}
.t_con_about1 {
	height: 67px;
	border: 1px #F3F3F3 solid;
	border-bottom: 2px solid #ebe8e8;
}
.t_con_about1 ul {
	width: 980px;
	height: 65px;
	font-size: 15px;
}
.show ul {
	width:630px;
	margin:0 auto;
}
.t_con_about1 ul li {
	width: 145px;
	height: 65px;
	font-size: 15px;
	float: left;
	line-height: 65px;
	text-align: center;
	border-right: 1px solid #f5f4f4;
}
.t_con_about1 ul li.cur {
	color: #fff;
	background: #ac8547;
	border-bottom: 2px solid #9e7a40;
	font-size: 15px;
}
.t_con_about1 ul li.cur a {
	color: #fff;
	background: #ac8547;
	width: 145px;
	display: block;
	height: 65px;
	border-bottom: 2px solid #9e7a40;
	font-size: 15px;
}
.t_con_about1 ul li a:hover {
	color: #fff;
	width: 145px;
	display: block;
	height: 65px;
	background: #ac8547;
	border-bottom: 2px solid #9e7a40;
	font-size: 15px;
}
.abcontent {
	padding: 40px 0;
	font-size: 14px;
	line-height: 31px;
}

.abcontent p,.abcontent  li,.abcontent  div{
	line-height: 31px;
}
/*产品列表-图片水平垂直居中*/
.picshow {
	padding-left: 30px;
	margin-right: -60px;
}
.picshow div {
 *float:left;
	width: 204px;
	height: 186px;
	overflow: hidden;
	position: relative;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	padding: 9px;
}
.picshow div p {
	position: static;
 +position:absolute;
	top: 50%
}
.picshow img {
	position: static;
 +position:relative;
	top: -50%;
	left: -50%;
}
.picshow ul {
}
.picshow ul li {
	float: left;
	width: 222px;
	height: 251px;
	display: inline;
	margin: 0px 27px 20px 0;
	box-shadow: 0 0 2px #E4E4E4;
	border: 1px #E8E8E8 solid;
}
.picshow ul li h2 {
	font-size: 14px;
	text-align: center;
	height: 47px;
	line-height: 47px;
	border-top: 1px #eee solid;
	transition: background-color 0.5s ease-out;
}
.listbg h2 {
	background: #ad8547;
	border-color: #C7A380;
}
.listbg a {
	color: #fff;
}
/*页码代码*/
DIV.page {
	padding: 3px;
	text-align:center;
}
DIV.page A {
	border: 1px solid #ccc;
	padding: 5px 10px;
	margin: 2px;
	color: #ccc;
	text-decoration: none
}/*框体颜色*/
DIV.page A:hover {
	background: #D1AD86;
	border: 1px solid #D1AD86;
	color: #fff;
}
DIV.page A:active {
	border: 1px solid #666;
	color: #000;
}
DIV.page SPAN.current {
	border: 1px solid #D1AD86;
	padding: 5px 10px;
	FONT-WEIGHT: bold;
	margin: 2px;
	COLOR: #fff;
	background: #D1AD86
}
DIV.page SPAN.disabled {
	border: 1px solid #eee;
	padding: 5px 10px;
	margin: 2px;
	color: #ddd;
}
/*新闻列表样式01*/
.tjnew {
	padding-top: 20px;
	padding-bottom: 60px;
	overflow: hidden;
	border-bottom: 1px #f3f3f3 solid;
}
.tjnew .img {
	float: left;
	width: 48%;
	height: 270px;
	overflow: hidden;
}
.tjnew .img img {
	width: 100%;
}
.tjnew .con {
	float: right;
	width: 48%;
}
.tjnew .con .date {
	color: #888;
}
.tjnew .con h4 {
	height: 30px;
	line-height: 30px;
	color: #000;
	font-size: 18px;
	padding-bottom: 10px;
	font-weight: normal;
}
.tjnew .con .txt {
	line-height: 26px;
	color: #666666;
	height: 78px;
	overflow: hidden;
}
.tjnew .con .handle {
	padding-top: 30px;
}
.tjnew .con .share {
	float: right;
	color: #000;
	padding-top: 3px;
	text-align: right;
}
.news_list {
	padding: 66px 0 78px 0;
	border-bottom: 1px #f3f3f3 solid;
}
.news_list ul {
	margin-right: -50px;
}
.news_list li {
	float: left;
	width: 300px;
	margin-right: 50px;
	padding-top: 17px;
	padding-bottom: 10px;
}
.news_list .n_pic {
	width: 300px;
	height: auto;
	overflow: hidden;
	margin-top: 16px;
}
.news_list .n_date {
	color: #888;
}
.news_list .n_name {
	color: #575555;
	font-size: 18px;
}
.news_list .n_desc {
	color: #888;
	line-height: 1.6;
	padding-top: 10px;
	padding-bottom: 25px;
}
.news_list .more, .tjnew .more {
	display: inline-block;
	border: 2px solid #333;
	color: #000;
	width: 116px;
	height: 31px;
	line-height: 31px;
	text-align: center;
}
.news_list .more:hover, .tjnew .more:hover {
	background: #333;
	color: #fff;
}
/*新闻详细页样式*/
#top-news {
	height: 40px;
	padding: 20px 0 0 35px;
	vertical-align: bottom;
}
#top-renews {
	width: 100%;
}
#top-renews a {
	width: 100px;
	width: 116px;
	height: 31px;
	line-height: 31px;
	float: right;
	display: inline;
	border: 2px solid #333;
	text-align: center;
}
#top-renews a:hover {
	background: #333;
	color: #fff;
}
#show-news {
	height: auto;
	padding: 20px 0 10px 0px;
}
#show-news .title {
	text-align: center;
	font-size: 18px;
	color: #000;
	padding-bottom: 15px;
}
#show-news .time {
	font-size: 12px;
	text-align: center;
	color: #7a7677;
	padding-bottom: 15px;
	border-bottom: 1px #f3f3f3 solid;
	margin-bottom: 40px;
}
#show-news .txt {
	font-size: 14px;
	line-height: 30px;
	padding-bottom: 35px;
	border-bottom: 1px #f3f3f3 solid;
	margin-bottom: 40px;
}
/*innerpro1*/
.proshow {
	padding: 0 20px;
}
.proshow .ps_left {
	float: left;
	width: 45%;
	height: 350px;
}
.proshow .ps_left img {
	width: 100%;
}
.proshow .ps_right {
	float: right;
	width: 50%;
}
.proshow .ps_right h4 {
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px #B3B3B3 solid;
}
.proshow .ps_right p {
	padding: 10px 0;
	line-height: 28px;
}
.zone h4 {
	background: #ececec;
	height: 40px;
	line-height: 40px;
	margin: 30px 0;
}
.zone h4 b {
	display: block;
	width: 110px;
	background: #ac8547;
	color: #fff;
	text-align: center;
	font-weight: normal;
	font-size: 16px;
}
.zone_pic {
	padding: 15px;
}
.npro {
}
.npro h4 {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px #CCCCCC solid;
	background: url(../images/icon_about.jpg) 10% 50% no-repeat;
	text-indent: 20px;
	font-size: 16px;
	margin: 40px 0 20px 0;
}
.npro .npro_hd {
	height: 40px;
	border-bottom: 1px #CCCCCC solid;
	margin: 40px 0 20px 0;
}
.npro .npro_hd ul {
	overflow: hidden;
}
.npro .npro_hd li {
	float: left;
	height: 40px;
	line-height: 40px;
	background: url(../images/icon_about.jpg) 90% 50% no-repeat;
	padding: 0 40px;
	font-size: 16px;
	cursor: pointer;
}
.npro .npro_hd li.on {
	color: #C1915B;
}
.npro .npro_bd ul {
	margin-right: -50px;
}
.npro .npro_bd li {
	float: left;
	width: 204px;
	margin: 0 25px 40px 25px;
}
.picshow div {
 *float:left;
	width: 204px;
	height: 186px;
	overflow: hidden;
	position: relative;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.picshow div p {
	position: static;
 +position:absolute;
	top: 50%
}
.npro li img {
	position: static;
 +position:relative;
	top: -50%;
	left: -50%;
	width: 204px;
	height: 186px;
}
.npro li h5 {
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	text-indent: 10px;
	border-top: 1px #ccc solid;
	border-bottom: 1px #CCCCCC solid;
	margin-top: 10px;
}
/*西瓦*/
.focusBox2 {
	position: relative;
	width: 100%;
	height: 636px;
	overflow: hidden;
}
.focusBox2 .pic img {
	width: 100%;
	height: 636px;
	display: block;
}
.focusBox2 .hd {
	overflow: hidden;
	zoom: 1;
	position: absolute;
	bottom: 5px;
	right: 10px;
	z-index: 3
}
.focusBox2 .hd li {
	float: left;
	line-height: 15px;
	text-align: center;
	font-size: 12px;
	width: 25px;
	height: 10px;
	cursor: pointer;
	overflow: hidden;
	background: #919191;
	margin-left: 4px;
	filter: alpha(opacity=80);
	opacity: .8;
	-webkit-transition: All .5s ease;
	-moz-transition: All .5s ease;
	-o-transition: All .5s ease
}
.focusBox2 .hd .on {
	background: #fff;
	filter: alpha(opacity=100);
	opacity: 1;
}
.focusBox2 .prev, .focusBox2 .next {
	width: 45px;
	height: 99px;
	position: absolute;
	top: 50%;
	z-index: 3;
	filter: alpha(opacity=20);
	-moz-opacity: .2;
	opacity: .2;
	-webkit-transition: All .5s ease;
	-moz-transition: All .5s ease;
	-o-transition: All .5s ease
}
.focusBox2 .prev {
	background-image: url(../images/index.png);
	background-position: -112px 0;
	left: 0
}
.focusBox2 .next {
	background-image: url(../images/index.png);
	background-position: -158px 0;
	right: 0
}
.focusBox2 .prev:hover, .focusBox2 .next:hover {
	filter: alpha(opacity=60);
	-moz-opacity: .6;
	opacity: .6
}
/*case*/
.Mtime {
	width: 100%;
	overflow: hidden;
	background: url("images/bg_movies.jpg") no-repeat;
}
.Mtime .buttom{
	text-align:center;
	}
.Mtime .prev, .Mtime .next {
	display: inline-block;
	width: 88px;
	height: 30px;
	border: 1px solid #D2D2D2;
	font-size: 20px;
	text-align: center;
	margin: 0px 12px;
	line-height: 30px;
	cursor:pointer;
}
.Mtime .prev:hover, .Mtime .next:hover{
	background:#585858;
	border:1px #585858 solid;
	color:#fff;
	} 


.Mtime .tabBox {
	overflow: hidden;
	zoom: 1;
	position: relative;
	width: 1004px;
	height:553px;
	padding-bottom:30px;
}
.Mtime .tabBox h4{
	position:absolute;
	top:50px;
	left:-292px;
	z-index:10;
	width:252px;
	line-height:50px;
	font-size:20px;
	color:#fff;
	background:rgba(77, 48, 11,0.6);
	padding:0 20px;
	font-weight: 600;
	}

.Mtime .tabBox .bd {
	width: 100%;
}
.Mtime .tabBox .bd li {
	overflow: hidden;
	zoom: 1;
}
.Mtime .tabBox .bd li img {
	width: 100%;
}
	
.Mtime .tabBox .hd {
	width: 150px;
	height: 552px;
	border-left: 1px solid #6F6F6F;
	float: left;
	overflow:hidden;
	position: absolute;
	right: 0;
	top: 0;
	background: none;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#99000000, endColorStr=#99000000);
}
.Mtime .tabBox .hd:last-child {
	background: rgba(0,0,0,.6);
	filter: none;
}
.Mtime .tabBox .smallImg{
	margin:50px 0;
	height:430px;
	overflow:hidden;
	}
.Mtime .tabBox .hd li {
	float:left;
	margin-top: 23px;
	padding-left:20px;
	cursor: pointer;
	vertical-align: middle;
}
.Mtime .tabBox .hd li a {
	padding: 1px;
	display: block;
	width: 110px;
	height: 61px;
	overflow: hidden;
}
.Mtime .tabBox .hd img {
	width: 110px;
	height: 61px;
}
.Mtime .tabBox .hd li.on {
	
}
.Mtime .tabBox .hd li.on a {
	background: #fff;
}
.Mtime .tabBox .hd .sPrev,.Mtime .tabBox .hd .sNext{
	display:block;
	width:42px;
	height:21px;
	background:url(../images/bg_btn05.gif) 0 0 no-repeat;
	position: absolute;
	right:54px;
	top:20px;
	z-index:4;
	}
.Mtime .tabBox .hd .sNext{
	background-position:0 -77px;
	top:auto;
	bottom:20px;
	}
.Mtime .tabBox .hd .sPrev:hover{
	background-position:0 -21px;
	}
.Mtime .tabBox .hd .sNext:hover{
	background-position:0 -55px;
	}
	
	
.apppro{
	margin-top:30px;
	}
.apppro h6{
	width:148px;
	height:60px;
	line-height:60px;
	text-align:center;
	font-size:28px;
	font-weight:normal;
	margin:0 auto;
	border-bottom:3px #B7864F solid;
	position:relative;
	z-index:2;
	
	}	
.apppro .npro_bd{
	padding-top:20px;
	border-top:1px #E4E4E4 solid;
	margin-top:-2px;
	}
.apppro .npro_bd .bd{
	width:952px;
	margin:0 auto;
	overflow:hidden;
	}
.apppro .npro_bd .bd li{
	margin-right:45px;
	margin-left:0;
	}
.apppro .npro_bd .hd{
	width:100%;
	position:relative;
	}
.apppro .npro_bd .hd .next, .apppro .npro_bd .hd .prev{
	width:21px;
	height:42px;
	background:url(../images/bg_btn04.gif) 0 0 no-repeat;
	position:absolute;
	left:-10px;
	top:-180px;
	cursor:pointer;
	z-index:99;
	transition: all 0.5s ease;
	}
.apppro .npro_bd .hd .prev{
	background-position:-76px 0;
	left:auto;
	right:-10px;
	}
.apppro .npro_bd .hd .prev:hover{
	background-position:-55px 0;
	}	
.apppro .npro_bd .hd .next:hover{
	background-position:-21px 0;
	}	

	
	
	
	
	
	#content{ line-height:31px; font-size:14px}
	#content p,#content div,#content li{ line-height:31px;}