﻿@charset "utf-8";

/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

html,
body {
	height: 100%;
	width: 100%;
	position: relative;
}

a {
	text-decoration: none;
	color: #545454;
}

a:hover {
	color: #545454;
	color: #0075a1;
}

img {
	border: none;
	vertical-align: middle;
}

ul,
li {
	margin: 0;
	padding: 0;
	list-style: none;
}

/*p{ text-indent:2em;}*/
ul,
li,
dl,
dd,
dt {
	list-style: none;
	margin: 0;
	padding: 0;
}

.mtop {
	padding-top: 10px;
}

.mrgt {
	margin-right: 20px;
}

.mlft {
	margin-left: 8px;
}

.iptab {
	background: #eef6fa;
}

.iptab th {
	color: #0075a1;
}

.main {
	width: 1200px;
	/*width:1100px;*/
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	clear: both;
	background: #fff;
}

.cl01 {
	padding: 0 3px;
	background: #e04577;
	height: 16px;
	line-height: 16px;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
}

.cl02 {
	padding: 0 3px;
	background: #c6c6c6;
	height: 16px;
	line-height: 16px;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
}

/*表格样式*/
.fwtable {
	width: 100%;
	font-size: 13px;
	border-collapse: collapse;
	border: 1px solid #9ed8f3;
	margin-top: 10px;
	line-height: 32px;
}

.fwtable td {
	border: 1px solid #9ed8f3;
	border-collapse: collapse;
	padding: 0 10px;
}

.fwtable th {
	border: 1px solid #9ed8f3;
	border-collapse: collapse;
	background: #eef6fa;
	font-weight: normal;
	padding: 0 10px;
	text-align: left;
}

.tabletit {
	background: #e9f9fd;
	font-weight: bold;
	color: #0075a1;
	text-align: center;
}

.fwtable b {
	color: #0075a1;
	font-weight: bold;
	font-size: 12px;
}

.zt01 {
	color: #f95e01;
}

.zt02 {
	color: #156dff;
}

/*天气模块*/
.tqbox {
	width: 1100px;
	height: 30px;
	float: left;
	background: #f4f4f4;
	text-align: center;
}

input {
	border: 1px solid #dedede;
	vertical-align: middle;
	background: #fff;
	outline: none;
}

.ipt01 {
	height: 26px;
	width: 95px;
}

.ipt02 {
	height: 20px;
	width: 260px;
	text-indent: 10px;
	float: left;
	border-radius: 5px;
	margin-top: 2px;
	margin-left: 10px;
	padding-top: 3px;
}

.btn01 {
	width: 20px;
	height: 23px;
	display: block;
	background: url(ss01.png) no-repeat center #fff;
	border-radius: 5px;
	margin-top: 3px;
}

.btn02 {
	width: 62px;
	height: 27px;
	text-align: center;
	line-height: 27px;
	border: none;
	background: #e5e5e5;
	color: #545454;
	display: block;
}

.tzan {
	width: 220px;
	height: 26px;
}

.tqbx01 {
	width: 315px;
	height: 30px;
	float: left;
	line-height: 30px;
	padding-top: 4px;
	padding-left: 10px;
}

.tqbx01 a {
	padding: 0 3px;
}

.tqbx02 {
	width: 415px;
	height: 23px;
	float: left;
	background: #fff;
	border-radius: 5px;
	margin-top: 4px;
	margin-left: 10px;
}

.tqbx02 b {
	padding: 0 10px;
	color: #f95e01;
	float: left;
}

.tqbx03 {
	width: 320px;
	height: 30px;
	float: left;
	line-height: 30px;
	margin-left: 20px;
}

.tqbx03 a {
	float: left;
	padding: 0 10px;
}

/* 右侧微博微信 */
.rxf {
	width: 60px;
	height: auto;
	overflow: hidden;
	padding: 5px;
	position: fixed;
	right: 8px;
	top: 170px;
	border: 1px solid #cccccc;
	z-index: 999;
	background: #fcffff;
}

