.basebanner{ width: 100%;height: auto;overflow: hidden;}
.basebanner img{ width: 100%;}
.basenr{ width: 1200px;height: auto;overflow: hidden;background: #fff;}
.dhl{height: 40px;line-height: 40px;font-size: 13px;margin-top: 10px;text-align: left;}
.dhl a{color: #333;}
.dhl a:hover{color: #254ab3;}
.dhl {border-bottom: 1px solid #ccc;}
.ta{float: left; color: #333; margin-left: 5px;color: #333;text-decoration-color: #333;text-decoration: none; font-weight: bold;}
.ta img{ height: 15px;margin-top: 2px;width: 15px;}
.text{width: 90%;min-height: 300px;height: auto;overflow: hidden;margin-top: 30px;line-height: 25px;font-size: 13px;color: #333;margin-top: 20px;margin-bottom: 50px;}
.text .abody img{max-width:1000px; }
.news_n_title {
	text-align: center;
    color: #333;
    line-height: 40px;
    font-size: 24px;
    font-weight: 600;
    margin: 3% 0px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ccc;
}
.content{width: 100%;overflow: hidden;line-height: 28px;font-size: 14px;margin:20px 0px;}

.list_pic {margin: 10px 20px; min-height: 300px;}
.list_pic a{margin:10px 5px; display: -webkit-inline-box;text-align: center;line-height: 30px;color: #222; padding:0px 0px 5px 0px; border:1px solid #ccc;font-size: 14px;}
.list_pic a:hover{color: #000;}
.list_pic img{width: 300px;height: 170px;}

@media screen and (max-width: 800px) {
   .basenr{ width: 90%;}
   .dhl{ height: 25px;line-height: 20px;font-size: 12px;color: #333;}
   .ta img{ height: 15px;margin-top: 2px;}
	.news_n_title {text-align: center;color: #333;line-height: 30px;font-size: 16px;margin: 0;}
	.abody img{width: 100% !important; height: auto !important; }
}

/*下载中心*/
.download {min-height: 250px;}
.download a{color: #333;}
.download a:hover{color:#0000FF;}
.download .a{display: block;padding: 10px;border-bottom: 1px solid #dedede;
background:url(/skin/image/bt.png) no-repeat  6px 19px;
cursor:pointer;
line-height: 35px;
height: 35px;
color: #333;
padding-left: 25px;
padding-bottom: 5px;}
.download .dico  {
	background: url(/skin/image/d.png) no-repeat 0px 8px;
    width: 100px;
    height: 30px;
    display: block;
}
.clear{clear: both;}
.page {margin: 25px 10px 25px 20px;color: #666;line-height: 30px;text-align: left;}
.page li{ list-style:none;float: left;padding: 0px 5px;}
.page li a{display: inline-block;padding: 0px 10px;background: #dedede;color: #333;}
.page li a:hover{background: #3399cc;color: #fff;}
.page li .current{display: inline-block;padding: 0px 10px;background: #3399cc;color: #fff;}
.page li .disabled{display: table;display: table-cell;}