@charset "utf-8";
body, div, p, span, a, img, input, h1, h2, h3, h4, ul, li, dl, dt, dd, ol, textarea{
	margin:0;
	padding:0;
	border:0;
	list-style:none;
}
body{
	line-height:26px;
	font-size:12px;
	font-family:"Microsoft YaHei", Verdana, Geneva, sans-serif;
	color:#666;
	background:#fff;
}
a{
	color:#333;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
	color:#ff0000;
	text-decoration:none;
}
a:hover img{
	filter:alpha(opacity=80);
	-moz-opacity:0.9;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
img{
	border:0;
	max-width:100%;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clearfix {
    *zoom: 1;
}
.clear{
	clear:both;
}
.z_banner img{
	width:100%;
}
#wrapper{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	position: relative;
}
.top-navbar{
	position:absolute;
	top:15px;
	right:15px;
	z-index:11;
}
.top-navbar a{
	font-size:12px;
	letter-spacing: 1.5px;
	color:#fff;
	border: 1px solid #fff;
	padding:0px 12px;
	border-radius: 30px;
	display:none;
}
.top-navbar a.active{
	color:#ff6611;
	border: 1px solid rgba(255,102,17, 0.6);
}
.returnhome{
	display:none;
	text-align:center;
}
.returnhome span{
	display:block;
	font-size:10px;
	margin-top:-12px;
}
.logo {
    width: 100%;
    background: #8e0000;
	position:relative;
	padding:15px 0;
}
.logo_l {
	float:left;
}
.logo .container{
    width:1500px;
}
.logo form {
    position: relative;
    width: 150px;
    margin: 0 auto;
}
.logo input, .logo button {
    border: none;
    outline: none;
}
.logo input {
    width: 100%;
    height: 42px;
    padding-left: 13px;
}
.logo button {
    height: 42px;
    width: 42px;
    cursor: pointer;
    position: absolute;
}
.bar5 {
    background: #fff;
    float:left;
    margin-top:10px;
}
.bar5 input, .bar5 button {
    background: transparent;
}
.bar5 input {
    border: 2px solid #F9F0DA;
}
.bar5 button {
    top: 0;
    right: 0;
}
.bar5 input:focus {
    border-color: #311c24
}
.tel{
    float:left;
    color:#fff;
    background: url(../Images/telicon.png) no-repeat left 18px;
    background-size: 30px;
    padding-left:40px;
    height:60px;
    line-height: 60px;
    margin-left:15px;
    font-size:16px;
}
/*导航*/
.nav{
	height: 60px;
	text-align: center;
	float:left;
}
.nav > li:hover, .nav > li:focus {
    text-decoration: none;
	color:#8e0000;
	background-color:#fff;
	background: #fff;
}
.nav > li:hover a, .nav > li:focus a{
	color:#8e0000;
	background-color:#fff;
	background:#fff;
}
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
	color:#8e0000;
}
.nav > li.jiao{
    background: url(../Images/jiao2.png) no-repeat right 27px;
}
.nav > li.current.jiao{
    background: url(../Images/jiao3.png) no-repeat right 27px !important;
}
.nav > li:hover,.nav > li:focus{
    background: url(../Images/jiao3.png) no-repeat right 27px !important;
}
.nav > li.current{
    text-decoration: none;
	background:#fff;
	background-color: #fff;
}
.nav > li.current a{
    color:#fff;
}
.nav > li.current a{
	color:#8e0000;
	background-color:#fff;
}
.navbar-nav > li > a {
    padding-top: 20px;
    padding-bottom: 20px;
}
.nav > li > a {
    color: #fff;
    position: relative;
    display: block;
    font-size: 15px;
	padding: 20px 40px;
}
.navbar .nav > li:hover .dropdown-menu {
	display: block;
	margin-top:0px;
	border:0px;
	border-top-right-radius:0px;
	box-shadow:none;
	background-color:#8e0000;
}
.dropdown-menu {
	background-color: #8e0000;
	width: 100%;
	min-width: auto;
}
.navbar .dropdown-menu{
	border-radius:0 !important;
}
.navbar .dropdown-menu > li > a{
	color:#fff;
	font-size:14px;
	display: block;
    padding: 12px 16px;
    clear: both;
    line-height: 1.428571429;
    white-space: nowrap;
	text-align:left;
	background: #8e0000;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #8e0000;
    background-color:#fff;
}
.navbar-collapse {
    max-height:1200px;
}
.nav > li {
	margin-right: 2px;
	margin-left: 2px;
}
/*轮播图*/
.banner{
	/*width:90%;
	padding-left:5%;*/
}
.banner .carousel-inner > .item {
    text-align: center;
}
.banner .carousel-inner > .item > img, .banner .carousel-inner > .item > a > img {
    display:inline-block;
    height: auto;
    max-width: 100%;
    line-height: 1;
}
.carousel-control.left {
    background: url(../images/banner_left.png) no-repeat center 10px;
}
.carousel-control.right {
    background: url(../images/banner_right.png) no-repeat center 10px;
}
.carousel-control {
    position: absolute;
    top: 256px;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    opacity:1;
    filter: alpha(opacity=100);
}
.carousel-control:hover, .carousel-control:focus {
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.carousel-indicators li {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 4px 5px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #ffffff;
    border-radius: 15px;
	background-color: #fff;
}
.carousel-indicators .active {
    width: 25px;
    height: 25px;
    margin: 0;
    background-color: #8e0000;
}
#banner-pc{
	display:block;
}
#banner-mobile{
	display:none;
}
/*新闻列表展示上*/
.newstop{
	margin-top:15px;
}
.newstitle{
	background-color:#8e0000;
	color:#fff;
	font-size:16px;
	padding:10px 16px;
	border-radius:10px;
}
.newstitle a{
	color:#fff;
	font-size:13px;
	font-weight: lighter;
}
.newstitle a:hover{
	font-weight: bold;
}
.newscontent{
	border:1.9px solid #8e0000;
	border-radius:10px;
	margin-top:15px;
	padding-bottom:18px;
	max-height: 230px;
	overflow:hidden;
}
.newscontent .newscontent-img img{
	width:100%;
	/*border-radius:10px 10px 0 0;*/
	height:118px;
}
.newscontent-desc{
	margin-top:10px;
	padding-bottom:0;
}
.newscontent-desc-left{
	float:left;
	width:20%;
	border-right:1px solid #333;
	box-sizing: border-box;
}
.newscontent-desc-left .col-md-6 {
	padding-left:5px;
	padding-right:5px;
	text-align:center;
}
.newscontent-desc-left a{
	padding:3px 2px;
	color:#333;
	font-size:14px;
}
.newscontent-desc-left a:hover{
	color:#8e0000;
	font-weight:600;
}
.newscontent-desc-right{
	width:80%;
	display:inline-block;
	padding:1px 12px 0;
	line-height:22px;
	font-size:14px;
	color:#c1c1c1;
	text-indent: 1.8em;
}
.newscontent-desc-right a{
	color:#333;
	font-size:12px;
}
.newstop .newstop-left{
	width:40%;
	float:left;
	padding-right:10px;
}
.newstop .newstop-middle{
	width:40%;
	float:left;
	padding-right:10px;
}
.newstop .newstop-right{
	width:20%;
	float:left;
}
.newscontent-desc-top .col-md-4{
	padding-left:0px;
	padding-right:0px;
}
.newscontent .newscontent-desc-top-left img{
	width:100%;
	border-radius:10px 0 0 0;
	min-height:118px;
}
.top-tit{
	margin-top:10px;
}
.top-tit a{
	font-size:16px;
	color:#8e0000;
	font-weight:600;
}
.top-desc{
	line-height:21px;
	margin-top:3px;
}
.top-desc a{
	color:#9fa0a0;
}
.newscontent-desc-bottom{
	padding:0 15px;
	margin-top:12px;
	width:100%;
}
.newscontent-desc-bottom ul li{
	line-height:22.8px;
	background: url(../Images/dian.png) no-repeat left 12px;
    padding-left: 12px;
}
.newscontent-desc-bottom ul li:hover{
	line-height:22.8px;
	background: url(../Images/dian1.png) no-repeat left 12px;
    padding-left: 12px;
}
.newscontent-desc-bottom ul li:hover a{
	color:#8e0000;
}
.newscontent-desc-bottom ul li a{
	font-size:14px;
	color:#898989;
}
.xm-list{
	margin-top:15px;
}
.xm-list ul li{
	padding:9px 10px 9px 18px;
	border-top:1px solid #fff;
	/*background: url(../images/jiao1.png) no-repeat 90% 16px;*/
	background-color:#8e0000;
	cursor:pointer;
}
.xm-list ul li:first-child{
	border-radius:10px 10px 0 0;
	border-top:none;
}
.xm-list ul li:last-child{
	border-radius:0 0 10px 10px;
}
.xm-list ul li a{
	font-size:14px;
	/*color:#95bcb7;*/
	color:#fff;
	opacity:0.5;
}
.xm-list ul li.active a{
	color:#fff;
	opacity:1;
}
.xm-list ul li:hover a{
	color:#fff;
	opacity:1;
}
.xm-list ul li img{
	margin-top:7px;
	margin-right:10px;
}
/*新闻列表展示下*/
.newsbot{
	margin-top:15px;
}

