@charset "utf-8";
/*
date: 2016-05
author: 自贡固源科技
copyright: 成都鑫权鑫劳务有限责任公司
*/
/* CSS Document */
section {
	clear: both;
	width: 100%;
	background-color: #fff;
	display: table;
}
#sec1 .main, #sec2 .main, #sec3 .main, #sec4 .main, #sec5 .main {
	width: 1180px;
	margin: 0px auto;
	display: table;
}
#sec2 .header, #sec3 .header, #sec4 .header, #sec5 .header {
	width: 100%;
	height: 90px;
	background-image: url(../images/indexBg.jpg);
	position: relative;
}
#sec2 .header h1, #sec2 .header h1 a, #sec3 .header h1, #sec3 .header h1 a, #sec4 .header h1, #sec4 .header h1 a, #sec5 .header h1, #sec5 .header h1 a {
	color: #001570;
}
#sec2 .header h1, #sec3 .header h1, #sec4 .header h1, #sec5 .header h1 {
	width: 180px;
	height: 46px;
	display: table;
	margin: 0px auto;
}
#sec2 .header h1 a, #sec3 .header h1 a, #sec4 .header h1 a, #sec5 .header h1 a {
	width: 100%;
	height: 46px;
	display: block;
}
#sec2 .header div, #sec3 .header div, #sec4 .header div, #sec5 .header div {
	height: 32px;
	display: block;
	position: absolute;
	left: 50%;
	bottom: 0px;
	border: 0px;
	background-image: url(../images/indexHeader.png);
	background-repeat: no-repeat;
}
#sec2 .header div a, #sec3 .header div a, #sec4 .header div a, #sec5 .header div a {
	width: 100%;
	height: 32px;
	color: #999;
}

/*
版块一
*/
#sec1 {
	width: 100%;
}
.sec1L {
	width: 205px;
	position: relative;
	top: -80px;
	z-index: 10;
}
.sec1L .lm {
	width: 100%;
	height: 80px;
	background-color: #001570;
}
.sec1L .lm div {
	width: 80%;
	margin: 0px auto;
	color: #fff;
}
.sec1L .lm .ch, .sec1L .lm .en {
	overflow: hidden;
}
.sec1L .lm .ch {
	height: 42px;
}
.sec1L .lm .en {
	height: 20px;
}
/*导航*/
.sec1L nav {
	width: 100%;
	height: 290px;
	overflow: hidden;
	background-color: #1aa9db;
}
.sec1L nav ul {
	width: 185px;
	margin: 0px auto;
	display: table;
}
.sec1L nav li {
	width: 100%;
	float: left;
}
.sec1L nav li a {
	width: 137px;
	height: 34px;
	display: block;
	padding: 3px 0px 3px 48px;
	background-image: url(../images/navBg.png);
	background-repeat: no-repeat;
	background-position: top left;
	color: #fff;
}
.sec1L nav li a:hover {
	background-position: bottom left;
	color: #1aa9db;
}
.sec1R {
	width: 955px;
}
.sec1R .info {
	width: 100%;
	height: 40px;
	overflow: hidden;
}
/*公告*/
.sec1R .info .notice {
	width: 645px;
	height: 90px;	
}
.sec1R .info .notice .lm {
	width: 90px;
	height: 40px;
	display: block;
	text-align: center;
	color: #fff;
	background-color: #001570;
}
.sec1R .info .notice .nr {
	width: 525px;
	height: 38px;
	border-top: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	border-left-width: 0px;
	padding: 0px 19px 0px 10px;
}
.sec1R .info .notice .nr .tempWrap {
	width: 525px !important;
}
.sec1R .info .notice .nr ul {
	width: auto;
	overflow: hidden;
}
.sec1R .info .notice .nr li {
	float: left;
	padding-left: 55px;
	_display: inline;
	width: auto !important;
}
.sec1R .info .notice .nr a {
	color: #999;
}
.sec1R .info .notice .nr a:hover {
	color: #1aa9db;
}
/*搜索*/
.sec1R .info .search {
	width: 290px;
}
.sec1R .info .search .t {
	width: 200px;
	height: 40px;
	line-height: 30px;
	padding: 4px 12px;
	border-top: 1px solid #e4e4e4;
	border-right-width: 0px;
	border-bottom: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
	color: #999;
}
.sec1R .info .search .s {
	width: 90px;
	height: 40px;
	background-image: url(../images/search.jpg);
	cursor: pointer;
	padding-left: 20px;
	color: #fff;
	border: 0px;	
}
/*选择*/
.sec1R .chose {
	width: 100%;
}
.sec1R .chose .lm {
	width: 100%;
	height: 37px;
	overflow: hidden;
}
.sec1R .chose .lm .ch {
	color: #001570;
}
.sec1R .chose .lm .en {
	color: #999;
}
.sec1R .chose ul {
	width: 100%;
	height: 164px;
	overflow: hidden;
}
.sec1R .chose li {
	width: 115px;
	height: 77px;
	float: left;
	margin-top: 5px;
}

