@charset "utf-8";
/* CSS Document */
* {
	padding:0;
	margin:0;
}
div, dl, dt, dd, form, h1, h2, h3, h4, h5, h6, img, ol, ul, li, table, th, td, p, span, a {
	border:0;
}
img, input {
	border:none;
	vertical-align:middle;
}
body {
	font-family:Microsoft YaHei, 微软雅黑, Tahoma, Arial, Helvetica, "宋体";
	font-size:14px;
background:#f3f3f3;
	color:#000;
	line-height:28px;
}
html {
	overflow-y:scroll;
}
ul, ol {
	list-style-type:none;
}
.clear {
	clear:both;
	font-size:1px;
	height:0;
	visibility:hidden;
	line-height:0;
}
.clearfix:after {
	content:"";
	display:block;
	clear:both;
}
.clearfix {
	zoom:1;
}
a {
	color:#515151;
}
a:link, a:visited {
	text-decoration:none;
	color:#515151;
}
a:hover, a:active {
	text-decoration:none;
	color:#be2448;
}
.fr {
	float:right;
}
.fl {
	float:left;
}
.w1200 {
	width:1200px;
	margin:0 auto;
}
.top {
	width: 100%; background:#FFF;
	height: 160px;
	position:absolute;
	top:0;/*以上设置是重点必须的*/
        
}
#top {
	height:50px;
	line-height:50px;
	position:relative;
}
.logo {
	width:60px;
	height:60px;
	position:absolute;
	left:570px;
	top:0;
	z-index:100000;
}
#bannerny {
	height:110px;
	width:100%;
	position:relative;
}
.bannernyt {
	height:110px;
	width:100%;
}
.nav {
	height:68px;
	background:url(../images/head2.png);
	line-height:68px;
	position:absolute;
	left:0;
	top:0;
	width:100%;
}
.sousu {
	background:url(../images/search.png) no-repeat;
	width:153px;
	height:26px;
	margin:21px 0;
}
.sousu1 {
	width:122px;
	height:24px;
	margin:1px 1px 1px 10px;
}
.keyword {
	border:none;
	width:122px;
	height:24px;
	line-height:24px;
	color:#FFF;
	background:none;
	outline:none;
}
.sousu2 {
	width:13px;
	height:13px;
	margin:6px 5px 7px 2px;
}
.btn {
	background:url(../images/searchicon.png) no-repeat;
	width:13px;
	height:13px;
	outline:none;
	cursor:pointer;
}
.nyboxfltit {
	background:#bb2349;
	color:#FFF;
	border-bottom:#e3989d 1px solid;
	display:block;
	width:125px;
	height:40px;
	line-height:40px;
	text-align:center;
}
.nyboxfltxt a {
	display:block;
	width:125px;
	height:38px;
	line-height:38px;
	text-align:center;
}
.nyboxfltxt .cur,.nyboxfltxt a:hover {
	background:#f9d5c7;
	height:38px;
	color: #515151;
}
.nrboxrig {
	border:#c5c5c5 1px solid;
	width:1060px;
}
.nyboxrigtit {
	background:#bb2349 url(../images/nytit.png) no-repeat 10px 17px;
	color:#FFF;
	border-bottom:#e3989d 1px solid;
	display:block;
	height:40px;
	line-height:40px;
	padding-left:40px;
	font-size:16px;
	font-weight:bold;
}
.nyboxrigtxtfl {
	width:307px;
}
.nyboxrigtxtrig {
	width:640px;
	background:url(../images/qianming.png) no-repeat bottom right;
	padding-bottom:90px;
	margin-left:10px;
	margin-right:10px;
}
.nyboxrigtxtrig p {
	text-indent:2em;
}
.mainBox {
	width:100%; 
	position:absolute;
	top:170px;
	bottom:100px;  /*以上设置是重点必须的*/
}
#nybox {
	width:1200px;
	margin:0 auto;
	height:100%;
}
.mainBox .leftBox {  background:#FFF;
 
	width:125px;
	border:#c5c5c5 1px solid;
	float:left;
	margin-bottom:100px;/*以上设置是重点必须的*/
            
        }
.mainBox .rightBox {  background:#FFF;
 
	float:right;
	border:#c5c5c5 1px solid;
	width:1060px;
	margin-bottom:100px;/*以上设置是重点必须的*/
          
        }
.nyboxrigtxt {
	width:1000px;
	overflow:hidden;  
	margin:30px;  margin-bottom:130px; 
}
.nyboxtxt{ width:1000px;
 
	margin:30px; margin-bottom:130px;} 
	.nyboxtxt #gundongtiao{width:1000px;}
#gundongtiao {
	position: absolute; width:1000px;
	height:850px; 	 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: auto;  
}
 #gundongtiao::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
 background-color: #f5f5f5;  border-radius: 3px;
}
 #gundongtiao::-webkit-scrollbar {
 width: 6px;
 background-color: #F5F5F5;
}
 #gundongtiao::-webkit-scrollbar-thumb {
 border-radius: 5px;
 background-color: #bb2349;
}
.bottom {
	width:100%;
	height:90px;
	position:fixed;
	bottom:0;/*以上设置是重点必须的*/
            
}
 
#footer{ background:#323232;   font-size:12px; color:#fff; line-height:22px; height:112px; }
.footerwrap{ width:851px;  padding:23px 0; margin:0 auto; background:url(../images/footer.png) no-repeat right center; padding-right:50px;} 
.footerwrap .fl {
	border-right:#FFF 1px solid;
}
.footerwrap .fl, .footerwrap .fr {
	width:400px;
}
.show{ padding-top:20px;}
.show h1{ font-size:22px; font-weight:bold; margin-bottom:20px; text-align:center; color:#bb2349;} 
.showzy{ margin-bottom:20px; text-align:right;  position:relative; margin-right:20px;  vertical-align:middle;}
.showzy img{ vertical-align:middle;}
.showzy span{ height:28px; line-height:28px; display:inline-block;  vertical-align:middle;}
.cent img{ margin-top:3px;}
.fujian{ text-align:right; margin:30px;}
.fujian span{ background:url(../images/attachment.png) no-repeat left center; display:inline-block; padding-left:30px; color:#bc2548; }
.fujian  a{ color:#6294e3; display:inline-block; }
.showzy span{ margin-right:30px;}
.weixin{  
            width:91px; padding:19px  12px 12px 12px;    
            height:91px; background:url(../images/codewindow.png) no-repeat top center;  
          
            top:20px; right:-20px;  
            position:absolute;  
 
          display:none; 
            
            transition: 0.3s;  
            -webkit-transition: .5s;  
            -moz-transition: .5s;  
        }  
        .cent a:hover .weixin{ display:block; 
            
        }  
		.shownr,.shownr p,.shownr div,.shownr span, .shownr b, .shownr stong{	font-family:Microsoft YaHei !important; line-height:27px !important; font-size:14px !important;}
