﻿.header .nav{
	height: 60px;
	line-height: 40px;
	font-size: 18px;

	z-index: 111;
	margin: 0 auto;
}
.header .nav li{
	float: left;
	width: 12.5%;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.header .nav li a{
	color: #fff;
}
.header .nav li a img{
	width:30px;height:30px;
}

.header .nav li .second-nav{
	width: 186px;
	display: none;
	position: relative;
}

.header .nav li .second-nav li{
	position: relative;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #015293;
		z-index:10;
        opacity:0.98;
    
}

.header .nav li .second-nav li:hover{
		background: #034e8b;  
}
.header .nav li  :hover{
	background-color:#034e8b;
	/*border-bottom:1px solid #ffffff;*/

}

.header .nav li .second-nav li .third-nav{
	/*position: absolute;*/
	width: 150px;
	height: 200px;
	display: none;
	margin-left: 100%;
	margin-top: -40px;
	
}


div.search {padding: 110px 0;
           float: right;
           padding-top: 50px;}
form {
  position: relative;
  width: 300px;
  
  
}

.d1 input {
  width: 100%;
  height: 42px;
  padding-left: 10px;
  
  border-radius: 5px;
  outline: none;
  background: #FFFFFF;
  
}
.d1 button {
  position: absolute; 
  top: 0;
  right: 0px;
  width: 42px;
  height: 42px;
  border: none;
  background-color: #0478d6;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
  background-image: url(sousuo.png);
  background-repeat: no-repeat;
  background-size: 30px;
  background-position: center;
}
.blue{
    color:#015293;
}
.gzdt_h .boxTy01_con{
    padding-top:17px;
}
.boxTy01 h2 .tit{
    font-size:20px;
    padding-left:17px;
    background:url(iconTy01.gif)no-repeat left center;
}
.boxTy01 h2{
    padding-top:15px;
}
.boxTy01{
    width:306px;
    height:110px;
    margin-left:15px;
    border:#f0f0f0 solid 1px;
	background:#fdfdfd
    }
.gzdt_h{
    padding:0 15px;
} 
.mgt10{
    margin-top:15px;
}  
.boxTy01_icon{
    padding-top:33px;
}
.sv_newalert {
            width: 260px;
            height: 230px;
            position: fixed;
            right: 0px;
            bottom: 10px;
            border-radius: 5px 0 0 5px;
        }

            .sv_newalert p {
                font-size: 12px;
                color: #111;
                line-height: 22px;
            }

            .sv_newalert a {
                font-size: 12px;
                color: #000;
                text-decoration: none;
            }

            .sv_newalert .close1 {
                width: 30px;
                height: 22px;
                line-height: 22px;
                display: block;
                float: right;
                        

            }