body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, input, textarea, p, th, td, img {
    margin: 0;
    padding: 0;
}

img {
    border: 0
}

ol, ul {
    list-style: none
}

h1, h2, h3, h4, h5, h6 {
    font-size: 16px;
}

input {
    outline: none;
    border: none;
}

html {
    _overflow-y: scroll;
}

/*****！！页面通用css样式定义开始******/

html, body {
    min-width: 1200px;
    font-family: "Microsoft YaHei";
    _width: expression(document.body.clientWidth < 1210 ? "1200px": "auto");
}

/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */

body {
    font-family: "微软雅黑";
    /*文字字体定义 */
    font-size: 14px;
    /*文字大小定义 */
    color: #666666;
    /*文字颜色定义 */
    min-width: 1210px;
    outline: none;
}

* {
    word-break: break-all;
    word-wrap: break-word
}

/* 网站超链接css通用设置 */

a {
    text-decoration: none;
}

/* 链接无下划线,有为underline */

a:link {
    color: #2c2c2c;
}

/* 未访问的链接 */

a:visited {
    color: #2c2c2c;
}

/* 已访问的链接 */

a:hover {
    color: #2c2c2c;
    text-decoration: none;
}

/* 鼠标在链接上 */

a:active {
    color: #2c2c2c;
}

/* 点击激活链接 */

p {
    line-height: 24px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.hide {
    display: none
}

.show {
    display: block
}

.dib {
    display: inline-block;
    *display: inline;
    zoom: 1;
}

/*.clear{clear:both; line-height:0; height:0; font-size:0px;}*/

.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/*清除浮动*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}

/*清除浮动*/

.clearfix {
    display: inline-block
}

* html .clearfix {
    height: 1%
}

.clearfix {
    display: block
}

.dib {
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
    height: auto;
}

.red {
    color: red
}

/*表格样式定义 */

checkbox {
    border: 0px;
}

/*选择框样式定义 */

.input {
    border: 1px solid #ccc;
    height: 20px;
    line-height: 20px
}

ul, li {
    list-style: none
}

/*public*/

.size1 {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}

.backcolor {
    background: #053b9e;
}

.color {
    color: #053b9e;
}

/*header*/

.header_top {
    width: 100%;
    position: relative;
    z-index: 9999;
    padding: 27px 0 20px;
    background: #FFF;
}

.header_top .logo {
    height: 67px;
    display: block;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.header_top .fr{
    width: 64%;
}
.header_top .tel{
    width: 300px;
    padding: 0 0 5px 20px;
    float: right;
    background: url(../images/toptel.png) no-repeat left center;
    font-size: 16px;
    color: #696969;
    display: block
}
.header_top .tel span{
    font-weight: bold;
    color: #053b9e;
    font-size: 24px;
}
.header_nav {
    width: 100%;
    display: block;
    text-align: right;
    font-size: 0;
    z-index: 99;
}

.menu>li {
    display: inline-block;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.menu>li>a {
    font-size: 18px;
    color: #333333;
    line-height: 35px;
    padding: 0 10px;
    display: block
}

.menu>li:hover>a, .menu>li.hover>a {
    color: #fff;
    background: #053b9e
}

.header_top.nav01 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 1200px;
}

.header_top.nav01 .logo {
    padding: 5px 0;
}

.header_top.nav01 .menu>li {
    padding: 5px 0;
}

.header_top.nav01 .header_link {
    padding: 5px 0;
}

.header_top.nav01 .erji {
    top: 60px;
}

/*首页banner*/

.banner17 {
    overflow: hidden;
}

.banner17 .shutter {
    overflow: hidden;
    width: 1920px;
    height: auto;
    position: relative;
    left: 50%;
    margin-left: -960px;
    top: 0;
}

.banner17 .shutter-img {
    z-index: 1;
}

.banner17 .shutter-img, .banner17 .shutter-img a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.banner17 .shutter-img a {
    cursor: default;
}

.banner17 .shutter-img a>img {
    width: 1920px;
    height: auto;
}

.banner17 .shutter-img .created {
    overflow: hidden;
    position: absolute;
    z-index: 20;
}

.banner17 .shutter-btn {
    width: 1300px;
    height: 64px;
    z-index: 9;
    position: absolute;
    top: 50%;
    margin-left: -650px;
    margin-top: -32px;
    left: 50%;
    clear: both;
    display: none;
}

.banner17:hover .shutter-btn {
    display: block;
}

.banner17 .shutter-btn li {
    width: 64px;
    height: 64px;
    cursor: pointer;
}

.banner17 .shutter-btn li.prev {
    float: left;
    background: url(../images/public/left3.png) no-repeat;
}

.banner17 .shutter-btn li.next {
    float: right;
    background: url(../images/public/right3.png) no-repeat;
}

.cover {
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

/*footer*/

.footer {
    background:url(../images/footerbg.jpg) repeat-x;
    height: 368px;
    color: #fff;
}
.footer .footerTop{
    padding: 55px 0 63px;
    overflow: hidden;
}
.footer .footerTop h3{
    font-size: 21px;
    border-bottom: 1px solid #3f68b4;
    line-height: 50px;
    position: relative;
    text-indent: 10px;
    margin-bottom: 22px;
}
.footer .footerTop h3 .border{
    position: absolute;
    left: 0;
    top: 17px;
    height: 20px;
    width: 2px;
    background: #FFF;
}
.footer .footerTop .fl{
    width: 470px;
    margin-right: 130px;
}
.footer .footerTop .fl ul li{
    width: 50%;
    float: left;
}
.footer .footerTop .nav{
    width: 230px;
    margin-right:0;
}
.footer .footerTop .nav ul li{
    width: 50%;
    float: left;
    margin-bottom: 10px;
}
.footer .footerTop .nav ul li a{
    color: #e5e5e5;
    font-size: 16px;
    line-height: 25px;
    display: block
}
.footer .footerTop .fr{
    width: 250px;
    text-align: center;
    line-height: 40px;
}
.footer .footerTop .fr img{
    width: 150px;
    display: block;
    margin: 0 auto 20px;
}
.footer .foot_nav {
    width:100%;
    color: #d6d6d6;
    text-align: center
}



.footer .foot_nav span{
    line-height: 27px;
    font-size: 14px;
}

.footer .foot_nav span a {
    color: #d6d6d6;
}