body {
    width: 100%;
    min-width:1200px;
    height: 100%;
}

img{
    border:0px;
}
.head {
    width: 100%;
    height: auto;
    border-bottom:none;
    background: url(../images/headtopbg.jpg) no-repeat;
    background-size: 100% 100%;
}
.headtop {
    width: 1200px;
    height: auto;
    margin: 0px auto;

}
.wechat-code  img{width:123px;}

.login{
    display: inline-block;
    margin-left: 15px;
}
.headtop .login a{
    margin: 0px;
    padding: 0px 8px;
}
.headtop .hxlogo {
    float: left;
    margin: 50px 0px 55px 0px;
}
.headtop .hxlogo a{
    border:0px;
}
.headtop .hxlogo a img{
    border:0px;
}

.headyou {
    float: right;
}

.headinp {
    width: 500px;
    margin-top: 60px;
    position:relative
}
.headinp .wza{
    margin-left: 17px !important;
}

.headinp a ,.headinp span{
    color: #3b6ea0;
    margin-right: 5px;
}
.headinp a span{
   font-size:16px;
margin-left:10px;
}
.headinp a img {
    position: relative;
    top: 4px;
}

.headinp a:nth-child(5), .headinp a:nth-child(6),.headinp span{
    padding-right: 4px;
}

.headsou {
    width: 500px;
    background-color: #fff;
    border: 1px solid #1658a0;
    border-radius: 8px;
    margin-top: 20px;
}

.headsou a img {
    position: relative;
    top: 5px;
}

.headsou .searchk {
    width: 430px;
    height: 38px;
    border: none !important;
    outline: none;
    margin-left: 10px;
position: relative;
top: -5px;
}
.headsou .retrieval_button{
position: relative;
    top: 5px;
}
.navhead {
    width: 100%;
    height: 50px;
    background-color: rgb(1, 82, 147);
}

.navlist {
    width: 1200px;
    margin: 0px auto;
}

.navlist li {
    float: left;
    width: 170px;
    height: 50px;
    text-align: center;
    line-height: 50px;
}
.navlist li:hover {
   background-color: rgb(12, 109, 182);
}

.navlist li a {
    font-size:20px;
    color: #fff;
    display: block;
    font-family: "微软雅黑";
    
}

.wza{
margin-left:10px;
}


/*-----底部------*/

.foot {
    width: 100%;
    height: auto;
    background: url(../images/footbg_02.jpg) no-repeat ;
    border-top: 2px solid #2f5e95;
    margin-top: 50px;
}
.footmain {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.footmain .wzdh {
    padding: 30px 0px;
}

.footmain .dhbt {
    font-size: 16px;
    color: #666666;
    float: left;
    margin-top: 6px;
}

.footmain .dhbg {
       width: 218px;
    height: 35px;
    background-image: url(../images/footxl.jpg);
    background-size: 100% 35px;
    float: left;
    margin-left: 55px;
}

.footmain .dhbg select {
    font-size: 16px;
    width: 200px;
    height: 35px;
    padding-left: 15px;
    border: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: rgba(255, 255, 255, 0);
    color: #666666;
}
select::-ms-expand {
    width: 218px;
    height: 35px;
    display: none;
}

.zbcb {
    width: 1150px;
    margin: 0 auto;
    /* margin-top: 40px; */
    padding: 25px;
}

.jgxx {
    width: 960px;
    float: left;
}

.dangzheng {
    float: left;
    margin-top: 40px;
}

.jiucuo {
    margin-top: 40px;
    margin-left:25px;
    float: left;
}
.jgxx p {
    text-align: center;
    font-size: 15px;
    color: #7e7e7e;
    margin-top: 15px;
}

.jgxx p span {
    margin:0px 10px;
}

.jgxx p span a {

    color: #7e7e7e;
}

.jgxx .anyang a {

    color: #7e7e7e !important;
}

.jgxx p span a:hover {
    color: red;
}
.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.sj-code  img{width:123px;}
/* ir底部 */
#st-header div{width:100% !important;}
#st-header div a{
 color:#fff;
}


#st-header div a span{

 margin:40px 100px 0px 300px;
 font-size:20px;
 height:36px;
 line-height:36px;
 width:120px;
 text-align:center;
 background:#0181dc;
 color:#fff !important;
 border-radius: 5px; 
   -moz-border-radius: 5px;  
    -webkit-border-radius: 5px; 
	overflow: hidden;
	border-top-left-radius:5px 5px;
    border-top-right-radius:5px 5px;
    border-bottom-left-radius:5px 5px;
    border-bottom-right-radius:5px 5px;
}


.colorname{
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: url(desaturate.svg#grayscale);
    filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    -webkit-filter: grayscale(1)  !important;
    filter: gray  !important;
    color:gray !important;
}


#BodyLabel img{display:block;margin:auto;max-width:900px;height:auto !important;}





















