@charset "utf-8";
/**CSS Document**/
::selection {

    background-color: #2472ca;
     color: #FFF;
}

::-moz-selection {

    background-color: #2472ca;

    color: #FFF;
}

::-webkit-selection {

    background-color: #2472ca;
    color: #FFF;
}


/*top_A*/
#top-A{
	width:100%;
	overflow: hidden;
    background:url(../images/xian1.jpg) no-repeat center bottom;
	}

.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:#2472ca;
}
.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: 152px;
    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: 342px;
    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;
	    box-sizing: content-box;
}
.biaoyu .by1{ 
    color: #333;
    font-size: 22px;
    font-weight: bold;
    display: block;
    margin-top: -13px;
    line-height: 30px;
}
.biaoyu .by2{ 
    color: #333;
    font-size: 22px;
    display: block;
    margin-top: 0;
    line-height: 24px;

}

.biaoyu p span{
	color: #333;
    font-size: 22px;
    display: block;
}
.iphone{
    float: right;
    display: inline;
    width: 230px;
    height: 65px;
    margin-top: 36px;
    background: url(../images/dh.jpg) no-repeat left;
    text-align: left;
    padding-left: 60px;
}
.iphone span{
	color: #4c4c4c;
    display: block;
    line-height: 20px;
    margin-top: 14px;
}
.iphone p{
	color: #2472ca;
    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: #2472ca;
}
.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 right;
	
}

.nav li a {
	display: block;
    font-size: 15px;
    height: 50px;
    line-height: 50px;
    color: #fff;
	padding: 0 29px;

	
	
}
 .nav li a:hover{
 	background:#333;
	
 } 

.nav li.another{ background: #333}
.nav li.another a{color:#fff;}
.fixedNav{background:#2472ca;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%;
    height: 56px;
    margin: 40px 0;

}
.link-body b{
    font-size: 16px;
    color: #333;
    display: block;
    height: 38px;
    width: 136px;
    padding-left: 14px;
    padding-top: 6px;
    float: left;
    font-weight: bold;

}
.link-body{
    font-size: 20px;
    height: 78px;
    

}

.link-body>a{
    font-size:14px;
    font-weight: normal;
    color:#808080;
    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;
}
.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 ul li a:hover{
    color:#2472ca;
}
.nav_body2 h4{
    font-size: 16px;
    background: url(../images/zs3.png) no-repeat left bottom;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.lxw h4{
    font-size: 16px;
    background: url(../images/zs4.png) no-repeat 0px bottom;
    padding-bottom: 10px;
    margin-bottom: 10px;
    color: #fff;
}
.lxw {
    margin-top: 30px;
    color: #fff;
    width: 330px;
    margin-left: 174px;
}
.footer-con{
width:1180px;
margin:0 auto;
}
.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;
    
}
.fdb{
    color:#808080;
    text-align: center;
    background:url(../images/xian4.png) no-repeat top;
    padding-top: 10px;
    margin-top: 10px;
    clear: both;
}
.fdb a{
    color:#808080;
}
.fdb h2{
    display: inline;
    font-size: 14px;
}
/* footer end */



