* {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    box-sizing: border-box;
}

body {
    position: relative;
    font: 14px/1.5 Microsoft YaHei, arial, 微软雅黑, sans-serif;
    vertical-align: baseline;
    width: 100%;
    overflow-x: hidden;
}

i, em {
    font-style: normal;
}

a {
    color: #333;
}

h1, h2, h3, h4, h5, h6, b {
    font-weight: normal;
}

img {
    border: none \9;
    display: inline-block;
}

.clearfix:after{ content: "."; display: block; height: 0; clear: both; overflow: hidden; visibility: hidden;}
/*.fl{ float: left;}*/
/*.fr{ float: right;}*/
@font-face {
    font-family: 'impact';
    src: url('http://2201hdjmjx.ksqianzhou.com/home/default/fonts/impact.ttf');
    font-weight: normal;
    font-style: normal;
}

.ty_content {
    width: 1200px;
    margin: 0 auto;
}

.more-title {
    width: 100%;
}

/*图片hover样式*/
.imgbox {
    overflow: hidden;
    position: relative;
}

.imgbox img {
    width: 100%;
    height: 100%;
}

.imgbox:after {
    content: "";
    display: block;
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    transform: skewx(-25deg);
    -o-transform: skewx(-25deg);
    -moz-transform: skewx(-25deg);
    -webkit-transform: skewx(-25deg);
    background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5), rgba(255, 255, 255, 0))
}

.imgbox:hover:after {
    content: "";
    display: block;
    left: 100%;
    transition: 1s;
    -o-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s
}

/*header */
.header {
    width: 100%;
}

.header .header-1 {
    height: 39px;
    width: 100%;
    line-height: 43px;
}

.header .header-1 .content {
    width: 1200px;
    margin: auto;
}

.header .header-1 .content p {
    display: inline-block;
}

.header .header-1 .content b {
    color: #808080;
    font-size: 15px;
    line-height: 43px;
}

.header .header-1 .content nav {
    line-height: 39px;
    float: right;
    height: 39px;
}

.header .header-1 .content nav a {
    color: #808080;
    font-size: 15px;
    margin-right: 0px;
}


.header .header-2 {
    height: 120px;
}

.header .header-2 .content {
    width: 1210px;
    height: 120px;
    margin: auto;
    position: relative;
}

.header .header-2 .content .log {
    float: left;
    margin-top: 12px;
}

.header .header-2 .content .log h3 {
    font-weight: bold;
    font-size: 35px;
    color: #333;
}

.header .header-2 .content .log h3 span {
    font-size: 40px;
    color: #ce1012;
}

.header .header-2 .content .text {
    float: left;
    margin-top: 20px;
    height: 82px;
    padding-left: 33px;
}

.header .header-2 .content .text h3 {
    font-size: 31px;
    color: #292929;
    letter-spacing: 5px;
}

.header .header-2 .content .text h3 span {
    font-size: 31px;
    color: #c20813;
}

.header .header-2 .content .text p {
    font-size: 16px;
    color: #292929;
    letter-spacing: 5px;
}


.header .header-2 .content .phone {
    float: right;
    margin-top: 17px;
    height: 77px;
}

.header .header-2 .content .ewm {
    float: right;
    margin-top: 27px;
    margin-left: 10px;
}

.header .header-2 .content .phone p {
    font-size: 16px;
    color: #292929;
    margin-bottom: 3px;
}

.header .header-2 .content .phone .dh {
    float: right;
    margin-top: 5px;
    text-align: left;
}

.header .header-2 .content .phone .dh b {
    color: #292929;
    font-size: 22px;
    display: block;
    margin-top: -3px;
}

.header .header-3 {
    height: 60px;
    width: 100%;
    background: #f4f4f4;
    padding-top: 8px;
}

.header .header-3 .content {
    width: 1212px;
    height: 48px;
    margin: auto;
    background: url("../image/header-3_bj.png") no-repeat;
}

.header .header-3 .content nav a {
    display: block;
    float: left;
    height: 29px;
    line-height: 29px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    position: relative;
    padding: 0 43px;
    margin-top: 10px;
}

.header .header-3 .content nav a:last-child {
    margin-right: 0px;
}

.header .header-3 .content nav a:nth-child(1) {
    margin-left: 7px;
}

.header .header-3 .content nav a:nth-child(9) {
    margin-left: 7px;
}

.header .header-3 .content nav .x {
    float: left;
    margin-top: 12px;
}

.header .header-3 .content nav a:hover {
    color: #fff;
    background: url("../image/header-3_ho.png") no-repeat center;
    background-size: 100%;
}

.header .header-3 .content nav .on {
    color: #fff;
    background: url("../image/header-3_ho.png") no-repeat center;
    background-size: 100%;
}

