@charset "utf-8";

html, body {
    margin: 0px auto;
    padding: 0px;
    width: 100%;
    border: 0px;
    color: #444;
    font-size: 12px;
    font-family: "微软雅黑";
    background: #f5f5f5;
}

div, form, img, ul, ol, li, dl, dt, dd, em, i, h1, h2, h3, h4, h5, p, b, input, strong, textarea, option, select {
    margin: 0px auto;
    padding: 0px;
    border: 0px;
    list-style: none;
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    font-family: "微软雅黑";
}

table, tr, td {
    margin: 0px auto;
    padding: 0px;
    list-style: none;
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    font-family: "微软雅黑";
}

img {
    vertical-align: top;
}


a:link {
    color: #444;
    text-decoration: none;
}

a:visited {
    color: #444;
    text-decoration: none;
}

a:hover {
    color: #e50000;
    text-decoration: none;
}

.mt40 {
    margin-top: 40px;
}

.dis {
    display: inline-block;
}

.hui a:link {
    color: #e50000;
    text-decoration: none;
}

.hui a:visited {
    color: #e50000;
    text-decoration: none;
}

.hui a:hover {
    color: #e50000;
    text-decoration: none;
}

.top {
    width: 100%;
    height: 120px;
    background: #FFF;
    min-width: 1200px;
    overflow: hidden;
}

.top .diva {
    width: 1200px;
    height: 120px;
    overflow: hidden;
}

.top .logo {
    height: 120px;
    float: left;
    overflow: hidden;
    line-height: 120px;
    width: 650px;
}

.top .logo img {
    /*height: 100%;*/
    width: 100%;
    vertical-align: middle !important;
}

.top .diva .sdiva {
    width: 410px;
    height: 120px;
    float: right;
    overflow: hidden;
}

.top .diva .sdiva .dianhua {
    width: 227px;
    height: 22px;
    float: right;
    overflow: hidden;
    margin-top: 34px;
}

.top .diva .sdiva .tianqi {
    width: 410px;
    height: 28px;
    float: right;
    overflow: hidden;
    margin-top: 16px;
}

.top .diva .sdiva .tianqi dt {
    width: 180px;
    height: 28px;
    float: left;
    overflow: hidden;
    line-height: 28px;
    font-size: 13px;
}

.top .diva .sdiva .tianqi dd {
    width: 230px;
    height: 28px;
    float: left;
    overflow: hidden;
}

.menubox {
    width: 100%;
    height: 54px;
    min-width: 1200px;
    background: #184a9e;
    margin-bottom: 16px;
}

.menu {
    width: 1200px;
    height: 54px;
    position: relative;
    z-index: 999;
}

.menu ul li a, .menu ul li a:visited {
    display: block;
    overflow: hidden;
    width: 133px;
    text-align: center;
    font-size: 18px;
    color: #fff;
}

.menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.menu ul li {
    position: relative;
    float: left;
    width: 133px;
    height: 54px;
    line-height: 54px;
}

.menu ul li ul {
    display: none;
}

.menu ul li:hover a {
    background: #e60012;
    color: #fff;
}

.menu ul li:hover ul {
    position: absolute;
    top: 54px;
    left: 0;
    display: block;
    width: 133px;
    box-shadow: 0 6px 10px rgba(0, 0, 0, .1);
}

.menu ul li:hover ul li ul {
    display: none;
}

.menu ul li:hover ul li {
    display: block;
    height: 54px;
    border-bottom: #1b53b2 solid 1px;
    border-right: none;
    width: 133px;
    line-height: 54px;
    margin-left: 0px;
}

.menu ul li:hover ul li a {
    display: block;
    border: none;
    background: #184a9e;
    color: #fff;
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.menu ul li:hover ul li a:hover {
    background: #1b53b2;
    color: #fff;
    font-size: 16px;
}

#menu_hover {
    background: #e60012;
    color: #fff;
}


.flexslider {
    position: relative;
    width: 1200px;
    height: 350px;
    overflow: hidden;
    margin-bottom: 16px;
}

.slides {
    position: relative;
    z-index: 1;
}

.slides li {
    height: 350px;
}

.slides li a {
    width: 1200px;
    height: 350px;
    display: block;
    overflow: hidden;
}

.flex-control-nav {
    position: absolute;
    bottom: 20px;
    z-index: 2;
    width: 100%;
    text-align: center;
}

.flex-control-nav li {
    display: inline-block;
    margin: 0 6px;
    width: 14px;
    height: 14px;
    zoom: 1;
}

.flex-control-nav a {
    display: inline-block;
    overflow: hidden;
    width: 13px;
    height: 13px;
    border: #FFF solid 1px;
    border-radius: 50%;
    line-height: 99999px;
    cursor: pointer;
}

