@charset "utf-8";
/**CSS Document**/
::selection {

    background-color: #097dca;
     color: #FFF;
}

::-moz-selection {

    background-color: #097dca;

    color: #FFF;
}

::-webkit-selection {

    background-color: #097dca;
    color: #FFF;
}


/*top_A*/
#top-A{
	width:100%;
	overflow: hidden;
    border-bottom: 1px solid #ccc;
	}

.top{
	width:1180px;
	height:36px;
	margin:auto;
	}
.top-left{
	width:380px;
	height:36px;
	float:left;
	line-height:36px; 
	color:#737373; 
	font-size:12px;
}
.top-left span{ 
	font-weight:bold;
	}
.top-right{ 
	height: 36px; 
	float: right;
	margin-right:17px;
}
.top-right ul li{
	float: left; 
	line-height:36px; 
	padding:0px 0px 0px 10px;
}
.top-right ul li a{
	color: #737373;
	 font-size:12px;
	}
.top-right ul li a:hover{
	color:#097dca;
}
.top-right ul li span{
	padding:0px 3px 0px 0px;
}
.top-right ul li img{
	width:18px;
	 height:18px; 
	 display:block; 
	 padding:9px 0px 0px 0px; 
	 float:left;
	}

/**top_bgk**/
.top-bgk{ 
	    height: 174px;
    overflow: hidden;
    background: url(../images/tu1-1.jpg) no-repeat center top;
}
.top-nr{ 
	width:1180px; 
	margin:auto;
}
.logo{
	height: 100px;
    float: left;
    padding: 42px 0px 0px 0px;
    display: inline;
}

.biaoyu{
    width: 428px;
    float: left;
    margin: 50px 0px 0px 20px;
    display: inline;
    font-size: 22px;
    color: #333333;
    height: 57px;
    margin-top: 42px;
    line-height: 36px;
    border-left: 1px solid #ccc;
    padding-left: 20px;
}
.biaoyu .by1{ 
    color: #333;
    font-size: 20px;
    display: block;
    line-height: 22px;
}

.biaoyu .by2{ 
    font-size: 22px;
    display: block;
    margin-top: 0;
}

.biaoyu p span{
    color: #097dca;
    font-size: 20px;
    display: block;
    font-weight: bold;
}
.iphone{
    float: right;
    display: inline;
    width: 181px;
    height: 65px;
    text-align: center;
    margin-top: 36px;
    background: url(../images/dh.jpg) no-repeat 15px 7px;
}
.iphone span{
	color: #4c4c4c;
    display: block;
    line-height: 20px;
    margin-top: 12px;
}
.iphone p{
	color: #097dca;
    font-size: 22px;
    line-height: 22px;
    font-weight: bold;
	
}
.ewm{
	margin-top: 20px;
    margin-right: -30px;
}
.ewm img{
	width: 70px;
	height: 70px;
	overflow: hidden;
}
.ewm span{
	display: block;
	color:#000000;
	font-size: 12px;
}
/**nav**/
.nav-all{ 
    height: 50px;
    background: #097dca;
}
.nav { 
	width:1180px; 
	margin:auto;
}
.nav li {
    float: left;
    text-align: center;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
    background: url(../images/xian1.png) no-repeat center right;
	
}

.nav li a {
	display: block;
    font-size: 15px;
    height: 50px;
    line-height: 50px;
    color: #fff;
	padding: 0 33px;

	
	
}
 .nav li a:hover{
 	background: url(../images/zs1.png) no-repeat top;
	
 } 

.nav li.another{ background: #4d4d4d}
.nav li.another a{color:#fff;}
.fixedNav{background:#1b58a9;opacity: 0.6s; position:fixed; top:0px; left:0px; width:100%; z-index:100000; _position:absolute; _top:expression(eval(document.documentElement.scrollTop));}


/**link开始**/
.link{
    width: 100%;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;

}
.link-body b{
    font-size: 14px;
    color:#808080;
    font-weight: bold;
}
.link-body{
    font-size: 20px;
    color: #004a9a;
    font-weight: bold;
    line-height: 30px;

}
.link-body img{
    float: left;
    margin-right: 20px;
    margin-top: 10px;
}

.link-body>a{
    font-size:14px;
    font-weight: normal;
    color:#666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/**link结束**/


/*footer*/
.footer{
    background:#323232;
    padding-bottom: 10px;

}
.logo2{
    margin-top:30px; 
    background:url(../images/xian1.png) no-repeat right;
    padding-right: 100px;
    margin-right: 100px;
}
.copyright{
    width: 300px;
    color:#fff;
    margin-top: 30px;
    margin-left: 126px;
}
.nav_body2 ul{
    width: 160px;
}
.nav_body2 ul li{
    float: left;
    width: 66px;
    height: 20px;
    overflow: hidden;
    margin-right: 10px;
    margin: 4px 0;
}
.nav_body2 ul li a{
    color:#fff;
}
.nav_body2 h4{
    font-size: 16px;
    background: url(../images/xian2.png) no-repeat left bottom;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.lxw h4{
    font-size: 16px;
    background:url(../images/xian3.png) no-repeat bottom;
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding-left: 16px;
    color:#fff;
}
.lxw {
    margin-top: 30px;
    color:#fff;
    margin-left: 128px;
}
.footer-con>b{
    width: 143px;
    height: 143px;
    overflow: hidden;
    display: block;
    background:url(../images/xian5.png) no-repeat center;
    margin-top: 30px;
}
.footer-con>b img{
    width: 134px;
    height: 134px;
    overflow: hidden;
    margin-top: 5px;
    margin-left: 5px;
    
}
.footer-con{
    width: 1180px;
    margin:0 auto;
}
.fdb{
    color:#808080;
    text-align: center;
    background:url(../images/xian4.png) no-repeat top;
    padding-top: 10px;
    margin-top: 10px;
}
.fdb a{
    color:#808080;
}
.fdb h2{
    display: inline;
    font-size: 14px;
}
/* footer end */



