body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img {
    margin: 0;
    padding: 0;
    font-weight: normal;
}
body, button, input, select, textarea {
    font-size: 14px;
    font-family:"Microsoft YaHei";
    color: #333333;
    /* background: #ecf6fd; */
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}
em {
    font-style:normal;
}
ul, ol {
    list-style: none;
}
img {
    border:0px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a {
    text-decoration: none;
    color:#3e3e3e;
}
a:link{ text-decoration:none;}
a:hover {
    color:#ED1B24; text-decoration:none;
    cursor: pointer;
}
.f_l{float: left;}
.f_r{float: right;}
.f_c{clear: both;}
.b_n{border: none;}
.t_l{text-align: left;}
.t_c{text-align: center;}
.t_r{text-align: right;}
.auto{margin: 0 auto;}
.mt20{margin-top: 20px;}
.ml20{margin-left: 20px;}

/*é€šç”¨åˆ†é¡µ*/
div.page{padding: 20px 0px;text-align: center;clear: both;overflow:hidden;}
div.page a{padding:5px 10px;font-size: 14px; background:#ffffff; border:1px solid #cccccc; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; color:#5d5d5d; margin: 0 3px;}
div.page a:hover{background:#ED1B24; border:1px solid #ED1B24; color: #FFFFFF;}
div.page a.up{ }
div.page a.onhover{background: #ED1B24;border: 1px solid #ED1B24;color: #FFFFFF;}
div.page input{ border:1px solid #cccccc; width:50px;height:20px; line-hegiht:20px; text-align:center;}
div.page span{padding-right:10px;}
body{background-color: #fff}
.dj_nav_list ul li,.d1_list ul li{
    transition: all 0.3s ease-in 0s;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
}
.dj_nav_list ul li:hover,.d1_list ul li:hover{
    padding-left: 5px;
    transition: all 0.3s ease-in 0s;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
}

.container{
    width: 1160px;
    margin: 0 auto;
}
.header_top{
    width: 1160px;
    height: 42px;
    line-height: 42px;
    margin: 0 auto;
    overflow: hidden;
}
.header_top .ss{
    float: left;
    width: 338px;
    height: 33px;
    line-height: 33px;
    margin-top: 5px;
    border: 1px solid #DDDEDE;
    border-radius: 5px;
    *width:337px;
}
.header_top .ss input{
    outline: none;
    border: none;
    padding-left: 10px;
    color: #666;
    font-size: 12px;
    font-family: "NSimSun";
    width: 268px;
    height: 30px;
    line-height: 30px;
    *float:left;
}
.header_top .ss a{
    display: inline-block;
    width: 58px;
    height: 30px;
    background-image: url("imagesss_03.png");
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-top: 1px;
    margin-right: 1px;
}
.header_top .tq{
    float: right;
    margin-right: 15px;
    width: 180px;
    height: 40px;
    line-height: 40px;
}
.header_con{
    width: 100%;
    height: 260px;
    background-image: url("imagestop_01.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.header_con .header_logo{
    width: 1160px;
    height: 260px;
    margin: 0 auto;
    position: relative;
}
.header_con .header_logo .logo1{
    position: absolute;
    top:52px;
    left: 90px;
}
.header_con .header_logo .logo2{
    position: absolute;
    top:37px;
    right:15px;
}
.header_con .header_logo .logo_text{
    position: absolute;
    top:175px;
    right:125px;
}
.header_nav{
    width: 1160px;
    margin: 0 auto;
    margin-top: 20px;
    height: 140px;
    background-color:#ED7209;
    position: relative;
}
.header_nav ul{
    padding: 25px 20px 0px 90px;
    overflow: hidden;
}
.header_nav ul li{
    float: left;
    width: 109px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    margin-bottom: 15px;
}
.header_nav ul li a:hover{
    color: #ffff99;
}
.header_nav ul li.on{
    width: 110px;
    height: 35px;
    background-image: url("imagesdr.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
.header_nav ul li.l1{
    margin-left: 22px;
}
.header_nav ul li.on a{
    font-size: 16px;
    color: #ffff99;
    font-weight: bold;
}
.header_nav ul li a{
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}
.sy{color: #FFFF99;
    position: absolute;
    display: block;
    width: 35px;
    height: 71px;
    padding-top: 11px;
    line-height: 25px;
    top: 27px;
    font-size: 16px;
    font-weight: bold;
    border-radius: 5px;
    left: 28px;
    text-align: center;
    background-color: #DD3900;
}
.sy:hover{
    color: #FFFF99!important;
}
.footer_text{
    width: 630px;
    margin:  0 auto;
    height: 120px;
    margin-top: 35px;
    color: #333;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
}
.footer_text .d1,.footer_text .d2{
    float:left;
}
.footer_text p{
    height: 30px;
    width: 560px;
}
.footer_text a{
    color: #333;
    font-size: 14px;
}
@charset "gb2312";
/* CSS Document */



/*****Ò³ÃæÖ÷Ìå²¿·Ö****/
.container{
    border: none;
    box-shadow:none;
    border-radius:0;
    overflow: hidden;
}
.addr {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-indent: 2.5em;
    margin-bottom: 5px;
    background: url("imageslinks_on.png") 10px 11px no-repeat;
}
.LeftNav {width: 270px;float:left;min-height: 718px; *min-height: 728px;background: url(../images/list_left_bg.jpg)  center  bottom no-repeat;border: 1px solid #e1e1e1;}
.LeftNav h1 {background: #ED7209;color: #FFFFFF;font-size: 22px;height: 52px;text-align:center;line-height: 52px;margin: 10px 10px 0px 10px;}
.LeftNav ul {margin: 5px 10px 10px 10px;}
.LeftNav ul li a {
    display:block;
    font-size: 16px;
    height: 45px;
    line-height: 45px;
    text-align:center;
    margin: 5px 0;
    color:#222222;
    background: url(imageslist_bg.jpg) -269px 0 no-repeat;
    transition: all 0.3s ease-in 0s;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
}

.topnav li{ margin-top: 5px;}
.topnav li a{background:url(../images/xwzx_img10.jpg) 20px center no-repeat #f8f8f8;line-height:50px;/* border-bottom:1px solid #dddede; */display:block;/* padding-left:90px; */font-size:16px;text-align:left;text-decoration:none;}

ul.topnav li a:hover {background:url(../images/xwzx_img11.jpg) 20px center no-repeat #f8f8f8;
    color:#009eef;}
ul.topnav li.on a.dy{ }
ul.topnav ul {
    margin: 0;
    display: none;
    padding:0 10px;

}

ul.topnav ul li {
    margin: 0;
    padding: 0;
    clear: both;
    /*background:#ececec;*/
    height:28px;
    line-height:28px;
}
ul.topnav ul li a{
    height:28px;
    line-height:28px;
}
ul.topnav ul li a.dr {
    font-size: 14px;
    font-weight: normal;
    outline:0;
    background:url(../images/list_dr_icon.png) -252px -0px no-repeat;
    color:#222222;
    height:28px;
    line-height:28px;
    overflow:hidden;

}

ul.topnav ul li a:hover {
    background:url(../images/list_dr_icon.png) -0px -0px no-repeat;
    color:#219e24;
}
ul.topnav ul li.on a.dr {
    background:url(../images/list_dr_icon.png) -0px -0px no-repeat;
    color:#219e24;
}
ul.topnav ul ul li{clear: both;}
ul.topnav ul ul li a {
    background:none;
    color:#675C7C;
    margin-top: 5px;
    font-size: 12px;
}



ul.topnav span{
    float:right; padding-right: 5px;
}

.LeftNav ul li a:hover{ background: url(imageslist_bg.jpg) 0 0 no-repeat;color:#FFFFFF!important;}
.LeftNav ul li.on a{background: url(imageslist_bg.jpg) 0 0 no-repeat;color:#FFFFFF!important;}

.NewsList {width: 860px;float:right;min-height: 708px;padding: 5px;border:1px solid #e1e1e1;}
.NewsList h1 { width:720px;margin:10px auto;background: #eee; font-size: 14px; height: 45px; line-height: 45px;font-weight: normal;text-indent: 2em; }
.NewsList>ul{ padding:5px;}
.NewsList>ul li {
    text-align:right;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    transition: all 0.3s ease-in 0s;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
    background: url(../images/i.png) no-repeat 3px 13px;
    padding-left: 15px;
}
.NewsList>ul li a {font-size: 14px; float: left;}
.NewsList>ul li:hover{margin-left:8px;transition: all 0.3s ease-in 0s;-moz-transition: all 0.3s ease-in 0s;-webkit-transition: all 0.3s ease-in 0s;}
.NewsList>ul li span{color:#999;}
.NewsList>ul .on {background: #b3e7fa;}

.s-title {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #c4c4c4;
    margin-bottom: 5px;
}
.s-title a {
    display: inline-block;
    font-size: 18px;
    color: #333;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    border-bottom: 2px solid #ED7209;
    cursor: default;
}

/*Í¼Æ¬ÁÐ±íÒ³*/
.pic_list {
    margin: 0px auto;
    overflow: hidden;
    /* padding: 5px; */
    margin-top: 10px;
}
.pic_list_con {
    float: left;
    /* margin:10px; */
    width: 248px;
    height: 215px;
    text-align: center;
    margin-bottom: 20px;
    margin-right: 10px;
}
.pic_list_con a {
    display: block;
    width: 248px;
    height: 215px;
    margin:auto;
    cursor: pointer;
}
.pic_list_con a img {
    background: #f2f2f2;
    padding: 10px;
    width: 220px;
    /* height: 155px; */
    height: 170px;
}
.pic_list_con a img:hover{background:#0099ff;transform: scale(1.05);
    transition: transform 0.7s ease-out 0s;
    -moz-transition: transform 0.7s ease-out 0s;
    -webkit-transition: transform 0.7s ease-out 0s;}
.pic_list_con p {
    line-height: 22px;
    /* height:44px; */
    margin-top: 5px;
    padding-left: 10px;
    float: left;
    overflow: hidden;
}
.pic_list_con a p{ font-size:14px;}
.pic_list_con a p:hover{}
.NewsList .bg {
    color: #0E770D;
    font-size: 18px;
    padding-left: 20px;
    letter-spacing: 2px;
    height: 46px;
    line-height: 46px;
    background: #CEE1C8;
    margin-bottom: 20px;
}
.view{padding: 10px;line-height: 26px;}

.dy {
    margin: 0 auto;
    margin-top: 20px;
    height:30px;
    text-align: center;
}
.dy a {
    padding:5px 10px;
    color:#fff;
    background-color: #219e24;
    border-radius: 4px;
}
/*ÔÚÏß·ÃÌ¸*/
.zxft{
    padding: 10px;
}
.zxft_con {
    margin-top: 15px;
    overflow: hidden;
}
.zxft_img {
    float: left;
    width: 205px;
    height: 165px;
}
.zxft_img img {
    width: 205px;
    height: 165px;
}
.zxft_xx {
    float: right;
    width: 520px;
    font-size: 14px;
}
.zxft_xx div {
    height: 35px;
}
.right .top {
    width:100%;
    height:45px;
    line-height: 45px;
    font-size: 16px;
    background-color: #f1f1f1;
}
.right .top h3 {
    float: left;
    font-size: 16px;
    font-weight: normal;
    color:#fff;
    padding:0 20px;
    background-color: #72ccf9;
}
.right .text-list {
    padding:10px 0 20px 0;
}
.ctt-0 .right .text-list li {
    width:100%;
    height:30px;
    line-height: 30px;
}
.right .text-list li a {
    float:left;
    height: 30px;
    line-height: 30px;
    transition: all 0.3s ease-in 0s;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
}
.right .text-list li a:hover {
    padding-left: 5px;
    transition: all 0.3s ease-in 0s;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
}
.right .text-list li a i {
    float:left;
    width:25px;
    height:30px;
    background: url("imagesmore-icons.png") -12px -174px no-repeat;
}
.right .text-list li span {
    float: right;
    line-height: 30px;
}
.right .img-list {
    padding:20px 0 20px 0;
    overflow: hidden;
}
.right .img-list li {
    float:left;
    width: 200px;
    height: 160px;
    margin-bottom: 10px;
    margin-right: 7px;
    margin-left: 8px;
}
.right .img-list li a {
    position: relative;
    display: block;
    width: 200px;
    height: 160px;
    overflow: hidden;
}
.right .img-list li a img {
    position: absolute;
    width: 200px;
    height: 160px;
    transition: transform 0.7s ease-out 0s;
    -moz-transition: transform 0.7s ease-out 0s;
    -webkit-transition: transform 0.7s ease-out 0s;
}
.right .img-list li a:hover img {
    transform: scale(1.05);
    transition: transform 0.7s ease-out 0s;
    -moz-transition: transform 0.7s ease-out 0s;
    -webkit-transition: transform 0.7s ease-out 0s;
}
.right .img-list li a span {
    position: absolute;
    bottom:0;
    width: 200px;
    height:30px;
    line-height: 30px;
    text-indent: 1em;
    font-size: 14px;
    color:#fff;
    background-color: #000;
    filter:alpha(opacity=60);
    opacity: 0.6;
    -moz-opacity:0.6;
    -khtml-opacity: 0.6;
}
.right .img-list li:hover a span{
    color:#ED1B24;
}
/*ÐÐÕþÐí¿É-ÁÐ±íÑùÊ½*/
.right .xzxk-list { padding:10px 0 20px 0;}
.right .xzxk-list li {
    width:100%;
    height:30px;
    line-height: 30px;
}
.right .xzxk-list li .s-lt {
    float:left;
    height:30px;
    line-height: 30px;
}
.right .xzxk-list li .s-lt i {
    float:left;
    width:20px;
    height:30px;
    background: url("imagesmore-icons.png") -181px -68px no-repeat;
}
.right .xzxk-list li .s-rt {
    float:right;
    padding:0 3px;
    line-height: 30px;
    color:#019df0;
}
.right .xzxk-list li .s-rt.no-a {color:#bcbcbc;}
.right .xzxk-list li .s-rt.no-a a {color:#bcbcbc;}
.right .xzxk-list li .s-rt a {color:#fff;}
.right .xzxk-list li .s-rt a:hover {color:#ED1B24;}