﻿/* CSS Document */
#banner {
	height: 280px;
	width: 100%;
	margin-top: 100px;
}
.banner00 {
	background: url(../images/about.jpg) no-repeat center;
}
.banner01 {
	background: url(../images/job.jpg) no-repeat center;
}
/*banner*/
#subMain {
	margin-top: 40px;
}
.subLeft {
	width: 230px;
}
.subLeftTitle {
	font-size: 25px;
	color: #333333;
	height: 30px;
	line-height: 30px;
	background: url(../images/ico.png) no-repeat;
	padding-left: 40px;
}
.subLeftTitle00 {
	background-position: left -44px;
}
.subLeftTitle01 {
	background-position: left -115px;
}
.subLeft ul {
	margin-top: 30px;
}
.subLeft ul li {
	height: 40px;
}
.subLeft ul li a {
	color: #666666;
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.subLeft ul li a:hover, .subLeft ul li a.c {
	color: #fff;
	background: #003994;
}
.subRight {
	width: 815px;
}
.subRightTitle {
	height: 29px;
	line-height: 29px;
	border-bottom: 1px dotted #d3d3d3;
	font-family: "Courier New", Courier, monospace;
	color: #999;
}
.subRightTitle a {
	font-family: '微软雅黑';
	color: #999;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.subRightTitle a.c, .subRightTitle a:hover {
	color: #003994;
}
.subRightTitle span {
	color: #666666;
	font-family: '微软雅黑';
}
.subRightCon {
	position: relative;
	width: 815px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	margin-top: 25px;
}
.track {
	background: url("../images/track.png") repeat-y scroll 50% 2px rgba(0, 0, 0, 0);
	height:100%;
	left:0;
	position:absolute;
	width:13px;
}
.track_list {
	width: 13px;
	height: 14px;
	display: block;
	position: relative;
}
.track_list:before {
	content: '';
	height: 10px;
	width: 12px;
	border: 1px solid #d3d3d3;
	display: block;
	position: absolute;
	top: 2px;
	left: 0px;
	z-index: 1;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background: #fff;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
}
.track_list:after {
	content: '';
	height: 0px;
	width: 0px;
	display: block;
	position: absolute;
	bottom: -3px;
	left: 1px;
	border: 0px transparent solid;
	border-top-color: #d3d3d3;
	border-width: 6px 6px 0;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
}
.subRightCon:hover .track_list:before {
	content: '';
	height: 10px;
	width: 12px;
	border: 1px solid #003994;
	display: block;
	position: absolute;
	top: 2px;
	left: 0px;
	z-index: 1;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background: #003994;
}
.subRightCon:hover .track_list:after {
	content: '';
	height: 0px;
	width: 0px;
	display: block;
	position: absolute;
	bottom: -3px;
	left: 1px;
	border: 0px transparent solid;
	border-top-color: #003994;
	border-width: 6px 6px 0;
}
.content {
	padding: 0 20px 20px 35px;
}
.articletitle {
	color:#666;
	font-size:22px;
	text-align:center;
	line-height:50px;
	height:50px;
}
.aboutcon p {
	line-height: 33px;
	color: #888888;
	font-size: 14px;
	margin: 10px 0;
}
.aboutcon img {
	margin: 20px 0;
	max-width:750px;
}
.content ul.newss li {
	position:relative;
	margin-bottom:40px;
}
.content ul.newss li .time {
	width:90px;
	padding-right:20px;
}
.content ul.newss li .time p {
	color:#999999;
	font-size:14px;
	padding-bottom:20px;
}
.content ul.newss li .time img {
	width:90px;
	height:66px; border:solid 1px #ccc;
}
.content ul.newss li .text {
	width:640px;
}
.content ul.newss li .text h1 a {
	color:#666;
	font-size:18px;
	font-weight:normal;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
}
.content ul.newss li:hover .text h1 a {
	color:#003994;
}
.content ul.newss li .text p {
	line-height:24px;
	color:#666;
	padding-top:10px;
}
/*about end*/
.dsjcon {
	width:760px;
}
.memo {
	padding-bottom:50px;
	width:760px;
	margin:0 auto;
}
.memo2 {
	width:664px;
	background:url(../images/memo.gif) repeat-y center 0;
}
.year2 {
	text-align:center;
	margin-top:33px;
	margin-bottom:28px;
	height:28px;
}
.year2 span {
	background:#7bc623;
	color:#FFF;
	padding:4px 10px;
	border-radius:2px;
}
.dsj {
	width:664px;
	margin:0 auto;
}
.dsj_nr1 {
	background:#acacac;
	padding:18px;
	width:264px;
	position:relative;
	display:inline;
	color:#fff;
}
.dsj_nr2 {
	margin-top:70px;
}
.dsj_ico1 {
	width:36px;
	height:17px;
	position:absolute;
	background:url(../images/dsj_ico1.gif) no-repeat;
	top:0;
	right:0;
	margin-right:-36px;
	margin-top:20px;
}
.dsj_ico2 {
	left:0;
	margin-left:-36px;
	background:url(../images/dsj_ico2.gif) no-repeat;
}
.year {
	width:60px;
	line-height:9px;
	margin-top:30px;
}
.year li a {
	padding:3px 0;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
}
.year .active .yearlink, .year .yearlink:hover {
	color:#003994;
	font-weight: bold;
	font-size:14px;
	border-left:2px solid #003994;
}
.year .yearlink {
	border-left:2px solid #e9e9e9;
	color:#9D9D9D;
	display:inline-block;
	line-height:30px;
	height:30px;
	overflow:hidden;
	padding-left:15px;
}
.year .highlight .monthlink {
	color: #7bc623;
	font-weight: bold;
}
/*大事记 end*/
.iitem3 ul li div {
	font-size: 12px;
	height: 142px;
	line-height: 24px;
	overflow: hidden;
	padding: 20px 0;
}
.iitem3 ul li div {
	display: none;
	word-wrap: break-word;
}
#iitemmore2 {
	padding-top: 0;
	margin-right: 0;
	width: 100%;
}
#iitemmore2 ul {
	margin-top: 2px;
	width: 100%
}
#iitemmore2 ul li {
	height: auto;
	width: 100%;
	margin-bottom: 10px;
	width: 100%
}
#iitemmore2 ul li div {
	height: auto;
	padding: 20px;
}
#iitemmore2 ul li div strong {
	font-size:15px;
	colr:#454545;
}
#iitemmore2 ul li div p {
	color:#666666;
	font-size:12px;
	line-height:30px;
}
#iitemmore2 ul li a {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #4c4c4c;
	text-indent: 20px;
	width: 100%;
	overflow: hidden;
	background:#F4F4F4;
	display:block;
	border-radius:3px;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
}
#iitemmore2 ul li a:hover, #iitemmore2 ul li.active a {
	background: #d7d7d7;
}
#iitemmore2 ul li div a.toudi {
	display:block;
	width:200px;
	text-align:center;
	line-height:35px;
	height:35px;
	border-radius:1px;
	background:#7bc623;
	color:#fff;
	font-size:14px;
	margin-top:20px;
	text-indent:0;
}
#iitemmore2 ul li div a.toudi:hover {
	background: #003994;
}
#iitemmore2 ul li a span {
	background: none
}
#iitemmore2 .newsdate {
	height: 50px;
	line-height: 50px;
	color: #717171;
	font-size: 12px;
	top: 0;
	left: 0;
	width: 100px;
}
#iitemmore2 .newcc {
	height: 50px;
	top: 0;
	background: url(../images/njd.png) no-repeat right -5px;
	width: 55px;
	float: right;
}
#iitemmore2 li.active .newcc {
	background: url(../images/nju.png);
}
/*招贤纳士 end*/
.fengcai {
	width:760px;
	height:200px;
	margin-bottom:30px;
}
.slides li .slidespic {
	width:480px;
	height:200px;
}
.slides li .info {
	width:240px;
	height:160px;
	padding:20px;
	color:#fff;
}
.slides li .info h3 a {
	font-size:18px;
	font-weight:normal;
	color:#fff;
}
.slides li .info .time {
	height:35px;
	line-height:35px;
}
.slides li .info p {
	line-height:23px;
}
.slides li .info .btn {
	display:block;
	background:#fff;
	width:70px;
	text-align:center;
	height:20px;
	line-height:20px;
	color:#7bc623;
	margin-top:10px;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
}
.slides li .info .btn:hover {
	background:#d8eebd;
}
.fengcailist li {
	float:left;
	width:240px;
	margin:0 20px 30px 0;
}
.fengcailist li a img {
	width:240px;
	height:150px;
}
.fengcailist li a p {
	width:220px;
	height:30px;
	line-height:30px;
	padding-left:20px;
	color:#fff;
	background:#acacac;
	font-size:13px;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
	margin-top:5px;
}
.fengcailist li:hover a p {
	background:#003994;
}
/*fengcai end*/

