#focusbg{
	width:1236px;
	overflow:hidden;
	margin:auto;}
.fullslide {
	width:1236px;
	position:relative;
}
.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:120px;
	overflow:hidden;
	text-align:center;
}
.fullslide .bd li a {
	display:block;
	height:120px;
}
.fullslide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0;
	left:580px;
	height:30px;
	line-height:30px;
}
.fullslide .hd ul {
	text-align:center;
}
.fullslide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:5px;
	height:5px;
	margin:5px;
	overflow:hidden;
	background:#fff;
	line-height:999px;
}
.fullslide .hd ul .on {
	background:#fbb01f;
}
.fullslide .prev,.fullslide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	left:2%;
	z-index:1;
	width:49px;
	height:49px;
	background: 0px -49px no-repeat;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
}
.fullslide .next {
	left:auto;
	right:2%;
	background: 0px -49px no-repeat;
}


/* slidebox */
.slidebox{width:400px;height:300px;overflow:hidden;position:relative;border:solid 1px #ddd;margin:20px 0px;}
.slidepic{position:absolute;}/* 必要元素 */
.slidepic li{height:300px;overflow:hidden;}
.slidebtn{position:absolute;bottom:10px;right:10px;float:right;}
.slidebtn li{background:#fff;border:1px solid #d00000;cursor:pointer;float:left;font-family:arial;height:18px;line-height:18px;width:18px;margin:4px;text-align:center;color:#d00000;}
.slidebtn li.current{background:#ff0000;border:1px solid #d00000;height:24px;line-height:24px;width:24px;margin:0 2px;color:#fff;font-weight:800;}
/* slidepic-01 */
.slidebox-01{width:400px;height:300px;overflow:hidden;position:relative;border:solid 1px #ffffff;margin:0px; padding:0px;}
.slidepic-01{position:absolute;width:9999em; margin:0px; padding:0px;}/* 必要元素 */
.slidepic-01 li{height:300px;overflow:hidden;float:left;}
.slidebtn-01{position:absolute;bottom:50px;right:8px;float:right;}
.slidebtn-01 li{background:#fff;border:1px solid #d00000;cursor:pointer;float:left;font-family:arial;height:18px;line-height:18px;width:18px;margin:4px;text-align:center;color:#d00000;}
.slidebtn-01 li.current{background:#ff0000;border:1px solid #d00000;height:24px;line-height:24px;width:24px;margin:0 2px;color:#fff;font-weight:800;}
.con_img{position: relative;}
.ms{position: absolute; border:0; bottom:0px;left:0px; text-align:left; padding-left:15px; font-size:15px; width:385px; height:40px; line-height:40px; color:#ffffff; background: #000; opacity: 0.4; filter:alpha(opacity=40); -moz-opacity:0.4;}

.aboutlist li{
	float:left;
	width:50%;
	text-align:center;
	padding:5px 0px;}
.aboutlist li div{
	width:90%;
	background:#f5f5f5;
	border:1px solid #dedede;
	margin:auto;
	-moz-border-radius: 5px; /* firefox */
	-webkit-border-radius: 5px; /* safari 和 chrome */
	border-radius: 5px; /* opera 10.5 , 以及使用了ie-css3的ie浏览器 */
	padding:10px 0px;
	}
.aboutlist li div img{
	width:40px;
	height:40px;
	}
.aboutlist li div p{
	line-height:20px;
	font-size:14px;
	}

.infolist li{
	padding:5px 0px;
}
.infolist li img{
	padding:0px 40px;
	width:20px;
	vertical-align: middle;}
.infolist li img span{
	}
.infolist li a{
	display:block;
	line-height:35px;
	border:1px solid #dedede;
	-moz-border-radius: 5px; /* firefox */
	-webkit-border-radius: 5px; /* safari 和 chrome */
	border-radius: 5px; /* opera 10.5 , 以及使用了ie-css3的ie浏览器 */
	width:95%;
	margin:auto;
	background:#f5f5f5;
	font-size:14px;
	}
.infolist li a:hover{
	font-weight:bold;
	color:#1672a9;
	background:#fff;}
	
.speciallist li{
	padding:5px 0px;
	text-align:center;}
	
.serlist li{
	padding:5px 0px;
	width:50%;
	float:left;
	
}
.serlist li a{
	display:block;
	line-height:35px;
	border:1px solid #dedede;
	-moz-border-radius: 5px; /* firefox */
	-webkit-border-radius: 5px; /* safari 和 chrome */
	border-radius: 5px; /* opera 10.5 , 以及使用了ie-css3的ie浏览器 */
	width:90%;
	margin:auto;
	background:#f5f5f5  no-repeat 10px center;
	text-align:center;
	font-size:14px;
	}
.serlist li a:hover{
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	background:#1672a9;}

.feedleft{
	float:left;
	width:180px;
	}
.feedleft li{
	padding:5px 0px;	
}
	
.feedleft li a{
	display:block;
	line-height:44px;
	border:1px solid #dedede;
	-moz-border-radius: 5px; /* firefox */
	-webkit-border-radius: 5px; /* safari 和 chrome */
	border-radius: 5px; /* opera 10.5 , 以及使用了ie-css3的ie浏览器 */
	width:90%;
	font-size:14px;
	margin:auto;
	background:#f5f5f5;
	text-align:center;
	}	
.feedleft li a:hover{
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	background:#1672a9;}

.feedleft .fli_1 a{
	background:#f5f5f5  no-repeat 10px center;
	}
.feedleft .fli_2 a{
	background:#f5f5f5  no-repeat 10px center;
	}
.feedleft .fli_3 a{
	background:#f5f5f5  no-repeat 10px center;
	}
.feedleft .fli_4 a{
	background:#f5f5f5  no-repeat 10px center;
	}
.feedleft .fli_5 a{
	background:#f5f5f5  no-repeat 10px center;
	}
.feedleft .fli_6 a{
	background:#f5f5f5  no-repeat 10px center;
	}

.feedleft .fli_1 a:hover{
	background:#fbb01f  no-repeat 10px center;
	}
.feedleft .fli_2 a:hover{
	background:#fbb01f  no-repeat 10px center;
	}
.feedleft .fli_3 a:hover{
	background:#fbb01f  no-repeat 10px center;
	}
.feedleft .fli_4 a:hover{
	background:#fbb01f  no-repeat 10px center;
	}
.feedleft .fli_5 a:hover{
	background:#fbb01f  no-repeat 10px center;
	}
.feedleft .fli_6 a:hover{
	background:#fbb01f  no-repeat 10px center;
	}


.feedleft .askbutton a{
	border:1px solid #f5f5f5;
	-moz-border-radius: 5px; /* firefox */
	-webkit-border-radius: 5px; /* safari 和 chrome */
	border-radius: 5px; /* opera 10.5 , 以及使用了ie-css3的ie浏览器 */
	display:block;
	line-height:44px;
	text-align:center;
	color:#fff;
	font-size:16px;
	width:90%;
	margin:auto;
	font-weight:bold;
	background:#fbb01f;}
.feedleft .askbutton a:hover{
	text-decoration:none;
	font-weight:bold;
	background:#090;}

.feedright{
	float:right;
	width:720px;
	padding-right:10px;}
.feedright .feedtable{
	width:100%;
	}
.feedright .feedtable .tabletitle{
	font-weight:bold;
	border-bottom:1px solid #dededc;
	line-height:25px;}
.feedright .feedtable td{
	border-bottom:1px solid #f5f5f5;
	line-height:35px;
	padding:0px 10px;
	font-size:12px;}
.feedright .feedtable tr:hover{
	background:#f5f5f5;
	cursor:pointer;}
.feedright .feedtable .sta01{
	color:#093;}
.feedright .feedtable .sta02{
	color:#f00;}
.feedright .feedtable td span{
	color:#9a9a9a}
	
#body   .tab{ }
#body   .tab-hd { 	background: no-repeat -120px top;
 overflow:hidden; zoom:1;}
#body   .tab-hd li{font-size:14px; float:left; width:115px; color:#fff; text-align:center; cursor:pointer;height:31px;line-height:29px;}
#body   .tab-hd li.active{	background: no-repeat -120px top;
font-weight:normal;
padding:0px;
margin:0px;
font-size:14px;
text-align:center;}
#body   .tab-hd li.active a{
	color:#1672a9;
	padding:0px;
	margin:0px;
	width:110px;
	display:block;
	padding-right:5px;
	line-height:29px;
	background: no-repeat 5px center;
	font-weight:bold;}
#body   .tab-bd li{display:none; padding:10px 0px; border-top:0 none; }	



/* main block*/
#body .mainblock{
	width:1236px;
	margin:auto;
	font-size:12px;
	}
#body .mainblock .blockinner{
	border-top:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;		
	border-bottom:1px solid #e5e5e5;
	height:300px;
	overflow:hidden;}	
#body .block2 .mainblock .blockinner{
	height:330px;
	}

#body  .leftx{
	width:457px;
	float:left;
	}

#body  .left{
	float:right;
	width:820px;
	}
#body  .right{
	width:402px;
	float:left;
	}
#body  .left .leftabout{
	width:510px;
	float:left;
	}
#body  .left .rightnews{
	width:300px;
	float:right;}

#body .block2 .left{
	float:left;
	width:924px;}
#body .block2 .right{
	float:right;
	width:300px;}
	
#body .mainblock .divlist .divli{
	padding:0px 10px 0px 0px;
	}
#body .mainblock .divlist .divli .divleft{
	float:left;
	padding:10px;
	width:100px;
	height:80px;}