.flex-control-nav .flex-active {
    background: #fff;
    border: #FFF solid 1px;
}


.warp1 {
    width: 1168px;
    height: 58px;
    overflow: hidden;
    background: #FFF;
    border: #e8e8e8 solid 1px;
    padding: 0px 16px;
    margin-bottom: 16px;
}

.warp1 .diva {
    width: 100px;
    height: 58px;
    float: left;
    overflow: hidden;
    font-size: 18px;
    color: #e60012;
    font-weight: bold;
    line-height: 58px;
}

.ladyScrollb {
    position: relative;
    width: 1068px;
    height: 58px;
    overflow: hidden;
    float: left;
}

.ladyScrollb .scrollWrapb {
    position: absolute;
    overflow: hidden;
    width: 1068px;
    margin-left: 0px;
    float: left;
}

.ladyScrollb dl {
    width: 500px;
    height: 58px;
    overflow: hidden;
    float: left;
    line-height: 58px;
    background: url(../images/dian.png) no-repeat left;
    padding-left: 15px;
}

.ladyScrollb dl dt {
    width: 320px;
    height: 58px;
    overflow: hidden;
    float: left;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
}

.ladyScrollb dl dd {
    width: 100px;
    height: 58px;
    overflow: hidden;
    float: left;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: right;
}

.ladyScrollb .prev {
    position: absolute;
    top: 24px;
    right: 30px;
    z-index: 100;
    width: 7px;
    height: 10px;
    background: url(../images/zuo.png) no-repeat;
    cursor: pointer;
}

.ladyScrollb .next {
    position: absolute;
    top: 24px;
    right: 0px;
    z-index: 100;
    width: 7px;
    height: 10px;
    background: url(../images/you.png) no-repeat;
    cursor: pointer;
}

.ladyScrollb .prev:hover {
    background: url(../images/zuo-1.png) no-repeat;
}

.ladyScrollb .next:hover {
    background: url(../images/you-1.png) no-repeat;
}


.warp2 {
    width: 1200px;
    overflow: hidden;
    margin-bottom: 16px;
}

.warp2 .diva {
    width: 788px;
    height: 312px;
    padding: 0px 16px;
    float: left;
    border: #e8e8e8 solid 1px;
    background: #FFF;
    overflow: hidden;
    margin-right: 16px;
}

.warp2 .diva .sdiva {
    width: 380px;
    height: 280px;
    margin: 16px 0px;
    overflow: hidden;
    float: left;
    margin-right: 28px;
    background: #000;
}


.focusBox {
    float: left;
    position: relative;
    width: 380px;
    height: 280px;
    margin: 16px 0px;
    overflow: hidden;
    text-align: left;
    margin-right: 28px;
}

.focusBox .pic img {
    width: 380px;
    height: 280px;
    display: block;
}

.focusBox .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 50px;
    width: 380px;
    background: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    overflow: hidden;
}

.focusBox .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 50px;
    width: 230px;
    overflow: hidden;
    padding-left: 15px;
}

.focusBox .txt li {
    width: 230px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    bottom: -50px;
}

.focusBox .txt li a {
    display: block;
    color: #fff;
    font-size: 14px;
}

.focusBox .num {
    position: absolute;
    z-index: 3;
    bottom: 13px;
    right: 15px;
}

.focusBox .num li {
    float: left;
    position: relative;
    width: 18px;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    text-align: center;
    margin-left: 6px;
    cursor: pointer;
}