.header .header-3 .content nav ul {
    position: absolute;
    top: 58px;
    z-index: 999;
    display: none;
    left: 0px;
    border-left: solid 1px #ddd;
    border-right: solid 1px #ddd;
    border-bottom: solid 1px #ddd;

}

.header .header-3 .content nav ul li {
    width: 100%;
    display: block;
    float: left;
    text-align: center;
    height: 41px;
    line-height: 41px;
    font-size: 16px;
    color: #323232;
    padding-left: 23px;
    padding-right: 23px;
    background: #fff;
    border-top: solid 1px #ddd;
}

.header .header-3 .content nav ul li:hover {
    color: #c20813;
}


/*banner*/
.banner-index {
    font-size: 0;
    overflow: hidden;
    width: 100%;
}

.banner-index img {
    width: 100%;
    line-height: 0;
}

.slideBox {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.slideBox .hd {
    height: 12px;
    overflow: hidden;
    position: absolute;
    left: 48%;
    bottom: 38px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    width: 38px;
    height: 12px;
    margin-right: 10px;
    cursor: pointer;
    background: #2e2e2e;
    border-radius: 10px;
}

.slideBox .hd ul li.on {
    background: #c20813;
}

.banner-index .slideBox .bd img {
    width: 100%;
}

.slideBox .bd ul li:first-child {
    display: block;
}

.slideBox .bd ul li {
    display: none;
}


/*search*/
.search {
    width: 100%;
    height: 71px;
    line-height: 71px;
}

.search-content {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.search-keywords {
    font-size: 14px;
    color: #ccc;
    display: inline-block;
}

.search-keywords .wb {
    display: inline-block;
    vertical-align: top;
}

.search-keywords .wb > span {
    color: #fff;
    font-size: 16px;
    display: inline-block;
    text-align: center;
    height: 32px;
    line-height: 32px;
    background: url("http://2201hdjmjx.ksqianzhou.com/home/default/img/search_k_bj.png") no-repeat;
    width: 102px;
    font-weight: bold;
    margin-right: 10px;
}

.search-keywords .wb a {
    color: #666;
    font-size: 16px;
}

.search-keywords .wb a:hover {
    color: #333;
}

.search-keywords .wb i {
    color: #333;
    font-size: 14px;
    margin: 0 5px 0 5px;
}

#searchForm {
    background: url(http://2201hdjmjx.ksqianzhou.com/home/default/img/search.png) no-repeat right;
    width: 275px;
    line-height: 42px;
    height: 42px;
    z-index: 99;
    position: relative;
    top: 0px;
}

.search-form {
    display: inline-block;
    float: right;
    margin-top: 13px;
}

#searchForm .search-input {
    vertical-align: top;
    height: 42px;
    background: none;
    line-height: 42px;
    color: #fff;
    border-radius: 5px;
    text-indent: 20px;
    outline: none;
    border: none;
    width: 83%;
    font-size: 14px;
}

.search-form #s_btn {
    width: 42px;
    height: 42px;
    background: none;
    color: #333;
    outline: none;
    border: none;
    float: right;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
}

.clear-fix-3 {
    line-height: 0;
    font-size: 0;
    clear: both;
}

#searchForm .search-input::-webkit-input-placeholder { /* WebKit browsers */
    color: #ccc;
}

#searchForm .search-input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #ccc;
}

#searchForm .search-input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #ccc;
}

#searchForm .search-input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #ccc;
}


/*product*/
.product {
    height: 974px;
    padding-top: 35px;
    margin-top: 50px;
}

.product .top {
    background: url("../image/product_top.png") no-repeat center;
    width: 597px;
    height: 94px;
    margin: 0 auto 30px;
    text-align: center;
    position: relative;
}

.product .top h1 {
    color: #333;
    font-size: 44px;
    letter-spacing: 5px;
    position: absolute;
    top: -10px;
    left: 154px;
}

.product .top h1 b {
    color: #c20813;
}

.product .top .z {
    height: 30px;
    background: #333;
    text-align: center;
    color: #fff;
    font-size: 20px;
    letter-spacing: 5px;
    width: 333px;
    position: absolute;
    top: 60px;
    line-height: 30px;
    left: 131px;
    border-radius: 10px;
}

.product .left {
    width: 310px;
    float: left;
}

.product .left .list {
    width: 310px;
    height: 514px;
    overflow: hidden;
    background: url("../image/product_le.png") no-repeat;
    padding: 7px;
}

.product .left .list .mr {
    width: 297px;
    height: 48px;
    background: url("../image/product_le_i.png") no-repeat;
    text-align: center;
    line-height: 48px;
    color: #fff;
    font-size: 26px;
    letter-spacing: 5px;
}

.product .left .list .mr a {
    color: #fff;
}