.rxf li {
	height: 80px;
	width: 60px;
	float: left;
	text-align: center;
	border-bottom: 1px solid #ccc;
}

.rxf li a {
	height: 20px;
	line-height: 20px;
	width: 50px;
	float: left;
	display: block;
	margin-left: 8px;
}

.rxf li img {
	clear: both;
	display: block;
	margin: 10px auto;
}

/* 页头 */
.header {
	width: 100%;
	height: 256px;
	background: url(logo_1.jpg) no-repeat center;
	clear: both;
	position: relative;
}

.zyqh {
	width: 180px;
	height: 30px;
	position: absolute;
	right: 350px;
	top: 50px;
}

.zyqh a {
	padding: 0 10px;
	color: #0075a1;
}

.zyqh a:hover {
	padding: 0 10px;
	color: #fff;
}


.navbox {
	margin-left: 25px;
	margin-top: 25px;
	height: 334px;
	float: left;
}

.dhlist1 {
	width: 138px;
	height: 334px;
	float: left;
}

.dhlist1 li a {
	background: #dcdcde;
	height: 49px;
	float: left;
	width: 138px;
	margin-top: 10px;
	text-align: center;
	color: #545454;
}

.dhlist1 li a:hover {
	background: #dcdcde;
	height: 49px;
	float: left;
	width: 138px;
	margin-top: 10px;
	text-align: center;
	color: #0275a2;
}

.dhlist2 {
	width: 138px;
	height: 334px;
	float: left;
}

.dhlist2 li a {
	background: #fff;
	height: 47px;
	float: left;
	width: 136px;
	border: 1px solid #e1e1e1;
	margin-top: 10px;
	text-align: center;
	color: #545454;
}

.dhlist2 li a:hover {
	background: #fff;
	height: 47px;
	float: left;
	width: 136px;
	border: 1px solid #e1e1e1;
	margin-top: 10px;
	text-align: center;
	color: #0275a2;
}

.dhlist3 {
	width: 138px;
	height: 334px;
	float: left;
}

.dhlist3 li a {
	background: #fff;
	height: 45px;
	float: left;
	width: 136px;
	border: 1px solid #e1e1e1;
	margin-top: 5px;
	text-align: center;
	color: #545454;
}

.dhlist3 li a:hover {
	background: #fff;
	height: 45px;
	float: left;
	width: 136px;
	border: 1px solid #e1e1e1;
	margin-top: 5px;
	text-align: center;
	color: #0275a2;
}

.navlist1 {
	width: 324px;
	height: 334px;
	float: left;
}

.navlist1 li a {
	background: #fff;
	height: 35px;
	float: left;
	width: 334px;
	color: #545454;
	background: url(li.png) no-repeat 10px 25px;
	text-indent: 30px;
	text-align: left;
	font-size: 13px
}

.navlist1 li a:hover {
	background: #fff;
	height: 35px;
	float: left;
	width: 334px;
	color: #545454;
	background: url(li.png) no-repeat 10px 25px;
	text-indent: 30px;
	text-align: left;
	font-size: 13px
}

.navlist2 {
	width: 550px;
	height: 334px;
	float: left;
	margin-left: 25px;
}

.navlist2 li {
	position: relative;
}

.navlist2 li span {
	float: right;
	font-size: 13px;
	margin-top: 17px;
}

.navlist2 li a {
	background: #fff;
	height: 35px;
	float: left;
	width: 450px;
	color: #545454;
	background: url(li.png) no-repeat 10px 25px;
	text-indent: 30px;
	text-align: left;
	font-size: 13px;
}

.navlist2 li a:hover {
	background: #fff;
	height: 35px;
	float: left;
	width: 450px;
	color: #545454;
	background: url(li.png) no-repeat 10px 25px;
	text-indent: 30px;
	text-align: left;
	font-size: 13px
}

.navtab {
	width: 520px;
	height: 334px;
	float: left;
	margin-left: 15px;
}

.navimg {
	width: 512px;
	height: 352px;
	float: left;
	margin-top: 23px;
	margin-left: 25px;
}

