* {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 14px;
    box-sizing: border-box;
	vertical-align: baseline;
}

ul,
ol {
    list-style: none;
}

a {
	color: #000;
	text-decoration:none;
}

input {
	outline: 0;
}

i {
    font-style: normal;
}

.w {
    width: 970px;
    margin: 0 auto;
}
.fl {
    float: left;
}

.fr {
    float: right;
}

.f {
    color: #fff;
}

.red {
    color: #d3235b;
}

.bg {
    background: #0266a3;
}

.header {
    width: 100%;
    height: 26px;
    background: #f7f7f7;
    border-bottom: 1px solid #d8d8d8;
}

.header > .w {
    line-height: 26px;
}

.header > .w > ul > li {
    float: left;
    margin-right: 10px;
}

.header > .w > ul > li i {
    float: right;
    margin: 12px 0 0 2px;
    display: block;
    width: 7px;
    height: 4px;
    background: url(../images/sj.png);
}

.logo a {
    display: block;
    width: 200px;
    height: 84px;
}

.search {
    margin-top: 43px;
    width: 532px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #f4f4f4;
    border: 1px solid #c9c9c9;
    padding: 5px;
}

.search input[type='text'] {
    width: 420px;
    height: 30px;
    border: 1px solid #a6a6a6;
    text-indent: 5px;
}

.search input[type="button"] {
    width: 100px;
    height: 30px;
    background-color: #2f70d0;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
}


.nav {
    height: 27px;
    border-bottom: 2px solid #0266a3;
    position: relative;
}

.nav ul {
    position: absolute;
}

.nav li {
    float: left;
    height: 25px;
    text-align: center;
    line-height: 25px;
}

.nav li a {
    display: block;
    padding: 0 10px;
    height: 100%;
}

.nav li a:hover {
    color: #fff;
    background: #0266a3;
}

body > div:nth-child(4) {
    margin-top: 10px;
    height: 210px;
}

body > div:nth-child(4) > nav:nth-child(1) {
    width: 200px;
    height: 210px;
}

body > div:nth-child(4) > nav:nth-child(1) > p {
    width: 200px;
    height: 32px;
    font-size: 16px;
    padding: 7px 0 9px 20px;
}

body > div:nth-child(4) > nav:nth-child(1) li {
    width: 100%;
    height: 30px;
    background: #ebf0f6;
}

body > div:nth-child(4) > nav:nth-child(1) li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    line-height: 30px;
}

body > div:nth-child(4) > nav:nth-child(1) li a:hover {
    background: #0266a3;
    color: #fff;
}

body > div:nth-child(4) > nav:nth-child(1) li i {
    display: inline-block;
    width: 18px;
    height: 16px;
    margin: 0 10px;
    vertical-align: middle;
}

body > div:nth-child(4) > nav:nth-child(1) .icon_1 {
    background: url(../images/icon_1.png) no-repeat 0px 0px;
}

body > div:nth-child(4) > nav:nth-child(1) .icon_2 {
    background: url(../images/icon_2.png) no-repeat center center;
}

body > div:nth-child(4) > nav:nth-child(1) .icon_3 {
    background: url(../images/icon_3.png) no-repeat center center;
}

body > div:nth-child(4) > nav:nth-child(1) .icon_4 {
    background: url(../images/icon_4.png) no-repeat center center;
    background-position: center center;
}

body > div:nth-child(4) > nav:nth-child(1) .icon_5 {
    background: url(../images/icon_5.png) no-repeat center center;
}

body > div:nth-child(4) > nav:nth-child(1) .icon_6 {
    background: url(../images/icon_6.png) no-repeat center center;
}

body > div:nth-child(4) > div:nth-child(2) {
    width: 760px;
    height: 100%;
}

body > div:nth-child(4) > div:nth-child(2) > div:first-child {
    width: 520px;
    height: 100%;
    background: url(../images/center.png);
    cursor: pointer;
}

body > div:nth-child(4) > div:nth-child(2) > div:last-child {
    width: 230px;
    height: 100%;
}

body > div:nth-child(4) > div:nth-child(2) > div:last-child > div:first-child {
    width: 229px;
    height: 95px;
    background: url(../images/center-r.png);
    cursor: pointer;
}

body > div:nth-child(4) > div:nth-child(2) > div:last-child > div:last-child {
    margin-top: 20px;
    width: 229px;
    height: 96px;
    background: url(../images/center-r2.png);
    cursor: pointer;
}

.floor .w {
    margin-top: 14px;
}

.jianzhucailiao ,
.ertonganquanzuoyi ,
.gongyimeishupin {
    height: 392px;
}