#body .mainblock .divlist .divli .divleft img{
	width:100px;
	height:75px;}	
#body .mainblock .divlist .divli .divright{
	float:right;
	padding:0px 10px;
	width:300px;
	height:80px;}
#body .mainblock .divlist .divli .divright p{
	line-height:200%;}
#body .mainblock .divlist .divli a{
	line-height:29px;
	padding:0px;
	height:29px;
	overflow:hidden;
	font-size:14px;
	font-weight:bold;}	
#body .mainblock .divlist .divli .time{
	color:#0e7aa1;
	font-size:11px;
	}
#body .mainblock .divlist .divli .des{
	color:#666;
	font-size:12px;}	


#body .topic{
	height:31px;
	background: no-repeat 0px top;
	}	
#body   .topic .topictitle{
	float:left;
	width:100px;
	text-align:center;
	font-size:14px;
	color:#ffffff;
	height:31px;
	font-weight:bold;
	line-height:29px;
	padding-right:5px;}

#body  .topictitle a{
	color:#ffffff;
	text-decoration:none;}	
#body   .topic .topicmore{
	float:right;
	font-size:12px;
	padding-right:5px;
	line-height:29px;}
#body   .topic .topicmore a{
	color:#333;}	

#body .block2 .left .topic{
	background: no-repeat -200px top;
	}	