.newscontent-list{
	margin-top:15px;
	cursor:pointer;
}
.newscontent-list ul li{
	width:25%;
	/*float:left;*/
	text-align:center;
	padding:0 15px;
	display:inline-block;
}
.newscontent-list ul li img{
	width:100%;
}
.newscontent-list ul li .list-text{
	width:100%;
	text-align:center;
	padding:3px 10px;
	background-color:#dddddd;
	color:#8e0000;
	font-size:14px;
}
.newscontent-list ul li:hover .list-text{
	background-color:#8e0000;
	color:#fff;
}

/*.newscontent-list img{
	width:100%;
}
.list-text{
	width:100%;
	padding:3px 10px;
	background-color:#dddddd;
	text-align:center;
}
.list-text a{
	color:#8e0000;
	font-size:14px;
}
.newscontent-list-info:hover a{
	color:#fff;
}
.newscontent-list-info:hover .list-text{
	background-color:#8e0000;
}*/
.newsbot .newsbot-left{
	width:80%;
	float:left;
	padding-right:10px;
}
.newsbot .newsbot-right{
	width:20%;
	float:left;
}
.newscontent-desc-bottom{
	padding:0 15px;
	margin-top:12px;
	width:100%;
}
.newsbot .newsbot-right ul li{
	line-height:79px;
}
.newscontent-desc-bottom ul li a{
	font-size:14px;
	color:#333;
}
.qu-list{
	
}
.qu-list ul li{
	padding:8px 22px;
	background-color:#fff;
	opacity:0.9;
	cursor:pointer;
	margin-bottom:10px;
    border:1px solid #8e0000;
    border-radius:10px;
}
.qu-list ul li a{
	font-size:16px;
	color:#8e0000;
}
.qu-list ul li:hover{
	opacity:1;
}

