body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    background-repeat: no-repeat;
    font-weight: normal;
    font-family: "pfdintextcondpro", "微软雅黑", "Helvetica Neue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

html {
    width: 100%;
    height: 100%;
}

img {
    border: none;
    -ms-interpolation-mode: bicubic;
}

div, h1, h2, h3,h4, p, ul, li, button {
    margin: 0;
    padding: 0;
    font-weight: normal;
    display: block;
}
span, input{
    margin: 0;
    padding: 0;
    font-weight: normal;
}

i {
    font-style: normal;
    font-weight: normal;
}

ul {
    list-style: none;
}

A:active {
	/*COLOR: #000000; */TEXT-DECORATION: none
}
A:hover {
	/*COLOR: #000000; */TEXT-DECORATION: none
}
A:link {
	/*COLOR: #000000; */TEXT-DECORATION: none
}
A:visited {
	/*COLOR: #000000; */TEXT-DECORATION: none
}

.Nav a,.Search label i,.Search-Advanced,.PicNewsTab a {
    transition: 0.3s 0.2s ease;
    -webkit-transition: 0.3s 0.2s ease;
    -moz-transition: 0.3s 0.2s ease;
}
.Header{
    width: 100%;
    overflow: hidden;
    background-image: url("picture121708141232220618554.png");
    background-position: center;
    background-repeat: no-repeat;
    height: 218px;
}
.Wrap{
    width: 1003px;
    overflow: hidden;
    position: relative;
    margin: 0px auto;
    padding:0 10px;
}
.main{
    margin:20px auto 0;
}
.Header .icon1{
    float: left;
    height: 28px;
    width: 125px;
    background: url("picture121708141232221716445.png");
    background-position: center;
    background-repeat: no-repeat;
    margin: 9px ;
}
.Header .icon2{
    float: left;
    height: 24px;
    width: 118px;
    background: url("picture121708141232221277659.png");
    background-position: center;
    background-repeat: no-repeat;
    margin: 10px ;
}
.Header span{
    float: right;
    margin: 0 12px;
    font-size: 16px;
    color:#2f2f2f;
	position:relative;
	top:-37px;
}
.Header span a{
    color:#2f2f2f;
}
.Nav{
    width: 100%;
    background: #3977ae;
    /*overflow: hidden;*/
}
.Nav a{
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    display: block;
    padding: 0 30px;
    float: left;
}
.Nav a:hover{
    background: #40a0ec;
}
.Search{
    width: 100%;
    overflow: hidden;
    background: #f3f3f3;
    border: 1px solid #ebeaea;
    margin: 14px 0 0 0;
}
.Search h1{
    float: left;
    color: #5e5e5e;
    font-size: 14px;
    line-height: 50px;
    margin: 0 15px;
}
.Search select{
    float: left;
    /* margin-left: 340px; */
    margin-top: 11px;
    margin-left: 20px;
    border: 1px solid #e5e5e5;
    height: 26px;
}
.Search label{
    float: left;
    margin-left: 20px;
    margin-top: 8px;
    padding-bottom: 8px;
}
.Search input{
    height: 32px;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-right: none;
    text-indent: 10px;
    line-height: 32px;
    float: left;
    width: 150px;
}
.Search label i{
    float: left;
    height: 34px;
    width: 50px;
    background: #3977ae;
    background-image: url("picture121708160847286188064.png");
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
}
.Search label i:hover{
    background: #00b7ee;
    background-image: url("picture121708160847286188064.png");
    background-position: center;
    background-repeat: no-repeat;
}
.Search label #Submit{
    float: left;
    height: 34px;
    width: 50px;
    background: #0069a5;
	background-image: url("picture121708160847286188064.png");
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
}
.Search label #Submit:hover{
    background: #00b7ee;
    background-image: url("picture121708160847286188064.png");
    background-position: center;
    background-repeat: no-repeat;
}
.Search-Advanced{
    float: left;
    margin-left: 20px;
    margin-top: 8px;
    line-height: 34px;
    color: #fff;
    background: #3977ae;
    padding: 0 10px;
    font-size: 14px;
    border-radius: 2px;
    cursor: pointer;
}
.Search-Advanced:hover{
    background: #00b7ee;
}
.PicNews{
    width: 100%;
    overflow: hidden;

}
.Pic{
    float: left;
    width: 556px;
    height: 358px;
    background: #ccc;
}
.PicNewsInfo{
    float: right;
    width: 420px;
    overflow: hidden;
}
.PicNewsTabBody{
    overflow: hidden;
    height: 240px;
}
.TitleLine{
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #bbbbbb;
}
.TitleLine h1{
    font-size: 18px;
    font-family: '黑体';
    color: #0069a5;
    line-height: 30px;
    float: left;
}
.TitleLine a{
    width: 16px;
    height: 16px;
    float: right;
    background: url("more.gif");
    display: block;
    margin-top: 7px;
}
.PicArticle h1{
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    line-height: 32px;
    color: #3f3f3f;
    margin-top: 10px;
    font-family: '黑体';
    line-height: 24px;
}
.PicArticle p{
    font-size: 14px;
    color: #727272;
}