.navtxt {
	width: 365px;
	height: 352px;
	float: left;
	margin-top: 15px;
}

.navtxt p {
	font-size: 15px;
	line-height: 30px;
}

.navtit {
	height: 35px;
	float: left;
	width: 100%;
	background: url(tit01.png) no-repeat 10px 10px;
	text-indent: 30px;
	font-size: 16px;
	line-height: 35px;
	border-bottom: 1px solid #e9e9e9;
	float: left;
	clear: both;
	margin-bottom: 10px;
}

#a1 {
	width: 120px;
	height: 25px;
	background: #fff;
	color: #f66e02;
	font-size: 14px;
	float: left;
	text-align: left;
}

.btlist {
	width: 820px;
	height: auto;
	margin-top: 30px;
	overflow: hidden;
	float: left;
	margin-left: 30px;
}

.btlist li {
	width: 108px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-right: 20px;
}

.btlist li a {
	width: 108px;
	height: auto;
	overflow: hidden;
	float: left;
}

.btlist li a:hover {
	width: 108px;
	height: 87px;
	float: left;
}

.dblist {
	width: 184px;
	height: 360px;
	float: left;
	margin-top: 10px;
}

.dblist li {
	width: 184px;
	height: 68px;
	float: left;
	margin-top: 15px;
}

#db01 a,
#db01 a:hover {
	height: 68px;
	width: 184px;
	float: left;
	background: url(zwqd.png) no-repeat 10px 14px #3fafe2;
	line-height: 68px;
	text-indent: 50px;
	font-size: 16px;
	color: #fff;
}

#db02 a {
	height: 68px;
	width: 184px;
	float: left;
	background: url(dh01.png) no-repeat 10px 14px #a4d0db;
	line-height: 68px;
	text-indent: 50px;
	font-size: 16px;
}

#db03 a {
	height: 68px;
	width: 184px;
	float: left;
	background: url(dh02.png) no-repeat 10px 14px #9edfdb;
	line-height: 68px;
	text-indent: 50px;
	font-size: 16px;
}

.ftcon {
	width: 490px;
	height: 160px;
	float: left;
	margin-top: 34px;
	margin-left: 60px;
}

.ftlink a {
	height: 15px;
	line-height: 12px;
	padding: 0 20px;
	float: left;
	color: #000;
	text-align: center;
	border-right: 1px solid #666;
}

#htb01 a {
	padding-top: 60px;
	background: url(tb01.png) no-repeat 20px 20px #77bc5e;
	color: #fff;
	width: 105px;
	height: 45px;
	display: block;
}

#htb01 a:hover {
	padding-top: 60px;
	background: url(tb02.png) no-repeat 20px 20px #fff;
	color: #77bc5e;
	width: 105px;
	height: 45px;
	display: block;
}

#htb02 a {
	padding-top: 60px;
	background: url(tb03.png) no-repeat 20px 20px #d2a85e;
	color: #fff;
	width: 105px;
	height: 45px;
	display: block;
}

#htb02 a:hover {
	padding-top: 60px;
	background: url(tb04.png) no-repeat 20px 20px #fff;
	color: #d2a85e;
	width: 105px;
	height: 45px;
	display: block;
}

#htb03 a {
	padding-top: 60px;
	background: url(tb05.png) no-repeat 20px 20px #9dc060;
	color: #fff;
	width: 105px;
	height: 45px;
	display: block;
}

#htb03 a:hover {
	padding-top: 60px;
	background: url(tb06.png) no-repeat 20px 20px #fff;
	color: #77bc5e;
	width: 105px;
	height: 45px;
	display: block;
}

#htb04 a {
	padding-top: 60px;
	background: url(tb07.png) no-repeat 20px 20px #57afed;
	color: #fff;
	width: 105px;
	height: 45px;
	display: block;
}

#htb04 a:hover {
	padding-top: 60px;
	background: url(tb08.png) no-repeat 20px 20px #fff;
	color: #57afed;
	width: 105px;
	height: 45px;
	display: block;
}

