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
}


/*index banner*/

.banner {
    width: 100%;
    position: relative;
    z-index: 0;
    /* overflow: hidden; */
    /* height: 416px; */
    height: auto;
}

.banner .flexslider {
    width: 100%;
    height: 100%;
    overflow: hidden;
    min-width: 1200px;
}

.banner .slides {
    position: relative;
    z-index: 1;
}

.banner .slides li {
    height: 100%;
}

.banner .slides li img {
    width: 100%;
    margin: 0 auto;
    display: block;
}

.banner .flex-direction-nav,
.banner .flex-control-nav {
    display: none
}


/*public*/

.size1 {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}

.backcolor {
    background: #0980a1;
}

.color {
    color: #0980a1;
}


/* HEADER */

.header_top {
    padding: 15px 0 0 0;
    position: relative;
    z-index: 9999;
}

.header_top .phone {
    background: url(../images/h1.png) no-repeat right top;
    width: 250px;
    padding-top: 40px;
    font-size: 30px;
    color: #4badc8;
    text-align: right;
    font-weight: 600;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}

.header_top .header_nav {
    width: 100%;
    height: 58px;
    background: #4badc8;
    text-align: center;
    margin-top: 10px;
}

.header_top .nav>li {
    display: block;
    width: 240px;
    height: 58px;
    line-height: 58px;
    text-align: center;
    float: left;
}

.header_top .nav>li>a {
    display: block;
    width: 100%;
    line-height: 58px;
    color: white;
    font-size: 16px;
}

.header_top .nav>li {
    background: url(../images/h2.jpg) no-repeat left center;
}
.header_top .nav>li.nav01{background:none}
.header_top .nav>li.hover,
.header_top .nav>li:hover {
    background: #0980a1;
}

.erji{background-color:#56c8e8;display: none;}
.erji>li{height: 38px;font-size: 14px;line-height: 38px; border-bottom: 1px dashed #ffffff }
.erji>li>a{color: #ffffff;line-height: 38px;text-align: center;display: block;margin: 0 auto}

/*footer*/
.footer {
    width: 100%;
    background: #0980a1;
    padding-top: 40px;
    font-size: 16px;
}

.footer .footer_box {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.footer .footer_box>div {
    color: #fff;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    height: 181px;
    border-right: 1px solid #fff;
}

.footer .footer_box>div .title4 {
    font-size: 28px;
    line-height: 30px;
    color: #fff;
}

.footer .footer_box>div .title4 span {
    font-size: 18px;
    position: relative;
    top: 2px;
}

.footer .footer_box>div hr {
    width: 54px;
    text-align: left;
    display: inline-block;
    background: #7A7B7D;
}

.footer .footer_box .item_contact {
    width: 482px;
}

.footer .footer_box .item_contact .cot {
    margin-top: 22px;
}
.footer .footer_box .item_contact .cot p{line-height:30px;}
.footer .footer_box .item_contact .cot .txt1 {
    line-height: 28px;
}

.footer .footer_box .item_contact .cot .txt2 {
    margin-top: 5px;
    height: 28px;
    line-height: 28px;
}

.footer .footer_box .item_contact .cot .txt2 span {
    display: inline-block;
    padding-left: 20px;
}

.footer .footer_box .item_contact .cot .txt2 .sp1 {
    background: url(../images/f1.jpg) no-repeat left center;
}

.footer .footer_box .item_contact .cot .txt2 .sp2 {
    background: url(../images/f2.jpg) no-repeat left center;
    margin-left: 10px;
}

.footer .footer_box .item_nav {
    width: 440px;
}

.footer .footer_box .item_nav .box {
    width: 300px;
    margin: 0 auto;
}

.footer .footer_box .item_nav .box ul {
    margin-top: 10px;
    text-align: left;
}

.footer .footer_box .item_nav .box ul li {
    width: 148px;
    display: inline-block;
    text-align: left;
    margin-top: 10px;
}

.footer .footer_box .item_nav .box ul li a {
    color: #fff;
}

.footer .footer_box .item_chat {
    width: 265px;
    border: 0;
    text-align: center;
}

.footer .footer_box .item_chat p {
    font-size: 18px;
    line-height: 25px;
}

.footer .footer_box .item_chat img {
    width: 120px;
    height: 120px;
    margin-top: 5px;
}

.footer_bottom {
    width: 100%;
    border-top: 1px solid #fff;
    height: 50px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    margin-top: 40px;
}

.footer_bottom strong {
    font-weight: 500;
    margin: 0 30px;
}

.footer_bottom strong a {
    color: #fff;
}

.yb_conct {
    position: fixed;
    z-index: 9999999;
    top: 200px;
    right: -127px;
    cursor: pointer;
    transition: all .3s ease;
}
.yb_bar ul li {
    width: 180px;
    height: 53px;
    font: 16px/53px 'Microsoft YaHei';
    color: #fff;
    text-indent: 54px;
    margin-bottom: 3px;
    border-radius: 3px;
    transition: all .5s ease;
    overflow: hidden;
}
.yb_bar .yb_top {
    background: #56c8e8 url(../images/fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
    background: #56c8e8 url(../images/fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
    text-indent: 0;
    background: #56c8e8 url(../images/fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
    /*height:200px;*/

    background: #56c8e8 url(../images/fixCont.png) no-repeat 0 -169px;
}
.yb_bar .yb_ercode img{width: 125px;padding: 0 29px 25px 29px;}
.yb_QQ a {
    display: block;
    text-indent: 54px;
    width: 100%;
    height: 100%;
    color: #fff;
