﻿@charset "utf-8";

*{margin: 0; padding: 0; box-sizing: border-box;}
body{background-color: #f5f5f5; font-family: "微软雅黑";}
.w{width: 1200px; margin: 0 auto;}
.clearfix{content: ""; display: table; clear: both;}
a{color:#333333;}
a:hover{color:#355e92;transition:all 0.2s;-webkit-transition:all 0.2s;-o-transition:all 0.2s;-moz-transition:all 0.2s;}
/*主导航*/


/*当前位置*/
.position{
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #ededed;
}
.position .position-txt{
	padding-left: 25px;
	font-size: 13px;
	color: #454545;
}

/*内容*/
.con{
	margin-top: 30px;
	margin-bottom: 30px;
}
/*左侧*/
.con .con-left{
	float: left;
	width: 300px;
	/*min-height: 820px;*/
	margin-right: 30px;
	background-color: #fff;
}
.con-left .con-left-title{
	width: 300px;
	height: 50px;
	line-height: 50px;
	padding-left: 45px;
	font-size: 17px;
	font-weight: bold;
	color: #fff;
	background-color: #427fda;
}
.con-left .con-left-list{
	width: 300px;
	min-height: 720px;
	font-size: 17px;
	color: #333;
	background-color: #efefef;
}
.con-left-list li{
	width: 300px;
	line-height: 45px;
	padding-left: 45px;
	border-bottom: 1px #e3e3e3 solid;
}
.con-left-list li a{
	padding-left: 20px;
	background: url(hui3.png) no-repeat left center;
	font-size: 17px;
	color: #333;
}
.con-left-list li:hover a{
	background: url(blue3.png) no-repeat left center;
	color: #427fda;
}

 .con-left-list li.selected a{
	background: url(blue3.png) no-repeat left center;
	color: #427fda;
}

/*右侧*/
.con .con-right{
	float: left;
	width: 870px;
	/*min-height: 820px;*/
	background-color: #fff;
	/*border: 1px #dedede solid;*/
	/*border-top: none;*/
}
.con-right .con-right-title{
	width: 830px;
	height: 50px;
    margin: 0 20px;
    border-bottom: 1px solid #e5e5e5;
}
.con-right-title span{
	float: left;
	padding:0 20px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #606060;
	background-color: #e9e9e9;
}


.con-right .con-right-list{
	width: 870px;
	min-height: 200px;
}
.con-right-list ul{
	font-size: 17px;
	color: #333;
	width: 810px;
	min-height: 720px;
	margin: 0 25px;
	padding-top: 10px;
}
.con-right-list ul li{
    padding-left: 15px;
    height: 45px;
    line-height: 45px;
    font-size: 17px;
    background: url(dian.png) no-repeat left center;
}

.con-right-list ul li a{
    color: #333;
}

.con-right-list ul li span{
	float: right;
	color: #999;
}

.footer-banner{
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 13px;
	color: #fff;
	text-align: center;
	background-color: #427fda;
}

.footer{
	width: 100%;
	height: 110px;
	line-height: 110px;
	font-size: 13px;
	color: #999;
	text-align: center;
	background-color: #dbdbdb;
}

.img{
   height: 380px;
    padding-top: 40px;
    text-align: center;
    width:35%;
    float: left;
}
.img img{
    width: 205px;
    height: 270px;
    margin-bottom: 10px;
    border:1px solid #e2e8ed;
}
.img p {
    font-size: 19px;
    font-weight: bold;
    color: #3f73b3;
    line-height: 50px;
}
.fenggong{
    width:65%;
    float: left;
    padding-top:40px;
    padding-right:40px;
}


.main01{width: 1200px;margin:40px auto 0;}
.main01_l{width: 210px;}
.main01_m_box{width: 570px;margin-left: 20px;position: relative;}
div.xsj{width:95px;height: 25px;background: url('xh_pic_02.png') no-repeat center center;
    border: 1px solid #e3e3e3;
    border-top:none;
    position: absolute;bottom:0px;
    left:240px;
}
.main01_m{
    /*height: 442px;*/
    margin-bottom:25px;
    /*border: 1px solid #e3e3e3;*/
    /*padding: 19px 28px 0px 18px;*/
    overflow: hidden;}
.main01_r{width: 360px;}
.leader_fg01,.leader_brief01{background: url(leader_fengong.png) no-repeat left center;height: 22px;font-size: 19px;line-height: 22px;color: #235298;padding-left: 40px;}
.leader_brief01{background: url(leader_introduce.png) no-repeat left center;height:26px;line-height:26px;}
.leader_fg02{font-size: 15px;line-height: 32px;color: #333333;margin-top:14px ;padding-bottom: 16px;text-indent:2em;}
.leader_brief02{font-size: 15px;line-height: 32px;color: #333333;padding-top: 14px;padding-bottom: 13px;text-indent:2em;}