.PicArticle i{
    color: #ff2727;
}
.PicNewsTab{
    overflow: hidden;
    margin-bottom: 14px;
    border-bottom: 1px solid #7d7d7d;
}
.PicNewsTab a{
    float: left;
    font-size: 14px;
    color: #444444;
    line-height: 34px;
    width: 100px;
    text-align: center;
}
.PicNewsTab a:first-child{
    border-left: none;
}
.PicNewsTab .Active{
    color: #3977ae;
    border-bottom: 2px solid #0069a5;
	height:32px;
}
.PicNewsTab a:hover{
    color: #3977ae;
    border-bottom: 2px solid #0069a5;
}

.NewsItem{
    line-height: 30px;
}
.NewsItem a{
    line-height: 30px;
    font-size: 14px;
    float: left;
    width: 77%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333333;
}
.NewsItem span{
    float: right;
    width: 20%;
    font-size: 14px;
    color: #727272;
}
.NewsItem a:before{
    content: '';
    background: url("picture121708160849304436449.png");
    width: 6px;
    float: left;
    margin-right: 7px;
    height: 30px;
    background-position: center;
    background-repeat: no-repeat;
}
.IconBar{
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}
.IconBar li{
    width: 16.6%;
    float: left;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
}
.IconBar li:before{
    content: '';
    width: 105px;
    height: 105px;
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}

.part1{
    width: 981px;
    height:327px;
    margin:auto;
}
.left1{
    width: 556px;
    height:327px;
    background:url("news.gif");
    float: left;
}
.right1{
    width: 410px;
    height:327px;

    margin-left: 15px;
    float: left;

}
.title{
    /*border-bottom: 1px solid #7d7d7d;*/
    line-height: 38px;
    background: #f5f5f5;
    overflow: hidden;
}
.title h1{
    float: left;
    background: #3977AE;
    color: #fff;
    font-size: 18px;
    /*border-top: 2px solid #0069a5;*/
    padding: 0 20px;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    /*background-image: url("picture121708160851433881819.png");*/
}
.title h1 a{
    color: #fff;
}
.title span{
    float: right;
    font-size: 14px;
    padding: 0 10px;
}
.passage{
    text-indent:0.5em;
    width: 100%;
    height: 133px;
    overflow: hidden;
}
.passage2{
    width: 100%;
    overflow: hidden;

}

.passage h3{
    line-height: 40px;
    font-weight: 500;
    color: #6a6a6a;
}
.passage p{
    text-indent:1em;
    line-height: 30px;
    color: #727272;
    font-size: 15px;
}
.passage span{
    text-indent:1em;
    line-height: 30px;
    color: #ff7474;
}
.passage span a{
    text-indent:1em;
    line-height: 30px;
    color: #ff7474;
    text-decoration: none;
}

.pass2_navigator{
    width: 100%;
    height:43px;

}

.pass2_navigator ul{
    height: 43px;
    margin: 0 auto;
    width: 100%;
    padding:0;
    list-style: none;


}
.pass2_navigator li{
    float: left;
    margin: 0 0;
    color: #0069a5;
    font-size: 14px;
    line-height: 40px;
    width: 32.8%;
    text-align: center;
    border:1px solid #e5e5e5;
}

.pass2_navigator li a{
    color: #0069a5;
    display: block;

}
.pass2_navigator li a:hover{
    background: #0069a5;
    color: #fff;

}

.content1{
    float: left;
    margin: 7px 0 0 0;
    padding: 0;
}
.content1 li{
    line-height:35px ;
    clear: both;
    width: 100%;
    overflow: hidden;
}

.content1 p{
    float: left;
    text-align: left;
    width: 60%;
    overflow: hidden;
    margin: 0 0 0 1%;
    padding: 0;
    white-space: nowrap;
    text-overflow: ellipsis;

}
.content1 p a{
    font-size: 14px;
    color: #000000;

}

.content1 span{
    float: right;
    color: #727272;

}

.circle{
    height:20px;
    width: 6px;
    background:url("picture121708160849304436449.png") bottom no-repeat;
    float: left;
}

.part2{
    height: 141px;
    width: 981px;
    margin: 30px auto;
}

.up2{
    width: 100%;
    list-style: none;
    background-color: #00b7ee;
}

