@charset "utf-8";
html {
    font: normal 62.5%/2.3em '微软雅黑', Arial, "宋体";
}

body {
    margin: 0px auto;
    font-size:16px;
    color: #333333;
    min-width: 320px;
    max-width: 640px;
    -webkit-text-size-adjust: none;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight: rgba(0, 0, 0, 0); /*取出点击出现半透明的灰色背景*/
    -webkit-user-select: none; /*控制内容的可选择性*/
    -ms-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    /*background: #282828;*/
    font-family: "微软雅黑";
}

ul, li, form, dl, dt, dd, div, p, i, em {
    font-style: normal;
    list-style: none;
    padding: 0px;
    margin: 0px;
}

h1, h2, h3, h4, h5, h6, p {
    padding: 0px;
    margin: 0px;
}

select, input, textarea, button {
    font-size: 1em;
    font-style: normal;
    color: #636363;
    font-family: '微软雅黑';
    border-radius: 0;
    -webkit-border-radius: 0;
    vertical-align: middle;
}

img, object {
    border: none;
    max-width: 100%;
    border: 0;
    overflow: hidden;
    vertical-align: top;
}

td img {
    border: none;
    max-width: 100%;
    border: 0;
    overflow: hidden;
    vertical-align: top;
}

a {
    color: #333333;
    text-decoration: none;
    /*noline: -webkit-tap-highlight-color: rgba(0, 0, 0, 0);*/
}

/* 去掉链接触摸高亮 */
a:focus {
    outline: none;
    -moz-outline: none;
}

.Texthide {
    display: none;
}

.Textshow {
    display: block;
}

.left{
    float: left;
}
.right{
    float: right;
}
header, footer, nav, section, article, sside, time, small, figcaption, menu {
    display: block;
    margin: 0px;
    padding: 0px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}
/*top*/
.top {
    display:flow-root;
    position: relative;
    background: #fff;
}

.logo {
    float: left;
    width: 35%;
    padding: 10px 0 10px 10px;
}

.login {
    float: right;
    width: 32%;
    padding: 22px 0px 10px 10px;
    display: none;
}

.login a {
    /*font-size: 1.5em;
    line-height: 2.5em;
    display: block;
    float: left;
    text-align: center;
    width: 50%;
	*/
}

.logo img {

    max-width: 100%;
    display: block;
}

#navigation {
    float: right;
    width: 16%;
}

#navigation h2 {
    cursor: pointer;
    display: block;
    padding: 23% 20% 19%;
    width: 60%;
    margin: 0px auto;
    text-align: center;
}

#navigation h2.on { /* background:url(/images/filter_80.png);*/
}

#navigation h2.on .Textshow {
    display: block;
}

#navigation h2.on .Texthide {
    display: none;
}

#navigation .sub {
    font-weight: normal;
    margin-top: 0%;
    top: 100%;
    display: none;
    z-index: 1000;
    position: absolute;
    right: 0px;
    width: 100%;
    /*background: url(/images/filter_80.png) !*tpa=http://www.21sjjh.com/mobile/images/filter_80.png*!;*/
    background: rgba(0,0,0,0.7);
    padding: 1% 0;
}

#navigation .sub li {
    /*background: url(/images/linebg.gif) 0 bottom repeat-x;*/
    text-align: center;
}

#navigation .sub li span {
    position: relative;
    display: block;
    padding: 2.2% 0 2.2% 0%;
    z-index: 99;
    font-size: 1em;
}

#navigation .sub li span a {
    font-size: 1em;
    color: #fff;
    display: block;
}

#navigation .sub li:last-child {
    background: none;
}

#navigation .sub .foldContent {
    display: none;
    /*background: url(/images/subnavbg.png) !*tpa=http://www.21sjjh.com/mobile/images/subnavbg.png*!;*/
    padding: 2% 0 2% 15%;
}

#navigation .sub .foldContent li {
    background: none;
    padding: 0.8% 0;
    margin-bottom: 0;
}

#navigation .sub .foldContent li a {
    color: #fff;
    font-size: 0.95em;
}


/*计时器样式 2018-08-29 s*/
.time {
    margin-bottom: 20px;
}

.time ul {
    width: 360px;
    margin: 0 auto;
}

.time li {
    display: inline-block;
    width: 50px;
    font-size: 12px;
    background: #d6232b;
    height: 53px;
    text-align: center;
    color: #fff;
    border-radius: 8px;
    margin: 0px 10px 0 0;
    padding: 3px 0 0;
}