#htb05 a {
	padding-top: 60px;
	background: url(tb09.png) no-repeat 20px 20px #e17f49;
	color: #fff;
	width: 105px;
	height: 45px;
	display: block;
}

#htb05 a:hover {
	padding-top: 60px;
	background: url(tb10.png) no-repeat 20px 20px #fff;
	color: #e17f49;
	width: 105px;
	height: 45px;
	display: block;
}

#htb06 a {
	padding-top: 60px;
	background: url(tb11.png) no-repeat 20px 20px #de83b4;
	color: #fff;
	width: 105px;
	height: 45px;
	display: block;
}

#htb06 a:hover {
	padding-top: 60px;
	background: url(tb12.png) no-repeat 20px 20px #fff;
	color: #de83b4;
	width: 105px;
	height: 45px;
	display: block;
}

#htc01 a {
	padding-top: 60px;
	background: url(tc01.png) no-repeat 20px 20px #aca832;
	color: #fff;
	width: 105px;
	height: 45px;
	display: block;
	margin-top: 100px;
}

#htc01 a:hover {
	padding-top: 60px;
	background: url(tc02.png) no-repeat 20px 20px #fff;
	color: #aca832;
	width: 105px;
	height: 45px;
	display: block;
}

#htc02 a {
	padding-top: 60px;
	background: url(tc03.png) no-repeat 20px 20px #72c59d;
	color: #fff;
	width: 105px;
	height: 45px;
	display: block;
	margin-top: 100px;
}

#htc02 a:hover {
	padding-top: 60px;
	background: url(tc04.png) no-repeat 20px 20px #fff;
	color: #72c59d;
	width: 105px;
	height: 45px;
	display: block;
}

#htc03 a {
	padding-top: 60px;
	background: url(tc05.png) no-repeat 20px 20px #77bc5e;
	color: #fff;
	width: 105px;
	height: 45px;
	display: block;
	margin-top: 100px;
}

#htc03 a:hover {
	padding-top: 60px;
	background: url(tc06.png) no-repeat 20px 20px #fff;
	color: #77bc5e;
	width: 105px;
	height: 45px;
	display: block;
}

#htc04 a {
	padding-top: 60px;
	background: url(tc07.png) no-repeat 20px 20px #60c8c9;
	color: #fff;
	width: 105px;
	height: 45px;
	display: block;
	margin-top: 100px;
}

#htc04 a:hover {
	padding-top: 60px;
	background: url(tc08.png) no-repeat 20px 20px #fff;
	color: #60c8c9;
	width: 105px;
	height: 45px;
	display: block;
}

#htc05 a {
	padding-top: 60px;
	background: url(tc09.png) no-repeat 20px 20px #0d61ae;
	color: #fff;
	width: 105px;
	height: 45px;
	display: block;
	margin-top: 100px;
}

#htc05 a:hover {
	padding-top: 60px;
	background: url(tc10.png) no-repeat 20px 20px #fff;
	color: #0d61ae;
	width: 105px;
	height: 45px;
	display: block;
}

#htc06 a {
	padding-top: 60px;
	background: url(tc11.png) no-repeat 20px 20px #cc5656;
	color: #fff;
	width: 105px;
	height: 45px;
	display: block;
	margin-top: 100px;
}

#htc06 a:hover {
	padding-top: 60px;
	background: url(tc12.png) no-repeat 20px 20px #fff;
	color: #cc5656;
	width: 105px;
	height: 45px;
	display: block;
}

.cyqz {
	width: 907px;
	height: 400px;
	float: left;
	background: url(cybg.png) no-repeat;
	margin-left: 30px;
	position: relative;
}

.cycon {
	width: 254px;
	height: 356px;
	position: absolute;
	top: 28px;
	right: 36px;
}

#yuan01 {
	border-radius: 50%;
	width: 88px;
	height: 88px;
	background: #29a040;
	font-size: 32px;
	text-align: center;
	line-height: 88px;
	margin-top: 18px;
	margin-left: 25px;
}

