/*适配移动端导航*/


/*bootstrap样式重置*/

.nav_head {
    width: 100%;
    min-width: 320px;
    margin: 0 auto;
    max-width: 640px;
}

.navbar-collapse {
    padding: 0;
}

#navbar-header {
    margin: 0;
}

.navbar-brand {
    padding: 0 0 0 24px;
    width: 225px;
}

.navs_box {
    width: 100%;
    height: 60px;
    position: fixed;
    top: 0;
    z-index: 100;
    background: #FFFFFF;
    /*border-bottom: 1px solid #333333;*/
}

.img-responsive {
    margin-top: 12px;
    display: inline-block;
    width: 125px;
}

.navs_box>.navbar-header.logo_nav {
    height: 50px;
}

.navs_box>.navbar-header.logo_nav>img {
    width: 100%;
    height: 100%;
}

.minNav {
    list-style: none;
    padding-left: 5px;
}

.minNav>li {
    margin: 5px 0;
    line-height: 30px;
}

.minNav>li a {
    color: #848484;
    font-size: 14px;
}

.product_lip {
    cursor: pointer;
}

.product_lic {
    display: none;
    padding-left: 11px;
    margin: 10px 5px;
}

.minNavband {
    list-style: none;
}

.dropdown .drobtn {
    border: none;
    width: 100px;
}

.dropdown .dropdown-menu {
    min-width: 100px;
}

.dropdown .dropdown-menu li a {
    padding: 3px 0px 3px 20px;
}

.navs_box_img {
    background: #fff;
    margin-top: 7px;
    box-sizing: border-box;
}

.show_nav {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .4);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
}

.show_nav_child {
  height: 100%;
  overflow-y: scroll;
  position: relative;
  padding-bottom: 50px;
}

.show_nav_child .header_toggle{
  position: absolute;
  left: 0;
  bottom: 0;
  border-top: 1px solid #efefef;
      width: 100%;
      overflow: hidden;
}
.show_nav_child .header_toggle .header_edition{
	color: #999999;
	font-size: 18px;
	text-align: center;
	width: 49.5%;
	line-height: 50px;
	float: left;
}
.show_nav_child .header_toggle .header_english{
	border-left: 1px solid #efefef;
	color: red;
}

.show_nav>ul {
    list-style: none;
    width: 70%;
    background-color: #ffffff;
    margin: 0;
    padding: 0;
}

.show_nav>ul>a>li {
    border-bottom: 1px solid #efefef;
    padding: 10px 16px;
    position: relative;
}

.show_nav>ul>a>li {
    color: #5a5a5a;
    font-size: 14px;
    display: block;
    text-align: center;
}

.btn_off {
    position: absolute;
    font-size: 30px;
    width: 50px;
    height: 50px;
    top: 0;
    right: 2px;
    color: #fff;
    text-align: center;
    line-height: 50px;
}

.show_nav {
    display: none;
}

.btn_show_sbody {
    display: none;
    list-style: none;
    margin: 28px 0 0 5px;
    padding: 0;
}

.btn_show_sbody a {
    color: #ccc;
}

.show_nav_logo {
  
    display: block;
    padding: 10px;
}


/*轮播图按钮*/
.banner {
    margin-top: 60px;
}

.carousel-indicators li {
    width: 12px;
    height: 12px;
}

.carousel-indicators {
    bottom: 20px;
}

#myCarousel .bangg {
    height: 230px;
    width: 100%;
}

#myCarousel .bangg img {
    display: block;
    width: 100%;
    height: 100%;
}


/*搜索框*/

#search {
    height: 22px;
    width: 100%;
    position: relative;
}

#search form {
    width: 80%;
    height: 100%;
    position: absolute;
    top: -23px;
    left: 10%;
}

.form_submit {
    width: 100%;
    height: 45px;
    padding-left: 20px;
    border: none;
    border-radius: 10px;
    box-shadow: -2px 2px 2px #C0C0C0;
    -moz-box-shadow: -2px 2px 2px #C0C0C0;
    -webkit-box-shadow: -2px 2px 2px #C0C0C0;
}

.btnSearch {
    width: 45px;
    height: 45px;
    position: absolute;
    border-radius: 10px !important;
    background-color: #00575A;
    top: 0px;
    right: 0px;
    background-image: url(/templates/mobile/images/search_ff.png);
    background-repeat: no-repeat;
    background-position: 9px 9px;
}