/*
版块二
*/
#sec2 {
	width: 100%;
	height: 535px;
	overflow: hidden;
	margin-top: -50px;
}
#sec2 .header div {
	width: 281px;
	margin-left: -140.5px;
	background-position: top center;
}
/*列表*/
#sec2 .list {
	width: 870px;	
}
#sec2 .list li {
	float: left;
}
#sec2 .list li a {
	width: 870px;
	height: 40px;
	display: block;
	color: #5a5a5a;
}
#sec2 .list li a:hover {
	color: #1aa9db;
}
#sec2 .list li a .l1, #sec2 .list li a .l2, #sec2 .list li a .l3, #sec2 .list li a .l4, #sec2 .list li a .l5 {
	height: 40px;
	overflow: hidden;
	float: left;
}
#sec2 .list li a .l1 {
	width: 317px;
	padding-left: 18px;
	background-image: url(../images/indexPoint.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#sec2 .list li a:hover .l1 {
	background-position: bottom left;
}
#sec2 .list li a .l2 {
	width: 200px;
}
#sec2 .list li a .l3 {
	width: 115px;
}
#sec2 .list li a .l4 {
	width: 125px;
}
#sec2 .list li a .l4 i{
	color:#F00
}
#sec2 .list li a .l5 {
	width: 95px;
}
/*登录*/
#sec2 .login {
	width: 290px;	
}
#sec2 .login h1 {
	width: 290px;
	height: 40px;
	line-height: 40px;
	display: block;
	font-size: 20px;
	color: #fff;
	text-align: center;
	background-color: #1aa9db;
}
#sec2 .login .form {
	width: 288px;
	height: 350px;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	display: table;	
}
#sec2 .login .form label {
	width: 190px;
	height: 36px;
	display: block;
	margin: 17px auto 0px;
	padding-left: 60px;
	cursor: pointer;
	background-image: url(../images/indexLabel.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#sec2 .login .form label input {
	width: 180px;
	height: 24px;
	padding: 6px 0px;
	border: 0px;
	cursor: pointer;
	background-color: transparent;
}
#sec2 .login .form label input, #sec2 .login .form label span {
	font-size: 14px;
	color: #999;
	line-height: 24px;
}
#sec2 .login .form label span {
	position: absolute;
	top: 6px;
	left: 60px;
	z-index: 1;
}
#sec2 .login .form label img {
	position: absolute;
	top: 1px;
	right: 1px;
	z-index: 2;	
}
#sec2 .login .form .submit {
	width: 250px;
	height: 50px;
	display: block;
	border: 0px;
	background-color: transparent;
	cursor: pointer;
	font-size: 18px;
	color: #fff;
	margin: 22px auto 0px;
	background-image: url(../images/indexSubmit.jpg);
}
#sec2 .login .form div {
	color: #5a5a5a;
}
#sec2 .login .form div a {
	color: #fe8300;
}
#sec2 .login .form ul {
	width: 250px;
	margin: 9px auto 0px;
}
#sec2 .login .form li {
	width: 125px;
	height: 30px;
	line-height: 30px;
	float: left;
}