.time li span {
    display: block;
    color: #fff;
    font-size: 24px;
}

.time h6 {
    color: #d6232b;
    font-size: 14px;
    line-height: 28px;
    padding: 5px 0 0;
    width: 300px;
    margin: 0 auto;
}
.Bottom_txt{
    width: 70%;
    color: #fff;
    text-align: left;
    padding-left: 10px;
    float: left;
    font-size: 13px;
}
.Bottom_img{
    margin-right: 20px;
    width: 22%;
    float: right;
}
.Bottom_img>img{
    width: 100%;
    height: 80px;
}
.jianjie_lay{
    padding-top: 20px;
}
.jianjie_lay>img{
    width: 100%;
    height: 230px;
}
.jianjie_lay>h3{
    margin: 10px 0;
    font-size: 20px;
    color: #000;
}
.jianjie_lay>p{
    height: 250px;
    overflow: hidden;
    font-size: 14px;
    color: #b0b0b0;
    letter-spacing: 2px;
}
.jianjie_lay>p span{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
    overflow: hidden;
    line-height: 25px!important;
    font-size: 14px!important;
    color: #b0b0b0;
    letter-spacing: 2px;
}
.hezuo{
    border: none!important;
    height: 75px!important;
}

.hezuo>a>img{
    height: 75px!important;
}
.news{
    box-sizing: border-box;
    width: 100%;
    padding: 12px 10px;
    display: inline-block;
}
.lay{
    padding-top: 10px;
    display: inline-block;
}
.lay>div:nth-child(1){
    border: none;
}
.news_lay{
    box-sizing: border-box;
    width: 100%;
    height: 130px;
    padding: 10px 0;
    border-top: 1px solid #dedede;
}
.news_left{
    height: 100%;
    width: 50%;
    float: left;
}
.news_left>img{
    width: 100%;
    height: 100%;
}
.news_right{
    height: 100%;
    position: relative;
    float: right;
    width: 48%;
}
.news_right>h5{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 16px;
    color: #000;
}
.news_right>p{
    font-size: 14px;
    color: #989898;
    position: absolute;
    bottom: 10px;
}
.chanpin{
    padding: 10px 15px;
    background: #fff;
    box-sizing: border-box;
}
.title_one{
    width: 100%;
    height:40px;
    background: #C70005;
}
.title_one>p{
    line-height: 40px;
    padding-left: 10px;
    font-size: 18px;
    color: #FFF;
    width: 100%;
}
.title_one>p>a{
    float: right;
    line-height: 35px;
    font-size: 18px;
    color: #FFF;
    width: 30px;
}
.chanpin_lay{
    width: 100%;
    display: inline-block;
    padding-top: 20px;
}
.chanpin_lay>div:nth-child(odd){
    margin-right: 6px;
}
.chanpin_lay>div:nth-child(even){
    margin-left: 6px;
}
.cp_lay{
    margin-bottom: 15px;
    float: left;
    width: 48%;
}
.cp_lay>p{
    overflow: hidden;
    border: 1px solid #dadada;
    text-align: center;
    width: 100%;
    height: 30px;
    font-size: 16px;
    color: #009462;
    line-height: 30px;
}
.cpimg{
    border: 1px solid #dadada;
    width: 100%;
}
.cpimg>a{
    display: inline-block;
}
.cpimg>a>img{
    width: 100%;
    height: 125px;
}
/*计时器样式 2018-08-29 e*/

.wap_banner{
    width: 100%;
    height: 220px;
}
.wap_banner .swiper-container{
    width: 100%;
    height: 100%;
}
.wap_banner .swiper-slide {
    text-align: center;
    font-size: 16px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
}
.wap_banner .swiper-slide img {
    width: 100%;
    height: 100%;
}
.news_top_one{
    padding: 10px 0;
    border-top: 1px solid #E0E0E0;
    border-bottom: 1px solid #E0E0E0;
    width: 100%;
}
.news_top_one>a>h5{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #000;
    font-weight: bold;
}
.news_top_one>a>p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    width: 100%;
    font-size: 14px;
    color: #999999;
    line-height:24px;
}
.news_one_list{
    width: 100%;
}
.news_one_list>ul>li{
}
.news_one_list>ul>li:hover>i{
    color:#C70005 !important;
}
.news_one_list>ul>li:hover>a{
    color:#C70005 !important;
}
.news_one_list>ul>li:hover:after{
    border-left: 6px solid #C70005;
}
.news_one_list>ul>li>i{
    font-style: normal;
    color: #999;
    font-size: 16px;
    float: right;
}
.news_one_list>ul>li>a{
    color: #000;
    width: 70%;
    margin: 10px 0;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
}
.news_class_title{
    width: 100%;
    height: 40px;
}
.news_title{
    width: 110px;
    background: #C70005;
    height: 100%;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 16px;
}
.div_bg{
    background: #FDEFEF;
}
.news_cont_p{
    width: 100%;
    height: 245px;
    box-sizing: border-box;
    padding: 10px 20px;
}
.news_cont_p>p{
    margin: 0;
    font-size: 16px;
    line-height: 40px;
    height: 40px;
}
.news_class_title>a{
    margin-right: 10px;
    font-size: 16px;
    line-height: 40px;
    color: #888888;
}
.news_two_cont{
    box-sizing: border-box;
    padding: 10px;
    width: 100%;
}
.img_super{
    box-sizing: border-box;
    padding: 10px;
}
.news_super_img{
    box-sizing: border-box;
    padding-top: 10px;
    width: 100%;
    height: 160px;
    overflow: hidden;
}
.picMarquee-left{
    overflow: hidden;
    position: relative;
}

