@charset "utf-8";
/* CSS Document */
* {
    margin: 0px;
    padding: 0px;
}

ol, ul, li {
    list-style: none;
}

body {
    margin: 0px;
    padding: 0px;
    font: normal 12px/150% Tahoma;
    font-family: "微软雅黑", "宋体";
    line-height: 1.5em;
    text-align: center;
    width: 100%;
}

img {
    border: 0px;
}

/*专题主题移动*/
a:link, a:visited {
    color: #c9161e;
    text-decoration: none;
}

a:hover, a:active {
    color: #990000;
    text-decoration: none;
}

.clearer {
    clear: both;
}

p {
    line-height: 35px;
    color: #000;
    font-size: 18px;
    text-indent: 2em;
    font-family: "微软雅黑";
}

h3 {
    font-size: 18px;
    line-height: 35px;
    color: #000;
    font-family: "微软雅黑";
}

.top {
    height: 732px;
    background-image: url(gyzpbanner3.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}

.auto {
    margin: 0 auto;
    width: 1120px;
}

.pannel-title1 {
    position: relative;
    /*line-height: 76px;*/
    overflow: hidden;
    width: 100%;
    margin: 40px auto 30px;
}
.pannel-title {
    border-bottom: 1px solid #74c4ec;
    position: relative;
    /*height: 45px;*/
    line-height: 50px;
    overflow: hidden;
    width: 100%;
    margin: 20px auto 20px;
}
.pannel-tit {
    height: 45px;
    margin-left: 0px;
    float: left;

}
.pannel-tit01 {
    color: #ef1200;
    font-size: 16px;
    float: right;
    padding: 16px 20px 0 0;
}
.pannel-tit1 {

}
.u3 {
    overflow: hidden;
    float: left;
    width: 100%;
}

.u3 li {
    float: left;
    margin: 0px 6px;
    margin-bottom: 30px;
    position: relative;
}
.bottom {
    clear: both;
    margin-top: 100px;
    width: 100%;
    padding: 70px 0px;
    background: #c9161e;
}

.bottom p {
    width: 100%;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
}