.up2 li{
    float: left;
    width: 16.6%;
    text-align:center;
    line-height: 30px;
    color:#535353;
}
.part3{
    margin: 20px 0 0 0;
    overflow: hidden;
}

.left3{
    width: 310px;
    float: left;
}
.middle3{
    width: 312px;
    float: left;
    margin-left: 30px;
}

.right3{
    width: 320px;
    float: left;
    margin-left: 30px;
}
.public{
    float: left;
}


.circle2{
    height:21px;
    width: 10px;
    background:url("style-logo.gif") bottom no-repeat;
    float: left;

}
.right3_3{
    width: 137px;
    height: 210px;
}

.content2{
    margin-left: 35px;
    float: left;

    padding: 0;
}
.content2 li{
    line-height:35px ;
    clear: both;
    width: 100%;
    overflow: hidden;
}

.content2 p{
    text-indent: 0.5em;
    float: left;
    text-align: left;
    /* width: 90%; */
    /* margin: 0 0 0 1%; */
    padding: 0;

}
.content2 p a{
    font-size: 14px;
    color: #000000;

}

.part4{
    height: 227px;
    margin: 30px auto;
}

.left4{
    float: left;
    width: 216px;
    height: 227px;
    border: 1px solid #e5e5e5;
}
.title2{
    height: 37px;
    border-top: solid 2px #0069a5;
    color:#86aac9;
    line-height: 38px;
    font-family: "Songti SC";
    font-size: 18px;
    text-indent: 10px;
}
.form{
    float: left;
    margin-left: 26px;
    margin-top: 17px;
    margin-right: 26px;

}

.form-letter{
    float: left;
    margin-left: 26px;
    color:#565656;
    margin-right: 26px;
    font-size: 14px;
    line-height: 30px;
}
.live{
    float: left;
    margin-left: 26px;
    margin-top: 10px;
}

.middle4{
    float: left;
    margin-left: 30px;
    height: 227px;
    width: 435px;
}


.top4{
    float: left;
    height: 37px;
    width: 112px;
}

.backtop4{
    float: right;
}

.cont4{

    width:419px ;
    height: 179px;
    margin: 48px 0 0 0;

}

.topm4{
    height: 33px;
    width: 100%;
    background-color: #eeeeee;
}
.topm4 ul{
    height: 33px;
    margin: 0 auto;
    width: 95%;
    padding:0;
    list-style: none;
}
.topm4 li{
    font-size:14px;
    float: left;
    margin-top: 5px;
    margin-left: 10px;
    margin-right: 80px;
    color: #000000;
}

.content3{
    float: left;
    margin: 7px 0 0 0;
    padding: 0;
}
.content3 li{
    line-height:31px ;
    clear: both;
    width: 100%;
    overflow: hidden;
}

.content3 p{
    float: left;
    text-align: left;
    width: 31%;
    overflow: hidden;
    margin: 0 0 0 1%;
    padding: 0;
    white-space: nowrap;
    text-overflow: ellipsis;

}
.content3 p a{
    font-size: 14px;
    color: #000000;

}

.content3 span{
    float: left;
    color: #a0a0a0;

}

.content3 h4{
    float: left;
    margin-left: 42px;
    color: #448aca;
    font-weight: 500;
    font-size: 14px;
}
.content3 h4 a{

    color: #448aca;

}

.content4{
    float: left;
    margin: 7px 0 0 0;
    padding: 0;
	width:100%;
}
.content4 li{
    line-height:30px ;
    clear: both;
    width: 100%;
    overflow: hidden;
}

.content4 p{
    float: left;
    text-align: left;
    line-height: 30px;
	height:30px;
    padding: 0;
    text-indent: 10px;
	width:83%;
	overflow:hidden;
}
.content4 p a{
    font-size: 14px;
    color: #000000;

}
.content4 li span{
    float: left;
    text-align: left;
    width: 15%;
	font-size: 14px;
    color: #000000;
	line-height:30px;
}
.right4{
    width: 270px;
    height: 227px;
    float: right;
}

.part5{
    height: 95px;
    margin: 20px auto 0;
}
.rect{
    float: left;
}

