.list_left{width: 660px; float: left;}
p{margin: 0px; padding: 0px;}

.list_top{width: 660px; height: 400px; overflow: hidden; float: left;border-bottom: 1px solid #c7c7c7;}
.list_top1{width: 244px; float: left;}
.list_top1 p{text-align: center;color: #e12929;line-height: 34px;width: 244px; float: left;}
.list_top1 ul li{width: 119px; height: 36px; background-color: #009899;line-height: 36px; text-align: center; color: white; float: left; margin-top: 6px;}
.list_top1 ul li:nth-child(even){margin-left: 6px;}
.list_top1 ul li a{color: white;}
.list_top2{float: right; width: 400px; color: #464646;}
.list_top2 h1{font-size: 16px; font-weight: 400; text-align: left; float: right; width: 376px; height: 32px; background-color: #eae5da; line-height: 32px; text-indent: 20px;}
.list_top2 p{width: 376px; float: right; line-height: 26px; padding-top: 10px; text-indent: 20px; padding-bottom: 10px;}

.list_top2 ul{float: left; padding-top: 8px;}
.list_top2 ul li {
    color: #333333;
    font-size: 16px;
    float: left;
    height: 34px;
    line-height: 34px;
    width: 100%;
}
.clear{clear: both;}
.list_top2 ul li span{width: 22px; height: 11px; float: left;}

.list_middle{width: 660px; float: left;}
.list_tt{width: 5px; height: 94px; float: left; margin-top: 6px;background-color: #67c0c0;}
.list_middle dl{width: 642px; float: right;color: #464646;}
.list_middle dl dt{width:642px; height: 34px; text-indent: 10px; line-height: 34px; background-color: #f3f3f3; font-size: 16px; font-weight: bold; }
/*.list_middle dl dt a{color: #ff0c06; font-size: 14px; font-weight: 400; padding-right: 20px; float: right;}*/
.list_middle dl dd{line-height: 24px; text-indent: 30px; float: left; padding-top: 22px;}
.list_middle dl dd a{color: #b27834;}
.list_middle ul{width: 660px; float: left;}
.list_middle ul li{width: 660px; height: 100px; float: left; margin-top: 50px;}
.list_middle ul li:first-child{margin-top: 30px;}
.list_page{height: 45px; width: 660px; margin-top: 16px; margin-bottom: 15px; float: left; line-height: 45px;}



.list_yuyue{width: 622px; float: left; border: 1px solid #b9b9b9; /*height: 180px;*/ padding: 10px 18px;}
.list_yuyue ul li{height: 27px; border: 1px solid #b9b9b9; float: left; line-height: 27px; border-radius: 20px; width: 302px; text-indent: 20px;overflow: hidden;}
.list_yuyue ul li:nth-child(even){margin-left: 14px;}
.list_yuyue ul{border-bottom: 1px dashed #969696; float: left; padding-bottom: 10px;}
.list_yuyue h3,p{/*width: 430px;*/ float: left;}
.list_yuyue h3{color: #e02525; padding: 10px 0;}
.list_yuyue p{padding-bottom: 10px; }

.list_yuyue_a{font-size: 16px; color: white; width:188px; height: 55px; line-height: 55px; text-align: center; background-color: #e77f05; float: right; margin-top: 55px;}
.list_yuyue_l{float: left;width: 430px;}
.list_banner{width: 660px; height: 104px; float: left;}

.mt25{margin-top: 25px}
.list_guannian{width: 660px; float: left;}
.list_guannian_l{width: 300px; height: 200px; padding: 10px; border: 1px solid #b8b8b8;}
.list_guannian_l h2{font-size: 16px; border-bottom: 1px dashed #b8b8b8; color: #464646; font-weight: 600; height: 28px; line-height: 28px;}
.list_guannian_l h2 span{width: 4px; height: 15px; margin-top: 5px; margin-right: 5px; background-color: #009899; float: left;}
.list_guannian_l h2 a{float: right; font-weight: 400; font-size: 12px; color: #b27834;}
.list_guannian_l ol{color: #464646;}
.list_guannian_l ol{list-style-type:none;counter-reset:sectioncounter;}  
.list_guannian_l ol li:before {  
    content:counter(sectioncounter);  
    width: 12px; height: 12px;
    float: left;
    text-align: center;
    line-height: 12px;
    font-size: 12px;
    margin-top: 7px; margin-right: 5px;
    border: 1px solid #cab168; 
    display: block;
    counter-increment:sectioncounter; 
    
    background: -ms-linear-gradient(top, #fff39b,  #fe9f11);        /* IE 10 */

background:-moz-linear-gradient(top,#fff39b,#fe9f11);/*火狐*/ 

background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#fff39b), to(#fe9f11));/*谷歌*/ 

background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff39b), to(#fe9f11));      /* Safari 4-5, Chrome 1-9*/

background: -webkit-linear-gradient(top, #fff39b, #fe9f11);   /*Safari5.1 Chrome 10+*/

background: -o-linear-gradient(top, #fff39b, #fe9f11);  /*Opera 11.10+*/
 
 } 
 
.list_guannian_l ol li:nth-child(4):before{border: 1px solid #b8b8b8;background: none;}
.list_guannian_l ol li:nth-child(5):before{border: 1px solid #b8b8b8;background: none;}
.list_guannian_l ol li:nth-child(6):before{border: 1px solid #b8b8b8;background: none;}
.list_guannian_l ol li{height: 28px; line-height: 28px;}
.list_guannian_l ol li:first-child{padding-top:10px;}
.list_guannian_l ol li span{float: right; width: 85px; text-align: left; background-image: url(../images/list_jt.jpg); background-repeat: no-repeat; background-position: left 9px;text-indent: 10px;}

.list_guannian_l ol li:nth-child(4) span{background-image: url(../images/list_jt01.jpg);}
.list_guannian_l ol li:nth-child(5) span{background-image: url(../images/list_jt01.jpg);}
.list_guannian_l ol li:nth-child(6) span{background-image: url(../images/list_jt01.jpg);}

.list_right{width: 288px; float: right; border: 1px solid #c7c7c7;}
.list_right_nb{width: 262px; margin: 0 auto;}
.list_right01 p{width: 262px; float: left;}

.list_bt01{height: 53px; overflow: hidden; width: 288px; background-color: #009999; }
.list_bt01a{margin-bottom: 5px; background-image: url('../images/asn_logo.png'); background-repeat: no-repeat; background-position: 15px center ; background-size: 45px 45px; float: left;}
.list_bt01b{ background-image: url('../images/list_ge.png'); background-repeat: no-repeat; background-position: 75px center ; background-size: 3px 56px; float: left;height: 53px; width: 288px; line-height: 53px; color: white; font-size: 26px; font-weight: bold; text-align: center;}
.list_bt01b dl{float: right;height: 56px; width: 212px;color: #ffd562; text-align: center;}
.list_bt01b dl dt{font-size: 21px; color: white; font-weight: bold; font-family: "黑体";}
.list_right_nb .p p{width: 100%; float: left; padding-top: 10px; line-height: 23px;}
.list_right_nb .a a{width: 119px; height: 36px; display: block; margin: 20px 0; text-align: center; line-height: 36px;}
.list_right_nb .a1{background-color: #009899; color: white; float: left;}
.list_right_nb .a2{background-color: #d97f15; color: white; float: right;}

.list_bt01c{margin-bottom: 5px; background-image: url('../images/list_ico01.png'); background-repeat: no-repeat; background-position: 25px center ; background-size: 26px 34px; float: left; text-indent: 50px;}

.list_bt01d{margin-bottom: 5px; background-image: url('../images/list_ico02.png'); background-repeat: no-repeat; background-position: 25px center ; background-size: 32px 29px; float: left; text-indent: 60px;}

.list_bt01e{margin-bottom: 5px; background-image: url('../images/list_ico03.png'); background-repeat: no-repeat; background-position: 25px center ; background-size: 27px 32px; float: left; text-indent:50px;}

.list_bt01f{margin-bottom: 5px; background-image: url('../images/list_ico04.png'); background-repeat: no-repeat; background-position: 25px center ; background-size: 27px 32px; float: left; text-indent:50px;}

.zjright {width: 262px; height: auto; margin: 0 auto; position: relative;}
.zjright .bd{width: 262px; float:left;height: 205px; overflow: hidden;}
.zjright_l{position: absolute; left: -24px;top: 416px; z-index: 1;}
/*.zjright_l img{width: 14px;height: 14px;}*/
.zjright_r{position: absolute; right: -24px;top: 416px; z-index: 1;}
/*.zjright_r img{width: 14px;height: 14px;}*/
.kfalleft_l{position: absolute; left: 0px;top:170px; z-index: 2;}
.kfalright_r{position: absolute; right: 0px;top: 170px; z-index: 2;}

.list_right_zj{width: 110px; height: 129px;  float: left;}
.list_right_nb .img01{width: 260px; float: left; margin-top:5px;}
.list_right_nb .dl{width: 142px; float: right; color: #333333;}
.list_right_nb .dl dt{font-size: 22px; font-weight: bold; border-bottom: 1px dashed #333333;margin-top: 37px;}
.list_right_nb .dl dd:nth-child(2){font-weight: bold; border-bottom: 1px dashed #333333; }
.list_right_nb .dl dd{line-height: 21px;}
.list_right_nb p{margin: 0px; float: left;}
.list_right_nb_img{float: left; width: 262px; margin-top: 10px;color: #3b3b3b;}
.list_right_nb_img p{margin: 0px; padding: 0px; float: left;}
.list_right_nb_img p span{color: #dd2424;}
.list_right_nb_img ul{width: 262px; float: left; padding-top: 8px;}
.list_right_nb_img ul li:first-child{color: #dd2424;}
.list_right_nb_a{width: 262px; float: left; margin-top: 20px; margin-bottom: 20px;}
.list_right_nb_a a{width: 168px; height: 36px; color: white; background-color: #d97f15; display: block; text-align: center; line-height: 36px; margin: 0 auto;}
.icon123{font-size: 18px; float: left; margin-top: 8px; margin-right: 10px; color: white; width: 25px; height: 25px;background-color: #009899; border-radius: 20px;}

.icon456{font-size: 16px; float: left;  margin-right: 3px; margin-top:1px; color: 009899; }

.list_right_lx ul li{float: left; width: 262px; color: #232323; font-size: 16px; height: 40px; line-height: 40px;}
.list_right_lx ul li:first-child{margin-top: 8px;}
.list_right_lx ul {width: 262px; height: 95px; float: left; border-bottom: 1px solid #c7c7c7;}

.table,table td{border: 0px; color: #009899;}
.table table tr{ display:block; margin:20px 0;}
.table table td input{width: 116px; height: 30px;}
.table table{width: 180px; float: left;}

.table .input {
    width: 67px;
    height: 71px;
    border-radius: 10px;
    font-size: 20px;
    background-color: #e77f05;
    float: left;
    margin-top: 27px;
    margin-left: 10px;
    border: none;
}

.gehe{position: relative;height: 1px;width: 450px; top: 45px; margin: 0 auto; background-image: url(../images/jbbg.jpg);}
.list_right_nb b{line-height: 20px;}
.gehe span{font-size: 20px; position: absolute; top: -12px; left: 48.5%; }
.list_right_nb .img{float: left; margin-top: 20px;}
.list_right_nb .kf{text-align: center; font-size: 16px;color: #e00404; line-height: 30px; width: 262px; float: left;}
.list_right_nb .kfal li{width: 262px; border-bottom: 1px dashed #c7c7c7; float: left; height: 30px; line-height: 30px;}
.list_right_nb .kfal li:before{content: ""; width: 24px; height: 15px; float: left; background-image: url('../images/list_ico05.png'); background-size: 24px 15px; background-repeat: no-repeat; background-position: left center; margin-right: 5px; margin-top: 6px;}

.list_right_nb .luxian dl{width: 262px; float: left; padding-bottom: 20px;}
.list_right_nb .luxian dl:first-child{border-bottom: 1px solid #c7c7c7; padding-bottom: 5px;}
.list_right_nb .luxian dl dt{color: #009899;}
.mt20{margin-top: 20px;}

.list_zj{width: 23px; float: left; margin-left: 13px; height: 410px; margin-top: 20px;}
.list_zixun{margin-left: 674px !important;}
.list_zj ul li{width: 23px; height: 93px; text-align: center; float: left; font-size: 12px; font-family: "宋体"; margin-top: 12px;overflow: hidden;}
.list_zj ul li a{width: 23px;  display: block; text-decoration: none;	color: white;outline:none;	-webkit-tap-highlight-color:rgba(0,0,0,0);padding-top: 26px;}
.list_zj ul li:first-child{background-color: #f66806; border-radius: 2px; background-image: url(../images/list_zxico01.png); background-repeat: no-repeat;background-size: 13px 12px; background-position: center 8px;margin-top: 0px;}

.list_zj ul li:nth-child(2){background-color: #008585; border-radius: 2px; background-image: url(../images/list_zxico02.png); background-repeat: no-repeat;background-size: 14px 14px; background-position: center 8px;}

.list_zj ul li:nth-child(3){background-color: #45adad; border-radius: 2px; background-image: url(../images/list_zxico03.png); background-repeat: no-repeat;background-size: 19px 15px; background-position: center 8px;}

.list_zj ul li:nth-child(4){background-color: #515151; border-radius: 2px; background-image: url(../images/list_zxico04.png); background-repeat: no-repeat;background-size: 12px 12px; background-position: center 8px;}

/*******列表分页*****/
.pagelist { width:100%; float: left; height: 30px;padding: 25px;}
.pagelist .index_page{margin: 5px;border-style: solid;border-width: 1.5px;border-color: #009899;padding: 3px 7px;}
.pagelist .prev_page{margin: 5px;border-style: solid;border-width: 1.5px;border-color: #009899;padding: 3px 7px;}
.pagelist .page_nowindex{margin: 5px;border-style: solid;border-width: 1.5px;border-color: #009899;padding: 3px 7px;background: #009899;}
.pagelist a{margin: 5px;border-width: 1.5px;border-style: solid;border-color: #009899;padding: 3px 7px;}
.pagelist .next_page{margin: 5px;border-width: 1.5px;border-style: solid;border-color: #009899;padding: 3px 7px;}
.pagelist .last_page{margin: 5px;border-width: 1.5px;border-style: solid;border-color: #009899;padding: 3px 7px;}


.list_w100{float: left; width: 660px;}

.list_shebei{background-color: #e3e3e3; height: 46px; line-height: 46px; text-indent: 20px; color: black;}

.list_shebei_01{width: 638px; float: left; border: 1px solid #d7d7d7; padding: 10px;}
.list_shebei_01 h3{color: black; font-size: 28px; width: 100%;}
.list_shebei_01 span{
	width: 6px; height: 25px; float: left;
	margin-right: 10px;
	 margin-top: 7px;
background: -ms-linear-gradient(top, #f7b674,  #d25d0e);        /* IE 10 */

background:-moz-linear-gradient(top,#f7b674,#d25d0e);/*火狐*/ 

background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#f7b674), to(#d25d0e));/*谷歌*/ 

background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f7b674), to(#d25d0e));      /* Safari 4-5, Chrome 1-9*/

background: -webkit-linear-gradient(top, #f7b674, #d25d0e);   /*Safari5.1 Chrome 10+*/

background: -o-linear-gradient(top, #f7b674, #d25d0e);  /*Opera 11.10+*/
}
.list_shebei_01 .div1{float: left; height: 2px; width: 20%; border-bottom: 2px solid #009899;}
.list_shebei_01 .div2{float: left; margin-left: 2px; width: 78%; height: 2px; border-bottom: 2px solid #dfceb4;}

.list_shebei_left{width: 267px; height: 212px; float: left;}

.list_shebei_01 dl{width: 340px; float: right;}
.list_shebei_01 dl dt{color: #2c2c2c; padding-bottom: 5px; font-size: 20px; font-weight: bold; border-bottom: 1px dashed #d7d7d7;}
.list_shebei_01 dl dd{width: 100%; float: left; margin-top: 8px;}
.list_shebei_01 dl dd em{color: white; width: 87px; height: 20px; line-height: 20px;  border-radius: 2px; background-color: #d97f15; text-align: center;display: block;}
.list_shebei_01 dl dd p{color: #363636; width: 340px;}
.list_shebei_01 dl dd:nth-child(odd){margin-top: 1px;}

.list_shebei_top{width: 100%; float: left; margin-top: 25px;}

.list_shebei_top1{margin:25px 0 30px 0;width: 100%; float: left;}
.list_shebei_top1 ul li{width: 177px; height: 50px; line-height: 50px; background-color: #009899; float: left; margin-left: 54px; text-indent: 75px;}
.list_shebei_top1 ul li a{font-size: 18px;text-decoration: none;	color: white;outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0);width: 177px; height: 50px;display: block;}
.list_shebei_top1 ul li:first-child{margin-left: 0px; background-image:url(../images/qqico.png); background-position: 35px center; background-size: 34px 34px; background-repeat: no-repeat;}

.list_shebei_top1 ul li:nth-child(2){background-image:url(../images/dianico.png); background-position: 35px center; background-size: 34px 34px; background-repeat: no-repeat;}

.list_shebei_top1 ul li:nth-child(3){margin-left: 43px; background-image:url(../images/telico.png); background-position: 35px center; background-size: 34px 34px; background-repeat: no-repeat;}

.article{width: 638px; float: left; border: 1px solid #c7c7c7; padding: 10px;}
.article h1{font-size: 25px; color: #009899; text-align: center; width: 100%; float: left;}
.article small{color: #272727;text-indent: -10px; font-size: 14px;text-align: center; font-weight: 300; width: 100%; float: left; margin-top: 22px;}
.article_zj{background-image: url(../images/arcite_wk.jpg);width: 637px; height: 157px; background-size: 637px 157px;background-repeat: no-repeat; float: left; margin-top: 10px;}
.article_zj img{width: 148px; height: 120px; float: left; margin: 20px;}
.article_zj dl{color: #2a2a2a; height: 120px; margin: 20px 20px 20px 0px; width: 425px; float: right;}
.article_zj dl dt{font-size: 20px; font-weight: bold; width: 100%; margin-bottom: 5px;}
.article_zj dl dd{line-height: 23px; width: 100%; margin-bottom: 5px;}
.article_zj a{color: white;outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0); font-size: 16px; height: 36px; line-height: 36px;display: block; float: left;}
.article_zj .a1{width: 158px; text-align: center; background: #d97f15;}
.article_zj .a2{width: 248px; text-align: center; background: #009899;float: right !important;}
.arc_title {width: 100%; text-align: center; float: left;}
.article p{width: 100%; letter-spacing: 1px; font-family: "microsoft yahei""微软雅黑"; color: #535353; font-size: 15px; padding-top: 20px; line-height: 26px; float: left;}
.article p .aa{
    float: left;
    margin-left: 65px;
}
    
body{font-family: "microsoft yahei";}

.list_zjtd{width: 638px; float: left; border: 1px solid #c7c7c7; padding: 10px;}
.list_zjtx {width: 207px; height: 265px; float: left;}
.list_zjtd dl{width: 400px; float: right; color: #353535;}
.list_zjtd dl dt small{font-size: 16px;font-family: "黑体";font-weight: 600; color: #373737; margin-left: 20px;}
.list_zjtd dl dt:first-child{font-size: 28px; font-weight: bold; color: black;}
.list_zjtd_svg{color: #ef0404; font-size: 16px; float: left;margin-top: 4px;}
.list_zjtd dl dd{height: 24px; line-height: 24px;}

.list_zjtd dl:nth-child(2){border-bottom: 1px dashed #C7C7C7; padding-bottom: 5px; }
.list_zjtd dl:nth-child(3){margin-top: 10px;}
.list_zjtd dl:nth-child(4){margin-top: 10px;}
.list_zjtd dl:nth-child(3) dt{font-size: 14px; color: white; width: 98px; height: 22px; background-image: url(../images/list_zjbgt.jpg); line-height: 22px; text-align: center;background-size: 98px 22px; background-repeat: no-repeat;}
.list_zjtd dl:nth-child(4) dt{width: 98px;font-size: 14px; color: white; height: 22px;background-size: 98px 22px; background-repeat: no-repeat; background-image: url(../images/list_zjbgt.jpg);line-height: 22px; text-align: center;}

.list_zjd{width: 100%; margin: 30px auto; float: left;}


.list_guahao_l{width: 528px; height: 575px; float: left; border: 1px solid #c7c7c7;}

.list_guahao_l table {width: 485px; margin: 20px auto; margin-bottom: 5px; border: 0px; border: none; }
.list_guahao_l table,tr,th,td{border: none;}
.list_guahao_l table th{color: #107273; font-size: 20px; font-weight: bold;
		text-align:center;
        display:-webkit-box;-webkit-box-align:center;-webkit-box-pack:center;
        display:-moz-box;-moz-box-align:center;-moz-box-pack:center;
        display:-o-box;-o-box-align:center;-o-box-pack:center;
        display:-ms-box;-ms-box-align:center;-ms-box-pack:center;
        display:box;box-align:center;box-pack:center;
}
.list_guahao_l table th span{color: #e10b0b;font-size: 22px; padding: 0 5px;}
.list_guahao_l table th em{width: 48px; height: 17px; display: inline-block;}

.list_guahao_l table tr td:first-child{text-align: right; width: 100px;}
.list_guahao_l table tr td{font-size: 15px; color: #656565; font-weight: bold; height: 36px; line-height: 36px; }
.list_guahao_l table tr td:nth-child(3){color: #f84c4c; font-weight: 400; text-align: right;}
.list_guahao_l table tr td input{width: 320px; height: 36px; line-height: 36px; font-weight: 300;}
.list_guahao_l table tr td select{width: 325px; height: 36px; line-height: 36px; font-weight: 300;}
.list_guahao_l table tr{
    display:block; /*将tr设置为块体元素*/
    margin:10px 0;  /*设置tr间距为2px*/
}
.list_guahao_l label{float: left; margin-right: 30px;}
.list_guahao_l table textarea{width: 320px; height: 98px;}

.list_ic {width: 40px; float: left; height: 95px; margin-top: 20px;}
.list_guahao_r{height: 575px; float: right; width: 377px; padding: 0px 15px; border: 1px solid #c7c7c7;}
.list_gh{width: 377px; float: left;}
.list_gh dl{float: left; height: 95px; margin-top: 20px; margin-left: 10px;width: 327px;}
.list_gh dl dt{ font-size: 22px; color: #107273; font-weight: bold;}

.list_gh dl dd em{height: 3px;border-top: 3px solid #009899; float: left; width: 175px;}
.list_gh dl dd:nth-child(2){height: 3px; border-bottom: 1px solid #C7C7C7;float: left; width: 327px;}
.list_gh dl dd:nth-child(3){margin-bottom: 0px;}
.list_gh dl dd{color: #656565; line-height: 22px;width: 327px;}
.list_gh dl dd:last-child{margin-bottom: 10px;}

.list_i {width: 40px; float: left; height: 95px; margin-top: 20px;}
.list_gg{width: 377px; float: left;}
.list_gg dl{float: left; height: 95px; margin-top: 20px; margin-left: 10px;width: 327px;}
.list_gg dl dt{ font-size: 22px; color: #107273; font-weight: bold;}

.list_gg dl dd em{height: 3px;border-top: 3px solid #009899; float: left; width: 90px;}
.list_gg dl dd{float: left;}
.list_gg dl dd:nth-child(2){height: 3px; border-bottom: 1px solid #C7C7C7;float: left; width: 327px;}
.list_gg span{width: 90px; line-height: 20px; text-indent: 4px; float: left; height: 20px; font-weight: bold; background-color: #dddddd; color: #656565;}
.list_gg dl dd{color: #656565; line-height: 22px;width: 327px; margin-bottom: 10px;}
.list_guahao_r a{float: left; width: 377px; margin-top: 288px;}





.list_zxx{width: 33px; float: left; margin-left: 13px; height: 410px; margin-top: 20px;}
.list_zixy{margin-left: 674px !important;}
.list_zxx ul li{width: 33px; line-height: 18px; height: 115px; text-align: center; float: left; font-size: 16px; margin-top: 15px;overflow: hidden;}
.list_zxx ul li a{width: 33px;  display: block; text-decoration: none;	color: white;outline:none;	-webkit-tap-highlight-color:rgba(0,0,0,0);padding-top: 32px;}
.list_zxx ul li:first-child{background-color: #f8790e; border-radius: 2px; background-image: url(../images/yuehao.png); background-repeat: no-repeat;background-size: 21px 22px; background-position: center 8px;margin-top: 0px;}

.list_zxx ul li:nth-child(2){background-color: #009899; border-radius: 2px; background-image: url(../images/zixun01.png); background-repeat: no-repeat;background-size: 24px 20px; background-position: center 8px;}


.list_lylx{width: 640px; float: left; border: 1px solid #C7C7C7; padding: 15px;}
.list_lylx p{width: 640px; line-height: 27px; padding: 10px 0;}
.list_lylx dl{width: 640px; height: 190px; margin-top: 30px; padding-bottom: 25px; border-bottom: 2px dotted #C7C7C7;}
.list_lylx span{color: #d50e0e;}
.list_lylx em{color: #e37b00;}
.list_lylx dl dt{width: 109px; float: left; height: 190px;}
.list_lylx dl dt img{padding-top: 8px;}
.list_lylx dl dd{width: 505px; float: right;line-height: 26px;}
.list_lylx .dizhi{width: 640px; float: left; font-size: 18px; line-height: 36px; margin: 20px auto;}


.list_article{width: 628px; border: 1px solid #C7C7C7; padding: 15px; float: left;}
.list_article p{width: 628px; float: left; line-height: 20px; margin-top: 20px; padding-bottom: 25px; border-bottom: 1px dashed #C7C7C7;}

.list_article .neirong{width: 628px; height: 187px; float: left; padding-bottom: 25px; margin: 25px auto;  border-bottom: 1px dashed #C7C7C7;}
.list_article .neirong dl{width: 365px; float: right;}
.list_article .neirong dl dt{width: 365px; height: 28px; line-height: 28px;background-color: #e3e3e3;font-weight: bold; font-size: 16px; text-indent: 10px;}
.list_article .neirong dl dd{width: 365px; float: left; margin-top: 10px;}
.list_article .neirong dl dd a{color: #ed1212;}
.list_article .neirong dl dd span{width: 140px;float: right; text-align: right;}
.list_article .neirong dl dd:nth-child(4){margin-top: 20px;}


.gonggao{
    height: 27px;
    border: 1px solid #b9b9b9;
    float: left;
    line-height: 27px;
    border-radius: 20px;
    width: 620px;
    text-indent: 20px;
    overflow:hidden; 
}
    
    
.gonggao_l{width: 112px; float: left;}
.gonggao ul li{border: none; width:100%; overflow:inherit;white-space :nowrap; text-align: left; float: left;}
.gonggao .bd{width: 480px; float: left; height: 30px;}
.gonggao_l i{color: #009899; margin-top: 1px; float: left;width: 18px;}



