﻿@charset "utf-8";
/* 
	Trp CSS Document 
	Author By Globalstech.LS
	date:2013-06-20
*/
/*struct css*/
*{
	padding: 0;
	margin: 0;
}

img{
	vertical-align: top;
}
li{
	list-style: none;
}

body{border-top:5px solid #5db65a;font-family:"\5FAE\8F6F\96C5\9ED1";}
.clearB{clear:both;}
.v1-body{width:100%;}

/*header*/
.v1-header{width:1200px;margin:auto;margin-top: 20px;}
.header-left{float:left;width:610px;margin-bottom: 20px;}
.header-logo{}
.v1-nav{clear:both;}
.header-right{float:left;margin-left:50px;width:500px;text-align: right;}
.rightyy{background: url(images/yy.png) no-repeat 388px center;
font-size: 14px;
line-height: 60px;
height: 60px;}
.cn{width: 35px;
display: inline-block;
text-align: left;}
.en{display: inline-block;
width: 50px;}
.rightyy a{text-decoration: none;color:#333}

/*banner css*/

#focus-banner{
	position: relative;
	width: 100%;
	overflow: hidden;
height: 570px !important;
}

#focus-banner-list{
	position: relative;
	margin:0;
}
#focus-banner-list li{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
#focus-banner-list li img{
	width: 100%;
}
.focus-banner-img{
	display: block;
}

#focus-banner-list .focus-banner-text{
	position: absolute;
	left: 50%;
	top: 0;
	width: 1000px;
	height: 100%;
	margin-left: -500px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	text-align: center;
}

#focus-banner .focus-handle{
	position: absolute;
	top: 50%;
	margin-top: -40px;
	z-index: 100;
	display: block;
	width: 80px;
	height: 80px;
	background-image: url("images/focus_handle.png");
}
#next-img{
	left: 0;
}
#next-img{
	left: 50px;
	background-position: 0 0;
}
#next-img:hover{
	background-position: 0 -80px;
}
#prev-img{
	right: 0;
}
#prev-img{
	right: 50px;
	background-position: -80px 0;
}
#prev-img:hover{
	background-position: -80px -80px;
}

#focus-bubble{
	position: absolute;
	width: 100px !important;
	top: 65%;
	z-index: 999;
right: 10%;
}
#focus-bubble li{
	float: left;
	width: 13px;
	height:13px;
	margin: 0 5px;
	
	
	cursor: pointer;
background: url(images/bannerall.png) no-repeat;
}
#focus-bubble li a{
	display: block;
	width: 100%;
	height: 100%;
	filter:alpha(opacity=0);
	opacity: 0;
}
#focus-bubble li.current{
	background: url(images/banneractive.png) no-repeat;
}


/*content*/
.content{margin-top: 148px;}
.v1-banner{background:url(images/bannerbg.jpg) no-repeat top;padding-top: 3px;height:400px;}
.banners img{width:100%;}
.v1-content{z-index: 999;

position: relative;}

.home-news-module{width: 1244px;
margin: auto;background:url(images/contentbg.png) no-repeat;padding-top: 20px;}
.home-news-module-module{width: 1200px;
margin: auto;background:url(images/modulebg.jpg) no-repeat bottom;}
.home-news-item{ 
width: 710px;
float: right;
margin-bottom: 18px;
}

.home-news-item-img{width: 270px;
height: 205px;
float: left;}
.home-news-item-img img{width:100%;height:100%;}
.home-news-right{float: left;
width: 408px;
background: url(images/sumbg2.jpg) no-repeat;
padding: 16px;
line-height: 24px;}
.home-news-item-title{font-size:15px;font-weight:bold;}
.home-news-item-title a{color:#167eb5;text-decoration: none;}
.home-news-item-date{font-size:14px;color:#89c350;}
.home-news-item-sum{
font-size: 14px;
width: 405px;
text-align: justify;
}


.home-pnews-item{
float: left;
width: 468px;

}
.home-pnews-item-img{width:468px; height:225px;}
.home-pnews-item-img img{width:100%;height:100%;}
.home-pnews-item-title{font-size:15px;font-weight:bold;}
.home-pnews-item-title a{color:#167eb5;text-decoration: none;}
.home-pnews-item-date{font-size:14px;color:#89c350;}
.home-pnews-item-sum{font-size: 14px;
width: 435px;
text-align: justify;}
.home-pnews-item-more{background:url(images/more.png) no-repeat right;width: 58px;}
.home-pnews-item-more a{color:#167eb5;}
.home-pnews-all{
width: 454px;
height: 201px;
background: url(images/sumbg.jpg) no-repeat;
padding: 16px;
line-height: 24px;
}


.v1-footer{background: #d8e7f0;
height: 100px;

font-size: 14px;

text-align: center;}
.v1-footer p{font-size: 14px;
margin:0;
line-height: 100px;}





.headerall{
width: 100%;
height: 153px;
position: fixed;
z-index: 1001;
background: #fff;
top:0;
}
/*css end*/