.rect-form{
    float: left;
    margin-top: 12px;
    margin-left: 30px;
}
.leftBtn{
    float: left;
}
.rightBtn{
    float: right;
}
.part6{
    overflow: hidden;
    margin: 20px auto 0;
}
.left6{
    width: 326px;
    float: left;
}
.middle6{
    width: 412px;
    float: left;
    margin-left: 30px;
}
.zfxxgk{

}
.zfxxgk ul{
    overflow: hidden;
    margin:10px auto;
}
.zfxxgk ul li{
    float: left;
    padding:6px 8px;
    background-color: #dfeaf4;
    border-radius: 8px;
    margin:5px 8px;
    min-width: 65px;
    text-align: center;
	color:#434343;
}
.zfxxgk ul li a{
	color:#434343;
	font-size:16px;
}
.hdjl{
    margin-top:14px;
}
.hdjl ul{
    overflow: hidden;
    margin:10px auto;
}
.hdjl ul li {
    float: left;
    padding: 2px 8px;
    border-radius: 4px;
    border: 1px dashed #2174aa;
    margin: 5px 8px;
    min-width: 100px;
    text-align: center;
    background: url("picture121708160854083341538.png") no-repeat;
    background-position: 5px 10px;
	color:#434343;
}
.hdjl ul li a{
	color:#434343;
}
.right6{
    width: 205px;
    float: right;
}
.right6 ul{

}
.right6 ul li{
    margin-bottom: 5px;
}
.title6{
    line-height: 40px;
    background: #f5f5f5;
    overflow: hidden;
    border-top: 2px solid #0069a5;
    border-bottom: 1px solid #dddddd;
}
.title6 h1{
    float: left;
    color: #0069a5;
    font-size: 18px;
    padding: 0 10px;
}
.title6 span{
    float: right;
    font-size: 14px;
    padding: 0 10px;
}
.mhwz{
    background: #eeeeee;
    height: 64px;
}
.mhwz h1{
    color: #3977ae;
    font-size: 16px;
    float: left;
    padding:10px 20px;
}
.mhwz ul{
    float: left;
    overflow: hidden;
    padding:15px 20px;
    width: 855px;
}
.mhwz ul li{
    float: left;
    margin:0 10px;
}
.f-form{
    float: left;
    margin-right: 95px;
    text-align: center;
    color: #535353;
}
.f-form p{
    line-height: 40px;
    font-size: 14px;
    color:#535353;
    font-family: "Songti SC";
}
.f2-form a p{
    line-height: 40px;
    font-size: 14px;
    color:#535353;
    font-family: "Songti SC";
}
.f2-form p{
    line-height: 40px;
    font-size: 14px;
    color:#535353;
    font-family: "Songti SC";
}
.f-form a{
    color: #535353;
    display: block;
}
.f2-form a{
    display: block;
    color: #535353;
}

.else{
    float: right;
    width: 270px;
    height: 140px;

}

.part7{
    margin: 20px auto 0;
    height: 178px;
}

.up3{
    width: 73%;
    list-style: none;
}

.blank{margin-top: 5px}

.up3 li{
    background-color: tan;
    float: left;
    width: 20%;
    text-align:center;
    line-height: 30px;
    color:#535353;
}

.f2-form{
    float: left;
    margin-top: 18px;
    margin-left: 35px;
    text-align: center;
    color: #535353;
}

.part8{
    margin: 30px auto;
    height: 102px;
}
.pic1 a{
    color:#535353;
}

.upper8{
    height: 32px;
    width: 981px;

}
.title-last{
    width: 100%;
    height: 36px;
    border-bottom: 1px solid #7d7d7d;
    color:#2375ab;
    font-size: 22px;
    line-height: 38px;
    font-family: "Songti SC";
}

.web-info{
    float:left;
}
.web-info ul{
    overflow: hidden;
    margin-left:20px;
}
.web-info li{
    float: left;
    margin-left:15px;
    font-size: 12px;
    width: 120px;
    line-height: 38px;
    text-align: center;
    list-style: none;
}
.web-info span{
    float: left;
    margin-left:15px;
    width: 120px;
    line-height: 38px;
    text-align: center;
    list-style: none;
    display: block;
    color: #b1b1b1;
    font-size: 16px;
}
.web-info li a{
    color: #b1b1b1;
    display: block;
    line-height: 38px;
    font-size: 16px;
}


.web-info li a:hover{
    color: #103b84;
    background:url("underline.gif") bottom no-repeat;
}
.active{
    color: #103b84!important;
    background:url("underline.gif") bottom no-repeat;

}

.name{
    float: left;
}

.down8{


}
.down8 ul{
    margin: 0;
    padding: 0;
    width: 981px;
    list-style: none;
    overflow: hidden;
}


.down8 li{
    margin-top: 15px;
    width: 120px;
    float: left;
    padding-left: 0;
    font-size: 14px;
    /* height: 25px; */
    text-align: left;
}
.down8 li a{
    color: black;
    height: 32px;
    font-size: 14px;
}

.footer{
    background-color: #f5f5f5;
    border-top:4px solid #3977ae;
}
.yqlj{
    background: #f5f5f5;
    height: 50px;
    background: url("picture121708160855109088951.png");
    background-position: top center;
}
.yqlj-main{
    width:1003px;
    overflow: hidden;
    margin: 15px auto;
    padding: 0;
}
.yqlj-main p{
    width:180px;
    height: 50px;
    display: block;
    float: left;
}
.yqlj-main select{
    height: 28px;
    background: #fff;
    border: 1px solid #e5e5e5;
    line-height: 32px;
    float: left;
    width: 115px;
    margin: 0 6px;
}
.fun{
    width: 550px;
    margin: auto;
}

