/*头部样式*/

.head {
    height: 116px;
}

.wellcome {
    height: 35px;
    background: #fff;
    line-height: 35px;
}

.well1 {
    max-width: 1200px;
    margin: 0 auto;
}

.k1 {
    float: left;
}

.k3 {
    float: right;
}

.hotSearch {
    float: right;
    padding: 0px 10px;
    border-left: 1px solid #eeeeee;
}

.lan {
    display: block;
    float: right;
    font-size: 16px;
    color: #a40000 !important;
    padding: 0px 25px;
    border-left: 1px solid #eeeeee;
}

.search-box {
    background: url("../images/ss.png"/*tpa=http://www.ksjkr.com/template/default/images/ss.png*/) no-repeat center;
    float: right;
    border-left: 1px solid #eeeeee;
    height: 35px;
    width: 60px;
}

.tel {
    width: 210px;
    border-left: 1px solid #eeeeee;
    text-align: center;
    float: right;
}

.header {
    height: 82px;
    background: rgba(255, 255, 255, 0.6);
    position: absolute;
    width: 100%;
    z-index: 9999;
}

#header {
    max-width: 1200px;
    margin: 0 auto;
}

.logo {
    float: left;
}

.logo img {
    max-width: 100%;
    height: auto;
}

.topLink {
    float: right;
    text-align: right;
    position: relative;
    z-index: 9999;
}

.top {
    display: none;
    height: 50px;
}


/*热门搜索*/

.search {
    text-align: left;
    height: 24px;
    background-color: #f8f8f8;
    padding: 5px 10px 5px 10px;
    display: none;
}

#formsearch {
    width: 320px;
    float: left;
}

#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}


/*----- Common css ------*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}


/*主体样式*/

#container {
    max-width: 1200px;
    margin: 0 auto;
}

.about-box {
    padding: 3vw 0px;
    background: url("../images/bj1.png"/*tpa=http://www.ksjkr.com/template/default/images/bj1.png*/) no-repeat center;
    max-width: 1200px;
    margin: 0 auto;
}

.reuse {
    text-align: center;
    font-size: 24px;
    color: #acacac;
    margin-bottom: 1vw;
}

.reuse p {
    font-size: 24px;
    color: #323232;
}

.ab-left {
    width: 47.5%;
    float: left;
    position: relative;
    margin-top: 2vw;
}

.roll-wrap {
    position: relative;
    width: 100%;
}

.roll_row1 {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 308px;
}

.roll_row .roll__list {
    width: 300%;
}

.roll_row .roll__list li {
    display: block;
    width: 33.3334%;
    float: left;
}

.roll_row .roll__list li a.img {
    display: block;
    overflow: hidden;
}

.roll_row .roll__list li a.img:hover img {
    transform: scale(1.2);
    opacity: 1;
}

.roll_row .roll__list li img {
    width: 100%;
    height: auto;
    transition: .5s;
}

.control.pre {
    left: -15px;
}

.control.next {
    right: -15px;
}

.control {
    position: absolute;
    top: 44%;
    width: 33px;
    height: 39px;
    text-decoration: none;
    color: #fff;
    background-color: #e5e5e5;
    font-size: 30px;
    text-align: center;
    line-height: 39px;
    font-weight: normal;
    transition: all 0.5s;
}

.control:hover {
    background: #a40000;
    color: #fff;
}

.ab-right {
    width: 47%;
    float: right;
    margin-top: 3vw;
}

.ab-right p {
    font-size: 14px;
    color: #5a5a5a;
    line-height: 28px;
}

.ab-right .more9 {
    font-size: 14px;
    color: #fff;
    width: 100px;
    height: 39px;
    background: #a40000;
    display: block;
    text-align: center;
    line-height: 39px;
}

.ab-right .more9:hover {
    text-decoration: underline;
}

.pro-box {
    padding-top: 70px;
    padding-bottom: 50px;
    background: url("../images/bj2.jpg"/*tpa=http://www.ksjkr.com/template/default/images/bj2.jpg*/) no-repeat center;
}

.pro-center {
    max-width: 1200px;
    margin: 0 auto;
}


/*首页banner*/

.topbanner1 {
    width: 75%;
    position: relative;
    margin: 0 auto;
}

.banner1 {
    width: 100%;
    margin: 0 auto;
    position: relative;
    min-height: 376px;
}

.banner1 ul.bb1 {
    position: relative;
    padding: 0px;
    margin: 0px;
    z-index: 5;
    display: none;
}

