@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0; text-decoration:none; list-style:none; border:0; font-family:"微软雅黑";  font-size:14px; color:#2B2B2B;}
body{background:#fff;}
a, a:visited {text-decoration: none;}
a:hover { text-decoration:underline;}
.top{width:1200px; height:100px; margin:0 auto;clear: both;overflow: hidden;}
.top a img {height: 100px;width: 1200px; float:left;}

.logo {
	height: 105px;
	width: 1200px;
	margin:0px auto;
	margin-top:20px;
	overflow: hidden;
}
.logo .logo_pic {
	float: left;
	height: 105px;
	width: 295px;
	
}
.logo .logo_pic a {
	display: inline-block;
	height: 105px;
	width: 295px;
	background:url(logo.png) no-repeat;
	overflow: hidden;
    text-indent: -9999em;
}
 .logo .search {
	float:right;
	height: 56px;
	width: 395px;
	margin-top:40px;
}
#xhsearch {
    position: relative;
    padding-right: 0px;
    margin-right: 0px;
}
ol, ul, li {
    list-style: none;
}
#xhsearch form {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 397px;
    height: 56px;
    background: #fff;
}
#xhsearch input {
    display: block;
    width: 300px;
    height: 53px;
    line-height: 53px;
    font-size: 16px;
    color: #8d9fab;
    border: 0px;
    position: absolute;
    top: 1px;
    left: 3px;
	border: 1px solid #b2b2b2;
    padding: 0 10px;
}
#xhsearch .submitBtn {
    width: 95px;
    height: 56px;
    position: absolute;
    z-index: 1;
    top: 0px;
    right: 0px;
    left: auto;
    cursor: pointer;
    background-image:url(search_icon.png);
    background-position: center;
    background-repeat: no-repeat;
}
.menu {
	height: 70px;
	width: 1200px;
	margin:0 auto;
	margin-top:20px;
	line-height: 70px;
    overflow: hidden;
    background-color: #305798;
	
}
.menu ul .selected {
	  font-weight: bold;
}
.menu ul li {
    float: left;
}
.menu ul li a {
    color: #fff;
    padding: 0 30px;
    font-size: 18px;
}
.menu ul li a:hover {
   color:#f39730;
	text-decoration: none;
}
.menu ul li span {
    color: #fff;
    font-weight: normal;
}
.headline {
	background-image: url(headline.png);
	background-repeat: no-repeat;
	height: 92px;
	width: 1200px;
	margin:0 auto;
	margin-top:20px;
	position: relative;
    z-index: 10;
}
.headline h2 {
	width: 1200px;
    height: 92px;
    text-align: center;
    margin: 0;
    overflow: hidden;
}

.headline h2 a {
	font-size: 36px;
	font-weight:bold;
	overflow: hidden;
    color: black;
	line-height:92px;
}

.headline h2 a:hover{
	color:#f39730;
	text-decoration: none;
}

.headline .more {
	font-size: 14px;
	position: absolute;
	right: 10px;
	color: #000;
	bottom:10px;
}
.headline .more:hover{
	color:#f39730;
	text-decoration: none;
}
.part01 {
	height: 470px;
	width: 1200px;
	margin: 0 auto;
	margin-top:10px;
	overflow: hidden;	
}

.focus {
	height: 470px;
	width: 700px;
	position: relative;
    overflow: hidden;
	float:left;
	margin-top:10px;
}

.focus-btns {
    width: 200px;
    height: 7px;
    position: absolute;
    bottom: 60px;
    left: 250px;
}

.focus-btns span {
    display: block;
    width: 30px;
    height: 7px;
    margin: 0 5px;
    float: left;
    background: white;
    opacity: 0.5;
    position: relative;
    z-index: 100;
}
#focus-btns {
    opacity: 1;
    background: #194D98;
}
.cont-box {
    width: 3500px;
    height: 470px;
    position: absolute;
    left: 0;
    top: 0;
    transition: 0.5s;
}
.cont-box .focus-cont {
    width: 700px;
    position: relative;
    height: 470px;
    float: left;
    display: block;
}
.cont-box .focus-cont {
    width: 700px;
    position: relative;
    height: 470px;
    float: left;
    display: block;
}
.focus-cont .img-box {
    display: block;
    width: 700px;
    height: 470px;
}
.cont-box .focus-cont img {
    width: 700px;
    height: 470px;
}
img {
    border: none;
}
.cont-box .focus-cont h4 {
    width: 700px;
    height: 46px;
	background: url(focus-bg.png);
    margin: 0;
    padding: 0;
    color: white;
    font-weight: normal;
    text-align: center;
    line-height: 46px;
    position: absolute;
    bottom: 0;
    z-index: 100;
}

