﻿@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	font-size:15px;
	font-family:"微软雅黑";
}
p{font-size:15px; font-family:"微软雅黑"; color:#2e2e2e; text-indent:30px; line-height:25px;}
a{font-family:"微软雅黑"; text-decoration:none;}
b{font-size:14px; font-family:"微软雅黑"; color:#2e2e2e; text-indent:30px; line-height:25px;}
h1,h2,h3,h4,h4{font-family:"微软雅黑";}
h1{font-size:25px; padding:20px 0; margin:0;}

.right{float:right;}
.left{ float:left;}
.sitetop .nav{
	width:850px;
	margin:0 auto;
	padding:0;
	text-align: center;
}
.sitetop{
	background-image:url(navtop.png);
	height:146px;
	background-repeat: no-repeat;
	background-position: center top;
}
.sitetop .nav a{font-size:18px;margin:0 16px;color:#fff; height:85px; line-height:85px;padding:7px;border:0px #28477e solid;}
.sitetop .nav a:hover{
	color:#FFFFFF;
	border:2px #fff solid;
	border-radius:3px;
	text-align: center;
}
h3{border-bottom:2px #5e2926 solid;padding:15px 0; }
h3 b{border-bottom:2px #f64500 solid;padding:15px 0}
.logo{width:624px; height:189px; margin:0 auto 10px auto;}
.warp{width:1000px; margin:0 auto; border:5px #481b18 solid;border-radius:8px;}
.main{padding:1em 0;}
.main p{padding-left:3em; padding-right:3em;}
.main h3{margin-left:3em; margin-right:3em;}
.footer{text-align:center; font-size:14px;}
.footer em{font-style: normal;margin:0 10px;border:1px #e2e2e2 dashed;border-left:0;border-right:0;padding:5px 0;}
.table{background-color:#CCCCCC; border:1px;line-height:20px; font-size:14px; margin:15px auto; width:90%}
.table th{background-color:#011d52; color:#fff; font-size:15px; padding:8px 0;}
.table tbody{text-align:center; background-color:#FFF;}
.table thead tr{background-color:#FFFFFF; text-align:center;}
.table tfoot{text-align:center;}
.table td{padding:5px; line-height:25px;}
.table caption{font-size:18px; font-weight:bold; padding:10px 0;}
.tablelist {background-color: #FF3300; border:1px;line-height:20px; font-size:12px;}
/*固定的悬浮窗*/
.yb_conct{position:fixed;z-index:9999999;top:40%;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#ff4a00 url(fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#ff4a00 url(fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{background:#ff4a00 url(fixCont1.png) no-repeat 0 -117px;}
.yb_bar .yb_ercode{background:#ff4a00 url(fixCont.png) no-repeat 0 -169px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}