/*底部*/
.footer{
	padding:40px 0 35px;
	overflow: hidden;
	background-color: #8e0000;
	font-size: 13px;
	text-align:center;
	margin-top:15px;
}
.footer-nei{
	width:100%;
}
.footer-l{
	float:left;
}
.footer-l img{
	margin-right:15px;
}
.footer-r{
	margin-left:15px;
	padding-left:0;
}
.footer-r p{
	text-align:left;
	color:#fff;
}
.footer-r p a{
	color:#fff;
}
.footer-r p a:hover{
	font-weight:bold;
}
.footer-nav-list{
    width:14.28571%;
    float:left;
    border-right:1px solid #999999;
    min-height:130px;
}
.footer-nav-list:nth-last-child(2){
	border-right:none;
}
.footer-nav-list li{
    text-align: center;
}
.footer-nav-list a{
    color:#fff;
    font-size:12px;
}
.footer-nav-list a:hover{
    color:#006dc3;
}
.footer-nav-list li:first-child a{
    font-size:14px;
}
/*版权*/
.copyright{
	background:#f8f8f8;
	text-align:center;
	padding:8px 0;
	color:#515151;
	border-top:2px solid #ccc;
}
/*单页样式*/
.content {
    position: relative;
    margin:0 0 15px;
    text-align: center;
}
.sbox h2{
	margin-bottom: 20px;
	line-height: normal;
	font-weight: normal;
	font-size: 28px;
	color: #4d4d4d;
}
.sbox h4{
	margin-bottom: 20px;
	line-height: normal;
	font-weight: normal;
	font-size: 22px;
	color: #4d4d4d;
}
.sbox .aums{
	text-align:center;
	border:1px dashed #dddddd;
	font-size:14px;
	color:#666666;
	padding:5px 0;
}
.sbox .entry-meta {
    text-align: center;
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-size: 12px;
    border-bottom: 1px dotted #ccc;
	color: #999;
}
.sbox .entry-meta span {
    margin: 0 10px;
}
.sbox .entry-meta strong {
    font-weight: normal;
}
.sbox .entry-meta a {
    color: #999;
}
.sbox .entry-meta a:hover{
	text-decoration:underline;
	color:#ff0000;
	text-decoration:none;
}
.sbox ul li{
    border-bottom: none;
    display: inline-block;
    background-image: none;
    margin: 0 5px;
}
.sbox ul li a {
    display: inline-block;
    line-height: 42px;
    padding: 0 35px;
    font-size: 14px;
    color: #808080;
    background-color: #f0f0f0;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.sbox ul li a:hover {
    background: #d9d9d9;
}
.sbox ul li.current a {
    background: #ea5503;
    color: #fff;
}
.full-content {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 15px 0 50px;
	font-size:14px;
	text-align:left;
}
.content .dbp{
	padding:5px 0;
	color:#000;
	font-size:14px;
}
.content .dbp-l{
	float:left;
}
.content .dbp-r{
	float:right;
}
/*列表*/
.full-page {
    width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 45px 0 50px;
}
.portfolio-img {
    overflow: hidden;
}
.portfolio-img a, .portfolio-img img {
    width: 100%;
    display: block;
    overflow: hidden;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.portfolio-img a {
    position: relative;
}
.portfolio-title {
    margin-bottom: 10px;
    line-height: normal;
	background:#dedede;
}
.portfolio-title h2 {
    font-size: 14px;
    line-height: 1.5;
    font-weight: normal;
	text-align:center;
	padding:6px 0;
	
}
.portfolio-title h2 a{
    color:#333;
}
.portfolio-title h2 a:hover{
    color:#ff0000;
}
.portfolio-summary {
    color: #808080;
    font-size: 13px;
    margin-bottom: 30px;
	text-align:left;
}
.portfolio-summary p {
    line-height: 1.5;
}
/*产品列表*/
.procontent {
    text-align: center;
}
.page-nav {
    border-bottom: 1px solid #8e0000;
    padding-top: 28px;
	font-size:14px;
	height: 75px;
	margin-bottom:12px;
}
.sitenav {
    float: left;
    margin-bottom: -1px;
}
.sitenav li {
    margin-right: 5px;
    border-bottom: 3px solid transparent;
    padding-bottom: 8px;
    position: relative;
    display: inline-block;
}
.sitenav li.active {
    border-bottom: 3px solid #1a5398;
}
.sitenav li a:hover, .sitenav li.active a, .sitenav li.active span {
    background-color: #1a5398;
    color: #fff;
}
.sitenav li a {
    transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
}
.sitenav li a, .sitenav li span {
    color: #222;
    padding: 5px 18px;
    display: block;
}
.breadcrumb {
    padding: 8px 15px;
    float: right;
	background:none;
}
.breadcrumb a, .breadcrumb span {
    font-size: 14px;
    color: #6f6f6f;
}
.breadcrumb a:hover{
    color: #ff0000;
}
.breadcrumb > a + a::before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}
.clearfix::after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}
.full-product{
	padding:30px 0 30px;
	margin-bottom:20px;
}
.full-product .list{
	margin-bottom:20px;
}
.full-product .list .img{
	max-height: 210px;
	overflow: hidden;
	display: block;
}
.full-product .txt {
    text-align: center;
    font-size: 14px;
    color: #fff;
    background-color: #8e0000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    line-height: 30px;
    padding: 5px 10px;
}
.full-product .list:hover a.txt {
    background-color: #e72d39;
    color: #fff;
}
.conpage{
	padding:10px 0;
	text-align:center;
}
.gotop-wrapper {
    position: fixed;
    bottom: 50px;
    right: 15px;
    z-index: 1001;
    background-color: rgba(0,0,0,0.3);
    background-color: #969696\9;
	display:none;
}
.gotop-wrapper a {
    display: none;
    _display: none !important;
    width: 55px;
    height: 55px;
    overflow: hidden;
    background: url(../Images/icon-gotop-fixed.gif) no-repeat center;
}
/*公司动态*/
.news1{
	padding:0 0 50px;
}
.news1 .mule{
	text-align:center;
	border-bottom:1px solid #dddddd;
	padding-bottom:20px;
	margin-bottom:20px;
}
.news1 .mule h2{
	font-size:24px;
	color:#000;
}
.news1 .entry-item {
    border-bottom: none;
    margin-bottom: 15px;
    padding-bottom: 15px;
	padding-left: 80px;
	/*min-height: 70px;*/
	height: auto !important;
	position: relative;
	border-bottom:1px dashed #dddddd;
}
.news1 .entry-item:hover p,.news1 .entry-item:hover a{
	color:#8e0000;
}
.news1 .entry-item .time {
	width:80px;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    font-family: Arial;
	padding: 2px 0 2px;
	border-right:1px solid #dddddd;
}
.news1 .entry-item .time-day {
	font-size: 18px;
    line-height: 18px;
    display: block;
    color: #666;
}
.news1 .entry-item .time-date {
	font-size: 12px;
    display: block;
    color: #999;
    line-height: 22px;
}
.news1 .entry-item .entry-title {
    /*margin-bottom: 10px;*/
	margin-left:15px;
	margin-top: 8px;
}
.news1 .entry-item h2 {
	font-size: 18px;
	color: #666666;
    line-height: 40px;
}
.news1 .entry-item h2 a {
	color:#000;
}
.news1 .entry-item h2 a:hover {
	text-decoration:underline;
	text-decoration:none;
}
.news1 .entry-summary {
    margin-bottom: -8px;
	color: #999999;
    font-size: 14px;
	margin-left:15px;
}
.news1 .entry-item p {
    line-height: 1.6;
}
.news-left-list{
	margin-top:72px;
	width:90%;
}
.news-left-list ul li{
	padding:9px 10px;
	border-top:1px solid #fff;
	background-color:#8e0000;
	cursor:pointer;
	text-align: center;
}
.news-left-list ul li:first-child{
	border-radius:10px 10px 0 0;
	border-top:none;
}
.news-left-list ul li:last-child{
	border-radius:0 0 10px 10px;
}
.news-left-list ul li a{
	font-size:14px;
	color:#fff;
	opacity:0.5;
}
.news-left-list ul li:hover a{
	opacity:1;
}
.news-left-list ul li.active a{
	opacity:1;
}


