.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #ddd;
}
.moble-nav{
	line-height: 30px;
	float: left;
}
.page-scroll:hover{
	background: #b90f10;
}
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.nav-pills>li {
    float: left;
    width: 30%;
    text-align: center;
}
.tab-content>.tab-pane {
    line-height: 36px;
    color: #4a4949;
}
.container {
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}
.row {
    margin-right: 0;
    margin-left: 0;
}
p {
    margin: 10px 0 10px;
}
@media only screen and (min-width: 280px) and (max-width: 450px) {
	header{background: url(../picture/hf.jpg) round;height: 210px;}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	    border-color: transparent;
	    height: auto;
	    position: absolute;
	    top: 60px;
	    transition: all .5s ease .2s;
	    -webkit-transition: all .5s ease .2s;
	    z-index: 999;
	    opacity: 1;
	    width: 95%;
	    overflow: scroll;
	    margin: 0 auto;
	}
	.navbar-nav {margin: 0;background: #cc3333cc;}
	.navbar-default .navbar-nav>li>a {color: #fff;width: 100%;}
	.navbar-nav>li {float: left;width: 100%;}
	.navbar-nav>li>a {line-height: 45px;padding-top: 0;padding-bottom: 0;}
	.page-scroll{
		list-style: none;
	    float: left;
	    text-align: center;
	    border-radius: 5px 5px 0 0;
	    height: 45px;
	}
	
	.list-p{
		line-height: 28px;
	    font-size: 16px;
	    color: #757a7e;
	    text-align: left;
	    overflow:hidden;
	    text-overflow:ellipsis;
	    display:-webkit-box;
	    -webkit-box-orient:vertical;
	    -webkit-line-clamp:4;
	}
	
	footer{background: url(../picture/foot-bg.png);margin-top: 20px;}
	.foot-con{padding-top: 25px;padding-bottom: 10px;}
	.foot-logo{margin-top: 20px;margin-bottom: 20px;}
	.foot-right{margin-top:25px;}
	.foot-ul{
		color: #fff;
		text-align: left;
		list-style-type: none;
		padding-left: 0;
		margin-top: 20px;
		line-height: 24px;
	}
    .foot-tabList{text-align: center;}
    .foot-leftDiv{width: 35%;float: left;text-align: center;}
    .foot-rightDiv{width: 65%;float: left;}
    .scroll {
	    white-space: nowrap;
	    overflow-x: auto;
	    overflow-y: hidden;
	    margin-top: 15px;
	    margin-bottom: 15px;
	    text-align: left;
	}
	.location {
	    height: 54px;
	    line-height: 48px;
	    padding: 0 10px;
	    background: #fff;
	    color: #999999;
	    font-size: 1.5rem;
	    border-bottom: none;
	    position: relative;
	    margin-top: 10px;
	    overflow-x: auto;
	}
	.list-box{
		background: #ededed;
		display: inline-block;
		padding-top: 10px;
		padding-bottom: 10px;
		border-top: 1px solid #ddd;
		width: 100%;
		margin: 15px 0;
	}
	.page-a{
        color: #525252;
        background: #f8f8f8;
        border: 1px #ddd solid;
        padding: 10px 5px;
        margin: 0 5px;
    }
    .page-a:hover {
        color: #fff;
        background: #1E8DD9;
        border: 1px #ddd solid;
        padding: 10px 5px;
        margin: 0 5px;
        text-decoration: none;
    }
    .page-span a{
        color: #525252;
        background: #f8f8f8;
        border: 1px #ddd solid;
        padding: 10px;
        margin: 0 5px;
    }
    .page-span a:hover{
        color: #fff;
        background: #1E8DD9;
        border: 1px #ddd solid;
        padding: 10px;
        margin: 0 5px;
        text-decoration: none;
    } 
}
@media only screen and (min-width: 760px) and (max-width: 1000px) {
	header{background: url(../picture/hf.jpg) round;height: 500px;}
	.navbar {top: 70px;}
	.navbar-default .navbar-nav>li>a {color: #fff;}
	.navbar-nav>li {float: left;}
	.navbar-nav>li>a {line-height: 64px;padding-top: 0;padding-bottom: 0;}
	.page-scroll{
		list-style: none;
	    float: left;
	    text-align: center;
	    border-radius: 5px 5px 0 0;
	    height: 60px;
	}
	.list-p{
		line-height: 28px;
	    font-size: 18px;
	    border-left: #dbdbdb solid 1px;
	    padding-left: 48px;
	    color: #757a7e;
	    text-align: left;
	    overflow:hidden;
	    text-overflow:ellipsis;
	    display:-webkit-box;
	    -webkit-box-orient:vertical;
	    -webkit-line-clamp:4;
	}
	footer{background: url(../picture/foot-bg.png);margin-top: 50px;}
	.foot-con{padding-top: 50px;padding-bottom: 50px;}
	.foot-logo{margin-top: 20px;}
	.foot-ul{
		color: #fff;
		text-align: left;
		list-style-type: none;
		padding-left: 0;
		margin-top: 30px;
		line-height: 35px;
	}
    .more{float: right;color: #959595;}
    .foot-tabList{text-align: center;margin-top: 20px;}
    .foot-leftDiv{width: 35%;float: left;text-align: right;}
    .foot-rightDiv{width: 65%;float: left;}
    .scroll {
	    white-space: nowrap;
	    overflow-x: auto;
	    overflow-y: hidden;
	    margin-top: 30px;
	    margin-bottom: 30px;
	    text-align: left;
	}
    .location {
	    height: 54px;
	    line-height: 48px;
	    padding: 0 10px;
	    background: #fff;
	    color: #999999;
	    font-size: 1.5rem;
	    border-bottom: none;
	    position: relative;
	    margin-top: 10px;
	    margin-bottom: 30px;
	    overflow-x: auto;
	}
	.list-box{
		background: #ededed;
		display: inline-block;
		padding-top: 30px;
		padding-bottom: 30px;
		border-top: 1px solid #ddd;
		width: 100%;
		margin: 15px 0;
	}
	.page-a{
        color: #525252;
        background: #f8f8f8;
        border: 1px #ddd solid;
        padding: 14px 16px;
        margin: 0 5px;
    }
    .page-a:hover {
        color: #fff;
        background: #1E8DD9;
        border: 1px #ddd solid;
        padding: 14px 16px;
        margin: 0 5px;
        text-decoration: none;
    }
    .page-span a{
        color: #525252;
        background: #f8f8f8;
        border: 1px #ddd solid;
        padding: 14px 16px;
        margin: 0 5px;
    }
    .page-span a:hover{
        color: #fff;
        background: #1E8DD9;
        border: 1px #ddd solid;
        padding: 14px 16px;
        margin: 0 5px;
        text-decoration: none;
    }
}
@media only screen and (min-width: 1000px) and (max-width: 3000px) {
	header{background: url(../picture/hf.jpg) round;height: 780px;}
	.navbar {top: 30px;}
	.navbar-default .navbar-nav>li>a {color: #fff;}
	.navbar-nav>li {float: left;}
	.navbar-nav>li>a {line-height: 64px;padding-top: 0;padding-bottom: 0;}
	.page-scroll{
		list-style: none;
	    float: left;
	    text-align: center;
	    border-radius: 5px 5px 0 0;
	    height: 60px;
	}
	.list-p{
		line-height: 28px;
	    font-size: 18px;
	    border-left: #dbdbdb solid 1px;
	    padding-left: 48px;
	    color: #757a7e;
	    text-align: left;
	    overflow:hidden;
	    text-overflow:ellipsis;
	    display:-webkit-box;
	    -webkit-box-orient:vertical;
	    -webkit-line-clamp:4;
	}
	footer{background: url(../picture/foot-bg.png);margin-top: 50px;}
	.foot-con{padding-top: 50px;padding-bottom: 50px;}
	.foot-logo{margin-top: 20px;}
	.foot-ul{
		color: #fff;
		text-align: left;
		list-style-type: none;
		padding-left: 0;
		margin-top: 30px;
		line-height: 35px;
	}
    .more{float: right;color: #959595;}
    .foot-tabList{text-align: left;}
    .foot-leftDiv{width: 25%;float: left;text-align: left;}
    .foot-rightDiv{width: 75%;float: left;}
    .scroll {
	    white-space: nowrap;
	    overflow-x: auto;
	    overflow-y: hidden;
	    margin-top: 30px;
	    margin-bottom: 30px;
	    text-align: left;
	}
    .location {
	    height: 54px;
	    line-height: 48px;
	    padding: 0 10px;
	    background: #fff;
	    color: #999999;
	    font-size: 1.5rem;
	    border-bottom: none;
	    position: relative;
	    margin-top: 10px;
	    margin-bottom: 30px;
	    overflow-x: auto;
	}
	.list-box{
		background: #ededed;
		display: inline-block;
		padding-top: 30px;
		padding-bottom: 30px;
		border-top: 1px solid #ddd;
		width: 100%;
		margin: 15px 0;
	}
.page-a{
        color: #525252;
        background: #f8f8f8;
        border: 1px #ddd solid;
        padding: 14px 16px;
        margin: 0 5px;
    }
    .page-a:hover {
        color: #fff;
        background: #1E8DD9;
        border: 1px #ddd solid;
        padding: 14px 16px;
        margin: 0 5px;
        text-decoration: none;
    }
    .page-span a{
        color: #525252;
        background: #f8f8f8;
        border: 1px #ddd solid;
        padding: 14px 16px;
        margin: 0 5px;
    }
    .page-span a:hover{
        color: #fff;
        background: #1E8DD9;
        border: 1px #ddd solid;
        padding: 14px 16px;
        margin: 0 5px;
        text-decoration: none;
    }
    
}
.moble-nav{
	display: block;
    text-align: center;
    Font-weight: 600;
    font-size: 1.8rem;
}
.navbar-default .navbar-nav>li>a:hover {
    color: #fff;
}
.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 6px 8px;
    margin-bottom: 6px;
    background-color: transparent;
    background-image: none;
    border: none;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #5b4c4c;
    width: 30px;
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 6px;
}
.navbar-default {background: #cc3333cc;}
hr{width: 2px;height: 20px;background: #fff;float: left;}
.foot-a{
	color: #fff;
}
.tab{margin: 40px 0;height: 60px;}
.list-span{color: #595959;font-size: 18px;padding-right: 10px;text-align: right;}
.list-title{
	padding: 10px;
    font-size: 24px;
    color: #666666;
}
.lt-w{
	float: left;
	border-bottom: 2px solid #e60000;
	margin: 0;
}
.p1 {
    margin: 0;
    text-overflow: ellipsis;
    text-align: left;
    white-space: nowrap;
}
.ico_home {
    margin-top: -6px;
}
.location a {
    margin: 0 6px;
    color: #333;
}
.tab-content>.tab-pane {
    line-height: 36px;
    color: #4a4949;
    font-size: 14px;
}
.indent{
	font-size: 16px;
	text-indent: 2em;
	padding-left: 0;
    padding-right: 0;
    text-align: left;
    white-space: pre-line;
}
.t2{
	color: #fff;
    font-weight: normal;
    margin-left: 8px;
    font-size: 20px;
}
.list-box:hover .list-p{
	color: #A91515;
}
.page {
    text-align: center;
    line-height: 55px;
    padding-top: 20px;
}
.page-num-current{
    background: #1E8DD9 !important;
    color: #fff !important;
}

.page-a:first-child {
    border-top-left-radius: 14px;
    border-bottom-left-radius: 14px;
}
.page-a:last-child{
    border-top-right-radius: 14px;
    border-bottom-right-radius: 14px;
}