﻿/*!
 * ETUI v3
 *
 * Copyright 2017.7*/
@import "../iconfont/iconfont.css";
.iconfont{font-size: inherit;line-height: 1;-webkit-text-stroke-width:0;}
a{outline: none;color: #333;}
a:hover,a:focus{text-decoration: none; color: #cc0200;}
button,input{outline:none !important; }
#skip{height: 0; overflow: hidden;}
body {
	font-size: 14px !important;
}
ul, menu, dir {
	display: block;
	list-style-type: disc;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
	-webkit-padding-start: 0;
}
li{
	list-style: none;
}
.navbar-inverse{
	background: none;
}
.navbar-inverse .navbar-nav>li>a{
	color: #fff;
	padding: 2px 12px;
	font-size: 12px;
	margin-top: 16px;
	 background: #d25347;
    opacity: .8;}
.navbar-inverse .navbar-nav>li>a:hover{
	color: #7C120E;
}
.container{
	max-width: 1050px;
}
.container-wh{
	background: #fff;
	margin:10px 0;
	padding: 20px;
	position: relative;
}
.bg-red{
	background: #c00
}
.open.btn-slide a,
.open.btn-slide2 a{
	padding: 0;
	display: block;
	width: 30px;
}
li.btn-slide,
li.btn-slide2{
	padding: 0!important;
}
.slide {
	margin: 0;
	padding: 0;
	border-top: solid 4px #F27613; }
.btn-slide,
.btn-slide2{
	background: url(../img/close.png) no-repeat right ;
	background-position: center center;
	margin: 0 auto;
	width: 40px!important;
	height: 20px!important;
}
.open-xs,
.open-xs2{
	background: url(../img/open.png) no-repeat right #fff ;
	background-position: center center;
	margin: 0 auto;
	width: 40px!important;
	height: 20px!important;
}
.open-xs.active,
.open-xs2.active{
	background: url(../img/close.png) no-repeat right #fff;
	background-position: center center;
	margin: 0 auto;
	width: 40px!important;
	height: 20px!important;
}
.quick-links .active a{
	background: url(../img/open.png) no-repeat right  #fff;
	background-position: center center;
	text-align: center;
	padding: 0;
	margin: 0 auto;
	width: 40px;
	height: 20px;
}

.quick-links{
    position: fixed;
	right:20px;
	bottom:20px;
	z-index: 999;
}
.quick-links .tips{
	position: absolute;
	left:-240px;
	width: 240px;
	top:0;
	background: rgba(0,0,0,.4);
	padding: 19px 10px;
	display: none;

}
.quick-links .tips a{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	width: 200px;
}
.quick-links li{
	margin-bottom: 10px;
	padding: 10px 24px;
	position: relative;
	width: auto;
}
.quick-links li:hover .tips{
	display: block;
}
.quick-links li a{
	color: #fff;
}
.quick-links li a span{
	display: block;
	text-align: center;
	font-size: 20px;
}
.bg-blue{
	background:#20a0e4;
}
.bg-green{
	background:#66bb6a;
}
.bg-orange{
	background:#eb793d;
}
.bg-blued{
	background:#0069c5;
}
.bg-ching{
	background:#26c6da;
}
.quick-links li a i{
	font-size: 30px;
}
.quick-links li a p{
	text-align: center;
}
.main{
	margin-top: 280px;
}
.page-header-1{
	margin: 0 0 10px;
}
.page-header-1 h2{
	font-size: 18px;
}
.page-header-1 h2 a{
	color: #CC0000;
	border-left-color:#CC0000 ;
}
.page-header-color{
	background: #ffe2e2;
}
.page-header-color h2 a{
	background: #c00;
	color: #fff!important;
	padding: 4px 16px;
	border-left-width: 0!important;
	display: inline-block;
}
.uli14 li{
	padding: 7px 0;
}
.more{
	position: absolute;
	right:10px;
	top:6px;
	color:#c00 !important;
	border-left-width: 0!important;
	font-size: 16px;
	font-weight: bold;
}
.list-dashed li{
	border-bottom:1px dashed #ddd;
	padding: 10px 0;
}
.select{
	color: #444;
}
.search-cont{
	margin:20px 0 30px;
}
.search-cont label{
	color:#c00;
	font-size: 18px;
	font-weight: bold;
	margin-top: 8px;
	text-align: right;
}
.input-group{
	width: 160%;
}
.input-group input{
	background: #fff8f8;
	border:1px solid #cc0000;
	padding: 10px;
	height: 42px;
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group{
	background: #ff4200;
	border:1px solid #cc0000;
	border-radius: 0;
	color: #fff;
	height: 42px;
}
.input-group-btn .btn i{
	font-size: 22px;
}
.breadcrumb{
	background: none;
}
.normal-slider img{
	height: 336px!important;
}
.table-gray{
	background:#f5f5f5;
	border-collapse:collapse;
	width:100%;
	text-align:center;
}
.table-gray thead{
	background:#e5e5e5;
}
.table-gray td{
	border:1px solid #dcdcdc;
	padding:10px;
}
.btn-actions{
	text-align:center;
}
.btn-actions .btn{
	border-radius:0;
	font-size:16px;
	padding:6px 24px;
}
body{
	/*background: url(../img/banner.jpg) top center no-repeat;
*/	background-size:100% auto ;
}

.footer{background-color: #e9e9e9;margin-top: 30px;padding: 20px 0; }
.footer img{
	width: 150px;
	float: right;
}
.footer .sh-text{
	border-left:1px solid #ccc;
	padding-left: 20px;
	color: #666;
}


.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
  background-color: #7c110e;
  border-color: #7c110e;
}
.pagination>li>a, .pagination>li>span{
  color: #7c110e;
}

/*.Article_content p{
  text-indent:34px;
}*/

.quick-links2 {
	left: 20px;
    right: auto;
}
.right-ewm {
	width: 94x !important;
    padding: 6px !important;
    border: 1px #d2d2d2 solid;
    background: #eeeeee;
    text-align: center;
    margin: 0 0px 8px 0;
}
.right-ewm img {
	display: block;
	width: 80px;
	margin: 0 auto;
}
.right-ewm a span {
	display: inherit;
	font-size: 12px !important;
	color: #7c110e;
}
