@charset "utf-8";
/*
[name]天祺网络[/name]
Powered by TQCMS
*/
/* CSS Document */
/* ============共用样式begin============== */
body {
	overflow-x: hidden;
	margin: auto;
	padding: auto;
	font-size: 12px;
	font-family: Consolas, "微软雅黑";
}
form {
	margin: auto;
	padding: auto;
}
p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #F00;
}
a:link, a:visited {
    color: #7c7c7c;
    text-decoration: none;
}
ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
img {
	border: 0px;
}
.f-l {
	float: left;
}
.f-r {
	float: right;
}
/* ============共用样式end============== */

/* ============分页样式begin============== */
.pages{
    margin: 30px 0px;
    overflow: hidden;
}
.pages a,.pages strong,.pages em{
    float: left;
    border: 1px solid rgb(223, 223, 223);
    margin-right: 5px;
    font-family: '微软雅黑'
}

/* ============分页样式end============== */

/* ============top head menu样式begin============== */
#top {
    width: 100%;
    margin: 0 auto;
    height: 120px;
    background: #fff;
}
#header {
    width: 1200px;
    margin: 0 auto;
}
#logo {
    overflow: hidden;
    width: 1200px;
    clear: both;
}
#nav {
    height: 47px;
    line-height: 46px;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    background: #3fb135;
}
.nav_l {
    display: none;
}
.navigation {
    padding-left: 10px;
    margin: 0 auto;
    width: 1200px;
}
.navigation li {
    float: left;
    width: 100px;
    text-align: center;
    position: relative;
    z-index: 100;
    font-size: 16px;
    font-family: "Microsoft Yahei", Arial;
    background: #3fb135;
    background-position: right;
}
.navigation li:hover{
	background: #F86300;
}
.navigation li a, .navigation li a:visited {
    display: block;
    text-decoration: none;
    color: #fff;
}
.navigation li ul {
    width: 120px;
    display: none;
    position: absolute;
    top: 46px;
    left: 0px;
    margin: 0px;
    padding: 0;
    z-index: 100;
    /*background-color: #aa260b; */
}
.navigation li ul li {
	width: 100%;
    background: #F86300;
    border: 0;
    _height: 35px;
}
.navigation li ul li:hover{
	background:#3fb135;
}
.navigation li ul li a:visited {
    _color: #fff;
    font-weight: normal;
    color: #fff;
    _height: 35px;
    background: #F86300;
}
#footermain {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    clear: both;
    background: #18900d;
}
#footer {
    width: 1000px;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 10px;
}
.copyright {
    padding-bottom: 0px;
    width: 932px;
    margin: 0 auto;
    padding-top: 10px;
    color: #fff;
}
.mb_foot_block {
    position: relative;
}
#footer .com_con {
    width: 960px;
    overflow: hidden;
    font-size: 12px;
    color: #fff;
}
#footer a, #footer a:visited {
    color: #fff;
}
/* ============top head menu样式end============== */

/* ============foot friendslink样式begin============== */

/* ============foot样式end============== */

/* ============首页样式begin============== */

/* ============首页样式end============== */

/* ============内页样式begin============== */

/* ============内页样式end============== */

/* ============其他 样式begin============== */
.wrap {
	width: 1200px;
	margin: 20px auto auto auto;
	overflow: hidden;
}
.banner {
	width: 1200px;
	margin: 0px auto auto auto;
}
/* ============其他 样式begin============== */
