
.warp{
	width: 100%;
	margin: 0 auto;
}
.warp_swper{
    width:100%;
    padding:0 80px;
    margin:0 auto;
}
.header{
	width: 100%;
	height:90px;
	padding: 0 80px;
	background: radial-gradient(80% 60%, #eee, #999);
}
.header-logo{
	float: left;
}
.mob-nav-ul{
	position:absolute ;
	z-index: 999;
	right: -20px;
	top: 60px;
	width: 200px;
	background: #333;
	display:none;
}
.mob-nav-ul li{
	line-height: 40px;
	font-size: 14px;
	text-align: center;
}
.mob-nav-ul li a{
	color: #fff;
}
.header-nav{
	float:right;
	padding-top: 40px;
	line-height: 30px;
	position: relative;
}
.search-box{
	float: right;
	width: 210px;
	height: 30px;
}
.search-te{
	outline: 0;
	border: 1px solid #666;
	border-radius: 5px;
	line-height: 30px;
	text-align: center;
	width: 110px;
	margin-left: 20px;
	background: none;
}
.search-te:focus{
	border: 1px solid #666;
}
.search-btn{
	display: inline-block;
	float: right;
	width: 32px;
	height: 32px;
	background: url(../img/search-ico.png) no-repeat;
}
.mob-nav{
	display: inline-block;
	width: 50px;
	height: 50px;
	background: url(../img/菜单-ico.png) no-repeat;
	background-size: 100% 100%;
	margin-top: 5px;
	display: none;
}
.nav-ul{
	float: right;
	margin-right: 20px;
}
.nav-ul li{
	width: 80px;
	float: left;
	margin-right: 30px;
    text-align:center;
}
.nav-ul li a{
	color: #000;
    font-size:13px;
}

.footer-top{
	width: 100%;
	height: 120px;
	background: #333;
}
.email-box{
	width: 850px;
	margin: 0 auto;
	padding-top:40px;
}
.email-te{
	outline: 0;
	border: 0;
	background: none;
	color: #eee;
	width: 500px;
	border-bottom: 1px solid #fdd000;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
}
.email-te:-ms-input-placeholder{
    color: #eee;opacity:1;
}

.email-te::-webkit-input-placeholder{
    color: #eee;opacity:1;
}
.email-te:focus{
	border-bottom: 1px solid #fdd000;
}
.email-btn{
	display: inline-block;
	margin-left: 20px;
	padding: 0 60px;
	line-height: 30px;
	background: #fdd000;
	border-radius: 5px;
	font-size: 14px;
	color: #000;
}
.content{
	margin-top: 20px;
	position: relative;
}
.clearfix:after{
	display: block;
	content: " ";
	clear: both;
}
.fed-box{
	width: 65px;
	position: fixed;
	bottom: 200px;
	right: 5px;
}
.fed-ico{
	width: 100%;
	height: 45px;
	background: url(../img/咨询2-ico.jpg);
	background-size: 100% 100%;
	border-radius: 5px 5px 0 0;
}
.fed-tex{
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	font-weight: 900;
	text-align: center;
	border-radius: 0 0 5px 5px;
	border: 1px solid #008CD6;
	color: #000;
	background: #eee;
}
 #AspNetPager1:after {
    display: block;
    clear: both;
    content: " ";
}
#AspNetPager1>div:nth-child(1){
    width: 25% !important;
        font-size: 14px;
}
#AspNetPager1>div:nth-child(2){
    width: 75% !important;
    font-size: 16px;
}
#AspNetPager1>div:nth-child(2)>a,#AspNetPager1>div:nth-child(2)>span{
    border: 1px solid;
	padding: 0 8px;
    color:inherit;
}
.defindtext{
    font-size: 18px;
    color: #666;
    text-align: center;
    line-height: 50px;
    display:none;
}
.mofotp{
    display:none;
}
#qrcode img{
    display:inline-block !important;
}
.over1line{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
div.layout-footer {
    background-color: #000;
    padding: 30px 20px;
    color: #c7c7c7;
    text-align: center;
    line-height: 30px;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.container:after{
    clear:both;
    display:block;
    content:' ';
}
div.layout-footer .footer-line {
    width: 25%;
    margin-right: 2%;
    color: #fff;
    float: left;
}
div.layout-footer .footer-line-q {
    width: 40%;
    text-align:right;
    color: #fff;
    float: left;
}
.footer-line .line-header {
    line-height: 40px;
    border-bottom: 1px solid #bebebe;
    text-align: left;
}
.footer-line .line-content {
    margin-top: 20px;
    height: 100px;
    width: 90%;
    text-align: left;
}
.footer-line-q .line-QRcode {
    margin-top: 30px;
}
.footer-line .line-header .line-header-c {
    color: #fff;
    font-size: 16px;
}
.footer-line .line-header .line-header-e {
    margin-left: 20px;
    color: #a1a1a1;
    font-family: Arial;
    font-size: 12px;
}
.footer-line .line-content .line_list {
    position: relative;
}
.footer-line .line-content .line_list .line_list_l, .footer-line .line-content .line_list .line_list_r {
    width: 50%;
    color: #fff;
    text-align: left;
    font-size: 12px;
    float: left;
}
.footer-line .line-content .line_list .icon-line {
    height: 6px;
    width: 6px;
}
.footer-line .line-content .line_list a {
    color: #fff;
}
.footer-line .line-content .line_list .icon-line img {
    margin-right: 8px;
    height: 6px;
    width: 6px;
}
.footer-line-q .line-QRcode img {
    height: 106px;
    width: 106px;
}
