@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;

	font-size: 1em;
}

body {
	font-size: 62.5%;
}

body,
table,
input, textarea, select, option {
	font-family: "宋体";
	line-height: 1.1;
}

table,
input, textarea, select, option {
	line-height: 1.1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

a:link {
color: #525252;
text-decoration: none;
}

a:visited {
color: #525252;
}

a:hover {
	text-decoration: underline;
	color: #525252;
}

a:active {
color: #ededed;
}

	* html #main {
		zoom: 1;
	}

	*+html #main {
		zoom: 1;
	}

#main:after,
.content .news_box:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
.taLeft { text-align: left !important; }
.taCenter { text-align: center !important; }
.taRight { text-align: right !important; }


.fsP1 { font-size: 1.08em !important; }
.fsP2 { font-size: 1.16em !important; }
.fsP3 { font-size: 1.24em !important; }
.fsP4 { font-size: 1.32em !important; }
.fsP5 { font-size: 1.4em !important; }


.fsM1 { font-size: 0.92em !important; }
.fsM2 { font-size: 0.84em !important; }
.fsM3 { font-size: 0.76em !important; }
.fsM4 { font-size: 0.68em !important; }
.fsM5 { font-size: 0.6em !important; }


.fwNormal { font-weight: normal !important; }
.fwBold { font-weight: bold !important; }


.mt0 { margin-top: 0 !important; }
.mb0 { margin-bottom: 0 !important; }


	* html .clearfix {
		zoom: 1;
	}

	*+html .clearfix {
		zoom: 1;
	}

/*----------common-----------*/
body { 
	font-size: 14px; 
}

#container {
min-width: 1005px;
margin: 0 auto;
}

#header {
width: 1005px;
min-width: 1005px;
margin: 0 auto 5px auto;
}

.logo {
float: left;
}

.header_right {
float: right;
}

*+html .header_right {
width: 365px;
}

.header_right .tel {
float: left;
margin-top: 43px;
}

.header_right .weixin {
float: right;
display: inline;
margin: 8px 5px 0 16px;
}
.banner img{

width:100%}
.nav {
	height: 50px;
	clear: both;
	background: url(../images/nav_bg.png) repeat-x left top;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #FFFFFF;
}

.nav ul {
width: 1005px;
margin: 0 auto;
}

.nav ul li {
float: left;
position: relative;
z-index: 100;
}

.nav ul li a {
display: block;
height: 50px;
line-height: 50px;
color: #fff;
text-align: center;
background: url(../images/nav_img.gif) no-repeat right top;
}

.nav ul li.nav01 a {
width: 107px;
}

.nav ul li.nav02 a {
width: 131px;
}

.nav ul li.nav03 a {
width: 126px;
}
.nav ul li.nav04 a {
width: 120px;
}

.nav ul li.nav05 a {
width: 135px;
}

.nav ul li.nav06 a {
width: 120px;
}

.nav ul li.nav07 a {
width: 135px;
}
.nav ul li.nav08 a {
width: 131px;
background: none;
}

.nav ul li a:hover,
.nav ul li.on a,
.nav ul li.hover a {
background: #F5AD03;
color: #fff;
text-decoration: none;
}

.nav ul li .subnav {
position: absolute;
left: 0;
top: 50px;
z-index: 200;
background: #F5AD03;
width: 240px;
display: none;
}

.nav ul li .subnav  a {
line-height: 1.5;
display: inline-block;
}

.nav ul li .subnav  a:hover {
text-decoration: underline;
} 

.nav ul li.nav08 .subnav {
right: 0;
left: auto;
}

.nav ul li .subnav li {
	float: none;
	display: block;
	background: none;
	border-bottom: 1px solid #e5a100;
	text-align: center;
}

.nav ul li .subnav li.last {
border: none;
}

.nav ul li .subnav li a {
background: none;
text-indent: 0;
width: auto;
height: auto;
color: #fff;
padding: 10px;
}

.nav ul .on .subnav li a, .nav ul .subnav li a:hover,
.nav ul .hover .subnav li a {
background: none;
}

#footer {
padding: 27px 0;
border-top: 12px solid #000;
background: #313131;
font-size: 13px;
color: #c4c4c4;
text-align: center;
clear: both;
min-width: 1005px;
}
#footer .footer_link  {
text-align: center;
margin-bottom: 10px;
}
#footer .footer_link li {
display: inline;
margin-right: 5px;
color: #c4c4c4;
}
#footer .footer_link li a {
padding-right: 5px;
color: #c4c4c4;
}
#footer .copyright {
margin-bottom: 10px;
}
.main {
width:1005px;
min-width: 1005px;
margin: 0 auto;
clear: both;
padding-bottom: 35px;
}


/*-----------index-------*/
.banner {
	position: relative;
	clear: both;
	z-index: 10;
}

.banner .slider {
overflow: hidden;
}

.banner .slider li {
float: left;
}

.banner .slider li img {
width: 100%;
}

.banner #pager {
text-align: center;
margin-top: -30px;
position: relative;
z-index: 100;
}

