/*头尾所需统一样式*/
*,*:before,*:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,menu,nav,
section,img{margin:0px;padding:0px;outline:none;border:0px;}
li{list-style:none;}
body{text-align:left;font-family:"Microsoft YaHei";font-size:15px;color:#333; background:url(bg.jpg) no-repeat center center;width:100%;height:100%;background-attachment:fixed;background-size:cover;}
a,ins{text-decoration:none;}
a{color:#333333;}
a:focus,a:hover{color: #d71619;}
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0;}
.clearfloat{zoom:1;}



/*top*/
.top{
    height: 40px;
    background: url(top_bg.png) repeat-x center center;}
.top-center{
    width: 1100px;
    height: 40px;
    margin: 0 auto;
    line-height: 40px;
    font-size: 13px;
	padding-top: 60px;}
.top-center a{
    color: #ffffff;}
.top-center span{
    color: #ffffff;
    margin: 0 10px;}
.logo-da{float:right}
/*banner*/
.banner{
    height: 150px;
    width: 1200px;
    margin: 0 auto;
    font-size: 0;}
.banner-left{
    line-height: 150px;}
.banner-right{
    margin-top: 45px;}
.banner-right .ipt{
    width: 272px;
    height: 35px;
    background: url(search_l.png) no-repeat center center;
    padding-left: 40px;
    vertical-align: middle;
    font-size: 15px;}
.banner-right .sbt{
    vertical-align: middle;}
.banner-right p{
    font-size: 15px;
    color: #ffffff;
    margin-top: 10px;}
.banner-right p a{
    color: #ffffff;
    margin: 0 5px;}
.nav-center{
    width: 1200px;
    height: 50px;
    margin: 0 auto;
    background: #015293;
    line-height: 50px;}

.nav-center ul li{
    float: left;
    width: 13.11%;
    text-align: center;}
.nav-center ul li a{
    display: inline-block;
    font-size: 17px;
    font-weight: bold;
    color: #ffffff;
    border-left: 1px solid #656565;
    width: 100%;}
.nav-center ul li:first-child a{
    border: none;}
.nav-center ul li a:hover{
    background: #556290;}



/*内容区域*/
.content{
    width: 1200px;
    margin: 0 auto;
    background: #ffffff;
    padding: 20px 20px;}
/*当前位置*/
.dqwz{
    height: 40px;
    line-height: 40px;
    background: #ededed;
    width: 1200px;
    margin: 0 auto;
    font-size: 13px;}
.dqwz-1{
    float: left;
    width: 900px;
    padding-left: 350px;}
.dqwz a{
    font-size: 13px;}
/*栏目列表*/
.lmlb p{
    height: 50px;
    line-height: 50px;
    padding-left: 40px;
    background: #015293;
    color: #ffffff;
    font-size: 17px;
    font-weight: bold;}
.lmy-list .lmlb ul{
    padding-bottom: 25px;}
.lmy-list .lmlb ul .lanmu_old{
    border-bottom: 1px solid #e3e3e3;
    height: 45px;
    font-size: 17px;
    background: url(sj_03.png) no-repeat 25px center;
    line-height: 45px;
    padding-left: 45px;}
.lmy-list .lmlb ul li a:hover{
    color: #dcdbdb;}
.lmy-list .lmlb ul .lanmu_On{
    border-bottom: 1px solid #b6ccec;
    height: 45px;
    font-size: 17px;
    background: #555963 url(sj_06.png) no-repeat 25px center;
    line-height: 45px;
    padding-left: 45px;
    color: #ffffff;}
.lmy-list .lmlb ul .lanmu_On a{
    color: #ffffff;}

.btnr ul li{
    min-height: 40px;
    border-bottom: 1px dashed #D2D2D2;
    line-height: 40px;}
.btnr ul li img{
    margin-right: 10px;}
.btnr ul li{
    font-size: 17px;}
.btnr ul li span{
    color: #999;
    float: right;}







/*友情链接*/
.yqlj{
    width: 1200px;
    margin: 0 auto;
    height:40px;
    background: #dddddd;
    padding: 0 40px;
    line-height: 40px;}
.yqlj-right ul li.bt1{
    float: left;
    margin-left: 70px;

    position: relative;}
.yqlj-right ul li .list1{
    position: absolute;
    bottom: 40px;
    height: 300px;
    width: 1160px;
    background: #ffffff;
    border: 1px solid #ddd;
    border-bottom: none;}
.yqlj-right ul li span{
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 0 30px;
    cursor: pointer;}
.yqlj-right ul li .gjbw{
    left:-205px;
    display: none;}
.yqlj-right ul li .sjzf{
    left:-395px;
    display: none;}
.yqlj-right ul li .snds{
    left:-585px;
    display: none;}
.yqlj-right ul li .jnxq{
    left:-775px;
    display: none;}
.yqlj-right ul li .bdwz{
    left:-965px;
    display: none;}
.yqlj-right .bt1:hover .list1{
    display: block;}
.yqlj-right .bt1:hover .bt2{
    background: #ffffff;}
.list1{
    overflow-y: auto;}
.list1 ul li{
    height: 30px;
    background: #dddddd;
    width: 12.5%;
    text-align: center;
    float: left;
    line-height: 200%;
    margin-top: 20px;
    margin-left: 30px;}



/*底部*/
.footer{
    width: 100%;
    background: url(footer_bg.png) repeat-x center center;}
.footer-center{
    width: 1200px;
    margin: 0 auto;}
.footer-center-left{
    width: 250px;
    padding-left: 20px;
    height: 110px;}
.footer-center-middle{
    width: 720px;
    padding: 0 35px;
    border-right: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    height: 70px;
    margin-top: 25px;
    line-height: 30px;}
.footer-center-middle,.footer-center-middle a{
    color: #ffffff;}
.footer-center-right a,.footer-center-right span{
    color: #ffffff;}
.footer-center-right{
    line-height: 110px;}
.footer-center-right span{
    margin: 0 5px;}
.search-btn{
	display:none;
}








