/* 样式重置 */
html,body,ul,li,ol,img,a,p,div,h1,h2,h3,h4,h5,h6{
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: transparent;
}
html{
	font-size: 14px;
}
body{
	font-family: "微软雅黑";
	background: #fff;
}
a,
a:hover{
	color: #666;
	text-decoration: none;
}
a{
	transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
ul,ol{
	list-style: none;
}
input{
	border: none;
	border: 1px solid #ccc;
	outline: none;
}
img{
	display: block;
	border: 0 none;
}
/* 添加新的样式 */
.f_left{
	float: left;
}
.f_right{
	float: right;
}
.clearfix::before,
.clearfix::after{
	content: "";
	display: block;
	height: 0;
	line-height: 0px;
	clear: both;
	visibility: hidden;
}
.cb{
	clear: both;
}
.areaheart{
	width: 1200px;
	margin: 0 auto;
}
.sheng{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.top{
	height: 95px;
	border-bottom: 1px solid #ccc;
}
.logo{
	margin-top: 14px;
}
.search{
	margin-top: 29px;
}
.search_box{
	width: 232px;
	height: 30px;
	border-radius: 30px;
	line-height: 30px;
	border: 1px solid #0061ae;
	position: relative;
}
.search_box input{
	position: absolute;
	top: 0;
	border: 0 none;
	background-color: transparent;	
}
.search_box .ipt_txt{
	left: 0;
	width: 196px;
	height: 14px;
	border-right: 1px solid #0061ae;
	text-indent: 10px;
	margin-top: 7px;
	color: #333;
}
.search_box .ipt_sub{
	right: 0;
	width: 35px;
	height: 30px;
	text-indent: -999em;

	background: url('../img/search.png') no-repeat center;
}
.nav{
	height: 60px;
	line-height: 60px;
	background-color: #0061ae;
}
.nav li{
	float: left;
	width: 25%;
	font-size: 16px;
	text-align: center;
}
.nav li a{
	color: #fff;
}
.nav li:hover a{
	display: block;
	width: 100%;
	height: 100%;
	background-color: #57a2df;
}
.flexslider {
    height: 380px;
    width: 100%;
    position: relative;
    overflow: hidden;
    z-index: 0;
}
.slides {
    position: relative;
    z-index: -1;
}
.slides li {
    height: 380px;
    z-index: -1;
}
.flex-control-nav {
    position: absolute;
    bottom: 23px;
    z-index: 2;
    width: 100%;
    text-align: center;
}
.flex-control-nav li {
    display: inline-block;
    width: 36px;
    height: 5px;
    margin: 0 5px;
    *display: inline;
    zoom: 1;
}
.flex-control-nav a {
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 14px;
    background: #6b6b6b;
    overflow: hidden;
    cursor: pointer;
    font-size: 0px;
}
.flex-control-nav .flex-active {
    background: #0574d0;
    width: 17px;
    height: 17px;
    border-radius: 17px;
}
.content{
	min-height: 500px;
}
.part01{
	height: 288px;
	margin-top: 20px;
}
.part_lf{
	width: 885px;
	float: left;
}
.list_box{
	width: 100%;
	height: 225px;
	background-color: #f7f7f7;
}
.list_box li{
	height: 50px;
	font-size: 16px;
	line-height: 50px;
}
.list_box li i{
	display: inline-block;
	float: left;
	width: 8px;
	height: 8px;
	margin-left: 17px;
	margin-top: 21px;
	border-radius: 8px;
	background-color: #333;
}
.list_box li a{
	float: left;
	color: #333;
	margin-left: 13px;
}
.list_box li span{
	float: right;
	color: #333;
	margin-right: 20px;
}
.part_rgt{
	float: right;
	width: 300px;
	height: 288px;
	background: url('../img/bg01.png') no-repeat center;
}
.part02{
	height: 260px;
	margin-top: 20px;
}
.part02 li{
	width: 20%;
	height: 99px;
	width: 239px;
	float: left;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #57a2df;
}
.part02 li:hover{
	background-color: #0061ae;
}
.part02 li img{
	margin-left: 20px;
	margin-top: 25px;
}
.part03{
	height: 288px;
	margin-top: 20px;
	margin-bottom: 35px;
}
.part_title{
	height: 44px;
	margin-bottom: 16px;
	padding-left: 10px;
	border-left: 3px solid #0574d0;
	position: relative;
}
.more{
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 16px;
	color: #333;
	text-transform: uppercase;
}
.list_box li:hover i{
	background-color: #0061ae;
}
.list_box li:hover a,
.more:hover{
	color: #0061ae;
}
.part_title span{
	font-size: 12px;
	color: #0061ae;
	line-height: 14px;
	float: left;
	width: 100%;
	text-transform: uppercase;
}
.part_title h2{
	line-height: 30px;
	font-size: 24px;
	color: #0061ae;
	float: left;
	width: 100%;
}
.public_title{
	width: 288px;
	margin-left: 6px;
}
.public_title h2{
	color: #fff;
	height: 66px;
	font-size: 24px;
	text-indent: 1em;
	font-weight: normal;
	line-height: 66px;
	border-bottom: 1px solid #fff;
}
.public_box{
	width: 250px;
	margin-left: 25px;
	margin-top: 20px;
}
.public_box li{
	color: #fff;
	font-size: 14px;
	line-height: 30px;
}
.footer{
	background-color: #0061ae;
}
.footer p{
	text-align: center;
	font-size: 16px;
	line-height: 32px;
	padding: 41px 0;
	color: #fff;
}



.cont{
	margin-top: 28px;
	min-height: 500px;
}
.place{
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #f6f6f6;
}
.place h3{
	float: left;
	font-size: 30px;
	font-weight: normal;
	color: #333;
	margin-right: 12px;
	border-bottom: 2px solid #069dd4;
}
.place p{
	float: left;
	color: #999;
	line-height: 30px;
	margin-top: 24px;
}
.place p a{
	color: #999;
}


.cont_nav{
	width: 320px;
}
.cont_nav>ul>li{
	line-height: 46px;
	background-color: #f8f8f8;
	border-bottom: 1px solid #e3e3e3;
	font-size: 16px;
	position: relative;
}
.cont_nav>ul>li>i{
	position: absolute;
	right: 18px;
	top: 16px;
	width: 12px;
	height: 12px;
	cursor: pointer;
	background-image: url('../img/icon01.png');
}
.cont_nav>ul>li.hot>i{
	background-image: url('../img/icon02.png');
}
.cont_nav>ul>li a{
	display: block;
	width: 96%;
	height: 100%;
	text-indent: 25px;overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.cont_nav>ul>li a:hover{
	color: #0061ae;
}
.cont_nav>ul>li>a{
	text-indent: 22px;
	color: #333;
}
.cont_nav>ul>li>ol{
	display: none;
	background-color: #fff;
}
.cont_nav>ul>li.hot>ol{
	display: block;
}
.cont_nav>ul>li>ol>li{
	font-size: 14px;
	border-bottom: 1px solid #e3e3e3;
}
.cont_nav>ul>li.hot{
	background-color: #3381be;
	margin-bottom: -1px;
}
.cont_nav>ul>li.hot ol{
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
}
.cont_nav>ul>li.hot>a{
	color: #fff;
}
.cont_nav>ul>li>ol>li dl{
	margin: 0;
	border-top: 1px solid #e3e3e3;
	position: relative;
	overflow: hidden;
}
.cont_nav>ul>li>ol>li dl::after{
	content: "";
	height: 100%;
	width: 1px;
	background-color: #e3e3e3;
	position: absolute;
	left: 45px;
	top: -14px;
}
.cont_nav>ul>li>ol>li dl dd{
	position: relative;
line-height: 30px;font-size: 12px;
}
.cont_nav>ul>li>ol>li dl dd::after{
	content: "";
	height: 1px;
	width: 10px;
	background-color: #e3e3e3;
	position: absolute;
	left: 6px;
	top: 15px;
}
.cont_in{
	width: 830px;
}
.cont_title{
	
	padding-top: 10px;
	
}
.cont_title h2{
	
	line-height: 58px;
	font-size: 22px;
	color: #333;
	font-weight: normal;
        padding: 13px 0;line-height: 32px;border-bottom: 1px solid #eaeaea;
}
.cont_title span{
	float: left;
	color: #cad7e8;
	font-size: 18px;
	text-transform: uppercase;
	margin-top: 20px;
	margin-left: 13px;
}
.article_in h2{
	text-align: center;
	font-size: 20px;
	color: #333;
	font-weight: normal;
	line-height: 36px;
	margin-top: 18px;
}
.article_info{
	text-align: center;
	font-size: 14px;
	color: #999;
	line-height: 22px;
}
.zhengwen{
	font-size: 12px;
	color: #666;
	line-height: 21px;
	border-top: 1px dashed #eee;
	border-bottom: 1px dashed #eee;
	padding: 20px 0;
	margin-top: 15px;
	min-height: 300px;
}
.fy{
	padding: 20px 0;
}
.fy p{
	text-align: right;
	line-height: 36px;
	color: #333;
	font-size: 14px;
}
.fy p a{
	color: #777;
}
.fy p a:hover{
	color: #0061ae;
}
.list{
	min-height: 500px;
}
.list li{
	height: 54px;
	line-height: 54px;
	font-size: 14px;
	border-bottom: 1px dashed #eaeaea;
	background: url('../img/icon03.png') no-repeat 0px center;
}
.list li a{
	color: #333;
	float: left;
	text-indent: 20px;
}
.list li a:hover{
	color: #0061ae;
}
.list li span{
	float: right;
	color: #9a9a9a;
}
.page{
	text-align: center;
	width: 100%;
	height: 42px;
	padding: 30px 0;
}
.page img{
	display: inline-block;
	margin: 0 auto;
}