@charset "utf-8";

/* CSS Document */

#fulllog {
    height: 314px;
    background: url("http://jubao.my399.com/img/sydd_01.jpg") no-repeat;
    background-position: center;
    background-color: #0057be;
    width: 100%;
    overflow: hidden;
}

#indexnav {
    height: 60px;
    background-color: #f1f1f1;
    line-height: 60px;
    color: #01499E;
    font-weight: bold;
}

#indexnav a {
    color: #01499E;
}

#navbutton {
	margin-left: 5px;
    margin-right: 5px;
}

#navbutton a {
    color: #01499E;
}

#sinput {
    max-width: 170px;
    height: 37px;
    border-radius: 5px 0px 0px 5px;
    margin-right: 0px;
    padding-right: 0px;
    font-size: 16px;
    border: 1px solid #c8c8c8;
    border-right: none;
}

#sminput {
    max-width: 120px;
    height: 37px;
    border-radius: 5px 0px 0px 5px;
    margin-right: 0px;
    padding-right: 0px;
    font-size: 16px;
    border: 1px solid #c8c8c8;
    border-right: none;
}

#ssubmit {
    margin-left: 0px;
    padding-left: 0px;
    max-width: 116px;
    height: 37px;
    border-radius: 0px 5px 5px 0px;
    background-color: #4b8fe2;
    border: 1px solid #4b8fe2;
    color: #ffffff;
}

#smsubmit {
    margin-left: 0px;
    padding-left: 0px;
    max-width: 90px;
    height: 37px;
    border-radius: 0px 5px 5px 0px;
    background-color: #4b8fe2;
    border: 1px solid #4b8fe2;
    color: #ffffff;
}

#reportbtn {
    width: 80px;
    height: 36px;
    border-radius: 5px 5px 5px 5px;
    background-color: #fc8b01;
    border: 1px solid #fc8b01;
    color: #ffffff;
    margin-bottom:7px;
    padding-left: 5px; 
    padding-right: 5px;   
}

#smreportbtn {
    max-width: 100px;
    height: 37px;
    border-radius: 5px 5px 5px 5px;
    background-color: #fc8b01;
    border: 1px solid #fc8b01;
    color: #ffffff;

}

#h5nav {
    border: 1px solid #c8c8c8;
    border-radius: 5px 5px 5px 5px;
    background-color: #ffffff;
}

.px14 {
    font-size: 14px;
    color: #818181;

}

.px14 a {
    font-size: 14px;
    color: #818181;

}

.px16 {
    font-size: 16px;
    color: #818181;

}

.px16 a {
    font-size: 16px;
    color: #818181;

}

.line_bottom {
    border: 1px solid #cccccc;
    border-right: none;
    border-left: none;
    border-top: none;
}

#newscontent {
    padding-top: 20px;

}

.bottomdiv {
    height: 88px;
    background-color: #f1f1f1;
    line-height: 20px;
    color: #646464;
}

.navtext {
    background-color: #0295db;
    border-radius: 5px 5px 0px 0px;
    padding-left: 5px;
    padding-right: 5px;
    color: #ffffff;
    font-weight: bold;
}

.index-li-list {
    text-align: left;
    color: #777777;
    list-style-type: none;
}

.index-li-list li {
    line-height: 35px;
    border-bottom: 1px dashed #cccccc;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    /*这里修改为要显示的行数*/
    -webkit-box-orient: vertical;
}

.index-li-list li a {
    font-size: 12px;
    color: #777777;
}

#content p {
    font-size: 16px;

}

#content img {
    max-width: :600px;

}

.px12 {
    font-size: 12px;
    color: #000000;

}

.px12o {
    font-size: 12px;
    color: #fc8b01;

}

.indexnavtext1 {
    min-width: 80px;
    height: 30px;
    background-color: #fc8b01;
    border-radius: 5px 5px 0px 0px;
    padding-left: 10px;
    padding-right: 10px;
    color: #ffffff;
    font-weight: bold;
    font-size: 20px;
}

.indexnavtext2 {
    min-width: 80px;
    height: 30px;
    background-color: #d20001;
    border-radius: 5px 5px 0px 0px;
    padding-left: 10px;
    padding-right: 10px;
    color: #ffffff;
    font-weight: bold;
    font-size: 20px;

}

.indexnavtext3 {
    min-width: 80px;
    height: 30px;
    background-color: #0295db;
    border-radius: 5px 5px 0px 0px;
    padding-left: 10px;
    padding-right: 10px;
    color: #ffffff;
    font-weight: bold;
    font-size: 20px;

}

.indexbox {
    width: 100%;
    border: 1px solid #e0e0e0;
    border-top: 2px solid #e0e0e0;
    margin: 0px;

}

.indexboxavg3 {
    padding: 10px;
}


.linkblack {
    line-height: 28px;
    font-size: 16px;
    font-weight: bold;
    padding-left: 10x;
    color: #000000;
}
.linkred {
    line-height: 28px;
    font-size: 16px;
    font-weight: bold;
    padding-left: 10x;
    color: #D20001;
}
.linkgrey {
    line-height: 28px;
    font-size: 16px;
    padding-left: 10x;
    color: #666666;
}

.ul01 {
    width: 100%;
    height: auto;
}

.ul01 li {
    position: relative;
    float: left;
    width: auto;
    display: inline-block;
    margin-right: 30px;
}

.ul01 li a {
    line-height: 35px;
    color: #333;
    font-size: 16px;
    padding-left: 18px;
}

.ul01 li:after {
    content: "";
    width: 9px;
    height: 9px;
    background-color: #0099ff;
    display: block;
    position: absolute;
    left: 0;
    top: 14px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}