﻿@charset "utf-8";
/**CSS Document**/
::selection {

    background-color: #1e50ae;
     color: #FFF;
}

::-moz-selection {

    background-color: #1e50ae;

    color: #FFF;
}

::-webkit-selection {

    background-color: #1e50ae;
    color: #FFF;
}


/*top_A*/
#top-A{
	width:100%;
	overflow: hidden;
    position: relative;
	}

.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: #808080;
	 font-size:12px;
	}
.top-right ul li a:hover{
	color:#1e50ae;
}
.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: 140px;
    overflow: hidden;
}
.top-nr{ 
	width:1180px; 
	margin:auto;
    
}
.logo{
    height: 100px;
    float: left;
    padding: 42px 0px 0px 0px;
    display: inline;
    position: absolute;
    top: -97px;
    left: 43%;
    z-index: 444;
}
.logo2{
    width: 1108px;
    margin:0 auto;
    position: relative;
}
.biaoyu{
    width: 400px;
    float: left;
    display: inline;
    color: #333333;
    height: 57px;
    margin-top: 20px;
    line-height: 36px;
}
.biaoyu .by1{ 
    color: #1e50ae;
    font-size: 20px;
    display: block;
    margin-top: 0;
    line-height: 22px;
    font-weight: bold;
}
.biaoyu .by2{ 
    color: #808080;
    font-size: 20px;
    display: block;
    margin-top: 0;
    line-height: 50px;

}

.biaoyu p span{
	width: 140px;
    height: 1px;
    background: #93d24b;
    display: block;
    float: left;
    margin-top: 26px;
    margin-right: 20px;
}
.iphone{
    float: right;
    display: inline;
    padding-left: 60px;
    width: 181px;
    height: 65px;
    text-align: left;
    margin-top: 14px;
    background: url(img/dh.jpg) no-repeat left center;
}
.iphone span{
	color: #4c4c4c;
    display: block;
    line-height: 20px;
    margin-top: 12px;
}
.iphone p{
	color: #1e50ae;
    font-size: 22px;
    line-height: 22px;
    font-weight: bold;
}

/**nav**/
.nav-all{ 
    height: 50px;
    background: #1e50ae;
    overflow: hidden;
}
.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;
	
}

.nav li a {
	display: block;
    font-size: 15px;
    height: 50px;
    line-height: 50px;
    color: #fff;
	padding: 0 16px;

	
	
}
.nav  .nav-4{
    margin-right: 238px;
    background: none;

}
.nav  .nav-8{
    background:none;
}
 .nav li:hover{
 	background:url(img/zs1.png) no-repeat center top;
    color:#1b3691;
	
 } 

.nav .another a{ 
	background:url(img/zs1.png) no-repeat center top;
}
.fixedNav{background:#1e50ae; position:fixed; top:0px; left:0px; width:100%; z-index:100000; _position:absolute; _top:expression(eval(document.documentElement.scrollTop));}

.fixedNav .nav .nav-4{

	margin-right: 0;

}

.fixedNav .nav li a{

padding: 0 28px;

}


/**link??????**/
.link{
    width: 100%;
    text-align: center;
    background: #4b4b4b;
    height: 40px;

}
.link-body b{
    font-size: 14px;
    color:#fff;
    font-weight:normal;
}
.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:#fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 40px;
}
/**link??????**/


/*footer*/
.copyright{
    height: 50px;
    margin: 0 auto;

}
.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 29px;
    text-align: center;
        display: block;
    

    

}
.nav_body2>ul{
    
    margin-left: 10px;
    height: 50px;
}

.nav_body2>ul>li:hover a{
    background:url(img/zs1.png) no-repeat center top;

}
.footer{
    width: 1180px;
    margin:0 auto;
}
.footer_box>img{
    float: left;

    margin-left: 82px;

    margin-top: 16px;
}

.footer_font{
display: block;

    color: #fff;

    padding: 14px 0;

    margin: 0 auto;

    text-align: left;

    float: left;

    margin-left: 82px;

    margin-top: 24px;
}
.footer_font a{
    color:#fff;
}
.footer_font img{
    margin-left:4px;
}
.footer_box>a>img{
margin-top: 15px;
margin-bottom: 22px;
}
.footer_box h2{
    font-size: 14px;
    text-align: center;
    display: inline;
}
.footer_bg{
    background:#1e50ae;

    padding-bottom: 10px;

    margin-top: 40px;

    height: 216px;
}
/* footer end */



