﻿@charset "utf-8";

/*通用banner*/
.banner2{position:relative;width:100%;height:842px;overflow:hidden; margin:auto; background:url("banner.jpg") center no-repeat;}
.wrap1{ width:990px;}

.more{display: block;
    height: 18px;
    line-height: 18px;
    padding-left: 50px;
    background: url(/style/index/more01.gif) no-repeat left center;
    color: #b81c22; font-size: 14px;}
.more2{display: block;
    height: 18px;
    line-height: 18px;
    padding-left: 50px;
    background: url(/style/index/more01.gif) no-repeat left center;
    color: #b81c22; font-size: 14px;}
.more1{    display: block;
    width: 180px;
    height: 40px;
    line-height: 40px;
    text-indent: 80px;
    background: #b81c22 url(/style/index/more02.gif) no-repeat 30px center;
    font-size: 14px;
    color: #FFFFFF;}

.banner_cp{width:100%;height:97px; overflow: hidden;float: left; background: url("index_cp_t_bg.jpg") center no-repeat;}
.banner_cp .Context{float: left;margin: 38px 0px 0px 280px; color:#FFFFFF; font-size: 14px;}



/*首页栏目1*/
.cen_box_cpjs{width:100%; float:left; margin: 40px auto 20px auto;}
.c_cpjs_item{width: 100%; height: 460px; float: left; overflow: hidden; border: 1px solid #cccccc; margin: 40px auto;}
.c_img{width:518px; height: 460px;}
.c_cont{width: 600px; height: 460px; overflow: hidden;}
.c_cont .Context{width: 600px; height: 280px; overflow: hidden; float: left; margin-top: 40px; margin-bottom: 20px;}
.c_cont .showbox{ width:600px; height:100px; float:left; overflow: hidden;}
.c_cont .showbox ul{float:left;margin:0px; padding: 0px;}
.c_cont .showbox ul li{ width:110px; height: 100px; float: left; margin: auto 1px;}
.c_cont .showbox ul li .Images{width: 100%; height: auto;}
.c_cont .showbox ul li .Images img{width: 110px; height: 100px; padding: 0px; margin: 0px; border: 0px;}
.c_cont .showbox ul li .Names{ display: none;}
.c_cont .more2{margin-top: 10px;}
.c_cont .more2:hover{ text-decoration: underline;}
.item_l .c_img{float: left;}
.item_l .c_cont{ float: right; margin-right: 30px;}
.item_r .c_img{float: right;}
.item_r .c_cont{ float: left; margin-left: 30px;}

.cen_box1 {
    width: 100%;
    height: auto;
    background: #f3f3f3;
    float: left;
	padding-bottom: 20px;
}
.box1_cp_m{ display: none;}
.cen_box1 .box1_cols{width:100%; margin: auto; text-align: center;}
.box1_cols{ width:1180px; margin:auto; height:40px; padding-bottom:0px;padding-top: 20px;}
.box1_cols a{ width:140px; height:34px; margin:5px; background:#0260ae; color:#FFFFFF; font:14px; text-align: center; line-height:34px; border-radius:0px;padding: 10px 40px;}
.box1_cols a.cur{ background:#d50b33;}
.box1_cols a:hover{ background:#d50b33;}
.box1_cols_cont { width:100%;float: left;}
.box1_cols_cont .showbox ul li,.box1_cp_m .showbox ul li{ width:280px; height:348px; border:1px solid #0260ae; float:left; margin:10px 5px; background:#0260ae;}
.box1_cols_cont .showbox ul li:hover,.box1_cp_m .showbox ul li:hover{ background:#d50b33; border:1px solid #d50b33;}
.box1_cols_cont .showbox ul li .Images,.box1_cp_m .showbox ul li .Images{ width:280px; height:268px; overflow:hidden;}
.box1_cols_cont .showbox ul li .Images img,.box1_cp_m .showbox ul li .Images img{ width:280px; height:268px; overflow:hidden; padding:0px; border:0px;}
.box1_cols_cont .showbox ul li .Names,.box1_cp_m .showbox ul li .Names{ width:278px; height:80px; overflow:hidden; padding:1px; text-align:center; color:#FFFFFF; font-size:14px;}
.box1_cols_cont .showbox ul li .Names h5,.box1_cp_m .showbox ul li .Names h5{margin: 10px auto 0px auto;font-size: 15px;}

.box1_cols_cont .showbox ul li .Names a,.box1_cp_m .showbox ul li .Names a{ color:#FFFFFF; font-weight:500;}
.box1_cols_cont .showbox ul li .Names a:hover,.box1_cp_m .showbox ul li .Names a:hover{ color:#ffeb3b;}
.box1_cols_cont .showbox ul li .Names:hover,.box1_cp_m .showbox ul li .Names:hover{ background:#d50b33;}

.box1_cols_cont .btn_more,.box1_cp_m .btn_more 
{
    text-align: center;width: 100%;float: left;margin-top: 50px;margin-bottom: 50px;
}
.box1_cols_cont .btn_more .box,.box1_cp_m .btn_more .box {
    display: inline-block;
}
.box1_cols_cont .btn_more .box i,.box1_cp_m .btn_more .box i {
    margin-top: 20px;
    float: left;
    width: 120px;
    border-bottom: 1px solid #D8D8D8;
}
.box1_cols_cont .btn_more .box a,.box1_cp_m .btn_more .box a {
  float: left;
  width: 156px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  font-size: 16px;
  color: #a1a1a1;
  border: 1px solid #D8D8D8;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  border-radius: 20px;
  background-color: #fff;
  overflow: hidden;
  padding: 1px;
}
.box1_cols_cont .btn_more .box a span,.box1_cp_m .btn_more .box a span {
  border-radius: 18px;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #EDEDED;
}
.box1_cols_cont .btn_more .box a:hover span,.box1_cp_m .btn_more .box a:hover span {
  color: #fff;
  background-color: #1C62B0;
}


.cen_box_gsys_t{width:100%; height: 200px; float: left; margin: auto; background: url("/style/index/ys_t_bg.jpg") center no-repeat;margin-top: 100px;}
.cen_box_gsys_t h1{text-align: center; font-weight: 300; font-size:26px; color:#FFFFFF; clear: both;margin-top: 50px;}
.cen_box_gsys_t h2{text-align: center; font-weight: 500; font-size:24px; color:#bbbbbb; clear: both; text-transform: uppercase;margin-top: 25px; line-height: 30px;}
.cen_box_gsys_t p{text-align: center; font-weight: 500; font-size:20px; color:#585a58; clear: both; text-transform: uppercase;margin-top: 0px;}



.ys_t{width:400px; float:left;margin-left: 10px;}
.ys_num{width:45px; height: 82px; background: url(c_num_bg.png) center no-repeat; float: left; line-height: 82px; color:#FFFFFF; font-size: 26px; text-align: center;}
.ys_img{float: left;}
.ys_t h1{float:left; margin: 10px auto; color:#1a6eb6; font-size:30px; clear: both;line-height: 20px;}
.ys_t h2{float:left; margin: 10px auto; color: #333; font-size:20px; font-weight: 500; clear: both;line-height: 20px;}
.ys_t h3{float:left; margin: auto;font-size: 14px;color: #999;text-transform: uppercase;}
.index_ys01{width:100%; height: 300px; overflow: hidden; margin: auto;float: left;margin-top:50px;}
.index_ys01 .Context{ width:500px; height: 280px; overflow: hidden; float:left; margin:50px 0px 0px 100px;}
/*.index_ys01 h1,.index_ys02 h1,.index_ys03 h1,.index_ys04 h1{ font-size:30px; color:#1a6eb6; text-align: left; line-height: 40px;float: left;}
.index_ys01 h2,.index_ys02 h2,.index_ys03 h2,.index_ys04 h2{ font-size:20px; color:#333; text-align: left; line-height: 40px;float: left;}*/
.index_ys01 p,.index_ys02 p,.index_ys03 p,.index_ys04 p{font-size:14px; color:#666666; text-align: left; text-indent: 20px; background: url("ico07_a.gif") left 19px no-repeat;float: left;padding-top: 10px;clear: both;margin-left: 55px;}


.index_ys02{width:100%; height: 400px; overflow: hidden; margin: auto;float: left; margin-top:100px;}
.index_ys02 .Context{ width:500px; height: 280px; overflow: hidden; float:left; margin:50px 0px 0px 10px;}
.index_ys02 .ys_img{margin-left: 40px;}

.index_ys03{width:100%; height: 350px; overflow: hidden; margin: auto;float: left;margin-top:100px;}
.index_ys03 .Context{ width:400px; height: 280px; overflow: hidden; float:left; margin:50px 0px 0px 100px;}

.index_ys04{width:100%; height: 350px; overflow: hidden; margin: auto;float: left;margin-top:50px;}
.index_ys04 .Context{ width:460px; height: 280px; overflow: hidden; float:left; margin:80px 0px 0px 0px;}

.ys_item .number {
    color: #fff;
    font-weight: normal;
    display: inline-block;
    width: 57px;
    height: 45px;
    padding-left: 10px;
    background: url(num_bg.png) no-repeat 0 0;
}

.cen_box_anli{width:100%; height: 700px; float:left; margin: 0px auto 20px auto; background: url("/style/index/index_anli.jpg") center bottom repeat-x;}
.cen_box_anli .contents{width:100%; float: left; margin-top:0px;}
.cen_box_anli .contents .ArticleList{ width: 100%; float: left;}
.cen_box_anli .contents .ArticleList ul { width: 100%; float: left;}
.cen_box_anli .contents .ArticleList ul li{ width: 280px; height: auto;float: left; margin: 10px; border-bottom: 0px; clear: none;}
.cen_box_anli .contents .ArticleList ul li a{background: none;    padding-left: 0px;}
.cen_box_anli .contents .ArticleList ul li .Images{ width: 100%;height: auto; float: left;box-shadow: 0px 0px 0.5px #cccccc;}
.cen_box_anli .contents .ArticleList ul li .Images img{ width: 270px; height: 190px; border: 5px solid #FFFFFF; float: left;}
.cen_box_anli .contents .ArticleList ul li .Names{ float: left;
    height: 30px;
    line-height: 50px;
    font-size: 16px;
    width: 100%;}
.cen_box_anli .contents .ArticleList ul li .Names a{text-align: center;}
.cen_box_anli .c_anli_desc{width:100%; float: left; margin-top:10px;}
.cen_box_anli .c_anli_desc .Context{width:900px; float: left; margin-top:10px;margin-left: 20px; margin-right: 50px;}
.cen_box_anli .c_anli_desc .more1{ float: left; margin-top: 50px;margin-left: 20px;}
.c_anli_desc .more1:hover{ text-decoration: underline;}



.cen_box_news{width:100%; height: 400px; float:left; margin: 40px auto 30px auto; background: #FFFFFF;}
.c_news_l{float: left;
    width: 250px;
    text-align: left;
    margin-top: 60px;
    background: url(/style/index/index_line.gif) no-repeat right 30px;    font-size: 22px;}
.c_news_l h2{ width: 100%; font-size: 28px; color: #555;}
.c_news_contents {width: 340px;
    float: left;
    margin: 10px 50px 0px 50px;}
.c_news_contents h5{font-size: 16px;margin: 25px auto 5px; width: 100%;}
.c_news_contents dl{width: 100%；}
.c_news_contents dd{width: 100%;max-height:160px; overflow: hidden;}
.c_news_contents .ArticleList .more{position: static; margin: 20px auto 0px 0px;}

.c_news_r {width: 450px;
    float: left;
    margin: 10px 0px 0px 50px;}
.c_news_r .ArticleList ul{width:100%;margin: 10px auto;}
.c_news_r .ArticleList ul li{height:40px; line-height: 40px;}
.c_news_r .ArticleList ul li a{height:40px; line-height: 40px;}
.c_news_r .ArticleList ul li span{width:380px;height:40px; line-height: 40px;}
.c_news_r .ArticleList ul li span.time {
    width: 70px;
    height: 20px;
    line-height: 20px;
    font-size: 11px;
    float: right;
    color: #666666;
}
.c_news_r .ArticleList .more{display: none;}
.c_news_r .more1{float:right;margin: 10px auto;}




.cen_box7{width:100%; height:auto; float:left; text-align: center;margin-top: 50px; background:#FFFFFF;padding-bottom: 30px;}
.cen_box7 .c7_tit{ width:100%;float: left; background: url(ico_t.png) center left no-repeat;}
.c7_tit h3{margin:auto;font-size:14px;text-align:center;font-weight: 500;float: left;}
.c7_tit h3 a{
    color: #616161;
    padding: 8px 10px 8px 25px;
    float: left;}

.c7_tit a.more{
    -webkit-transition: .15s;
    -moz-transition: .15s;
    -ms-transition: .15s;
    -o-transition: .15s;
    transition: .15s;
    color: #BCBCBC;
	padding-top: 20px;
    padding-right: 20px;
}
.c7_tit .more:hover {
    color: #0053A4;
}
.c7_tit h3 span{
    color: #ccc;
    padding: 8px 10px 8px 5px;
    float: left;
	text-transform: uppercase;
}

.box7_item{width:360px; height:400px; float:left; margin: auto; overflow: hidden;}
.box7_item {}
.c7_desc{width:300px; float: left; margin: 10px auto 20px auto; text-align: left; font-size:14px;}
.c7_tel{width:100%;height: 30px;line-height: 20px;float:left; margin:10px auto; background: url(ico_tel.png) center left no-repeat;padding-left: 40px;font-size: 14px;text-align: left;}
.c7_work{width:100%;height: 30px;line-height: 30px; float:left; margin:10px auto; background: url(ico_work.png) center left no-repeat;padding-left: 40px;font-size: 14px;text-align: left;}


.box7_cjwt{margin: auto 28px;
    border-left: 1px solid #efefef;
    padding-left: 30px;
    border-right: 1px solid #efefef;
    padding-right: 30px;}

.box7_cjwt .more{display: none;}


.box7_l{width:700px; float: left;margin-top: 50px;}
.c7_pic_box{width:100%; float: left;margin:20px auto;}
.c7_pic_box .ArticleList ul{margin:0px;}
.c7_pic_box .ArticleList li{ background: none; height: auto; border-bottom: 0px;}
.cont_boxs{ float:left; margin: 0px;}
.c7_pic_box .ArticleList li a{background: none; padding-left:0px;}
.c7_pic_box .ArticleList li .cont_img a{background: none; padding-left:0px;}
.c7_pic_box .cont_img{margin-right: 47px;
    float: left;
    width: 285px;
    height: 135px;
    overflow: hidden;}
.cont_img img{width: 285px;
    height: 135px;}
.cont_boxs h5{font-size: 16px;
    text-align: left;
    margin: 10px 0px;}
.c7_pic_box .ArticleList ul li .cont_boxs span{width:100%; float: left; height: auto;}
.c7_pic_box .ArticleList ul li .cont_boxs span a{white-space:normal; text-align: left; font-size: 14px;}


.c7_cont_list{width:100%; float: left;margin:0px auto 0px auto;}
.c7_cont_list ul{width:100%; float: left;margin:auto;}
.c7_cont_list ul li{ width:330px; height: 34px; margin: 5px 10px;}
.c7_cont_list ul li span{width:250px; height: 34px; line-height: 34px;}
.c7_cont_list ul li span.time{ height: 34px; line-height: 34px;}
.c7_cont_list ul li a{padding-left: 15px;text-align: left;    background: url(/style/ico4.jpg) 5px center no-repeat;height: 34px; line-height: 34px;}
.c7_cont_list .more{ display: none;}


.box7_r{width:400px; float: right;margin-top: 50px;}
.c7_cont_r{ width:100%; height:360px; overflow: hidden;}
.c7_cont_r .ArticleList {
    overflow: hidden;
    width: 380px;
    height: 320px;
    padding: 0px;
	margin-top:20px;
}
.c7_cont_r dl{padding: 20px 0 20px;border-bottom: 1px dashed #d1d1d1;}
.c7_cont_r dl dt{background: url(w.gif) no-repeat 0 2px;line-height: 20px;padding: 0 0 7px 28px;overflow: hidden; text-align: left; color:#000000; font-size: 14px;}
.c7_cont_r dl dd{background: url(d.gif) no-repeat 0 5px;padding-left: 28px;line-height: 200%;color: #999999;max-height: 78px;overflow: hidden;text-align: left; margin-top: 5px;}
.c7_cont_r .more{ display: none;}

.cen_box_gsjj{width:100%; height: auto; float:left; margin: 0px auto 20px auto; background: #FFFFFFF;}
.cen_box_gsjj .c_gsjj_logos{float: left;
    margin: auto;
    text-align: center;
    margin-top: 380px;
    width: 100%;}
.c_gsjj_t{text-align: center;width: 100%;margin-top: 50px;}
.c_gsjj_t h3{
	font-size: 36px;
    color: #0d4f99;
}
.c_gsjj_t_e{font-size: 16px;color: #0d4f99;}
.c_gsjj_t_e i {
    position: relative;
    margin: 0 10px;
    top: 10px;
}
.cen_box_gsjj .Context{ float: left; margin: 20px auto 40px auto; font-size: 14px; color:#333333; line-height: 2em;}
.cen_box_gsjj .gsjj_more{margin: auto;margin-top:-80px; width: 100%; float: left; text-align: right;}
.gsjj_more a.more_y{ padding: 10px 20px; border-radius: 10px; background: #b81b22; color: #FFFFFF; font-size: 14px; text-align: center;}



.c_anli_t{text-align: center;width: 100%;margin-top: 50px;}
.c_anli_t h3{
	font-size: 36px;
    color: #222;
}
.c_anli_t_e{font-size: 16px;color: #222;}
.c_anli_t_e i {
    position: relative;
    margin: 0 10px;
    top: 10px;
}

.index_ad01{width:100%; height: 225px; background: url("index_ad01.jpg") center no-repeat; float: left; margin: auto;}

.index_map{width:100%; float: left; margin:10px auto; background: #f8f8f8;}
.index_map_box{width:100%; height:580px; background: url("index_map.jpg") center no-repeat; float: left; margin-top: 40px;}
.index_map_box .Context{ float:left; margin-top: 100px; margin-left: 740px;font-size: 14px;}



@media screen and (max-width: 320px)
{
	.box1_cp_m {display: block;}
	.cen_box_gsjj .gsjj_more{margin: auto;margin-top:-30px; width: 100%; float: left; text-align: center;}
	.hzhb_box h2 b {
    display: block;
    font: bold 24px "Microsoft Yahei";
    color: #323232;
    margin-left: 110px;
	}
	.hzhb_box h2 a {
    display: block;
    font: 18px "Microsoft Yahei";
    color: #323232;
	}
	.index_ad01{ display: none;}
}
@media screen and (max-width: 1023px) { 
	.hzhb_box{margin-top: 0px;height: auto;}
	.box1_cp_m {display: block;}
	.index_ad01{ display: none;}
	.MyContLeft{display: none;}
	.MyCont .c1_cp_boxs{width:100%; margin:0px;}
	.c1_cp_boxs .contents ul{width: 100%;padding: 0px;}
	.c1_cp_boxs .contents ul li{margin:auto; padding:0px;width:100%;border-bottom: 1px solid #efefef;}
	.c1_cp_boxs .showbox .Images{margin-top:15px;}
	.c1_cp_boxs .showbox .Images img{width: 96%;margin-left: 2%;height:auto;padding:0px; border:0px; box-shadow: 2px 2px 10px #ccc;}
	.c1_cp_boxs .showbox .Names{height:40px; line-height: 40px;}
	.c1_cp_boxs .showbox .Names a{color:#666;}
	.t1 h5{margin:auto;}
	.ad01{display: none;}
	.gsjj_box{padding-top:0px;}
	.cen_box_gsjj .gsjj_more{margin: auto;margin-top:-30px; width: 100%; float: left; text-align: center;}
	.gsjj_box h2{padding-left: 5%;padding-right: 5%;padding-top: 25px;background: url(t_n.gif) no-repeat center -30px;margin-bottom: 0px;}
	.gsjj_box h2 a{margin-top: 5px;margin-bottom: 5px;}
	.gsjj_box h2 b{font: bold 20px "Microsoft Yahei";}
	.gsjj_box .left{width:100%;height: auto;}
	.gsjj_box .right{width:96%;height: auto;margin-left: 2%;}
	.gsjj_box .right .title{padding-bottom: 0px;margin-bottom: 0px;}
	.gsjj_box .right .btn{margin-top: 5px; margin-left: 35%;}
	.box1_cp_m .showbox ul li,.box1_cp_m .showbox ul li .Images,.box1_cp_m .showbox ul li .Images img{height: auto;}
	
	.cen_box7{margin-top: 0px; border-top:1px solid #efefef; padding-top:10px;}
	.box7_item,.c7_desc{width:100%; margin-bottom: 0px;height: auto;padding-bottom:10px;}
	.c7_desc .ContextBox{width: 90%;margin: auto 5%;}
	.c7_tel,.c7_work{width:80%; float: left; margin: 5px 10%;}
	.box7_cjwt{margin: auto;padding: 0px; border:0px;border-top:1px solid #efefef; padding-top:10px;}
	
	
	.fw_box {
    width: 100%;
    height: 350px;
    background: url(/style/bg_lc.jpg) center no-repeat;
    margin: auto;
    margin-top: 20px;
    float: left;
	}
	.fw_title h3 {
    font-size: 24px;
    color: #FFFFFF;
    padding-top: 0px;
    margin-top: 140px;
    text-align: center;
    width: 90%;
    float: left;
    margin-left: 5%;
	}
	
	.fw_title span {
    font-size: 16px;
    color: #F3F3F3;
    width: 100%;
    float: left;
    text-align: center;
    margin: 20px auto;
	}
	.fw_conts{display: none;}
	
	.ys_box{height: auto;}
	.ys_box h2 {
    width: 100%;
    height: 190px;
    margin-top: 20px;
    background: url(ys_h_m.jpg) center no-repeat;border-bottom: 1px solid #efefef;
	}
	.ys_box .ys_cont{width:100%;height:auto;}
	.ys_cont .conts{width:100%;}
	.ys_cont .conts p{margin-bottom: 5px;float: left;clear: both;}
	.ys_c01 {
    width: 100%;
    height: auto;
    float: left;
    background: none;
    margin-bottom: 20px;
	}
	.ys_c02 {
    width: 100%;
    height: auto;
    background: url(ys_t02.jpg) left top no-repeat;
    margin: auto;
    margin-bottom: 20px;
    float: left;
	}
	.ys_c02 .conts{margin-left:auto;float: left; margin-top: 380px;}
	
	.ys_c03 {
    width: 100%;
    height: auto;
    background: url(ys_t03.jpg) center top no-repeat;
    margin: auto;
    margin-bottom: 10px;
    float: left;
	}
	.ys_c03 .conts{margin-left:auto;float: left; margin-top: 400px;}
	.ys_sb{ display: none;}
	
	.khjz_box .cont_boxs {
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 0px;
    width: 100%;
	}
	.khjz_box {
    width: 100%;
    height: auto;
    background: #FFFFFF url(line01.jpg) center top no-repeat;
    margin: auto;
    margin-top: 20px;
    float: left;
	}
	.khjz_box .ArticleList {width: 100%;margin-left: auto;}
	.khjz_box .ArticleList ul{width:100%;padding: 0px;margin: auto;}
	.khjz_box .ArticleList ul li{width:100%;height:auto;margin-bottom: 20px;background: #f5f5f5 no-repeat left top;}
	.cont_img{width: 100%;text-align: center;}
	.cont_boxs .r{float: left;width: 90%;margin-left: 5%;
	}
	.khjz_box .cont_boxs h5 {
    font-size: 16px;
    text-align: left;
    margin: 10px 0px;
    width: 100%;
    height: 50px;
    overflow: hidden;
    float: left;
	}
	.khjz_box .cont_boxs span {
		    width: 100%;
    height: 80px;
    float: left;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
	}
	.khjz_box .ArticleList ul li a{white-space: normal;}
	
	.c7_pic_box .ArticleList ul {
    margin: 0px;
    padding: 0px;
    width: 90%;
    margin-left: 5%;
}
	.box7_l {
    width: 100%;
    float: left;
    margin-top: 30px;
}
	.c7_pic_box .cont_img {
    margin-right: 0px;
    float: left;
    width: 100%;
    height: auto;
    overflow: hidden;
}
	.c7_pic_box .cont_img img{width:100%;}
	
	.c7_cont_list ul {
    width: 100%;
    float: left;
    margin: auto;
    padding: 0px;
}
	.c7_cont_list ul li {
    width: 90%;
    height: 34px;
    margin: 5px 5%;
}
	.box7_r {
    width: 100%;
    float: right;
    margin-top: 20px;
}
	.c7_cont_r .ArticleList {
    overflow: hidden;
    width: 96%;
    height: auto;
    padding: 0px;
    margin-top: 0px;
	margin-left: 2%;
}
	.c7_cont_r dl {
    padding: 0px 0 20px;
    border-bottom: 1px dashed #d1d1d1;
}
	.c7_cont_r dl dt {
    background: url(w.gif) no-repeat 0 2px;
    line-height: 20px;
    padding: 0 0 7px 28px;
    overflow: hidden;
    text-align: left;
    color: #000000;
    font-size: 14px;
}
	.c7_cont_r dl dt a{color:#434343;}
	.c7_cont_r dl dd {
    background: url(d.gif) no-repeat 0 5px;
    padding-left: 28px;
    line-height: 180%;
    color: #999999;
    max-height: 78px;
    overflow: hidden;
    text-align: left;
    margin-top: 5px;
	font-size: 14px;
    margin: auto;
}
	
	.cen_box7 .more{ display: none;}
	
}