
@media (min-width:200px) and (max-width:1199px){
/*隐藏_pc_html*/
.pc_box{display:none;}

/*页脚置底*/
html,body{height:100%;margin:0;padding:0;}

/*页码*/
.tcdPageCode{margin-top:20px;margin-bottom:50px;padding:15px 20px;text-align:center;color:#ccc;user-select:none;}
.tcdPageCode a{font-size:1rem;color:#9f322f;display:inline;height: 25px;line-height:25px;	padding:5px 10px;border: 1px solid #ddd;margin: 0 2px;border-radius:4px;vertical-align: middle;}
.tcdPageCode a:hover{text-decoration:none;border:1px solid #9f322f;}
.tcdPageCode span.current{font-size:1rem;display:inline;height:25px;line-height:25px;padding:5px 10px;margin:0 2px;color:#fff;background:#9f322f;border:1px solid #9f322f;border-radius:4px;vertical-align:middle;}
.tcdPageCode span.disabled{font-size:1rem;display:inline;height:25px;line-height:25px;padding:5px 10px;margin:0 2px;color:#bfbfbf;background:#f2f2f2;border:1px solid #bfbfbf;border-radius:4px;vertical-align:middle;}

/*mb_top*/
.mb_top{padding:0 5%;box-sizing:border-box;box-shadow:0 0 5px #ccc;display:flex;align-items:center;justify-content:space-between;width:100%;position:fixed;top:0;left:0;z-index:10;background:#fff;}
.mb_top a{width:70%;}
.mb_top a img{width:250px;}
.mb_top p{width:30px;height:20px;position:relative;overflow:Hidden;padding-top:20px;padding-bottom:20px;}
.mb_top p span{content:'';width:100%;height:2px;background:#a1a1a1;border-radius:5px;position:absolute;left:0;top:50%;margin-top:-1px;transition:0.3s;}
.mb_top p:before{content:'';width:100%;width:100%;height:2px;background:#a1a1a1;border-radius:5px;position:absolute;left:0;top:20px;transition:0.3s;}
.mb_top p:after{content:'';width:100%;width:100%;height:2px;background:#a1a1a1;border-radius:5px;position:absolute;left:0;bottom:20px;transition:0.3s;}

.mb_top_p_active span{left:-100% !important;}
.mb_top_p_active:before{left:0 !important;top:30px !important;transform:rotate(45deg);}
.mb_top_p_active:after{left:0 !important;top:30px !important;transform:rotate(-45deg);}

/*nav_hide_box*/
.mb_nav_box_lay{width:100%;height:100%;margin:0 auto;position:fixed;top:0;left:0;background:rgba(0,0,0,0.7);z-index:16;display:none;}
.mb_nav_box{width:70%;height:100%;margin:0 auto;background:#fafafa;padding:30px 0 10px 0;box-sizing:border-box;position:fixed;top:0;left:-70%;z-index:10000 !important;padding-bottom:40px;z-index:11;transition:0.5s;}
.mb_nav_box_move{left:0 !important;}
.mb_nav_down{width:16px;display:inline;margin-left:5px;vertical-align:-2px;}
.mb_nav_up{width:16px;display:inline;margin-left:5px;vertical-align:-2px;}
.mb_nav_title{line-height:50px;}
.mb_nav_title>a{display:block;color:#000000;font-size:1.4rem;font-weight:bold; box-sizing:border-box;padding:0 40px;}
.mb_nav_a{color:#000000;font-size:1.4rem;font-weight:bold;box-sizing:border-box;padding:0 40px;}
.mb_nav_son{max-height:227px;overflow:scroll;}
.mb_nav_son li>a{color:#222222;font-size:1.2rem;line-height:35px;font-weight:Normal;box-sizing:border-box;padding-left:40px;}
.mb_nav_title_color{color:#9f322f !important;}

/*nav_search*/
.nav_search{margin:0 40px;border-bottom:solid 1px #969696;position:relative;margin-bottom:30px;}
.nav_search input{width:100%;padding:0 40px 0 0 ;box-sizing:border-box;border:none;line-height:40px;height:40px;background:none;}
.nav_search a{width:30px;height:30px;background-image:url('../image/icon/search_black.png');background-repeat:no-repeat;background-size:25px 25px;background-position:center center;
position:absolute;right:0;top:5px;}

/*nav_language*/
.nav_language{border:solid 1px #d2d2d2;border-radius:35px;color:#9f322f;margin:0 40px;line-height:30px;text-align:center;width:130px;margin-top:30px;font-size:1.2rem;}

/*nav_height*/
.nav_height{height:60px;}

/*home_banner*/
.home_banner .swiper-slide img{width:100%;}
.home_banner ul{width:90%;margin:0 auto;position:absolute;left:50%;margin-left:-45%;bottom:10%;z-index:1;height:20px;display:flex;align-items:center;justify-content:center;}
.home_banner_pagination {top:0;box-sizing:border-box;background:rgba(0,0,0,0.4);padding:0 10px;border-radius:20px;height:20px;display:flex;align-items:center;}
.home_banner_pagination .swiper-pagination-bullet{margin-right:10px;width:6px;height:6px;line-height:6px;border:solid 1px #fff;background:none;position:relative;opacity:1;transition:0.3s;}
.home_banner_pagination .swiper-pagination-bullet:after{content:'';width:0;height:1px;background:#fff;position:absolute;right:0;top:50%;margn-top:-0.5px;transition:0.3s;}
.home_banner_pagination .swiper-pagination-bullet-active:after{content:'';width:20px;right:-25px;}
.home_banner_pagination .swiper-pagination-bullet-active{margin-right:30px !important;background:#fff;}
.home_banner_pagination .swiper-pagination-bullet:last-child{margin-right:0 !important;}
.home_banner_pagination .swiper-pagination-bullet:last-child:after{width:0;}

/*home_title*/
.home_title{width:90%;margin:0 auto;margin-top:30px;margin-bottom:20px;display:flex;align-items:center;justify-content:space-between;}
.home_title li{font-size:1.6rem;color:#9f322f;font-weight:bold;box-sizing:border-box;padding-left:20px;
background-image:url('../image/icon/title_before.png');background-repeat:no-repeat;background-size:13px 35px ;background-position:left center;}
.home_title a{width:90px;text-align:right;padding-right:10px;font-size:1.2rem;font-family:Arial;font-weight:bold;color:#000;position:relative;line-height:35px;transition:0.3s;}
.home_title a:after{content:'';width:62px;height:10px;position:absolute;right:0;bottom:0;transition:0.3s;
background-image:url('../image/icon/more_bg.png');background-repeat:no-repeat;background-size:cover;background-position:center center;}

.home_title a:hover{color:#9f322f;}
.home_title a:hover:after{background-image:url('../image/icon/more_bg_color.png');}

/*home_pd*/
.home_pd{width:90%;margin:0 auto;display:flex;align-items:center;flex-wrap:wrap;padding-bottom:50px;}
.home_pd a{width:25%;box-sizing:border-box;border:solid 1px #ececec;box-sizing:border-box;padding:10px 10px 0 10px;}
.home_pd_photo{position:relative;overflow:hidden;height:122px;display:flex;align-items:center;justify-content:center;}
.home_pd_photo img{width:100%;transition:1s;}
.home_pd_photo:before{content:'';width:29px;height:49px;position:absolute;left:0;top:0;z-index:1;
background-image:url('../image/icon/pd_left_top.png');background-repeat:no-repeat;background-size:cover;background-position:center center;}
.home_pd_photo:after{content:'';width:29px;height:49px;position:absolute;right:0;bottom:0;z-index:1;
background-image:url('../image/icon/pd_right_bottom.png');background-repeat:no-repeat;background-size:cover;background-position:center center;}

.home_pd_slide dl{display:flex;align-items:center;justify-content:space-between;padding:20px 0;}
.home_pd_slide dl dd:nth-child(1){width:100%;font-size:1.3rem;color:#000;overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}

.home_pd_pagination{width:100%;}
.home_pd_pagination span{border:solid 1px #000;box-sizing:border-box;background:#fff;transition:0.3s;}
.home_pd_pagination .swiper-pagination-bullet-active{width:30px;background:#000;border-radius:5px;}

/*home_apply_bg*/
.home_apply_bg{background-image:url('../image/photo/home_apply_bg.jpg');background-repeat:no-repeat;background-size:cover;background-position:center center;background-attachment:fixed;}
.home_apply{width:90%;margin:0 auto;padding:20px 0 5px 0;}
.home_apply a{margin-bottom:15px;border:solid 1px #d8d8d8;box-sizing:border-box;padding:10px;display:flex;align-items:center;transition:0.3s;}
.home_apply li:nth-child(1){width:32%;margin-right:3%;position:relative;box-sizing:border-box;padding-top:5px;padding-right:5px;}
.home_apply li:nth-child(2){width:65%;}
.home_apply li:nth-child(3){display:none;}

.home_apply li:nth-child(1) img{width:100%;position:relative;z-index:1;}
.home_apply li:nth-child(1):after{content:'';width:95%;height:90%;position:absolute;top:0;right:0;border:solid 1px #c3c3c3;transition:0.3s;}
.home_apply li:nth-child(2) h1{font-size:1.4rem;color:#000;margin-bottom:5px;overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}
.home_apply li:nth-child(2) p{font-size:1.2rem;color:#606060;line-height:20px; max-height:40px;text-align:justify;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}
.home_apply li:nth-child(3) h2{width:60px;height:40px;position:relative;
background-image:url('../image/icon/news_icon_arrow.png');background-repeat:no-repeat;background-size:18px 16px;background-position:center center;transition:0.3s;}
.home_apply li:nth-child(3) h2:after{content:'';width:100%;height:5px;background:#888;position:absolute;left:0;bottom:0;}
.home_apply li:nth-child(3) h2:before{content:'';width:0;height:5px;background:#9f322f;position:absolute;left:0;bottom:0;transition:0.6s;z-index:1;}

.home_apply a:hover{border:solid 1px #9f322f;}
.home_apply a:hover li:nth-child(1):after{border:solid 1px #9f322f;}
.home_apply a:hover li:nth-child(2) h1{color:#9f322f;}
.home_apply a:hover li:nth-child(3) h2{background-image:url('../image/icon/news_icon_arrow_color.png')}
.home_apply a:hover li:nth-child(3) h2:before{width:100%;}

/*home_news_bg*/
.home_news_bg{border-top:solid 1px #d8d8d8;border-bottom:solid 1px #d8d8d8;padding-bottom:20px;margin-bottom:0;}
.home_news{width:90%;margin:0 auto;}
.home_news_tab{width:100%;}
.home_news_main{width:100%;}

.home_news_tab{width:80%;margin:0 auto;margin-top:20px;margin-bottom:20px;display:flex;align-items:center;justify-content:space-between;}
.home_news_tab li{width:45%;line-height:35px;text-align:center;color:#fff;background:#000;font-size:1.4rem;position:relative;transition:0.3s;cursor:pointer;user-select:none;}
.home_news_tab_active{background:#9f322f !important;}
.home_news_tab_active2{background:#9f322f !important;}

.home_news_main li a{width:100%;margin-bottom:15px;border:solid 1px #e0e0e0;box-sizing:border-box;padding:20px;position:relative;transition:0.3s;}
.home_news_main_photo{overflow:Hidden;margin-bottom:15px;}
.home_news_main_photo img{width:100%;transition:0.6s;}
.home_news_main li a h1{font-size:1.3rem;color:#000;font-weight:normal;line-height:20px;max-height:40px;transition:0.3s;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}
.home_news_main li a p{width:100px;line-height:25px;font-size:1.2rem;border:solid 1px #e0e0e0;text-align:center;transition:0.3s;margin-top:15px;}


.home_news_main a:hover h1{color:#9f322f;}
.home_news_main a:hover p{background:#9f322f;color:#fff;border:solid 1px #9f322f;}
.home_news_main a:hover img{transform:scale(1.2,1.2);}
.home_news_main a:hover{border:solid 1px #9f322f;}

/*foot_nav_bg*/
.foot_nav_bg{display:none;}

/*foot_main_bg*/
.foot_main_bg{padding:40px 0 40px 0;background-image:url('../image/photo/foot_bg.jpg');background-repeat:no-repeat;background-size:cover;background-position:center center;}
.foot_main{width:90%;margin:0 auto;position:relative;}
.foot_main li:nth-child(1){width:70%;margin-bottom:20px;}
.foot_main li:nth-child(1) img{width:100%;margin:0 auto;}
.foot_main li:nth-child(2){width:100%;}

.foot_main dl{width:100%;margin-bottom:20px;}
.foot_main dl dd{line-height:35px;}
.foot_main dl dd h1{font-size:1.4rem;color:#393939;}
.foot_main dl dd p,.foot_main dl dd p span{font-size:1.4rem;color:#000;}

.foot_main dt{width:100%;display:flex;align-items:center;}
.foot_main dt a{width:34px;height:34px;margin-right:15px;background-repeat:no-repeat;background-size:cover;background-position:center center;transition:0.3s;}
.foot_main dt a:nth-child(1){background-image:url('../image/logo/foot_link_wechat.png');}
.foot_main dt a:nth-child(2){background-image:url('../image/logo/foot_link_face.png');}
.foot_main dt a:nth-child(1):hover{background-image:url('../image/logo/foot_link_wechat_color.png');}
.foot_main dt a:nth-child(2):hover{background-image:url('../image/logo/foot_link_face_color.png');}

.foot_main_wechat{display:none;margin-top:20px;}

/*foot_copy_bg*/
.foot_copy_bg{background:#b1b1b1;padding:10px 0;}
.foot_copy{width:90%;margin:0 auto;line-height:24px;display:flex;align-items:center;flex-wrap:wrap;}
.foot_copy a{font-size:1rem;color:#000;}
.foot_copy a span{font-size:1.2rem;color:#000;transition:0.3s;}
.foot_copy a:nth-child(3){margin-left:20px;}
.foot_copy a:nth-child(3):hover span{color:#9f322f;}

/*bread_nav*/
.bread_nav{display:none;}

/*home_about_text*/
.home_about_text{width:90%;margin:0 auto;margin-bottom:50px;font-size:1.4rem;color:#000;line-height:25px;}
.home_about_text img{margin:0 auto;}

/*product_list*/
.product_list{width:90%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.product_list a{width:47.5%;margin-right:5%;margin-bottom:2%;box-sizing:border-box;border:solid 1px #ececec;box-sizing:border-box;padding:10px 10px 0 10px;}
.product_list a:nth-child(2n+2){margin-right:0;}

.product_list_photo{position:relative;overflow:hidden;height:122px;display:flex;align-items:center;justify-content:center;}
.product_list_photo img{width:100%;transition:1s;}
.product_list_photo:before{content:'';width:29px;height:49px;position:absolute;left:0;top:0;z-index:1;
background-image:url('../image/icon/pd_left_top.png');background-repeat:no-repeat;background-size:cover;background-position:center center;}
.product_list_photo:after{content:'';width:29px;height:49px;position:absolute;right:0;bottom:0;z-index:1;
background-image:url('../image/icon/pd_right_bottom.png');background-repeat:no-repeat;background-size:cover;background-position:center center;}

.product_list a dl{display:flex;align-items:center;justify-content:space-between;padding:20px 0;}
.product_list a dl dd:nth-child(1){width:100%;font-size:1.2rem;color:#000;overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}
.product_list a dl dd:nth-child(2){display:none;}

/*product_in*/
.product_in{width:90%;margin:0 auto;margin-bottom:50px;}
.product_in li:nth-child(1){width:100%;}
.product_in li:nth-child(1) img{width:100%;}
.product_in li:nth-child(2){width:100%;margin-top:40px;}
.product_in li:nth-child(2) h1{font-size:1.6rem;color:#000;margin-bottom:30px;}
.product_in li:nth-child(2) .product_in_text{font-size:1.3rem;color:#666;line-height:25px;text-align:justify;}

/*domain_list*/
.domain_list{padding:0 0 20px 0;}
.domain_list a:last-child{margin-bottom:0;}

/*domain_in_text*/
.domain_in_text{width:90%;margin:0 auto;font-size:1.3rem;color:#000;line-height:25px;margin-bottom:50px;}

/*domain_in_pd*/
.domain_in_pd{margin-bottom:50px;}


/*news_list*/
.news_list{width:90%;margin:0 auto;margin-bottom:30px;}
.news_list a{padding:20px 20px;border:solid 1px #e0e0e0;margin-bottom:15px;position:relative;transition:0.3s;}
.news_list a h1{width:100%;font-size:1.3rem;font-weight:normal;color:#010101;line-height:20px;max-height:40px;
 overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}
.news_list a p{padding:0;margin-top:10px;text-align:left;color:#999;font-size:1.2rem;}
.news_list a:last-child{margin-bottom:0;}

/*news_in_title*/
.news_in_title{width:90%;margin:0 auto;}
.news_in_title h1{font-size:1.5rem;color:#000;margin-bottom:20px;margin-top:20px;}
.news_in_title p{font-size:1.3rem;color:#808080;}

/*news_in*/
.news_in{width:90%;margin:0 auto;font-size:1.3rem;color:#000000;margin-top:20px;margin-bottom:50px;line-height:22px;}

/*contact_box*/
.contact_box{width:90%;margin:0 auto;position:relative;}
#dituContent{height:300px;margin-bottom:5%;}
#dituContent img{max-width:none;}
.BMap_cpyCtrl,.anchorBL{display:none;}

/*contact_text*/
.contact_text{width:100%;margin:0 auto;margin-bottom:50px;}
.contact_text ul{background:rgba(255,255,255,0.9);display:flex;align-items:center;justify-content:center;border:solid 10px #dddddd;padding:20px 0;}
.contact_text ul li{width:90%;}
.contact_text ul li dd{display:flex;align-items:center;line-height:45px;}
.contact_text ul li dd p{width:20%;font-size:1.3rem;color:#888888;}
.contact_text ul li dd span{width:80%;font-size:1.3rem;color:#000;border-bottom:dashed 1px #e5e5e5;font-style:italic;}


/*search_list*/
.search_list{width:90%;margin:0 auto;margin-bottom:40px;}
.search_list a{display:flex;align-items:flex-start;padding:10px 0;border-bottom:solid 1px #e5e5e5;}
.search_list a h1{width:80px;margin-right:10px;font-size:1.4rem;color:#333;font-weight:normal;position:relative;overflow:hidden;transition:0.3s;}
.search_list a h1:after{content:'：';position:absolute;right:0;top:0;transition:0.3s;}
.search_list a p{font-size:1.3rem;color:#333;width:80%;overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}

.search_list a:hover h1,.search_list a:hover p{color:#f94424;}




}