.product .left .list ul {
    margin-top: 5px;
    margin-bottom: 0px;
}

.product .left .list ul li {
    height: 40px;
    line-height: 40px;
    padding-left: 30px;
}

.product .left .list ul li a {
    color: #fff;
    font-size: 18px;
}

.product .left .list ul li:nth-child(2n) {
    background: #313131;
}

.product .left .list ul li b {
    color: #fff;
    font-size: 18px;
    float: left;
    margin-right: 27px;
}

.product .left .list ul li:hover a {
    color: #c20813;
}

.product .left .list ul li:hover b {
    color: #c20813;
}

.product .left .list .t {
    width: 297px;
    height: 48px;
    background: url("../image/product_le_mr.png") no-repeat;
    text-align: center;
    line-height: 48px;
    color: #3e3e3e;
    font-size: 23px;
    letter-spacing: 5px;
    margin-bottom: 10px;
}

.product .left .list .on {
    /*background: url("../image/product_le_i.png") no-repeat;*/
    background: #c20a13;
    color: #fff;
}

.product .left .list .on a {
    color: #fff;
}


.product .left .dh {
    width: 312px;
    height: 241px;
    overflow: hidden;
    background: url("../image/product_le_dh.png") no-repeat;
    margin-top: 15px;
    padding-left: 113px;
    padding-top: 11px;
}

.product .left .dh b {
    font-size: 15px;
    color: #fff;
}

.product .left .dh p {
    font-size: 20px;
    color: #fff;
}

.product .right {
    width: 862px;
    float: right;
}

.product .right .r_nr {
    height: 463px;
}

.product .right .img {
    width: 500px;
    float: left;
    height: 463px;
}

.product .right .img img {
    width: 500px;
    height: 463px;
}

.product .right .wz {
    width: 344px;
    float: right;
    height: 463px;
    padding-top: 50px;
}

.product .right .wz h3 {
    text-align: center;
    font-size: 36px;
    color: #333;
    margin-bottom: 30px;
}

.product .right .wz div {
    font-size: 15px;
    color: #333;
    line-height: 30px;
}

.product .right .wz div b {
    font-size: 18px;
    color: #d8d8d8;
    background: #313131;
    padding: 8px;
    border-radius: 10px;
    margin-right: 10px;
}

.product .right .wz div i {
    display: inline-block;
}

.product .right .wz .an {
    height: 40px;
    margin-top: 20px;
}

.product .right .wz .an a {
    height: 40px;
    display: block;
    width: 160px;
    float: left;
    background: #313131;
    color: #fff;
    line-height: 40px;
    text-align: center;
    border-radius: 10px;
}

.product .right .wz .an a:hover {
    background: #c20813;
}


.product .right .r_list {
    height: 293px;
}

.product .right .r_list .an {
    background: url("../image/r_list_an.png") no-repeat center;
    height: 30px;
    margin-top: 10px;
    margin-bottom: 6px;
}

.product .right .r_list .an .r_list_jt_l {
    float: left;
}

.product .right .r_list .an .r_list_jt_r {
    float: right;
}

.product .right .r_list .an .jt .ho {
    display: none;
}


.product .right .r_list .tu {
    height: 263px;
    overflow: hidden;
}

.product .right .r_list .tu li {
    height: 263px;
    width: 282px;
    float: left;
    overflow: hidden;
    margin-right: 5px;
}

.product .right .r_list .tu li:nth-child(3n) {
    margin-right: 0;
}

.product .right .r_list .tu li .r_img {
    height: 232px;
    width: 282px;
}

.product .right .r_list .tu li .r_img img {
    width: 100%;
    height: 232px;
}

.product .right .r_list .tu li .r_tu_wz {
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    background: #313131;
}

.product .right .r_list .tu .on .r_img {
    padding: 3px;
    background: #c20813;
}

.product .right .r_list .tu .on .r_tu_wz {
    background: #c20813;
}


/*mo_1*/
.mo_1 {
    width: 1920px;
    margin-left: -960px;
    position: relative;
    height: 672px;
    left: 50%;
    background: url("../image/mo_1_bj.png") no-repeat top;
    padding-top: 70px;
}

.mo_1 .top {
    background: url("../image/mo_1_top.png") no-repeat center;
    width: 710px;
    height: 94px;
    margin: 0 auto 30px;
    text-align: center;
    position: relative;
}

.mo_1 .top h1 {
    color: #333;
    font-size: 44px;
    letter-spacing: 5px;
    position: absolute;
    top: -15px;
    left: 66px;
}

.mo_1 .top h1 b {
    color: #c20813;
}