.cont-box .focus-cont h4 a {
    color: white;
	font-size:18px;
}
.part01 .zixun {
	float: right;
	height: 470px;
	width: 475px;
	overflow: hidden;
}

.part01 .zixun .head {
	width: 475px;
	height: 38px;
	border-bottom: 2px solid #b2b2b2;
}
.part01 .zixun .head h3 {
	line-height: 37px;
    float: left;
	height: 37px;
}
.part01 .zixun .head h3 a {
	height: 37px;
	display: inline-block;
    text-align: center;
    color: #5982c7;
    font-size: 18px;
	font-weight:normal;
    border-bottom: 4px solid #5982c7;
}
.part01 .zixun .head .more {
	float: right;
	margin-top: 15px;
}
.part01 .zixun .conent {
	float: left;
	height: 420px;
	width: 475px;
}
.part01 .zixun .conent li {
    border-bottom: 1px solid #f5f5f5;
    padding: 10px 0px;
}
.part01 .zixun .conent li h5{
    font-size: 16px;
	padding-bottom: 5px;
}
.part01 .zixun .conent li h5 span{
    background: url(icon.png) no-repeat;
    width: 51px;
    height: 25px;
    display: block;
    float: left;
    font-size: 14px;
	line-height:25px;
    color: #fff;
    text-align: center;
	padding-right: 5px;
}
.part01 .zixun .conent li p {
    line-height: 29px;
    font-size: 14px;
    color: #999;
    height: 58px;
    overflow: hidden;	
}
.part02 {
	height: 800px;
	width: 1200px;
	margin: 0 auto;
	margin-top:20px;
	overflow: hidden;	
}
.part02 .shehuiguanzhu {
	height: 800px;
	width: 705px;
	float: left;
	overflow: hidden;
}
.part02 .shehuiguanzhu .head {
	width: 705px;
	height: 38px;
	border-bottom: 2px solid #b2b2b2;
}
.part02 .shehuiguanzhu .head h3 {
	line-height: 37px;
    float: left;
	height: 37px;
}
.part02 .shehuiguanzhu .head h3 a {
	height: 37px;
	display: inline-block;
    text-align: center;
    color: #5982c7;
    font-size: 18px;
	font-weight:normal;
    border-bottom: 4px solid #5982c7;
}
 .part02 .shehuiguanzhu .head .more {
	float: right;
	margin-top: 15px;
}
.part02 .shehuiguanzhu .conent_list ul li {
	height: 130px;
	width: 705px;
	padding: 10px 0;
    overflow: hidden;
    position: relative;
}
.part02 .shehuiguanzhu .conent_list ul li .new_list{
    margin-bottom: 10px;
}
.part02 .shehuiguanzhu .conent_list ul li .new_list a {
    display: inline-block;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
    overflow: hidden;
    color: #333333;
    
}
.part02 .shehuiguanzhu .conent_list ul li .left {
	height: 90px;
	width: 90px;
    float: left;
    overflow: hidden;
    display: inline;
    margin-right: 10px;
}
.part02 .shehuiguanzhu .conent_list ul li .left img {
	height: 90px;
	width: 90px;
}
.part02 .shehuiguanzhu .conent_list ul li .news-des {
	height: 90px;
	width: 590px;
	line-height: 30px;
    font-size: 14px;
    color: #999;
    overflow: hidden;
}
.part02 .right {
	float: right;
	width: 475px;
	height: 800px;
	overflow: hidden;
}
.part02 .right .ad02 {
	height: 125px;
	width: 475px;
	margin:0 auto;
	margin-bottom:10px;
}
.part02 .right .ad02 img {
	height: 125px;
	width: 475px;
	float:left;
}
.part02 .right .ad03 {
	height: 125px;
	width: 475px;
	margin:0 auto;
	margin-bottom:10px;
}
 .part02 .right .ad03 img {
	height: 125px;
	width: 475px;
	float:left;
}
.part02 .right .zhuanti {
	float: right;
	height: 500px;
	width: 475px;
	overflow: hidden;
}
.part02 .zhuanti .head {
	width: 705px;
	height: 38px;
	border-bottom: 2px solid #b2b2b2;
}
.part02 .zhuanti .head h3 {
	line-height: 37px;
    float: left;
	height: 37px;
}
.part02 .zhuanti .head h3 a {
	height: 37px;
	display: inline-block;
    text-align: center;
    color: #5982c7;
    font-size: 18px;
	font-weight:normal;
    border-bottom: 4px solid #5982c7;
}
.part02 .zhuanti .head .more {
	float: right;
	margin-top: 15px;
}
.accordion3-1 { width:470px; border:1px solid #cccccc; margin:10px auto 10px; }  
.accordion3-1 li { height:70px; border-bottom:1px solid #cccccc; line-height:70px; padding:10px 5px 0 0; font-size:18px; overflow:hidden; font-family:"微软雅黑"; }  
.accordion3-1 li a { color:#333;}  
.accordion3-1 li span{
    background: url(zhuanti_icon.png) no-repeat;
    font-size: 20px;
    color: #000;
    font-weight: 600;
    width: 80px;
    margin-right: 10px;
    padding-left: 20px; } 
.accordion3-1 .cur { border-bottom:1px solid #cccccc; font-weight:bold; padding:0px; height:70px; line-height:70px; background: #fff}  
.accordion3-1 .cur a { 
    color: #000;
    font-size: 18px;
    font-weight: 600;
    float: left;
    width: 370px;
    line-height: 28px;
    margin-top: 9px; }  
.accordion3-1 .cur span{
	height: 70px;
    width: 80px;
    background-color: #2865b6;
    color: #fff;
    font-size: 40px;
    line-height: 70px;
    text-align: center;
    background-image: none;
    display: block;
    padding: 0;
    float: left;} 
.accordion3-1-img { width:465px; height:125px;  overflow: hidden; } 
.accordion3-1-img img{ width:465px; height:125px; } 

.adBox {
	width: 1200px;
	height:180px;
	margin:0 auto;
}
.adBox li {
    width: 295px;
    float: left;
    margin: 2px;
    display: inline;
    height: 80px;
    text-align: center;
}
.adBox li img {
    width: 295px;
    float: left;
    height: 80px;
}
.part03 {
	height: 340px;
	width: 1200px;
	margin:0 auto;
	margin-top:20px;
}

.part03 .shengtai {
	float: left;
	height: 340px;
	width: 390px;
    margin-right: 10px;
	overflow: hidden
}

.part03 .shengtai .head{
	width: 390px;
	height: 38px;
	border-bottom: 2px solid #b2b2b2;
}
.part03 .shengtai .head h3 {
	line-height: 37px;
    float: left;
	height: 37px;
}
.part03 .shengtai .head h3 a {
	height: 37px;
	display: inline-block;
    text-align: center;
    color: #5982c7;
    font-size: 18px;
	font-weight:normal;
    border-bottom: 4px solid #5982c7;
}
.part03 .shengtai .head .more {
	float: right;
	margin-top: 15px;
}
.part03 .shengtai .pictext {
	float: left;
	margin-bottom:20px;
	width:390px;
	height:128px;
}
.part03 .shengtai .pictext  img {
	float: left;
	padding-top:10px;
	padding-right:10px;
	width:160px;
	height:128px;
}
.part03 .shengtai .pictext h3 {
	padding-top:10px;
	font-size: 16px;
	height:40px;
	line-height:20px;
	color:#000;	
}
.part03 .shengtai .pictext p {
	font-size: 14px;
	width: 200px;
    height: 88px;
    float: left;
    overflow: hidden;
    line-height: 22px;
	color:#999;
}
.part03 .shengtai ul li {
	width: 390px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.part03 .shengtai ul li span {
	display: inline-block;
    width: 6px;
    height: 6px;
    background-color: #7B7B7B;
    border-radius: 3px;
}
.part03 .shengtai ul li a {
	color:#000
    font-size: 16px;
 margin-left: 10px;
}

.part03 .jiaoyu {
	float: left;
	height: 340px;
	width: 390px;
    margin-right: 10px;
	overflow: hidden
}

.part03 .jiaoyu .head{
	width: 390px;
	height: 38px;
	border-bottom: 2px solid #b2b2b2;
}
.part03 .jiaoyu .head h3 {
	line-height: 37px;
    float: left;
	height: 37px;
}
.part03 .jiaoyu .head h3 a {
	height: 37px;
	display: inline-block;
    text-align: center;
    color: #5982c7;
    font-size: 18px;
	font-weight:normal;
    border-bottom: 4px solid #5982c7;
}
.part03 .jiaoyu .head .more {
	float: right;
	margin-top: 15px;
}
.part03 .jiaoyu .pictext {
	float: left;
	margin-bottom:20px;
	width:390px;
	height:128px;
}
.part03 .jiaoyu .pictext  img {
	float: left;
	padding-top:10px;
	padding-right:10px;
	width:160px;
	height:128px;
}
.part03 .jiaoyu .pictext h3 {
	padding-top:10px;
	font-size: 16px;
	height:40px;
	line-height:20px;
	color:#000;	
}
.part03 .jiaoyu .pictext p {
	font-size: 14px;
	width: 200px;
    height: 88px;
    float: left;
    overflow: hidden;
    line-height: 22px;
	color:#999;
}
.part03 .jiaoyu ul li {
	width: 390px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.part03 .jiaoyu ul li span {
	display: inline-block;
    width: 6px;
    height: 6px;
    background-color: #7B7B7B;
    border-radius: 3px;
}
.part03 .jiaoyu ul li a {
	color:#000
    font-size: 16px;
 margin-left: 10px;
}

.part03 .lvyou {
	float: left;
	height: 340px;
	width: 390px;
    margin-right: 10px;
	overflow: hidden
}

.part03 .lvyou .head{
	width: 390px;
	height: 38px;
	border-bottom: 2px solid #b2b2b2;
}
.part03 .lvyou .head h3 {
	line-height: 37px;
    float: left;
	height: 37px;
}
.part03 .lvyou .head h3 a {
	height: 37px;
	display: inline-block;
    text-align: center;
    color: #5982c7;
    font-size: 18px;
	font-weight:normal;
    border-bottom: 4px solid #5982c7;
}
.part03 .lvyou .head .more {
	float: right;
	margin-top: 15px;
}
.part03 .lvyou .pictext {
	float: left;
	margin-bottom:20px;
	width:390px;
	height:128px;
}
.part03 .lvyou .pictext  img {
	float: left;
	padding-top:10px;
	padding-right:10px;
	width:160px;
	height:128px;
}
.part03 .lvyou .pictext h3 {
	padding-top:10px;
	font-size: 16px;
	height:40px;
	line-height:20px;
	color:#000;	
}
.part03 .lvyou .pictext p {
	font-size: 14px;
	width: 200px;
    height: 88px;
    float: left;
    overflow: hidden;
    line-height: 22px;
	color:#999;
}
.part03 .lvyou ul li {
	width: 390px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.part03 .lvyou ul li span {
	display: inline-block;
    width: 6px;
    height: 6px;
    background-color: #7B7B7B;
    border-radius: 3px;
}
.part03 .lvyou ul li a {
	color:#000
    font-size: 16px;
 margin-left: 10px;
}

.meilininghai {
	height:790px;
	width: 1200px;
	margin:0 auto;
    margin-top: 20px;
}

.meilininghai .head{
	width: 1200px;
	height: 38px;
	border-bottom: 2px solid #b2b2b2;
	margin-bottom:10px;
}
.meilininghai .head h3 {
	line-height: 37px;
    float: left;
	height: 37px;
}
.meilininghai .head h3 a {
	height: 37px;
	display: inline-block;
    text-align: center;
    color: #5982c7;
    font-size: 18px;
	font-weight:normal;
    border-bottom: 4px solid #5982c7;
}
.meilininghai .head .more {
	float: right;
	margin-top: 15px;
}
.meilininghai .img_box {
	height: 740px;
	width: 1200px;
	margin:0 auto;
	display: block;
}
.meilininghai .img_box .imglist01 {
	height: 430px;
	width: 1200px;
	overflow: hidden;
}
.meilininghai .img_box .imglist01 .img_big {
	float: left;
	height: 430px;
	width: 645px;
    position: relative;
	padding-right:5px;
}
.meilininghai .img_box .imglist01 .img_big a {
	display: inline-block;
    overflow: hidden;
}
.meilininghai .img_box .imglist01 .img_big a img {
	height: 430px;
	width: 645px;
	vertical-align: middle;
}
.meilininghai .img_box .imglist01 .img_big p {
	width: 645px;
    height: 46px;
    background: url(focus-bg.png);
    margin: 0;
    padding: 0;
    color: white;
   font-weight: 400;
    text-align: center;
    line-height: 46px;
    position: absolute;
    bottom: 0;
    z-index: 100;
}
.meilininghai .img_box .imglist01 .img_big p a {
	 font-size: 18px;
	color:#FFF;

}
.meilininghai .img_box .imglist01 .img_small {
	float: left;
	height: 172px;
	width: 270px;
    position: relative;
	padding-right:5px;
}
.meilininghai .img_box .imglist01 .img_small a {
	display: inline-block;
    overflow: hidden;
}
.meilininghai .img_box .imglist01 .img_small a img {
	height: 172px;
	width: 270px;
	vertical-align: middle;
}
.meilininghai .img_box .imglist01 .img_small p {
	width: 270px;
    height: 40px;
    background: url(focus-bg.png);
    margin: 0;
    padding: 0;
    color: white;
   font-weight: 400;
    text-align: center;
    line-height: 40px;
    position: absolute;
    bottom: 0;
    z-index: 100;
}
.meilininghai .img_box .imglist01 .img_small p a {
	 font-size: 18px;
	color:#FFF;

}
.meilininghai .img_box .imglist01 .img_c {
	float: left;
	height: 250px;
	width: 550px;
    position: relative;
	margin-top:5px;
}
.meilininghai .img_box .imglist01 .img_c a {
	display: inline-block;
    overflow: hidden;
}
.meilininghai .img_box .imglist01 .img_c a img {
	height: 250px;
	width: 550px;
	vertical-align: middle;
}
.meilininghai .img_box .imglist01 .img_c p {
	width: 550px;
    height: 40px;
    background: url(focus-bg.png);
    margin: 0;
    padding: 0;
    color: white;
   font-weight: 400;
    text-align: center;
    line-height: 40px;
    position: absolute;
    bottom: 0;
    z-index: 100;
}
.meilininghai .img_box .imglist01 .img_c p a {
	 font-size: 18px;
	color:#FFF;

}
.meilininghai .img_box .imglist02 {
	height: 290px;
	width: 1200px;
	margin-top:10px;
	overflow: hidden;
}
.meilininghai .img_box .imglist02 .img_middle {
	float: left;
	height: 290px;
	width: 395px;
    position: relative;
	margin-right:5px;
}
.meilininghai .img_box .imglist02 .img_middle  a {
	display: inline-block;
    overflow: hidden;
}
.meilininghai .img_box .imglist02 .img_middle  a img {
	height: 290px;
	width: 395px;
	vertical-align: middle;
}
.meilininghai .img_box .imglist02 .img_middle  p {
	width: 395px;
    height: 40px;
    background: url(focus-bg.png);
    margin: 0;
    padding: 0;
    color: white;
   font-weight: 400;
    text-align: center;
    line-height: 40px;
    position: absolute;
    bottom: 0;
    z-index: 100;
}
.meilininghai .img_box .imglist02 .img_middle  p a {
	 font-size: 18px;
	color:#FFF;

}
.hezuodanwei {
	height: 140px;
	width: 1200px;
	margin:0 auto;
    margin-top: 20px;
	margin-bottom:20px;
}

.hezuodanwei .head{
	width: 1200px;
	height: 38px;
	border-bottom: 2px solid #b2b2b2;
	margin-bottom:10px;
}
.hezuodanwei .head h3 {
	line-height: 37px;
    float: left;
	height: 37px;
}
.hezuodanwei .head h3 a {
	height: 37px;
	display: inline-block;
    text-align: center;
    color: #5982c7;
    font-size: 18px;
	font-weight:normal;
    border-bottom: 4px solid #5982c7;
}
.hezuodanwei ul li {
	width: 198px;
    float: left;
	margin-right:2px;
    display: inline;
    height: 68px;
    text-align: center;
}
.hezuodanwei ul li a img {
	width: 198px;
    height: 68px;
	
}
.foot {
	width: 1200px;
	height:50px;
	overflow: hidden;
	margin:0 auto;
	margin-top:20px;
}
.foot p {
	font-size: 12px;
	color: #666;
	text-align: center;
	line-height:25px;
}
