@charset "utf-8";
/***************
the Academy of Peking University
Author:wallace
***************/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, figure, figcaption, code, del, dfn, em, image, q, dl, dt, dd, ol, ul, li, fieldset, form, legend, table, tf, tr, th {
	border: 0px;
	padding: 0px;
	/*font-size: 100%;*/
	margin: 0px;
	font-family: 'Microsoft Yahei',"Lucida Grande", "Tahoma","Arial", "Helvetica", "sans-serif";
	-webkit-font-smoothing: subpixel-antialiased;
	font-weight:normal;
}
body {
	color: #565656;
	line-height: 20px;
	font-size: 12px;
	font-family:'Microsoft Yahei',"Lucida Grande", "Tahoma","Arial", "Helvetica", "sans-serif";
	margin: 0px;
}
input, textarea, select {
	font-family: 'Microsoft Yahei',"Lucida Grande", "Tahoma","Arial", "Helvetica", "sans-serif";
	background-color: #FFFFFF;
	font-size:12px;
	outline:none;
}
img {
	border: 0px;
	vertical-align:bottom;
	-ms-interpolation-mode: bicubic;
}
a, a:link {
	text-decoration: none;
}
a:hover {
	text-decoration:none;
	color:#bd1c20;
}
ul, li {
	list-style-type:none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clearfix:after {
	display:block;
	content:'';
	clear:both;
	height:0px;
	visibility: hidden;
}
.yahei {
	font-family:"Microsoft Yahei", Arial;
}
h1, h2, h3, h4 {
	font-family:"Microsoft Yahei", Arial;
}
.relative {
	position:relative;
}
.clearfix {
*display:inline-block;
*zoom:1;
*vertical-align:top;
}
/* Add by PKU zb 2014.9.1 */
.clearfix1 {
*display:inline-block;
*zoom:1;
*vertical-align:top;
line-height:35px
}
.clear{
	clear:both;
}
.clear_f {
	clear:both;
}
 *::selection {
 background:#8c0000;
 color: #FFFFFF;
 text-shadow: none;
}
 *::-moz-selection {
 color: #8c0000;
 text-shadow: none;
}
.ie6 {
	text-align:center;
	font-size:14px;
	line-height:60px;
}
.ie6 span {
	float:right;
	margin-right:30px;
	cursor:pointer;
}
.blankspace {
	height:1.5em;
	overflow:hidden;
	margin:0;
	padding:0;
	clear:both;
}
/*comm used header,content,footer*/

.mainWrap {
	width:1200px;
	margin:auto;
}
.header {
	background:#fff url(../images/bg.jpg) repeat-x top
}
.header .topLine {
}
.header .topWrap {
	padding:0;

	border-top:0px solid #FFFFFF;
	border-bottom:0px solid #FFFFFF;
}
.header .topWrap .mainWrap{
	height:40px;
}

.header .logo {
	float:left;
	_display:inline;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:15px;
}
.header .subnavLeft {
	padding-left:110px;
}
.header .search {
	float:right;
	_display:inline;
	margin-top:4px;
	padding-right:10px;
}
.header .search .inp {
	border:0;
	height:16px;
	width:130px;
	/* border:1px solid #821514;*/
	margin-top:2px;
	padding:3px 4px 3px 4px;
	float:left;
	_display:inline;
	background:#AC0000;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	opacity: 0.8;
	filter:alpha(opacity=80);
}
.header .search .inp:hover {
	background:#fff;
	opacity:1
}
.header .search .btn {
	height:22px;
	padding:0 8px;
 *padding:0 8px 0 12px;
	line-height:21px;
	text-align:center;
	border:0;
	float:left;
	font-size:12px;
	_display:inline;
	color:#fff;
	cursor:pointer;
 *background:url(search_normal.png) 0 3px no-repeat;
}
.header .search .btn:hover {
 *background:url(search_normal.png) 0 3px no-repeat;
}
.header .subNav {
	/* background:#5e0000; LHY */
	background:#2b2b2b;
	/* background:-moz-linear-gradient(top, #8c0000 0%, #820000 100%);
	 FF3.6+ */
	/* background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8c0000), color-stop(100%, #820000));
	 Chrome,Safari4+ */
	/* background:-webkit-linear-gradient(top, #8c0000 0%, #820000 100%);
	 Chrome10+,Safari5.1+ */
	/* background:-o-linear-gradient(top, #8c0000 0%, #820000 100%);
	 Opera 11.10+ */
	/* background:-ms-linear-gradient(top, #8c0000 0%, #820000 100%);
	 IE10+ */
	/* background:linear-gradient(to bottom, #8c0000 0%, #820000 100%);
	 W3C */
	/* filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#8c0000', endColorstr='#820000', GradientType=0 );
	 IE6-8 */
	border-bottom:0px solid #600000;
}
.subNavRight li{color:#9c9c9c ;}
.header .subNav .menu {
	display:none;
}
.header .subNav li {
	float:left;
	_display:inline;
	padding:6px 2px 6px 3px;
	position:relative;
	z-index:999;
	zoom:1;
}
.header .subNav li a {
	display:block;
/* ZB	font-size:12px; */
	font-size:14px;
	color:#9c9c9c;
	padding:0 5px;
	/* text-shadow:0px 2px 1px #600000; */
	filter:dropshadow(color=#600000, offx=0, offy=2);
}
.header .subNav li a:hover, .header .subNav li a:focus, .header .subNav li a.hover {
	color:#fff;
}
.header .subNav li.current {
	background:#fff;
}
.header .subNav li.current a {
	color:#444;
	text-shadow:0px 2px 1px #f3f3f3;
	filter:dropshadow(color=#f3f3f3, offx=0, offy=2);
}
.header .subNavRight {
	float:right!important;
	padding-right: 125px;
}
.header .nav {
	/* float:right;
	_display:inline;
	margin-top:25px;*/
	background-color:#bd1c20;
}
.header .nav .menu {
	display:none;
}
header .nav #nav{
	/* text-align:center; */
	margin:auto;
	width:1024px;
}
.header .nav li {
	float:left;
	_display:inline;
	/*padding:0 32px 0 33px;
	+padding:0 31px 0 32px;*/
   padding:0 11px 0 11px;
	+padding:0 10px 0 10px;
	z-index:999;
	zoom:1;
}
.header .nav li.nav_first {
        padding-left:0px;
}
.header .nav li.nav_last {
        padding-right:0px;
} 
.header .nav li a.current {
/* PKU	background: url(nav_cur.png) bottom repeat-x */
	background: url(../img/nav_cur_red.png) bottom repeat-x
}
.header .nav li a {
	display:block;
	line-height:43px;
/* ZB	font-size:15px; */
	font-size:16px;
/* PKU	color:#fff; */
	color:#FFFFFF;
	/* padding:0 12px;
 *padding:0 13px; */
  text-align:center;
  width:125px;
 -webkit-transition-duration:.3s;
-moz-transition-duration:.3s;
-o-transition-duration:.3s;
transition-duration:.3s;
	-ms-transition-duration:0s;
}
.header .nav li a:hover, .header .nav li a.hover {
/* PKU
	color:#565656;
	background:#fff;
*/
   color:red;
/* ZB	background:#9b0000; */
	background:#fabf00;
}
.header .nav li a i {
	padding:0;
 *margin:0 -5px 0 5px;
}
.header .nav li a i:before {
	margin-right:-4px;
}
.header .caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
#nav .minfoWrap {
	position:absolute;
	background:#fff;
/* PKU */
	border-top: 0px solid #8c0000;
/* PKU 	top:132px; */
/* PKU
	top:131px;
*/
    opacity: 0.8;
	left:0%;
	width:100%;
	z-index:2;
	padding:2em 0;
	display:none;
	/* -webkit-box-shadow:0 6px 12px #838383;
	-moz-box-shadow:0 6px 12px #838383;
	box-shadow:0 10px 20px rgba(0, 0, 0, 0.63); */
}
#nav .minfoWrap_inner {
	width:710px;
	background:#fff;
	margin:0 auto;
}
#nav ul.last {
	right:2px;
}
#nav ul li {
	float:none;
	display:block;
	padding:0;
	margin:3px 0;float:left;
}
#nav ul li a {
	background:#fff;
	line-height:24px;
	font-size:16px;
	color:#565656;
