﻿@charset "utf-8";
/* CSS Document */
* {
	padding: 0;
	margin: 0;
}
body {
	font-family: "黑体";
	font-size: 12px;
	color: #4d4d4d;
	-webkit-text-size-adjust: none;
	background-color: #fff;
}
ul, h2, h3, p, dl, dt, dd {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
img {
	border: none;
}
a {
	font-size: 12px;
	color: #4d4d4d;
	text-decoration: none;
}
a:hover {
	color: #1e2091;
}
.clear {
	clear: both;
	height: 1px;
	margin-top: -1px;
	overflow: hidden;
}
.fc, .fc a {
	color: #e70010;
}
.hidden {
	display: none;
}
/*头部*/
#header {
	width: 100%;
	position: relative;
	z-index: 9999;
	background: url(../images/line.png) repeat-x left 153px;
}
#top {
	width: 100%;
	height: 100px;
	background: #1e2091;
}
.top_link {
	width: 1260px;
	height: 100px;
	margin: 0 auto;
	color: #fff;
	background:url(../images/top_bg.png) no-repeat 358px top;
	position: relative;
}
.top_link p {
	line-height: 58px;
	text-align: right;
}
.top_link p a {
	color: #fff;
	padding-right: 30px;
}
.top_link #logo {
	position: absolute;
	top: 28px;
	left: 28px;
}
#top .toptext {
	position: absolute;
	left: 207px;
	bottom: 0;
	height: 55px;
	width: 100px;
	padding: 20px 0 0 15px;
	line-height: 18px;
	border-left: 1px solid #fff;
}
#top .toptext a {
	color: #fff;
}
.top_search {
	position: absolute;
	top: 12px;
	right: 88px;
	width: 300px;
	height: 37px;
	border-bottom: 4px solid #a7a7a7;
}
.top_search img {
	position: absolute;
	top: 2px;
	right: -58px;
}
.top_search .input {
	position: absolute;
	top: 0;
	left: 0;
	width: 240px;
	height: 35px;
	line-height: 35px;
	color: #a7a7a7;
	background: #fff;
	border: 1px solid #fff;
	font-size: 14px;
	font-family: Arial;
}
.top_search .input:focus{
　　border:0;
  outline:none;
　　}
.top_search .btn {
	position: absolute;
	top: 2px;
	right: 0;
	background: url(../images/search.png) no-repeat;
	width: 24px;
	height: 24px;
	border: none;
	cursor: pointer;
}
#nav {
	width: 1260px;
	margin: 0 auto;
	height: 54px;
	position: relative;
	z-index: 9999;
}
#nav li {
	float: left;
	height: 54px;
}
#nav li .active {
	border-bottom: 5px solid #1e2091;
	color: #1e2091;
	height: 49px;
}
#nav li.active a {
	color: #1e2091;
}
#nav li a {
	color: #000;
	font-size: 16px;
	padding: 0 9px;
	line-height: 49px;
	margin-left: 21px;
	display: inline-block;
}
#nav li a:hover {
	border-bottom: 5px solid #a7a7a7;
}
#banner {
	width: 100%;
	padding-top:14px;
	text-align:center;
	background:url(../images/banner_bg.png) repeat-y center top;
	background-size: contain;
}
#banner img{
	width:100%;
	max-width:1920px;
	min-width:1280px;
}

