﻿/*公用样式 开始*/
*
{
	margin: 0px;
	padding: 0px;
}
body
{
	font-size: 14px;
	font-family: 微软雅黑;
	color: #333333;
}
ul, ol, li
{
	list-style: none;
}
img
{
	border: none;
}
a
{
	font-family: 微软雅黑;
	text-decoration: none;
	color: #333333;
}
a:hover
{
	text-decoration: none;
	color: #015db2;
}
/*公用样式 结束*/
.logo
{
	width: 240px;
	height: auto;
	float: left;
	margin-left: 5px;
}
.logo img
{
	width: 220px;
	height: auto;
	float: left;
	border: 0px;
}
.head
{
	width: 100%;
	height: auto;
	float: left;
	background: #fff;
	border-bottom: 4px solid #015db2;
	box-shadow: 0px 2px 8px rgba(0,0,0,0.1);
}
.headcon
{
	width: 1100px;
	height: auto;
	margin: 0 auto;
}
#menu
{
	width: 830px;
	height: auto;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
/* #nav 首页头部内容 */
#nav
{
	width: 830px;
	height: auto;
	float: left;
	display: block;
	text-align: center;
	color: #b77f06;
	font: 13px;
}
#nav .mainlevel
{
	float: left;
	width: auto;
}
#nava
{
	font-size: 15px;
	color: #000;
}
#nav .mainlevel a
{
	text-decoration: none;
	display: block;
	width: auto;
	min-width: 100px;
}
#nav .mainlevel a:hover
{
	color: #015db2;
}
#nav .mainlevel ul
{
	display: none;
	position: absolute;
	z-index: 99999;
	min-width: 100px;
	max-width: 500px;
	background: #fff;
	border-bottom: 1px solid #015db2;
	border-left: 1px solid #015db2;
	border-right: 1px solid #015db2;
}
#nav .mainlevel li
{
	color: #000;
	width: auto;
	min-width: 100px;
}
#lia a
{
	color: #000;
	text-decoration: none;
	line-height: 35px;
	display: block;
	width: auto;
	min-width: 100px;
	text-align: center;
	border-bottom: 1px solid #eee;
}
#lia a:hover
{
	color: #015db2;
	text-decoration: none;
}
/*--bannerbox-*/
.bannerbox
{
	width: 100%;
	height: auto;
	float: left;
}
.banner
{
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.flexslider
{
	position: relative;
	height: 600px;
	overflow: hidden;
}
.slides
{
	position: relative;
	z-index: 1;
}
.slides li
{
	height: 600px;
}
.slides li a img
{
	width: 100%;
	text-align: center;
	border: 0px;
	height: 100%;
}
.flex-control-nav
{
	position: absolute;
	bottom: 10px;
	z-index: 2;
	width: 100%;
	text-align: center;
}
.flex-control-nav li
{
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 5px; *display:inline;zoom:1;}
.flex-control-nav a
{
	display: inline-block;
	width: 14px;
	height: 14px;
	line-height: 40px;
	overflow: hidden;
	background: url(../images/dot.png) right 0 no-repeat;
	cursor: pointer;
}
.flex-control-nav .flex-active
{
	background-position: 0 0;
}

.flex-direction-nav
{
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 45%;
}
.flex-direction-nav li a
{
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
}
.flex-direction-nav li a.flex-prev
{
	left: 40px;
	background: url(../images/prev.png) center center no-repeat;
}
.flex-direction-nav li a.flex-next
{
	right: 40px;
	background: url(../images/next.png) center center no-repeat;
}
.concon
{
	width: 100%;
	float: left;
	height: auto;
	overflow: hidden;
	clear: both;
}
.Conn
{
	width: 1000px;
	height: 100%;
	margin: 0 auto;
}
.target_title {
    color: #6C6C6C;
    /* line-height: 35px; */
    border-bottom: 1px solid #EBE9E9;
    height: 40px;
    float: left;
    width: 100%;
}.titleon {
    height: 35px;
    width: 90px;
    float: left;
    line-height: 35px;
    padding-left: 30px;
    color: #fff;
    background: url(../images/cat.png) no-repeat top;
}.more {
    font-size: 12px;
    display: block;
    color: #fff;
    width: 50px;
    height: 30px;
    float: right;
    line-height: 30px;
    background: url(../images/more.png) no-repeat left 12px;
}
.lxwm
{
	padding:5px;
	height:230px;
	line-height:28px;
	}
	.zuobian {
    width: 230px;
    height: auto;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    border: 1px solid #ccc;
}
.tj
{
	width:460px;
	height: 40px;
	float: left;
	line-height: 40px;
	border-bottom:1px solid #015db2;
}
.tj a
{
	float:right;
	padding-right:10px;
}
.tj span
{
	width: 30px;
	height: 40px;
	float: left;
	text-align:left;
	line-height: 40px;
	color: #015db2;
	font-size:16px;
	font-weight: bold;
}
.bt
{
	width: 80px;
	height: 40px;
	float: left;
	line-height: 40px;
	color: #015db2;
}
.info
{
	width: 340px;
	height: 40px;
	float: left;
	padding-left: 10px;
	line-height: 40px;
}
.info a:hover
{
	color: #015db2;
}
.conn1
{
	width: 100%;
	height: auto;
	float: left;
	margin-top:40px;
	background: #fff;
}
.news
{
	width: 1100px;
	height: auto;
	margin: 0 auto;
}
.xwzx
{
	float: left;
	width: 470px;
	border-right: 1px solid #e5e5e5;
}
.focusBox
{
	position: relative;
	width:340px;
	float:left;
	height:270px;
	overflow:hidden;
	text-align:left;
	margin-right:10px;
	padding-right:10px;
	border-right: 1px solid #e5e5e5;
}
.focusBox .pic img
{
	width:340px;
	height: 270px;
	display: block;
}
.focusBox .txt-bg
{
	position: absolute;
	bottom:1px;
	z-index: 1;
	height: 36px;
	width:340px;
	overflow: hidden;
	background: #000;
}
.focusBox .txt
{
	position: absolute;
	bottom:1px;
	z-index: 2;
	height: 36px;
	width:340px;
	overflow: hidden;
}
.focusBox .txt li
{
	height: 36px;
	line-height: 36px;
	position: absolute;
	bottom: -36px;
}
.focusBox .txt li a
{
	display: block;
	color:#fff;
	padding: 0 0 0 10px;
	font-size: 13px;
	text-decoration: none;
}
.focusBox .num
{
	position: absolute;
	z-index: 3;
	bottom: 3px;
	right: 8px;
	padding:2px 10px;
}
.focusBox .num li
{
	float: left;
	position: relative;
	width: 30px;
	height:25px;
	line-height:25px;
	overflow: hidden;
	text-align: center;
	margin-right: 1px;
	cursor: pointer;
}
.focusBox .num li a, .focusBox .num li span
{
	position: absolute;
	z-index: 2;
	display: block;
	color:#015db2;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-decoration: none;
}
.focusBox .num li span
{
	z-index: 1;
	background:#e6e6e7;
}
.focusBox .num li.on a, .focusBox .num a:hover
{
	background: #015db2;
	color:#fff;
}

.bd
{
	margin-top: 20px;
	float:left;
}
.bd ul li
{
	height: 32px;
	line-height: 32px;
	vertical-align: top;
	font-size: 14px;
	margin-top:3px;
	padding-bottom:5px;
	border-bottom: dotted 1px #ccc;
}
.bd ul li span.date
{
	float: left;
	display: block;
	width: 128px;
	height: 32px;
	background: url(../images/2015ct_index_time01.png) no-repeat;
	color: #000;
	text-indent: 20px; ;font-size:12px;}
.bd ul li a
{
	color: #000;
	float: left;
	margin-left: 8px;
	max-width: 470px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.bd ul li a:hover
{
	color: #01569b;
}
.bd ul li:hover span.date
{
	background: url(../images/2015ct_index_time02.png) no-repeat;
	color: #fff;
}
.bd ul li:hover a
{
	color: #004f99;
}


.rlzy
{
	float: right;
	width: 260px;
}
.rlzy ul
{
	margin-top: 24px;
}
.rlzy ul li
{
	float:left;
	width:260px;
	height: 69px;
	overflow: hidden;
	margin-top: 6px;
	background: #e6e6e7;
}
.rlzy ul li:hover
{
	background: #fff;
}
.rlzy ul li img
{
	display: block;
	float: left;
	width: 113px;
	height: 69px;
}
.rlzy ul li div
{
	float: left;
	width: 120px;
	height: 69px;
	padding-left: 20px;
}
.rlzy ul li div a
{
	font-size: 14px;
	height: 16px;
	line-height: 16px;
	color: #000;
	line-height:69px;
	padding: 15px 0 10px 0;
}
.conn2
{
	float: left;
	width: 100%;
	height:300px;
	margin-top:20px;
	background: #f6f6f6;
	padding-bottom:20px;
}
.ccon
{
	margin:0 auto;
	width: 1100px;
	height:auto;
}
.conncon
{
	width: 1100px;
	height:auto;
	float:left;
	margin-top:20px;
}
.zthd_cont
{
	width: 1100px;
	height: 220px;
	border-left: none;
	margin: 0 auto;
	margin-top: 10px;
	overflow: hidden;
	position: relative;
	border:1px solid #d2cfcf;
}
.zthd_cont01
{
	width: auto;
	height: auto;
	margin: 0 10px;
	overflow: hidden;
	position: relative;
}
.zthd_cont li
{
	float: left;
	width: 250px;
	height: auto;
	overflow: hidden;
	margin: 10px 0 0 12px;
	text-align: center;
	line-height: 24px;
	border: 1px solid #ccc;
	background-color: #fff;
}
.zthd_cont li img
{
	border: 0px;
	margin-top: 5px;
}
.zthd_cont li a
{
	width: 240px;
	height: auto;
	font-size: 14px;
	color: #999;
	line-height: 30px;
	float: left;
	font-family: 微软雅黑;
	margin-top: 5px;
	margin: 0 4px;
}
.zthd_cont li a:hover
{
	color: #015db2;
}

/*.Footerbox*/
.Footerbox
{
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
	background: #EFEFEF;
}
/*尾部*/
.footerData_w
{
	width: 100%;
	height: 70px;
	background-color: #015db2;
	overflow: hidden;
	float: left;
}
.footerData
{
	width: 100%;
	max-width: 1140px;
	margin: 15px auto 0;
	border-left: 1px solid #015db2;
}
.footerData ul li
{
	width: 24%;
	height: 40px;
	border-right: 1px solid #024888;
	float: left;
	color: #fff;
}
.footerData ul li strong
{
	font-family: 微软雅黑;
	float: left;
	margin-left: 40px;
	display: inline;
	font-weight: normal;
	font-size: 30px;
}
.footerDataTitle
{
	line-height: 22px;
	float: left;
	margin: 12px 0 0 12px;
	display: inline;
	font: 14px;
}
.footer_w
{
	width: 100%;
	height: auto;
	float: left;
	padding-bottom: 25px;
	background-color: #313947;
}
.footer
{
	width: 100%;
	max-width: 1140px;
	margin: 0 auto;
}
.footerMenu
{
	float: left;
	margin-top: 45px;
}
.footerMenu dl
{
	width: 122px;
	float: left;
}
.footerMenu dt
{
	font-weight: bold;
	font-size: 14px;
	color: #828ca0;
}
.footerMenu dd
{
	margin-top: 15px;
}
.footerMenu ul li
{
	height: 24px;
	line-height: 24px;
}
.footerMenu ul li a
{
	font-size: 14px;
	color: #5a6478;
}
.footerMenu ul li a:hover
{
	color: #fafafa;
}
.footerAbout
{
	line-height: 27px;
	float: left;
	margin-top: 45px;
	font-size: 14px;
	color: #828ca0;
}
.footerAbout a
{
	color: #828ca0;
}
.footerShare
{
	width: 168px;
	float: right;
	margin-top: 45px;
}
.footerShare_name
{
	padding-bottom: 15px;
	font-weight: normal;
	font-size: 20px;
	color: #828ca0;
}
.footerShare_item
{
	line-height: 20px;
	font-size: 14px;
	color: #828ca0;
	text-align: center;
}
.footerShare_item img
{
	margin-bottom: 5px;
}
.footerShare_item a
{
	color: #828ca0;
}
.footerShare_item a:hover
{
	color: #fafafa;
}
.footerInfo_w
{
	width: 100%;
	height: auto;
	padding: 15px 0;
	border-top: 1px solid #828ca0;
	background-color: #313947;
	float: left;
}
.footerInfo
{
	width: 100%;
	max-width: 1140px;
	margin: 0 auto;
	font-size: 14px;
	color: #828ca0;
}
.footerInfo a
{
	color: #828ca0;
}
.footerInfo a:hover
{
	color: #fafafa;
}
