﻿@charset "utf-8";

body {}

.banner .fullSlide .hd {
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	text-align: center;
}

.banner .fullSlide .hd ul li {
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	margin: 0 4px;
	background-color: #fff;
	cursor: pointer;
}

.banner .fullSlide .hd ul li.on {
	background-color: #074aa7;
}

.banner .fullSlide .prev,
.banner .fullSlide .next {
	font-size: 50px;
	color: #fff;
	position: absolute;
	top: 45%;
	font-weight: bold;
	opacity: 0;
}

.banner .fullSlide .prev {
	left: 4%;
}

.banner .fullSlide .next {
	right: 4%;
}

.banner .fullSlide:hover .prev,
.banner .fullSlide:hover .next {
	opacity: 1;
}




/* row1 start */
/* modular-1 */
.modular-1 .column-name {}

.modular-1 .column-name:before {
	content: "";
	display: block;
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: 0;
	height: 1px;
	background-color: #dbe0e7;
}

.modular-1 .column-name .name {
	line-height: 1;
	color: #004098;
	position: relative;
	padding-bottom: 3px;
}

.modular-1 .column-name .name:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 1px;
	background-color: #004098;
}

.modular-1 .column-name .more {
	position: absolute;
	right: 20px;
	bottom: 10px;
	color: #7f7f7f;
}

.modular-1 .column-name .name .icon {
	line-height: 1;
	color: #004098;
}

.row1 .modular-1 {
	width: 870px;
	height: 324px;
	margin-right: 30px;
}

.modular-1 .pic-news-slide {
	width: 472px;
}

.modular-1 .pic-news-slide .fullSlide:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 38px;
	background-color: rgba(0, 0, 0, .5);
	z-index: 1;
}

.modular-1 .pic-news-slide .fullSlide .bd ul li .title {
	position: absolute;
	bottom: 0;
	left: 10px;
	width: 370px;
	line-height: 38px;
	z-index: 2;
}

.modular-1 .pic-news-slide .fullSlide .hd {
	position: absolute;
	bottom: 15px;
	right: 5px;
	z-index: 2;
}

.modular-1 .pic-news-slide .fullSlide .hd ul li {
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #86807e;
	margin: 0 2px;
	cursor: pointer;
}

.modular-1 .pic-news-slide .fullSlide .hd ul li.on {
	background-color: #fff;
}

/* pic-news-list */
.modular-1 .pic-news-list {
	width: 398px;
	height: 100%;
	background-color: #f4f4f4;
}

.modular-1 .pic-news-list .list ul li .a-item {
	padding-left: 15px;
	line-height: 38px;
	position: relative;
}

.modular-1 .pic-news-list .list ul li .a-item:before {
	content: "";
	display: block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #9bb2d2;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -2px;
}

.modular-1 .pic-news-list .list ul li .a-item:hover .title {
	color: #004098;
}

.modular-1 .pic-news-list .list ul li .a-item:hover:before {
	background-color: #004098;
}

/* modular-1 end */

/* modular-2 start */
.modular-2 {
	width: 300px;
	height: 324px;
	background-color: #f4f4f4;
}

.modular-2 .modular-2-name {
	height: 38px;
	background-color: #004098;
}

.modular-2 .modular-2-name .name {
	font-size: 18px;
	color: #fff;
	line-height: 38px;
}

.modular-2 .modular-2-name .more {
	position: absolute;
	right: 15px;
	bottom: 13px;
}

.modular-2 .list ul li .a-item {
	padding: 10px 0;
	border-bottom: 1px solid #dbe0e7;
}

.modular-2 .list ul li .a-item .date {
	width: 43px;
	height: 33px;
	border-radius: 4px;
	background-color: #fff;
	margin-right: 8px;
}

.modular-2 .list ul li .a-item .date .m {
	color: #074aa7;
	padding-top: 4px;
	padding-bottom: 2px;
}

.modular-2 .list ul li .a-item .title {
	width: 229px;
}

.modular-2 .list ul li .a-item:hover .title {
	color: #004098;
}

.modular-2 .list ul li .a-item:hover {
	border-color: #004098;
}

/* modular-2 end */
/* row1 end */

/* row2 start */
.modular-3 {
	width: 870px;
}

.modular-3 .column-name {
	padding-bottom: 3px;
}

.modular-3 .column-name .name {
	line-height: 1;
	color: #0c53b5;
}

.modular-3 .column-name .more {
	position: absolute;
	right: 20px;
	bottom: 10px;
	color: #7f7f7f;
}

.modular-3 .column-name .name .icon {
	line-height: 1;
	color: #0c53b5;
}

.modular-3 .list {
	background-color: #f4f4f4;
	padding: 10px 20px 10px 30px;
}

.modular-3 .list ul li a {
	line-height: 34px;
}

.modular-3 .list ul li a:before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: -12px;
	margin-top: -2px;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #9eb5d3;
}

.modular-3 .list ul li .title {
	width: 88%;
}

.modular-3 .list ul li .date {
	width: 12%;
}

.modular-3 .list ul li a:hover .title {
	color: #004098;
}

.modular-3 .list ul li a:hover:before {
	background-color: #004098;
}

/* modular-3 end */
/* modular-4 start */
.modular-4 {
	width: 300px;
	margin-left: 30px;
}

.modular-4 .column-name {
	padding-bottom: 3px;
}

.modular-4 .column-name .name {
	line-height: 1;
	color: #0c53b5;
}

.modular-4 .column-name .more {
	position: absolute;
	right: 20px;
	bottom: 10px;
	color: #7f7f7f;
}

.modular-4 .column-name .name .icon {
	line-height: 1;
	color: #0c53b5;
}

.modular-4 .list ul li {
	padding-top: 6px;
}

.modular-4 .list ul li a {
	padding: 8px 5px 8px 10px;
}

.modular-4 .list ul li a .icon {
	width: 35px;
	font-size: 35px;
	color: #fff;
	padding-right: 10px;
}

.modular-4 .list ul li a .title {
	width: 240px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.modular-4 .list ul li.item1 a {
	background-color: #0a55bc;
}

.modular-4 .list ul li.item2 a {
	background-color: #06caac;
}

.modular-4 .list ul li.item3 a {
	background-color: #e51d5f;
}

.modular-4 .list ul li.item4 a {
	background-color: #e314c8;
}

.modular-4 .list ul li a:hover {
	transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
}


/* modular-3 end */

/* row2 end */