#yuan02 {
	border-radius: 50%;
	width: 88px;
	height: 88px;
	background: #735bb9;
	font-size: 32px;
	text-align: center;
	line-height: 88px;
	margin-top: 18px;
	margin-left: 25px;
}

#yuan03 {
	border-radius: 50%;
	width: 88px;
	height: 88px;
	background: #0ac1c7;
	font-size: 32px;
	text-align: center;
	line-height: 88px;
	margin-top: 18px;
	margin-left: 25px;
}

#yuan04 {
	border-radius: 50%;
	width: 88px;
	height: 88px;
	background: #b95bb8;
	font-size: 32px;
	text-align: center;
	line-height: 88px;
	margin-top: 18px;
	margin-left: 25px;
}

#yuan05 {
	border-radius: 50%;
	width: 88px;
	height: 88px;
	background: #77c02f;
	font-size: 32px;
	text-align: center;
	line-height: 88px;
	margin-top: 18px;
	margin-left: 25px;
}

#yuan06 {
	border-radius: 50%;
	width: 88px;
	height: 88px;
	background: #e0a400;
	font-size: 32px;
	text-align: center;
	line-height: 88px;
	margin-top: 18px;
	margin-left: 25px;
}

/*投资钦州下拉导航*/
.tztit01 {
	width: 254px;
	padding-left: 160px;
	height: 40px;
	line-height: 40px;
	text-align: left;
	float: left;
	font-size: 18px;
	background: url(tztit01.png) no-repeat center;
}

.tzlbox {
	width: 414px;
	height: auto;
	float: left;
}

.tzlbox li {
	width: 98px;
	height: 154px;
	margin-left: 15px;
	float: left;
	padding: 10px;
}

.tzlbox li img {
	width: 98px;
	height: 98px;
	float: left;
}

.tzlbox li a,
.tzlbox li a:hover {
	width: 98px;
	line-height: 55px;
	float: left;
	background: #fff;
	color: #545454;
}

.tzcon01 {
	width: 414px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

.tzcon02 {
	width: 603px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-left: 35px;
	margin-top: 20px;
}

.tztit02 {
	width: 350px;
	padding-left: 253px;
	height: 40px;
	line-height: 40px;
	text-align: left;
	float: left;
	font-size: 18px;
	background: url(tztit02.png) no-repeat center;
}

.tzbox {
	width: 603px;
	float: left;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}

.tztabb01,
.tztabb02,
.tztabb03 {
	width: 100%;
	margin-top: 15px;
	font-size: 15px;
	padding: 10px 0;
}

.tztabb01 td a,
.tztabb01 td a:hover {
	width: 115px;
	background: #a4d0db;
	color: #fff;
	height: 40px;
	line-height: 40px;
	text-align: center;
}

.tztabb02 td a,
.tztabb02 td a:hover {
	width: 196px;
	background: #60c8c9;
	color: #fff;
	height: 40px;
	line-height: 40px;
	text-align: center;
}

.tztabb03 td a,
.tztabb03 td a:hover {
	width: 142px;
	background: #73c59d;
	color: #fff;
	height: 40px;
	line-height: 40px;
	text-align: center;
}

/*.ftimgl{ width:52px; height:200px; float:left; background:url(ftimg01.png) no-repeat center; margin-left:190px; }
.ftimgr{ width:110px; height:200px; float:left; background:url(ftimg02.png) no-repeat center; margin-left:50px; }}*/
.ftimgl {
	width: 130px;
	height: 200px;
	float: left;
	vertical-align: middle;
	text-align: center;
	padding-top: 60px
}

/*.ftcon{ width:490px; height:160px; float:left; margin-top:34px; margin-left:60px;}*/
.ftcon {
	width: 490px;
	height: 160px;
	float: left;
	margin-top: 34px;
	margin-left: 34px;
	margin-right: 34px;
}

.ftlink a {
	height: 15px;
	line-height: 12px;
	padding: 0 20px;
	float: left;
	color: #000;
	text-align: center;
	border-right: 1px solid #666;
}

/*专题*/
.sepcial {
	background: #fff;
	width: 1100px;
	margin: 0 auto;
	margin-top: 20px;
	overflow: hidden;
	position: relative;
}

.sepcial-list {
	margin: 0px;
	height: 60px;
	overflow: hidden;
}

.sepcial-list ul {
	width: 1100px;
}

.sepcial-list li {
	float: left;
	width: 210px;
	height: 60px;
	margin-right: 10px;
	overflow: hidden;
}

.sepcial-list li img {
	width: 100%;
	height: 100%;
	transform: scale(1);
	transition: all .3s;
}

.sepcial-list li:hover img {
	transform: scale(1.1);
	transition: all .3s;
}

/*兼容自适应*/
.xly01 {
	height: auto !important;
	overflow: hidden;
	border: 1px solid #b3b3b3;
	margin: 0 auto;
	padding: 45px;
	margin-top: 45px;
	box-sizing: border-box;
	width: 96%;
}


* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: "微软雅黑";
	font-size: 16px;
}