#body .block2 .left  .topic .topictitle{
	float:left;
	width:110px;
	text-align:center;
	font-size:14px;
	color:#1672a9;
	height:31px;
	font-weight:bold;
	line-height:29px;
	padding-right:5px;
	background: no-repeat 5px center;
	}

#body .block2 .left .topictitle a{
	color:#1672a9;
	text-decoration:none;}	


	
#body    .mblocktable td{
	line-height:26px;
	font-size:12px;
}

#body   .mblocktable .listtitle{
	background: no-repeat 10px center;
	padding-left:30px;
}
#body    .mblocktable td{
	text-align:left;
	padding-left:0;}
	
#body  .mblocktable span{
	color:#9a9a9a;
	padding-left:10px;
	font-size:12px;}

#body .divlist .divtop h1{
	font-size:18px;
	text-align:center;
	line-height:28px;}
#body .divlist .divtop h1 a{
	color:#ff0000;}
#body .divlist .divtop p{
	color:#666;
	padding:3px 10px;}

 .blk_29 {	 padding:0px 0px; overflow: hidden;  zoom: 1; position: relative;}
	
 .blk_29 .leftbotton {	background:  no-repeat 0px 0px; left: 10px; float: left; width: 35px; cursor: pointer; position: absolute; top: 77px; height: 114px}
 .blk_29 .rightbotton {	 background:  no-repeat -0px 0px; float: right;right:0px; width: 35px; cursor: pointer; position: absolute; top: 77px; height: 114px}
 .blk_29 .cont {	margin: 0px auto; overflow: hidden;  padding:20px 0 20px 0px;float:left;height:180px;width:1150px;position: relative;left:40px;}
 .blk_29 .box {	float: left; width: 230px; text-align: center;}
 .blk_29 .box img {	border: #f5f5f5 1px solid;padding:1px;margin: 0px auto; width:200px;height:150px;}
 .blk_29 .box a:hover img {	border: #1672a9 1px solid;}
 .blk_29 .box p {	width: 230px; line-height:30px;text-align:center;font-size:12px;color:#b6120f}

.project {
	display: block;
	padding:20px 0px;}
 @media screen and (max-width: 640px) {
.project {
	padding: 8% 0;
}
}
.project .section-header {
	margin-top: 0;
}
.project .section-header .line {
	background-color: #c4c4c4;
}
.project .section-header .line span {
	background-color: #e9e9e9;
}
.project-body {
	display: block;
	position: relative;
}
.project-body .btn {
	display: block;
	position: absolute;
	width: 36px;
	height: 62px;
	top: 36%;
	text-align: center;
	line-height: 62px;
	font-size: 54px;
	color: #717171;
	font-family: "simsun";
	z-index: 20;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
}
 @media screen and (max-width: 1230px) {
.project-body .btn {
	width: 30px;
	height: 52px;
	line-height: 52px;
	background-color: rgba(0,0,0,0.6);
	color: #fff;
	font-size: 30px;
}
}
.project-body .btn:hover {
	color: #1672a9;
	text-decoration:none;

}
 @media screen and (max-width: 1230px) {
.project-body .btn:hover {
	color: #fff;
}
}
.project-body .prev {
	left: -42px;
}
 @media screen and (max-width: 1230px) {
.project-body .prev {
	left: 15px;
}
}
.project-body .next {
	right: -42px;
}
 @media screen and (max-width: 1230px) {
.project-body .next {
	right: 15px;
}
}
.project-body .box {
	display: block;
	position: relative;
	overflow: hidden;
}
.project-body .box ul {
	display: block;
	font-size: 0;
	overflow: hidden;
	
}
.project-body li {
	display: block;
	float: left;
	width: 20%;
	text-align:center;
	
}
 @media screen and (max-width: 640px) {
.project-body li {
	width: 50%;
}
}
.project-body li .pic {
	display: block;
	padding: 10px 8px;
}
.project-body li .pic a {
	display: block;
	width: 100%;
	height: auto;
}
.project-body li .content {
	display: block;
	position: relative;
	overflow: hidden;
}
.project-body li .mask {
	display: block;
	position: absolute;
	width: 200px;
	height: 150px;
	padding-top: 0%;
	top: -100%;
	background-color: rgba(0,0,0,0.4);
	text-align: center;
	z-index: 10;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	margin:auto;
	left:15px;
}
 @media screen and (max-width: 768px) {
.project-body li .mask {
	height:150px;
	padding-top: 0%;
}
}
.project-body li:hover .mask {
	top: 0;
}
.project-body li .mask .fdj {
	display: inline-block;
 *display: inline;
 *zoom:1;
	width: 54px;
	height: 84px;
	background:  no-repeat center center;
}
.project-body li .mask p {
	display: block;
	font-size: 12px;
	line-height: 1;
	margin-top: 18px;
	color: #fff;
	text-transform: uppercase;
}
 @media screen and (max-width: 768px) {
.project-body li .mask p {
	display: none;
}
}
.project-body li .mask h4 {
	display: block;
	font-size: 16px;
	line-height: 1;
	margin-top: 14px;
	color: #fff;
}
 @media screen and (max-width: 768px) {
.project-body li .mask h4 {
	display: none;
}
}
.project-body li .mask .project-arrow {
	display: block;
	position: absolute;
	bottom: -18px;
	left: 50%;
	margin-left: -20px;
	z-index: 10;
}
 @media screen and (max-width: 768px) {
.project-body li .mask .project-arrow {
	display: none;
}
}
.project-body li img {
	display: block;
	width: 200px;
	height:150px;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	margin:auto;
}
.project-body li p {
	display: block;
	text-align: center;
	font-size: 12px;
	color: #5c5c5c;
	margin-top: 0px;
	line-height: 1;
}
.project-body li p a {
}


#body .productshow {
	border-top:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;		
	border-bottom:1px solid #e5e5e5;	
	width: 1234px; 
	font-size:12px;
	margin:auto;
}

 #linksbg{
	width:1236px;
	margin:auto;
	border-top:1px solid #e5e5e5;
	}
 #links {
	padding:20px 0px;
	line-height:25px;
	margin:auto;
	font-size:14px;
	}
 #links span{
	font-weight:normal;
	color:#1672a9;
	font-size:16px;}

 #links a{
	padding:0px 10px;}
 


/*friend_link_box*/
.friend_link_box {
	background-color: #f4f4f4;
	height: 36px;
	padding: 7px 0;
}

.friend_link_box .friend_link {
	margin: 0 auto;
	width: 1242px; 
}

.friend_link_box .friend_link h3 {
	background: url(/uploads/image/image/friend_link_titile_bg.png) no-repeat left top;
	color: #fff;
	float: left;
	font-size: 14px;
	height: 46px;
	line-height: 46px;
	width: 156px;
	margin-top: -13px;
	text-align: center;
}

.friend_link_box .friend_link .dropselect {
	float: left;
	padding-left: 55px;
	width: 187px;
}

.friend_link_box .friend_link .dropselect select {
	border: 1px solid #e1e1e1;
	font-size: 14px;
	height: 35px;
	width: 185px;
	padding: 0;
}