.footer ul{
    margin: 0;
    padding: 0;
    width: 981px;

}
.upper-f{
    width: 100%;
    height: 60px;
}

.footer li{
    margin-top: 25px;
    float: left;
    padding-left:0 ;
    font-size: 12px;
    width: 80px;
    height: 25px;
    text-align: center;
    list-style: none;
    z-index: 100;
}
.footer li a{
    color: #656565;
    display: block;
    height: 32px;



}
.down-f{
    margin-top: 20px;
    width: 100%;
    height:80px ;
}
.add{
    text-align: center;
    font-size: 12px;
    color: #989898;
    overflow: hidden;
    line-height: 20px;
    padding: 0 0 20px 0;
}

.row{
    overflow: hidden;
    margin: 20px 0;
}
.left-nav{
    margin: 0px;
    padding: 0px;
    width:200px;
    float: left;
    /*background-color: #f2f2f2;*/
}
.List-topic{
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    color: #0069a5;;
    font-weight: normal;
    border-bottom: 2px solid #0069a5;;
    padding-left: 10px;
}
.J1-leftNav{
    list-style: none;
    padding: 0;
    text-indent: 20px;
    margin: 0;
}
.J1-leftNav li{
    line-height: 30px;
    border-bottom: 1px dotted #636467;
    padding: 5px 0 5px 11px;
    font-family: "Songti SC";
}
.J1-leftNav li a{
    font-size:14px;
    color:#636467;
    height: 30px;
    display: block;
    background-image: url("list-icon.png");
    background-size: 10px;
    background-repeat: no-repeat;
    background-position-y: center;
}
.J1-leftNav li a:hover{
    color: #0069a5;
}
.List-Main{
    width: 780px;
    float: right;
    margin: 0 auto;
    display: block;
	min-height:350px;
    /*overflow: hidden;*/
}
.noLeft-List-Main{
    width: 1003px;
    /*float: right;*/
    margin: 0 auto;
    display: block;
    overflow: hidden;
}
.J1-list-breadcrumb{
    height: 26px;
    padding-left: 0px;
    list-style: none;
    color:#8d8d8d;
}
.J1-list-breadcrumb li{
    float:left;
    font-size:14px;
    font-family: "Songti SC";
}
.J1-list-breadcrumb li a{
	color:#8d8d8d;
}
.List-sjzlm{
	height:50px;
}
.sjlm-list{
    height: 26px;
    padding-left: 0px;
    list-style: none;
    color:#8d8d8d;
	width:780px;
}
.sjlm-list-zcfg{
	height: 26px;
    padding-left: 0px;
    list-style: none;
    color:#8d8d8d;
	width:780px;
}

.sjlm-list li{
    float:left;
    font-size:16px;
	width:250px;
	text-align:center;
}
.sjlm-list-zcfg li{
    float:left;
    font-size:16px;
	width:50%;
	text-align:center;
}

.sjlm-list li a{
	color:#305B82;
}
.sjlm-list li img{
	margin:3px 8px;
	vertical-align:text-bottom;
}
.sjlm-list-zcfg li a{
	color:#305B82;
}
.sjlm-list-zcfg li img{
	margin:3px 8px;
	vertical-align:text-bottom;
}
/********在线办理**********/
.sjlm-list-zxbl{
    height: 32px;
    padding-left: 0px;
    list-style: none;
    color:#8d8d8d;
    width: 97%;
    border:#F3F3F3 6px solid;
    line-height: 32px;
    margin: 0 auto;
}
.sjlm-list-zxbl li{
    float:left;
    font-size:16px;
	width:188px;
	text-align:center;
}
.sjlm-list-zxbl li a{
	color:#305B82;
}
.sjlm-list-zxbl li img{
	margin:3px 8px;
	vertical-align:text-bottom;
}


/****************下载专区******************/
.sjlm-list-xzzq{
	height: 26px;
    padding-left: 0px;
    list-style: none;
    color:#8d8d8d;
	width:780px;
}
.sjlm-list-xzzq li{
    float:left;
    font-size:16px;
	width:25%;
	/*text-align:center;*/
}
.sjlm-list-xzzq li a{
	color:#305B82;
}
.sjlm-list-xzzq li img{
	margin:3px 8px;
	vertical-align:text-bottom;
}