.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:220px; height:150px; display:block; }
.news_two_div{
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
}
.news_list_div>ul{
    width: 100%;
    height: 100%;
}
.news_list_div>ul>li{
    position: relative;
    padding-left:30px;
    line-height: 42px;
    height: 42px;
}
.news_list_div>ul>li:after{
    position: absolute;
    display: inline-block;
    content: "";
    width: 5px;
    height: 5px;
    top:13px;
    left: 2px;
    margin: 5px 10px 0 10px;
    border-radius: 20%;
    background-color: #DFDFDF;
}
.news_list_div>ul>li>i{
    margin-right: 20px;
    font-style: normal;
    color: #888;
    font-size: 15px;
    float: right;
}
.news_list_div>ul>li>a{
    color: #333;
    width: 60%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
}
.Bottom1 {
    width: 100%;

    border-top: 1px solid #c4c4c4;
    background: #919191;
    clear: both;
    text-align: center;
    padding: 5px 0;
    color: #fff;
    font-size: 14px;
    line-height: 25px;
}
.Bottom1>a{
    color: #fff;
}
.SubMeun {
    background: #ececec;
    font-size: 16px;
    line-height: 45px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.SubMeun a:hover, .SubMeun a.on {
    background: #C70005;
    color: #fff;
}
.SubMeun a {
    display: inline-block;
    width: 25%;
    text-align: center;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.Main {
    background: #fff;
    padding: 20px 15px;
    min-height: 70vh;
}
.NewsDetail .Con {
    padding: 3% 0 8%;
    border-bottom: 1px dashed #dedede;
}
.lists_pagination{
    width: 100%;
    display: block;
}
.ranking_ds{
    padding: 10px 0;
}
.pagination {
    text-align: center;
    margin: 10px 0;
}
.pagination .disabled {
    color: #aaa;
}
.pagination a{
    color: #000000;
}
.pagination .active {
    background-color: #c70005;
    color: #fff;
}
.pagination li {
    margin: 0px 3px;
    border: 1px solid #e6e6e6;
    padding: 0px 3px;
    display: inline-block;
    line-height: 35px;
    min-width: 30px;
    height: 35px;
}
.ProjectList {
    padding: 0% 0 20px;
}
.ProjectList li {
    width: 43%;
    float: left;
    margin-bottom: 30px;
}
.HomeSucess li {
    float: left;
    width: 48%;
    height: 145px;
    position: relative;
    margin: 3px;
}
.ProjectList li .txt {
    height: 40px;
    overflow: hidden;
    text-align: center;
    line-height: 22px;
    font-size: 16px;
}
.HomeSucess li .img img {
    display: block;
    width: 98%;
    height: 100px;
    border: 3px solid #C70005;
}
.newslist_list_contact{
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 30px;
}
.contact_text{
    width: 100%;
    height: 100%;
}
.contact_text>h1{
    font-size: 24px;
    font-weight: unset;
    margin: 0;
}
.contact_text>h5{
    color: #999;
    font-size: 14px;
    margin: 5px 0;
}
.contact_text>p{
    font-weight: bold;
    font-size: 15px;
    margin: 20px 0;
}
.cpr{
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
}
.message-box form {
    padding: 10px;
}
.message-box {
    width: auto;
}
.message-box form .form-group {
    padding: 10px 10px;
    text-align: center;

}
.message-box form .form-group label {
    color: #666;
    height: 44px;
    line-height: 44px;
    width: 70px;
    display: inline-block;
    text-align: justify;
    vertical-align: middle;
}
.message-box form .form-group input {
    width: 200px;
    height: 40px;
    color: #999;
    background-color: #fff;
    border: 1px solid #a9a9a9;
    border-radius: 5px;
    text-indent: 1em;
    font-size: 14px;
}
.message-box form .form-group.button input {
    width: 300px;
    height: 50px;
    border: none;
    background-color: #c70005 !important;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    cursor: pointer;
    margin-bottom: 20px;
}
.message-box form .form-group textarea {
    width: 200px;
    color: #999;
    background-color: #fff;
    border: 1px solid #a9a9a9;
    border-radius: 5px;
    text-indent: 1em;
    font-size: 14px;
}

.location_rs{
    width: 100%;
}
.lrbox{
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    background: #C70005;
    color: #fff;
}
.lrtit{
    line-height: 40px;
    padding-left: 4%;
    width: 84%;
}
.bg_s{
    top: 35%;left: 17%;
    display: flex;
    align-items: center;
}
.bg_s span{
    font-size: 46px;
    margin: 0 20px;
}
/* CSS Document */
a{text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur());}
.clear{clear:both;}
.ce{display:block;width:100%;background:#C70005;z-index:5;top:0px;left:0px;display: none;position: relative}
.ce li{border-top: 1px solid #ffffff}
.more{    float: right;    width: 14px;}
.ce li a{
    width: 90%;
    padding: 0 5%;
    color: white;
    display: flex;
    cursor: pointer;
    align-items: center;
    justify-content: space-between;
}
.ce li a:hover{background:#a5161a}
.ce li .dqian{background:none}
.ce li .xz{#a5161a}

.er{display:none;width:100%;background:#313e47;}
.er li{width:100%;border:solid rgb(140,140,140);border-width:1px 0px 0px;}
.er li a{
    display: block;
    padding: 0 5%;
    color: white;
    background: none;
    font-size: 15px;
    text-align: left;
}
.er .e_li a{}
.er li a:hover,.er li .sen_x{background:#313e47;}
.er .e_li a:hover,.er .e_li .sen_x{background:#a5161a;}

.thr{background:#313e47;display:none;}
.thr li{margin-bottom:1px;border-top: 1px solid rgb(180,180,180);position:relative;}
.er .e_li .thr li a{background:none;}
.er .e_li .thr li a:hover{background:rgb(249,152,49);}
.er .e_li .thr li .xuan{background:rgb(249,152,49);}
.thr_nr h3{font-weight:normal;font-size:18px;display:block;text-align:center;width:100%;padding:10px 0px;}
.thr_nr img{width:100%;}
.hamburger2 .line{
    width: 30px;
    height: 2px;
    background-color: #ffffff;
    display: block;
    margin: 8px auto;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.hamburger2:hover{
    cursor: pointer;
}
#hamburger-2.is-active .line:nth-child(1){
    transform: translateY(10px);
}

#hamburger-2.is-active .line:nth-child(3){
    transform: translateY(-10px);
}
.dis{
    display: block;
}


.company-xlk{
    width: 100%;
    position: relative;
    border-top: 1px solid #E8E8E8;
}
.company-xlk .oncn{
    color: #333;
    font-weight: 700;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    padding: 0 25px 0 28px;
    position: relative;
    border-bottom: 1px solid #E8E8E8;
    cursor: pointer;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    word-break: break-all;
    background-color: #ffffff;
}
.company-xlk .oncn:after{
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    right: 15px;
    top: 15px;
    background: url(../images/xlsjx.png) no-repeat left center;
    background-size: 100%;
    opacity: 0.7;
}
.company-xlk .oncn:before{
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    background-color: #C70005;
    left: 12px;
    transform: rotate(45deg);
    top: 17px;
}
.company-xlk .onxlk{
    display: none;
    border-bottom: 1px solid #E8E8E8;
    position: absolute;
    background: #fff;
    z-index: 9;
    width: 100%;
    left: 0;
    top: 100%;
}
.company-xlk .onxlk.on{
    display: block;
}
.company-xlk .xlie{
    padding: 0 5%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    cursor: pointer;
    display: block;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    word-break: break-all;
    width: 90%;
}
.company-xlk .xlie:hover{
    background-color: #C70005!important;
    color: #ffffff;
}
.company-xlk .xlie.on{
    background-color: #C70005!important;
    color: #ffffff;
}



.slh1{
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    word-break: break-all;
}