.banner #pager a {
width: 12px;
height: 12px;
margin: 0 4px;
display: block;
text-indent: -9999px;
display: inline-block;
background: url(../images/index/icon01.png) no-repeat left top;
}

*+html .banner #pager {
width: 100px;
margin: -30px auto 0 auto;
}

*+html .banner #pager a {
float: left;
}

.banner #pager a.selected {
background: url(../images/index/icon02.png) no-repeat left top;
}

.main_index {
width: 1005px;
margin-top: 28px;
overflow: hidden;
zoom: 1;
}

.main_index .part1 {
margin-bottom: 20px;
background: url(../images/index/part1_bg.gif) repeat-x left top;
}

.main_index .part1 .photo {
float: left;
width: 284px;
position: relative;
}

.main_index .part1 .photo a {
position: absolute;
left: 0;
bottom: 0;
width: 284px;
height: 35px;
line-height: 35px;
background: #000;
opacity: 0.7;
filter: alpha(opacity=70);
color: #fff;
text-indent: 27px;
}

.main_index .part1 .boxR {
width: 695px;
float: right;
}

.main_index .part1 .boxR .inner {
clear: both;
margin-bottom: 5px;
}

.main_index .part1 .boxR .text {
float: left;
width: 495px;
font-size: 14px;
color: #727272;
line-height: 2;
padding-bottom: 10px;
background: url(../images/index/line01.gif) repeat-x left bottom;
}

.main_index .part1 .boxR .img {
float: right;
}

.main_index .part1 .boxR .title {
color: #161616;
font-size: 15px;
font-weight: bold;
margin-top: 5px;
}

.main_index .part1 .boxR .title a {
color: #161616;
}

.main_index .part1 .boxR .none .text {
background: none;
}

.main_index .part2 {
clear: both;
margin-bottom: 25px;
}

.main_index .part2 .title {
color: #000;
font-weight: bold;
padding-bottom: 15px;
margin-bottom: 25px;
position: relative;
background: url(../images/title_bg.gif) no-repeat left bottom;
}

.main_index .part2 .title .prev {
position: absolute;
width: 16px;
height: 17px;
right: 18px;
top: 0;
background: url(../images/index/slider_ico.png) no-repeat left top;
}
.main_index .part2 .title .next {
position: absolute;
width: 16px;
height: 17px;
right: 0px;
top: 0;
background: url(../images/index/slider_ico.png) no-repeat -19px top;
}
.anli_slider {
height: 187px;
width: 1005px;
min-width: 1005px;
overflow: hidden;
zoom: 1;
}

.anli_slider li {
width: 189px;
height: 187px;
float: left;
margin-right: 15px;
position: relative;
}
.anli_slider li a {
display: block;
}

.anli_slider li a span {
position: absolute;
height: 29px;
line-height: 29px;
width: 189px;
bottom: 0;
left: 0;
background: #000;
opacity: 0.7;
filter: alpha(opacity=70);
color: #fff;
text-align: center;
font-weight: bold;
}

.main_index .part3 .boxL {
width: 700px;
float:left;
}

.main_index .part3 h3 {
color: #fff;
background: #f5ad03;
padding: 8px 12px;
margin-bottom: 20px;
}

.main_index .part3 h3 a {
float: right;
color:#fff;
}

.main_index .part3 .boxL .inner {
margin-bottom: 20px;
}

.main_index .part3 .boxL .inner .img {
float: left;
}

.main_index .part3 .boxL .inner .text_box {
width: 540px;
float: right;
}

.main_index .part3 .boxL .inner .text_box .title {
color: #2e2e2e;
font-weight: bold;
margin-bottom: 10px;
line-height: 1.5;
}

.main_index .part3 .boxL .inner .text_box .title a {
color: #2e2e2e;
font-weight: bold;
}

.main_index .part3 .boxL .inner .text_box .title span {
font-size: 12px;
font-weight: normal;
}

.main_index .part3 .boxL .inner .text_box .text {
color: #727272;
line-height: 1.7;
}

.main_index .part3 .boxL .news {
background: #f0f0f0;
padding: 15px 15px 5px 15px;
clear: both;
}

.main_index .part3 .boxL .news ul {
width: 290px;
float:left;
}

.main_index .part3 .boxL .news ul li {
margin-bottom: 8px;
}

.main_index .part3 .boxL .news ul li a {
color: #343434;
}

.main_index .part3 .boxL .news .mr80 {
margin-right: 80px;
}

.main_index .part3 .imgR {
width: 288px;
float: right;
}

.main_index .part3 .imgR li {
float: left;
margin-bottom: 15px;
}

.main_index .part3 .imgR li a {
float: left;
}