.content ul.tuandui li {
	margin-bottom:40px;
}
.content ul.tuandui li .tuanduipic {
	padding-right:20px;
}
.content ul.tuandui li .tuanduipic img {
	width:148px;
	height:183px;
	border:1px solid #f6f4f4;
}
.content ul.tuandui li .tuanduitext p {
	width:590px;
}
.content ul.tuandui li .tuanduitext a {
	color:#666666;
	font-size:18px;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
	font-weight:normal;
}
.content ul.tuandui li:hover .tuanduitext a {
	color:#003994;
}
.content ul.tuandui li .tuanduitext p {
	line-height:24px;
	color:#999;
	padding-top:10px;
}
.page {
}
.page a {
	display:block;
	float:left;
	background:#acacac;
	color:#fff;
	padding:5px 10px;
	margin-right:10px;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
}
.page a:hover, .page a.c {
	background:#003994;
}
.page span {
	display:block;
	float:left;
	background:#003994;
	color:#fff;
	padding:5px 10px;
	margin-right:10px;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
}


.mid{ width:1080px; margin:0 auto;}


  .qimo8
        {
            overflow: hidden;
            width: 980px;
        }
        .qimo8 .qimo
        {
            /*width:99999999px;*/
            width: 8000%;
            height: 30px;
        }
        .qimo8 .qimo div
        {
            float: left;
        }
        .qimo8 .qimo ul
        {
            float: left;
            height: 30px;
            overflow: hidden;
            zoom: 1;
        }
        .qimo8 .qimo ul li
        {
           display:inline; float:left;
            line-height: 30px;
            list-style: none; padding-top:6px; margin-right:20px;
        }
        .qimo8 li a
        {
            margin-right: 10px;
            color: #444444;
        }
#djs{ height:40px; border-bottom:solid 1px #ccc; width:1080px; margin:0 auto}
#djs h3{ width:85px; background:#003994; color:#fff; font-size:16px; text-align:center; line-height:40px; float:left;}
.djs_c{ width:900px; float:left; line-height:40px; padding-left:15px;}
.title{ height:45px; line-height:45px; border-bottom:solid 1px #ccc;}
.title h3{ float:left; font-size:18px; color:#0182e0;}
.title span{ float:right; padding-top:20px;}



.lxwm_c{ padding-top:10px;}
.lxwm_c dl dd{ padding:6px 0 6px 25px;}
.lxwm_c dl dd{ padding:6px 0 6px 25px;}
.lxwm_c dl dd.tb1{ background:url(../images/dh_ico.jpg) no-repeat left center;}
.lxwm_c dl dd.tb2{ background:url(../images/dz_ico.jpg) no-repeat left center;}
.lxwm_c dl dd.tb3{ background:url(../images/cz_ico.jpg) no-repeat left center;}