
.container {
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}
.row {
    margin-right: 0;
    margin-left: 0;
}
p {
    margin: 10px 0 10px;
}
.nav-tabs{
    display: flow-root;
    width: 100%;
    list-style: none;   
}
.nav-tabs li{
    width: 100%;
}
.nav-tabs li a{
    color: #333;
}
.active1 a{
    color: #ff5601 !important;
}
.art-con{
    list-style: none;
    text-align: left;
    line-height: 30px;
    margin: 10px;
}
@media only screen and (min-width: 280px) and (max-width: 450px) {
	.link{padding: 20px 10px;color: #ff5601;}
	.foot-bg{background: #3376c1;}
	.next-line{display: block;}
	.foot-box{padding: 10px 0;}
	.title1 {
	    padding-top: 10px;
	    padding-bottom: 10px;
	    line-height: 53px;
	    font-size: 2rem;
	    float: none;
	    border-bottom: 1px solid #b4b4b4;
	    background: #3376c1;
	    margin-top: 15px;
	}
	.title1 h3{
		font-size: 20px;
		font-weight: bold;
		color: #fff;
		text-align: center;
		margin: 6px;
	}
	.list-ul li span{
    	float: left;
    	font-size: 16px;
    	width: 72%;
    	overflow: hidden;
    	text-overflow: ellipsis;
    	white-space: nowrap;
    	color: #333;
    }
    .list-ul li{
		background: #f4f4f4;
		height: 50px;
		line-height: 50px;
		padding-left: 5px;
		padding-right: 5px;
		margin-top: 15px;
        margin-bottom: 15px;
        border-top: 1px dashed #ddd;
        border-bottom: 1px dashed #ddd;
	}
	.page-a{
        color: #525252;
        background: #f8f8f8;
        border: 1px #ddd solid;
        padding: 10px;
        margin: 0 5px;
    }
    .page-span a{
        color: #525252;
        background: #f8f8f8;
        border: 1px #ddd solid;
        padding: 10px;
        margin: 0 5px;
    }
    .page-span a:hover{
        background: #ff5601;
        border: 1px #ddd solid;
        padding: 10px;
        margin: 0 5px;
        text-decoration: none;
    }
    .page-span:hover a{
        color: #fff;
    }
    .page-a:hover {
        color: #fff;
        background: #ff5601;
        border: 1px #ddd solid;
        padding: 10px;
        margin: 0 5px;
        text-decoration: none;
    }
}
@media only screen and (min-width: 450px) and (max-width: 3000px) {
	.link{padding: 20px 0;color: #ff5601;}
	.foot-bg{height: 195px;background: #3376c1;}
	.foot-box{font: 16px/1.5 '宋体',Arial,sans-serif;padding: 20px 0;}
	.col-md-9 {
	    /*border: #dedede solid 1px;*/
	    border-top-left-radius: 6px;
	    border-top-right-radius: 6px;
	    background: #fff;
	    padding-left: 0;
        padding-right: 0;
	}
	.main-right {padding-left: 0px;padding-right: 0;border: 1px solid #ddd;margin: 20px 0;}
    .main-left {padding-left: 0;padding-right: 50px;margin-top: 20px;}
    .title1 {
	    padding-top: 10px;
	    padding-bottom: 10px;
	    line-height: 53px;
	    font-size: 2rem;
	    float: none;
	    border-bottom: 1px solid #b4b4b4;
	    background: #3376c1;
	}
	.title1 h3{
		font-size: 24px;
		font-weight: bold;
		color: #fff;
		text-align: center;
		margin: 0;
	}
	.list-ul li span{
    	float: left;
    	font-size: 17px;
    	font-weight: 600;
    	width: 90%;
    	overflow: hidden;
    	text-overflow: ellipsis;
    	white-space: nowrap;
    	color: #3376c1;
    	text-align: left;
    }
    .list-ul li{
		height: 50px;
		line-height: 50px;
		padding-left: 15px;
		padding-right: 15px;
		margin-top: 15px;
        margin-bottom: 15px;
        border: 1px dashed #ddd;
	}
	.page-a{
        color: #525252;
        background: #f8f8f8;
        border: 1px #ddd solid;
        padding: 14px 16px;
        margin: 0 5px;
    }
    .page-span a{
        color: #525252;
        background: #f8f8f8;
        border: 1px #ddd solid;
        padding: 14px 16px;
        margin: 0 5px;
    }
    .page-span a:hover{
        background: #ff5601;
        border: 1px #ddd solid;
        padding: 14px 16px;
        margin: 0 5px;
        text-decoration: none;
    }
    .page-span:hover a{
        color: #fff;
    }
    .page-a:hover {
        color: #fff;
        background: #ff5601;
        border: 1px #ddd solid;
        padding: 14px 16px;
        margin: 0 5px;
        text-decoration: none;
    }
}
.lt-w{
	float: left;
	border-bottom: 2px solid #e60000;
	margin: 0;
}
.location {
    height: 51px;
    line-height: 48px;
    padding: 0 10px;
    background: #fff;
    color: #999999;
    font-size: 1.5rem;
    border-bottom: none;
    position: relative;
    margin-top: 10px;
    border-bottom: #dedede solid 1px;
    overflow-x: auto;
}
.p1 {
    margin: 0;
    text-overflow: ellipsis;
    /*overflow: hidden;*/
    white-space: nowrap;
    text-align: left;
}
.ico_home {
    margin-top: -6px;
}
.location a {
    margin: 0 6px;
    color: #333;
}
.tab-content>.tab-pane {
    /*display: none;*/
    line-height: 36px;
    color: #4a4949;
    font-size: 14px;
}
.indent{
	font-size: 16px;
	text-indent: 2em;
	padding-left: 8px;
    padding-right: 8px;
    text-align: left;
    border-bottom: 1px dashed #dadada;
    padding-bottom: 20px;
}
.t2{
	color: #fff;
    font-weight: normal;
    margin-left: 8px;
    font-size: 20px;
}
.whatis-tab:hover{
	background: #ececec;
    color: #ff5601;
}
.active1{
	background: #ececec;
    color: #ff5601;
}
.whatis-link:hover{
	text-decoration: none;
}
/*未选中样式*/
.whatis-tab{
    line-height: 25px;
    padding: 15px;
    font-size: 1.8rem;
    color: #444;
    border: 1px solid #ddd;
    text-align: center;
}
.list-ul{
	list-style-type: none;
	padding-left: 0;
}
.list-ul li :hover{
	color: #319803;
}
.list-ul li i{
	float: right;
	color: #a5a5a5;
}
.page {
    text-align: center;
    padding: 30px 0;
    line-height: 46px;
}
.page-num-current{
    background: #ff5601 !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;
}
/*底部固定-解决pc,平板,移动端无论内容多或少始终保持在页面最底部*/
*{margin: 0; padding: 0;}
html,body{height: 100%;}
#container{display: flex; flex-direction: column; height: 100%;}
.main{flex: 1 0 auto;}
.bg{background:orange;height:200px;}
.footer{background: #ac0606; flex: 0 0 auto;}