*{
	margin:0;
	padding:0;
}
li{
	list-style: none;
}
a{ 
	text-decoration:none;
}
body{
	font-family:"微软雅黑";
	background:url("../images/bg.jpg") no-repeat #fdfdfd;
}
.head{
	width:100%;
	height:300px;
}
.headContent{
	width:1200px;
	height:250px;
	margin:auto;
}
.headLogo{
	padding-top:65px;
	border-radius:10px;
}
.headLogo {
	position:relative;
	right:20px;
}
.headSearch {
	float:right;
	position:relative;
	bottom:32px;
}
.headSearch input{
	height:40px;
	width:260px;
	padding-left:10px;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
	text-shadow: none;
	border:1px #cdcdcd solid;
	padding-top:1px;
}
.searchButton {
	height:41px;
	width:55px;
	float:right;
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
	border:1px #cdcdcd solid;
	background:#fff url("../images/sousuo.png") 100% 100% no-repeat;
	border-left:none;
	background-size:40px;
	background-position: center center;
}
.headNav {
	width:100%;
	height:50px;
	background:#044f8b;
}
.headNav ul{
	height:100%;
	width:1200px;
	margin:auto;
}
.headNav ul li{
	float:left;
}
.headNav ul li a {
	color:#fff;
	padding-left:36.8px;
	padding-right:36px;
	line-height:50px;
}
.content {
	width:1160px;
	min-height:300px;
	margin:auto;
	background:#fff;
	padding:0 20px;
	padding-bottom:30px;
	box-shadow: 3px 3px 0.4em rgba(0, 0, 0, 0.1), -3px 0 0.4em rgba(0, 0, 0, 0.1);
	background:url("../images/contentBg.png") 100% 100% no-repeat #fff;
}
.topic {
	width:100%;
	min-height:80px;
}
.topic h2 {
	text-align:center;
	color:#044f8b;
	padding-top:45px;
	padding-bottom:20px;
	font-size:30px;
}
.topic p{
	font-size:17px;
	line-height:28px;
	padding:0 25px 0 25px;
}
.news {
	width:100%;
	height:400px;
	margin-top:35px;
}
.slidePhoto {
	width:58%;
	height:100%;
	float:left;
	overflow:hidden;
}
.slideImg {
	height:100%;
	width:100%;
}
.slideImg ul {
	height:100%;
	width:100%;
}
.slideImg li {
	height:100%;
	width:100%;
}
.slideImg img {
	width:100%;
	height:100%;
}
.slidePhoto .slideTitle{
	width:100%;
	height:40px;
	position:relative;
	top:-40px;
	color:#fff;
}
.slidePhoto .slideTitle ul li{
	line-height:40px;
	padding-left:10px;
	color:#fff;
}
.slidePhoto .slideTitle ul li a{
	color:#fff;
	font-size:14px;
	z-index:10;
}
.slideNode {
	width:100px;
	float:right;
	height:40px;
	position:relative;
	top:-65px;
}
.slideNode ul li{
	height:11px ;
	width:11px;
	background:#fff;
	border-radius:10px;
	float:left;
	margin-left:8px;
}
.slideNode ul li.on{
	width:23px;
}
.bg{
	height:40px;
	width:100%;
	background:#000;
	opacity:0.3;
}
.newsContent{
	width:39%;
	margin-left:2%;
	float:left;
}
.newsTitle {
	width:100%;
	height:45px;
	background:#f0f0f0;
}
.newsTitle p{
	font-size: 17px;
    font-weight: bold;
    color: #fff;
    line-height: 45px;
    padding: 0 25px;
    background: #044f8b;
    width: 35px;
}
.newsList ul {
	margin-top:20px;
	padding-bottom: 35px;
}
.newsList ul:first-child{
	border-bottom:1.5px #a19a95 dashed;
}
.newsList ul li a{
	color:#333;
	font-size:14px;
	line-height:30px;
}
.newsList ul li span{
	color:#a19a95;
	font-size:14px;
	float:right;
	line-height:30px;
}
.newsList ul .more {
	font-size:14px;
	float:right;
	line-height:25px;
	color:#a19a95;
}
.banner {
	width:100%;
	height:150px;
	margin-top:15px;
}
.banner img{
	width:70%;
	height:100%;
	float:left;
}
.banner .leader {
	width:28%;
	height:100%;
	background:#cad;
	margin-left:2%;
	float:left;
}
.banner .leader img {
	width:100%;
	height:100%;
}
.contentRow {
	margin-top:15px;
	width:100%;
	height:420px;
}
.contentRow .rowListLeft {
	width:64%;
	height:100%;
	float:left;
}
.contentRow .rowList {
	width:33%;
	height:100%;
	float:left;
	margin-left:3%;
}

