
@media (min-width:1200px){
/*隐藏_mb_html*/	
.mb_box{display:none;}

/*页脚置底*/
html,body{height:100%;margin:0;padding:0;}
#container{min-height:100%;height: auto !important;height:100%;margin-bottom:-320px;}
.push{height:320px;clear:both;}

/*页码*/
.tcdPageCode{margin-top:20px;margin-bottom:50px;padding:15px 20px;text-align:center;color:#ccc;user-select:none;}
.tcdPageCode a{font-size:1.2rem;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:1.2rem;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:1.2rem;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;}

/*nav_box*/
.nav_box_ps{width:100%;position:fixed;top:0;left:0;z-index:3;box-shadow:0 0 5px #ccc;}
.nav_box_bg{width:100%;background:#fff;position:relative;z-index:3;}
.nav_box{width:1300px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;}
.nav_box>a{width:23%;margin-right:7%;}
.nav_box>a img{width:100%;transition:0.6s;}
.nav{width:70%;display:flex;align-items:center;justify-content:space-between;}
.nav>ul{width:80%;display:flex;align-items:center;}
.nav>ul>li{margin-right:55px;position:relative;}
.nav>ul>li:last-child{margin-right:0;}
.nav>ul>li>a{font-size:1.8rem;color:#000000;line-height:120px;cursor:pointer;transition:0.3s;}
.nav_first>a:after{content:'';width:8px;height:4px;position:absolute;right:-12px;top:50%;margin-top:-2px;transition:0.3s;
background-image:url('../image/icon/nav_down.png');background-repeat:no-repeat;background-size:cover;background-position:center center;}
.nav_first>dl{width:160px;position:absolute;top:70%;left:0;background:#333;z-index:2;display:none;}
.nav_first>dl>a{color:#fff;font-size:1.4rem;box-sizing:border-box;padding:10px 10px;line-height:25px;border-bottom:solid 1px #999;transition:0.3s;}
.nav_first>dl>a:last-child{border-bottom:none;}

.nav>ul>li>a:hover{color:#9f322f;}
.nav_first:hover>a:after{background-image:url('../image/icon/nav_down_color.png');}
.nav_first:hover>dl{display:block;}
.nav_first>dl>a:hover{background:#9f322f;}

/*top_search_langue*/
.nav>dl{width:20%;display:flex;align-items:center;justify-content:space-between;}
.nav>dl .search_btn{background:#969696;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:0.3s;}
.nav>dl .search_btn img{width:16px;}
.nav>dl a{font-size:1.4rem;color:#9f322f;line-height:30px;height:30px;border-radius:25px;padding:0 15px;border:solid 1px #d2d2d2;transition:0.3s;}

.search_btn_active{background:#9f322f !important;}
.nav>dl a:hover{background:#9f322f;color:#fff;}

/*search_box*/
.search_box{width:100%;background:rgba(0,0,0,0.7);position:absolute;top:0;left:0;z-index:-1;opacity:0;transition:0.3s;}
.search_box li{width:1300px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;}
.search_box input{width:80%;border:none;background:none;color:#fff;box-sizing:border-box;font-size:1.6rem;}
.search_box button{width:20%;background:#000;color:#fff;font-size:1.6rem;height:70px;line-height:70px;box-sizing:Border-box;border:none;cursor:pointer;transition:0.3s;}
.search_box button:hover{background:#9f322f;}
.search_box_show{top:100%;z-index:2;opacity:1;}

/*nav_fixed*/
.nav_fixed{width:100%;position:fixed;top:0;left:0;z-index:2;}
.nav_fixed .nav>ul>li>a{line-height:60px;font-size:1.6rem;}
.nav_fixed .nav_box>a img{width:90%;}
.nav_fixed .nav_first>dl{top:100%;}

/*nav_height*/
.nav_height{height:120px;}

/*home_banner*/
.home_banner .swiper-slide img{width:100%;}
.home_banner ul{width:1300px;margin:0 auto;position:absolute;left:50%;margin-left:-650px;bottom:50px;height:40px;z-index:1;}
.home_banner_pagination {top:0;box-sizing:border-box;background:rgba(0,0,0,0.4);padding:0 15px;border-radius:20px;line-height:40px;height:40px;display:flex;align-items:center;}
.home_banner_pagination .swiper-pagination-bullet{margin-right:15px;width:10px;height:10px;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:30px;right:-40px;}
.home_banner_pagination .swiper-pagination-bullet-active{margin-right:50px !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:1300px;margin:0 auto;margin-top:80px;margin-bottom:35px;display:flex;align-items:center;justify-content:space-between;}
.home_title li{font-size:3.6rem;color:#9f322f;font-weight:bold;box-sizing:border-box;padding-left:25px;
background-image:url('../image/icon/title_before.png');background-repeat:no-repeat;background-size:13px 35px ;background-position:left center;}
.home_title a{width:100px;text-align:center;font-size:1.4rem;font-family:Arial;font-weight:bold;color:#000;position:relative;line-height:25px;transition:0.3s;}
.home_title a:after{content:'';width:84px;height:13px;position:absolute;left:50%;margin-left:-42px;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');margin-left:-30px;}

/*title_in*/
.title_in{margin-top:40px;}
.title_in li{font-size:2.8rem;padding-left:20px;background-size:10px 30px;}

/*home_pd*/
.home_pd{width:1300px;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:40px 40px 0 40px;}
.home_pd_photo{position:relative;overflow:hidden;height:272px;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:75%;font-size:1.6rem;color:#000;overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}
.home_pd_slide dl dd:nth-child(2){width:25%;position:relative;display:flex;align-items:center;flex-direction:row-reverse;}
.home_pd_slide dl dd:nth-child(2) p{width:30px;height:30px;background-image:url('../image/icon/pd_circle.png');background-repeat:no-repeat;background-size:cover;background-position:center center;transitoin:0.6s;}
.home_pd_slide dl dd:nth-child(2) p:before{content:'';width:80%;height:1px;background:#000;position:absolute;left:0;top:50%;margin-top:-0.5px;transition:0.3s;}

.home_pd a:hover dl dd:nth-child(2) p{background-image:url('../image/icon/circle_color.png');}
.home_pd a:hover dl dd:nth-child(2) p:before{left:35%;background:#9f322f;}
.home_pd a:hover .home_pd_photo:before{background-image:url('../image/icon/pd_left_top_color.png');}
.home_pd a:hover .home_pd_photo:after{background-image:url('../image/icon/pd_right_bottom_color.png');}
.home_pd a:hover .home_pd_photo img{transform:scale(1.2,1.2);}
.home_pd a:hover dl dd:nth-child(1){color:#9f322f;}

/*.home_pd_pagination{width:auto !important;}*/
.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:50px;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:1300px;margin:0 auto;padding:60px 0 30px 0;}
.home_apply a{margin-bottom:30px;border:solid 1px #d8d8d8;box-sizing:border-box;padding:20px;display:flex;align-items:center;transition:0.3s;}
.home_apply li:nth-child(1){width:25%;margin-right:3%;position:relative;box-sizing:border-box;padding-top:15px;padding-right:15px;}
.home_apply li:nth-child(2){width:55%;margin-right:7%;}
.home_apply li:nth-child(3){width:10%;display:flex;align-items:center;flex-direction:row-reverse;}

.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:2rem;color:#000;margin-bottom:30px;overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}
.home_apply li:nth-child(2) p{font-size:1.6rem;color:#606060;line-height:25px; max-height:75px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -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;margin-bottom:80px;}
.home_news{width:1300px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:50px 0;position:relative;}
.home_news:after{content:'';width:1px;height:100%;background:#9f322f;position:absolute;left:77.5px;top:0;}
.home_news_tab{width:15%;box-sizing:border-box;padding-right:40px;position:relative;z-index:1;}
.home_news_main{width:85%;}

.home_news_tab li{height:100px;line-height:100px;text-align:center;color:#fff;background:#000;font-size:2rem;position:relative;transition:0.3s;cursor:pointer;user-select:none;}
.home_news_tab_active{background:#9f322f !important;}
.home_news_tab_active:after{content:'';width:40px;height:6px;background:#9f322f;background:#9f322f;position:absolute;bottom:20px;right:-40px;}

.home_news_tab_active2{background:#9f322f !important;}
.home_news_tab_active2:after{content:'';width:40px;height:6px;background:#9f322f;background:#9f322f;position:absolute;top:20px;right:-40px;}

.home_news_main li{display:flex;align-items:flex-start;justify-content:space-between;}
.home_news_main li>a{width:30%;}
.home_news_main_photo{overflow:Hidden;}
.home_news_main_photo img{width:100%;transition:0.6s;}
.home_news_main li>a h1{font-size:1.6rem;color:#000;font-weight:normal;line-height:25px;max-height:50px;margin-top:20px;margin-bottom:30px;margin-left:20px;margin-right:20px;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.4rem;border:solid 2px #e0e0e0;text-align:center;margin-left:20px;transition:0.3s;}

.home_news_main dl{width:68%;margin-top:34px;}
.home_news_main dl a{border:solid 1px #e0e0e0;margin-bottom:30px;margin-right:20px;box-sizing:border-box;padding:0 20px;position:relative;transition:0.3s;}
.home_news_main dl a h1{width:85%;line-height:50px;overflow:hidden;text-overflow:ellipsis; white-space:nowrap;color:#010101;font-weight:normal;font-size:1.6rem;}
.home_news_main dl a p{position:absolute;right:-20px;top:12px;background:#808080;height:25px;line-height:25px;padding:0 15px;color:#fff;border:solid 2px #808080;transition:0.3s;}

.home_news_main a:hover h1{color:#9f322f;}
.home_news_main a:hover p{background:#9f322f;color:#fff;border:solid 2px #9f322f;}
.home_news_main a:hover img{transform:scale(1.2,1.2);}
.home_news_main dl a:hover{border:solid 1px #9f322f;}

/*foot_nav_bg*/
.foot_nav_bg{background:#b1b1b1;}
.foot_nav{width:1300px;margin:0 auto;display:flex;align-items:center;}
.foot_nav a{font-size:1.8rem;color:#000;line-height:50px;margin-right:50px;transition:0.3s;}
.foot_nav a:hover{color:#9f322f;}

/*foot_main_bg*/
.foot_main_bg{padding:40px 0;background-image:url('../image/photo/foot_bg.jpg');background-repeat:no-repeat;background-size:cover;background-position:center center;}
.foot_main{width:1300px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;}
.foot_main li:nth-child(1){width:65%;}
.foot_main li:nth-child(2){width:35%;display:Flex;align-items:center;}

.foot_main dl{width:65%;}
.foot_main dl dd{line-height:35px;}
.foot_main dl dd h1{font-size:1.8rem;color:#393939;}
.foot_main dl dd p,.foot_main dl dd p span{font-size:1.6rem;color:#000;}

.foot_main dt{width:35%;height:140px;display:flex;flex-direction:row-reverse;align-items:flex-end;}
.foot_main dt a{width:34px;height:34px;margin-left:10px;background-repeat:no-repeat;background-size:cover;background-position:center center;transition:0.3s;cursor:pointer;}
.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-left:20px;}

/*foot_copy_bg*/
.foot_copy_bg{background:#b1b1b1;}
.foot_copy{width:1300px;margin:0 auto;display:flex;align-items:center;line-height:50px;}
.foot_copy a{font-size:1.4rem;color:#000;margin-right:37px;}
.foot_copy a span{font-size:1.4rem;color:#000;transition:0.3s;}
.foot_copy a:nth-child(3):hover span{color:#9f322f;}

/*bread_nav*/
.bread_nav{width:1300px;margin:0 auto;display:flex;align-items:center;margin-top:40px;margin-bottom:40px;}
.bread_nav a{font-size:1.6rem;color:#000;position:relative;margin-right:30px;transition:0.3s;}
.bread_nav a:after{content:'>';position:absolute;right:-20px;top:0;}
.bread_nav a:last-child:after{content:none;}
.bread_nav a:hover{color:#9f322f;}

/*home_about_text*/
.home_about_text{width:1300px;margin:0 auto;margin-bottom:80px;font-size:1.6rem;color:#000;line-height:25px;}
.home_about_text img{margin:0 auto;}

/*product_list*/
.product_list{width:1300px;margin:0 auto;display:flex;align-items:center;flex-wrap:wrap;}
.product_list a{width:23.5%;margin-right:2%;margin-bottom:2%;box-sizing:border-box;border:solid 1px #ececec;box-sizing:border-box;padding:40px 40px 0 40px;}
.product_list a:nth-child(4n+4){margin-right:0;}

.product_list_photo{position:relative;overflow:hidden;height:272px;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:75%;font-size:1.6rem;color:#000;overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}
.product_list a dl dd:nth-child(2){width:25%;position:relative;display:flex;align-items:center;flex-direction:row-reverse;}
.product_list a dl dd:nth-child(2) p{width:30px;height:30px;background-image:url('../image/icon/pd_circle.png');background-repeat:no-repeat;background-size:cover;background-position:center center;transitoin:0.6s;}
.product_list a dl dd:nth-child(2) p:before{content:'';width:80%;height:1px;background:#000;position:absolute;left:0;top:50%;margin-top:-0.5px;transition:0.3s;}

.product_list a:hover dl dd:nth-child(2) p{background-image:url('../image/icon/circle_color.png');}
.product_list a:hover dl dd:nth-child(2) p:before{left:35%;background:#9f322f;}
.product_list a:hover .product_list_photo:before{background-image:url('../image/icon/pd_left_top_color.png');}
.product_list a:hover .product_list_photo:after{background-image:url('../image/icon/pd_right_bottom_color.png');}
.product_list a:hover .product_list_photo img{transform:scale(1.2,1.2);}
.product_list a:hover dl dd:nth-child(1){color:#9f322f;}

/*product_in*/
.product_in{width:1300px;margin:0 auto;display:flex;align-items:flex-start;margin-bottom:80px;}
.product_in li:nth-child(1){width:30%;}
.product_in li:nth-child(1) img{width:100%;}
.product_in li:nth-child(2){width:70%;padding-left:30px;}
.product_in li:nth-child(2) h1{font-size:2rem;color:#000;margin-bottom:30px;}
.product_in li:nth-child(2) .product_in_text{font-size:1.6rem;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:1300px;margin:0 auto;font-size:1.6rem;color:#000;line-height:25px;margin-bottom:60px;}

/*domain_in_pd*/
.domain_in_pd{margin-bottom:60px;}

/*news_list*/
.news_list{width:1300px;margin:0 auto;margin-bottom:40px;}
.news_list a{display:flex;align-items:center;justify-content:space-between;padding:20px 20px;border:solid 1px #e0e0e0;margin-bottom:20px;margin-right:20px;position:relative;transition:0.3s;}
.news_list a h1{width:85%;font-size:1.6rem;font-weight:normal;color:#010101;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:0.3s;}
.news_list a p{padding:0 10px;line-height:30px;height:30px;background:#808080;text-align:center;color:#fff;position:absolute;right:-20px;top:50%;margin-top:-15px;transition:0.3s;}

.news_list a:hover{border:solid 1px #9f322f;}
.news_list a:hover h1{color:#9f322f;}
.news_list a:hover p{background:#9f322f;color:#fff;}

/*news_in_title*/
.news_in_title{width:1300px;margin:0 auto;}
.news_in_title h1{font-size:2rem;color:#000;margin-bottom:10px;}
.news_in_title p{font-size:1.4rem;color:#808080;}

/*news_in*/
.news_in{width:1300px;margin:0 auto;font-size:1.6rem;color:#000000;margin-top:20px;margin-bottom:60px;line-height:25px;}

/*contact_box*/
.contact_box{width:100%;height:500px;margin-bottom:60px;position:relative;}
#dituContent{height:100%;}
#dituContent img{max-width:none;}
.BMap_cpyCtrl,.anchorBL{display:none;}

/*contact_text*/
/*.contact_text{width:1300px;height:500px;position:absolute;left:50%;margin-left:-650px;top:0;background:pink;}*/
.contact_text ul{width:500px;height:250px;background:rgba(255,255,255,0.9);position:absolute;right:15%;top:50%;margin-top:-125px;display:flex;align-items:center;justify-content:center;border:solid 10px #dddddd;}
.contact_text ul li{width:80%;}
.contact_text ul li dd{display:flex;align-items:center;line-height:45px;}
.contact_text ul li dd p{width:15%;font-size:1.6rem;color:#888888;}
.contact_text ul li dd span{width:85%;font-size:1.8rem;color:#000;border-bottom:dashed 1px #e5e5e5;font-style:italic;}

/*search_list*/
.search_list{width:1300px;margin:0 auto;margin-bottom:80px;}
.search_list a{display:flex;align-items:center;line-height:60px;border-bottom:solid 1px #e5e5e5;}
.search_list a h1{font-size:2rem;color:#333;font-weight:normal;padding-right:55px;margin-right:20px;position:relative;overflow:hidden;transition:0.3s;}
.search_list a h1:after{content:'——';width:40px;position:absolute;right:0;top:0;transition:0.3s;}
.search_list a p{width:80%;font-size:2rem;color:#333;overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}

.search_list a:hover h1,.search_list a:hover p{color:#f94424;}





}