a {
	text-decoration: none;
	color: #545454;
}

.title {
	height: 35px;
	line-height: 35px;
	color: #000;
	font-family: "Microsoft YaHei";
	text-indent: 16px;
	margin-bottom: 20px;
	font-size: 23px;
	text-align: center;
}

.zhinan {
	padding: 0px 10px 8px;
}

.zhinan ul {
	margin: 0;
	padding: 0;
}

.zhinan ul li {
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.zhinan ul li a {
	font-family: "宋体";
	font-size: 12px;
	line-height: 28px;
	color: #545454;
}

.zhinan ul li a:before {
	content: "•";
	padding: 0px 10px;
}

.lanmu {
	padding-left: 20px;
	margin-bottom: 8px;
}

.lanmu h3 {
	margin-bottom: 8px;
	color: #355E92;
	font-weight: bold;
	background: url(lingx.png) no-repeat left;
	padding-left: 25px;
}

.lanmu h3 a {
	font-family: "Microsoft YaHei";
	color: #545454;
	line-height: 16px;
	font-size: 16px;
}

.lanmu ul li {
	display: inline-block;
	padding: 0px;
	margin: 0;
	*zoom: 1;
	*display: inline;
}


.lanmu ul li a {
	font-size: 15px;
	min-height: 28px;
	line-height: 28px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	min-width: 100px;
	max-width: 150px;
	padding: 0px;
}

.lanmu h3 a:hover {
	text-decoration: none;
	border-bottom: 1px solid #545454;
}

.lanmu ul li a:hover {
	background-color: #F5DBDC;
	color: #e3393b;
	border-radius: 1px;
}

.zdly {
	padding-left: 20px;
	float: left;
	width: 340px;
	margin-bottom: 20px;
}

.zdly h3 {
	height: 16px;
	margin-bottom: 8px;
	border-left: 8px solid #e3393b;
	text-indent: 8px;
	font-weight: bold;
}

.zdly h3 a {
	font-family: "Microsoft YaHei";
	color: #545454;
	line-height: 16px;
	font-size: 16px;
}

.zdly ul li {
	display: inline-block;
	padding: 0px;
	margin: 0;
	*zoom: 1;
	*display: inline;
}

.zdly ul li a:before {
	content: "•";
	padding: 0px 2px;
}

.zdly ul li a {
	font-size: 15px;
	min-height: 28px;
	line-height: 28px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	min-width: 100px;
	max-width: 150px;
	padding: 0px;
	margin: 0 8px 0 0;
}

.zdly ul li a:hover {
	background-color: #F5DBDC;
}

.zdjsxm a {
	color: #000;
}

.zdjsxm a:hover {
	color: #f44336;
}

/*自适应*/
.topInfoDate>a {
	color: #337ab7
}

.search>input {
	vertical-align: baseline;
}





/* ============ */


.main_div {
	margin-top: 25px;
	display: flex;
	justify-content: space-between;
}

.line_ {
	height: 1200px;
	border: 1px solid #f1f1f1;
	margin-left: 10px;
}