/* 单个图片幻灯片盒子 - 公用类 */
.slideBox {
	width: 100%;
	height: 563px;
	overflow: hidden;
	position: relative;
}
.slideBox .hd {
	height: 3px;
	overflow: hidden;
	position: absolute;
	right: 0;
	bottom: 16px;
	z-index: 1;
	width: 100%;
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	width: 52%;
	float: right;
	position: absolute;
	bottom: 0;
	right: 0;
}
.slideBox .hd ul li {
	float: left;
	margin-right: 8px;
	width: 41px;
	height: 3px;
	border-radius: 6px;
	background: #c0c0c0;
	text-indent: -9999px;
	cursor: pointer;
}
.slideBox .hd ul li.on {
	background: #808080;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	width: 100%;
	height: 530px;
	text-indent: -9999px;
	position: relative;
}
.slideBox .bd li a {
	height: 530px;
	display: block;
}
/*主体*/
#wrap {
	width: 100%;
	background: #e6e6e6;
}
#wrap h1 {
	width: 1260px;
	height: 80px;
	margin: 0 auto;
	border-top: 1px solid #a7a7a7;
	position: relative;
	font-weight: normal;
}
#wrap h1 strong {
	font-weight: normal;
	position: absolute;
	top: -12px;
	left: 585px;
	width: 90px;
	background: #e6e6e6;
	font-size: 14px;
	height: 23px;
	line-height: 23px;
	border: 1px solid #a7a7a7;
	text-align: center;
}
.index_piclist {
	width: 1260px;
	margin: 0 auto;
}
.index_piclist dl {
	padding-top: 27px;
	height: 330px;
	width:430px;
	float: left;
}
.index_piclist dl:nth-of-type(3){
	width:400px;
}
.index_piclist dt {
	width: 379px;
	height: 19px;
	line-height: 19px;
	overflow: hidden;
	text-indent: 13px;
	border-left: 21px solid #c0c0c0;
}
.index_piclist dt a {
	font-size: 16px;
}
.index_piclist dd {
	width: 400px;
	height: 205px;
	overflow: hidden;
	margin: 24px 0 0 0;
}
.index_piclist dd a img{
    -moz-transition:all 0.25s ease-out;
    -webkit-transition:all 0.25s ease-out;
    -o-transition:all 0.25s ease-out;
    transition:all 0.25s ease-out;	
}
.index_piclist dd a:hover img{
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
/*资讯活动*/
.index_news {
	width: 1260px;
	margin: 0 auto;
}
.index_news dl {
	width: 323px;
	float: left;
	padding-bottom: 40px;
}
.index_news dl:nth-of-type(4),.index_news dl:nth-of-type(8){
	width:290px;
}
.index_news dt {
	width: 290px;
	height: 170px;
	overflow: hidden;
}
.index_news dt a img{
    -moz-transition:all 0.25s ease-out;
    -webkit-transition:all 0.25s ease-out;
    -o-transition:all 0.25s ease-out;
    transition:all 0.25s ease-out;	
}
.index_news dt a:hover img{
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}




.index_news dd {
	width: 264px;
	padding: 0 13px;
	line-height: 33px;
	overflow: hidden;
	font-size: 16px;
	background: #666;
	color: #fff;
}
.index_news p {
	height: 99px;
	overflow: hidden;
}
.index_news p a {
	font-size: 16px;
	color: #fff;
}
.index_news span {
	display: block;
	text-align: right;
}
.index_news_more {
	height: 125px;
	margin-top: 40px;
	text-align: center;
}
.index_news_more a {
	line-height: 23px;
	border: 1px solid #a7a7a7;
	padding: 0 6px;
	display: inline-block;
	font-size: 14px;
}
/*底部*/
#footer {
	background: #666666;
	padding: 30px 0 130px 0;
	color: #fff;
}
.footsum {
	width: 1220px;
	margin: 0 auto;
}
.foot_copyright {
	width: 794px;
	float: left;
}
.foot_link {
	padding-bottom: 14px;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 20px;
}
.foot_link p {
	line-height: 38px;
	color: #a7a7a7;
}
.foot_link p a {
	padding-right: 28px;
	color: #a7a7a7;
}
.foot_link p a:hover {
	color: #fff;
}
.foot_text {
	width: 794px;
}
.foot_text p {
	line-height: 22px;
	color: #fff;
	padding-bottom: 8px;
}
.foot_tel {
	width: 400px;
	float: right;
	text-align: center;
	color: #fff;
}
.foot_tel strong {
	line-height: 45px;
	font-weight: normal;
	display: block;
	font-size: 24px;
}
.foot_tel p {
	height: 56px;
	line-height: 24px;
	font-size: 14px;
}
.foot_ul {
	width: 264px;
	height: 96px;
	margin: 0 auto;
}
.foot_ul li {
	width: 132px;
	float: left;
}
.foot_ul li img {
	width: 84px;
	height: 84px;
	border: 4px solid #fff;
	overflow: hidden;
}
.rightext a {
	letter-spacing: 8px;
	margin-left: 8px;
}
.content .topLoop h3 a {
	letter-spacing: 8px;
	margin-left: 8px;
	font-size: 14px;
}