.mo_1 .top .z {
    height: 30px;
    background: #333;
    text-align: center;
    color: #fff;
    font-size: 20px;
    letter-spacing: 4px;
    width: 333px;
    position: absolute;
    top: 55px;
    line-height: 30px;
    left: 189px;
    border-radius: 10px;
}

.mo_1 .list {
    height: 392px;
}

.mo_1 .list li {
    border: 1px solid #eee;
    height: 298px;
    width: 286px;
    /* background: url(../img/mo_1_li_bj.png)no-repeat; */
    float: left;
    padding: 9px;
    margin-right: 14px;
    border-radius: 8px;
}

.mo_1 .list li .wz {
    height: 58px;
    width: 271px;
    position: relative;
}

.mo_1 .list li .wz b {
    font-size: 18px;
    color: #fff;
    position: absolute;
    top: 16px;
    left: 87px;
}

.mo_1 .list li:nth-child(1) .wz .tu {
    height: 58px;
    background: url(../image/gao1.png) no-repeat center;
}

.mo_1 .list li:nth-child(2) .wz .tu {
    height: 58px;
    background: url(../image/gao2.png) no-repeat center;
}

.mo_1 .list li:nth-child(3) .wz .tu {
    height: 58px;
    background: url(../image/gao3.png) no-repeat center;
}

.mo_1 .list li:nth-child(4) .wz .tu {
    height: 58px;
    background: url(../image/gao4.png) no-repeat center;
}


.ad1 img {
    width: 1920px;
    margin-left: -960px;
    position: relative;
    left: 50%;
}

/*ys*/
.ys {
    height: 930px;
    padding-top: 90px;
}

.ys .top {
    background: url("http://2201hdjmjx.ksqianzhou.com/home/default/img/ys_top.png") no-repeat center;
    width: 762px;
    height: 94px;
    margin: 0 auto 74px;
    text-align: center;
    position: relative;
}

.ys .top h1 {
    color: #333;
    font-size: 44px;
    letter-spacing: 5px;
    position: absolute;
    top: -15px;
    left: 41px;
}

.ys .top h1 b {
    color: #c20813;
}

.ys .top .z {
    height: 30px;
    background: #333;
    text-align: center;
    color: #fff;
    font-size: 20px;
    letter-spacing: 5px;
    width: 442px;
    position: absolute;
    top: 53px;
    line-height: 30px;
    left: 160px;
    border-radius: 10px;
}

.ys .nav {
    background: url("../image/ys_nav_bj.png") no-repeat;
    height: 130px;
    width: 1136px;
    margin: auto;
    padding-left: 145px;
    padding-right: 145px;
    background-position-y: 36px;
}

.ys .nav li {
    float: left;
    margin-right: 100px;
}

.ys .nav li:nth-of-type(2) {
    margin-right: 82px;
}


.ys .nav li:nth-of-type(3) {
    margin-right: 68px;
}


.ys .nav li:nth-of-type(4) {
    margin-right: 0px;
}


.ys .nav li b {
    font-size: 16px;
    color: #333;
}

.ys .nav li .ic {
    margin-bottom: 3px;
    text-align: center;
}

.ys .nav .on .ic {
    margin-bottom: 8px;
}

.ys .nav li .ic .ho {
    display: none;
}

.ys .nav .on .ic .mr {
    display: none;
}

.ys .nav .on .ic .ho {
    display: block;
    margin: auto;
}

.ys .nav .on b {
    color: #c20813;
}


.ys .nr {
    height: 400px;
    margin-top: 40px;
}

.ys .nr .left {
    height: 400px;
    width: 530px;
    float: left;
}

.ys .nr .left .nr_bt {
    height: 100px;
    width: 530px;
    margin-bottom: 50px;
}

.ys .nr .left .nr_bt img {
    float: left;
    margin-top: 8px;
}

.ys .nr .left .nr_bt .wz {
    float: right;
}

.ys .nr .left .nr_bt .wz h3 {
    font-size: 50px;
    color: #333;
    font-weight: bold;
}

.ys .nr .left .nr_bt .wz h3 b {
    color: #c20813;
    font-weight: bold;
}

.ys .nr .left .nr_bt .wz .xx {
    color: #fff;
    width: 414px;
    text-align: center;
    line-height: 25px;
    font-size: 19px;
    background: #333;
    height: 25px;
    letter-spacing: 3px;
}

.ys .nr .left p {
    background: url("http://2201hdjmjx.ksqianzhou.com/home/default/img/yy.png") no-repeat left;
    padding-left: 20px;
    font-size: 20px;
    line-height: 40px;
    background-position-y: 13px;
    margin-bottom: 10px;
}

.ys .nr .right {
    height: 400px;
    width: 616px;
    float: right;
    border: none;
}


/*case*/
.case {
    height: 817px;
    padding-top: 88px;
}