/* PKU	padding:0 0 0 20px; */
	padding:0 0 0 0px;
}
#nav ul li a:hover {
	color:#8c0000;
}
.nav01 {
	width:110px
}
/* PKU */
.nav02 {
	width:300px;
	font-size:14px;
	color:#999;
	line-height:24px;
}
.nav03 {
	width:240px;
	font-size:14px;
	color:#999;
	margin-right:50px;
	line-height:24px;
}
/* PKU */
.nav04 {
	width:200px;
}
/* PKU */
.nav05 {
	width:150px;
	font-size:14px;
	color:#999;
	margin-right:50px;
	line-height:24px;
}
.readmore {
//	text-transform: uppercase;
	font-size: 15px!important;
	box-shadow: none;
	color: #8c0000!important;
	display:inline !important;
	-webkit-transition: 400ms !important;
	-moz-transition: 400ms !important;
	-o-transition: 400ms !important;
	transition: 400ms !important;
}
.readmore:hover {
	text-shadow: none;
	box-shadow: none !important;
	color:#333!important;
}
.readmore1 {
//	text-transform: uppercase;
	font-size: 15px!important;
	box-shadow: none;
	color: #000000!important;
	display:inline !important;
	-webkit-transition: 400ms !important;
	-moz-transition: 400ms !important;
	-o-transition: 400ms !important;
	transition: 400ms !important;
}
.readmore1:hover {
	text-shadow: none;
	box-shadow: none !important;
	color:#8c0000!important;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.content {
}
.content .thuimg {
	text-align:center;
}
.content .thuimg .thuimgWrap {
	min-width:1000px;
	overflow:hidden;
	background:url(../images/loading.gif) no-repeat center center;
}
.footer .footWrap {
	background:#ededed;
	padding:40px 0;
	border-top: #dfdfdf 1px solid;
}
.footer .footWrap li {
	width:150px;
	float:left;
	_display:inline;
}
.footer .footWrap h4 {
	padding-bottom:8px;
}
.footer .footWrap h4 a {
	font-size:15px;
	color:#333;
}
.footer .footWrap h4 a:hover {
	color:#8c0000
}
.footer .footWrap a {
	color:#787878;
	display:block;
	line-height:24px;
	text-align:center;
}
.footer .footWrap a:hover {
	color:#8c0000;
}
.footer .copyrights {
	color:#f8f8f8;
	padding:15px 0;
	line-height:22px;
	background:#821514;
	border-top:#8c0000;
}
.footer .copyrights .info {
	float:left;
}
.footer .copyrights .info span {
	padding-right:24px;
}
.footer .copyrights .icp {
	float:right;
}
.footer .copyrights .copy {
	display:block;
}
/*plugin*/

