/* CSS Document */

@CHARSET "UTF-8";

/* css reset
--------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: left;
	color: #676767;
}

html {
	min-width: 1200px;
	margin: 0;
	padding: 0;
	_text-overflow: ellipsis;
}

body {
	text-align: center;
	background: #fff;
}

html,
body {
	_background-image: url(about:blank);
	_background-attachment: fixed;
}

img {
	border: none;
}

li {
	list-style: none;
}

select {
	border: 1px solid #A9A9A9;
}

strong {
	font-weight: bold;
}

td {
	line-height: 24px;
}

img {
	vertical-align: middle;
}

hgroup {
	clear: both;
	overflow: hidden;
}

a {
	cursor: pointer;
	outline: none;
	color: #000;
	text-decoration: none;
}

input {
	outline: none;
}

a:link {}

a:visited {}

a:active,
a:hover {
	color: #ff9724!important;
}

hgroup h2.fr {
	font-weight: normal;
}

.ul-bor {
	border-bottom: 1px dashed #e4e4e4
}

input:-webkit-autofill {
	box-shadow: 0 0 0 1000px white inset;
}

em,
a {
	font-style: normal;
	transition: all .6s;
}

.art-tab .hd a {
	transition: none;
}

.slider-nav a {
	line-height: 14px!important;
}


/* 
--------------------------------------------------*/

form {
	border: none;
	margin: 0;
	padding: 0;
}

span {
	border: none;
	margin: 0;
	padding: 0;
}

div {
	border: none;
	margin: 0;
	padding: 0;
}

img {
	border: none;
	margin: 0;
	padding: 0;
}

td {
	border: none;
	margin: 0;
	padding: 0;
}

table {
	border: none;
	margin: 0;
	padding: 0;
}