.case .top {
    background: url("http://2201hdjmjx.ksqianzhou.com/home/default/img/case_top.png") no-repeat center;
    width: 607px;
    height: 94px;
    margin: 0 auto 50px;
    text-align: center;
    position: relative;
}

.case .top h1 {
    color: #333;
    font-size: 44px;
    letter-spacing: 5px;
    position: absolute;
    top: -15px;
    left: 87px;
}

.case .top h1 b {
    color: #c20813;
}

.case .top .z {
    height: 30px;
    background: #333;
    text-align: center;
    color: #fff;
    font-size: 20px;
    letter-spacing: 5px;
    width: 242px;
    position: absolute;
    top: 53px;
    line-height: 30px;
    left: 184px;
    border-radius: 10px;
}

.case .nr {
    background: url("http://2201hdjmjx.ksqianzhou.com/home/default/img/case_bj.png") no-repeat center;
    height: 422px;
}

.case .nr .left {
    width: 633px;
    padding: 17px;
    height: 422px;
    float: left;
    position: relative;
}

.case .nr .left img {
    width: 590px;
    height: 389px;
}

.case .nr .left .a_tu {
    width: 590px;
    height: 389px;
    overflow: hidden;
}

.case .nr .left .yuan {
    width: 123px;
    height: 15px;
    position: absolute;
    bottom: 22px;
    left: 25px;
}

.case .nr .left .yuan .l_li {
    width: 15px;
    height: 15px;
    background: url("http://2201hdjmjx.ksqianzhou.com/home/default/img/l_li_mr.png") no-repeat;
    border-radius: 10px;
    float: left;
    margin-right: 10px;
}

.case .nr .left .yuan .on {
    background: url("http://2201hdjmjx.ksqianzhou.com/home/default/img/l_li_ho.png") no-repeat;
}


.case .nr .right {
    width: 530px;
    height: 422px;
    float: right;
    padding-top: 70px;
    padding-right: 45px;
}

.case .nr .right h3 {
    font-size: 40px;
    font-weight: bold;
    color: #333;
}

.case .nr .right h3 b {
    font-size: 40px;
    font-weight: bold;
    color: #c20813;
}

.case .nr .right span {
    display: block;
    margin: auto;
    color: #333;
    font-size: 20px;
    text-align: center;
}

.case .nr .right p {
    color: #333;
    font-size: 18px;
    margin-top: 10px;
    line-height: 32px;
    height: 160px;
    overflow: hidden;
}


.case .nr .right .an {
    height: 40px;
    margin-top: 30px;
    padding-left: 68px;
}

.case .nr .right .an a {
    height: 40px;
    display: block;
    width: 160px;
    float: left;
    background: #313131;
    color: #fff;
    line-height: 40px;
    text-align: center;
    border-radius: 10px;
}

.case .nr .right .an a:hover {
    background: #c20813;
}


.case .nav {
    height: 49px;
    margin-top: 30px;
}

.case .nav .bc {
    height: 49px;
    width: 195px;
    background: url("http://2201hdjmjx.ksqianzhou.com/home/default/img/case_nav_mr.png") no-repeat;
    line-height: 49px;
    float: left;
    font-size: 18px;
    color: #fff;
    letter-spacing: 5px;
    margin-left: 5px;
}

.case .nav .bc a {
    color: #fff;
}

.case .nav .bc img {
    float: left;
    margin-top: 5px;
    margin-left: 30px;
    margin-right: 12px;
}

.case .nav .on {
    background: url("http://2201hdjmjx.ksqianzhou.com/home/default/img/case_nav_ho.png") no-repeat;
}


/*about*/
.about {
    top: 40px;
    width: 1920px;
    height: 959px;
    margin: 0 auto;
    margin-left: -960px;
    position: relative;
    left: 50%;
    background: url("../image/about_bj.png") no-repeat center;
    padding-top: 40px;
}

.about .top {
    background: url("../image/about_top.png") no-repeat center;
    width: 607px;
    height: 94px;
    margin: 0 auto 30px;
    text-align: center;
    position: relative;
}

.about .top h1 {
    color: #333;
    font-size: 44px;
    letter-spacing: 5px;
    position: absolute;
    top: -15px;
    left: 194px;
}

.about .top h1 b {
    color: #c20813;
}

.about .top .z {
    height: 30px;
    background: #333;
    text-align: center;
    color: #fff;
    font-size: 20px;
    letter-spacing: 5px;
    width: 340px;
    position: absolute;
    top: 53px;
    line-height: 30px;
    left: 134px;
    border-radius: 10px;
}


.about .a_nr {
    height: 420px;
}

.about .a_nr .le {
    height: 420px;
    width: 565px;
    padding: 22px;
    padding-top: 88px;
    float: left;
}

