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 < 1200 ? "1200px": "auto");
}


/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */

body {
    font-family: "微软雅黑";
    /*文字字体定义 */
    font-size: 14px;
    /*文字大小定义 */
    color: #666666;
    /*文字颜色定义 */
    min-width: 1200px;
    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: #0679e4;
}

.color {
    color: #0679e4;
}


/*header*/
.header_top{height: 33px;line-height: 33px;color: #fff;background: #272727;}
.header_top span.fr{background: url(../images/ad_bg.png) no-repeat left center;padding-left: 24px;}
.header_mid {
    height: 118px;
}
.header_mid .logo{height: 118px;width: 661px;}
.header_mid .header_tel{width:220px;height: 50px;text-align: center;margin-top: 30px;}
.header_mid .header_tel p.txt1{background: url(../images/header_tel.png) no-repeat center;font-size: 15px;color:#212121;}
.header_mid .header_tel p.txt2{font-weight: 700;color:#2d6bd2;font-size: 28px;}

.header_nav {height: 60px;background: url(../images/nav_bg.jpg) no-repeat;}
.menu>ul>li {float: left;height: 60px;line-height:60px;width:115px;text-align: center;position: relative;}
.menu>ul>li>a {font-size: 16px;color: #fff;}
.menu>ul>li.add span{
    background: url(../images/nav_bg2.png) no-repeat right center;
    padding-right: 18px;
}
.menu>ul>li:hover,
.menu>ul>li.hover{
    background:#272727;
}
.menu>ul>li:hover.add span{
    background: url(../images/nav_bg3.png) no-repeat right center;
    padding-right: 18px;
}
.erji{position: absolute;top: 60px;background: #272727;z-index: 19;left: 0;right: -20px;padding: 18px 0;display: none;}
.erji>li{height: 30px;font-size: 16px;line-height: 30px;}
.erji>li>a{color: #fff;line-height: 30px;text-align: center;display: block;margin: 0 auto;font-size: 11px;}

.search_cnt1{width: 271px;height: 31px;position: relative;margin-top: 14px;}
.search_cnt1 .txt{font-family: "微软雅黑";font-size: 14px;width: 249px;height: 29px;line-height: 29px;padding-left: 22px;color:#fff;border: 1px solid #fff;border-radius: 15px;background: none;}
.search_cnt1 .btn{width: 29px;height: 18px;background: url("../images/btn.png") no-repeat;position: absolute;right: 12px;top: 5px;}

.header_mid.nav01 {position: fixed;top: 0;left: 0;z-index: 9999;width: 100%;min-width: 1200px;height: 90px;}
.header_mid.nav01 .logo img{margin-top: 18px;}


/*首页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: #272727;}
.foot_top{background: url(../images/foot_bg.jpg) no-repeat top center;height: 130px;}
.foot_top .wrap{color: #fff;letter-spacing: 2px;}
.foot_top .wrap h2{font-size: 30px;}
.foot_top .wrap .fl{margin-top: 22px;}
.foot_top .wrap .fl p{font-size: 24px;font-weight: 700;line-height: 46px;}
.foot_top .wrap .fr{margin-top: 54px;}
.foot_top .wrap .fr p{font-size: 20px;}
.foot_top .wrap .fr h2 span{font-size: 24px;font-weight: normal;color:#0ba3fa;}

.foot_con{margin-top: 90px;color: #fff;margin-bottom: 50px;}
.foot_con li{width: 23%;float: left}
.foot_con li.first{width: 25%;margin-right: 7%;}
.foot_con li.first p{font-size: 14px;color: #fff;line-height: 24px;margin-top: 15px;letter-spacing: 1px;}
.foot_con li.second{margin-right: 6%;}
.foot_con li.second .txt{background: url(../images/foot_li.png) no-repeat top left;height: 176px;overflow: hidden;}
.foot_con li.second p{margin-bottom: 14px;padding-left: 25px}

.foot_con li strong{font-size: 18px; font-weight: 200;display:block;margin-bottom:42px;color: #FFF;background: url(../images/foot_nav.jpg) no-repeat bottom left;padding-bottom: 20px;}
.foot_con li ul{overflow: hidden;padding-bottom: 60px;}
.foot_con li ul li{width:115px;float: left;padding: 0;}
.foot_con li ul li a{font-size: 14px;color: #FFF;line-height: 30px;display: inline-block}
.foot_con li ul li:hover a{color: #0ba3fa}

.foot_con li.last{width: 190px;float: right;}
.foot_con li.last img{width: 165px;height: 165px;display: block;margin: 0 auto}

.foot {background: #1f1f1f;height:32px; font-size: 14px;text-align: center;}
.ddb p { float: left;line-height: 32px;color: #e5e5e5; width: 33.3%; }
.ddb p a{ color: #e5e5e5}