/*
版块三
*/
#sec3 {
	width: 100%;
}
#sec3 .header div {
	width: 221px;
	margin-left: -110.5px;
	background-position: center -35px;
}
#sec3 .header div a {
	color: #fff;
}
#sec3 .bg {
	width: 100%;
	display: table;
	background-color: #1aa9db;
}
/*简介*/
#sec3 .main h1 {
	width: 100%;
	height: 68px;
	overflow: hidden;
	line-height: 68px;
	font-size: 30px;
	display: block;
	text-align: center;
}
#sec3 .main h1, #sec3 .main h1 a {
	color: #fff;
}
#sec3 .main h1 span, #sec3 .main h1 a span {
	color: #fffc00;
}
#sec3 .main .brief {
	border-bottom: 1px solid #001570;
}
#sec3 .main .brief, #sec3 .main .brief a {
	color: #fff;
}
#sec3 .main .nr {
	width: 100%;
	display: table;
	border-top: 1px solid #cef2ff;
	padding-bottom: 32px;
}
/*图片*/
#sec3 .main .nr .box {
	width: 580px;
	display: table;
	padding-top: 18px;
}
#sec3 .main .nr .box .lm {
	width: 100%;
	height: 37px;
	overflow: hidden;
	position: relative;
}
#sec3 .main .nr .box .lm .ch {
	color: #fff;
}
#sec3 .main .nr .box .lm .en {
	color: #d4d4d4;
}
#sec3 .main .nr .box .lm a {
	position: absolute;
	top: 8px;
	right: 0px;
	color: #fffc00;
}
#sec3 .main .nr .box li {
	width: 280px;
	float: left;
	margin-top: 20px;
}
#sec3 .main .nr .box li a {
	width: 280px;
	height: 210px;
	display: block;
	overflow: hidden;
	position: relative;
}
#sec3 .main .nr .box li a div, #sec3 .main .nr .box li a h2 {
	width: 100%;
	height: 36px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	display: none;
}
#sec3 .main .nr .box li a div {
	z-index: 1;
	background-color: #000;
	filter: alpha(opacity = 70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
#sec3 .main .nr .box li a h2 {
	z-index: 2;
	font-size: 16px;
	line-height: 36px;
	color: #fff;
	overflow: hidden;
	text-align: center;
}

/*
版块四
*/
#sec4 {
	width: 100%;
}
#sec4 .header div {
	width: 181px;
	margin-left: -90.5px;
	background-position: center bottom;
}
#sec4 .header div a {
	color: #999;
}
#sec4 .main .box {
	width: 580px;
	display: table;
	padding-bottom: 26px;
}
#sec4 .main .box .lm {
	width: 100%;
	height: 42px;
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid #faf8f8;
}
#sec4 .main .box .lm .ch {
	color: #001570;
}
#sec4 .main .box .lm .en, #sec4 .main .box .lm a {
	color: #999;
}
#sec4 .main .box .lm a {
	position: absolute;
	top: 8px;
	right: 0px;
}
#sec4 .main .box .lm a:hover {
	color: #1aa9db;
}
#sec4 .main .box li {
	width: 100%;
	float: left;
}
#sec4 .main .box li a {
	width: 100%;
	height: 40px;
	overflow: hidden;
}
#sec4 .main .box li a h1 {
	width: 464px;
	height: 40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 16px;
	background-image: url(../images/indexPoint.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 18px;
	float: left;
}
#sec4 .main .box li a:hover h1 {
	background-position: bottom left;
}
#sec4 .main .box li a span {
	width: 98px;
	text-align: right;
	float: right;
}

/*
版块五
*/
#sec5 {
	width: 100%;
}
#sec5 .header div {
	width: 281px;
	margin-left: -140.5px;
	background-position: top center;
}
#sec5 .header div a {
	color: #999;
}
#sec5 .main {
	width: 1200px;
	display: table;
	padding: 20px 0px 35px;
}
#sec5 .main li {
	width: 300px;
	float: left;
}
#sec5 .main li a {
	width: 280px;
	height: 217px;
	display: block;
	overflow: hidden;
	margin: 0px auto;
}
#sec5 .main li a img {
	border: 4px solid #f8f5f4;
}
#sec5 .main li a:hover img {
	border: 4px solid #1aa9db;
}
#sec5 .main li a h1 {
	width: 100%;
	height: 35px;
	overflow: hidden;
	line-height: 35px;
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
	text-align: center;
}