.about .a_nr .le .wz {
    height: 268px;
    width: 522px;
    background: url("http://2201hdjmjx.ksqianzhou.com/home/default/img/about_le.png") no-repeat;
    padding: 5px;
}

.about .a_nr .le .wz p {
    font-size: 15px;
    margin-bottom: 4px;
    text-indent: 15px;
}

.about .a_nr .le .an {
    height: 39px;
    width: 338px;
    background: url("../image/a_ck.png") no-repeat;
    display: block;
    line-height: 39px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin-left: 19%;
    margin-top: 20px;
}


.about .a_nr .ri {
    height: 420px;
    width: 635px;
    padding: 10px;
    float: right;
}

.about .a_nr .ri .tu_1 {
    height: 391px;
    width: 335px;
    float: left;
}

.about .a_nr .ri .tu_1 img{
    width: 596px !important;
    height: 394px !important;
}

.about .a_nr .ri .tu_2 {
    height: 391px;
    width: 254px;
    float: right;
    margin-right: 10px;
}


.about .si {
    height: 270px;
    margin-top: 50px;
}

.about .si .list {
    height: 210px;
    position: relative;
    margin-top: 26px;
}

.about .si .list .jt {
    position: absolute;
    top: 35px;
}

.about .si .list .j_ri {
    right: 0;
}

.about .si .list .nr {
    height: 210px;
    width: 1142px;
    margin: auto;
    overflow: hidden;
}

.about .si .list .jt .ho {
    display: none;
}


.about .si .list li {
    height: 210px;
    width: 277px;
    float: left;
    margin-right: 11px;
}

.about .si .list li .si_img {
    height: 168px;
    width: 277px;
}

.about .si .list li .si_img img {
    height: 168px;
    width: 277px;
}

.about .si .list li .wz {
    height: 35px;
    width: 277px;
    background: #333;
    line-height: 35px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    margin-top: 7px;
}


/*news*/
.fl {
    float: left;
}

.fr {
    float: right;
}

.news {
    background-color: #fafafa;
    height: 712px;
    width: 1920px;
    margin-left: -960px;
    position: relative;
    left: 50%;
}

