@charset "utf-8";
/*公用*/
* {
	margin:0;
	padding:0;
}
img {
	border:0 none;
}
html, body {
	font-size:12px;
	width:100%;
	height:100%;
	line-height:22px;
	color:#606060;
}
}
ul {
	list-style:none;
}
li {
	list-style:none;
}
.clear {
	clear:both;
	height:0px;
	overflow:hidden;
}
.text_center {
	text-align:center;
}
a {
	color:#606060;
	text-decoration:none;
}
a:hover {
	color:#f00;
	cursor:pointer;
}
.fl {
	float:left;
	display:inline;
}
.fr {
	float:right;
	display:inline;
}
.font_12 {
	font-size:12px;
}
.font_14 {
	font-size:14px;
}
.font_16 {
	font-size:16px;
}
.font_18 {
	font-size:18px;
}
.font_24 {
	font-size:24px;
}
.font-weight {
	font-weight:bold;
}
.line_h24 {
	line-height:24px;
}
.line_h36 {
	line-height:36px;
}
.wrapper{
	font-family:"微软雅黑";
}
.title_color {
	color: #66271a;
}
.width {
	width:1000px;
	margin:auto;
}
.pad_l_10 {
	padding-left:10px;
}
.pad_l_25 {
	padding-left:25px;
}
.pad_l_15 {
	padding-left:15px;
}
.pad_l_5 {
	padding-left:5px;
}
.pad_r_5 {
	padding-right:5px;
}
.pad_r_15 {
	padding-right:15px;
}
.pad_r_25 {
	padding-right:25px;
}
.pad_r_10 {
	padding-right:10px;
}
.pad_t_25 {
	padding-top:25px;
}
.pad_t_15 {
	padding-top:15px;
}
.pad_t_12 {
	padding-top:12px;
}
.pad_t_10 {
	padding-top:10px;
}
.pad_t_5 {
	padding-top:5px;
}
.pad_b_30{
	padding-bottom:30px;
}
.pad_b_10{
	padding-bottom:10px;
}
.margin_b_10{margin-bottom:10px;}
.font_hui{color:#b3b3b3;}
.font_333{color:#333;}
.font_red{ color:#d5000a;}
.font_blue{color:#0f8fe4;}
.font_cheng{color:#ff6100;}
.font_bai{color:#fff;}
.notice_p {
	width:5px;
	float:left;
	padding:0 10px;
}
.pos_rel{position:relative;}
.pos_abs{position:absolute;}
/*首页*/
.top{width:100%; height:36px; margin:auto; background:#333436;}
.width_100{width:100%; margin:auto; }
.nav_bg{width:100%; z-index:2; position:relative; height:176px; margin:auto; background:url(../images/top.png) center top no-repeat; }
.banner{position:absolute; top:0; left:0;  width:100%; height:500px; overflow:hidden;}
.bg_01{width:100%; height:10px; background:url(../images/01.jpg) repeat-x;}
.in_list{width:1000px; height:70px; margin:auto;}
.in_list li{width:200px; height:70px; float:left; background:url(../images/02.jpg) no-repeat; text-align:center; line-height:65px; margin:20px; font-size:14px;}
.in_list li a:hover{color:f90000;}
.bg_02{width:100%; height:472px; margin:20px auto; background:#f0eff4 url(../images/03.jpg) center top no-repeat;}
.bg_02_div{width:670px; height:350px; margin:auto;  position:relative;}
.bg_02_div li{width:105px; height:40px; font-size:16px;}
.bg_02_div li a{color:#fff;}
.bg_02_div li a:hover{ color:#fff; text-decoration:underline;}
.bg_02_1{ width:105px; height:40px; line-height:40px;  position:absolute; top:140px; left:195px; text-align:center;}
.bg_02_2{ width:105px; height:40px; line-height:40px;  position:absolute; top:140px; left:360px; text-align:center;}
.bg_02_3{ width:105px; height:40px; line-height:40px;  position:absolute; top:220px; left:110px; text-align:center;}
.bg_02_4{ width:105px; height:40px; line-height:40px;  position:absolute; top:220px; left:280px; text-align:center;}
.bg_02_5{ width:105px; height:40px; line-height:40px;  position:absolute; top:220px; left:450px; text-align:center;}
.bg_02_6{ width:105px; height:40px; line-height:40px;  position:absolute; top:310px; left:25px; text-align:center;}
.bg_02_7{ width:105px; height:40px; line-height:40px;  position:absolute; top:310px; left:193px; text-align:center;}
.bg_02_8{ width:105px; height:40px; line-height:40px;  position:absolute; top:310px; left:360px; text-align:center;}
.bg_02_9{ width:105px; height:40px; line-height:40px;  position:absolute; top:310px; left:530px; text-align:center;}

.bg_03{width:100%; height:40px; margin:0 auto 20px auto; background:url(../images/04.jpg) center top no-repeat;}
.bg_04{width:554px; height:236px; margin:auto; background: url(../images/06.jpg) no-repeat; color:#a29189;}
.bg_04 a{color:#F00;}
.bg_04 a:hover{ color:#f00;}
.bg_05{background:url(../images/07.jpg) center top no-repeat; width:100%; height:101px; margin:30px auto;}
.case{width:1000px; height:auto; margin:auto;}
.case li{width:230px; height:230px; float:left; border:1px solid #999; margin:8px;}
.case_img{width:210px; height:210px; margin:10px auto; background:#CCC;}
.in_news{width:310px; height:auto; margin: auto 23px 50px auto; float:left;}
.in_news li{width:290px; height:33px; float:left; border-bottom:1px dotted #CCC; background:url(../images/10.jpg) no-repeat; padding-left:20px; line-height:33px;	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.in_news li a{color:#888;}
.in_news li a:hover{color:#F00;}
.in_news_bg{width:320px; height:50px; line-height:50px; margin-bottom:15px; background:url(../images/09.jpg) no-repeat;}
.bottom{width:100%; height:290px; margin:auto; background:#000;}
.bottom_bg{width:1261px; height:290px; margin:auto; background:url(../images/bottom.jpg) no-repeat; position:relative;}
.bottom_1{width:400px; height:50px; margin:auto; position:absolute; left:400px; top:20px;}
.bottom_2{width:206px; height:160px; margin:auto;  position:absolute; left:955px; top:45px;}
.bottom_2 a,.bottom_3 a{color:#fff;}
.bottom_2 a:hover,.bottom_3 a:hover{color:#F00;}
.bottom_3{width:140px; height:40px; margin:auto; position:absolute; top:170px; left:125px; text-align:center; line-height:30px;}
.bottom_text{width:530px; height: auto; margin:auto; position:absolute; top:100px; left:400px; color:#d4ebf8;}


/*内页*/
.bg_bai{background:#fff; width:970px; margin:350px auto 0 auto;}
.nei_left{width:170px; height:auto; float:left; padding-top:15px; margin-bottom:100px;}
.nei_left_title{height:50px; line-height:50px; color:#fff; margin:auto; background:#111; padding-left:10px;}
.in_news_p{ height:30px; border-bottom:1px dotted #999; line-height:16px; margin:0 auto 20px auto;}
.nei_nav{width:168px; height:auto; margin:0 auto 10px auto; border:1px solid #dedede; border-top:none; border-bottom:none;}
.nei_nav li{ width:168px height:34px; line-height:34px;}
.nei_nav li a{display:block; width:158px; height:34px; padding-left:10px;  border-bottom:1px solid #dedede; }
.nei_nav li a:hover{color:#fff; width:158px; height:34px; background:#e72b3c; display:block;  }
.nei_pic{background:url(../images/pic2.gif) no-repeat; margin-top:5px;}
.nei_kjfs{width:170px; height:auto; margin: auto;}
.nei_cen{width:770px; height:auto; float:right; padding-top:15px;}
.cen{width:770px;	min-height:400px; height:100%; *+height:100%;_height:400px; margin:15px auto; line-height:24px;}
.news {
	width:760px;
	height:auto;
	margin:0 auto 50px auto;
}
.news li {
	width:750px;
	height:40px;
	line-height:40px;
	border-bottom:1px dashed #d9d9d9;

}

.news_list {
	width:500px;
	padding-left:10px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.nei_content {
	width:700px;
	min-height:400px;
	height:100%;
*+height:100%;
	_height:400px;
	margin:20px auto;
}
.news_pre {
	padding:15px 0;
	margin:auto;
	border-top:1px solid #CCC;
}
.product{width:750px; height:100%; margin:auto;}
.product li{width:240px; height:250px; margin:0 5px; float:left;}
.product_pic{width:210px; height:210px; padding-top:10px; margin:auto;}
.product_p{width:210px; height:30px; line-height:30px; margin:auto; text-align:center; float:left;}
.message{width:600px; height:100%; margin:10px auto; border-top:1px solid #e4e4e4; border-right:1px solid #e4e4e4;}
.message ul{width:600px;margin:auto;}
.message ul li{border-bottom:1px solid #e4e4e4; border-left:1px solid #e4e4e4; float:left; line-height:40px; padding:5px 10px; vertical-align:middle; width:580px;}
.message_input{ height:24px; background:#f7f7f7; border:1px solid #e4e4e4; color:#888; font-family:"微软雅黑"; padding-left:5px; font-size:12px; line-height:24px;  vertical-align:middle; }
.message_select{vertical-align:middle; line-height:24px; height:24px;}
.radio{vertical-align:-2px;*vertical-align:-1px;}
.checkbox{vertical-align:-3px;*vertical-align:-2px;}
.message_textarea{width:450px; height:150px; margin:20px 0;background:#f7f7f7; border:1px solid #e4e4e4; color:#888; font-family:"微软雅黑"; padding-left:5px; font-size:12px; line-height:24px;  vertical-align:middle;}
.gb_button{width:100px; height:30px; background:#32b3d3; color:#fff; font-size:14px; text-align:center; font-family:"微软雅黑"; border:0; cursor:pointer; }
.interaction{width:600px; height: auto; margin:15px auto;}
.hdjl{width:600px; height:100%; margin:10px auto; border-top:1px solid #e4e4e4; border-right:1px solid #e4e4e4; background:#f7f7f7;}
.hdjl ul{width:600px;margin:auto;}
.hdjl ul li{border-bottom:1px solid #e4e4e4; border-left:1px solid #e4e4e4; float:left; line-height:24px; padding:5px 10px; vertical-align:middle; width:580px;}
.hdjl_bg{background:#dadada;}




/* book*/
.book{ float:left; padding-left:25px;}
.bookmain{width:640px; margin:20px auto;height:auto;background:#fff;padding:0 25px ; overflow:auto; }
.bookline{width: 640px; height:34px;float:left; margin-top:10px;}
.book3{ width:640px; margin:0 auto;}
.booktop{ width:640px; height:30px; float:left; background:url(../images/bookico.png) no-repeat 10px 7px; }
.booktop_name{ width:470px; height:30px; float:left; padding-left:30px; line-height:30px; font-weight:bold;}
.booktop_time{ width:150px; height:30px; float:left; color:#ccc; text-align:right; line-height:30px;}
.bookcontent{ width:610px; min-height:40px; height: auto!important; height:40px;float:left; border:1px solid #d6deef; background:url(../images/bookcontentbg.jpg) repeat-x; background-color:#fff; padding:10px; color:rgb(30,54,1);}
.bookadmin{ width:650px; height:auto; float:left;}
.bookadmin_top{ width:650px; height:12px; float:left;}
.bookadmin_mid{ width:610px; min-height:30px; background:#fff; height: auto!important; height:30px; border-left:1px solid #d6deef; border-right:1px solid #d6deef; border-bottom:1px solid #d6deef; float:left; padding:10px; color:rgb(30,54,1);}
.admintimecol{ color:#5e7194;}
.message{ width:600px; height:auto;float:left;}
.message li{ width:500px;height:40px; float:left; margin:0px; padding:0px; cur/sor:pointer}
.message li input{ height:20px; line-height:20px; width:150px; border:1px solid #ccc;}
.message li p.message_title{ width:100px; height:25px; float:left; text-align:right; line-height:20px;}
.message li p.message_content{ width:400px; height:25px; float:left;}
.message li.contentb{ width:580px;height:160px; float:left;}
.message li.contentb textarea{ width:370px; height:120px; border:1px solid #ccc }
.message li.yzm{ width:580px;height:60px; float:left;}
.message li p.message_yzminput{ width:100px; height:15px; float:left;}
.message li p.message_yzminput input{ width:80px;}
.message li p.message_yzmico{ width:100px; height:40px; float:left;}
.message li p.message_sub{ width:170px; height:40px; float:left; text-align:right;}
/*导航*/
/*  Nav */
.nav{width:755px; height:50px; margin:20px auto; float:right;} 
.nav li{width:107px; height:50px; float:left; display:block;}
.nav li a{color:#f90000;}
.nav li a:hover{color:#111; }

/*首页大图*/
/* flexslider */
.flexslider{position:relative;height:486px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:486px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}


.page_turner {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 1px; PADDING-RIGHT: 0px; DISPLAY: inline; FLOAT: right; CLEAR: both; FONT-SIZE: 12px; MARGIN-RIGHT: 10px; PADDING-TOP: 4px
}
.page_turner A {
	BORDER-BOTTOM: #d3d1d1 1px solid; BORDER-LEFT: #d3d1d1 1px solid; PADDING-BOTTOM: 2px; LINE-HEIGHT: 16px; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; DISPLAY: block; FLOAT: left; MARGIN-LEFT: 4px; BORDER-TOP: #d3d1d1 1px solid; BORDER-RIGHT: #d3d1d1 1px solid; PADDING-TOP: 2px
}
.page_turner SPAN {
	BORDER-BOTTOM: #d3d1d1 1px solid; BORDER-LEFT: #d3d1d1 1px solid; PADDING-BOTTOM: 2px; LINE-HEIGHT: 16px; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; DISPLAY: block; FLOAT: left; MARGIN-LEFT: 4px; BORDER-TOP: #d3d1d1 1px solid; BORDER-RIGHT: #d3d1d1 1px solid; PADDING-TOP: 2px
}
.page_turner A:link {
	COLOR: #000; TEXT-DECORATION: none
}
.page_turner A:visited {
	COLOR: #000; TEXT-DECORATION: none
}
.page_turner A:hover {
	BACKGROUND: #cc0001; COLOR: #fff
}
.page_turner A.c {
	BACKGROUND: #cc0001; COLOR: #fff
}