._plugMasklayer {
	background: none repeat scroll 0 0 #FFFFFF;
	display: none;
	height: 100%;
	left: 0;
	opacity: 0.8;
	filter:alpha(opacity=80);
	_position: absolute;
	position:fixed;
	top: 0;
	width: 100%;
	z-index: 9998;
	bottom:0;
}
._plugLayer {
	background: none repeat scroll 0 0 #FFFFFF;
	display: none;
	left: 50%;
	top: 50%;
	border:1px solid #609;
	_position: absolute;
	position:fixed;
	z-index: 9999;
}
/*action*/
.ssubNav {
	display:none;
}
 @media screen and (max-width:1024px) {
 body {
 /* overflow:hidden; */
}
 .mainWrap {
 width:960px;
 margin:0 auto;
}
.header .nav #nav{
	width:795px;
}
.header .nav #nav .minfoWrap .minfoWrap_inner div.fl{
	display:none;
}
 .header .nav li {
  /*padding: 0 24px 0 24px;*/
  padding:0 11px 0 11px;
	+padding:0 10px 0 10px;
}
 .header .nav li a {
 font-size:13px;
 /*padding:0 9px;*/
 width:90px;
}
 #nav ul {
 width:100px;
}

 #nav ul.fl{
 width:160px;
}
 #nav ul.fl a {
 width:150px;
}
 .content {
 /* padding-bottom: 100px; */
}
 .footer .footWrap li {
 width:120px;
 overflow:hidden;
}
.header .topWrap {
height:auto;
}
}
 @media screen and (max-width:800px) {
 body {
line-height: 18px;
}
 .mainWrap {
 width: 760px;
}
/* PKU
 .header .nav li {
 padding:5px 2px 5px 2px;
}
 .header .nav li a {
 font-size:12px;
 padding:0 9px;
}
 #nav ul {
 width:150px;
}
 #nav ul li a {
 font-size:12px;
 line-height:32px;
 padding: 0 0 0 14px;
}
*/
.mainWrap02 {
 position:relative;
 display:none;
 background:#444;
}
#nav .minfoWrap {
 left:50%;
 margin-left:-380px;
 width:760px;
}
 .header .topWrap {
 position:relative;
}
.header .logo {
 margin:auto;
 padding-left:0px;
}
.header .search {
 float:none;
 position:absolute;
 width:100%;
 top:0px;
 margin-top:10px;
}
.header .search .ext {
 float:right;
 padding:4px 30px 10px 0;
}
 .header .search .ext a {
 color:#fff;
}
 .header .search .inp {
 border:0;
 margin-left:20px;
 height:14px;
 width:130px;
 background:#fff;
}
 .header .search .btn {
 height:20px;
 line-height:20px;
 font-size:12px;
}
 .subNav .ssubNav {
 display:block;
 line-height:35px;
 line-height:32px;   /*   ZB   */
 font-size:14px;
 padding:0 20px;
 cursor:pointer;
 color:#fff;
 background:#5e0000;   /*  ZB   */
}
.header .subnavLeft {
padding-top:30px;
}
.header .subNav li {
float:none;
border:none;
}
.header .subNav li a {
padding-left:7px;
font-size:12px;
color:#f5f5f5;
}
.header .subNavRight {
float:none!important;
}
.header .subNavRight li a {
padding-left:17px;
}
.minfoWrap {
display:none!important;
}
 .header .topWrap {
 height: auto;
  /* padding:20px 0 0;*/
}
 .header .nav {
 background:#efefef;
 border:0;
 /* margin-top:20px;*/
}
 .header .nav .menu {
 display:block;
line-height:44px;
 line-height:38px;   /*   ZB   */
 font-size:18px;
 padding:0 20px;
 cursor:pointer;
 color:#22132d;
}
 .header .nav .menu .menuicon {
 float:right;
 color:#22132d;
}
.header .nav #nav{
	width:100%;
	text-align:left;
}
 .header .nav ul {
 display:none;
}
 .header .nav li {
 float:none;
 padding:0;
 border-top:1px solid #ddd;
 background:#fff;
 overflow:hidden;
}
 .header .nav li a {
 font-size:12px;
 text-indent:20px;
 line-height:30px;
 color:#333;
 width:auto;
 text-align:left;
}
/* PKU End */
 .content {
 /* padding-bottom: 100px;*/
}
 .footer .footWrap li {
 width:190px;
 height:200px;
 overflow:hidden;
}
 .footer .copyrights {
 text-align:center;
}
 .footer .copyrights .info {
 float:none;
 display:block;
}
 .footer .copyrights .icp {
 float:none;
 display:block;
}
.header .logo {
float:none;
display:block;
width:209px;
height:58px;
margin:0 auto;
padding-bottom:0;
}
.header .nav {
float:none;
}
.header .topWrap {
height:auto;
}
.minfoWrap {
display:none!important;
}
}
 @media screen and (max-width:640px) {
 .mainWrap {
 width: 100%;
}
.mainWrap02 {
position:relative;
display:none;
background:#444;
}
 .header .topWrap {
 position:relative;
}
 .header .logo {
 margin:auto;
 padding-left:0px;
}
 .header .search {
 float:none;
 position:absolute;
 width:100%;
 top:0px;
 margin-top:10px;
}
 .header .search .ext {
 float:right;
 padding:4px 30px 10px 0;
}
 .header .search .ext a {
 color:#fff;
}
 .header .search .inp {
 border:0;
 margin-left:20px;
 height:14px;
 width:130px;
}
 .header .search .btn {
 height:20px;
 line-height:20px;
 font-size:12px;
}
 .header .topWrap {
 height: auto;
 /* padding:20px 0 0;*/
}
 .header .nav {
 background:#efefef;
 border:0;
 /* margin-top:20px;*/
}
 .header .nav .menu {
 display:block;
 line-height:44px;
 line-height:38px;   /*   ZB   */
 font-size:18px;
 padding:0 20px;
 cursor:pointer;
 color:#22132d;
}
 .header .nav .menu .menuicon {
 float:right;
 color:#22132d;
}
 .header .nav ul {
 display:none;
}
 .header .nav li {
 float:none;
 padding:0;
 border-top:1px solid #ddd;
 background:#fff;
 overflow:hidden;
}
 .header .nav li a {
 font-size:15px;
 text-indent:20px;
 color:#000;
}
 .header .nav li a .thuicon-angle-down {
 display:none;
}
 .content {
 padding-bottom: 50px;
}
 .footer .footWrap {
 padding:14px 0;
}
 .footer .footWrap li {
 width:25%;
 height:auto;
}
 .footer .footWrap a {
 display:none;
}
 .footer .footWrap h4 a {
 display:block;
 font-size:12px;
 line-height:30px;
}
 .footer .footWrap h4 {
 padding-bottom:0;
}
 .footer .copyrights {
 text-align:center;
}
 .footer .copyrights .info {
 float:none;
 display:block;
 padding:0 30px;
}
 .footer .copyrights .info span {
 display:block;
 padding:0;
}
 .footer .copyrights .icp {
 float:none;
 display:block;
}
.header .caret {
display:none;
}
.subNav .ssubNav {
 display:block;
/* PKU
 line-height:44px;
 PKU font-size:18px; */
 line-height:35px;
 line-height:32px;   /*   ZB   */
 font-size:14px;
 padding:0 20px;
 cursor:pointer;
 color:#fff;
 background:#5e0000;   /*  ZB   */
}
.header .subnavLeft {
padding-top:30px;
}
.header .subNav li {
float:none;
border:none;
}
.header .subNav li a {
padding-left:7px;
font-size:14px;
color:#f5f5f5;
}
.header .subNavRight li a {
padding-left:17px;
}
.header .subNavRight {
float:none!important;
}
.minfoWrap {
display:none!important;
}
}
@media screen and (max-width:480px) {
   .header .topWrap {
   	background-size:auto 70px;
   }
   .header .topWrap .mainWrap{
   	height:70px;
   }
   .header .logo {
   	padding-top:12px;
   	padding-bottom:12px;
      width:160px;
   }
   .header .logo img{
      width:160px;
    }
}
 @media screen and (max-width:360px) {
 .content {
 padding-bottom: 30px;
}
.minfoWrap {
display:none!important;
}
.header .topWrap {
   	background-size:auto 60px;
   }
   .header .topWrap .mainWrap{
   	height:60px;
   }
   .header .logo {
   	padding-top:10px;
   	padding-bottom:10px;
    width:140px;
   }
   .header .logo img{
      width:140px;
    }
}
 @media screen and (max-width:320px) {
  .header .topWrap {
   	background-size:auto 50px;
   }
   .header .topWrap .mainWrap{
   	height:50px;
   }
 .header .logo {
  margin:auto;
  padding-top:8px;
  padding-bottom:8px;
  width:120px;
}
 .header .logo img{
  width:120px;
}
 .header .search .inp {
 width:100px;
}
 .header .nav .menu {
 line-height:40px;
 font-size:16px;
}

.minfoWrap {
display:none!important;
}
}

}
/*二次开发开始*/

	.nav_1{
		width: 1000px;
		height: 100px;
		background: #FFFFFF;
	}
	.nav_1 .logo_1{
		width:500px;
		height: 92px;
		float: left;
		margin-top: 15px;
		margin-left:299px;
	}
	.nav_1 .sou{
		width:200px;
		float: right;
		margin-right: 155px;
		margin-top: 18px;
	}
	.searchinp{
	background-color:#FFFFFF;
border: 1px #b2b1b1 solid;
width: 128px;
vertical-align: middle;
height: 19px;
line-height: 14px;
padding-left: 4px;
border-radius: 10px;
	}
	.sousuo{
		margin-left: -12px;
	}