.banner1 ul.bb1 li {
    position: absolute;
    width: 100%;
    display: none;
    text-align: center;
    background: #a40000;
    padding: 3px;
}

.banner1 ul.bb1 li img {
    float: left;
    width: 72.5%;
}

.banner1 ul.bb1 li .ba-le {
    position: absolute;
    width: 27.5%;
    height: 100%;
    right: 0;
    top: 0;
}

.banner1 ul.bb1 li .ba-le h2 {
    font-size: 16px;
    color: #fff;
    padding-top: 4vw;
    padding-bottom: 10px;
    background: url("../images/zn.png"/*tpa=http://www.ksjkr.com/template/default/images/zn.png*/) no-repeat center bottom;
}

.banner1 ul.bb1 li .ba-le p {
    color: #fff;
}

.banner1 ul.bb1 li .ba-le img {
    width: 98%;
    float: none;
    margin-top: 1vw;
}

.banner1 ul.bb1 li .more8 {
    position: absolute;
    width: 37px;
    height: 37px;
    background: url("../images/more.png"/*tpa=http://www.ksjkr.com/template/default/images/more.png*/) no-repeat;
    right: 0;
    bottom: 0;
}

.banner1 ul.bb1 li .more8 a {
    display: block;
    width: 100%;
    height: 100%;
}

.banner1 .num1 {
    position: absolute;
    width: 133%;
    bottom: -1vw;
    left: -16.5%;
    text-align: justify;
}

.banner1 .num1 li {
    height: auto;
    border-radius: 50%;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    display: inline-block;
    vertical-align: top;
}

.banner1 .num1:after {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    height: 0;
    content: '';
}

.banner1 .num1 li h3 {
    position: absolute;
    font-size: 16px;
    line-height: 54px;
    bottom: 0;
    text-align: center;
    width: 100%;
    color: #fff;
    background: #a40000;
    margin: 0;
    transition: all 0.5s;
}

.banner1 .num1 li:hover h3 {
    margin-bottom: -54px;
}

.banner1 .num1 li img {
    max-width: 100%;
}


/*我们的实力*/

.strength-box {
    padding: 3vw 0px;
    background: #f9f9f9;
}

.strength-center {
    max-width: 1116px;
    margin: 0 auto;
}

.strength-left {
    width: 32.8%;
    float: left;
    position: relative;
}

.strength-list {
    overflow: hidden;
}

.strength-list:hover img {
    transform: scale(1.2);
    opacity: 1;
}

.strength-list img {
    width: 100%;
    transition: .5s;
}

.strength-list h3 {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 0;
    margin: 0;
    color: #fff;
}

.slide-t {
    background: rgba(0, 0, 0, 0.3);
    transition: all 0.5s;
}

.slide-t div {
    font-size: 16px;
    line-height: 30px;
    padding-top: 5px;
}

.slide-t div span {
    font-size: 24px;
    margin-right: 10px;
}

.slide-t p {
    font-size: 14px;
    padding: 5px 0px;
}

.slide-t a {
    display: none;
}

.slide-m {
    padding: 1vw 0px;
    background: rgba(164, 0, 0, 0.8);
    transition: all 0.5s;
}

.slide-m div {
    background: url("../images/zn.png"/*tpa=http://www.ksjkr.com/template/default/images/zn.png*/) no-repeat center bottom;
    line-height: 45px;
}

.slide-m p {
    line-height: 40px;
}