#tool {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 900;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	display:none;
}
ul.toollist {
    position: fixed;
    z-index: 900;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    height: 60px;
}
.toollist {
    background: #8e0000;;
}
.toollist li {
    border-right: 1px solid rgba(255, 255, 255, 0.7);
}
.toollist li {
    float: left;
    width: auto;
    height: 100%;
    width: 25%;
    position: static !important;
    margin: 0;
    border-radius: 0 !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 1;
    box-flex: 1;
    -webkit-box-sizing: border-box;
    box-shadow: none !important;
    background: none;
}
.toollist li a {
    color: #fff;
}
.toollist li a {
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    display: block;
    text-decoration: none;
    padding-top: 2px;
    position: relative;
}
.toollist li a img {
    width: 24px;
    height: 24px;
}
.toollist li a p {
    margin: 1px 0 1px 0;
    font-size: 14px;
    display: block !important;
    line-height: 18px;
    text-align: center;
}
.toollist li.li4 {
    border: none;
}
.newscontent-list-ul img{
	min-height:200px;
}
@media (min-width: 1200px) {
.container {
	width:1500px;
}
}
@media (min-width: 1024px) {

}
@media (max-width: 991px) {

}
@media (max-width: 767px) {
	.top-navbar a{
		display:block;
	}
.newscontent-list ul li{
	width:50%;
}
.newscontent-list ul li .list-text{
	font-size:12px;
}
#banner-pc{
	display:none;
}
#banner-mobile{
	display:block;
}
#tool {
	display:block;
}
.header_meta,.logo_tel,.foot-m{
	display:none;
}
.logo {
    text-align: center;
	padding:10px 0 5px;
}
.logo_l {
	float:left;
    display: inline-block;
	text-align:left;
	margin-right: 15px;
}
.logo_l img{
	height:40px !important;
	margin-bottom: 10px;
}
.banner {
    /*margin-top: -20px;*/
}
.footer {
    padding: 20px 0 25px;
}
.news-nav a.ts {
    font-size: 12px;
}
.news-nav {
    margin-top: 10px;
}
	.nav {
		height: 60px;
		width: 110px;
		background:none;
	}
	.nav > li > a {
		color: #fff !important;
		position: relative;
		display: block;
		padding: 10px 20px;
		font-size: 14px;
		background: #e71c17 !important;
	}
	.dropdown-menu{
		display:none !important;
	}
	.navm{
		position: absolute;
		z-index: 999;
		right: 15px;
		display:none;
		top: 60px;
	}
	.navbar-collapse.collapse {
		z-index: 999;
		margin-top:0;
	}
	.nav{
		height:auto;
	}
	.nav > li{
		text-align:left;
	}
	.navbar-toggle {
		position: relative;
		float: right;
		padding: 9px 10px;
		margin-top: -108px;
		margin-right:8px;
		margin-bottom: 8px;
		/*background-color: #ea5503;*/
		background-image: none;
		border: 1px solid transparent;
		border-radius: 4px;
		top: 0;
		z-index:999;
	}
	.navbar-toggle .icon-bar {
		display: block;
		width: 22px;
		height: 2px;
		border-radius: 1px;
		background-color: #e71d17;
	}
	.navbar-toggle .word {
		font-size:11px;
		color: #e71d17;
	}
	.returnhome{
		display:block;
		position:absolute;
		top:15px;
		left:15px;
		z-index: 9;
	}
	.collapse {
		display: block !important;
	}
	.returnhome a{
		font-size:20px;
		color:#FFFFFF;
	}
	.bar5,.tel{
		display:none;
	}