.sideBar {
	padding-bottom: 90px;
	width: 246px;
	float: left;
	text-align: center;
	background-image: url(../images/side_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.sideBar h2 {
	margin-bottom: 13px;
	padding: 20px 0 10px 20px;
	font-size: 18px;
	font-weight: normal;
	color: #FBB128;
	text-align: left;
	background: url(../images/title_bg02.jpg) no-repeat 3px top;
}

.sideBar .button {
width: 205px;
margin: 0 auto;
margin-bottom: 15px;
text-align: left;
background: url(../images/button_bg.jpg) no-repeat left top;
}

.sideBar .button a {
color: #fff;
font-size: 16px;
display: block;
padding: 10px 0 15px 15px;
}

.sideBar .button a:hover{
text-decoration: none;
}
.sideBar .button2 {
	width: 205px;
	margin: 0 auto;
	margin-bottom: 15px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E7E7E7;
}

.sideBar .button2 a {
color: #000000;
font-size: 16px;
display: block;
padding: 10px 0 15px 15px;
}

.sideBar .button2 a:hover{
text-decoration: none;
}
.mb20 {
margin-bottom: 20px;
}

.mb25 {
margin-bottom: 25px;
}

.banner {
    margin-bottom: 20px;
    overflow: hidden;
}
.xinjia{
height: 423px;
 overflow: hidden;
}
.content .comttl:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
.content .comttl {
	position: relative;
	margin-bottom: 30px;
	padding-bottom: 10px;
	color: #EBA706;
	font-size: 16px;
	font-weight: bold;
	background: url(../images/title_bg03.jpg) no-repeat left bottom;
}

.content .comttl p {
position: absolute;
right: 0;
top: 5px;
font-size: 12px;
font-weight: normal;
color: #727272;
padding-left: 20px;
background: url(../images/photo/icon.png) no-repeat left 2px;
}

.content .comttl p a {
color: #727272;
}

.main .content {
width: 740px;
float: right;
}

.main_photo .content {
width: 740px;
overflow: hidden;
}

.main_photo .photoBox {
width: 756px;
}

.main_photo .photoBox li {
float: left;
padding: 5px;
width: 226px;
margin: 0 16px 23px 0;
background: #faf8f9;
text-align: center;
}

.main_photo .photoBox li a {
float: left;
text-align: center;
border: 1px solid #f1f1f1;
text-decoration: none;
} 

.main_photo .photoBox li a span {
display: block;
text-align: center;
padding: 13px 0;
color: #4a4a4a;
font-weight: bold;
}

 .page {
text-align: center;
margin: 12px 0 40px 0;
clear: both;
}

 .page li {
	display: inline;
	margin-right: 2px;
	margin-left: 2px;
}

 .page li a {
display: inline-block;
border: 1px solid #cccccc;
padding: 5px 6px;
text-decoration: none;
}

.page li.active a {
background: #ae262a;
color: #fff;
border: 1px solid #ae262a;
}

 .page li a:hover {
  background: #ae262a;
color: #fff;
border: 1px solid #ae262a;
 }

.main_photo .img {
margin-bottom: 20px;
}

.main_photo .describe {
font-size: 14px;
color: #000;
line-height: 2.5;
margin-left: 13px;
}

/*-------------news------*/
.content .news_box {
padding-bottom: 25px;
margin-bottom: 25px;
background: url(../images/news/line.gif) repeat-x left bottom;
clear: both;
overflow: hidden;
zoom: 1;
}
.content .news_box .img {
float: left;
}
.content .news_box .text_box {
width: 565px;
float: right;
}

.content .news_box .text_box .title {
font-size: 16px;
font-weight: bold;
margin-bottom: 15px;
}

.content .news_box .text_box .title a {
color: #000;
}

.content .news_box .text_box .text {
color: #727272;
line-height: 1.8;
font-size: 12px;
}

.news_main .page {
margin-top: 45px;
}


.nav ul li.nav01 .subnav {
width: 107px;
}

.nav ul li.nav02 .subnav {
width: 131px;
}

.nav ul li.nav03 .subnav {
width: 126px;
}
.nav ul li.nav04 .subnav {
width: 120px;
}

.nav ul li.nav05 .subnav {
width: 135px;
}

.nav ul li.nav06 .subnav {
width: 120px;
}

.nav ul li.nav07 .subnav {
width: 135px;
}
.nav ul li.nav08 .subnav {
width: 131px;
}
.biaoti{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 30px;
	text-align: center;
	width: 555px;
	margin-right: auto;
	margin-left: auto;
}
.biaoti2{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 30px;
	text-align: left;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #EAEAEA;
}
.main_photo .content p{
	line-height: 25px;
}
.jiaxin img{
	margin: 9px;
	padding: 1px;
	border: 1px solid #EAEAEA;
}

.photo_gallery {
position: relative;
width: 714px;
margin: 0 auto;
}

.photo_slider {
width: 714px;
height: 534px;
overflow: hidden;
position: relative !important;
}

.photo_slider li {
float: left;
width: 714px;
height: 534px;
}

.photo_gallery .prev {
position: absolute;
top: 50%;
left: -5px;
z-index: 100;
width: 57px;
height: 62px;
overflow: hidden;
text-indent: -9999em;
margin-top: -25px;
background: url(../images/prev.png) no-repeat left top !important;
cursor:pointer;
}

.photo_gallery .next {
position: absolute;
top: 50%;
right: 0;
z-index: 100;
width: 57px;
height: 62px;
overflow: hidden;
text-indent: -9999em;
margin-top: -25px;
background: url(../images/next.png) no-repeat left top !important;
cursor:pointer;
}