.List-xxzq{
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    color: #0069a5;;
    font-weight: normal;
    /*border-bottom: 2px solid #0069a5;;*/
    padding-left: 10px;
	background-color:rgba(235, 235, 235, 0.36);
}
.List-xxzq img{
    margin:3px 8px;
	vertical-align:text-bottom;
}
.List-xxzq li{
	
}

.List-Block{
    margin-bottom: 10px;
}
.List-NaBar{
    border-bottom: 2px solid #b2b2b2;
    margin: 8px 0 5px 0;
}
.noLeft-List-NaBar{
    border-bottom: 2px solid #b2b2b2;
    margin: 8px 0 5px 0;
}
.list-content{
    margin: 10px 0 30px 0;
}
.List-search input{
	display:inline;
}
.list-content li{
    overflow: hidden;
    padding: 8px 5px 8px 5px;
    border-bottom:1px dotted #e8e8e8;
    font-size: 14px;
    font-family: "Songti SC";
}
.list-content li a{
    overflow: hidden;
    width: 80%;
    text-overflow:ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display:block;
    text-decoration: none;
    color: #1b1b1b;
    font-weight: normal;
    float: left;
}
.list-content li a:hover{
    text-decoration: none;
    color: #0069a5;;
}
.list-content li p{
    float: right;;
    font-size: 14px;
    color: #7d7d7d;
}
.List-pagination{
    list-style: none;
    float: right;
    font-size: 12px;
    color:#424347;
}
.List-pagination li{
    float: left;
    margin-left:10px;
    font-family: "Songti SC";
}
.List-pagination li a{
    color:#424347;
}
.List-pagination li a:hover{
    color: #9b9b9b;
}
.List-pagination > .active > a,.List-pagination > .active > a:hover{
    /*    background: #ac7f2a;
        border-color:#ac7f2a*/
}
.List-NewsLoop{
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #e0e0e0;
}
.List-NewsLoop p{
    float: left;
    width: calc(100% - 80px);
    width:-webkit-calc(100% - 80px);
    font-size: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 28px;
}
.List-NewsLoop a{
    font-size: 14px;
    overflow: hidden;
    width: 650px;
    text-overflow:ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    display:block;
    text-decoration: none;
    color: #1b1b1b;
    font-weight: normal;
    padding-left:15px;
    background-image: url("icon-dots.png");
    background-repeat: no-repeat;
    background-position-y: center;
    -webkit-transition: 0.3s 0.2s ease;
    -moz-transition: 0.3s 0.2s ease;
}
.List-NewsLoop a:hover{
    color: #9b9b9b;
}
.List-NewsLoop span{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #9b9b9b;
    float: right;
    font-weight: normal;
    line-height: 28px;
}
/*.J1-Article-header{
    text-align: center;
    color:#424347;
    font-size: 16px;
    line-height: 40px;
}*/
.J1-Article-header{
    text-align: center;
    color:#424347;
    font-size: 20px;
    line-height: 50px;
}
.J1-Article-subtitle{
    text-align: center;
    color:#c1c1c1;
    font-size: 12px;
    line-height: 24px;
}
/*.J1-Article-content{
    font-size: 14px;
    line-height: 26px;
    font-family: "Songti SC";
    padding: 0 20px 20px 20px;
}*/
.J1-Article-content{
    font-size: 14px;
    line-height: 26px;
    font-family: "Songti SC";
    /*padding: 20px 0;*/
	margin:20px 40px;
}
.J1-Article-content span{
	display:inline;
}
.J1-Article-img img{
    margin:0 auto;
}
.Article-img{
    text-align: center;
}
.Article-img img{
    width:75%;
}

/*图片轮播;*/
.slides{
    overflow: hidden;
    width: 556px;
    height: 358px;
}
.flexslider {
    position: relative;
    width: 556px;
    height: 358px;
    zoom: 1;
    float: left;
}

.flexslider .slides li {
    width: 556px;
    height: 358px;
    border: none;
}

.flexslider:hover .flex-next {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}

.flex-control-nav {
    z-index: 2;
    position: absolute;
    bottom: 2px;
    right: 10px;
    margin: 0;
    padding: 0px;
    /* width: 100%; */
    text-align: center;
}

.flex-control-nav li {
    margin: 0 2px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    background: url("picture121708160856319574901.png") no-repeat 0 -16px;
    display: block;
    height: 16px;
    overflow: hidden;
    text-indent: -99em;
    width: 16px;
    cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
    background-position: 0 0;
}
/*.flexslider .slides a{
    text-decoration: none;
}*/
.flexslider .slides a img {
    width: 100%;
    height: 358px;
    display: block;
}
.flexslider .slides a h2 {
    margin: -30px 0 0 0px;
    padding-left: 10px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    background:rgba(0,0,0,0.6);
    background-color: #000;
    opacity: 0.6;
    z-index: 2;
    position: relative;
}