.carousel-indicators {
    bottom: 0px;
}
.carousel-indicators li {
    width: 8px;
    height: 8px;
    border-radius: 8px;
	margin: 1px 3px;
	opacity:0.6;
}
.carousel-indicators .active {
    width: 8px;
    height: 8px;
	border:none;
	opacity:0.6;
}
.newstop .newstop-left{
	width:100%;
	float:none;
	padding-right:0;
	margin-top: 5px;
}
.newstop .newstop-middle{
	width:100%;
	float:none;
	padding-right:0;
}
.newstop .newstop-right{
	width:100%;
	float:none;
	padding-right:0;
}
.newscontent-desc-left {
    float:none;
    width:100%;
    border-right: none;
	display: none;
}
.newscontent-desc-right {
    width:100%;
    display: inline-block;
    padding: 1px 12px 0;
    line-height: 20px;
    font-size: 14px;
    color: #c1c1c1;
}
.newstitle {
    font-size: 14px;
    padding: 5px 16px;
}
.newstitle a {
    font-size: 12px;
}
.newscontent {
    margin-top:10px;
}
.newstop .newstop-middle {
    margin-top:10px;
}
.newscontent .newscontent-desc-top-left img {
    border-radius: 10px 10px 0 0;
    min-height:80px;
}
.top-tit{
    text-align:center;
}
.newstop .newstop-right {
    margin-top:10px;
}
.xm-list {
    margin-top:5px;
}
.newsbot .newsbot-left {
    width:100%;
    float:none;
    padding-right:0;
}
.newscontent-list-info{
	margin-bottom:5px;
}
.newsbot .newsbot-right {
    width:100%;
    float:none;
}
.qu-list ul li a {
    font-size: 14px;
}
.newsbot .newsbot-right {
    margin-top:10px;
}
.newsbot .newsbot-right ul li {
    line-height: 30px;
}
.newscontent {
    max-height:none;
}
.footer-nei {
    width:100%;
    margin-left: 0;
}
.footer-l {
    float:none;
}
.footer-r {
    margin-left:0;
	margin-top:10px;
}
.footer-r p{
    text-align:center;
	font-size:12px;
}
.footer .col-xs-12:first-child{
	padding:0;
	display:none;
}

