@charset "utf-8";
/**CSS Document**/
::selection {

    background-color: #ff5317;
     color: #FFF;
}

::-moz-selection {

    background-color: #ff5317;

    color: #FFF;
}

::-webkit-selection {

    background-color: #ff5317;
    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:#ff5317;
}
.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: 198px;
    overflow: hidden;
}
.top-nr{ 
	width:1180px; 
	margin:auto;
}
.logo{
	height: 100px;
    float: left;
    padding: 38px 0px 0px 0px;
    display: inline;
}

.biaoyu{
    float: left;
    margin: 50px 0px 0px 30px;
    display: inline;
    font-size: 22px;
    color: #4c4c4c;
    margin-top: 48px;
    padding-left: 30px;
    border-left: 1px solid #ccc;
}
.biaoyu .by1{ 
    color: #666666;
    font-size: 22px;
    display: block;
    line-height: 22px;
    font-weight: bold;
}

.biaoyu .by2{ 
    font-size: 22px;
    margin-top: 0;
    color: #ff5317;
    font-weight: bold;
}
.iphone{
    float: right;
    display: inline;
    margin-top: 30px;
    background: url(../images/dh.jpg) no-repeat left 18px;
    padding-left: 60px;
}
.iphone span{
	color: #4c4c4c;
    display: block;
    margin-top: 12px;
}
.iphone p{
	color: #ff5317;
    font-size: 28px;
    font-weight: bold;
    line-height: 28px;
	
}
/**nav**/
.nav-all{ 
    height: 50px;
    background: url(../images/bg1.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: 16px;
    height: 50px;
    line-height: 50px;
    color: #fff;
	padding: 0 33px;


	
	
}
 .nav li a:hover{
 	background:#333;
	
 } 

.nav li.another a{ background:#333;}
.fixedNav{background: url(../images/bg1.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{
    width: 100%;
    background: #ff5317;
    color: #fff;
    height: 40px;


}
.link-body b{
    font-size: 14px;
    color:#fff;
    font-weight: normal;
    margin-left: 370px;
}
.link-body{
    font-size: 20px;
    font-weight: bold;
    line-height: 40px;

}
.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;
}
/**link结束**/

/*footer*/
.footer-bg{
    background:url(../images/bg4.jpg) no-repeat center bottom;
    height: 260px;
    color: #808080;
    padding-top: 44px;
    margin-top: 55px;
}
.footer-c{
    width: 1180px;
    margin:0 auto;
    background: #fff;
    box-shadow:0px 0px 16px rgba(255,83,23,.4);
    height: 260px;
}
.footer-bg a{
    color: #808080;
}

.nav-body2{
    height: 60px;
    overflow: hidden;
    margin-top: 16px;
    width: 1180px;
    margin:0 auto;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 40px;
}
.nav-body2 ul li{
    float: left;
    text-align: center;
}
.nav-body2 li a {
    display: block;
    font-size: 15px;
    height: 60px;
    line-height: 60px;
    color: #666666;
    padding:0 34px;
}
.footer-c h2{
    font-size: 14px;
    display: inline;
}
.fo-conz,.fo-conc{
    float: left;
    margin-left: 50px;
}
.fo-conc{
    margin-left: 190px;
}
.fo-cony{
    float: right;
    margin-right: 50px;
}
.fo-cony i img{
    width: 134px;
    height: 134px;
}
/* footer end */