.slide-m a {
    display: block;
    width: 76px;
    height: 24px;
    margin: 0 auto;
    border: 1px solid #fff;
    color: #fff;
    line-height: 24px;
    text-align: center;
    border-radius: 10px;
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.strength-righttop {
    width: 66.2%;
    float: right;
    position: relative;
    margin-bottom: 10px;
}

.strength-rightbottom {
    width: 66.2%;
    float: right;
    position: relative;
}

.midlx {
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 9999;
}

.midlx img {
    max-width: 100%;
}


/*新闻资讯*/

.news-box {
    padding-top: 100px;
    padding-bottom: 50px;
    background: url("../images/bj3.jpg"/*tpa=http://www.ksjkr.com/template/default/images/bj3.jpg*/) no-repeat center;
    margin-top: -60px;
}

.news-center {
    max-width: 1200px;
    margin: 0 auto;
}

.news-left {
    width: 53%;
    float: left;
    margin-top: 50px;
}

.news-list li {
    min-height: 109px;
    border-bottom: 1px dashed #ddd;
    margin-top: 20px;
}

.news-list li:hover .timer span {
    background: #a40000;
}

.news-list li .timer {
    width: 14%;
    float: left;
    border: 1px solid #ddd;
    text-align: center;
}

.news-list li .timer span {
    display: block;
    line-height: 54px;
    font-size: 30px;
    color: #fff;
    background: #535353;
    border-bottom: 1px solid #ddd;
}

.news-list li .timer p {
    font-size: 16px;
    color: #535353;
    line-height: 33px;
}

.news-list li:hover .text a {
    color: #a40000;
}

.news-list li .text {
    width: 80%;
    float: right;
}

.news-list li .text a {
    font-size: 16px;
    color: #323232;
    line-height: 35px;
}

.news-list li .text p {
    font-size: 14px;
    color: #5a5a5a;
    line-height: 25px;
}

.news-right {
    width: 43.6%;
    float: right;
    margin-top: 60px;
}

.news-list2 li a.img {
    display: block;
    overflow: hidden;
}

.news-list2 li:hover .text a {
    color: #a40000;
}

.news-list2 li a.img:hover img {
    transform: scale(1.2);
    opacity: 1;
}

.news-list2 li a.img img {
    width: 100%;
    transition: all 0.5s;
}

.news-list2 li .text a {
    font-size: 16px;
    line-height: 50px;
    display: block;
    border-bottom: 1px dashed #ddd;
    color: #323232;
}

.news-list2 li .text p {
    font-size: 14px;
    color: #5a5a5a;
    line-height: 30px;
}


/*页面底部*/

.foot {
    background: #313131;
    padding-top: 30px;
    padding-bottom: 42px;
}

#footer {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
    min-height: 150px;
}

.ftlogo {
    position: absolute;
    left: 0;
    top: -40px;
}

.footlx {
    padding: 0px 100px;
    border-left: 1px solid #666666;
    border-right: 1px solid #666666;
    float: left;
    margin-left: 30%;
    color: #fff;
    text-align: left;
}

.footlx h3 {
    margin: 0;
    text-decoration: underline;
    font-size: 16px;
    line-height: 50px;
}

.footlx p {
    font-size: 14px;
    line-height: 28px;
}

.ewm {
    float: right;
    width: 25%;
}

.ewm p {
    color: #fff;
}

.ewm1,
.ewm2 {
    float: left;
    margin-right: 15%;
    line-height: 35px;
}


/*友情链接*/

.foot1 {
    background: #a40000;
    padding: 5px 0px;
}

.f_link {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-size: 12px;
    opacity: 0.9;
}

.f_link a {
    color: #fff;
}

.zhuyin {
    text-align: center;
    color: #fff;
    font-size: 12px;
    opacity: 0.9;
}

.zhuyin a {
    color: #fff;
}


/*------------内页-------------------*/

.prodescription {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 20px;
    display: none;
}

.nbj {
    background: url("../images/bj1.jpg"/*tpa=http://www.ksjkr.com/template/default/images/bj1.jpg*/) no-repeat center;
    background-size: cover;
}

.n_banner {
    text-align: center;
}

.n_banner img {
    max-width: 100%;
    height: auto;
}

.m55 {
    max-width: 1200px;
    margin: 0 auto;
}

.left {
    width: 243px;
    float: left;
    padding-top: 36px;
}

.right {
    width: 920px;
    float: right;
    padding-top: 50px;
}

.left h3 {
    font-size: 22px;
    font-weight: normal;
    line-height: 56px;
    color: #fff;
    text-align: center;
    background: #a40000;
    ;
    background-size: cover;
    margin-top: 15px;
}

.left .box {
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.3);
}

.left .content {
    border-top: none;
}

.n_contact .content {
    padding: 10px;
    line-height: 30px;
    color: #434344;
}

.right .content {
    padding: 10px;
    color: #434344;
}

.sitemp {
    border-bottom: 3px solid #a40000;
    margin-bottom: 14px;
    height: 50px;
    line-height: 50px;
}

.sitemp .site {
    font-size: 14px;
    color: #434344;
    margin-right: 20px;
    float: right;
}

.site a {
    font-size: 14px;
    color: #434344;
}

.sitemp h2 {
    font-size: 20px;
    color: #434344;
    float: left;
    line-height: 50px;
    font-weight: normal;
}