@charset "utf-8";
/*全局样式*/

a {color:#2b2b2b;text-decoration:none; font-family: "\5FAE\8F6F\96C5\9ED1","\9ED1\4F53",serif; font-size:14px;}
a:hover {color:#2b2b2b;text-decoration:none; color:#2b2b2b;}
input{font:12px/1.14 arial,\5b8b\4f53;color:#333;outline:0;}
body{font-family: "\5FAE\8F6F\96C5\9ED1","\9ED1\4F53",serif;}
.g-bd{width: 1200px;height: auto;margin: 0 auto;clear: both;overflow: hidden;}
/*头部*/
.g-blk10 {
    clear: both;
    height: 10px;
    overflow: hidden;
    display: block;
}
.g-blk12 {
    clear: both;
    height: 12px;
    overflow: hidden;
    display: block;
}
.g-blk13 {
    clear: both;
    height: 13px;
    overflow: hidden;
    display: block;
}

/*页面主体盒子*/
 
.mainCon{ width:1120px; margin:0 auto; clear:both;}
 









/*列表翻页*/
.pageing{ text-align:right; padding-right:10px;}
.pageing span{ line-height:24px; padding:0 6px;}

.banner{ width:100%; height:488px; background:url(../../images/dsxxjy.files/banner.png) center top no-repeat;}

.top_link {
    text-align: left;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-indent: 12px;
}

.g-1st{height: 140px;overflow: hidden;}
.g-logo{height: auto;overflow: hidden;}
.g-search{height: auto;overflow: hidden;padding-top: 35px;}
.m-1st-icon{height: auto;overflow: hidden;margin-left: 26px;}
.m-1st-icon a{margin-right: 20px;display: block;width: 40px;height: 40px;float: left;cursor: pointer;}
.m-1st-icon a.icon-wb{background: url(../../images/common.files/icon-wb.png) no-repeat center;}
.m-1st-icon a.icon-wx{background: url(../../images/common.files/icon-wx.png) no-repeat center;}
.m-1st-icon a.icon-dh{background: url(../../images/common.files/icon-dh.png) no-repeat center;}

/*search*/
.g-search{height: auto;overflow: hidden;margin-top: 7px;}
.m-search{height: auto;overflow: hidden;border: 1px solid #E5E5E5;}
.sc_name{width: 98px;height: 34px;border-right: 1px solid #E5E5E5;line-height: 34px;font-size: 15px;text-align: center;}
.sc_text{border: none;width: 200px;height: 34px;font-size: 15px;text-align: left;color: #A8A8A8;outline: none;text-indent: 10px;}
.sc_btn{width: 48px;height: 34px;outline: none;text-indent: 28px;font-size: 14px;border: none;no-repeat center #ff9933;cursor: pointer;background: url(../../images/common.files/zj-sch.png) no-repeat center;}

.g-ft{height: 70px;overflow: hidden;padding: 15px 0 45px;background-color: #5e5e5e;}
.m-ft{height: auto;overflow: hidden;position: relative;}
.m-ft .u-ft{margin: 0 30px;}
.m-ft .u-ft p{line-height: 30px;text-indent: 260px;color: #FFFFFF;font-size:14px;}
.m-ft .u-ft p a{color: #ffffff;}
.m-ft span{position: absolute;top: 20px;}


@media (max-width: 767px) {
	 .g-bd{width: 100%; padding:2%}
	 .banner{ width:100%; height:166px; background:url(../../images/dsxxjy.files/m_banner.png) center top no-repeat; padding:2%;}
	 .blank18{ height:0px;}
}
@media (max-width: 480px) {
	 .g-bd{width: 100%; padding:2%}
	 .banner{ width:100%; height:166px; background:url(../../images/dsxxjy.files/m_banner.png) center top no-repeat; padding:2%;}
	 .blank18{ height:0px;}
}