.news1 {
    padding: 20px 0 20px;
}
.news1 .mule {
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.news1 .news-right {
    margin-bottom: 0px;
}
.news1 .mule h2 {
    font-size:16px;
}
.news1 .entry-item .time {
    width:50px;
}
.news1 .entry-item .time-day {
    font-size: 16px;
    line-height: 21px;
}
.news1 .entry-item .entry-title {
    margin-bottom: 1px;
    margin-left: 0px;
}
.news1 .entry-item h2 {
    font-size: 14px;
}
.news1 .entry-summary {
    margin-bottom: -25px;
    font-size: 12px;
    margin-left: 0px;
}
.news1 .entry-item {
    margin-bottom: 15px;
}
.news1 h4 {
	margin-top:0px;
    margin-bottom: 8px;
}
.news1 .news-left{
	margin-bottom:20px;
}
.news-left-list {
    margin-top:15px;
    width:100%;
}
.content .col-xs-12{
	padding-left:0;
	padding-right:0;
}
.news-left-list ul li:first-child {
    border-radius: 0 0 0 0;
}
.news-left-list ul li:last-child {
    border-radius: 0 0 0 0;
}
.news-left-list ul li {
    display: inline-block;
	margin-right:3px;
	padding: 3px 8px;
}
.news-left-list {
    text-align: left;
}
.page-nav {
    padding-top: 2px;
    height: 40px;
}
.news1 .container{
	padding-left:0;
	padding-right:0;
}
.news1 .entry-item {
    padding-left: 55px;
}
/*.str_wrap {
	min-height:89px;
}*/
.newscontent-list-ul img{
	min-height:100px;
}
	.logo .container{
		width:auto;
	}
	.top-box{
		width: 100%;
		text-align: center;
		display: flex;
		justify-content: center;
	}
}
@media (max-width: 480px) {
 
}
@media (min-width: 992px) and (max-width: 1199px) {
 .nav > li > a {
 padding: 10px 22px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
 .nav > li > a {
 padding: 10px 10px;
}
}