@charset "utf-8";
/* CSS Document */
.line-left-right-div {
    margin-top:180px;margin-bottom:100px;
    width:100%;
}
@media screen and (max-width: 1200px)
{
    .line-left-right-div { width:1200px; }
}
.appeal_two_title2{
    margin: 0 auto;
    text-align: left;
    width: 1200px;
    margin-bottom: 10px;
    margin-top: 20px;
    font-size: 20px;
    font-weight: bold;
}
.appeal_two_title2 img{
    margin-right:10px;
}
table
{
    border-collapse: collapse;
    margin: 0 auto;
    text-align: center;
    width: 1200px;
    margin-bottom: 10px;
}
table td, table th
{
    border: 1px solid #e5e5e5;
    color: #666;
    height: 50px;;
    /*border-radius: 50px;box-shadow: 6px 4px 10px #40403E;*/
}
table tr:hover{background: #F1F3F4;}
/*table tr:nth-child(odd)
{
    background: #fff;
}
table tr:nth-child(even)
{
    background: #F1F3F4;
}*/
.search {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 50px;
    /*background: #f2f2f2;*/
    margin-top: 320px;
}
.search_list {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.search_con {
    top: 10px;
    right: 0px;
    position: absolute;
    right: 10px;
    font-size: 0;
}
.search_con input {
    width: 219px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #0066cc;
    vertical-align: middle;
    padding: 0 5px;
    font-size: 16px;
    color: #aaa9a9;
}
.search_con a {
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
    color: #fefefe;
    text-decoration: none;
    background: #0066cc;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
}
.weather {
    height: 48px;
    line-height: 48px;
}
.title h1 {
    /*padding-top: 420px;*/
    margin-left:auto;
    margin-right: auto;
}
h1 {
    display: block;
    font-size: 2em;
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

element.style {
}
.title h1 {
    padding-top: 40px;
}
* {
    margin: 0px;
    padding: 0px;
    font-family: "微软雅黑", "黑体";
}

h1 {
    display: block;
    font-size: 2em;
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
.title {
    width: 1150px;
    border-bottom: 1px dashed #d7d5d5;
    text-align: center;
}
p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.title p {
    color: #999999;
    font-size: 16px;
    padding: 30px 0 20px 0;
}
