.jianzhucailiao > div:nth-child(1) ,
.ertonganquanzuoyi > div:nth-child(1) ,
.gongyimeishupin > div:nth-child(1) {
    width: 100%;
    height: 36px;
    line-height: 36px;
    border-top: 2px solid #c3d7e4;
    background: #ecf1f7;
    padding-left: 20px;
    font-weight: 700;
}

.jianzhucailiao > div:nth-child(2) ,
.ertonganquanzuoyi > div:nth-child(2) ,
.gongyimeishupin > div:nth-child(2) {
    margin-top: 10px;
    width: 100%;
    height: 346px;
}

.jianzhucailiao > div:nth-child(2) > div:first-child ,
.ertonganquanzuoyi > div:nth-child(2) > div:first-child ,
.gongyimeishupin > div:nth-child(2) > div:first-child {
    width: 730px;
    height: 100%;
    border: 1px solid #dddddd;
    position: relative;
}

.jianzhucailiao > div:nth-child(2) > div:first-child > div:first-child ,
.jianzhucailiao > div:nth-child(2) > div:first-child > div:last-child ,
.gongyimeishupin > div:nth-child(2) > div:first-child > div:last-child {
    width: 728px;
    height: 172px;
}

.jianzhucailiao > div:nth-child(2) > div:first-child > div:first-child:before ,
.gongyimeishupin > div:nth-child(2) > div:first-child > div:first-child:before {
    content: '';
    display: block;
    width: 700px;
    height: 1px;
    background: #ddd;
    position: absolute;
    top: 50%;
    left: 2%;
}

.jianzhucailiao > div:nth-child(2) > div:first-child > div > span ,
.gongyimeishupin > div:nth-child(2) > div:first-child > div > span  {
    float: left;
    display: block;
    width: 364px;
    height: 100%;
    position: relative;
    padding: 16px 0 14px 24px;
}

.jianzhucailiao > div:nth-child(2) > div:first-child span > div:first-child ,
.gongyimeishupin > div:nth-child(2) > div:first-child span > div:first-child  {
    width: 320px;
    height: 102px;
    overflow: hidden;
}

.jianzhucailiao > div:nth-child(2) > div:first-child span > div:first-child > div:first-child ,
.gongyimeishupin > div:nth-child(2) > div:first-child span > div:first-child > div:first-child {
    width: 100px;
    height: 100px;
    border: 1px solid #dddddd;
}

.jianzhucailiao > div:nth-child(2) > div:first-child span > div:first-child > div:first-child > img ,
.gongyimeishupin > div:nth-child(2) > div:first-child span > div:first-child > div:first-child > img {
    text-align: center;
    line-height: 100px;
    margin: 4px 0 0 4px;
}

.jianzhucailiao > div:nth-child(2) > div:first-child span > div:first-child > div:first-child .c1 ,
.gongyimeishupin > div:nth-child(2) > div:first-child span > div:first-child > div:first-child .c1  {
    margin-top: 20px;
}

.jianzhucailiao > div:nth-child(2) > div:first-child span > div:first-child > div:last-child ,
.gongyimeishupin > div:nth-child(2) > div:first-child span > div:first-child > div:last-child {
    width: 212px;
    margin-top: 4px;
}

.jianzhucailiao > div:nth-child(2) > div:first-child span > div:first-child > div:last-child p:nth-child(1) ,
.gongyimeishupin > div:nth-child(2) > div:first-child span > div:first-child > div:last-child p:nth-child(1) {
    height: 30px;
}

.jianzhucailiao > div:nth-child(2) > div:first-child span > div:first-child > div:last-child p:nth-child(2) ,
.gongyimeishupin > div:nth-child(2) > div:first-child span > div:first-child > div:last-child p:nth-child(2) {
    color: #863E01;
    font-size: 12px;
    height: 42px;
    padding-left: 6px;
}

.jianzhucailiao > div:nth-child(2) > div:first-child span > div:first-child > div:last-child span:nth-child(3) ,
.gongyimeishupin > div:nth-child(2) > div:first-child span > div:first-child > div:last-child span:nth-child(3) {
    font-size: 18px;
    font-weight: 700;
    color: #d3235b;
}

.jianzhucailiao > div:nth-child(2) > div:first-child span > div:first-child > div:last-child span:nth-child(4) ,
.gongyimeishupin > div:nth-child(2) > div:first-child span > div:first-child > div:last-child span:nth-child(4) {
    font-size: 12px;
    text-decoration: line-through;
}

.jianzhucailiao > div:nth-child(2) > div:first-child span > div:last-child ,
.gongyimeishupin > div:nth-child(2) > div:first-child span > div:last-child {
    margin-top: 14px;
}