/*首页新品推荐*/

.section_P {
    margin: 20px 0;
    text-align: center;
}

.section_P img {
    max-width: 100%;
}

.product_index_box {
    float: left;
    width: 94%;
    margin-left: 3%;
}

.product_c .product_index_box:nth-of-type(3n) {
    margin-right: 0;
}

.product_index_box a {
    display: block;
    width: 100%;
    text-align: center;
    height: 100%;
}

.product_img {
    border: #d4d4d4 1px solid;
    text-align: center;
    padding: 5%;
}

.product_img img {
    max-width: 42%;
}

.product_index_box h5 {
    height: 35px;
    width: 100%;
    font-size: 16px;
    text-align: center;
    line-height: 35px;
    color: #020202;
}


/*新闻详情页*/


/*产品中心*/

.llq_procen {
    margin: 20px 0 0 0;
    border-bottom: solid 1px #e6e6e6;
    position: relative;
}

.llq_procen .more {
    position: absolute;
    right: 8%;
    bottom: 21px;
    font-size: 18px;
    width: 25px;
    height: 25px;
    border: solid 1px #bfbfbf;
    border-radius: 100%;
    text-align: center;
    color: #bfbfbf;
    line-height: 25px;
}

.llq_procen .bg {
    background: rgba(18, 94, 79, 0.29);
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    text-align: center;
    padding-top: 19%;
}

.llq_procen .bg i {
    color: #fff;
    margin: auto;
    font-size: 28px;
    border: solid 2px #fff;
    border-radius: 100%;
}

.llq_procen a {
    display: block;
}

.llq_procen_img {
    display: block;
    width: 90%;
    margin: 0 5%;
    background: #aabebd;
    position: relative;
}

.llq_procen_img img {
    display: block;
    max-width: 70%;
    width: 70%;
    margin: 0 auto;
}

.llq_procen h2 {
    margin-top: 10px;
    font-size: 18px;
    color: #005744;
}

.llq_procen p {
    font-size: 14px;
    margin: 10px 0;
    color: #CCCCCC;
}


/*荣誉*/

.rong_box {
    width: 100%;
}

.rongyu_contant {
    padding: 15px;
    width: 100%;
    margin-bottom: 500px;
}

.rongyu_contant img {
    display: block;
    max-width: 100%;
    width: 100%;
}


/*产品列表页*/

.boy_left,
.boy_right {
    height: 46px;
    width: 46px;
    background: url(/templates/mobile/images/arrowLR.png)no-repeat;
}

.boy_head {
    display: flex;
    margin: 10px;
}

.boy_head div {
    flex: 1;
}

.boy_head .llq_ha {
    flex: 9;
}

.boy_left {
    background-position: 0px 0px;
}

.boy_right {
    background-position: -49px -49px;
}

.llq_ha {
    height: 46px;
    display: flex;
}

.llq_ha span {
    flex: 1;
    text-align: center;
    line-height: 46px;
    position: relative;
    margin: 0 10px;
    font-size: 14px;
}

.llq_ha span a {
    color: #000;
}

.llq_ha span.llq_active:after {
    content: "";
    height: 16px;
    width: 1px;
    position: absolute;
    right: -11px;
    top: 32%;
    background-color: #000;
}

.llq_ha span.llq_bott {
    border-bottom: 2px solid #005743;
    color: #005743;
}

.llq_ha span.llq_bott a {
    color: #005743;
}

.llq_child_b {
    flex: 1;
    margin: 0 10px;
    text-align: center;
    line-height: 46px;
    overflow: hidden;
}

.llq_child_b a {
    display: block;
    color: #000;
}

.llq_ha .llq_child_bg {
    background-color: #005743;
    color: #fff;
}

.boy_heads {
    margin: 20px 10px;
}

.pro_list {
    padding: 0 10px;
}

.pro_list_box {
    width: 47%;
    margin-right: 6%;
    margin-bottom: 15px;
    border: 1px solid #C0C0C0;
}

.pro_list .pro_list_box:nth-of-type(2n) {
    margin-right: 0;
}

