/*版心*/

.wrap {
    width: 1200px;
    margin: 0 auto;
}


/*clearfix*/

.clearfix {
    _zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

a {
    text-decoration: none;
    color: #333;
}

.topbar {
    width: 100%;
    height: 52px;
    float: left;
    border-bottom: 1px solid #ccc;
}

.topbar p,
.topbar span {
    font-size: 12px;
    color: #777;
    line-height: 52px;
}

.topbar a {
    font-size: 14px;
}

.header {
    width: 100%;
    height: 73px;
}

.logo {
    margin-top: 6px;
}

.search {
    width: 550px;
    margin-left: 50px;
    margin-top: 17px
}

.search span {
    display: block;
    width: 80px;
    height: 32px;
    background: #0066cc;
    text-align: center;
    color: #fff;
    font-size: 12px;
    line-height: 32px;
}

.search input {
    border: 1px solid #ccc;
    height: 40px;
    width: 330px;
    background: url(../img/ioc_01.gif) no-repeat;
    padding-left: 30px;
    float: left;
}

.search input::placeholder {
    color: #999
}

.search a {
    display: inline-block;
    width: 84px;
    background: #0066cc;
    text-align: center;
    color: #fff;
    font-size: 16px;
    float: left;
    height: 42px;
    line-height: 42px;
    margin-left: 20px;
    border-radius: 5px;
}

input::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #0066cc;
    font-size: 12px;
}

input::-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #0066cc;
    font-size: 12px;
}

input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #0066cc;
    font-size: 12px;
}

input::-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #0066cc;
    font-size: 12px;
}

.tell {
    margin-top: 25px;
}

.tell p {
    color: #0066cc;
    font-size: 20px;
    font-weight: bold;
}

.nav {
    width: 100%;
    height: 45px;
    background: #0066cc;
    float: left;
}

.nav-all {
    width: 190px;
    height: 45px;
    cursor: pointer;
    margin-right: 30px;
    position: relative;
    z-index: 9999;
}

.nav-all-list {
    display: none;
    position: relative;
    bottom: 4px;
    z-index: 9;
    background: #fff;
}

.nav-all:hover .nav-all-list {
    display: block;
}

.nav ol>li {
    font-size: 16px;
    border-bottom: 1px solid #e8e8e8;
}

.nav ol>li>a {
    display: block;
    padding: 20px 62px;
    text-align: center;
}

.nav-all-jtkdbg {
    background: url(../img/nav-all-jtkdbg.png);
}

.nav-all-qykdbg {
    background: url(../img/nav-all-qykdbg.png);
}

.nav-all-sjkh {
    background: url(../img/nav-all-sjkh.png);
}

.nav-all-yyyw {
    background: url(../img/nav-all-yyyw.png);
}

.nav-all-qyyy {
    background: url(../img/nav-all-qyyybg.jpg);
}

.nav ul {
    position: relative;
    z-index: 9999;
}

.nav ul>li {
    float: left;
    font-size: 16px;
    width: 120px;
    height: 45px;
    line-height: 45px;
}

.nav ul>li a {
    display: block;
    width: 120px;
    color: #fff;
    text-align: center;
    font-size: 16px;
}

.nav ul>li a:hover {
    font-weight: bold;
    background: url(../img/headmain_bg.jpg) no-repeat 20px 17px;
}

.nav ul>li:nth-child(1) a:hover {
    font-weight: bold;
    background: url(../img/headmain_bg.jpg) no-repeat 35px 17px;
}

.nav ul>li .now {
    font-weight: bold;
    background: url(../img/headmain_bg.jpg) no-repeat 20px 17px;
}

.nav ul>li .erji {
    display: none;
    float: left;
    width: 160px;
    background: #fff;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.nav ul>li .erji a {
    float: left;
    width: 100%;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #ccc;
    color: #272b2e;
    text-align: center;
    padding: 0;
    font-size: 12px;
    background: none;
}

.nav ul>li .erji a:hover {
    color: #0066cc;
    font-weight: bold;
}

.nav ul>li:hover .erji {
    display: block;
}

.nav ul>li .erjid {
    display: none;
    float: left;
    width: 160px;
    background: #272b2e;
}

.nav ul>li .erjid dt {
    float: left;
    width: 160px;
    border-bottom: 1px solid #4d5154;
    padding: 10px 0;
}

.nav ul>li .erjid dt h5 {
    float: left;
    width: 150px;
    padding: 0 0 5px 10px;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    text-align: left;
}

.nav ul>li .erjid dt a {
    float: left;
    width: 150px;
    padding: 0 0 0 10px;
    height: 25px;
    line-height: 25px;
    color: #fff;
    text-align: left;
    font-size: 12px;
}