.qq{width:;height:;}
.aa{width:1047px;height:;margin: auto;margin-top: 30px;}
.ww{width:240px;float:left;margin-left: 50px;}
.ss{width:240px;}
.dd{width:240px;}
.try{width: 1000px;margin: auto;margin: 15px auto;}
.sou{float: right;margin-top: 10px;}

.li_a{width:238px;height:48px;border: 1px #cdcdcd solid; font-size:18px;text-align: center;font-family: "微软雅黑";margin-top: -1px;}
.li_a .font{margin-left: -6px;margin-top: 13px;}
.li_b{width:238px;height:48px;border: 1px #cdcdcd solid;font-size: 16px;text-align: left;font-family: "微软雅黑";margin-top: -1px;}
.li_b .fontt{margin-left: 10px;margin-top: 15px;}
.img_tel{margin-top: 30px;}
.fontt{font-size: 14px;}
.ss ul a:hover{color: #bd1c20;}
.li_a:hover{background-color: #f3f3f3;}
/*内容部分*/

.ee{width:710px;height:px;float: right;margin-right: 10px;}
.ee img{max-width:700px}
.zz{width: 710px;height: 50px;}
.position{font-size: 18px;margin-top: 5px;}
.xx{width: 710px; overflow:hidden; }
.cc{width: 233px;height: 159px;float:left ;}
.vv{width: 477px; height: 159px; float: right;}
.libiao{margin-top:15px; text-align: center;font-size: 16px;margin-right: 20px; }
.nei{font-size: 14px; text-align: justify;margin-top: 10px; float:left; }
.next_list ul li{float: left;width: 70px;font-size: 14px;}
.next_list{width: 427px;height: 41px;margin: auto;text-align: center;}
.next_list ul{width: 427px;height: 41px;}
.next_list ul li:hover{background-color: #fabf00;}
.wen{ display:block; float:left;}
.wen a{font-weight: 600;}
.data{color: #7f7f7f; font-size:12px; float:right; display:block; }
.commonPage{ width:100%; height:auto; margin:30px auto 20px auto; text-align:center; display:inline-block;}
.commonPage .cont{ margin:0px auto; text-align:center;}
.commonPage span{ width:auto; height:40px; line-height:40px; font-family:Arial; display:inline-block; background:#eee; color:#333; margin:0px 3px;padding:0 10px;min-width:20px;text-align:center; background:#8C0000; color:#fff; }
.commonPage a{ width:auto; height:40px; line-height:40px; padding:0px 16px; font-family:Arial; display:inline-block; background:#eee;margin:0px 3px;}
.commonPage a:hover{ text-decoration:none; background:#8C0000; color:#fff;}
.jieshao{font-size: 16px;color: #282828;line-height: 2;}
.commonPage .nolink,.commonPage .nolink:hover{ padding:0px 16px; background:#8C0000; color:#fff;}
.commonPage .art span{ margin:0px 3px;}

/*内容部分结束*/
/*脚部开始*/
.c_foot{ width:100%; background:#bd1c21; margin-top:30px; }
.fcon{ width:1000px; margin:0 auto; }
.fleft{ width:30%; height:245px; float:left; background:url(../img/fline.jpg) no-repeat right 0; }
.fleft ul{ overflow:hidden; padding-top:50px; }
.fleft ul li{ float:left;font-size:18px;width:50%; line-height:2.3; color:#FFFFFF; text-align:center; }
.fleft ul li a{color: #FFFFFF;}
.fcenter{ width:53%; height:185px; float:left; background:url(../img/fline.jpg) no-repeat right 0; font-size:14px;color: #FFFFFF; padding:0 20px; line-height:2.5; padding-top:60px; box-sizing:border-box}
.fcenter p a{color: #FFFFFF;}
.fright{ width:17%; float:left; }
.fright p{ width:102px; margin:0 auto; margin-top:40px; }
.fdibu{ width:100%; clear:both; height:30px; font-size:14px; background:#2b2b2b;overflow:hidden; }
.fdibu p{font-size:12px; line-height:30px; color:#FFF; text-align: center;}

.foot{width:1600px;height: 265px;margin-top: 18px;}
.foot_atricle{ height:240px;background:url(../img/7.jpg) no-repeat center 0;margin-left:-170px;}
.di{height:30px;background: #2b2b2b;}
.mm{width:850px;height: 117px;margin: auto;clear: both;}
.gg ul{width: 300px;height: 126px;margin-left: 35px;}
.gg ul li{float: left;font-size: 18px;width: 150px;line-height: 2.3;color: #FFFFFF;}
.gg ul li a{color: #FFFFFF;}
.ffp{float: right;font-size: 14px;color: #FFFFFF;clear: both;margin-top: -125px;margin-right: 38px;line-height: 3;}
.ffp p a{color: #FFFFFF;}
.di p{font-size:12px; line-height:30px; color:#FFF; text-align: center;}
/*文章页*/
.article_title{width: 710px;height: 73px;}
.t-t{text-align: center;}
.t-t .t{font-size: 20px;color: #951f29;line-height:24px}
.small{text-align: center;color: #7f7f7f;font-size: 12px;margin-top: 10px;}
.t_bodyy .one{color: #282828;font-style: 20px;}
.one{font-size: 16px; letter-spacing: 1.5px;}
.a_img{width: ;710px;text-align: center;margin-top: 10px;margin-bottom: 10px;}
.shang{width: 710px;margin-bottom: 30px;}
.shang p{font-size: 16px;color: #282828;}
/*投资典范*/
.chanping{height:938px;width: 710px;}
.chanping ul{width:750px ;}
.chanping ul li{float:left;margin:0 35px 15px 1px;}
.chanping ul li img{width: 335px;height: 255px;display: block;}
.chanping ul li span{display: block;text-align: center;font-size: 18px;padding: 10px;}


.chanping1{height:938px;width: 710px;}
.chanping1 ul{}
.chanping1 ul li{float:left;margin:0 10px 15px 5px;width: 220px;height: 255px;overflow:hidden}
.chanping1 ul li img{width: 220px;height: 225px;display: block;}
.chanping1 ul li span{display: block;text-align: center;font-size: 14px;padding: 10px;}

.chanping2{height:938px;width: 710px;}
.chanping2 ul{}
.chanping2 ul li{float:left;margin:0 10px 15px 5px;width: 220px;height: 255px;overflow:hidden}
.chanping2 ul li img{width: 220px;height: 225px;display: block;}
.chanping2 ul li span{display: block;text-align: center;font-size: 14px;padding: 10px;}


/*首页*/
.eee{width:1000px;height:px;margin: auto;}
.fl img{opacity: 1;}
.e_new{width: 1000px;height: 54px;}
.e_new1{width: 1000px;height: 290px;}
.e-new2{width: 294px;height: 289px; float: left;border: 1px #cdcdcd solid;  overflow:hidden; }
.e-new3{width:682px ;height: 289px;float: right; margin-right: -20px;}
.e-new3 ul{width: 882px;height: 291px;}
.e-new3 ul li{float: left;float: left;width: 300px;margin-top: 15px;margin-right: 55px;font-size: 16px;}
.e-new3 span{}
.e_new4{width: 1000px; height: 640px;margin-top: 50px;}
.e_n_p{font-size: 16px;color: #282828;text-align: center;}
.e_n_P_p{font-size:13px;padding: 7px;}
.e_new4_left{width: 566px;height: 636px;float: left; clear: left;}
.q_1{width: 566px; height:160px;}
.q_1_img1{float: left;}
.q_1_img2{float: right;width:320px ;height: 115px;margin-right: 8px;}
.q_2{width: 566px;height: 189px;margin-top: 23px;}
.q_3{width: 566px;height: 189px;}
.e_new4_right{width:414px ;height:636px ;float: right;}
.q_2_1{width: 183px;height: 117px; float: left; }
.q_2_2{width:360px ;height: 117px; float: right; }
.q_2_1_1{width: 177px;height: 33px;background-color: #f3f0d0;text-align: center;margin-bottom: 12px;}
.q_w{font-size: 12px;color: #bd1c20; width: 177px;text-align: center;letter-spacing: 2px;line-height: 2.5;}
.q_2_2 p{font-size: 16px; color: #282828;line-height: 3.4;margin-top: -9px;}
.right_1 {margin-bottom: 20px;width: 406px;height: 178px;}
.small_banner{width: 1150px;height: 180px;}
.yiyuan{width: 32px;height:175px ;background: #951f29;float: left;margin-right: 20px;}
.yiyuan span{font-size: 18px;color: #fabf00;line-height: 28px;}
.e-new3 ul li a{width: 288px;height: 41px;}
/*招聘*/
.zhao{width: 710px;}
.t_head{width: 710px;height: 45px;border: 1px #cdcdcd solid; background: #bd1c20;}
.t_head ul{width: 719px;height: 45px; }

.t_head ul li{float: left;font-size: 18px;color: #FFFFFF;line-height: 2.5;border-right: 1px #cdcdcd solid;text-align:center;width:128px}

.t_head1{width: 710px;height: 38px;border: 1px #cdcdcd solid; background: #fff;border-top:none}
.t_head1 ul{width: 719px;height: 38px; }

.t_head1 ul li{float: left;font-size: 14px;color: #222;line-height: 38px;border-right: 1px #cdcdcd solid;text-align:center;width:128px;height: 38px;overflow:hidden}
.t_head1 ul li.on{width:200px;background:#F3F3F3;color:#8C0000;font-weight:bold}

.t_body{width: 710px;height: 45px;border: 1px #cdcdcd solid; background: #FFFFFF; border-bottom: 0px;}
.t_body ul{width: 710px;height: 45px; margin-left: 39px;}
.t_body ul li{float: left;font-size: 18px;color: #FFFFFF;line-height: 2.5;margin-right: 39px;border-right: 1px #cdcdcd solid;}
.t1{width:141px ;height:45px ;float: left;background: #f3f3f3;border-right:1px #cdcdcd solid ;border-bottom:1px #cdcdcd solid ;text-align: center;}
.t1 p{font-size:14px ;color: #bd1c20;line-height: 3;font-weight: 600;}
.t-2{width: 568px;height: 45px;float: right;}
.t-2 ul{width: 568px;height: 45px;margin-left: 61px;}
.t-2 ul li{float: left;color: #2B2B2B; font-size: 14px;line-height: 3.2; margin-right: 41px;}

.yinpin{width:140px;height:36px;line-height:36px;text-align:center;font-size:16px;margin:30px 0 0 38px;background:#BD1C20
;border-radius:5px;font-weight:bold;cursor:pointer;border:none;color:#fff;float:left}

.yinpin1{width:140px;height:36px;line-height:36px;text-align:center;font-size:16px;margin:30px 0 0 160px;background:#BD1C20
;border-radius:5px;cursor:pointer;border:none;color:#fff;display:block;float:left;font-weight:bold;}
.nr_text{float:left;width:700px;margin:30px 0 40px 120px}
.nr_text input{padding-left:5px}

.yinpin2{width:140px;height:36px;line-height:36px;text-align:center;font-size:16px;margin:30px 0 0 20px;background:#BD1C20
;border-radius:5px;cursor:pointer;border:none;color:#fff;}

.Cont #List1,.Cont #List2{float:left;}
.Cont {float:left;overflow:hidden;width:945px;height:175px;}


.Cont  img{width:225px;height:175px;display:block}


.ScrCont{width:10000000px;}


.wwww{position:relative;float:left;margin:0 5px;display:block; cursor:pointer}
.wwww span{
font: 14px/30px "Microsoft Yahei";position: absolute;width:100%;height:30px;background:#000; opacity:0.7; filter:alpha(opacity=70);bottom:0px;left:0;text-align:center;display:none;color:#fff}
.wwww:hover span{display:block}


.totop{position:fixed;right:25px;bottom:25px;display:block;width:26px;height:62px;background:url(../img/rocket.png) no-repeat 0 0;-webkit-transition: all 0.2s ease-in-out;}
.totop:hover{background:url(../img/rocket.png) no-repeat 0 -62px;}

.wdcon{ width:100%; overflow:hidden;border-bottom:1px #ccc dashed; padding:10px 0; }
.wdnr{ width:100%;}
.wdnr dd{ width:100%; height:32px; }
.wdnr dd em{ font:16px/32px "Microsoft Yahei"; display:block; float:left; }
.wdnr dd span{ font:16px/32px "Microsoft Yahei"; display:block; float:right; }
.wdnr dt{ width:100%; overflow:hidden; font:14px/24px "Microsoft Yahei"; margin-top:2px; }
.wdnr p a{ margin:0 5px; font:14px/24px "Microsoft Yahei"; }

.wendang_tit{width:100%;height: 73px; }
.wd_position{ width:100%; padding:0 2%; height:50px; font:18px/50px "Microsoft Yahei"; border-bottom:2px solid #cdcdcd; overflow:hidden; background:#bd1c20; color:#fff; box-sizing:border-box; margin-bottom:20px; }
.wd_position a{ color:#fff; }