/*******************导航***************/

.Nav{
    width: 100%;
    /*overflow: hidden;*/
	height:40px;
	margin:0 auto;
	position:relative;
}
.nav1{  
	height: 40px;  
	position:relative; 
	*z-index:1000;  
	margin:0 auto; 
	width: 1003px;
	color:#ffffff;
	padding:0 10px;
}
.sy2_inside{
	width: 1003px;
	height: 40px;
	margin: 0px auto;
}
.home01{ 
	display:block; 
	no-repeat 0 0px; 
	width:18px; 
	height:16px; 
	position:absolute; 
	left:175px; 
	top:7px
}


.navli12{ display:none!important;}


.sy1_ul li.home02 a{
	padding-left:30px;
}

.sy1_ul{
	font-size:16px; 
	/*line-height:40px;*/
	height:40px;
	*margin:12px 0 12px 0;
	_margin:15px 0 0 0; 
	position:relative; 
	z-index:1111;
}

.sy1_li{
	width:130px; 
	float:left; 
	display:inline;
}


.sy1_ul li.sy1_li{ 
	float:left;  
	z-index:10000; 
	line-height:40px;
}

.sy1_ul li.sy1_li .sy1_tit{ 
	line-height:40px; 
	font-size:16px; 
	display:block; 
	text-align:center
}