.contentRow .rowListLeft .rowTitle a img{
	height:28px;
	padding-right:5px;
	position:relative;
	top:7px;
}
.contentRow .rowList .rowTitle a img{
	height:21px;
	padding-right:5px;
	position:relative;
	top:4px;
}
.contentRow .rowList .rowTitle ,.contentRow .rowListLeft .rowTitle{
	width:100%;
	height:50px;
	border-bottom:1.5px #f0f0f0 solid;
}
.contentRow .rowList .rowTitle a,.contentRow .rowListLeft .rowTitle a{
	color:#044f8b;
	font-size:21px;
	font-weight:bold;
	line-height:50px;
	padding-left:10px;
}
.contentRow .rowList .rowTitle span a,.contentRow .rowListLeft .rowTitle span a{
	color:#a19a95;
	font-size:14px;
	font-weight:normal;
	float:right;
}
.contentRow .rowListLeft .rowContent {
	margin-top:8px;
}
.contentRow .rowListLeft .rowContent ul{
	float:left;
	width:48%;
	margin-right:4%;
}
.contentRow .rowListLeft .rowContent ul:last-child{
	margin-right:0;
}
.contentRow .rowListLeft .rowContent ul li{
	color:#044f8b;
	padding-left:5px;
}
.contentRow .rowListLeft .rowContent ul li a{
	color:#333;
	line-height:33px;
	font-size:14px;
}
.contentRow .rowList .rowContent {
	width:100%;
	height:81%;
	background:#f6f5f5;
}
.contentRow .rowList .rowContent{
	margin-top:14px;
}
.contentRow .rowList .rowContent ul{
	padding-top:10px;
	width:88%;
	margin:auto
}
.contentRow .rowList .rowContent ul li{
	line-height:30px;
	font-size:18px;
	height:77px;
	padding-top:30px;
	border-top:1px dashed #dfdfdf;
}
.contentRow .rowList .rowContent ul li:first-child {
	border:none;
}
.contentRow .rowList .rowContent ul li .leftDate{
	float:left;
	width:50px;
	height:60px;
	background:#cad;
	margin-right:10px;
	background:url(../images/noticebg1.jpg) 100% 100% no-repeat;
	background-position:top;
}
.contentRow .rowList .rowContent ul li:first-child .leftDate{
	background:url(../images/noticebg2.jpg) 100% 100% no-repeat;
	background-position:top;
}
.contentRow .rowList .rowContent ul li .leftDate .day {
	width:100%;
	height:29px;
}
.contentRow .rowList .rowContent ul li .leftDate .day span {
	width:100%;
	line-height:29px;
	text-align:center;
	font-size:18px;
	color:#9e9ea8;
	margin-left: 28%;
}
.contentRow .rowList .rowContent ul li:first-child .leftDate .day span {
	color:#054f8c;
}
.contentRow .rowList .rowContent ul li .leftDate .month {
	width:100%;
	height:15px;
}
.contentRow .rowList .rowContent ul li .leftDate .month span{
	font-size:12px;
	line-height:15px;
	position:relative;
	top:-9px;
	left:2px;
	color:#fff;
}
.contentRow .rowList .rowContent ul li a{
	color:#333;
	position:relative;
	top:-8px;
}
.contentRow .rowList .rowContent ul li:first-child a {
	color:#044f8b;
}
.rowImg{
	width:100%;
	height:240px;
	margin-top:5px;
	margin-bottom:10px;
}
.rowContentImg {
	width:100%;
	height:100%;
}
.rowImg img {
	width:100%;
	height:100%;
	margin-bottom:10px;
}
.rowContentTitle {
	width:100%;
	height:35px;
	position:relative;
	top:-35px;
	z-index:10;
}
.rowContentTitle p{
	line-height:35px;
	padding-left:10px;
	font-size:14px;
	color:#fff;
	z-index:10;
}
.rowImgBg {
	background:#898785;
	opacity:0.5;
	width:100%;
	height:35px;
	position:relative;
	top:-70px;
}
.countryDynamic {
	width:100%;
	height:580px;
}
.countryDynamic .dynamicTitle {
	width:100%;
	height:50px;
	border-bottom:1.5px #f0f0f0 solid;
}
.dynamicTitle img{
	position:relative;
	top:10px;
}
.countryDynamic .dynamicTitle a{
	color:#044f8b;
	font-size:21px;
	font-weight:bold;
	line-height:50px;
	padding-left:10px;
}
.countryDynamic .dynamicTitle span a{
	color:#a19a95;
	font-size:14px;
	font-weight:normal;
	float:right;
}
.countryDynamic .dynamicContent {
	width:100%;
	height:90.8%;
}
.dynamicContent .map{
	width: 60%;
    height: 94%;
    margin-top: 2.5%;
    float: left;
}
.dynamicContent .map img{
	height:100%;
	width:100%
}
.dynamicContent .dynamicNews{
	width:37.5%;
	height:94%;
    margin-top: 2.5%;
	margin-left:2.5%;
	float:left;
}
.dynamicContent .dynamicNews .newsCon img{
	width:100%;
	height:200px;
}
.dynamicContent .dynamicNews .newsCon h4{
	color:#044f8b;
	font-size:25px;
	font-weight:normal;
	padding-top:15px;
	padding-bottom:12px;
}
.dynamicContent .dynamicNews .newsCon p{
	font-size:17px;
	line-height:25px;
	padding-bottom:12px;
	border-bottom:1px #a19a95 dashed;
}
.dynamicContent .dynamicNews ul {
	margin-top:12px;
}
.dynamicContent .dynamicNews ul li{
	line-height:35px;
	list-style-type:square;
	color:#044f8b;
	margin-left:16px;
}
.dynamicContent .dynamicNews ul li a{
	color:#333;
}
.slideBar {
	width:100%;
	height:100px;
	margin-top:20px;
	position:relative;
}
.slideBar .prev {
	width:40px;
	height:100%;
	float:left;
}
.slideBar .next {
	width:40px;
	height:100%;
	float:left;
}
.slideBar .prev{
	background:url("../images/left.jpg") no-repeat 100% 100%;
	background-position:center;
}
.slideBar .next{
	background:url("../images/right.jpg") no-repeat 100% 100%;
	background-position:center;
	position: absolute;
    top: 0px;
	right: 0px;
    float: right;
}
.slideBar ul{
	float:left;
	width:93.1%;
	height:100%;
}
.slideBar ul li{
	width:23%;
	height:100%;
	float:left;
	margin-right:2.6%;
}
.slideBar ul li:last-child{
	margin-right:0px;
}
.slideBar ul li img{
	width:100%;
	height:100%;
}
.mainRow {
	width:100%;
	height:230px;
	margin-top:15px;
}
.mainRow .mainList {
	width:31%;
	margin-right:2%;
	height:100%;
	float:left;
}
.mainRow .mainList .mainTitle{
	width:100%;
	height:50px;
	border-bottom:1.5px #f0f0f0 solid;
}
.mainRow .mainList .mainTitle a{
	color:#044f8b;
	font-size:21px;
	font-weight:bold;
	line-height:50px;
	padding-bottom:8px;
	border-bottom:2px #1e6197 solid;
}
.mainRow .mainList .mainTitle a span{
	padding-left:10px;
	padding-right:5px;
	padding-bottom:11px;
	border-bottom:1px #1e6197 solid;
}
.mainRow .mainList .mainTitle span a{
	color:#a19a95;
	font-size:12px;
	font-weight:normal;
	float:right;
	border:none;
}
.mainRow .mainList .mainContent {
	margin-top:10px;
}
.mainRow .mainList .mainContent ul{
	padding-left:25px;
}
.mainRow .mainList .mainContent ul li{
	list-style-type:square;
	color:#044f8b;
	padding-left:5px;
}
.mainRow .mainList .mainContent ul li a{
	color:#333;
	line-height:33px;
	font-size:14px;
}
.movie {
	width:100%;
	height:250px;
}
.movieTitle {
	width:100%;
	height:50px;
	border-bottom:1.5px #f0f0f0 solid;
}
.movieTitle ul li {
	float:left;
}
.movieTitle ul li.on{
    border-bottom: 1px #1e6197 solid;
}
.movieTitle ul li a{
	color:#a19a95;
	font-size:21px;
	font-weight:bold;
	line-height:50px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:8.5px;
}
.movieTitle span a{
	color:#a19a95;
	font-size:12px;
	font-weight:normal;
	float:right;
	line-height:50px;
}
.movieTitle ul li a img{
	height: 30px;
    position: relative;
    top: 6px;
}
.movieTitle ul li.on a {
	color:#044f8b;
	font-size:21px;
	font-weight:bold;
	line-height:50px;
	padding-left:15px;
	padding-right:15px;
    border-bottom: 2px #1e6197 solid;
}
.movieContent {
	width:100%;
	height:160px;
}
.movieContent ul {
	display:none;
}
.movieContent ul.on {
	height:100%;
	width:100%;
	margin-top:25px;
	display:block;
}
.movieContent ul.on li{
	width:22%;
	height:100%;
	float:left;
	margin-left:4%;
}
.movieContent ul.on li:first-child{
	margin-left:0px;
}
.movieContent ul li a img{
	width:100%;
	height:100%;
}
.movieContent h4{
	height:25px;;
	width:100%;
	position:relative;
	top:-29px;
	background-color:#1e6197;
	opacity:0.6;
}
.movieContent span{
	position:relative;
	top: -54px;
    left: 6px;
}
.movieContent span a{
	color:#fff;
	font-size:12px;
}
.advise{
	width:100%;
	height:150px;
	margin-top:10px;
}
.advise .adviseTitle{
	width:100%;
	height:50px;
	border-bottom:1.5px #f0f0f0 solid;
}
.adviseTitle img{
	height:25px;
	padding-right:5px;
	position:relative;
	top:5px;
}
.advise .adviseTitle a{
	color:#044f8b;
	font-size:21px;
	font-weight:bold;
	line-height:50px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	border-bottom:2px #1e6197 solid;
}
.adviseTitle span {
	padding-bottom:14px;
	border-bottom:1px #1e6197 solid;
}
.advise .adviseContent{
	margin-top:15px;
}
.advise .adviseContent p{
	color:#333;
	line-height:35px;
}
.advise .adviseContent p span{
	padding-right:80px;
}
.system {
	width:100%;
	min-height:100px;
}
.systemTitle {
	width:100%;
	height:50px;
	border-bottom:1.5px #f0f0f0 solid;
}
.systemTitle a{
	color:#044f8b;
	font-size:21px;
	font-weight:bold;
	line-height:50px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	border-bottom:2px #1e6197 solid;
}
.systemTitle span {
	padding-bottom:14px;
	border-bottom:1px #1e6197 solid;
}
.systemTitle img{
	height:23px;
	padding-right:5px;
	position:relative;
	top:4px;
}
.systemContent {
	display:block;
	overflow:hidden;
	padding-bottom:15px;
}
.systemContent ul li {
	width:19%;
	height:70px;
	float:left;
	margin-top:15px;
	margin-right:1.2%;
}
.systemContent ul li:nth-child(5n){
	margin-right:0px;
}
.systemContent ul li a img{
	width:100%;
	height:100%;
}
.friend {
	width:1170px;
	margin:auto;
	background:#fff;
	padding:20px;
	box-shadow: 3px 3px 0.4em rgba(0, 0, 0, 0.1), -3px 0 0.4em rgba(0, 0, 0, 0.1);
}
.friendLink {
	width:100%;
	height:120px;
	background:#f7f7f7;
	margin-top:20px;
	margin:auto;
	
}
.friendLinkTitle {
	padding-left:15px;
}
.friendLinkTitle a{
	color:#044f8b;
	font-size:21px;
	font-weight:bold;
	line-height:50px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	border-bottom:2px #1e6197 solid;
}
.friendLinkTitle  span {
	padding-bottom:14px;
	border-bottom:1px #1e6197 solid;
}
.friendLinkContent {
	padding-left:10px;
}
select{
	width:19%;
	margin-right:0.5%;
	height:40px;
	margin-top:15px;
	font-size:16px;
	color:#333;
}
select:first-child{
	margin-left:0.2%;
}
option {
	height:40px;
}
.foot{
	width:100%;
	height:180px;
	background:#fff;
	margin-top:20px;
	box-shadow: 3px 3px 0.4em rgba(0, 0, 0, 0.1), -3px 0 0.4em rgba(0, 0, 0, 0.1);
}
.footContent{
	width:1200px;
	height:100%;
	margin:auto;
}
.footContent ul {
	width:60%;
	text-align:center;
	height:30px;
	margin-left:40%;
	padding-top:50px;
}
.footContent ul li{
	float:left;
}
.footContent ul li a{
	color:#333;
}
.footContent p{
	text-align:Center;
}
.list {
	width:1200px;
	margin:auto;
	margin-top:5px;
	margin-bottom:15px;
	display:block;
	overflow:hidden;
	padding-bottom:10px;
	padding-right:10px;
	padding-top:10px;
}
.listLeft {
	width:12%;
	min-height:600px;
	background:#044f8b;
	margin-right:2%;
	float:left;
}
.listRight {
	width:86%;
	min-height:600px;
	background:#fff;
	float:left;
	box-shadow: 3px 3px 0.4em rgba(0, 0, 0, 0.1), -3px 0 0.4em rgba(0, 0, 0, 0.1);
}
.location {
	width:96%;
	height:45px;
	margin:auto;
}
.location p {
	line-height:45px;
	font-size:13px;
	color:#a8a8a8;
}
.location p a{
	color:#a8a8a8;
}
.listContent {
	width:95%;
	margin:auto;
	padding-bottom:20px;
}
.listContent ul {
	margin-top:10px;    
	padding-left: 18px;
}
.listContent ul li {
	line-height:40px;
	list-style-type:square;
	color:#044f8b;
}
.listContent ul li a{
	color:#333;
}
.listContent ul li span{
	float:right;
	color:#a8a8a8;
}
.leftTop {
	width:100%;
	height:300px;
}
.leftTop p{
	width:45px;
	color:#fff;
	font-size:38px;
	float:right;
	margin-right:20px;
	margin-top:20px;
}
.leftContent ,.leaderContent{
	width:90%;
	margin:auto;
}
.leftContent ul{
	border-top:2px solid #053962;
}
.leftContent ul li {
	height:40px;
	border-bottom:2px solid #053962;
	text-align: center;
}
.leaderContent ul li {
	height:50px;
	border-bottom:2px solid #053962;
	text-align: center;
}
.leftContent ul li a{
	color:#fff;
	line-height:40px;
	text-align:center;
	font-size:14px;
}
.leaderContent ul li a{
	color:#fff;
	line-height:50px;
	text-align:center;
	font-size:14px;
}
.textTitle {
	width:96%;
	margin:auto;
	border-bottom:1px solid #e1e1e1;
	text-align:center;
	display:block;
	overflow:hidden;
	padding-bottom:15px;
}
.textTitle h2{
	text-align:center;
	line-height:40px;
	padding-top:10px;
	padding-bottom:20px;
	font-weight:normal;
	color:#333;
}
.textTitle ul li{
	float:left;
	font-size:12px;
	margin-right:5px;
	color:#a8a8a8;
}
.textTitle ul li.font {
	float:right;
}
.textContent {
	width:96%;
	margin:auto;
	padding-top:15px;
	padding-bottom:15px;
}
.textContent p{
	line-height:30px;
	color:#333;
}
.leaderInfo {
	width:100%;
	height:500px;
	margin-top:10px;
	display:none;
}
.leaderInfo.on {
	display:block;
}