@charset "utf-8";

/**CSS Document**/

::selection {



    background-color: #094187;

     color: #FFF;

}



::-moz-selection {



    background-color: #094187;



    color: #FFF;

}



::-webkit-selection {



    background-color: #094187;

    color: #FFF;

}





/*top_A*/

#top-A{

	width:100%;

	overflow: hidden;

    background: #f5f5f5;

	}



.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:#094187;

}

.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: 47px 0px 0px 0px;

    display: inline;

}



.biaoyu{

    width: 247px;

    float: left;

    margin: 50px 0px 0px 10px;

    display: inline;

    font-size: 22px;

    color: #333333;

    height: 52px;

    margin-top: 42px;

    line-height: 36px;

    border-left: 1px solid #ccc;

    padding-left: 10px;

}

.biaoyu .by1{

    color: #ff9900;

    font-size: 16px;

    display: block;

    line-height: 22px;

    font-weight: bold;

}



.biaoyu .by2{

    font-size: 18px;

    display: block;

    margin-top: 0;

}

.wy-1 i{

    float: left;

    color: #094187;

    font-size: 16px;

    font-weight: bold;

    margin-top: 42px;

}

.biaoyu p span{

    color: #666666;

    font-size: 18px;

    display: block;

}

.iphone{

    float: right;

    display: inline;

    width: 167px;

    height: 65px;

    text-align: center;

    margin-top: 36px;

    background: url(../images/dh1.jpg) no-repeat left 10px;

    padding-left: 60px;
	box-sizing: content-box !important;

}

.iphone span{

	color: #4c4c4c;

    display: block;

    line-height: 28px;

    margin-top: 12px;

    background: url(../images/zs3.jpg) no-repeat center;

}

.iphone p{

	color: #094187;

    font-size: 22px;

    line-height: 28px;

    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: #094187;

}

.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 32px;







}

 .nav li a:hover{

 	background:#ff9900;



 }



.nav li.another a{ background: #ff9900}

.fixedNav{background:#094187;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*/

.copyright{

    height: 50px;

    margin: 0 auto;

    background: #094187;

    overflow: hidden;



}

.nav_body2{

    width: 1180px;

    margin: 0 auto;

}

.nav_body2>ul>li{

    float: left;

    -webkit-transition: all .5s;

    -moz-transition: all .5s;

    -o-transition: all .5s;

    -ms-transition: all .5s;

    transition: all .5s;





}

.nav_body2>ul>li>a{

    font-size: 14px;

    line-height:50px;

    color:#fff;

    padding: 0px 33px;

    text-align: center;

        display: block;









}

.nav_body2>ul{



    margin-left: 10px;

    height: 50px;

}



.nav_body2>ul>li:hover a{

    background: #ff9900;



}

.footer{

    width: 1180px;

    margin: 0 auto;

}

.footer_font{

    display: block;

    color: #4c4c4c;

    padding: 25px 0;

    width: 1180px;

    margin: 0 auto;

    margin-top: 10px;

}

.footer_font a{

    color: #4c4c4c;

}

.footer_font>i{

    float: right;

}

.footer_font>i>img{

    width: 98px;

    height: 98px;



}



.footer_box h2{

    font-size: 14px;

    text-align: center;

    display: inline;

}

.footer_bg{

    background:#e6e6e6;
    height: 223px;

}

.ft-c{

    width: 338px;



}

.ft-y{

    width: 500px;

    margin-left: 210px;

}

/* footer end */