.sy2_ul{
	position:absolute;
	left:0;
	top: 40px;
	z-index:1112;
	display:none;
	border:#d7dadc solid 1px;
	border-top:none;
	padding:5px 10px;
	background:#fff;
	width: 980px;
	text-align:left;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.sy2_ul li{
	float:left;
	z-index:10000;
	line-height:40px;
	width: 100px;
	margin: 0px -7px 0px 30px;
}
.sy2_ul li a,.sy2_ul li a:hover{
	color:#1D66CF;
	font-size: 16px;
	font-weight: normal;
	padding:0px;
	background:#fff;
}

.sy2_li{float:left;color:#fff; line-height:50px; font-size:16px; text-align:left; margin:0 5px;_margin-left:2px; position:relative; width:100px;}

.sy2_tit{ padding:0 0 12px 10px; overflow:hidden}

.sy2_tit:hover{ color:#ec9205!important}

.sy1_ul .sy1_li .sy2_li_h{ border-left:solid 1px #014c6c;border-top:solid 1px #014c6c;border-bottom:solid 1px #014c6c!important; display:block; z-index:2000; }

.sy1_ul .sy1_li .sy2_li_h a{color:#333!important}
	
.sy1_ul .sy1_li .sy2_li_h a:hover{ color:#ec9205!important;}

.sy1_li_bg{ 
	/*background:#11386f;*/ 
	height:40px!important; 
	display:block; 
	text-align:center; 
	color:#ffffff;
}
.sy1_li_bg a:hover{ color:#ffffff;}

/*****************分页*************************/
.default_pgPanel span, .default_pgPanel input{
	display:inline;
}

/***************文章页参数*******************/
.J1-Article-info{
	padding-bottom:10px;
	text-align:center;
	color:#424347;
	border-bottom: dashed 1px #b1b1b1;
	font-size:12px;
	/*margin-top:10px;*/
	margin:10px 30px;
}
.J1-Article-info a{
    color:#989898;
}
.J1-Article-info .protect-color{
	display:inline;
}
.J1-Article-info .protect-color a{
	margin-right: 2px;
	display: inline-block;
	width: 10px;
	height: 10px;
	border: solid 1px #999;
	vertical-align: bottom;
	margin-bottom: 3px;
}
#share{
	margin:0px 40px; 
	text-align:left; 
	position:relative; 
	line-height:18px;
	font-size: 13px;
	font-weight: bold;
}
.bshare-custom{
	position:absolute; 
	top:0px; 
	left: 56px;
}
.J1-Article-content a{
	color:#000;
}
.J1-Article-content img{
	border:0px;
	margin:0px;
	padding:10px 0;
	padding-bottom:5px;
	/*max-width:650px;
	_width:expression((document.documentElement.clientWidth||document.body.clientWidth)<650?"650px":"");*/
}
/*************上下篇***************/
.info_next{
	margin:10px 40px; 
	text-align:left; 
	line-height:30px;
}
.info_next a{
	color:#000;
	font-size:12px;
}
/**************相关文章**************/
.info_xgxx{
	margin:0px 40px; 
	text-align:left;
}
.info_xgxx span{
	font-size:14px;
	font-weight:bold;
	color:#3977AE;
}
.info_xgxx ul{
	margin-top:6px; 
	overflow:hidden; 
	height:145px;
}
.info_xgxx ul a{ 
	font-size:12px;
	color:#000;
}
.info_xgxx li{
	width:900px; 
	height:27px; 
	line-height:27px; 
	padding:0 0 0 20px; 
	background:url("dd.png") 0px no-repeat; 
	float:left; 
	overflow:hidden; 
	border-bottom:#d9d9d9 1px dashed;
}
.info_xgxx li a{
	width:880px; 
	float:left; 
	overflow:hidden; 
	white-space:nowrap; 
	text-overflow:ellipsis; 
	text-align:left;
}

/*网站地图*/

.wzdt_yjlm,.wzdt_yjlm a:link,.wzdt_yjlm a:visited,.wzdt_yjlm a:active,.wzdt_yjlm a:hover {
	clear:both; 
	background:#3977AE; 
	float:left; 
	margin:8px 20px; 
	color:#FFF; 
	font-weight:bold; 
	font-size:13px;
}
.wzdt_con{
	font-size:13px; 
	line-height:27px; 
	margin:0px;; 
	padding:8px 20px;
}
.wzdt_con li{
	float:left; 
	width:25%; 
	text-align:left; 
	text-indent:8px; 
	overflow:hidden; 
	background-image:url(picture121708180831387755532.png);
	background-repeat:no-repeat;
	background-position:left 53%;
}
.wzdt_con li a:hover{
	color: #0069a5;
}
.wzdt_con li a{
	padding-left:4px;
}
.black_13_27 {
	font-size: 13px;
	line-height: 27px;
}
/********民意征集********/
.myzj{

    width:98%;
    height: 179px;
    /*margin: 48px 0 0 0;*/
	margin:8px;
}

.myzj_table{
    height: 33px;
    width: 100%;
    background-color: #eeeeee;
}
.myzj_table ul{
    height: 33px;
    /*margin: 0 auto;*/
    width: 100%;
    padding:0;
    list-style: none;
}
.myzj_table li{
    font-size:14px;
    float: left;
    margin-top: 5px;
    /*margin-left: 10px;
    margin-right: 80px;*/
    color: #000000;
	text-align:center;
}

.myzj_content{
    float: left;
    margin: 7px 0 0 0;
    padding: 0;
}
.myzj_content li{
    line-height:31px ;
    clear: both;
    width: 100%;
    overflow: hidden;
}

.myzj_content p{
    float: left;
    text-align: left;
    width: 70%;
    overflow: hidden;
    /*margin: 0 0 0 1%;*/
    padding: 0;
    white-space: nowrap;
    text-overflow: ellipsis;

}
.myzj_content p a{
    font-size: 14px;
    color: #000000;
	margin-left:15px;
	margin-right:5px;
}

.myzj_content span{
    float: left;
    color: #a0a0a0;
	width:15%;
	text-align:center;
	height:31px;
	overflow:hidden;
}

.myzj_content h4{
    float: left;
    /*margin-left: 42px;*/
    color: #448aca;
    font-weight: 500;
    font-size: 14px;
	width:15%;
	text-align:center;
	height:31px;
	overflow:hidden;
}
.myzj_content h4 a{
    color: #448aca;
}

/****************网上调查*****************/

.wsdc{
    width:98%;
	margin:8px;
}

.wsdc_title{
    color: #000000;
	font-size:14px;
	line-height:31px;
}
.wsdc_title a{
    color: #000000;
}
.wsdc_time{
	color: #000000;
	font-size:14px;
	line-height:31px;
}
.wsdc_result{
    color: #448aca;
    font-size: 14px;
	line-height:31px;
}
.wsdc_result a{
    color: #448aca;
}

#info_content{width:100%; min-height:700px;}

/***************在线办理*****************/
.zxbl-part{
    margin: 20px auto;
	height:100px;
}

.zxbl-part .rect-form{
    float: left;
    margin-top: 15px;
    margin-left: 106px;
}
.zxbl-part .rect-form img{
	border: 1px solid #ccc;
	/*width:200px;*/
}
.zxbl-content{
    margin: 0 auto;
	width:50%;
}
.zxbl-content li{
    overflow: hidden;
    padding: 8px 5px 8px 5px;
    /*border-bottom:1px dotted #e8e8e8;*/
    font-size: 14px;
    font-family: "Songti SC";
}
.zxbl-content li a{
    color: #1b1b1b;
    float: left;
}
.zxbl-content li a:hover{
    text-decoration: none;
    color: #0069a5;;
}
.zxbl-content li p{
    font-size: 14px;
    color: #7d7d7d;
	float:right;
	width:15%;
}
.add_1{
	width:1003px;
	margin:0 auto;
	min-height:130px;
}
.bot_1{
	width:28%;
	float:left;
	text-align:right;
	padding:30px 30px 30px 0px;
}
.add span{
	width:120px;
}
.bot_2{
	float:left;
}