.jianzhucailiao > div:nth-child(2) > div:first-child span > div:last-child > img ,
.gongyimeishupin > div:nth-child(2) > div:first-child span > div:last-child > img {
    cursor: pointer;
    vertical-align: middle;
}

.jianzhucailiao > div:nth-child(2) > div:first-child span > div:last-child > span ,
.gongyimeishupin > div:nth-child(2) > div:first-child span > div:last-child > span {
    margin-left: 6px;
}

.jianzhucailiao > div:nth-child(2) > div:first-child span > div:last-child > span i , 
.gongyimeishupin > div:nth-child(2) > div:first-child span > div:last-child > span i {
    color: red;
}

.jianzhucailiao > div:nth-child(2) > div:last-child {
    width: 230px;
    height: 100%;
    border: 1px solid #dddddd;
}

.jianzhucailiao > div:nth-child(2) > div:last-child > p ,
.gongyimeishupin > div:nth-child(2) > div:last-child > p {
    padding: 8px 0 0 14px;
    height: 30px;
    border-bottom: 1px solid #dddddd;
}

.jianzhucailiao > div:nth-child(2) > div:last-child > div > a {
    display: block;
    font-size: 12px;
    margin-top: 8px;
}

.jianzhucailiao > div:nth-child(2) > div:last-child > div > a:hover {
    text-decoration: underline;
}

.jianzhucailiao > div:nth-child(2) > div:last-child > div > a > i {
    float: left;
    display: block;
    width: 4px;
    height: 4px;
    background: #cdcdcd;
    margin: 8px 10px 0 10px;
}

.ertonganquanzuoyi > div:nth-child(2) > div:first-child > div {
    float: left;
    width: 182px;
    height: 100%;
}

.ertonganquanzuoyi > div:nth-child(2) > div:first-child > div > a {
    display: block;
    width: 164px;
    height: 170px;
    margin: 10px 0 0 10px;
}

.ertonganquanzuoyi > div:nth-child(2) > div:first-child > div > span {
    display: block;
    width: 164px;
    font-size: 12px;
    text-align: center;
    margin: 16px 0 0 6px;
}

.ertonganquanzuoyi > div:nth-child(2) > div:first-child > div > p {
    padding-top: 14px;
    text-align: center;
    color: #666;
}

.ertonganquanzuoyi > div:nth-child(2) > div:first-child > div > p:nth-child(4) > i {
    text-decoration: line-through;
}

.ertonganquanzuoyi > div:nth-child(2) > div:first-child > div > p:nth-child(5) > i {
    font-weight: 700;
    color: #d3235b;
    font-size: 16px;
}

.ertonganquanzuoyi > div:nth-child(2) > div:last-child {
    width: 230px;
    height: 100%;
    position: relative;
}

.ertonganquanzuoyi > div:nth-child(2) > div:last-child > a:first-child {
    display: block;
    width: 220px;
    height: 130px;
    border: 1px solid #dddddd;
}

.ertonganquanzuoyi > div:nth-child(2) > div:last-child > a:last-child {
    display: block;
    width: 218px;
    height: 177px;
    position: absolute;
    bottom: 0;
}

.gongyimeishupin > div:nth-child(2) > div:last-child {
    width: 230px;
    height: 100%;
}

.gongyimeishupin > div:nth-child(2) > div:last-child > p {
    background: #f8f8f8;
    font-weight: 700;
}

.gongyimeishupin > div:nth-child(2) > div:last-child > div {
    margin-top: 14px;
}

.gongyimeishupin > div:nth-child(2) > div:last-child > div > p {
    color: #666;
    font-size: 12px;
    width: 110px;
}

.gongyimeishupin > div:nth-child(2) > div:last-child > a {
    margin-top: 8px;
    display: block;
    width: 230px;
}

.gongyimeishupin > div:nth-child(2) > div:last-child > a:hover {
    text-decoration: underline;
}

.gongyimeishupin > div:nth-child(2) > div:last-child > a > i {
    color: #666;
    margin: 0 6px;
}

.footer {
    margin-top: 20px;
    height: 106px;
    border-top: 1px solid #eeeeee;
    border-bottom: 2px solid #0a7ec3;
}

.footer > div:first-child {
    width: 100%;
    height: 40px;
    margin-top: 36px;
    padding-left: 10px;
}

.footer > div:first-child > ul {
    float: right;
    width: 885px;
}

.footer > div:first-child > ul li {
    float: left;
    margin-right: 6px;
    margin-bottom: 8px;
}

.footer > div:last-child {
    text-align: center;
    margin: 40px 0;
}

.footer > div:last-child p {
    padding-bottom: 10px;
}