/*ͷβ����ͳһ��ʽ*/
*,*: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: #e4f2fd}
a,ins{text-decoration:none;}
a{color:#333333;}
a:focus,a:hover{}
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.clearfloat{zoom:1}

.content{
    width: 100%;
    height: 100%;
    background: url("bg.jpg") no-repeat center top;
}
/*����*/
.top{
    width:100%;
    height: 40px;
    background: #245399;
}
.top-center{
    width: 1100px;
    height: 40px;
    margin: 0 auto;
    color: #ffffff;
    padding: 0 20px;
    line-height: 40px;
}
.top-center-right a{
    color: #ffffff;
}
.top-center-right span{
    padding: 0 5px;
}
/*banner*/
.banner{
    height: 200px;
    width: 1100px;
    margin: 0 auto;
    line-height: 200px;
}
.banner-middle{
    margin-left: 50px;
}
/*����*/
.banner-right{
    font-size: 0;
}
.banner-right .txt{
    width: 180px;
    height:40px;
    line-height: 40px;
    padding-left: 20px;
    background: url("search_01.png") no-repeat center center;
    font-size: 15px;
    vertical-align: middle;
}
.banner-right .sbt{
    vertical-align: middle;
}
/*nav*/
.nav{
    width: 1100px;
    height: 50px;
    margin: 0 auto;
    line-height: 50px;
    background: #245399;
}
.nav ul li{
    float: left;
    width: 14.28%;
    text-align: center;
}
.nav ul li a{
    font-size: 17px;
    font-weight: bold;
    color: #ffffff;
    display: inline-block;
    width: 100%;
    padding-left: 40px;
}
.nav ul li:first-child a{
    background: url("sy_16.png") no-repeat 30px center;
}
.nav ul li:first-child+li a{
    background: url("sy_19.png") no-repeat 30px center;
}
.nav ul li:first-child+li+li a{
    background: url("sy_22.png") no-repeat 30px center;
}
.nav ul li:first-child+li+li+li a{
    background: url("sy_24.png") no-repeat 30px center;
}
.nav ul li:first-child+li+li+li+li a{
    background: url("sy_26.png") no-repeat 30px center;
}
.nav ul li:first-child+li+li+li+li+li a{
    background: url("sy_29.png") no-repeat 30px center;
}
.nav ul li:first-child+li+li+li+li+li+li a{
    background: url("sy_31.png") no-repeat 30px center;
}


/*��������*/
.content-box{
    width: 1100px;
    background: #ffffff;
    margin: 0 auto;
}

.wzy{
    width: 1100px;
    margin: 0 auto;
}
.dqwz{
    height: 40px;
    background: #ededed;
    line-height: 40px;
    padding: 0 20px;
}

.wznr{
    padding: 30px 120px;
}







/*�ײ�*/
.footer{
    width: 100%;
    background: #245399;
    height: 110px;
    margin-top: 20px;
}

.footer-center{
    width: 1100px;
    margin: 0 auto;
    height: 110px;
    color: #ffffff;
}

.footer-center p a{
    font-weight: bold;
    color: #ffffff;
}
.footer-center p span{
    font-weight: bold;
    margin: 0 8px;
}