.wh {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.cont4 {
    /* margin-top: 43px; */
    padding-top: 43px;
}

.xw_tit {
    background: url(../image/news.png) left top 9px no-repeat;
    height: 82px;
    margin-bottom: 72px;
}

.xw_tit h2 {
    color: #080808;
    font: normal 44px/44px "å¾®è½¯é›…é»‘";
}

.xw_alst1 {
    width: 580px;
}

.xw_alst2 {
    width: 600px;
}

.xw_alst1 li a.img {
    display: block;
    width: 580px;
    height: 324px;
    overflow: hidden;
}

.xw_alst1 li a.img img {
    width: 580px;
    height: 324px;
}

.xw_alst1 li h2 a {
    display: block;
    color: #333333;
    font: bold 18px/48px "å¾®è½¯é›…é»‘";
}

.xw_alst1 li h3 {
    font: 500 14px/26px "å¾®è½¯é›…é»‘";
    color: #666666;
}

.xw_alst1 li h3 a {
    color: #015a24;
}

.xw_alst2 li {
    height: 124px;
    margin-bottom: 20px;
}

.xw_alst2 li b {
    display: block;
    float: left;
    width: 134px;
    background: #ebebeb;
    text-align: center;
    color: #333333;
    font: 600 48px/60px "å¾®è½¯é›…é»‘";
    height: 124px;
    box-sizing: border-box;
    padding-top: 19px;
}

.xw_alst2 li b span {
    display: block;
    color: #666;
    font: 500 18px/24px "å¾®è½¯é›…é»‘";
}

.xw_alst2 li .xw_wenzd {
    float: left;
    width: 466px;
    height: 124px;
    background: #f6f6f6;
    box-sizing: border-box;
    padding: 5px 20px 0;
}

.xw_alst2 li .xw_wenzd h2 a {
    display: block;
    color: #333333;
    font: 600 18px/48px "å¾®è½¯é›…é»‘";
}

.xw_alst2 li .xw_wenzd h3 {
    font: 500 14px/26px "å¾®è½¯é›…é»‘";
    color: #666666;
}

.xw_alst2 li:hover b, .xw_alst2 li:hover .xw_wenzd {
    background: #015a24;
}

.xw_alst2 li:hover b, .xw_alst2 li:hover b span, .xw_alst2 li:hover .xw_wenzd h2 a, .xw_alst2 li:hover .xw_wenzd h3 {
    color: #fff;
}


/*版权*/
.copy {
    width: 1920px;
    margin-left: -960px;
    /*height: 280px;*/
    left: 50%;
    position: relative;
    background: #000;
    text-align: justify;
    z-index: 99999;
}

.copy_row1 {
    padding: 45px 0 45px;
}

.copy_row1 .col4 {
    float: left;
    margin-right: 60px;
    padding-right: 60px;
}

.copy_row1 .col4:nth-last-child(1) {
    margin-right: 0;
    background: none;
}

.copy_row1 .col4 .c4title {
    position: relative;
    padding: 0 0 25px 0;
    margin-bottom: 5px;
    display: inline-block;
}

.copy_row1 .col4 .c4title::after {
    content: '';
    position: absolute;
    width: 20px;
    height: 2px;
    display: block;
    background: #fff;
    left: 0;
    bottom: 10px;
    transition: 0.6s all ease-in-out;
}

.copy_row1 .col4 .c4title a {
    font-size: 17px;
    color: #fff;
    display: block;
    line-height: 35px;
}

.copy_row1 .col4:hover .c4title::after {
    width: 100%;
    background: #fff;
}

.copy_row1 .col4 ul li a {
    color: #999;
    font-size: 14px;
    display: block;
    line-height: 30px;
}

.copy_row1 .col4 ul li a:hover {
    text-decoration: none;
    color: #fff;
}

.copy_row1 .fr {
    text-align: right;
}

.copy_row1 .cr_2 {
    font-size: 32px;
    color: #e1e1e1;
    line-height: 35px;
    padding: 0px 0 5px;
    letter-spacing: 0.4px;
}

.copy_row1 .cr_3 {
    font-size: 14px;
    color: #e1e1e1;
    line-height: 30px;
}

.copy_row1 .cr_4 {
    font-size: 14px;
    border-top: #e1e1e1 1px solid;
    display: inline-block;
    padding: 5px;
    border-bottom: #e1e1e1 1px solid;
    margin: 15px 0 10px;
    color: #fff;
    line-height: 25px;
}

.friendlink {
    margin-top: 10px;
    width: 276px;
    margin-left: auto;
}

.friendlink .fri_L {
    background: url(../image/youqing.png) no-repeat;
    width: 95px;
    height: 40px;
    float: left;
    color: #e4e4e4;
    font-size: 17px;
    letter-spacing: 1px;
    padding: 6px;
    text-align: center;
}

.friendlink .fri_R {
    height: 37px;
    display: block;
    float: right;
    width: 181px;
    background: #e4e4e4;
}

.friendlink .linkTagcs {
    width: 181px;
    max-height: 37px;
    background: rgba(228, 228, 228, 0.8) url(../image/dd.png) no-repeat 162px 18px;
    overflow: hidden;
    transition: 0.3s all ease-in-out;
}

.friendlink .linkTagcs:hover {
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
}

.friendlink .fri_R .linkTagcs li {
    float: none;
    line-height: 37px;
    text-align: left;
    text-indent: 10px;
}

.friendlink .fri_R .linkTagcs li a {
    display: block;
}

.cr4button {
    float: right;
}

.copy_row2 {
    height: 60px;
    line-height: 60px;
    margin-top: 25px;
}

.copy_row2 .fla {
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 13px;
    letter-spacing: 0.4px;
    text-align: center;
    width: 1100px;
}

.copy_row2 .fla a {
    display: inline-block;
    color: #fff;
    font-size: inherit;
}

.cr4button a {
    position: relative;
    font-size: 13px;
    color: #fff;
    display: inline-block;
    line-height: 25px;
    padding: 0 3px;
}

.ine {
    background: url(../image/er.png) no-repeat center;
    width: 11px;
    height: 11px;
    display: inline-block;
    padding: 0 5px;
}

.copy .ewm {
    position: absolute;
    width: 120px;
    bottom: 35px;
    right: 0;
    z-index: 1;
    display: none;
    z-index: 99999;
}

.copy .ewm img {
    width: 100%;
    height: auto;
    z-index: 99999;
}

.copy_row2 .fr > a {
    font-size: 14px;
    display: inline-block;
    color: #fff;
    height: 60px;
    line-height: 60px;
}

.copy_row2 .fr {
    position: relative;
}

.copy_row2 a:hover {
    text-decoration: underline;
}

#db {
    width: 1920px;
    margin-left: -960px;
    left: 50%;
    position: relative;
    overflow: hidden;
    background: #000;
    line-height: 30px;
    text-align: center;
    color: #999;
    padding: 20px 0px;
    border-top: 1px #333 solid;
}

#db a {
    color: #999;
}

#lc {
    width: 100%;
    overflow: hidden;
    background: #000;
    margin: 0 auto;
    padding: 50px 0px
}

#page1 {
    width: 1200px;
    margin: 0 auto;
}


/*blogroll*/
.blogroll {
    height: 50px;
    background: #d0d0d0;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
}

