@charset "utf-8";
/**CSS Document**/
::selection {

    background-color: #e7151a;
     color: #FFF;
}

::-moz-selection {

    background-color: #e7151a;

    color: #FFF;
}

::-webkit-selection {

    background-color: #e7151a;
    color: #FFF;
}

/*top_A*/
#top-A{
	width:100%;
	overflow: hidden;
	}

.top{
	width:1180px;
	height:36px;
	margin:auto;
	}
.top-left{
	width:380px;
	height:36px;
	float:left;
	line-height:36px; 
	color:#808080; 
	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:#e7151a;
}
.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: 166px;
    overflow: hidden;
}
.top-nr{ 
	width:1180px; 
	margin:auto;
}
.logo{
	height: 100px;
    float: left;
    padding: 22px 0px 0px 0px;
    display: inline;
}

.biaoyu{
    width: 274px;
    padding-left: 25px;
    padding-top: 8px;
    float: left;
    margin: 50px 0px 0px 20px;
    display: inline;
    font-size: 22px;
    color: #4c4c4c;
    height: 66px;
    margin-top: 30px;
    background: url(../images/zs1.jpg) no-repeat center top;
}
.biaoyu .by1{ 
    color: #e7151a;
    font-size: 22px;
    display: block;
    line-height: 22px;
    font-weight: normal;
}

.biaoyu .by2{ 
    font-size: 22px;
    margin-top: 0;
    color: #333333;
}
.iphone{
    float: right;
    display: inline;
    height: 65px;
    margin-top: 20px;
    background: url(../images/dh.jpg) no-repeat left 18px;
    padding-left: 60px;
}
.iphone span{
	color: #808080;
    display: block;
    line-height: 22px;
    margin-top: 12px;
}
.iphone p{
	color: #e7151a;
    font-size: 26px;
    line-height: 28px;
	
}
/**nav**/
.nav-all{ 
    height: 50px;
    background:url(../images/zs2.jpg) no-repeat center;
    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;
    background: url(../images/zs1.png) no-repeat center right;
	
}

.nav li a {
	display: block;
    font-size: 15px;
    height: 50px;
    line-height: 50px;
    color: #fff;
	padding: 0 35px;


	
	
}
 .nav li a:hover{
 	background:#333333;
	
 } 

.nav li.another a{ background:#333333;}
.fixedNav{background:url(../images/zs2.jpg) no-repeat center;opacity: 0.6s; position:fixed; top:0px; left:0px; width:100%; z-index:100000; _position:absolute; _top:expression(eval(document.documentElement.scrollTop));}


/**link开始**/
.link-body>b{
    font-weight: normal;
}
/**link结束**/

/*footer*/
.footer-bg{
    background:#333;
    height: 198px;
    color: #fff;
    margin-top: 55px;
}
.footer-bg a{
    color: #fff;
}
.footer-c{
    width: 1180px;
    margin: 0 auto;
}
.f-z{
    float: left;
    width: 534px;
    height: 108px;
    background: #4c4c4c;
    margin-top: -30px;
    padding:30px;
}
.f-z1{
    float: left;
}
.f-z2{
    float: right;
}
.f-z2>i{
    float: right;
}
.f-z2>i>img{
    width: 106px;
    height: 106px;
}
.f-y{
    float: right;
    width: 536px;
    margin-top: 31px;
}
.f-z h2{
    font-size: 14px;
    display: inline;
}
.fo-nav{
    width: 100%;
    height: 50px;
    background: #e7151a;
    line-height: 50px;
    overflow: hidden;
}
.nav-body2{
    width: 1180px;
    margin:0 auto;
}
.nav-body2 ul li{
    float: left;
    text-align: center;
}
.nav-body2 ul li a {
    display: block;
    font-size: 15px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    padding: 0 41px;
}
.nav-body2 ul li:hover a{
    background: #333;
}
/* footer end */