.pro_list_box h3 {
    padding: 5px 0;
    border-bottom: 1px solid #C0C0C0;
    font-size: 16px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.pro_list .pro_list_box:nth-of-type(2n) {
    margin-right: 0;
}

.pro_list_img img {
    display: block;
    max-width: 1005;
    width: 100%;
}

.pro_list_box_botm {
    height: 3px;
    background-color: #005743;
}

.pro_list_box_botm_s {
    height: 3px;
    background-color: #C0C0C0;
}


/*  底部 */

.mobilefooter {
    width: 100%;
}

.footerTop {
    width: 100%;
    height: 145px;
    background-image: url(../images/timg.png);
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}

.footerTop .mask {
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 2;
}

.footerTop>p {
    width: 100%;
    text-align: center;
    line-height: 1;
    font-size: 12px;
    font-family:trade-gothic-next-wf,sans-serif;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    padding-top: 40px;
    padding-bottom: 12px;
    position: relative;
    z-index: 99;
}

.footerTop>span {
    display: block;
    margin: 0 auto;
    width: 139px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    background: rgba(255, 255, 255, 1);
    border-radius: 12px;
    font-size: 11px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    position: relative;
    z-index: 99;
    margin-top: 12px;
}

.footerbottom {
    width: 100%;
    background: rgba(55, 61, 65, 1);
    opacity: 0.99;
    padding-top: 31px;
}

.footerimg {
    width: 100%;
    display: flex;
    flex: 1;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.footerimg>img {
    width: 101px;
}

.saomaio {
    width: 100%;
    line-height: 1;
    font-size: 12px;
    font-family: trade-gothic-next-wf,sans-serif;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    text-align: center;
    padding-bottom: 15px;
    padding-top: 15px;
}

.linxi {
    display: flex;
    justify-content: center;
    padding-bottom: 24px;
}

.linxi>img {
    width: 30px;
    height: 30px;
    margin-right: 15px;
}

.linxi>p {
    height: 30px;
    font-size: 21px;
    font-family: trade-gothic-next-wf,sans-serif;
    font-weight: 400;
    color: rgba(51, 153, 255, 1);
    line-height: 30px;
}

.dizhi {
    color: #808080;
    font-size: 11px;
    width: 100%;
    text-align: center;
    line-height: 1.5;
}


/* 新闻中心 */

.news {
    display: flex;
    flex-direction: column;
}

.news_top span {
    font-size: 30px;
    color: #201816;
    display: block;
    margin: 30px 0 0 23px;
}


/* 新闻中心——新闻滚动 */

* {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

a,
img {
    border: 0;
    vertical-align: middle;
}


/*公告*/

.notice {
    width: 100%;
    /* margin: 20px auto; */
    height: 40px;
    overflow: hidden;
}

.news_move {
    width: 90.6%;
    height: 45px;
    margin: 16px auto 0 auto;
    /* padding-bottom: 38px; */
    /* border-bottom: 1px solid #EEEEEE; */
}

.noticTipTxt {
    color: #ff7300;
    height: 40px;
    line-height: 22px;
    overflow: hidden;
    /* margin:0 0 0 40px; */
}

.noticTipTxt li {
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}

.noticTipTxt a {
    width: 74%;
    color: #717171;
    font-size: 14px;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    height: 24px;
    text-align: center;
    /* padding-left: 0px; */
    line-height: 24px;
}

.noticTipTxt a:hover {
    color: #ff7300;
    text-decoration: underline;
}

.lookMone {
    width: 84%;
    margin: 0 auto;
}

.lookUrl {
    display: block;
    width: 100%;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.lookUrl span {
    font-size: 12px;
    color: #6C6C6C;
}

.lookUrl img {
    width: 6px;
}

.sw3 {
    position: relative;
    top: 20px !important;
}

.sw3 .swiper-pagination-bullet {
    margin: 0 4px;
}

.aboutBox {
    width: 87.73%;
    margin: 0 auto;
    padding-top: 25px;
    padding-bottom: 32px;
}

.aboutBox h2 {
    line-height: 51px;
    font-size: 19px;
    border-bottom: 1px solid #E5E5E5;
    color: #121214;
    margin-bottom: 6px;
}

.aboutBox p {
    font-size: 14px;
    color: #121214;
    margin-top: 18px;
}

.aboutBox p span {
    font-size: 18px;
    font-weight: bold;
    margin-left: 4.13%;
}




body {
    background: white;
}