input {
	margin: 0;
	padding: 0;
	outline: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.fc {
	text-align: center;
}

.fw {
	font-weight: bold;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.blank1 {
	height: 1px;
	overflow: hidden;
}

.blank5 {
	height: 5px;
	overflow: hidden;
}

.blank3 {
	height: 3px;
	overflow: hidden;
}

.blank8 {
	height: 8px;
	overflow: hidden;
}

.blank7 {
	height: 7px;
	overflow: hidden;
}

.blank10 {
	height: 10px;
	overflow: hidden;
}

.blank15 {
	height: 15px;
	overflow: hidden;
}

.blank20 {
	height: 20px;
	overflow: hidden;
}

.blank30 {
	height: 30px;
	overflow: hidden;
}

.blank40 {
	height: 40px;
	overflow: hidden;
}

.blank50 {
	height: 50px;
	overflow: hidden;
}

.blank60 {
	height: 60px;
	clear: both;
}

.blank70 {
	height: 70px;
	overflow: hidden;
}

.blank105 {
	height: 105px;
	overflow: hidden;
}

.blank130 {
	height: 130px;
	overflow: hidden;
}

.blank150 {
	height: 150px;
	overflow: hidden;
}

.blank400 {
	height: 400px;
	overflow: hidden;
}

.blank500 {
	height: 500px;
	overflow: hidden;
}

.blank330 {
	height: 330px;
	overflow: hidden;
}

.blank300 {
	height: 300px;
	overflow: hidden;
}

.blank220 {
	height: 220px;
	overflow: hidden;
}

.blank260 {
	height: 260px;
	overflow: hidden;
}

.blank280 {
	height: 280px;
	overflow: hidden;
}

.blank440 {
	height: 440px;
	overflow: hidden;
}

.width15 {
	width: 15px;
	height: 100%;
	overflow: hidden;
}

.width10 {
	width: 10px;
	height: 100%;
	overflow: hidden;
}

.width100 {
	width: 10%;
	height: 100%;
	overflow: hidden;
}

.width200 {
	width: 20%;
	height: 100%;
	overflow: hidden;
}

.width250 {
	width: 25%;
	height: 100%;
	overflow: hidden;
}

.width300 {
	width: 30%;
	overflow: hidden;
}

.width350 {
	width: 35%;
	overflow: hidden;
}

.width290 {
	width: 29%;
	overflow: hidden;
}

.width593 {
	width: 593px;
	overflow: hidden;
}

.width595 {
	width: 595px;
	overflow: hidden;
}

.width500 {
	width: 50%;
	overflow: hidden;
}

.width700 {
	width: 70%;
	overflow: hidden;
}

.width800 {
	width: 80%;
	overflow: hidden;
}

.width830 {
	width: 830px;
	overflow: hidden;
}

ul li {
	list-style: none;
}

.clearfix {
	display: block;
	clear: both;
}

.clearfix {
	*zoom: 1;
}

.clearfix:after {
	display: block;
	overflow: hidden;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}

.clearfix:before {
	display: block;
	overflow: hidden;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}


/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}


/* Hides from IE7 \*/

*+html .clearfix {
	height: 1%;
}

.clear {
	clear: both;
}

.main {
	width: 1200px;
	position: relative;
	margin: 0 auto;
	background: #fff;
}


/*  slideBox  */

.slideBox {
	width: 100%;
	height: 70px;
	overflow: hidden;
	position: relative;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd img {
	width: 100%;
	height: 70px;
	display: block;
}

/* navBody --------------------------------------------------*/

.navBody {
	height: 50px;
	position: relative;
	margin: 0 auto;
	background: #1d71b7;
}

.navBody .navCont {
	width: 100%;
	margin: 0 auto;
	padding: 5px 0;
	position: relative;
	background: #1d71b7;
}

.navBody .colsItem {
	float: left;
	width: 157px;
}

.navBody .colsItem li {
	float: left;
	height: 40px;
}

.navBody .colsItem li a {
	display: block;
	height: 26px;
	line-height: 40px;
	color: #fff;
	font-size: 18px;
}

.navBody .colsItem .total a {
	font-size: 20px;
	font-weight: bold;
}

.navBody .cols01 {
	width: 18%;
}

.navBody .cols01 li {
	width: 25%;
}

.navBody .cols02 {
	width: 26%;
}

.navBody .cols02 li {
	width: 16%;
}

.navBody .cols02 li.total {
	width: 18%;
}

.navBody .cols03 {
	width: 22%;
}

.navBody .cols03 li {
	width: 33%;
}

.navBody .cols04 {
	width: 15%;
}

.navBody .cols04 li {
	width: 36%;
}


/* headArea --------------------------------------------------*/

.headArea {
	height: auto;
	position: relative;
	overflow: hidden;
	background: #fff;
}

.headArea h1 {
	margin: 0;
	height: auto;
	text-align: center;
}

.headArea h1 a {
	height: auto;
	line-height: 60px;
	font-size: 32px;
	font-weight: bold;
	color: #305798;
}

.headArea .hots {
	height: auto;
	vertical-align: middle;
	padding: 0 10px;
	font-size: 0px;
	text-align: center;
	overflow: hidden;
	position: relative;
}

.headArea .hots p {
	width: 95%;
	overflow: hidden;
	text-align: center;
	line-height: 30px;
}

.headArea .hots a {
	display: inline-block;
	padding: 0 10px;
	vertical-align: middle;
	color: #305798;
}


/* txtMarquee --------------------------------------------------*/

.Marqueetit {
	width: 100px;
	text-align: center;
	background: #1d71b7;
}

.Marqueetit span {
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

.txtMarquee-left {
	position: relative;
}

.txtMarquee-left .bd {
	padding: 10px;
	background: #f9fbff;
}

.txtMarquee-left .bd .tempWrap {
	width: 700px !important;
}


/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */

.txtMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.txtMarquee-left .bd ul li {
	margin-right: 20px;
	float: left;
	height: 20px;
	line-height: 20px;
	text-align: left;
	_display: inline;
	width: auto !important;
}


/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */

.txtMarquee-left .bd ul li span {
	color: #999;
}


/* search --------------------------------------------------*/

.search {
	position: relative;
	line-height: 40px;
}

.searchtit {
	width: 100px;
	text-align: center;
	background: #1d71b7;
}

.searchtit span {
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

.search form {
	width: 71%;
	position: relative;
	float: left;
	line-height: 38px;
	height: 38px;
	background: #fff;
	border: 1px solid #1d71b7;
}

.search .submitBtn {
	width: 22px;
	height: 22px;
	z-index: 1;
	cursor: pointer;
	position: relative;
	float: right;
	margin: 3% 4% 0 0;
	background: url(../img/submitBtn.png) no-repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	overflow: hidden;
}

.search input {
	display: block;
	width: 80%;
	*+width: 70%;
	height: 32px;
	font-size: 14px;
	color: #8d9fab;
	border: 0px;
	padding-left: 5%;
	margin: 1% 0;
	position: relative;
	float: left;
}

.search input::-webkit-input-placeholder {
	font-size: 12px;
	line-height: 14px;
	color: #8d9fab;
}

.search input:-moz-placeholder {
	font-size: 12px;
	line-height: 14px;
	color: #8d9fab;
}

.search input::-moz-placeholder {
	font-size: 12px;
	line-height: 24px;
	color: #8d9fab;
}

.search input:-ms-input-placeholder {
	font-size: 12px;
	line-height: 14px;
	color: #8d9fab;
}


/* title --------------------------------------------------*/

.title h1 {
	line-height: 70px;
	text-align: center;
	overflow: hidden;
	font-size: 26px;
	font-weight: bold;
	color: #305798;
}

.title p {
	line-height: 25px;
	text-align: center;
	overflow: hidden;
}

.title h1:hover {
	color: #ff9724!important;
	transition: all .6s;
}

.big {
	background: #f2f2f2;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-top: 13px;
}

.big a {
	font-size: 18px;
	color: #305798;
	font-weight: bold;
}


/* picFocus-------------------------------------------*/

.picFocus {
	width: 65%;
	height: 500px;
	background: #efefef;
}

.picFocus .hd {
	width: 750px;
	padding: 5px 15px;
	overflow: hidden;
}

.picFocus .hd ul {
	margin: 0 5px;
	width: 700px;
	display: block;
	float: left;
	overflow: hidden;
	zoom: 1;
}

.picFocus .hd ul li {
	padding-top: 5px;
	float: left;
	text-align: center;
}

.picFocus .hd ul li img {
	width: 130px;
	height: 70px;
	border: 2px solid #ddd;
	cursor: pointer;
	margin-right: 5px;
}

.picFocus .hd ul li {
	background-image: none;
}

.picFocus .hd ul li.on {
	background: url(../img/icoUp.png) no-repeat center 0;
}

.picFocus .hd ul li.on img {
	border-color: #f60;
}

.picFocus .bd {
	width: 750px;
	padding: 0 15px;
	overflow: hidden;
}

.picFocus .bd li {
	vertical-align: middle;
}

.picFocus .bd img {
	width: 750px;
	height: 380px;
	display: block;
}

.picFocus .bd .shadow {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0px;
	z-index: 10;
	height: 45px;
	line-height: 46px;
	background: rgba(0, 0, 0, 0.6);
	filter: progid:DXImageTransform.Microsoft.gradient( GradientType=0, startColorstr='#80000000', endColorstr='#80000000')\9;
	text-align: left;
}

.picFocus .bd .shadow a {
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
	margin-left: 20px;
}

.sPrev,
.sNext {
	position: relative;
	left: 0px;
	top: 10px;
	display: block;
	width: 18px;
	height: 60px;
	background: url(../img/pre.png) center center no-repeat;
}

.sNext {
	right: 5px;
	background: url(../img/next.png) center center no-repeat;
}

.sPrev:hover,
.sNext:hover {
	border-color: #f60;
}


/* list-tit-------------------------------------------*/

.list-tit {
	margin-left: 20px;
	width: 398px;
	height: 500px;
}

.list-tit .focusWordBlue {
	margin: 3% 0;
}

.list-tit .focusWordBlue a {
	line-height: 30px;
	font-size: 18px;
	color: #305798;
	font-weight: bold;
}

.list-tit .dataList01 a {
	line-height: 30px;
}

.list-tit .dataList01 li {
	margin: 2% 0;
}


/* zhuanti-------------------------------------------*/

.zhuanti {
	background: url(../img/zhuantibg.jpg) no-repeat 0 0;
}

.zhuanti .zttitle {
	float: left;
	width: 80px;
	height: 220px;
}

.zhuanti .zttitle a {
	display: block;
	height: 220px;
}

.zhuanti .picScroll-left {
	width: 1100px;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.zhuanti .picScroll-left .prev {
	display: block;
	position: absolute;
	top: 40%;
	width: 12px;
	height: 25px;
	z-index: 10;
	cursor: pointer;
	background: url(../img/zt-pre.png) no-repeat top center;
	left: 5px;
}

.zhuanti .picScroll-left .next {
	display: block;
	position: absolute;
	top: 40%;
	width: 12px;
	height: 25px;
	z-index: 10;
	cursor: pointer;
	background: url(../img/zt-next.png) no-repeat top center;
	right: 5px;
}

.zhuanti .picScroll-left .bd {
	padding: 20px 10px;
	margin-left: 16px;
}

.zhuanti .picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.zhuanti .picScroll-left .bd ul li {
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.zhuanti .picScroll-left .bd ul li .pic {
	text-align: center;
}

.zhuanti .picScroll-left .bd ul li .pic img {
	width: 240px;
	height: 145px;
	display: block;
	padding: 2px;
	border: 1px solid #ccc;
}

.zhuanti .picScroll-left .bd ul li .pic a:hover img {
	border-color: #999;
}

.zhuanti .picScroll-left .bd ul li .title {
	height: 24px;
	line-height: 24px;
	text-align: center;
	width: 246px;
	overflow: hidden;
}


/* pub----------------------------------------------*/

.pub {
	transition: all 1s;
}

.pub:hover {
	box-shadow: 0 0 5px #3399CC;
}

.pub dl {
	height: 168px;
	width: 46%;
	padding: 2%;
	float: left;
}

.pub dt {
	float: left;
	width: 100%;
}

.pub dd {
	float: left;
	line-height: 16px;
	text-align: center;
	padding: 10px 0;
}

.pub .art-t1 h2 {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
	color: #1e71b5;
	background: #f9f9f9;
	border-bottom: 1px dashed #dbecec;
}

.pub .art-t1 h2 a {
	font-size: 16px;
	font-weight: bold;
	color: #1e71b5;
}

.pub .art-t1 h2 a:hover,
.pub .art-t1 h2:hover,
.pub .art-t1 h2 a:active,
.pub .art-t1 h2 a:focus {
	color: #3399cc !important;
	text-decoration: none;
}

.pub .art-t1 .pub-img {
	height: 100px;
	width: 100%;
}

.pub .art-t1 .pub-img img {
	height: 100%;
	width: 100%;
}

.pub .pub-txt {
	font-size: 12px;
	line-height: 21px;
	color: #666;
}

.pub .pub-txt a {
	color: #3399CC;
}

.pub .pub-txt img {
	width: 90%;
	height: 52px;
}

.pub .pub-list {
	line-height: 32px;
}

.pub .art-t1 .pub-list {
	margin: 0 5px;
}

.art-t1 {
	border-top: 2px solid #7b9ec8;
}

.art-t1 h2 {
	padding: 0 10px;
}

.tabs {
	margin: 0 2px;
}

.tabs .tab {
	overflow: hidden;
	background: #f9f9f9;
	border-top: 2px solid #7b9ec8;
	border-bottom: 1px dashed #dbecec;
}

.tabs .tab a {
	display: block;
	float: left;
	text-decoration: none;
	color: #1e71b5;
}

.tabs .tab a:hover {
	background: #fff;
	color: #fff;
	text-decoration: none;
}

.tabs .tab a.on {
	background: #fff;
	color: #fff;
	text-decoration: none;
}

.tabs .content {
	overflow: hidden;
	padding: 10px;
}

.tabs .content .li {
	display: none;
}

.tabs .tab_title li {
	display: inline;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
	color: #1e71b5;
	background: #f9f9f9;
}

.tabs .tab_title li h2 {
	font-size: 16px;
	font-weight: bold;
	color: #1e71b5;
	padding: 0 15px;
}


/* xxqg----------------------------------------------*/

.xxqgBox {
	width: 550px;
	padding: 15px;
	overflow: hidden;
	position: relative;
}

.xxqgBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.xxqgBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.xxqgBox .bd img {
	width: 100%;
	height: 325px;
	display: block;
}

.xxqgBox .bd .shadow {
	width: 100%;
	height: 45px;
	text-align: center;
	overflow: hidden;
}

.xxqgBox .bd .shadow a {
	line-height: 45px;
	overflow: hidden;
}

.xxqgBox .prev,
.xxqgBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 30px;
	height: 60px;
	background: url(../img/xxqg-pre.png) no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.xxqgBox .next {
	left: auto;
	right: 3%;
	background: url(../img/xxqg-next.png) no-repeat;
}

.xxqgBox .prev:hover,
.xxqgBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.xxqglist,
.xxqgimg {
	padding-top: 15px;
}

.xxqglist li {
	line-height: 32px;
	height: 32px;
	overflow: hidden;
	text-align: left;
	border-bottom: 1px solid #ffebec;
	padding-left: 5px;
}

.xxqgimg li {
	float: left;
	width: 29%;
	padding: 1% 2%;
}

.xxqgimg img {
	width: 100%;
}


/* news--------------------------------------------------*/

.news {
	float: left;
	width: 386px;
	height: 95%;
}

.news li {
	height: 32px;
	overflow: hidden;
}


/*journal--------------------------------------------------*/

.journal {
	height: 30px;
	width: 100%;
	margin: 2% 0 0 0;
}

.journal li {
	height: 30px;
	width: 35%;
	line-height: 30px;
	position: relative;
	float: left;
	background-color: #efefef;
	text-align: center;
}

.journal li a {
	color: #676767;
	font-size: 16px;
}

.j-l {
	margin-left: 15%;
}

.j-r {
	margin-right: 15%;
}

.journal .j-blue {
	background-color: #1d71b7;
}

.journal .j-blue a {
	color: #FFFFFF;
}


/*focusBox-------------------------------------*/

.focusBox {
	width: 100%;
	height: 67%;
	overflow: hidden;
	position: relative;
}

.focusBox .pic li {
	width: 90%;
	height: 100%;
	overflow: hidden;
	padding: 0 5%;
}

.focusBox .pic img {
	width: 60%;
	height: 100%;
	padding: 0 20%;
}

.focusBox .pageBtn {
	width: 12px;
	height: 25px;
	position: absolute;
	z-index: 3;
	bottom: 28px;
	cursor: pointer;
}

.focusBox .btnPrev {
	left: 30px;
	top: 110px;
	background: url(../img/zt-pre.png);
}

.focusBox .btnNext {
	right: 30px;
	top: 110px;
	background: url(../img/zt-next.png);
}


/*titleBar-------------------------------------------------*/

h3.titleBar {
	height: 46px;
	width: 100%;
	background: url(../img/titleBar.png) no-repeat 0 center;
}

h3.titleBar span {
	color: #1e71b5;
	line-height: 46px;
	*line-height: 46px;
	font-size: 22px;
	font-weight: bold;
}

h3.titleBar span {
	padding-left: 20px;
	padding-right: 30px;
}


/*huodong---------------------------------------------------*/

.huodong {
	width: 100%;
	background: #f6f6f6;
	height: 240px;
	overflow: hidden;
	position: relative;
}

.huodong .prev {
	display: block;
	position: absolute;
	top: 40%;
	width: 12px;
	height: 25px;
	z-index: 10;
	cursor: pointer;
	background: url(../img/zt-pre.png) no-repeat top center;
	left: 15px;
}

.huodong .next {
	display: block;
	position: absolute;
	top: 40%;
	width: 12px;
	height: 25px;
	z-index: 10;
	cursor: pointer;
	background: url(../img/zt-next.png) no-repeat top center;
	right: 15px;
}

.huodong .bd {
	padding: 20px 10px;
	margin-left: 16px;
}

.huodong .bd ul {
	overflow: hidden;
	zoom: 1;
}

.huodong .bd ul li {
	margin: 0 35px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.huodong .bd ul li .pic {
	text-align: center;
}

.huodong .bd ul li .pic img {
	width: 315px;
	height: 175px;
	display: block;
}

.huodong .bd ul li .pic a:hover img {
	border-color: #999;
}

.huodong .bd ul li .title {
	height: 24px;
	line-height: 24px;
	text-align: center;
	width: 315px;
	overflow: hidden;
}


/*sp-------------------------------------------------*/

.sp {
	width: 98%;
	padding: 0 5px 0 15px;
}

.sp li {
	width: 18%;
	height: 100px;
	padding: 0 1%;
	position: relative;
	float: left;
}

.sp li img {
	width: 100%;
	height: 100px;
	transition: all .5s;
}

.sp li a img:hover {
	box-shadow: 0 0 5px #999;
}


/*byzc-------------------------------------------------*/

.byzc {
	background: url(../img/byzc.jpg) no-repeat 0 0;
}

.byzc ul {
	padding: 150px 260px 0 140px;
}

.byzc ul li {
	height: 32px;
	line-height: 32px;
	width: 50%;
	float: left;
	overflow: hidden;
}


/*link-------------------------------------------------*/

.link {
	border-top: 2px solid #d2d2d2;
	background-color: #f1f1f1;
}

.link-content {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.link h3.titleBar1 span {
	color: #1e71b5;
	line-height: 46px;
	*line-height: 46px;
	font-size: 22px;
	font-weight: bold;
	padding: 0 20px;
}

.link .link-content h2 {
	font-size: 16px;
	font-weight: bold;
	color: #1e71b5;
	padding: 0 10px;
}

.link .link-content .hd a {
	display: block;
	float: right;
	height: 46px;
	line-height: 46px;
	*line-height: 46px;
}

.link .link-content .hd li.on a {
	background: #fff;
	color: #fff;
}

.link .link-content .bd {
	width: 96%;
	padding: 0 2%;
	height: 84px;
	background-color: #FFFFFF;
	overflow: hidden;
}

.link .link-content .bd li {
	display: inline;
	float: left;
	line-height: 32px;
	padding: 0 10px;
}


/*footerbox --------------------------------------*/

.footerBody {
	text-align: center;
	background: #1d71b7;
	min-width: 1200px;
}

.footerBody .copyright {
	padding: 20px 0;
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.footerBody .copyright p {
	line-height: 24px;
	color: #fff;
	text-align: center;
}

.footerBody .copyright span {
	color: #fff;
	padding: 0 5px;
}

.footerBody .copyright p a {
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

.footerBody .copyright p.rows01 {
	text-align: center;
}

.footerBody .copyright p.rows02 {
	text-align: center;
}

.footerBody .copyright p.rows03 {
	padding-left: 70px;
}

.footerBody .icon {
	position: absolute;
	left: 50%;
	bottom: 24px;
	margin-left: 415px;
}

.footerbox {
	width: 80%;
	height: 80px;
	padding: 0 10%;
}

.footerbox li {
	float: left;
	padding: 8px;
}


/***floating_ck --------------------------------------***/

.floating_ck {
	position: fixed;
	right: 20px;
	top: 30%;
}

.floating_ck dl dd {
	position: relative;
	width: 80px;
	height: 80px;
	background-color: #646577;
	border-bottom: solid 1px #555666;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center 20%;
	cursor: pointer;
}

.floating_ck dl dd:hover {
	background-color: #1d71b7;
	border-bottom: solid 1px #555666;
}

.floating_ck dl dd:hover .floating_left {
	display: block;
}

.words {
	background-image: url(../img/zxicon.png);
}

.consult {
	background-image: url(../img/xwicon.png);
}

.quote {
	background-image: url(../img/kficon.png);
}

.qrcord {
	background-image: url(../img/erweima.png);
}

.return {
	background-image: url(../img/fanhui.png);
}

.floating_ck dd span {
	color: #fff;
	display: block;
	padding-top: 54px;
	text-align: center;
}

.floating_left {
	position: absolute;
	left: -160px;
	top: 0px;
	width: 160px;
	height: 80px;
	background-color: #1d71b7;
	border-bottom: solid 1px #555666;
	display: none;
	text-align: center;
}

.floating_left a {
	color: #fff;
	line-height: 80px;
}

.floating_ewm {
	height: 260px;
	top: -180px;
}

.floating_ewm i {
	background-image: url(images/erweima.jpg);
	display: block;
	width: 145px;
	height: 145px;
	margin: auto;
	margin-top: 7px;
}

.floating_ewm p {
	color: #fff;
	margin-top: 5px;
	text-align: center;
}

.floating_ewm .qrcord_p01 {
	font-size: 14px;
	line-height: 24px;
}

.floating_ewm .qrcord_p02 {
	font-size: 14px;
}

.floating_ewm .qrcord_p02 b {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}


/* ========== ★ 手机端隐藏核心代码 ========== */

@media screen and (max-width: 1000px) {
	.floating_ck {
		display: none !important;
	}
}