﻿@charset "utf-8";
/* CSS Document */
/*重置CSS*/
body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select {
	margin: 0;
	padding: 0;
    font-family: "Microsoft YaHei",arial;
}
body {
	font-family: "Microsoft YaHei",arial;
	background: #56abec;
	-webkit-text-size-adjust: 100%;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	color: #024D91;
}
em {
	font-style: normal
}
li {
	list-style: none
}
img {
	border: 0;
	vertical-align: middle;
}
p {
	word-wrap: break-word
}

.lanmu a:hover{
    color:#dd5825;
}
.header1{
    width:1000px;
	height:160px;
	margin: 14px auto 14px;
    background-image: url("../images/pinggu.gif"); 
}
.biaodan{
	background: url("../images/tuo.jpg") no-repeat center 0 #fff;
    width:1180px;
	/*height:2064px;*/
	margin:auto;
    margin-top:40px;
    overflow: hidden;
    margin-bottom: 40px;
    padding-top: 30px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.biaoti2{
    background: #fce2e2;
    font-size: 18px;
    font-weight: 600;
	height:40px;
	line-height:40px;
	padding-left:9px;
}
.biaoti2 a{
    color: #333;
    font-size: 18px;
    font-weight: 600;
}
.biaoti2 a:hover{
    color:#dd5825;
}
.left{
    background: #f5f5f5
    border: 1px dashed #fff;
    float: left;
    height: 473px;
    width: 257px;
	margin-left:1px;
}
.left ul{
	margin-left: 10px;
}
.left ul li{
    background-color: #fce2e2;
    float: left;
    height: 40px;
    line-height: 40px;
    margin-top: 7px;
    width: 238px;
}
.left ul li a{
    color: #333;
    font-size: 16px;
    font-weight: 900;
    line-height: 40px;
    display: block;
    width:238px;
    height:40px;
    text-align: center;
}
.left ul li a:hover{
    color:#ff4b4b;
}
.leftdown{
    background-color: #fce2e2;
    float: left;
    font-size: 16px;
    height: 232px;
    line-height: 40px;
    margin-top: 7px;
    width: 238px;
}
.leftdown h1{
    color: #ff4b4b;
    float: left;
    font-size: 18px;
    margin-left: 10px;
    margin-top: 6px;
    width: 210px;
}
.leftdown a{
    color: #333;
    float: left;
    font-size: 13px;
    line-height: 25px;
    margin-left: 14px;
    margin-top: -4px;
    width: 210px;
}
.right{
    width:907px;
	overflow: hidden;
	float:right;
    background:#fff;
	border-left: 1px solid #d1d1d1;
    padding-bottom: 60px;
}
.rightup1{
    color: #612200;
    float: right;
    font-size: 24px;
    font-weight: 700;
    height: 50px;
    width: 900px;
	margin-top:10px;
    line-height: 50px;
    margin-bottom: 20px;
}
.rightup2{
    border-bottom: 1px dashed #612200;
    width: 96%;
	margin-left: 2%;
    line-height: 50px;
    text-align: center;
}
.rightup{
    float: right;
    margin-top: 5px;
    width: 900px;
}
.rightup table{
    border-collapse: collapse;
    border: 1px solid #eeeeee;
}
.rightup tr{
	font-size:14px;
    border: 1px solid #eeeeee;
}
.rightup td{
    border: 1px solid #eeeeee;
    color: #333;
    margin: 0;
    padding: 7px;
    line-height: 26px;
}
.right form input{padding:4px;}
.rightup td .np{width:16px;height:16px;margin:0px 4px 0 6px; vertical-align:middle}
.right form .coolbg{display: inline-block;width:120px;text-align: center;line-height: 40px;font-size: 16px;border:0;color:#333;margin:0 10px;cursor:pointer;}
.right form .tijiao{background: #ff4b4b;color:#fff;}



