/*通用样式*/

body {background-color: #fff;color: #333;margin: 0px;font: 16px/32px "MicroSoft YaHei",'宋体';line-height:1.428;}

ul,li,dl,dd,dt{list-style-type: none;margin: 0;padding: 0;}
a{text-decoration: none!important;}
img{border: none;}

.right{float: right;}
.left{float: left;}
.img-full{width: 100%;height: auto;}

a:link {text-decoration: none;}
a:visited {text-decoration: none;color: #333;}
a:hover {text-decoration:none; color:#333;}
a:active {text-decoration: none;color: #333;}

.link01,a.link01:link,a.link01:visited,a.link01:hover { color:#fff; vertical-align: middle;}

.clear{ clear:both;}

.ch{width: 100%;height: 0;clear: both;}
.ch10{width: 100%;height: 10px;clear: both;}
.ch15{width: 100%;height: 15px;clear: both;}
.ch20{width: 100%;height: 20px;clear: both;}
.ch30{width: 100%;height: 30px;clear: both;}
.ch40{width: 100%;height: 40px;clear: both;}
.ch50{width: 100%;height: 50px;clear: both;}

.container{
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px; /* or 950px */
}


/*头部*/
.top{ background-color: #f3f3f3; padding: 15px 0;}



/*列表*/

.zymtkxj{ margin-bottom:3em;}
.zymtkxj .header01{background: url("../images/ymkxj-rmrb.png") no-repeat; line-height:6em; text-align: right; font-size: 0.5em; padding-right: 2em; background-size:100% 100%; margin-bottom:2em;}
.zymtkxj .header02{background: url("../images/ymkxj-xhs.png") no-repeat; line-height:6em; text-align: right; font-size: 0.5em; padding-right: 2em; background-size:100% 100%; margin-bottom:2em;}
.zymtkxj .header03{background: url("../images/ymkxj-ygw.png") no-repeat; line-height:6em; text-align: right; font-size: 0.5em; padding-right: 2em; background-size:100% 100%; margin-bottom:2em;}
.zymtkxj .header04{background: url("../images/ymkxj-qsw.png") no-repeat; line-height:6em; text-align: right; font-size: 0.5em; padding-right: 2em; background-size:100% 100%; margin-bottom:2em;}
.zymtkxj .header05{background: url("../images/ymkxj-gmrb.png") no-repeat; line-height:6em; text-align: right; font-size: 0.5em; padding-right: 2em; background-size:100% 100%; margin-bottom:2em;}
.zymtkxj .header06{background: url("../images/ymkxj-jjrb.png") no-repeat; line-height:6em; text-align: right; font-size: 0.5em; padding-right: 2em; background-size:100% 100%; margin-bottom:2em;}
.zymtkxj .header07{background: url("../images/ymkxj-zgrb.png") no-repeat; line-height:6em; text-align: right; font-size: 0.5em; padding-right: 2em; background-size:100% 100%; margin-bottom:2em;}
.zymtkxj .header08{background: url("../images/ymkxj-zxw.png") no-repeat; line-height:6em; text-align: right; font-size: 0.5em; padding-right: 2em; background-size:100% 100%; margin-bottom:2em;}
.zymtkxj .header09{background: url("../images/ymkxj-qtym.png") no-repeat; line-height:6em; text-align: right; font-size: 0.5em; padding-right: 2em; background-size:100% 100%; margin-bottom:2em;}
.zymtkxj img{ border-radius:5px; margin-bottom:1em; }
.zymtkxj li{ margin:20px 0;}
.zymtkxj strong{ color: #ccbaa1; margin-right:0.5em; } 















































/*手机版*/
@media (max-width: 540px) {
/*  首页  */
    .ch10-mobile{width: 100%;height: 10px;clear: both;}
    .ch20-mobile{width: 100%;height: 20px;clear: both;}

    .mobile-hidden{display: none;}
    .right-fr{float: none;}
    .left-fl{float: none;}
    .slideTxtBox .hd{margin-bottom: 20px;}

    /*网站信息*/
    .website-xx button{margin-top: 20px;}
    .website-xx{padding-left: 0;}

   /* 关于本站*/
    .copyright{line-height: 30px;text-align: center;margin-top: 15px;}
    .copy-nav li{margin-left: 5px;}
    .copy-nav li a{line-height: 30px;margin-right: 5px;}


/*  ------------   列表页   ----------------     */
    .list-line li a{width: 65%;}


}