.blogroll a {
    color: #fff;
    margin-right: 10px;
}

.blogroll a:hover {
    color: #c20813;
}


/*bottom*/
.bottom {
    height: 310px;
}

.bottom .a_nr {
    height: 280px;
    background: #333;
}

.bottom .a_nr .left {
    height: 280px;
    width: 860px;
    float: left;
    padding-top: 33px;
}

.bottom .a_nr .left .log {
    margin-bottom: 20px;
}

.bottom .a_nr .left .n_a {
    float: left;
    width: 200px;
}

.bottom .a_nr .left .n_a li {
    float: left;
    width: 84px;
    margin-bottom: 10px;
}

.bottom .a_nr .left .n_a li:nth-child(2n) {
    float: right;
}

.bottom .a_nr .left .n_a li a {
    color: #fff;
}


.bottom .a_nr .left .n_b {
    float: left;
    width: 300px;
    margin-left: 30px;
}

.bottom .a_nr .left .n_b p {
    color: #fff;
    margin-bottom: 10px;
}

.bottom .a_nr .right {
    float: right;
    margin-right: 50px;
    margin-top: 75px;
}

.bottom .bo_lj {
    height: 33px;
    background: #d0d0d0;
    color: #fff;
    line-height: 33px;
    text-align: center;
}

.bottom .bo_lj a {
    color: #fff;
}

.bottom .bo_lj:hover a {
    color: #c20813;
}

.bottom .bo_lj:hover {
    color: #c20813;
}

/*new*/
.new {
    height: 682px;
    padding-top: 60px;
}

.new .new_list {
    width: 394px;
    float: left;
    margin-right: 16px;
}

.new .new_list .top {
    padding-left: 3px;
    height: 33px;
}

.new .new_list .top p {
    font-size: 18px;
    color: #242424;
    float: left;
}

.new .new_list .top p > span {
    display: inline-block;
    font-size: 21px;
    margin-right: 5px;
    font-weight: bold;
}

.new .new_list .top > a {
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 20px;
    width: 55px;
    height: 21px;
    border-radius: 7px;
    background: #333;
    float: right;
    margin: 7px 5px 0 0;
}

.new .new_list .top > a:hover {
    background: #c20813;
}

.new .new_list .kk {
    border: 1px solid #bfbfbf;
    height: 505px;
}

.new .new_list .kk .img {
    line-height: 0;
    text-align: center;
    overflow: hidden;
    width: 375px;
    height: 237px;
    margin: 10px auto;
}

.new .new_list .kk .img img {
    width: 375px;
    height: 237px;
}

.new .new_list .kk .img:hover img {
    transform: scale(1.1, 1.1);
    transition-duration: 300ms;
}

.new .new_list ul li {
    border-bottom: 1px dashed #d2d2d2;
    margin: 0 0 13px 5px;
    padding-bottom: 14px;
}

.new .new_list ul li a {
    font-size: 16px;
    color: #515151;
    padding-left: 5px;
}

.new .new_list ul li a span {
    float: right;
    margin-right: 10px;
    font-size: 13px;
    color: #4d4d4d;
}

.new .new_list ul li a:before {
    content: "";
    background: url(http://2201hdjmjx.ksqianzhou.com/home/default/img/yy.png) no-repeat;
    width: 13px;
    height: 13px;
    display: inline-block;
    vertical-align: top;
    margin: 8px 5px 0 0;
}

.new .new_list ul li a:hover:before, .new .new_list ul li a:hover, .new .new_list_3 dl dd a:hover, .new .new_list_3 dl dd a:hover:before {
    color: #c20813;
}

.new .new_list ul li:last-child {
    border-bottom: none;
    margin-bottom: 5px;
}

.new .wdd {
    width: 370px;
    float: right;
}

.new .wdd .top {
    height: 46px;
    overflow: hidden;
}

.new .wdd .list {
    height: 493px;
    overflow: hidden;
}

.new .wdd .list li {
    height: 123px;
    background: #f4f4f4;
    padding: 10px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.new .wdd .list li:nth-child(2n) {
    background: #e9e9e9;
}

.new .wdd .list li .p1 {
    background: url("http://2201hdjmjx.ksqianzhou.com/home/default/img/q.png") left no-repeat;
    height: 20px;
    padding-left: 30px;
    color: #242424;
    margin-bottom: 5px;
}

.new .wdd .list li .p1 a {
    color: #000;
}

.new .wdd .list li .p2 {
    background: url("http://2201hdjmjx.ksqianzhou.com/home/default/img/a.png") left no-repeat;
    height: 73px;
    padding-left: 30px;
    color: #242424;
    background-position-y: 7px;
    line-height: 23px;
}

.new .wdd .list li .p2 a {
    color: #242424c7;
}









