body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, pre, dl, dt, dd, ul, ol, li, th, td, div, span, img, 
button, input, select, textarea{margin: 0;padding: 0;} 

html,body {
	font-family:"Arial","Microsoft YaHei","å¾®è½¯é›…é»‘","å®‹ä½“",sans-serif;
	height: 100%;
	font-size: 14px;
}
.main-body{
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
.middle-block{
	padding-bottom: 87px;
}
h2{
	font-size: 20px;
	color:#000;
}
h3{
	font-size: 18px;
	color:#b9262c;
	font-weight: bold;
}
h4{
	font-size: 15px;
	color:#f37a25;
	font-weight: 600;
	padding:6px 0 10px 0;
}
a {
	color: #333;
	text-decoration: none;
}
h4 a{
	font-size: 15px;
	color:#3172ce;
	font-weight: bold;
	padding-bottom:2px;
}
.article{
	text-indent:2em;
 
}

.sp_intro {	
	text-indent:2em;
padding:0 8px;
	text-align:justify;}
.navbar-default .navbar-nav>li>a:hover {
	color:#f7ee05;
	text-decoration: none;
}
a:focus,
a:active {
	outline: none;
	text-decoration: none;
}
.title {
	margin-top: 0;
}
p{
	font-size: 14px;
	line-height: 29px;
	color: #333;
}
textarea {
    resize: none;
}
.container{
	background-color:#eee;
	background: url(zzm-bg-new.jpg) no-repeat top center;
	background-size: cover;
	padding: 8px 20px;
	/*box-shadow:0px 0px 10px lightgrey inset,4px 2px 5px lightgrey;*/
}

.col-sm-3,.col-sm-9{
	padding-right: 5px;
	padding-left: 5px;
}
.head-img{
	text-align:center;
}

.img-section img{
	width:260px;
	height:180px;
	border-radius:5px;
}
.img-row img{width:100%;}
.four_pic img{
	width:180px;
	height:260px;
}
.box_img{
	text-align:center;
}
.box_img img{
	width:200px;
	height:300px;
	margin-top:10px;
}
.panel{
	margin: 10px 0;
}
.panel-body{
	padding: 10px 30px;
}

.nav-area{
	padding:0;
	box-shadow:0px 0px 10px lightgrey inset, 4px 2px 5px #C22122;
}
.navbar{
	margin-bottom:0;
}
.navbar-default{
	background-color:#C22122;
	border:0;
}
.navbar-default .navbar-nav>li>a{
	font-size:16px;
	padding-right:20px;
	color:#faffff;
	font-weight:600;
}
.navbar-default .navbar-nav>li>a:hover{
	color:#f7ee05;
}

.yds-img{
	border-radius:5px;
	border: 1px solid #ccc;
	padding: 3px;
	background-color:#ed7220;
}

.caption{
	text-align: center;
	font-weight: bold;
	margin-bottom:5px;
}
.img-thumbnail{
	border-radius:5px;
	padding: 4px;
}
.img-row{
	margin:2px;
	text-align:center;
}
.img-row .col-sm-6{
	padding-left: 8px;
	padding-right: 8px;
}
.news{
	padding:5px 15px;
}
.per-intro{
    overflow:hidden;
    text-overflow:ellipsis; 
	padding-right:20px;
	padding-left:5px;
	border:2px solid #555;
}
.per-intro h2{
	font-size:30px;
	padding-bottom:10px;
}
.per-intro p{
	font-size:18px;
	padding:5px 20px 0 20px;
}
.sub-title{
	margin: 5px 0;
	padding: 6px;
	/*background:linear-gradient(to right,#333, #ddd);*/
	background: #f7d5a5;
}
.sub-title h2{
	font-weight:600;
	/*color:#f5f5f5;*/
	color:#000;
}
.detail{
	font-size: 12px;
	float:right;
 
}
.more{
	font-size: 12px;
	color: #000;
	float: right;
	padding-top: 8px;
	font-weight:normal;
}
.sub-date{
	padding-left: 0;
}
ol li{
	border-bottom:1px dotted #d2d0d0;
	padding: 5px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.list-unstyled li{
		border-bottom:1px dotted #d2d0d0;
	padding: 5px;
	
}

.footer{
	position:relative;
	margin-top: -87px;
	/*background-color: #565658;*/
	clear: both;
	height: 60px;
}
.message_area{
	height:290px;
	border:1px solid #999;
	/*background:url(lyb.jpg) no-repeat;*/
}
.message_area li{
	padding:10px;
}

.footer  ul{
	padding: 13px 0;
	color:#696969;
	font-size: 12px;
	list-style: none;
}
.footer  p{
	color:#D5D5D5;
	font-size: 12px;
	text-indent: 0;
}
.foot-section{
	margin-top:15px;
	border-right:1px solid #ccc;
}
.foot-section img{
padding:10px 0;
margin-right:10px;
}
.list-menu{
	padding-bottom: 20px;
}

.list-menu li  a {
	display: block;
	padding: 6px;
	font-size: 16px;
	text-align: center;
	}
.selected{
	background: #878787;
}
.selected a{
	color:#FFFFFF;
}
.glyphicon-chevron-right{
    padding-left: 15px;
    padding-top: 4px;
	color: white;
	font-size: 10px;
}
.content{
	border-bottom: 1px dashed #d2d0d0;
	padding: 10px 0;
}
.content p{
	padding: 5px 0;
}
.color-red{
	color: #b9262c;
	font-weight: bold;
}
.content span{
	padding-right: 10px;
}
.content img{
	padding:20px 50px;
}
.honor-pic img{
	padding: 20px;
	float:right;
	width: 380px;
	height: 250px;
	margin-bottom: 10px;
}
.pagination{
	float: right;
}
.product li{
	border: none;
}
.media  img{
	width: 150px
}
.panel-head{
	text-align: center;
	padding-top: 25px;
	line-height: 35px;
}
.news-content{
	padding: 8px 25px;
}
.item-title{
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.news-date{
	font-size: 12px;
}
.panel-group{
	margin-bottom: 0;
}
.btn {
	padding: 3px 5px;
	font-size: 12px;
	text-align: center;
}
.backtoindex{
	text-align:center;
}
.back-btn{
	margin: 0 10px;
	padding: 0 12px;
	background-color: #d1d1d1;
}
.btn-default {
	color: #55acee;
	border: 1px solid #cccccc;
}
.btn-default:hover {
	color: #ffffff;
	background-color: #339BEB;
	border-color: #339BEB;
}
.sub-btn{
	text-align: center;
}
.sub-btn button{
	font-size: 14px;
	font-weight: bold;
	padding: 5px 16px;
	margin: 5px;
}
.sub-btn span{
	margin-left: 20px;
	color:#999;
}
.carousel{
	position: relative;
	padding: 10px 50px;
	margin: 10px 0;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next{
	right: 75%;
}
.form-horizontal{
	padding:0 30px 10px 0;
}
.mess-time{
	padding-left: 60px;
}
.answer{
	font-size: 0.8em;
	color:#555;
}
.list-unstyled li .mess-content{
	float:left;
}
.left-blank{
	margin-left:20px;
}

/*æ¨ªå‘å›¾ç‰‡æ»šåŠ¨*/	
#demo {width:96%;background: #FFF; overflow:hidden; border:2px solid rgba(102,136,153,.18);margin:7px auto;} 
#demo img {height:200px; width:auto;margin:5px;} 
#indemo { float: left; width: 800%; } 
#demo1 { float: left; } 
#demo2 { float: left; height:0;} 

.TRS_Editor *{
color:#333;
}