.nav ul>li .erjid dt a:hover {
    background: url(../images/headmain_bg222.jpg) no-repeat;
    color: #0066cc;
    font-weight: normal;
}

.nav ul>li:hover .erjid {
    display: block;
}


/* 本例子css */

.banner {
    width: 100%;
    height: 425px;
    background-color: rgb(97, 195, 232);
}

.banner-r {
    width: 356px;
    height: 425px;
    position: relative;
    z-index: 999;
    bottom: 425px;
    left: 63%;
}

.banner-r h3 {
    font-size: 18px;
    color: #fff;
    padding: 20px 0 10px 10px;
}

.banner-r p {
    font-size: 14px;
    color: #fff;
    padding: 0 0 0 10px;
}

.banner-r-t {
    width: 356px;
    height: 128px;
    margin: 10px 0;
    background: #fdb1b2 url(../img/small_img_1.png) no-repeat 92% 50%;
}

.banner-r-t:hover {
    background: #f9d6d6 url(../img/small_img_1.png) no-repeat 92% 50%;
}

.banner-r-m {
    width: 356px;
    height: 128px;
    background: #fdbe32 url(../img/small_img_2.png) no-repeat 92% 50%;
}

.banner-r-m:hover {
    background: #fadb95 url(../img/small_img_2.png) no-repeat 92% 50%;
}

.banner-r-b {
    width: 356px;
    height: 128px;
    background: #9fc3fe url(../img/small_img_3.png) no-repeat 92% 50%;
    margin-top: 10px;
}

.banner-r-b:hover {
    background: #bbd0f4 url(../img/small_img_3.png) no-repeat 92% 50%;
}

.slideBox {
    width: 844px;
    left: 40%;
    margin-left: -422px;
    /*图片宽度的一半*/
    overflow: hidden;
    position: relative;
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 900px;
    bottom: 5px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 20px;
    width: 10px;
    height: 10px;
    line-height: 10px;
    text-align: center;
    border: 1px solid #fff;
    cursor: pointer;
    border-radius: 50%;
    font-size: 0;
}

