﻿/* Elements----------------------------------------*/
* {
	margin: 0;
	padding: 0;
	outline: 0;
}
a{
	text-decoration: none;
}
.side-bar a,.chat-tips i {
	/*background-image: url(../img/gdt-img.png);*/
	background-repeat: no-repeat;
}
/*右侧悬浮icon*/
.side-bar {
	width: 66px;
	position: fixed;
	bottom: 220px;
	left: 25px;
	font-size: 0;
	line-height: 0;
	z-index: 100;
}
.side-bar a {
	width: 50px;
	height: 50px;
	display: inline-block;
	margin-bottom: 25px;
}

.side-bar .icon-qq {
	background-position: 0 -62px;
}
.side-bar .icon-chat {
	background-image: url(../img/wechat.png);
	background-size:100% 100%;
	position: relative;
}
.side-bar .icon-chat:hover .chat-tips {
	display: block;
}
.side-bar .icon-blog {
	background-image: url(../img/weibo.png);
	background-size:100% 100%;
}
.side-bar .icon-mail {
	background-position: 0 -266px;
}
.side-bar .icon-totop {
	background-position: 0 -334px;
}
.chat-tips {
	padding: 20px;
	border: 1px solid #d1d2d6;
	position: absolute;
	left: 78px;
	top: -55px;
	background-color: #ffffff;
	display: none;
}
.chat-tips i {
	width: 9px;
	height: 16px;
	display: inline-block;
	position: absolute;
	left: -9px;
	top: 80px;
	background-position:-88px -350px;
}
.chat-tips img {
	width: 138px;
	height: 138px;
}


.side-bar .icon-blog:hover .weibo-tips {
	display: block;
}
.weibo-tips {
	padding: 20px;
	border: 1px solid #d1d2d6;
	position: absolute;
	left: 78px;
	top: 38px;
	background-color: #ffffff;
	display: none;
}
.weibo-tips i {
	width: 9px;
	height: 16px;
	display: inline-block;
	position: absolute;
	left: 9px;
	top: 90px;
	background-position:-88px -350px;
}
.weibo-tips img {
	width: 138px;
	height: 138px;
}

.logo1{
	height:55px;
	float:left;
	margin-left:-90px;
}
.logo1 img{
	height:54px;
}

.top{
	width:100%;
	height: 55px;
    line-height: 24px;
    background: #cc0001;
    background-size: cover;
    
}
.top1{
	margin-left:-183px;
	width:1383px;
	height:55px;
	margin: 0px auto;
}
.nav{
	margin: 0 auto;
    width: 1200px;
	height:54px;
    position: relative;
    z-index: 9;
	list-style: none;
    text-transform: capitalize;
}
.nav li{
	float: left;
    font-size: 18px;
    padding: 15px 16px 15px 15px;
    list-style: none;
}
.nav a{
	color:#fff;
}
.nav a:hover{
	color:#fe7700;
}
.yt{
	margin:0 auto;
	width:1200px;
	height:20px;
}

.yt a{
	color:#000;

}
.yt a:hover{
	color:#fe7700;

}
.bt{
	margin:0 auto;
	width:1200px;
	min-height:50px;
}
.bt h1{
	text-align: center;
	}
.bt h2{
	margin-top:15px;
	margin-bottom:15px;
	text-align: center;
	font-size:22px;
}
.btx{
	margin:0 auto;
	width:1200px;
	height:30px;
	border-bottom:2px solid #d9d9d9;
}
.btx p{
	text-align:center;
	margin:0 auto;
	color:#B4B4B5;
}

.zw{
	width:1200px;
	margin:0 auto;
}
.zw p{
	width:1000px;
	
	margin:0 auto;
	color: #404040;
	font-size:18px;
    margin-bottom: 30px;
	
    text-indent: 2em;
    line-height: 210%;
	
}

.zw1{
	width:1200px;
	margin:0 auto;
	min-height:1540px;
	}

.wz{
	width:900px;
	float:left;
}
.wz p{
	width:900px;
	color: #404040;
	font-size:18px;
    margin-bottom: 25px;
	
    text-indent: 2em;
    line-height: 210%;
	
}
.tjxw{
	height:950px;
	width:260px;
	float:right;
}

.tjxw1{
	margin-top:10px;
	width:258px;
	height:900px;
	border-top: 8px solid #D70005;
	border-bottom: 1px solid rgba(214,214,214,1);
	border-left: 1px solid rgba(214,214,214,1);
	border-right: 1px solid rgba(214,214,214,1);
}
.tjxwt{
	width:260px;height:180px;
}
.tjxwt img{
	width:226px;
	height:150px;
	margin-top:15px;
	margin-left:17px;
	z-index:5;
}
.tjxwt h4{
	
    position: relative;
	z-index:9;
	margin-left:17px;
	margin-top:-37px;
    height: 37px;
	width: 225px;
    box-sizing: border-box;
    bottom: 0;
    padding: 6px 12px;
    font-size: 18px;
    font-weight: 700;
    color: rgba(255,255,255,1);
    line-height: 26px;
    background: rgba(0,0,0,.3);
}

.wzxw{
	height:575px;
	width:260px;
	float:right;
}


.wzxw1{
	margin-top:10px;
	width:258px;
	height:525px;
	border-top: 8px solid #D70005;
	border-bottom: 1px solid rgba(214,214,214,1);
	border-left: 1px solid rgba(214,214,214,1);
	border-right: 1px solid rgba(214,214,214,1);
}
.wzxw1 ul{
	list-style: none;
	font-size: 14px;
    line-height: 22px;
	color: #666;
}
.wzxw1 a{
	width:287px;
	color: #666;
}
.wzxw1 a:hover{
	color: #D70005;
}
.wzxw1 li{
	margin-left:5px;
	width:255px;
	margin-top: 15px;
    font-size: 14px;
    color: #666;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.wzxw1 span{
	font-size: 18px;
    color: #D0D0D0;
    line-height: 36px;
    margin-right: 10px;
}





.lb{
	width:870px;
	
	
}
.lb li{
	line-height:39px;
	font-size:16px;
	list-style: none;
	padding-left: 12px;
	background: url(../img/blockIcon.jpg) 0 20px no-repeat;
}

.lb a{
	color:#000000;
}
.lb a:hover{
	color:#fe7700;

}
.date{
	float:right;
}




/*版权申明*/

#banquanxinxi{
	

	width:1200px;

	height:100px;

	margin-top:15px;

	text-align:center;

	color:#000000;

	line-height:200%;

	font-size:14px;

}

#banquanxinxi a{

	color:#000000;

	text-decoration:none;	

}

#banquanxinxi a:hover{

	color:#FF0000;

	

}

#banquanxinxi div{

	margin-top:4px;	

}