.focusBox .num li a {
    position: absolute;
    z-index: 2;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.focusBox .num li span {
    position: absolute;
    z-index: 2;
    display: block;
    color: white;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.focusBox .num li span {
    z-index: 1;
    background: #fff;
    color: #000;
}

.focusBox .num li.on a {
    background: #e60012;
    color: #FFF;
}

.focusBox .num a:hover {
    background: #e60012;
    color: #FFF;
}


.warp2 .diva .sdivb {
    width: 380px;
    height: 312px;
    overflow: hidden;
    float: left;
}

.warp2 .diva .sdivb .isdiva {
    width: 380px;
    height: 54px;
    float: left;
    overflow: hidden;
    background: url(../images/line.jpg) no-repeat bottom left;
    line-height: 54px;
}

.warp2 .diva .sdivb .isdiva dt {
    width: 90px;
    height: 54px;
    float: left;
    overflow: hidden;
    font-size: 18px;
    font-weight: bold;
    color: #e60012;
    text-align: center;
}

.warp2 .diva .sdivb .isdiva dd {
    width: 120px;
    height: 54px;
    float: right;
    overflow: hidden;
    font-size: 14px;
    text-align: right;
}

.warp2 .diva .sdivb .isdiva dd a {
    color: #e60012;
}

.warp2 .diva .sdivb .isdivb {
    width: 380px;
    float: left;
    overflow: hidden;
}

.warp2 .diva .sdivb .isdivb dl {
    width: 380px;
    float: left;
    overflow: hidden;
    padding-top: 8px;
    padding-bottom: 16px;
    margin-bottom: 8px;
    border-bottom: #f2f2f2 solid 1px;
}

.warp2 .diva .sdivb .isdivb dl dt {
    width: 380px;
    height: 34px;
    line-height: 30px;
    float: left;
    overflow: hidden;
}

.warp2 .diva .sdivb .isdivb dl dt h2 {
    width: 280px;
    float: left;
    overflow: hidden;
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.warp2 .diva .sdivb .isdivb dl dt h3 {
    width: 100px;
    float: right;
    overflow: hidden;
    font-size: 14px;
    text-align: right;
    color: #a6a5a5;
}

.warp2 .diva .sdivb .isdivb dl dd {
    width: 380px;
    height: 40px;
    line-height: 20px;
    font-size: 14px;
    color: #555;
    float: left;
    overflow: hidden;
    margin-bottom: 15px;
}

.warp2 .diva .sdivb .isdivb dl h4 {
    width: 98px;
    height: 26px;
    float: left;
    overflow: hidden;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
}

.warp2 .diva .sdivb .isdivb dl h4 a {
    background: #e60012;
    display: block;
    color: #FFF;
}

.warp2 .diva .sdivb .isdivb dl h4 a:hover {
    background: #f50b1d;
    display: block;
}

.warp2 .diva .sdivb .isdivb ul {
    width: 380px;
    height: 90px;
    float: left;
    overflow: hidden;
}

.warp2 .diva .sdivb .isdivb ul li {
    width: 365px;
    height: 30px;
    line-height: 30px;
    float: left;
    padding-left: 15px;
    background: url(../images/you.png) no-repeat left;
    overflow: hidden;
}

.warp2 .diva .sdivb .isdivb ul li h2 {
    width: 265px;
    height: 30px;
    float: left;
    overflow: hidden;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.warp2 .diva .sdivb .isdivb ul li h3 {
    width: 100px;
    height: 30px;
    float: right;
    overflow: hidden;
    text-align: right;
    font-size: 14px;
    color: #a6a5a5;
}


.warp2 .divb {
    width: 328px;
    float: left;
    border: #e8e8e8 solid 1px;
    background: #FFF;
    overflow: hidden;
    padding: 0px 16px;
}

.warp2 .divb .sdiva {
    width: 328px;
    height: 54px;
    float: left;
    overflow: hidden;
    background: url(../images/line.jpg) no-repeat bottom left;
    line-height: 54px;
}

.warp2 .divb .sdiva dt {
    width: 90px;
    height: 54px;
    float: left;
    overflow: hidden;
    font-size: 18px;
    font-weight: bold;
    color: #e60012;
    text-align: center;
}

.warp2 .divb .sdiva dd {
    width: 120px;
    height: 54px;
    float: right;
    overflow: hidden;
    font-size: 14px;
    text-align: right;
}

.warp2 .divb .sdiva dd a {
    color: #e60012;
}

.warp2 .divb .sdivb {
    width: 328px;
    float: left;
    overflow: hidden;
    padding: 16px 0px;
    height: 226px
}

.warp2 .divb .sdivb ul {
    width: 328px;
    float: left;
    overflow: hidden;
    margin-bottom: 16px;
}

.warp2 .divb .sdivb ul li {
    width: 313px;
    height: 40px;
    line-height: 40px;
    float: left;
    padding-left: 15px;
    background: url(../images/dian-1.jpg) no-repeat left;
    overflow: hidden;
    border-bottom: #f2f2f2 solid 1px;
}

.warp2 .divb .sdivb ul li h2 {
    width: 213px;
    height: 39px;
    float: left;
    overflow: hidden;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.warp2 .divb .sdivb ul li h3 {
    width: 100px;
    height: 39px;
    float: right;
    overflow: hidden;
    text-align: right;
    font-size: 14px;
    color: #a6a5a5;
}

.warp2 .divb .sdivb dd {
    width: 328px;
    height: 90px;
    float: left;
    overflow: hidden;
}

.warp2 .divb .sdivb dd img {
    width: 328px;
    height: 90px;
    float: left;
    overflow: hidden;
    transition: all 0.8s;
}

.warp2 .divb .sdivb dd img:hover {
    transform: scale(1.1);
}


.warp3 {
    width: 1200px;
    overflow: hidden;
    margin-bottom: 16px;
}

.warp3 .diva {
    width: 788px;
    float: left;
    border: #e8e8e8 solid 1px;
    background: #FFF;
    padding: 0px 16px;
    overflow: hidden;
    margin-right: 16px;
}

.warp3 .diva .sdiva {
    width: 788px;
    height: 54px;
    float: left;
    overflow: hidden;
    background: url(../images/line.jpg) no-repeat bottom left;
    line-height: 54px;
}

.warp3 .diva .sdiva dt {
    width: 90px;
    height: 54px;
    float: left;
    overflow: hidden;
    font-size: 18px;
    font-weight: bold;
    color: #e60012;
    text-align: center;
}

.warp3 .diva .sdiva dd {
    width: 120px;
    height: 54px;
    float: right;
    overflow: hidden;
    font-size: 14px;
    text-align: right;
}

.warp3 .diva .sdiva dd a {
    color: #e60012;
}

.warp3 .diva .sdivb {
    width: 788px;
    height: 240px;
    float: left;
    overflow: hidden;
    padding: 16px 0px;
}

.ladyScrolld {
    position: relative;
    width: 300px;
    height: 240px;
    overflow: hidden;
    float: left;
    margin-right: 20px;
}

.ladyScrolld .scrollWrapd {
    position: absolute;
    overflow: hidden;
    width: 300px;
    margin-left: 0px;
}

.ladyScrolld dl {
    width: 300px;
    height: 240px;
    overflow: hidden;
    float: left;
    position: relative;
}

.ladyScrolld dl dt {
    width: 300px;
    height: 240px;
    overflow: hidden;
    float: left;
    border: 1px solid #f2f2f2;
}

.ladyScrolld dl dt img {
    width: 300px;
    height: 240px;
    overflow: hidden;
    float: left;
    transition: all 0.8s;
}

.ladyScrolld dl dt img:hover {
    transform: scale(1.1);
}

.ladyScrolld .prev {
    position: absolute;
    top: 95px;
    left: 0px;
    z-index: 100;
    width: 42px;
    height: 62px;
    background: url(../images/zuo-2.png) no-repeat;
    cursor: pointer;
}

.ladyScrolld .next {
    position: absolute;
    top: 95px;
    right: 0px;
    z-index: 100;
    width: 42px;
    height: 62px;
    background: url(../images/you-2.png) no-repeat;
    cursor: pointer;
}

.ladyScrolld .prev:hover {
    background: url(../images/zuo-2.png) no-repeat;
}

.ladyScrolld .next:hover {
    background: url(../images/you-2.png) no-repeat;
}


.warp3 .diva .sdivb .isdiva {
    width: 468px;
    height: 240px;
    float: left;
    overflow: hidden;
}

.warp3 .diva .sdivb .isdiva h2 {
    width: 468px;
    height: 168px;
    float: left;
    overflow: hidden;
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 20px;
}

.warp3 .diva .sdivb .isdiva h3 {
    width: 98px;
    height: 26px;
    float: left;
    overflow: hidden;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
}

.warp3 .diva .sdivb .isdiva h3 a {
    background: #e60012;
    display: block;
    color: #FFF;
}

.warp3 .diva .sdivb .isdiva h3 a:hover {
    background: #f50b1d;
    display: block;
}

.warp3 .divb {
    width: 328px;
    float: left;
    border: #e8e8e8 solid 1px;
    background: #FFF;
    overflow: hidden;
    padding: 0px 16px;
}

.warp3 .divb h2 {
    width: 318px;
    height: 54px;
    line-height: 54px;
    padding-left: 10px;
    float: left;
    background: url(../images/line.jpg) no-repeat bottom left;
    font-size: 18px;
    font-weight: bold;
    color: #e60012;
    overflow: hidden;
}

.ladyScrollc {
    position: relative;
    width: 328px;
    height: 326px;
    overflow: hidden;
}

.ladyScrollc .scrollWrapc {
    position: absolute;
    overflow: hidden;
    width: 328px;
    margin-left: 0px;
    top: 70px;
}

.ladyScrollc dl {
    width: 328px;
    height: 240px;
    overflow: hidden;
    float: left;
    position: relative;
}

.ladyScrollc dl dt {
    width: 328px;
    height: 240px;
    overflow: hidden;
    float: left;
}

.ladyScrollc dl dt img {
    width: 328px;
    height: 240px;
    overflow: hidden;
    float: left;
    transition: all 0.8s;
}

.ladyScrollc dl dt img:hover {
    transform: scale(1.1);
}

.ladyScrollc .prev {
    position: absolute;
    top: 24px;
    right: 30px;
    z-index: 100;
    width: 7px;
    height: 10px;
    background: url(../images/zuo.png) no-repeat;
    cursor: pointer;
}

.ladyScrollc .next {
    position: absolute;
    top: 24px;
    right: 0px;
    z-index: 100;
    width: 7px;
    height: 10px;
    background: url(../images/you.png) no-repeat;
    cursor: pointer;
}

.ladyScrollc .prev:hover {
    background: url(../images/zuo-1.png) no-repeat;
}

.ladyScrollc .next:hover {
    background: url(../images/you-1.png) no-repeat;
}


.warp4 {
    width: 1168px;
    height: 305px;
    overflow: hidden;
    background: #FFF;
    border: #e8e8e8 solid 1px;
    padding: 0px 16px;
    margin-bottom: 16px;
}

.warp4 h2 {
    width: 1168px;
    height: 54px;
    line-height: 54px;
    padding-left: 10px;
    float: left;
    background: url(../images/line.jpg) no-repeat bottom left;
    font-size: 18px;
    font-weight: bold;
    color: #e60012;
    overflow: hidden;
}

.ladyScrolla {
    position: relative;
    width: 1168px;
    height: 305px;
    overflow: hidden;
}

.ladyScrolla .scrollWrapa {
    position: absolute;
    overflow: hidden;
    width: 1184px;
    margin-left: 0px;
    top: 75px;
}

.ladyScrolla dl {
    width: 280px;
    height: 210px;
    overflow: hidden;
    float: left;
    position: relative;
    margin-right: 16px;
}

.ladyScrolla dl dt {
    width: 280px;
    height: 210px;
    overflow: hidden;
    float: left;
}

.ladyScrolla dl dt img {
    width: 280px;
    height: 210px;
    overflow: hidden;
    float: left;
    transition: all 0.8s;
}

.ladyScrolla dl dt img:hover {
    transform: scale(1.1);
}

.ladyScrolla dl dd {
    width: 260px;
    height: 46px;
    overflow: hidden;
    float: left;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.7);
    left: 0px;
    bottom: 0px;
    padding: 0px 10px;
    font-size: 14px;
    text-align: center;
    color: #FFF;
    line-height: 46px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ladyScrolla .prev {
    position: absolute;
    top: 24px;
    right: 30px;
    z-index: 100;
    width: 7px;
    height: 10px;
    background: url(../images/zuo.png) no-repeat;
    cursor: pointer;
}

.ladyScrolla .next {
    position: absolute;
    top: 24px;
    right: 0px;
    z-index: 100;
    width: 7px;
    height: 10px;
    background: url(../images/you.png) no-repeat;
    cursor: pointer;
}

.ladyScrolla .prev:hover {
    background: url(../images/zuo-1.png) no-repeat;
}

.ladyScrolla .next:hover {
    background: url(../images/you-1.png) no-repeat;
}


.foota {
    width: 100%;
    background: #184a9e;
    overflow: hidden;
    min-width: 1200px;
}

.foota .diva {
    width: 1200px;
    overflow: hidden;
    border-bottom: #1d58bb solid 1px;
    padding: 30px 0px;
}

.foota .diva dt {
    width: 170px;
    overflow: hidden;
    float: left;
    font-size: 18px;
    color: #FFF;
    font-weight: bold;
}

.foota .diva dd {
    width: 1030px;
    overflow: hidden;
    float: left;
}

.foota .diva dd li {
    float: left;
    margin-right: 30px;
}

.textarea1 {
    width: 190px;
    height: 26px;
    float: left;
    overflow: hidden;
    font-size: 14px;
    color: #333;
    margin-right: 5px;
}

.textarea2 {
    width: 32px;
    height: 26px;
    float: left;
    overflow: hidden;
    font-size: 14px;
    color: #333;
}


.foota .divb {
    width: 1200px;
    overflow: hidden;
    padding: 40px 0px;
}

.foota .divb .sdiva {
    width: 400px;
    float: left;
    overflow: hidden;
}

.foota .divb .sdiva dt {
    width: 400px;
    float: left;
    overflow: hidden;
    font-size: 30px;
    color: #fff;
    margin-bottom: 30px;
}

.foota .divb .sdiva dd {
    width: 400px;
    float: left;
    overflow: hidden;
    font-size: 14px;
    color: #FFF;
    margin-bottom: 25px;
}

.foota .divb .sdiva dd img {
    margin-right: 10px;
}

.foota .divb .sdiva h2 {
    width: 210px;
    height: 54px;
    float: left;
    overflow: hidden;
    background: url(../image/img66.png) no-repeat left;
    padding-left: 64px;
}

.foota .divb .sdiva h2 span {
    width: 210px;
    float: left;
    overflow: hidden;
    color: #FFF;
    font-size: 16px;
}

.foota .divb .sdiva h2 b {
    width: 210px;
    float: left;
    overflow: hidden;
    font-size: 28px;
    color: #FFF;
}


.foota .divb .sdivb {
    width: 800px;
    float: left;
    overflow: hidden;
}

.foota .divb .sdivb ul {
    width: 70px;
    float: left;
    overflow: hidden;
    margin-left: 30px;
}

.foota .divb .sdivb ul h2 {
    width: 70px;
    font-size: 16px;
    float: left;
    overflow: hidden;
    margin-bottom: 20px;
}

.foota .divb .sdivb ul h2 a {
    color: #FFF;
}

.foota .divb .sdivb ul h2 a:hover {
    color: #ffd800;
}

.foota .divb .sdivb ul li {
    width: 70px;
    font-size: 14px;
    float: left;
    overflow: hidden;
    line-height: 28px;
}

.foota .divb .sdivb ul li a {
    color: #FFF;
}

.foota .divb .sdivb ul li a:hover {
    color: #ffd800;
}

.footb {
    width: 100%;
    padding: 24px 0px;
    background: #0d3d8c;
    overflow: hidden;
    min-width: 1200px;
}

.footb .diva {
    width: 1200px;
    overflow: hidden;
    text-align: center
}

.footb .diva dt {
    font-size: 14px;
    color: #fff;
    overflow: hidden;
}

.footb .diva dd {
    font-size: 14px;
    color: #fff;
    overflow: hidden;
    text-align: right;
}

.footb .diva dt a {
    color: #fff;
}

.footb .diva dt a:hover {
    color: #ffd800;
}


.floating_ck {
    position: fixed;
    top: 30%;
    right: 0px;
    z-index: 999;
}

.floating_ck dl dd {
    position: relative;
    width: 80px;
    height: 60px;
    border-bottom: solid 1px #181818;
    background-color: #2a2a2a;
    background-position: center 20%;
    background-repeat: no-repeat;
    text-align: center;
    cursor: pointer;
}

.floating_ck dl dd:hover {
    border-bottom: solid 1px #181818;
    background-color: #181818;
}

.floating_ck dl dd:hover .floating_left {
    display: block;
}

.consult {
    background-image: url(../image/home.png);
}

.consult a {
    display: block;
    width: 80px;
    height: 60px;
}

.quote {
    background-image: url(../image/kficon.png);
}

.bm {
    background-image: url(../image/bm.png);
}

.lianxi2 {
    background-image: url(../image/lianxi.png);
}

.lianxi2 a {
    display: block;
    width: 80px;
    height: 60px;
}

.qrcord {
    background-image: url(../image/ewm2.png);
}

.return {
    background-image: url(../image/fanhui.png);
}

.floating_ck dd span {
    display: block;
    padding-top: 35px;
    color: #fff;
}

.floating_left {
    position: absolute;
    top: 0px;
    left: -160px;
    display: none;
    width: 160px;
    background-color: #181818;
}

.floating_left a {
    color: #fff;
}

.floating_ewm {
    top: -61px;
    height: 240px;
}

.floating_ewm i {
    display: block;
    overflow: hidden;
    margin: auto;
    margin-top: 15px;
    width: 130px;
    height: 130px;
}

.floating_ewm i img {
    overflow: hidden;
    width: 130px;
    height: 130px;
}

.floating_ewm p {
    margin-top: 10px;
    color: #fff;
}

.floating_ewm .qrcord_p01 {
    font-size: 12px;
}

.floating_ewm .qrcord_p02 {
    font-size: 14px;
}

.floating_ewm .qrcord_p02 b {
    font-size: 17px;
}


.digg {
    clear: both;
    padding: 30px 0px 70px 0px;
    text-align: center;
    font-size: 14px;
}

.digg a {
    margin: 2px;
    padding: 12px 20px;
    background: #fff;
    color: #555;
    border: #ebebeb solid 1px;
}

.digg a:hover {
    background: #555;
    color: #FFF;
    border: #555 solid 1px;
}

.digg .current {
    margin: 2px;
    padding: 12px 20px;
    background: #555;
    color: #FFF;
    border: #555 solid 1px;
}


.warp5 {
    width: 1200px;
    height: 260px;
    overflow: hidden;
    margin-bottom: 16px;
}

.warp5 img {
    width: 1200px;
    height: 260px;
    overflow: hidden;
}


.nynav {
    width: 1160px;
    height: 70px;
    overflow: hidden;
    background: #FFF;
    margin-bottom: 16px;
    padding: 0px 20px;
}

.nynav .diva {
    float: left;
    height: 70px;
    overflow: hidden;
    line-height: 70px;
    font-size: 22px;
    color: #e60012;
    font-weight: bold;
}

.nynav .divb {
    float: right;
    height: 70px;
    overflow: hidden;
}

.nynav .divb ul {
    float: left;
    height: 70px;
    overflow: hidden;
}

.nynav .divb li {
    float: left;
    height: 70px;
    overflow: hidden;
    text-align: center;
    font-size: 16px;
    line-height: 67px;
}

.nynav .divb li a {
    padding: 0px 10px;
    display: inline-block;
}

.nynav .divb li a:hover {
    padding: 0px 10px;
    color: #e60012;
    border-bottom: #e60012 solid 3px;
}

#divc_on {
    padding: 0px 10px;
    border-bottom: #e60012 solid 3px;
    color: #e60012;
}


.nybox {
    width: 1200px;
    overflow: hidden;
    background: #FFF;
    margin-bottom: 30px;
}


.wenzhang {
    width: 1120px;
    overflow: hidden;
    padding: 40px;
}


.nynews {
    width: 1200px;
    background: #FFF;
    overflow: hidden;
    margin-bottom: 20px;
}

.nynews dl {
    width: 1200px;
    float: left;
    overflow: hidden;
    border-bottom: #f2f2f2 solid 1px;
}

.nynews dl a {
    width: 1120px;
    height: 160px;
    float: left;
    overflow: hidden;
    background: #fff;
    padding: 30px 40px;
}

.nynews dl a:hover {
    width: 1120px;
    height: 160px;
    float: left;
    overflow: hidden;
    background: #fcfcfc;
    padding: 30px 40px;
}

.nynews dl dt {
    width: 230px;
    height: 160px;
    float: left;
    overflow: hidden;
}

.nynews dl dt img {
    width: 230px;
    height: 160px;
    float: left;
    overflow: hidden;
}

.nynews dl dd {
    width: 860px;
    height: 160px;
    float: left;
    overflow: hidden;
    padding-left: 30px;
}

.nynews dl dd h2 {
    width: 860px;
    height: 60px;
    float: left;
    overflow: hidden;
    font-size: 20px;
    line-height: 60px;
}

.nynews dl dd h4 {
    width: 860px;
    height: 30px;
    float: left;
    overflow: hidden;
    font-size: 14px;
    line-height: 24px;
    color: #777;
}

.nynews dl dd h3 {
    width: 860px;
    height: 48px;
    float: left;
    overflow: hidden;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    padding-top: 10px;
    color: #777;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.nynews_xx {
    width: 1120px;
    overflow: hidden;
    padding: 40px;
    background: #FFF;
}

.nynews_xx .diva {
    float: left;
    overflow: hidden;
    width: 1120px;
    font-size: 26px;
    text-align: center;
    padding-bottom: 12px;
}

.nynews_xx .divb {
    float: left;
    overflow: hidden;
    width: 1120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-bottom: #ededed solid 1px;
    padding-bottom: 20px;
}

.nynews_xx .divb span {
    margin: 0px 30px;
    color: #666;
    font-size: 12px;
    display: inline-block;
}

.nynews_xx .divc {
    float: left;
    overflow: hidden;
    width: 1120px;
    padding: 30px 0px 60px 0px;
    border-bottom: #ededed solid 1px;
}

.nynews_xx .divd {
    float: left;
    overflow: hidden;
    width: 1120px;
    height: auto;
    border-top: #ededed solid 1px;
    padding-top: 20px;
}

.nynews_xx .divd li {
    float: left;
    overflow: hidden;
    width: 1120px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
}

.nynews_xx .divd li a {
    float: left;
    display: block;
    overflow: hidden;
    width: 1120px;
    height: 40px;
}


.yijian {
    width: 502px;
    overflow: hidden;
    padding: 50px 0px;
}

.yijian .esdiva {
    width: 500px;
    height: 44px;
    float: left;
    overflow: hidden;
    line-height: 44px;
    border: #e6e6e6 solid 1px;
    background: #FFF;
    border-radius: 4px;
    margin-bottom: 14px;
}

.yijian .esdivb {
    width: 500px;
    height: 180px;
    float: left;
    overflow: hidden;
    line-height: 24px;
    border: #e6e6e6 solid 1px;
    background: #FFF;
    border-radius: 4px;
    margin-bottom: 14px;
}

.txt_wb2 {
    width: 470px;
    height: 44px;
    overflow: hidden;
    float: left;
    font-size: 14px;
    background: none;
    padding: 0px 15px;
    border: none;
}

.txt_wbqy2 {
    width: 470px;
    height: 150px;
    overflow: hidden;
    float: left;
    font-size: 14px;
    background: none;
    padding: 15px;
    border: none;
}

.txt_tj2 {
    width: 502px;
    height: 50px;
    float: left;
    text-align: center;
    line-height: 50px;
    overflow: hidden;
    background: #555;
    border-radius: 4px;
    border: none;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}


.case {
    width: 1168px;
    overflow: hidden;
    background: #FFF;
    padding: 25px 16px 10px 16px;
    margin-bottom: 20px;
}

.case ul {
    width: 1184px;
    overflow: hidden;
}

.case ul li {
    width: 280px;
    height: 210px;
    overflow: hidden;
    float: left;
    position: relative;
    margin-right: 16px;
    margin-bottom: 20px;
}

.case ul li dt {
    width: 280px;
    height: 210px;
    overflow: hidden;
    float: left;
}

.case ul li dt img {
    width: 280px;
    height: 210px;
    overflow: hidden;
    float: left;
    transition: all 0.8s;
}

.case ul li dt img:hover {
    transform: scale(1.1);
}

.case ul li dd {
    width: 260px;
    height: 46px;
    overflow: hidden;
    float: left;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.7);
    left: 0px;
    bottom: 0px;
    padding: 0px 10px;
    font-size: 14px;
    text-align: center;
    color: #FFF;
    line-height: 46px;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.zhengshu {
    width: 1120px;
    overflow: hidden;
    background: #FFF;
    padding: 40px 40px 20px 40px;
    margin-bottom: 20px;
}

.zhengshu ul {
    width: 1160px;
    overflow: hidden;
}

.zhengshu ul li {
    width: 160px;

    overflow: hidden;
    float: left;
    margin-right: 40px;
}

.zhengshu ul li dt {
    width: 160px;
    height: 200px;
    overflow: hidden;
    float: left;
}

.zhengshu ul li dt img {
    width: 160px;
    height: 200px;
    overflow: hidden;
    float: left;
    transition: all 0.8s;
}

.zhengshu ul li dt img:hover {
    transform: scale(1.1);
}

.zhengshu ul li dd {
    width: 160px;
    height: 60px;
    overflow: hidden;
    float: left;
    font-size: 14px;
    text-align: center;
    line-height: 60px;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.ny_yuyue {
    width: 602px;
    height: auto;
    overflow: hidden;
    padding: 20px 0px;
}

.ny_yuyue td {
    width: auto;
    height: 50px;
    font-size: 14px;
}

.wbk4 {
    width: 480px;
    height: 38px;
    border: #dbdbdb solid 1px;
    line-height: 38px;
    padding: 0px 10px;
    font-size: 14px;
    float: left;
    color: #444;
}

.wbk5 {
    width: 200px;
    height: 38px;
    border: #dbdbdb solid 1px;
    line-height: 38px;
    padding: 0px 10px;
    font-size: 14px;
    float: left;
    color: #444;
}

.wby4 {
    width: 480px;
    height: 180px;
    border: #dbdbdb solid 1px;
    line-height: 26px;
    padding: 10px 10px;
    font-size: 14px;
    float: left;
    color: #444;
}

.coolbg4 {
    width: 500px;
    height: 50px;
    font-size: 20px;
    line-height: 50px;
    background: #555656;
    text-align: center;
    border: none;
    color: #FFF;
    cursor: pointer;
    border-radius: 6px;
    font-size: 18px;
}

.yuyue_l {
    width: 90px;
    text-align: right;
    padding-right: 10px;
    float: left;
    line-height: 46px;
}

.ny_yuyue b {
    width: 130px;
    height: 38px;
    float: left;
    overflow: hidden;
    background: #000;
    margin-left: 10px;
}

.contact-name {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 2.5;
    font-family: 微软雅黑;
    font-size: 14px;
}

.anno p {
    position: relative;
    height: 54px;
    padding: 0 12px;
    line-height: 54px;
    border-bottom: 1px solid #f3f3f3;
    text-align: right;
}

.anno i {
    font-size: 12px;
    color: #ccc;
}

.anno a {
    position: absolute;
    top: 0;
    left: 12px;
}

.anno a:hover {
    color: #c42829;
}

.g3 {
    color: #333;
}

.divc-img {
    margin-top: 10px;
    text-align: center;
}

.divc-img:first-child {
    margin-top: 0;
}

/*.divc-img img{*/
/*    width: 100%;*/
/*}*/

.style-img{
    width: 160px;
    height: 200px;
    float: left;
}

.style-img img{
    width: 160px;
    height: 200px;

}

.style-right{
    margin-left: 10px;
    /*float: left;*/
    display: inline-block;
    width: 950px;
}

.style-name{
    font-size: 14px;
    color: #666;
    font-weight: bold;
}

.style-name1{
    font-size: 14px;
    color: #666;
}