﻿@media screen and (max-width: 1000px) 
{
a.photo{display:block;}
img{max-width:100%;}
.center{margin:0 auto;max-width:750px;}
#youlike{margin:0 auto;max-width:750px;}
		#mobileheader{width:100%;position:fixed;color:#fff;max-width:1000px;top:0px;left:0px;background-color:#fbfbfb;box-shadow:0 0 14px rgba(0,0,0,0.2);display:block;z-index:12500;min-width:320px;}
		#mobileheader{height:47px;}
		#mobileheader_zz{height:47px;display:block;}
		#mobileheader .logo{text-align:center;max-width:125px;display:block;margin-left:4.39%;padding-top:10px;}
		#mobileheader .logo img{width:100%;max-width:100%;}
		#mobileheader .btn_search{width:60px;position:absolute;top:0px;right:60px;bottom:0px;text-align:center;}
		#mobileheader .btn_search::before{background:url(../images/icon_search.png) no-repeat left center;color:#fff;background-size:200%;width:35%;height:0px;margin:0 auto;content:"";display:inline-block;margin-top:19.67%;padding-top:35%;}
		#mobileheader .btn_menu{position:absolute;top:0;right:0;bottom:0;width:60px;}
		#mobileheader .btn_menu.btn_show span:nth-child(1){transform:rotate(45deg);}
		#mobileheader .btn_menu.btn_show span:nth-child(2){left:-0.50rem;visibility:hidden;opacity:0;}
		#mobileheader .btn_menu.btn_show span:nth-child(3){transform:rotate(-45deg);}
		#mobileheader .btn_menu span{width:40%;line-height:0;overflow:hidden;margin:0 auto 8.90% auto;padding-top:4.44%;border-radius:0.25rem;display:block;transition:transform 0.2s ease-in,opacity 0.2s linear,left 0.2s linear;background-color:#03294d;}
		#mobileheader .btn_menu span:nth-child(1){transform-origin:left top;margin-top:19.87%;}
		#mobileheader .btn_menu span:nth-child(3){transform-origin:left bottom;}
		#mobilemenu{width:100%;position:absolute;overflow:auto;top:100%;left:0px;background-color:#fff;display:none;color:#000000;}
		#mobilemenu ul{background-color:#000000;}
		#mobilemenu ul li{position:relative;border-bottom:1px solid #1d1d1d;}
		#mobilemenu ul li:last-child{border:0;}
		#mobilemenu ul li a{height:43px;line-height:43px;color:#fff;padding-left:37px;display:block;font-size:14px;text-decoration:none;}
		#mobilemenu ul>li>a::before{width:4px;height:4px;line-height:0px;position:absolute;top:19px;left:21px;background-color:#f0f1f5;content:"";}
		#mobilemenu ul li.change>a{color:#fff;background-color:#ef551f;}
		#mobilemenu ul li.change>a::before{position:absolute;top:19px;left:18px;content:"-"; line-height:0;}
		#mobilemenu ul li>a:hover{color:#fff;background-color:#ef551f;}
		#mobilemenu ul li .btn_submenu::before{width:auto;height:43px;line-height:43px;position:absolute;top:auto;left:18px;background:none;content:"+";}
		#mobilemenu ul li ol{background-color:#ffffff;display:none;}
		#mobilemenu ul li ol li{position:relative;border-bottom:1px solid #b4b4b4;}
		#mobilemenu ul li ol li a{color:#050505;}
		#mobilemenu ul li ol li:last-child{border-color:#cbcbcb;}
		#mobilemenu ul li ol li a::before{width:4px;height:4px;line-height:0px;position:absolute;top:19px;left:21px;background-color:#f0f1f5;content:"";}
		#mobilemenu_zz,#mobilesearch_zz{width:100%;position:fixed;max-width:1000px;top:0px;bottom:0px;background:rgba(0,0,0,0.5);display:none;z-index:1500;}
		
		/*搜索*/
		#mobilesearch{width:100%;position:absolute;top:100%;right:0px;left:0px;padding-top:8px;padding-bottom:8px;background-color:#ef551f;display:none;}
		#mobilesearch .Searchform{width:90%;position:relative;margin:0 auto;height:37px;}
		#mobilesearch .Searchform .text{float:left;width:71%;height:100%;position:absolute;font-size:14px;top:0px;left:0px;padding-right:2%;padding-left:2%;box-shadow:0px 1px 6px rgba(0,0,0,0.2) inset;border:0;display:block;}
		#mobilesearch .Searchform .btn_send{float:left;width:25%;height:100%;position:absolute;color:#fff;top:0px;right:0px;background-color:#cc400f;border:0;}
		#header{display:none;}
		#banner{height:auto!important;}
		#banner .conbox{display:none;}
		#banner .loading{width:32px;height:32px;position:absolute;top:50%;left:50%;margin-top:-16px;margin-left:-16px;background:url(../images/loading.gif) no-repeat left top;background-size:cover;z-index:500;}
		#banner img{width:100%;max-width:100%;}
		/*导航*/
		#banner .swiper-pagination{bottom:-1px;padding-top:2.23%;padding-bottom:2.23%;background-size:contain;}
		#banner .swiper-pagination .swiper-pagination-bullet{width:7px;height:7px;line-height:0px;background-color:#fff;border-radius:50px;}
		#banner .swiper-pagination .swiper-pagination-bullet-active{background-color:#ef551f;}
		#gonggao{background-color:#e9e9e9;height:30px;width:100%;overflow:hidden;position:relative;}
		#gonggao::after{content:"";display:block;clear:both;}
		#gonggao h5{width:20.00%;float:left;background-color:#ef551f;font-size:12px;color:#fff;text-align:center;height:30px;line-height:30px;position:relative;}
		#gonggao h5::after{content:"";width:0px;height:0px;position:absolute;border:6px solid transparent;border-left:6px solid #ee551f;left:100%;top:50%;margin-top:-6px;}
		#gonggao .docList{width:71.00%;float:left;font-size:12px;margin-left:9px;}
		#gonggao .docList li{}
		#gonggao .docList li a{display:block;height:30px;line-height:30px;}
		#gonggao ._more{position:absolute;right:6px;top:0;bottom:0px;width:27px;background:url(../images/icon_arrow_orange.png) no-repeat right center;background-size:200%;}
		/*按钮更多*/
		.btn_more{width:82px;height:31px;background:url(../images/btn_more_bg.png) no-repeat left top;background-size:200%;display:block;}
		.btn_more:hover{background-position:right top;}
		/*栏目标题*/
		.PartTitle{font-size:16px;color:#03294d;line-height:2.8;}
		.PartTitle::before{content:"";width:10px;height:13px;display:inline-block;background-color:#ef551f;margin-right:6px;}
		.PartTitle.color_white{}
		.PartTitle em{color:#ef551f;}
		.PartTitle ._line{}
		#Solutions{background-color:#f6f6f6;padding-top:10px;padding-bottom:3px;}
		#SolutionsShow{position:relative;margin-top:-31px;}
		#SolutionsShow>.schemeList>li{ display:none;}
		#SolutionsShow>.schemeList>li:nth-child(1),#SolutionsShow>.schemeList>li:nth-child(2){ display:block;}
		#SolutionsShow .swiper-container{padding-top:24px;}
		/*导航*/
		#SolutionsShow .swiper-pagination{padding-top:0%;padding-bottom:0%;background-size:contain;position:absolute;right:7px;top:-4px;bottom:auto;width:auto;left:auto;}
		#SolutionsShow .swiper-pagination .swiper-pagination-bullet{width:7px;height:7px;line-height:0px;background-color:#a6a6a6;opacity:1;border-radius:50px;}
		#SolutionsShow .swiper-pagination .swiper-pagination-bullet-active{background-color:#ef551f;}
		#Solutions .PartTitle{margin-bottom:7px;}
		.schemeList{margin:0 auto;width:92.00%;}
		.schemeList::after{content:"";display:block;clear:both;}
		.schemeList li{width:48.00%;float:left;margin-right:2.70%;padding-top:38.28%;position:relative;border:1px solid #dcdcdc;margin-bottom:3.34%;border-radius:0 30px 0 0;overflow:hidden;}
		.schemeList li:nth-child(2n){margin-right:0px;}
		.schemeList .photo{position:absolute;left:0;top:0;width:100%;height:100%;display:block;}
		.schemeList .photo img{width:100%;height:100%;display:block;}
		.schemeList ._txt{position:absolute;text-align:center;font-size:12px;font-weight:bold;color:black;line-height:20px;left:50%;top:50%;transform:translate(-50%,-50%);white-space:nowrap;margin-bottom:5px;}
		.schemeList ._txt .icon_scheme{margin-bottom:2px;}
		.schemeList ._txt ._arrow{background:url(../images/icon_arrow_right.png) no-repeat left top;height:14px;width:14px;display:block;margin:0 auto;background-size:200%;}
		.schemeList li.change{}
		.schemeList li.change a{}
		.schemeList li.change ._arrow{}
		.icon_scheme{vertical-align:middle;background:url(../images/icon_scheme.png) no-repeat left top;background-size:400%;width:33px;height:27px;display:block;margin:0 auto;}
		.icon_scheme.icon_scheme1x1{background-position:0 0;}
		.icon_scheme.icon_scheme1x1:hover{background-position:0 100%;}
		.icon_scheme.icon_scheme2x1{background-position:33.33% 0;}
		.icon_scheme.icon_scheme2x1:hover{background-position:33.33% 100%;}
		.icon_scheme.icon_scheme3x1{background-position:66.66% 0;}
		.icon_scheme.icon_scheme3x1:hover{background-position:66.66% 100%;}
		.icon_scheme.icon_scheme4x1{background-position:99.99% 0;}
		.icon_scheme.icon_scheme4x1:hover{background-position:99.99% 100%;}
		#hotProduct{padding-top:10px;position:relative;padding-bottom:5px;}
		#hotProduct .btn_more{position:absolute;right:15px;top:20px;width:33px;height:12px;}
		#hotProduct .swiper-button-next,#hotProduct .swiper-button-prev{padding:0;width:19px;height:34px;background:url(../images/icon_arrow2.png) no-repeat left top;background-size:200%;margin-top:-28px;}
		#hotProduct .swiper-pagination{display:none;}
		#hotProduct .swiper-button-prev{left:7px;background-position:left top;}
		#hotProduct .swiper-button-prev:hover{}
		#hotProduct .swiper-button-next{right:7px;background-position:right top;}
		#hotProduct .swiper-button-next:hover{}
		#hotProduct .PartTitle{margin-bottom:16px;}
		#hotProductGudong>.products{ display:none;}
		#hotProductGudong>.products:nth-child(1){ display:block;}
		.products{width:92%;margin:0 auto 12px auto;overflow:hidden;}
		.products .photo{float:left;width:171px;height:122px;overflow:hidden;margin-right:13px;}
		.products .photo img{width:100%;height:100%;display:block;}
		.products ._text{overflow:hidden;}
		.products ._text h5{font-size:14px;height:29px;line-height:1.94;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#082d57;}
		.products ._text h5 ._line{}
		.products ._text p{font-size:10px;max-height:5.1em;line-height:1.70;overflow:hidden;margin-bottom:5px;}
		.products ._text ._more{width:24px;height:24px;background:url(../images/icon_arrow_right3.png) no-repeat left top;background-size:200%;display:block;}
		.products ._text ._more:hover{}
		#productShow{background-color:#f6f6f6;padding-top:3px;padding-bottom:15px;}
		
		#productShow .sortBox{width:100%;overflow-x:auto;margin-bottom:19px;}
		#productShow .sortBox ._ornament{display:none;}
		#productShow .productShowBox{overflow:hidden;}
		.ProductList{width:93.00%;margin:0 auto;}
		.ProductList::after{content:"";display:block;clear:both;}
		.ProductList li{float:left;width:48.20%;position:relative;overflow:hidden;margin-right:3.48%;padding-bottom:35.96%;margin-bottom:3.01%;}
		.ProductList li:nth-child(2n){margin-right:0px;}
		.ProductList li .photo{width:100%;height:100%;overflow:hidden;display:block;position:absolute;top:0;left:0;}
		.ProductList li .photo img{width:100%;height:100%;}
		.ProductList li strong{position:absolute;bottom:0px;left:0px;font-size:11px;line-height:2.40;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;background:rgba(0,0,0,0.5);color:#fff;right:0px;padding-left:9px;padding-right:9px;font-weight:normal;}
		.ProductList li ._text{display:none;}
		.ProductList li ._text .icon_enlarge{width:33px;height:32px;margin:0 auto 16px auto;background:url(../images/icon_enlarge1.png) no-repeat left top;background-size:cover;display:block;}
		.ProductList li ._text ._line{width:30px;margin:14px auto 0 auto;border-top:3px solid #f6f6f6;display:block;}
		.SortList{width:1900px;}
		.SortList li{display:inline-block;margin-left:4px;margin-bottom:6px;}
		.SortList li.change a{color:#ef551f;}
		.SortList li.change a .icon_arrow{background-position:right top;}
		.SortList li a{font-size:12px;line-height:30px;display:inline-block;padding-left:15px;padding-right:15px;background-color:#ffffff;}
		.SortList li a .icon_arrow{background:url(../images/icon_arrow_right5.png) no-repeat left center;background-size:200%;display:inline-block;width:12px;height:12px;vertical-align:middle;}
		#video{padding-bottom:31px;margin-bottom:11px;}
		#video .swiper-pagination{bottom:-1px;padding-top:2.23%;padding-bottom:2.23%;background-size:contain;position:relative;}
		#video .swiper-pagination .swiper-pagination-bullet{width:7px;height:7px;line-height:0px;background-color:#a6a6a6;opacity:1;border-radius:50px;}
		#video .swiper-pagination .swiper-pagination-bullet-active{background-color:#ef551f;}
		.videoList{width:92%;margin:0 auto;overflow:hidden;}
		.videoList::after{content:"";display:block;clear:both;}
		.videoList li{width:48.00%;float:left;margin-right:3.48%;}
		.videoList li:nth-child(2n){margin-right:0px;}
		.videoList li ._box{}
		.videoList .photo{ display:block;width:100%;padding-top:70.97%;position:relative;}
		.videoList .photo img{position:absolute;left:0;top:0;width:100%;height:100%;display:block;}
		.videoList .photo ._btn_play{width:27px;height:27px;background:url(../images/btn_play.png) no-repeat center center;background-size:cover;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);cursor:pointer;}
		.videoList ._intr{font-size:11px;line-height:2.70;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
		.videoList ._intr .btn_watch{}
		.videoList ._intr .btn_watch:hover{}
		#Company{position:relative;padding-top:38px;padding-bottom:18px;}
		#Company ._ornament{}
		#Company .companyPhoto{width:92%;margin:0 auto;overflow:hidden;display:block;}
		#Company .companyPhoto img{width:100%;max-width:100%;}
		#Company h3{font-size:17px;height:21px;line-height:21px;text-align:center;position:absolute;top:0px;left:0px;width:100%;color:#002752;background:url(../images/shape_1.png) no-repeat -20% center;background-size:auto 100%;}
		#Company h3 ._line{}
		.intr_contents{margin:0 auto;font-size:13px;line-height:2.00;padding-top:12px;padding-bottom:12px;width:92%;text-align:justify; text-justify:inter-ideograph;}
		.intr_contents p{text-indent:2em;display:none;}
		.intr_contents p:nth-child(1){display:block;max-height:8em;overflow:hidden;}
		.btn_seemore{height:22px;line-height:22px;text-align:center;font-size:12px;color:#092749;text-decoration:none;border:1px solid #022b4b;display:block;width:30%;margin:0 auto;}
		.btn_seemore:hover{color:#ef551f;border:1px solid #ef551f;}
		#Environment{background-color:#032a4d;padding-top:8px;padding-bottom:11px;}
		#Environment .swiper-pagination{bottom:-1px;padding-top:2.23%;padding-bottom:2.23%;background-size:contain;position:relative;}
		#Environment .swiper-pagination .swiper-pagination-bullet{width:7px;height:7px;line-height:0px;background-color:#a6a6a6;opacity:1;border-radius:50px;}
		#Environment .swiper-pagination .swiper-pagination-bullet-active{background-color:#ef551f;width:14px;}
		#Environment{text-align:center;}
		#Environment .PartTitle em{}
		#Environment .PartTitle{color:#fff;font-size:15px;line-height:2.40;margin-bottom:16px;}
		#Environment .PartTitle::before{content:none;}
		#EnvironmentGundong>.PictureList>li{ display:none;}
		#EnvironmentGundong>.PictureList>li:nth-child(1),#EnvironmentGundong>.PictureList>li:nth-child(2){ display:block;}
		.PictureList{width:92%;margin:0 auto;}
		.PictureList li{width:48.00%;float:left;margin-right:3.48%;}
		.PictureList li:nth-child(2n){margin-right:0px;}
		.PictureList li .photo{}
		.PictureList li .photo img{}
		#case{background:url(../images/case_bg.jpg) no-repeat center top;background-size:cover;padding-top:14px;}
		#case .PartTitle{color:#fff;margin-bottom:28px;}
		#case .caseList{}
		#case .btn_seemore{}
		#caseGundong >.caseList li{ display:none;}
		#caseGundong >.caseList li:nth-child(1),#caseGundong >.caseList li:nth-child(2){ display:block;}
		#case .swiper-pagination{bottom:-1px;padding-top:2.23%;padding-bottom:2.23%;background-size:contain;position:relative;}
		#case .swiper-pagination .swiper-pagination-bullet{width:7px;height:7px;line-height:0px;background-color:#a6a6a6;opacity:1;border-radius:50px;}
		#case .swiper-pagination .swiper-pagination-bullet-active{background-color:#ef551f;width:14px;}
		.caseList{width:92%;margin:0 auto;}
		.caseList li{width:48.00%;float:left;margin-right:3.48%;}
		.caseList li:nth-child(2n){margin-right:0px;}
		.caseList li .photo{width:100%;padding-top:65.53%;display:block;position:relative;}
		.caseList li .photo .icon_enlarge{}
		.caseList li strong{font-size:12px;line-height:2.50;margin-top:2em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#fff;text-align:center;display:block;font-weight:normal;}
		.caseList li strong .icon_arrow_right{}
		.caseList li .photo img{position:absolute;left:0;top:0;}
		#Certificate{}
		#Certificate .swiper-pagination{bottom:-1px;padding-top:2.23%;padding-bottom:2.23%;background-size:contain;position:relative;}
		#Certificate .swiper-pagination .swiper-pagination-bullet{width:7px;height:7px;line-height:0px;background-color:#a6a6a6;opacity:1;border-radius:50px;}
		#Certificate .swiper-pagination .swiper-pagination-bullet-active{background-color:#ef551f;width:14px;}
		#CertificateGundong>.imgList li{ display:none;}
		#CertificateGundong >.imgList li:nth-child(1),#CertificateGundong >.imgList li:nth-child(2){ display:block;}
		.imgList{width:92%;margin:0 auto;}
		.imgList::after{content:"";display:block;clear:both;}
		.imgList li{width:48.00%;margin-right:3.28%;float:left;}
		.imgList li:nth-child(2n){margin-right:0px;}
		.imgList li .photo{width:100%;padding-top:134.09%;position:relative;display:block;}
		.imgList li .photo img{position:absolute;left:0;top:0;}
		.imgList li strong{font-size:12px;display:block;text-align:center;line-height:2.08;margin-top:0.5em;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-weight:normal;}
		#focusNews{padding-bottom:15px;}
		#focusNews .conbox{display:none;}
		#lastNews{width:92%;margin:0 auto;padding-bottom:15px;}
		.news{padding-top:9px;padding-bottom:3px;position:relative;}
		.news h5{font-size:12px;line-height:1.42;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:normal;}
		.news h5 a{}
		.news h5:hover a{}
		.news p{font-size:12px;line-height:1.50;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#999999;}
		.news  a{}
		.news a .icon_arrow{}
		.news time{width:64px;text-align:center;height:47px;float:left;margin-right:13px;position:relative;font-size:10px;padding-top:4px;color:#002752;}
		.news time::after{content:"";position:absolute;right:0px;bottom:0px;top:0px;border-right:1px solid #dcdcdc;transform:scalex(0.6);}
		.news time em{display:block;font-size:18px;height:28px;line-height:26px;font-weight:bold;}
		.news ._btn_more{font-size:10px;}
		.news ._btn_more .icon_arrow{display:inline-block;width:11px;height:4px;margin-left:6px;background:url(../images/icon_arrow_right4.png) no-repeat left top;background-size:200%;}
		#footer{display:none;}
		#footerMobile{width:100%;}
		#footerMobile dl{background-color:#0e0e0e;}
		#footerMobile dl dt{font-size:14px;line-height:3;color:#fff;border-bottom:1px solid #4b4b4b;padding-left:17px;background-color:#202020;position:relative;cursor:pointer;}
		#footerMobile dl dt.change::after{content:'-';}
		#footerMobile dl dt.change+dd{display:block;}
		#footerMobile dl dt::after{position:absolute;right:0px;bottom:0px;top:0px;width:9.20%;content:'+';text-align:center;}
		#footerMobile dl dt::before{content:"";width:4px;background-color:#ef551f;height:14px;vertical-align:middle;display:inline-block;margin-right:12px;}
		#footerMobile dl dd{padding-top:15px;padding-bottom:15px;color:#9a9a9a;padding-left:4%;padding-right:4%;max-width:690px;margin:0 auto;display:none;}
		#footerMobile dl dd.hide{display:none;}
		#footerMobile .copyright{text-align:center;background-color:#0c0c0c;color:#9a9a9a;padding-top:8px;padding-bottom:8px;}
		#footerMobile .copyright p{line-height:22px;margin-bottom:13px;}
		#footerMobile .copyright ._bomlogo{width:30%;display:block;margin:0 auto;}
		#footerMobile .contactBox{line-height:2;}
		#footerMobile .contactBox h5{font-size:14px;}
		#footerMobile .contactBox p{font-size:12px;}
		.RQcodeList{width:73.00%;margin:0 auto;}
		.RQcodeList::after{content:"";display:block;clear:both;}
		.RQcodeList li{width:38.00%;float:left;color:#fff;max-width:110px;}
		.RQcodeList li:nth-child(2n){float:right;}
		.RQcodeList .photo{margin-bottom:5px;display:block;width:100%;padding-top:100%;position:relative;}
		.RQcodeList .photo img{position:absolute;left:0;top:0;width:100%;max-height:100%;}
		.RQcodeList em{display:block;text-align:center;font-size:11px;line-height:2.18;}
		#banner2{background:#333;height:140px;background-size:cover;color:#fff;position:relative;}
		#banner2 img{display:none;}
		#banner2 .b_text{position:absolute;left:50%;top:50%;transform:translatey(-50%);margin-left:14.73%;}
		#banner2 .b_text h3{font-size:15px;line-height:1.5;margin-bottom:10px;}
		#banner2 .b_text span{display:block;font-size:12px;font-weight:normal;}
		#banner2 .b_text .icon_ornament{background:url(../images/banner_ornament.png) no-repeat left top;width:16px;height:8px;background-size:100%;display:block;margin-top:12px;}
		#banner2 .b_text.T_text{}
		#banner2 .b_text.T_text h3{}
		#banner2 .b_text.T_text p{display:none;}
		#banner2 .b_text.T_text p em{}
		#banner2 .b_text.T_text ._en{display:none;}
		#Location{height:30px;line-height:30px;border-bottom:1px solid #b5b5b5;margin-bottom:12px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
		#Location .icon_addr{width:15px;height:15px;margin-right:6px;margin-left:9px;vertical-align:middle;background:url(../images/icon_addr.png) no-repeat left top;background-size:100%;display:inline-block;}
		#Location a{}
		#Location a:hover{}
		.videolist2{margin:0 auto;width:92%;}
		.videolist2::after{content:"";display:block;clear:both;}
		.videolist2 li{width:48.00%;margin-right:3.80%;float:left;margin-bottom:3.34%;}
		.videolist2 li:nth-child(2n){margin-right:0px;}
		.videolist2 li.change{}
		.videolist2 li:nth-child(3n){}
		.videolist2 .photo{width:100%;padding-top:67.35%;position:relative; display:block;}
		.videolist2 .photo img{position:absolute;left:0;top:0;width:100%;height:100%;display:block;}
		.videolist2 .photo .btn_play{width:34px;height:34px;position:absolute;top:50%;left:50%;margin-top:-17px;margin-left:-17px;background:url(../images/btn_play.png) no-repeat left top;background-size:cover;cursor:pointer;}
		.videolist2 strong{background-color:#f3f3f3;font-size:12px;line-height:2.5;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;padding-left:13px;padding-right:13px;font-weight:normal;}
		.videolist2 ._intr{display:none;}
		.videolist2 ._intr .btn_watch{}
		.videolist2 ._intr .btn_watch:hover{}
		.pages{width:92%;margin:0 auto 10px auto;font-size:12px;text-align:center;line-height:25px;padding-top:14px;padding-bottom:14px;}
		.pages a.nextPage,.pages a.upperPage{background-color:#eeeeee;border:1px solid #e4e4e4;border-radius:5px;}
		.pages a{display:inline-block;font-size:12px;border:1px solid #e4e4e4;padding-left:10px;padding-right:10px;text-align:center;border-radius:5px;margin-left:2px;margin-right:2px;}
		.pages a.change{background-color:#ef551f;color:#fff;border-color:#ef551f;}
		.pages a.nextPage{float:right;}
		.pages a.upperPage{float:left;}
		.pages a:hover{}
		.pages .goto{display:none;}
		.pages .goto .text{}
		.pages .goto .text:focus{}
		#videoContent{width:92%;margin:0 auto;}
		.videoHeader{text-align:center;margin-bottom:8px;}
		.videoHeader h2{position:relative;font-size:16px;font-weight:normal;color:#000000;border-bottom:1px solid #e5e5e5;line-height:2;}
		.videoHeader h2 ._line{width:135px;height:0px;line-height:0;position:absolute;bottom:-1px;left:50%;margin-left:-68px;border-top:1px solid #898989;}
		.videoHeader ._value{font-size:12px;color:#5e5e5e;line-height:2;}
		.videoHeader ._value span{margin-right:7px;margin-left:7px;}
		#prevnext{width:92%;margin:10px auto 10px auto;font-size:12px;line-height:2;border-bottom:1px solid #898989;padding-top:5px;padding-bottom:5px;max-width:690px;}
		#prevnext::after{content:"";display:block;clear:both;}
		#prevnext p{width:50%;float:left;text-overflow:ellipsis;overflow:hidden;}
		#prevnext p:nth-of-type(2){float:right;}
		#prevnext p a{}
		#prevnext p a:hover{}
		.SubTitle{font-size:14px;background:url(../images/shape7.png) no-repeat left top;color:#fff;background-size:auto 100%;width:92%;margin:0 auto 10px auto;font-weight:normal;line-height:1.5;text-indent:15px;}
		#sidebar{}
		#sidebar #tel{display:none;}
		#fenlei{margin-bottom:10px;}
		#RecommendNews{margin-bottom:15px;position:relative;max-width:750px;margin-left:auto;margin-right:auto;}
		#RecommendNews .swiper-button-next,#RecommendNews .swiper-button-prev{margin:0;padding:0;width:18px;background:url(../images/icon_arrow2.png) no-repeat left top;margin-top:-10.5%;background-size:200%;position:absolute;font-size:8px;height:33px;transform:translatey(-50%);top:50%;}
		#RecommendNews .swiper-button-prev{left:10px;background-position:left top;}
		#RecommendNews .swiper-button-prev:hover{}
		#RecommendNews .swiper-button-next{right:10px;background-position:right top;}
		#RecommendNews .swiper-button-next:hover{}
		#RecommendNews .swiper-pagination{position:relative;padding-top:7px;padding-bottom:7px;}
		#RecommendNews .swiper-pagination .swiper-pagination-bullet{width:7px;height:7px;line-height:0px;background-color:#a6a6a6;opacity:1;border-radius:50px;}
		#RecommendNews .swiper-pagination .swiper-pagination-bullet-active{background-color:#ef551f;width:14px;}
		.HotNews{width:92%;margin:0 auto 10px auto;}
		.HotNews::after{content:"";display:block;clear:both;}
		.HotNews .photo{width:100%;position:relative;padding-top:55.40%;display:block;}
		.HotNews .photo img{position:absolute;left:0;top:0;width:100%;max-width:100%;max-height:100%;height:100%;}
		.HotNews h4{font-size:15px;line-height:2.4;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#ef551f;font-weight:normal;text-align:center;}
		.HotNews h4 ._line{}
		.HotNews ._intr{font-size:12px;color:#898989;line-height:2;height:4em;overflow:hidden;margin-bottom:6px;}
		.HotNews ._intr h5{display:none;}
		.HotNews ._intr p{}
		.HotNews ._btn_seemore{font-size:12px;background-color:#0564ae;color:#fff;display:block;text-align:center;line-height:2;margin:0 auto;width:100%;}
		.HotNews ._btn_seemore:hover{}
		.news_{width:92%;margin:0 auto;padding-bottom:8px;padding-top:8px;border-bottom:1px solid #d2d2d2;}
		.news_::after{content:"";display:block;clear:both;}
		.news_.change{}
		.news_.change a{}
		.news_.change ._more ._icon_arrow{}
		.news_ .photo{width:190px;float:left;margin-right:3%;position:relative;height:117px;}
		.news_ .photo img{position:absolute;left:0;top:0;width:100%;max-width:100%;max-height:100%;height:100%;}
		.news_ h5{font-size:14px;line-height:2.4;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#ef551f;font-weight:normal;}
		.news_ h5 a{color:#ef551f;}
		.news_ p{font-size:12px;color:#898989;line-height:2;height:4em;overflow:hidden;margin-bottom:6px;}
		.news_ ._more{font-size:12px;width:60px;background-color:#ef551f;color:#fff;display:inline-block;text-align:center;line-height:2;}
		.news_ ._more ._icon_arrow{}
		.news_ a{}
		.news_ a:hover{}
		#product_{width:100%;margin:0 auto;max-width:750px;}
		#productPhoto{}
		#productPhoto .Slide_{}
		#productPhoto .Slide_ img{margin:0 auto;}
		#productPhoto .swiper-button-next,#productPhoto .swiper-button-prev{margin:0;padding:0;width:14px;height:25px;background:url(../images/icon_arrow2.png) no-repeat left top;background-size:200%;}
		#productPhoto .swiper-button-prev{left:10px;background-position:left top;}
		#productPhoto .swiper-button-prev:hover{}
		#productPhoto .swiper-button-next{right:10px;background-position:right top;}
		#productPhoto .swiper-button-next:hover{}
		#productPhoto img{width:100%;max-width:100%;}
		/*导航*/
		#productPhoto .swiper-pagination{bottom:-1px;padding-top:2.23%;padding-bottom:2.23%;background-size:contain;}
		#productPhoto .swiper-pagination .swiper-pagination-bullet{width:7px;height:7px;line-height:0px;background-color:#a6a6a6;opacity:1;border-radius:50px;}
		#productPhoto .swiper-pagination .swiper-pagination-bullet-active{background-color:#ef551f;}
		#productIntr{width:88%;margin:0 auto 10px auto;background-color:#f9f9f9;padding-left:4%;padding-right:4%;padding-top:5%;padding-bottom:5%;}
		#productIntr h2{font-size:18px;text-align:center;font-weight:normal;line-height:2;}
		#productIntr h3{font-size:12px;text-align:center;font-weight:normal;color:#03294d;}
		#productIntr p{font-size:12px;line-height:2;}
		#productIntr ._jieshao{margin-top:15px;margin-bottom:15px;}
		#productIntr .btn_orange{width:80%;margin:0 auto;display:block;background-color:#ef551f;color:#fff;text-align:center;line-height:3;font-size:14px;}
		#product_minxi{margin:0 auto;}
		#product_minxi .PicList{width:100%;max-width:750px;margin:0 auto;}
		#product_minxi .PicList li{width:100%;}
		#product_minxi .PicList li img{width:100%;max-width:100%;}
		.Title{font-size:16px;text-align:center;line-height:2.8;margin-left:4%;margin-right:4%;font-weight:normal;}
		.Title span{}
		#Process{margin:0 auto 10px auto;background-color:#f8f8f8;padding-left:4%;padding-right:4%;padding-bottom:10px;}
		#Process ol{width:100%;max-width:690px;margin:0 auto;}
		#Process ol::after{content:"";display:block;clear:both;}
		#Process ol li{width:30%;float:left;background-color:#022b4b;color:#fff;text-align:center;line-height:2.3;margin-right:3%;margin-bottom:3%;position:relative;}
		#Process ol li ._icon_arrow{width:11px;height:15px;background:url(../images/arrow_process.png) no-repeat left top;position:absolute;background-size:cover;left:100%;top:50%;transform:translatey(-50%);margin-left:1%;}
		#Process ol li:nth-last-of-type(1){}
		#Process ol li strong{}
		#Process ol li strong:hover{}
		#Process ol li span{}
		#Process ol li ._line{}
		.TextTitle{font-size:14px;letter-spacing:3px;border-bottom:1px solid #a0a0a0;line-height:2.8;max-width:690px;margin:0 auto 10px auto;}
		.TextTitle span{}
		.TextTitle em{color:#ef551f;}
		#newsContent{width:92%;margin:0 auto;max-width:690px;}
		.docHeader{text-align:center;margin-bottom:8px;}
		.docHeader h2{position:relative;font-size:18px;font-weight:normal;color:#000000;border-bottom:1px solid #e5e5e5;line-height:2;}
		.docHeader h2 ._line{width:135px;height:0px;line-height:0;position:absolute;bottom:-1px;left:50%;margin-left:-68px;border-top:1px solid #898989;}
		.docHeader ._value{font-size:11px;color:#5e5e5e;line-height:2;}
		.docHeader ._value span{margin-right:7px;margin-left:7px;}
		.docHeader ._value span time{}
		.SortTitle{font-size:14px;font-weight:normal;color:#022a4d;margin:0 auto 9px auto;letter-spacing:3px;line-height:2;}
		.SortTitle .icon_dot{width:6px;height:6px;margin-right:5px;vertical-align:middle;background:url(../images/icon_dot.png) no-repeat left top;display:inline-block;background-size:100%;}
		.tableStyle{text-align:center;background-color:#ffffff;border:2px solid #03294d;}
		.tableStyle tr{}
		.tableStyle tr:hover td{background-color:#f9f9f9;}
		.tableStyle tr td{font-size:11px;color:#000000;border-right:1px solid #03294d;border-bottom:1px solid #03294d;line-height:1.5;}
		.tableStyle tr th{font-size:11px;color:#ffffff;background-color:#03294d;border:1px solid #03294d;line-height:2;}
		.tableStyle tr th{}
		.contacts{line-height:1.8;text-align:justify;font-size:12px;color:#7a7a7a;text-justify:inter-ideograph;background-color:#eee}
		.contacts img{height:auto!important;max-width:100%;display:block;margin:0 auto;}
		.contacts p{/*padding:1em;*/text-indent:2em; padding-left:2%; padding-right:1% ;overflow:hidden; width:95%}
	
}
@media screen and (max-width: 750px) 
{
	.center{width:100%;margin:0 auto;}
}

