@charset "gb2312";
/* CSS Document */

body{
	width:100%;
	margin:0px;
	background-color:#fff;
}
td,th,span,p,input,div,font{word-break:break-all;font-size:12px;color:#333;font-family:Arial,"\5B8B\4F53";}

a:link {color:#333;text-decoration: none;}
a:visited {text-decoration:none;color: #333;}
a:hover {text-decoration:underline;color:#333;}
a:active {text-decoration:none;color:#333;}

a.wo:link {color:#ffffff;text-decoration:none;font-size:14px;font-weight:bold;}
a.wo:visited {text-decoration:none;color:#ffffff;font-size:14px;font-weight:bold;}
a.wo:hover {text-decoration:underline;color:#ffffff;font-size:14px;font-weight:bold;}
a.wo:active {text-decoration:none;color:#ffffff;font-size:14px;font-weight:bold;}


ul,li,dl,dt,dd,p{
	margin:0px;
	padding:0px;
	list-style:none;
}

img{
	display:block;
	border:0px;
}

#maxbody{
	position:relative;
	max-width:640px;
	margin:0px auto;
}

.tp01{
	height:52px;
	padding-top:18px;
	vertical-align:top;
	background:url(../images/tel.jpg) center no-repeat;
}

.tp01 font{
	display:block;
	width:120px;
	height:14px;
	line-height:14px;
	text-align:center;
	color:#5f5f5f;
	font-size:14px;
	font-family:"Microsoft YaHei";
	margin:0px auto;
	margin-bottom:4px;
}

.tp01 span{
	display:block;
	width:192px;
	height:34px;
	line-height:34px;
	text-align:center;
	color:#C6010B;
	font-size:26px;
	letter-spacing:-2px;
	font-family:"Microsoft YaHei";
	font-weight:bold;
	margin:0px auto;
}

.tp01 img{
	display:block;
	margin:0px auto;
}
.logo img{
	width:100%;
	height:auto;
}



/* 首页导航 */
.menu{
	width:95%;
	margin:3% auto;
	padding-left:4%;
}

.menu a.nav1{
	display:block;
	width:30%;
	padding:2% 0px;
	text-align:center;
	color:#FFF;
	font-family:"Microsoft YaHei";
	font-size:16px;
	background:#C6010B;
	text-decoration:none;
	margin:0px 3% 3% 0px;
	float:left;
}

.menu a.nav1C{
	display:block;
	width:30%;
	padding:2% 0px;
	text-align:center;
	color:#FFF;
	font-family:"Microsoft YaHei";
	font-size:16px;
	background:#B95B1B;
	text-decoration:none;
	margin:0px 3% 3% 0px;
	float:left;
}

.menu a:hover{color:#B95B1B;}

/* 内页导航 */

.lmenu{
	width:90%;
	background:#C6010B;
	padding:2% 0px 9% 10%;
}


.lmenu a.nav1{
	display:block;
	width:45%;
	color:#FFF;
	font-family:"Microsoft YaHei";
	font-size:20px;
	float:left;
	text-decoration:none;
}

.lmenu a.nav1 img{
	width:15%;
	height:auto;
	float:left;
	margin-right:6px;
}

/**/

.dhbg{
	height:47px;
	background:url(../images/index_r5_c1.jpg) top no-repeat;
}
.dhfont{
	width:95%;
	margin:0px auto;
	font-size:12px;
	font-family:"Microsoft YaHei";
	height:47px;
	line-height:47px;
}

.banner{
	position:relative;
	background:#f2f2f2;
}

/* main_image */
.main_visual{width:100%;border-top:1px solid #d7d7d7;overflow:hidden;position:relative;}
.main_image{height:201px;overflow:hidden;position:relative;}
.main_image ul{width:9999px;overflow:hidden;position:absolute;top:0;left:0}
.main_image li{float:left;width:100%;}


div.flicking_con{position:absolute;top:160px;left:50%;z-index:9999999999;height:21px;margin:0 0 0 -50px;}
div.flicking_con a{float:left;width:21px;height:21px;margin:0;padding:0;background:url('../images/btn_main_img.png') 0 0 no-repeat;display:block;text-indent:-1000px}
div.flicking_con a.on{background-position:0 -21px}
#btn_prev,#btn_next{z-index:11111;position:absolute;display:block;width:73px!important;height:74px!important;top:50%;margin-top:-37px;display:none;}
#btn_prev{background:url(../images/hover_left.png) no-repeat left top;left:30px;}
#btn_next{background:url(../images/hover_right.png) no-repeat right top;right:30px;}


/* index.php */


.hottitle{
	font-family:"Microsoft YaHei";
	color:#357C3A;
	font-size:18px;
	height:44px;
	line-height:44px;
	text-indent:10px;
	border-bottom:1px solid #e1e1e1;
}

.hottitle span{
	float:right;
	color:#357C3A;
	font-size:15px;
	margin-right:6px;
}
.hottitle span a{color:#357C3A}


.hotlist{
	clear:both;
	vertical-align:top;
	border-bottom:1px solid #fff;
}

.hotlt{
	vertical-align:top;
	padding-left:1%;
}

.hotlt a.nav1{
	display:block;
	width:45%;
	margin-right:7%;
	margin-bottom:25px;
	float:left;
}

.hotlt a img{
	display:block;
	border:1px solid #e1e1e1;
	padding:1px;
	width:100%;
	height:auto;
}


.hotlt a span{
	display:block;
	width:100%;
	height:27px;
	line-height:27px;
	font-family:"Microsoft YaHei";
	padding-top:1%;
	color:#010101;
	font-size:14px;
	text-align:center;
}

.hotlt a.nav2{
	display:block;
	width:45%;
	margin-bottom:25px;
	float:left;
}



/**/

.showmore{
	width:92%;
	height:58px;
	line-height:58px;
	background:#C6010B;
	font-family:"Microsoft YaHei";
	font-size:18px;
	text-align:center;
	margin:5% auto;
}
.showmore a{color:#fff;}


/**/

.add01{
	clear:both;
	padding-top:3%;
}

.add01 img{
	width:100%;
	height:auto;
}


.imglist img{
	width:100%;
	height:auto;
}

.d3dh{
	height:217px;
	border-bottom:3px solid #347B39;
}

.linklist{
	height:124px;
	border:1px solid #E1E1E1;
	border-top:0px;
	margin-bottom:26px;
}



.newspd{
	clear:both;
	padding-top:52px;
	vertical-align:top;
	margin-bottom:60px;
}

.newspd a.nav_1{
	display:block;
	height:46px;
	line-height:46px;
	font-family:"Microsoft YaHei";
	font-size:16px;
	color:#3A3A3A;
	text-indent:12px;
	background:url(../images/icoj.jpg) left no-repeat;
	border-bottom:1px dashed #ccc;
}

.newte{
	width:50%;
	vertical-align:top;
}

.newte a.nav1{
	display:block;
	width:100%;
	padding:5% 0px;
	text-align:center;
	font-family:"Microsoft YaHei";
	font-size:18px;
	text-decoration:none;
	color:#444;
	border-bottom:2px solid #E8E8E8;
	float:left;
}

.newte a.nav1C{
	display:block;
	width:100%;
	padding:5% 0px;
	text-align:center;
	font-family:"Microsoft YaHei";
	font-size:18px;
	text-decoration:none;
	color:#000;
	border-bottom:2px solid #444;
	float:left;
}

.newte a.nav3{
	display:block;
	width:40%;
	padding:5% 0px;
	text-align:center;
	font-family:"Microsoft YaHei";
	font-size:18px;
	text-decoration:none;
	color:#fff;
	border-bottom:2px solid #E8E8E8;
	float:left;
}

.newte a.nav2{
	display:block;
	width:100%;
	padding:5% 0px;
	text-align:center;
	font-family:"Microsoft YaHei";
	font-size:18px;
	text-decoration:none;
	color:#444;
	border-bottom:2px solid #E8E8E8;
	float:left;
}
.newte a.nav2C{
	display:block;
	width:100%;
	padding:5% 0px;
	text-align:center;
	font-family:"Microsoft YaHei";
	font-size:18px;
	text-decoration:none;
	color:#000;
	border-bottom:2px solid #444;
	float:left;
}

/**/

.wenda{
	vertical-align:top;
}

.wenda a.nav1{
	display:block;
	width:100%;
	height:22px;
	line-height:22px;
	color:#3A3A3A;
	font-weight:bold;
	margin-bottom:9px;
}


.wenda a.nav1 font{
	display:block;
	width:22px;
	height:22px;
	text-align:center;
	color:#FFF;
	line-height:22px;
	background:#A58258;
	float:left;
	margin-right:6px;
}


.wenda a.nav1:hover{
	text-decoration:none;
	color:#E87B12;	
}



.wenda a.nav2{
	display:block;
	height:22px;
	line-height:22px;
	color:#3A3A3A;
	clear:both;
}


.wenda a.nav2 font{
	display:block;
	width:22px;
	height:22px;
	text-align:center;
	color:#FFF;
	line-height:22px;
	background:#005BA6;
	float:left;
	margin-right:6px;
	margin-top:4px;
}

.wenda a.nav2 span{
	display:block;
	vertical-align:top;
	width:90%;
	vertical-align:top;
	line-height:21px;
	text-align:left;
	font-size:12px;
	color:#3A3A3A;
	float:left;
}
.wenda a.nav2 span:hover{
	color:#E27D11;
}

.wenda a.nav3{
	display:block;
	height:30px;
	background:url(../images/index_r125_c20.jpg);
	clear:both;
}

/* about.php */

.ab_banner_h{
	height:160px;
}

.ab_banner{
	position:absolute;
	z-index:10;
}

.ab_banner img{
	width:100%;
	height:auto;
}

.title01 img{
	display:block;
	width:100%;
	height:auto;
}

/* prolist.php */

.plist{
	width:96%;
	margin:0px auto;
	vertical-align:top;
	padding-left:3%;
}

.plist a.nav1{
	display:block;
	width:42%;
	height:180px;
	padding:6px;
	border:1px solid #ccc;
	background:#fff;
	box-shadow:2px 2px 3px #ccc;
	margin:0px auto;
	margin-bottom:8%;
	margin-right:14px;
	float:left;
}

.plist a span{
	display:block;
	font-size:14px;
	height:35px;
	line-height:35px;
	text-align:center;
}
.plist a img{
	display:block;
	width:95%;
	height:auto;
	margin:0px auto;
	margin-top:2%;
}

/*分页*/


.page{
	clear:both;
	width:80%;
	margin:0px auto;
	text-align:center;
}

.page font{
	display:block;
	height:25px;
	line-height:25px;
	height:28px\9;
	line-height:28px\9;
	float:left;
	margin:0px 6px;
}

.page a{
	display:block;
	background:#DCDCDC;
	border:1px solid #ccc;
	text-decoration:none;
	height:23px;
	line-height:23px;
	padding:0px 5px;
	margin:0px 2px;
	font-size:14px;
	cursor:pointer;
	float:left;
}

.page a:hover{
	display:block;
	background:#C6010B;
	color:#fff;
	border:1px solid #C6010B;
	text-decoration:none;
	margin:0px 2px;
	height:23px;
	line-height:23px;
	font-size:14px;
	padding:0px 5px;
	cursor:pointer;
	float:left;
}


/* ptype.php */

.ptelist{
	vertical-align:top;
}

.ptelist a.nav1{
	position:relative;
	display:block;
	width:85%;
	margin:0px auto;
	margin-bottom:20px;
}

.ptelist a.nav1:hover span{color:#F00}

.ptelist a span{
	display:block;
	position:absolute;
	font-size:24px;
	text-align:center;
	text-indent:20%;
	padding-top:2%;
	color:#000;
	font-family:"Microsoft YaHei";
}

.ptelist img{
	display:block;
	width:100%;
	height:auto;
}


/* newslist.php */

.nltlist{
	vertical-align:top;
}

.nltlist a.nav1{
	display:block;
	height:46px;
	line-height:46px;
	font-family:"Microsoft YaHei";
	font-size:14px;
	color:#000;
	text-indent:12px;
	background:url(../images/nico.jpg) left no-repeat;
	border-bottom:1px dashed #ccc;
}

.nltlist a span{
	float:right;
}

/* Mnewlist.php */

.thtitle{
	padding:0px 10px;
	font-family:"Microsoft YaHei";
	font-size:16px;
	height:35px;
	line-height:35px;
	border:1px solid #D9D9D9;
	font-weight:bold;
}

.thtitle span{
	float:right;
}

.thlist{
	vertical-align:top;
	border:1px solid #D9D9D9;
	border-top:0px;
}

.newd{
	height:42px;
}

.newd img{
	display:block;
	vertical-align:middle;
	float:left;
	margin-right:6px;
	margin-top:8px;
}
.newd  span{
	float:right;
	color:#ccc;
}
.newd a{
	font-family:"Microsoft YaHei";
	font-size:14px;
}

/* chufang.php */

.cftitle01{
	height:80px;
	vertical-align:top;
}
.cftitle01 .bgfont{
	font-family:"Microsoft YaHei";
	font-weight:bold;
	font-size:28px;
	color:#00391a;
	text-align:center;
	margin-bottom:10px;
}

.cftitle01 .bgfont font{
	font-family:"Microsoft YaHei";
	font-weight:bold;
	font-size:28px;
	color:#000;
}

.cftitle02{
	height:47px;
	background:url(../images/chufang_r4_c2.jpg);
}

.cftitle02 .enffontt{
	display:block;
	width:90%;
	height:47px;
	line-height:23px;
	font-size:12px;
	color:#9fa0a0;
	text-align:center;
	margin:0px auto;
}


.cftitle02 .enffont{
	display:block;
	font-size:12px;
	color:#9fa0a0;
	text-align:center;
	background:#FFF;
	margin:0px auto;
}


.cftitle03 .xafont{
	font-family:"Microsoft YaHei";
	font-size:18px;
	color:#5ebf00;
	text-align:center;
}

/**/
.cfkuai a.nav1{
	display:block;
	width:129px;
	height:97px;
	line-height:97px;
	text-align:center;
	font-size:18px;
	font-family:"Microsoft YaHei";
	color:#000;
	text-decoration:none;
	background:#E0FBC6;
	border:1px solid #CDEDAC;
	margin-right:12px;
	margin-bottom:30px;
	float:left;	
	-moz-border--radius:5px;
    -webkit-border-radius:5px;
	border-radius:5px;
	behavior: url("../PIE/PIE.htc");
}

.cfkuai a.nav2{
	display:block;
	width:129px;
	height:70px;
	padding-top:27px;
	line-height:22px;
	text-align:center;
	font-size:15px;
	font-family:"Microsoft YaHei";
	color:#000;
	text-decoration:none;
	background:#C6FB91;
	border:1px solid #CDEDAC;
	margin-right:12px;
	margin-bottom:30px;
	float:left;	
	-moz-border--radius:5px;
    -webkit-border-radius:5px;
	border-radius:5px;
	behavior: url("../PIE/PIE.htc");
}


.cfkuai a.nav3{
	display:block;
	width:129px;
	height:70px;
	padding-top:27px;
	line-height:22px;
	text-align:center;
	font-size:15px;
	font-family:"Microsoft YaHei";
	color:#000;
	text-decoration:none;
	background:#AEFA64;
	border:1px solid #CDEDAC;
	margin-right:12px;
	margin-bottom:30px;
	float:left;	
	-moz-border--radius:5px;
    -webkit-border-radius:5px;
	border-radius:5px;
	behavior: url("../PIE/PIE.htc");
}

.cfkuai a.nav4{
	display:block;
	width:114px;
	height:70px;
	padding-top:27px;
	line-height:22px;
	padding-left:15px;
	font-size:15px;
	font-family:"Microsoft YaHei";
	color:#000;
	text-decoration:none;
	background:#93EE39;
	border:1px solid #CDEDAC;
	margin-bottom:30px;
	float:left;	
	-moz-border--radius:5px;
    -webkit-border-radius:5px;
	border-radius:5px;
	behavior: url("../PIE/PIE.htc");
}


.cfkuai img{
	width:100%;
	height:auto;
}


.cfkuai .dvfont{
	width:80px;
	height:28px;
	font-size:15px;
	color:#000;
	font-family:"Microsoft YaHei";
}
.cfkuai .dvfontt{
	width:110px;
	height:28px;
	font-size:15px;
	color:#fff;
	font-family:"Microsoft YaHei";
}

.cfkuai a.nav5{
	display:block;
	width:114px;
	height:80px;
	padding-top:17px;
	line-height:22px;
	padding-left:15px;
	font-size:18px;
	font-family:"Microsoft YaHei";
	color:#000;
	text-decoration:none;
	background:#7ADE1A;
	border:1px solid #CDEDAC;
	margin-right:12px;
	margin-bottom:30px;
	float:left;	
	-moz-border--radius:5px;
    -webkit-border-radius:5px;
	border-radius:5px;
	behavior: url("../PIE/PIE.htc");
}


.cfkuai a.nav6{
	display:block;
	width:129px;
	height:97px;
	line-height:97px;
	text-align:center;
	font-size:18px;
	font-family:"Microsoft YaHei";
	color:#fff;
	text-decoration:none;
	background:#5EBF00;
	border:1px solid #CDEDAC;
	margin-right:12px;
	margin-bottom:30px;
	float:left;	
	-moz-border--radius:5px;
    -webkit-border-radius:5px;
	border-radius:5px;
	behavior: url("../PIE/PIE.htc");
}


.cfkuai a.nav7{
	display:block;
	width:129px;
	height:97px;
	line-height:97px;
	text-align:center;
	font-size:18px;
	font-family:"Microsoft YaHei";
	color:#fff;
	text-decoration:none;
	background:#03A34D;
	border:1px solid #CDEDAC;
	margin-right:12px;
	margin-bottom:30px;
	float:left;	
	-moz-border--radius:5px;
    -webkit-border-radius:5px;
	border-radius:5px;
	behavior: url("../PIE/PIE.htc");
}

.cfkuai a.nav8{
	display:block;
	width:129px;
	height:97px;
	line-height:97px;
	text-align:center;
	font-size:18px;
	font-family:"Microsoft YaHei";
	color:#fff;
	text-decoration:none;
	background:#037E3B;
	border:1px solid #CDEDAC;
	margin-bottom:30px;
	float:left;	
	-moz-border--radius:5px;
    -webkit-border-radius:5px;
	border-radius:5px;
	behavior: url("../PIE/PIE.htc");
}

.cfkuai a.nav9{
	display:block;
	width:129px;
	height:97px;
	line-height:97px;
	text-align:center;
	font-size:18px;
	font-family:"Microsoft YaHei";
	color:#fff;
	text-decoration:none;
	background:#025E2D;
	border:1px solid #CDEDAC;
	margin-right:12px;
	margin-bottom:30px;
	float:left;	
	-moz-border--radius:5px;
    -webkit-border-radius:5px;
	border-radius:5px;
	behavior: url("../PIE/PIE.htc");
}

.cfkuai a.nav10{
	display:block;
	width:129px;
	height:97px;
	line-height:97px;
	text-align:center;
	font-size:18px;
	font-family:"Microsoft YaHei";
	color:#fff;
	text-decoration:none;
	background:#004822;
	border:1px solid #CDEDAC;
	margin-right:12px;
	margin-bottom:30px;
	float:left;	
	-moz-border--radius:5px;
    -webkit-border-radius:5px;
	border-radius:5px;
	behavior: url("../PIE/PIE.htc");
}


.cfkuai a.nav11{
	display:block;
	width:114px;
	height:74px;
	padding-top:23px;
	line-height:22px;
	padding-left:8px;
	font-size:15px;
	font-family:"Microsoft YaHei";
	color:#fff;
	text-decoration:none;
	background:#013A1A;
	border:1px solid #CDEDAC;
	margin-right:12px;
	margin-bottom:30px;
	float:left;	
	-moz-border--radius:5px;
    -webkit-border-radius:5px;
	border-radius:5px;
	behavior: url("../PIE/PIE.htc");
}


/**/

.inptitle{
	height:40px;
	line-height:40px;
	font-family:"Microsoft YaHei";
	font-size:24px;
	font-weight:bold;
}

.inptitlee{
	height:30px;
	line-height:30px;
	font-family:"Microsoft YaHei";
	font-size:14px;
}

.cfintitle{
	width:73px;
	font-family:"Microsoft YaHei";
	font-size:14px;
	height:42px;
	line-height:42px;
	text-align:center;
	background:#3C3C3C;
	color:#fff;
}

.cftxtitle{
	width:200px;
	height:40px;
	border:1px solid #D5D5D5;
}

.cftxtitle input{
	width:95%;
	height:35px;
	border:0px;
	padding-left:5px;
}

.cftxtitle textarea{
	width:98%;
	height:93px;
	border:0px;
}

.cffcon{
	vertical-align:top;
}
.cffcon font{
	color:#F00;
	margin-left:6px;
}

.cfsut input[type="reset"]{
	width:120px;
	height:42px;
	line-height:42px;
	text-align:center;
	font-family:"Microsoft YaHei";
	font-size:15px;
	background:#E67D12;
	color:#fff;
	border:0px;
	cursor:pointer;
}

.cfsut input[type="submit"]{
	width:120px;
	height:42px;
	line-height:42px;
	font-family:"Microsoft YaHei";
	font-size:15px;
	text-align:center;
	background:#8FC320;
	color:#fff;
	border:0px;
	cursor:pointer;
}

.cfsut input:hover{
	background:#082C0A;
}

/* view.php */

.v_mbg{
	padding:15px 0px;
	background:url(../images/mbg.png);
}

.ktitle{
	font-size:16px;
	text-align:center;
	padding:2% 0px;
	color:#000;
	font-weight:bold;
}
.cotitle{
	height:40px;
	line-height:40px;
	text-align:center;
	border-top:1px dashed #ccc;
	border-bottom:1px dashed #ccc;
	color:#999;
}

.vsimg{
	width:85%;
	padding:3px;
	border:1px solid #ccc;
	margin:0px auto;
	box-shadow:4px 4px 5px #ccc;
}

.vsimg img{
	display:block;
	width:100%;
	height:auto;
}

.vcon{
	height:34px;
	line-height:22px;
	color:#636363;
	border-top:1px solid #9A9A9A;
	border-bottom:1px solid #9A9A9A;
	padding-left:10px;
}

.vcon2{
	vertical-align:top;
	padding:10px 0px;
}

.vcon2 img{
	display:block;
	width:100%;
	height:auto;
}

.abcon{
	width:85%;
	line-height:22px;
	vertical-align:top;
	margin:0px auto;
}

.abcon img{display:block;width:100%;height:auto;}


.pglist{
	padding:20px 0px;
	line-height:20px;
	color:#014ED8;
}

.pglist a.nav1{
	display:block;
	height:25px;
	line-height:25px;
	font-size:12px;
	color:#014ED8;
}

.pglist a.nav1 img{
	display:block;
	vertical-align:middle;
	float:left;
	margin-right:6px;
	margin-top:12px;
}
.pglist a.nav1 span{float:right;font-size:12px;color:#D4D2E8;}

.vlytitle{
	width:25%;
	height:26px;
	line-height:26px;
	text-align:right;
	color:#646464;
}
.vlytitle font{
	color:#F00;
	vertical-align:middle;	
}

.vlymyname{
	width:40%;
	height:18px;
	line-height:18px;
	border:1px solid #ccc;
}
.vlytext{
	width:80%;
	height:75px;
	border:1px solid #ccc;
}


#jobs_form input[type="reset"]{
	width:44px;
	height:24px;
	line-height:24px;
	text-align:center;
	background:#E87C17;
	font-size:14px;
	border:0px;
	color:#fff;
}

#jobs_form input[type="reset"]:hover{
	cursor:pointer;
}


#jobs_form input[type="submit"]{
	width:44px;
	height:24px;
	line-height:24px;
	text-align:center;
	background:#93C123;
	font-size:14px;
	border:0px;
	color:#fff;
}

#jobs_form input[type="submit"]:hover{
	cursor:pointer;
}


/* end.php */

.botbg{
	height:52px;
	padding-top:22px;
	background:url(../images/index_r43_c2.jpg);
}


.sticky{
 position:fixed;
 width:100%;
 padding:2% 0px;
 padding-left:1%;
 left:0px;
 bottom:0;
 z-index:10000;
 background:#C6010B;
}

.sticky ol{
	margin:0px;
	padding:0px 10px;
	position:absolute;
	width:auto;
	height:auto;
	bottom:74px;
	left:27%;
	display:none;
	background:#C6010B;
}

.sticky ol a.nev1{
	display:block;
	height:35px;
	line-height:35px;
	color:#fff;
	text-decoration:none;
	font-family:"Microsoft YaHei";
	font-size:14px;
	border-bottom:1px solid #fff;
}

.sticky ol a.nev2{
	display:block;
	height:35px;
	line-height:35px;
	text-decoration:none;
	color:#fff;
	text-indent:10px;
	font-family:"Microsoft YaHei";
	font-size:14px;
}



.btg{
	width:90%;
	margin:0px auto;
}

.btg a.nav1{
	display:block;
	width:24%;
	color:#FFF;
	font-family:"Microsoft YaHei";
	font-size:16px;
	text-align:center;
	text-decoration:none;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	float:left;
}

.btg a.nav2{
	display:block;
	width:24%;
	color:#FFF;
	font-family:"Microsoft YaHei";
	font-size:16px;
	text-align:center;
	border-right:1px solid #fff;
	text-decoration:none;
	float:left;
}

.btg a.nav1 img{
	display:block;
	width:23%;
	height:auto;
	margin:0px auto;
	padding:6px 0px;
}

.btg a.nav2 img{
	display:block;
	width:33%;
	height:auto;
	margin:0px auto;
	padding:6px 0px;
}

.btg a.nav3{
	display:block;
	width:24%;
	color:#FFF;
	font-family:"Microsoft YaHei";
	font-size:16px;
	text-align:center;
	border-right:1px solid #fff;
	float:left;
}

.btg a.nav3 img{
	display:block;
	width:36%;
	height:auto;
	margin:0px auto;
	padding:6px 0px;
}


.bot{
	padding:6% 0px;
}


.bot img{
	display:block;
	margin:0px auto;
	margin-top:35px;
}

.bottel{
	position:fixed;
	z-index:10001;
	bottom:80px;
	right:0px;
}

.bottel img{
	width:90%;
	height:auto;
}




/**/

.vestitle{
	height:34px;
}

.vestitle dl dt{
	width:40%;
	font-family:"Microsoft YaHei";
	font-size:17px;
	height:34px;
	line-height:34px;
	text-align:center;
	color:#FFF;
	background:#C6010B;
	float:left;
}

.vestitle dl dd{
	width:60%;
	font-family:"Microsoft YaHei";
	height:33px;
	background:#fff;
	border-bottom:1px solid #636363;
	float:left;
}






