.slideBox .hd ul li.on {
    background: #fff;
    color: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slideBox .bd img {
    width: 100%;
    height: 100%;
    display: block;
}

.kd {
    width: 100%;
    height: auto;
    background: #f5f5f5;
}

.kd h2 {
    font-size: 26px;
    color: #1f1e23;
    text-align: center;
    font-weight: bold;
    padding-top: 50px;
}

.jt-tab li {
    padding: 10px 30px 10px 30px;
    float: left;
    color: #ff6600;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    border-radius: 30px;
    cursor: pointer;
    margin: 20px 20px 20px 0;
}

.jt-tab li.active {
    border: 1px solid #ff6600;
}

.main {
    display: none;
}

.main ul li {
    width: 390px;
    height: 200px;
    background: #fff;
    float: left;
    margin: 0 15px 15px 0;
}

.selected {
    display: block;
}

.main img {
    margin: 30px 0 0 70px;
}

.main a {
    display: inline-block;
    width: 92px;
    height: 34px;
    background: #0066cc;
    text-align: center;
    line-height: 34px;
    color: #fff;
    border-radius: 15px;
    margin-top: 50px;
}

.main span {
    font-size: 18px;
    color: #0066cc;
    font-weight: bold;
}

.jk-title {
    width: 278px;
    height: 84px;
    margin-top: 32px;
}

.jk-title h3 {
    font-size: 18px;
    color: #333;
    padding-left: 20px;
}

.jk-title p {
    font-size: 14px;
    color: #0066cc;
    padding-left: 20px;
    padding-top: 10px;
}

.qykd {
    display: none;
}

.kd-selected {
    display: block;
}

.kd-tab {
    width: 212px;
    overflow: hidden;
    margin: 15px auto 15px;
    padding: 2px 2px;
    border: 1px solid #ebebeb;
    background: #fff;
    border-radius: 17px;
}

.kd-tab li {
    float: left;
    width: 92px;
    height: 22px;
    text-align: center;
    color: #333;
    font-size: 16px;
    line-height: 22px;
    border-radius: 11px;
    margin: 0 28px 0 0;
    cursor: pointer;
}

.kd-tab li.active {
    background: #ff6600;
    color: #fff;
}

.yuyin {
    width: 100%;
    height: 700px;
    background: #f5f5f5;
}

.yuyin h2 {
    font-size: 26px;
    color: #1f1e23;
    text-align: center;
    font-weight: bold;
    padding: 40px 0 40px 0;
}

.yuyin a>img {
    margin-right: 11px;
    margin-bottom: 12px;
}

.yy-item1 {
    width: 236px;
    height: 300px;
    float: left;
    margin-right: 16px;
    background: #fff url(../img/yyitemimg1.jpg) no-repeat center bottom;
    transition: all .2s linear;
    text-align: center;
}

.yy-item2 {
    width: 236px;
    height: 300px;
    float: left;
    margin-right: 16px;
    background: #fff url(../img/yyitemimg2.jpg) no-repeat center bottom;
    transition: all .2s linear;
    text-align: center;
}

.yy-item3 {
    width: 220px;
    height: 300px;
    float: left;
    margin-right: 16px;
    background: #fff url(../img/yyitemimg3.jpg) no-repeat center bottom;
    transition: all .2s linear;
    text-align: center;
}

.yy-item4 {
    width: 220px;
    height: 300px;
    float: left;
    margin-right: 16px;
    background: #fff url(../img/yyitemimg4.jpg) no-repeat center bottom;
    transition: all .2s linear;
    text-align: center;
}

.yy-item5 {
    width: 220px;
    height: 300px;
    float: left;
    background: #fff url(../img/yyitemimg5.jpg) no-repeat center bottom;
    transition: all .2s linear;
    text-align: center;
}

.yy-item1:hover,
.yy-item2:hover,
.yy-item3:hover,
.yy-item4:hover,
.yy-item5:hover {
    box-shadow: 0 15px 20px #ccc;
}

.yy-item1 h3,
.yy-item2 h3,
.yy-item3 h3,
.yy-item4 h3,
.yy-item5 h3 {
    font-size: 18px;
    color: #333;
    margin-top: 40px;
}

.yy-item1 p,
.yy-item2 p,
.yy-item3 p,
.yy-item4 p,
.yy-item5 p {
    font-size: 14px;
    color: #0066cc;
    margin-top: 10px;
    line-height: 24px;
}

.cloud {
    width: 100%;
    height: auto;
    background: #f5f5f5;
}

.cloud h2 {
    font-size: 26px;
    color: #1f1e23;
    text-align: center;
    font-weight: bold;
    padding: 60px 0 20px 0;
    background: #fff;
}

.cloud-tab {
    width: 100%;
    height: 240px;
    background: #fff;
}

.cloud-tab li {
    float: left;
    width: 25%;
    height: 100px;
    text-align: center;
    margin-top: 40px;
    cursor: pointer;
}

.cloud-main ul li {
    float: left;
    width: 360px;
    height: 212px;
    padding-left: 40px;
}

.cloud-main {
    display: none;
    height: 460px;
}

.cloud-selected {
    display: block;
}

.cloud-tab li.active {
    color: #ff6600;
}

.cloud-main h3 {
    font-size: 24px;
    color: #333;
    margin-top: 60px;
}

.cloud-main p {
    font-size: 16px;
    color: #0066cc;
    margin-top: 20px;
}

.cloud-main a {
    display: inline-block;
    width: 80px;
    height: 30px;
    margin-top: 20px;
    border: 1px solid #ff6600;
    border-radius: 6px;
    color: #ff6600;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
}

.cloud-main a:hover {
    background: #ff6600;
    color: #fff;
}

.shuju {
    width: 100%;
    height: 460px;
    text-align: center;
}

.shuju h2 {
    font-size: 26px;
    color: #1f1e23;
    text-align: center;
    font-weight: bold;
    padding: 60px 0 60px 0;
}

.shuju ul li {
    width: 390px;
    height: 210px;
    border: 1px solid #e2e2e2;
    float: left;
    margin-right: 12px;
}

.shuju ul li:hover {
    border: 1px solid #0066cc;
}

.shuju ul li:hover .shuju-b {
    display: block;
}

.shuju h3 {
    font-size: 18px;
    color: #333;
    margin-top: 20px;
}

.shuju p {
    font-size: 14px;
    color: #0066cc;
    line-height: 24px;
}

.shuju-b {
    display: none;
    width: 390px;
    height: 50px;
    background: #0066cc;
    position: relative;
    bottom: 35px;
    line-height: 50px;
    color: #fff;
    font-weight: bold;
    opacity: 0.8;
}

.idc {
    width: 100%;
    height: 610px;
    text-align: center;
}

.idc h2 {
    font-size: 26px;
    color: #1f1e23;
    font-weight: bold;
    padding-bottom: 60px;
}

.idc h3 {
    font-size: 18px;
    margin-top: 130px;
}

.idc p {
    font-size: 12px;
    line-height: 20px;
}

.idc ul li {
    width: 390px;
    height: 210px;
    border: 1px solid #0066cc;
    float: left;
    margin-right: 12px;
    margin-bottom: 12px;
}

.idc ul li:hover {
    color: #fff;
}

.idc-item1 {
    background: url(../img/idc-itembg1.jpg) no-repeat center 20%;
}

.idc-item1:hover {
    background: #fb9d3b url(../img/idc-hover1.jpg) no-repeat center 20%;
}

.idc-item2 {
    background: url(../img/idc-itembg2.jpg) no-repeat center 20%;
}

.idc-item2:hover {
    background: #fb9d3b url(../img/idc-hover2.jpg) no-repeat center 20%;
}

.idc-item3 {
    background: url(../img/idc-itembg3.jpg) no-repeat center 20%;
}

.idc-item3:hover {
    background: #fb9d3b url(../img/idc-hover3.jpg) no-repeat center 20%;
}

.idc-item4 {
    background: url(../img/idc-itembg4.jpg) no-repeat center 20%;
}

.idc-item4:hover {
    background: #fb9d3b url(../img/idc-hover4.jpg) no-repeat center 20%;
}

.idc-item5 {
    background: url(../img/idc-itembg5.jpg) no-repeat center 20%;
}

.idc-item5:hover {
    background: #fb9d3b url(../img/idc-hover5.jpg) no-repeat center 20%;
}

.idc-item6 {
    background: url(../img/idc-itembg6.jpg) no-repeat center 20%;
}

.idc-item6:hover {
    background: #fb9d3b url(../img/idc-hover6.jpg) no-repeat center 20%;
}

.choose {
    height: 220px;
    background: #fff;
    border-top: 2px solid #0066cc;
}

.choose ul li {
    width: 193px;
    height: 196px;
    float: left;
    margin-left: 3px;
}

.choose h2 {
    text-align: center;
}

.choose h2 a {
    font-size: 16px;
    color: #333;
}

.choose1 {
    width: 193px;
    height: 120px;
    margin: 30px 0 10px 0;
}

.choose1 a {
    width: 120px;
    height: 120px;
    display: block;
    margin: 0 auto;
    background: url(../img/icon.png) no-repeat -2px -86px;
}

.choose1 a:hover {
    background: url(../img/icon.png) no-repeat -2px -214px;
}

.choose2 {
    width: 193px;
    height: 120px;
    margin: 30px 0 10px 0;
}

.choose2 a {
    width: 120px;
    height: 120px;
    display: block;
    margin: 0 auto;
    background: url(../img/icon.png) no-repeat -128px -86px;
}

.choose2 a:hover {
    background: url(../img/icon.png) no-repeat -128px -214px;
}

.choose3 {
    width: 193px;
    height: 120px;
    margin: 30px 0 10px 0;
}

.choose3 a {
    width: 120px;
    height: 120px;
    display: block;
    margin: 0 auto;
    background: url(../img/icon.png) no-repeat -254px -86px;
}

.choose3 a:hover {
    background: url(../img/icon.png) no-repeat -254px -214px;
}

.choose4 {
    width: 193px;
    height: 120px;
    margin: 30px 0 10px 0;
}

.choose4 a {
    width: 120px;
    height: 120px;
    display: block;
    margin: 0 auto;
    background: url(../img/icon.png) no-repeat -378px -86px;
}

.choose4 a:hover {
    background: url(../img/icon.png) no-repeat -378px -214px;
}

.choose5 {
    width: 193px;
    height: 120px;
    margin: 30px 0 10px 0;
}

.choose5 a {
    width: 120px;
    height: 120px;
    display: block;
    margin: 0 auto;
    background: url(../img/icon.png) no-repeat -504px -86px;
}

.choose5 a:hover {
    background: url(../img/icon.png) no-repeat -504px -214px;
}

.choose6 {
    width: 193px;
    height: 120px;
    margin: 30px 0 10px 0;
}

.choose6 a {
    width: 120px;
    height: 120px;
    display: block;
    margin: 0 auto;
    background: url(../img/icon.png) no-repeat -630px -86px;
}

.choose6 a:hover {
    background: url(../img/icon.png) no-repeat -630px -214px;
}

.footer {
    width: 100%;
    height: 120px;
    margin-top: 20px;
    float: left;
}

.footer p {
    text-align: center;
    margin-top: 10px;
    font-size: 12px;
}

.footer a {
    color: #333;
}

.tel400 {
    width: 100%;
    text-align: center;
    padding: 10px 0 30px 0;
}

.tel400 p {
    font-size: 24px;
    color: #ff6600;
}

.footer {
    height: 50px!important;
}

.clearfix {
    text-align: center!important;
}

.foot_img {
    text-align: center!important;
}

.bottom {
    color: #777;
    padding: 15px 0 30px;
    clear: both;
    text-align: center;
}

.bottom .about {
    margin-bottom: 10px;
}

.bottom .about a {
    margin: 0 12px;
}