﻿*{
    margin:0;
    padding:0;
    text-decoration: none;
    list-style: none;
}
body{
    background: #fff;
}
/*dingbu*/
.header{
    width:100%;
    height:400px;
    background: url("../images/header_back.png");

}
.nav{
    width: 100%;
    height:56px;
    background: #3f5d8e;
}
.nav ul{
    width:1200px;
    height:100%;
    margin:0 auto;
}
.nav ul li{
    float:left;
    height:100%;
}
.nav ul li:first-child{
    width: 176px;
    margin-left:65px;
}
.nav ul li:nth-child(2){
    width: 176px;
}
.nav ul li:nth-child(3){
    width: 360px;
}
.nav ul li:nth-child(4){
    width: 176px;
}
.nav ul li:last-child{
    width: 176px;
}
.nav ul li a{
    display:block;
    width:100%;
    height:100%;
    color:#fff;
    font-size: 24px;
    text-align: center;
    line-height: 56px;
}
.nav ul li a:hover{
    color:#fae35d;
}
/*dangqianweizhi*/
.listTitle {
    width: 1200px;
    height: 30px;
    margin:0 auto;
}

.currenturl {
    width: 100%;
    height: 30px;
    line-height:30px;
    font-size: 14px;
    background: url("../images/location.png")no-repeat 0 center/15px 17px;
    padding: 0 10px;
    margin-top: 18px;
    overflow: hidden;
}

.currenturl a {
    width: auto;
    height: 30px;
    color: #000;
    float: left;
}

.currenturl span {
    width: auto;
    height: 30px;
    color: #000;
    float: left;
    padding: 0 10px;
}
/*content*/
.textContent{
    width:1200px;
    height:auto;
    margin:0 auto 50px auto;
}
.sjt_gzqx_xq_mian {
    width: 1118px;
    margin: 15px auto 40px auto;
    padding: 40px;
    border: 1px solid #e6e6e6;
    overflow: hidden;
}
.sjt_gzqx_xq_TitleBox {
    padding-top: 10px;
}
.sjt_gzqx_xq_TitleBox h2 {
    font-size: 30px;
    color: #000;
    font-weight: bold;
    margin: 0 0 10px 20px;
    text-align: center;
}
.sjt_gzqx_xq_TitmeBox {
    text-align: center;
}
.sjt_gzqx_xq_TitmeBox .sjt_gzqx_xq_Titme {
    padding-left: 22px;
    background: url(../images/xxmh-34-shijian.jpg) left center no-repeat;
}
.rsb_gzqx_xq_Name {
    padding-left: 22px;
    background: url(../images/xxmh-35-laiyuan.jpg) left center no-repeat;
}
.sjt_gzqx_xq_TitmeBox span {
    display: inline-block;
    margin: 0 10px;
    font-size: 16px;
    color: #666;
}
.sjt_gzqx_xq_PBox {
    padding: 30px 30px 0px 30px;
}