/*

技术支持：猎人传媒 www.srlrcm.cn
Powered By S.Y.Jang
Build202007

*/
/* CSS Document */
/*YUI 2: Reset CSS Start*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; vertical-align: top; }
address, caption, cite, code, dfn, em, th, var { font-style: normal; font-weight: normal; }
ol:after, ul:after, .wrap:after{ content: ""; display: block; visibility: hidden; height: 0; clear: both; }
ol, ul { list-style: none; zoom: 1; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
q:before, q:after { content: ''; }
abbr, acronym { border: 0; }
/*YUI 2: Reset CSS End*/
html { overflow-x: hidden; }
body { font-size: 12px; font-family: Microsoft Yahei; line-height: 20px; background: #fff; }
a { color: #333; text-decoration: none; }
a:hover { text-decoration: underline; }

.w1200 { width: 1200px; margin: 0 auto; }
/*==================== 页眉部分 ====================*/
#top { position: relative; min-width: 1200px; height: 100px; background: #fff; }
#logo { float: left; padding: 30px 0 0 20px; }
#nav { padding: 0 300px 0 360px; /*position: absolute; left: 50%; top: 0; width: 746px; height: 80px; margin: 0 -300px 0 -320px;*/ }
#nav li { position: relative; float: left; width: 12%; text-align: center; }
#nav li a { display: block; color: #333; font-size: 16px; line-height: 100px; }
#nav li a:hover { color: #00b5d9; text-decoration: none; }
#nav li.navHere a { color: #fff; text-decoration: none; background: #0068b3; }
#nav li.curr { background: url(../images/nav_line.gif) center bottom repeat-x; }
#nav li.curr a, #nav li.curr a:hover { color: #ee0707; text-decoration: none; }
#nav .navMenu { position: absolute; display: none; left: 50%; width: 100%; text-align: center; padding: 10px 0; margin: 0 -50%; background: #0068b3; opacity: 0.92; z-index: 999; }
#nav .pp { width: 150%; text-align: left; }
#nav .pp a { display: block; padding-left: 18px !important; }
#nav li .navMenu a { display: block; color: #fff !important; font-size: 15px; line-height: 32px; padding: 0 10px; }
#nav li .navMenu a:hover { color: #fff !important; background-image: none; background-color: #e50012; }
#hotline { position: absolute; top: 0; right: 0; width: 180px; height: 30px; line-height: 30px; margin: 38px 20px 0 0; background: url(../images/ico_phone.png) left center no-repeat; }
#hotline .tel { float: left; color: #333; font-size: 12px; padding-left: 40px; }
#hotline .tel strong { color: #333; font-size: 20px; font-weight: normal; }
/*==================== 主体部分 ====================*/
#main { width: 1200px; margin: 0 auto; }
#focus { position: relative; width: 1920px; height: 600px; margin: 0 -360px; background: #000; }
.changeBox_a3 { float: left; width: 1920px; height: 600px; position: relative; z-index: 1; }
.changeBox_a3 .a_bigImg { position: absolute; left: 0px; top: 0px; display: none; background: #000; }
.ul_change_a3 { position: absolute; bottom: 20px; overflow: hidden; }
.ul_change_a3 li { float: left; }
.ul_change_a3 span { display: block; width: 32px; height: 49px; color: #fff; font-size: 16px; line-height: 47px; font-family: Arial; text-align: center; margin-left: 12px; filter: alpha(opacity=50); opacity: 0.5; cursor: hand; cursor: pointer; background: none; overflow: hidden; }
.ul_change_a3 span.on { color: #fff; background: url(../images/slideNum.png) left bottom repeat-x; opacity: 1; filter: alpha(opacity=100); }
/**/
.device { display:none;}
/*产品*/
#product { position: relative; width: 1920px; margin: 0 -360px; padding: 60px 0; background: #f4f4f4; }
#product h3 { text-align: center; }
#product h3 strong { display: inline-block; color: #333; font-size: 32px; font-weight: normal; line-height: 32px; }
#products { width: 1200px; margin: 0 auto; overflow: hidden; }
#products ul { width: 1280px; padding: 60px 0 0; }
#products li { position: relative; float: left; width: 386px; height: 330px; margin: 0 20px 20px 0; background: #fff; overflow: hidden; }
#products li div { position: absolute; left: 0; bottom: -330px; z-index: 2; width: 346px; height: 290px; line-height: 28px; padding: 40px 0 0 40px; background: #0068b3; opacity: 0.9; }
#products li div a { display: block; width: 100%; height: 100%; color: #fff; text-decoration: none; }
#products li h4 { font-size: 24px; line-height: 40px; font-weight: normal; }
#products li h5 { font-size: 18px; line-height: 30px; font-weight: normal; }
#products li h5 strong { font-size: 18px; }
#products li h6 { font-size: 12px; font-weight: normal; }
#products li p { position: absolute; right: 10px; bottom: 0; font-size: 100px; font-weight: 100; line-height: 100px; }
#products li span { display: block; width: 386px; height: 40px; color: #fff; font-size: 16px; line-height: 40px; text-align: center; background: #00479c; }
#products li img { -webkit-transition: -webkit-transform 3s ease, background-color 3s ease; transition: transform 3s ease, background-color 3s ease; }
#products li:hover img { -webkit-transform: scale(1.2); transform: scale(1.2); }
#products .more { width: 150px; height: 40px; line-height: 40px; font-size: 16px; text-align: center; margin: 40px auto 0; border: solid 1px #ccc; border-radius: 20px; }
#products .more a { color: #666; text-decoration: none; }
#products .more a:hover { color: #0068b3; }
.ys { height: 500px; background: url(../images/ys.jpg) center top no-repeat; }
.ys h3 { color: #fff; font-size: 26px; text-align: center; padding: 60px 0 40px; }
.ys h3 strong { display: block; font-weight: normal; }
.ys-cont { position: relative; width: 1200px; height: 380px; margin: 0 auto; overflow: hidden; }
.ys-cont ul { position: absolute; width: 1220px; height: 362px; left: 0; bottom: 0; }
.ys-cont li { position: relative; float: left; color: #fff; text-align: center; margin-right: 20px; background: #193991; }
.ys-cont li.s1, .ys-cont li.s5 { width: 180px; height: 262px; margin-top: 100px; }
.ys-cont li.s3 { width: 280px; height: 362px; }
.ys-cont li.s3 div { background:#fff;}
.ys-cont li.s2, .ys-cont li.s4 { width: 240px; height: 312px; margin-top: 50px; }
.ys-cont li p.t1 { font-size: 22px; padding: 30px 0 20px; }
.ys-cont li p.t1 strong { font-weight: normal; }
.ys-cont li p.t2 { font-size: 15px; padding: 0 30px; opacity: .6; }
.ys-cont li p.ico { position: absolute; left: 50%; bottom: 40px; width: 60px; height: 60px; margin: 0 -30px; }
.ys-cont li.s3 h4 { color: #fff; font-size: 30px; font-weight: normal; line-height: 120px; text-align: center; }
.ys-cont li.s3 .t1 { color: #333; }
.ys-cont li.s3 .t2 { color: #666; padding-bottom: 32px; opacity: 1; }
.ys-cont li.s3 .zx { padding: 30px 0;}
.ys-cont li.s3 .zx a { display: block; width: 150px; height: 40px; color: #fff; font-size: 15px; line-height: 40px; margin: 0 auto; background: #3769ef; }
#about { padding: 110px 0; background: #f2f2f2; }
#about-cont { width: 1200px; margin: 0 auto; }
#about .a1 { float: left; width: 916px; }
#about .a2 { float: right; width: 284px; }
#about .a1 .pic { float: left; width: 435px; padding: 35px 0 0 0; }
#about .a1 .txt { float: right; width: 395px; padding: 0 46px 0 40px; }
#about .txt h3 { font-size: 38px; line-height: 38px; font-weight: normal; padding-bottom: 18px; }
#about .txt h4 { font-size: 22px; font-size: 22px; font-weight: normal; }
#about .txt .desc { color: #666; font-size: 14px; line-height: 24px; padding: 40px 0; }
#about .txt .more { width: 124px; height: 40px; font-size: 14px; text-align: center; line-height: 40px; background: #00479c; }
#about .txt .more a { color: #fff; }
#about .a2 ul { height: 305px; border-left: solid 1px #cfcfd0; margin-top: 35px; padding-left: 40px; }
#about .a2 li { color: #666; font-size: 16px; padding-bottom: 50px; }
#about .a2 li strong { display: inline-block; color: #00479c; font-size: 34px; line-height: 37px; padding-left: 5px; }
#about .a2 li span { display: inline-block; color: #00479c; font-size: 14px; padding-left: 5px; }
#about .a2 li .c1 { line-height: 37px; }
#about .a2 li .c1 img { vertical-align: bottom !important; }
#about .a2 li .c2 { padding-top: 10px; }
/*资讯*/
.news { height: 642px; padding: 60px 0 0; background: #f5f5f5 url(../images/news.jpg) center top no-repeat; }
.news h3 { text-align: center; padding-bottom: 40px; }
.news h3 strong { display: block; color: #fff; font-size: 24px; line-height: 40px; font-weight: normal; padding-bottom: 15px; }
.news h3 span { display: block; color: #fff; font-size: 18px; font-weight: normal; text-transform: uppercase; }
.news h3 i { display: block; width: 80px; height: 2px; margin: 25px auto 0; background: #fff; overflow: hidden; }
.news ul { position: relative; width: 1200px; height: 400px; }
.news li a { text-decoration: none; }
.news li.n1 { position: absolute; left: 0; top: 0; width: 590px; height: 400px; background: #fff; }
.news li.n1 .txt { padding: 30px 42px 0; }
.news li.n1 h4 { font-size: 24px; font-weight: normal; line-height: 24px; padding-bottom: 16px; }
.news li.n1 p { color: #999; font-size: 16px; line-height: 22px; }
.news li.n1 span { display: block; color: #999; padding-top: 10px; }
.news li.n2 { position: absolute; right: 0; top: 0; width: 590px; height: 190px; background: #fff; }
.news li.n3 { position: absolute; right: 0; top: 210px; width: 590px; height: 190px; background: #fff; }
.news li.n2 .pic, .news li.n3 .pic { float: left; width: 223px; padding: 15px; }
.news li.n2 .txt, .news li.n3 .txt { float: right; width: 300px; height: 134px; padding: 30px 30px 0 0; overflow: hidden; }
.news li.n2 h4, .news li.n3 h4 { font-size: 18px; font-weight: normal; line-height: 24px; padding-bottom: 0px; }
.news li.n2 p, .news li.n3 p { color: #999; font-size: 16px; line-height: 22px; }
.news li.n2 span, .news li.n3 span { display: block; color: #999; padding: 10px 0; }
.news .more { text-align: center; padding-top: 30px; }
.news .more a { display: inline-block; width: 100px; height: 36px; color: #a67753; font-size: 14px; line-height: 36px; text-align: center; border: solid 1px #ccc; background: #fff; border-radius: 36px; }
/*==================== 页脚部分 ====================*/
#foot { padding: 44px 0 0; background: #00479c; }
#foot .add { float: left; color: #7b9fcb; }
#foot .add h3 { color: #fff; font-size: 30px; font-weight: normal; line-height: 30px; padding-bottom: 30px; }
#foot .add p { font-size: 16px; line-height: 30px; }
#foot .wt { float: right; width: 406px; padding: 15px 0 40px; }
#foot .wx { float: left; width: 110px; color: #7b9fcb; }
#foot .wx p.txt { font-size: 15px; text-align: center; padding-top: 10px; }
#foot .ts { float: right; width: 260px; }
#foot .ts p { color: #7b9fcb; font-size: 16px; }
#foot .ts p strong { display: block; color: #fff; font-size: 20px; font-weight: normal; padding-bottom: 20px; }
#foot .ts p.t2 { padding-bottom: 20px; }
#foot .ts p.pic { padding: 20px 0 0; border-top: solid 1px #1e5ba5; }
#copyright { width: 1200px; color: #7b9fcb; font-size: 15px; line-height: 72px; margin: 0 auto; border-top: solid 1px #1e5ba5; }
#copyright a { color: #7b9fcb; }
#copyright span { float: right; }
/*固定右侧*/
#sidebox { position: fixed; top: 50%; right: 0; margin: -150px 0 0 0; z-index: 9999; }
#sidebox li { padding-bottom: 1px; }
#sidebox li a { display: block; width: 60px; height: 60px; text-decoration: none; background: #222 url(../images/icon_s.png) }
#sidebox li a:hover { background-color: #ee0707; }
#sidebox li a span { display: block; color: #fff; line-height: 25px; text-align: center; padding-top: 35px; }
#sidebox li.tel { position: relative; }
#sidebox li.tel div { position: absolute; right: -260px; width: 230px; height: 60px; color: #fff; font-size: 16px; line-height: 60px; padding-left: 20px; background: #e80202; }
#sidebox li.tel a { background-position: 0 -60px; }
#sidebox li.msg a { background-position: 0 0; }
#sidebox li.top a { background-position: 0 -120px; }
#sidebox li.wx a { background-position: 0 -180px; }
#sidebox li.wx a:hover { background-color: #30a608; }
#sidebox li.wx { position: relative; z-index: 2; }
#sidebox li.wx .wxewm { display: none; right: 60px; top: -120px; position: absolute; text-align: center; line-height: 30px; padding: 20px 20px 10px; z-index: 1; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,.1); }
/*banner*/
.banner { position: relative; width: 1920px; margin: 0 -360px; background: url(../images/banner.jpg) center top no-repeat; }
.b1{ position:relative; height:500px;}
.b1 .txt{ position:absolute; left:50%; top:0; width:1200px; color:#fff; margin:0 -600px; padding-top:120px;}
.b1 .txt .en{ font-size:16px; line-height:35px;}
.b1 .txt .t1{ font-size:40px; line-height:50px;}
.b1 .txt .t2{ font-size:40px; line-height:50px;}

#banner{ height:260px; background:#0f4c9c url(../images/banner.jpg) center top no-repeat;}
#banner h5{ width:1200px; color:#fff; font-size:36px; font-weight:normal; line-height:260px; margin:0 auto;}
#banner h5 span{ font-weight:100; text-transform:uppercase;}

.about-sort { background:#f7f7f7;}
.about-sort ul{ width:1200px; margin:0 auto;}
.about-sort li{ float:left; width:300px; font-size:18px; line-height:70px; text-align:center;}
.about-sort li a{ display:block; text-decoration:none;}
.about-sort li a:hover{ color:#00479c;}
.about-sort li.cur{ color:#000; background:#fff;}

.about-a1 .pic{ float:left; width:50%;}
.about-a1 .pic img{ width:100%;}
.about-a1 .txt{ float:right; width:50%;}
.about-a1 .txt h1{ font-size:32px; line-height:36px; font-weight:normal; padding-bottom:25px;}
.about-a1 .txt h4{ color:#888; font-size:16px; line-height:26px; font-weight:normal; padding-bottom:20px;}
.about-a1 .txt .box{ padding:70px 18.8% 0 7.8%;}
.about-a1 .txt li{ float:left; width:30%; padding-bottom:10px;}
.about-a1 .txt li.x2{ padding-right:40%;}
.about-a1 .txt li p{ color:#888; font-size:13px;}
.about-a1 .txt li p strong{ color:#00479c; font-size:30px; line-height:40px;}

.about-a2 .txt{ float:left; width:50%;}
.about-a2 .txt h3{ font-size:32px; line-height:36px; font-weight:normal; padding-bottom:25px;}
.about-a2 .txt p{ color:#888; font-size:16px; line-height:26px; font-weight:normal;}
.about-a2 .txt .box{ padding:70px 7.8% 0 18.8%;}
.about-a2 .pic{ float:right; width:50%;}
.about-a2 .pic img{ width:100%;}
.about-a2 .txt ul{ padding-top:20px;}
.about-a2 .txt li{ float:left; width:30%; padding-bottom:10px;}
.about-a2 .txt li p{ color:#888; font-size:13px;}
.about-a2 .txt li p strong{ color:#00479c; font-size:30px; line-height:40px;}
/*公司简介*/
.about { padding: 80px 0; }
.about h3 { padding-bottom: 50px; }
.about h3 { text-align: center; background: url(../images/tb1.png) center 82px no-repeat; }
.about h3 strong { display: block; color: #2e7cc4; font-size: 24px; font-weight: normal; line-height: 32px; padding-bottom: 15px; }
.about h3 span { display: block; color: #404547; font-size: 24px; font-weight: normal; text-transform: uppercase; }
.about h3 i { display: block; width: 80px; height: 2px; margin: 26px auto 0; background: #b2b4b7; overflow: hidden; }
.about .pic { width: 1200px; overflow: hidden; }
.about .pic p { width: 1220px; }
.about .pic img { margin-right: 20px; }
.about .txt { color: #555; font-size: 14px; line-height: 25px; padding: 30px 0 20px; }
.about .txt div, .about .txt p { margin-bottom: 10px; }
.about .more { width: 140px; height: 40px; color: #999; font-size: 16px; line-height: 40px; text-align: center; margin: 0 auto; border: solid 1px #ccc; border-radius: 20px;}
/*资质证书*/
.certificate{ position:relative; width:1920px; height:443px; margin:0 -360px; padding:100px 0 120px; background:#f7f7f7;}
.certificate h3{ padding-bottom:35px;}
.certificate h3 { text-align: center; background: url(../images/tb1.png) center 82px no-repeat; }
.certificate h3 strong { display: block; color: #2e7cc4; font-size: 24px; font-weight: normal; line-height: 32px; padding-bottom: 15px; }
.certificate h3 span { display: block; color: #404547; font-size: 24px; font-weight: normal; text-transform: uppercase;}
.certificate h3 i { display: block; width: 80px; height: 2px; margin: 26px auto 0; background: #b2b4b7; overflow: hidden; }
.certificates{ position:relative; width:1280px; margin:0 320px; }
.certificates ul{ width:1280px; padding:15px 0 0 15px;}
.certificates li{ float:left; margin-right:20px;}
.certificates li img{ box-shadow:0 0 15px rgba(0,0,0,.1)}
/*奥飞环境*/
#ae{ padding:80px 0 40px;}
#ae h3 { text-align: center; padding-bottom:50px; background: url(../images/tb1.png) center 82px no-repeat; }
#ae h3 strong { display: block; color: #2e7cc4; font-size: 28px; font-weight: normal; line-height: 28px; padding-bottom: 20px; }
#ae h3 span { display: block; color: #474747; font-size: 28px; font-weight: normal; text-transform: uppercase; }
#ae h3 i { display: block; width: 80px; height: 2px; margin: 26px auto 0; background: #b2b4b7; overflow: hidden; }
#ae .swiper-container { width: 100%; padding-left:30px;}
#ae .swiper-container img { width: 100%; }
#ae .swiper-slide { text-align: center; font-size: 18px; background: #fff; /* Center slide text vertically */ 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; width: 33%; margin-right:30px; padding-bottom:50px; }
#ae .swiper-slide span{ position:absolute; left:0; bottom:0; display:block; width:100%; line-height:50px; text-align:center; background:#fff;}
#ae .swiper-container-horizontal>#ae .swiper-pagination-bullets,#ae .swiper-pagination-custom,#ae .swiper-pagination-fraction {
color:#fff;bottom: 60px;right: 0;width: 100%;
}
/*公司团队*/
#team{ padding:80px 0 40px; background:#f7f7f7;}
#team h3 { text-align: center; padding-bottom:50px; background: url(../images/tb1.png) center 82px no-repeat; }
#team h3 strong { display: block; color: #2e7cc4; font-size: 28px; font-weight: normal; line-height: 28px; padding-bottom: 20px; }
#team h3 span { display: block; color: #474747; font-size: 28px; font-weight: normal; text-transform: uppercase; }
#team h3 i { display: block; width: 80px; height: 2px; margin: 26px auto 0; background: #b2b4b7; overflow: hidden; }
#team .swiper-container { width: 100%; padding-left:30px;}
#team .swiper-container img { width: 100%; }
#team .swiper-slide { text-align: center; font-size: 18px; background: #fff; /* Center slide text vertically */ 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; width: 33%; margin-right:30px; padding-bottom:50px; }
#team .swiper-slide span{ position:absolute; left:0; bottom:0; display:block; width:100%; line-height:50px; text-align:center; background:#f7f7f7;}
#team .swiper-container-horizontal>#team .swiper-pagination-bullets,#team .swiper-pagination-custom,#team .swiper-pagination-fraction {
color:#fff;bottom: 60px;right: 0;width: 100%;
}


#pagelist{ padding:100px;}
#plist { position: relative; width:100%; margin: 0 auto; padding-bottom: 10px; }
#plist .grid { width: 188px; min-height: 100px; background: #fff; margin: 8px; font-size: 12px; float: left;-webkit-transition: top 1s ease, left 1s ease; -moz-transition: top 1s ease, left 1s ease; -o-transition: top 1s ease, left 1s ease; -ms-transition: top 1s ease, left 1s ease; box-shadow:0 0 20px rgba(0,0,0,.1);}
#plist .grid img { width: 100%; padding:0%; background:url(../images/pbg.png) left top no-repeat; background-size:cover; display: block; }
#plist .grid p{ font-size:19px; line-height:38px;  padding:18px 20px; margin:0; }
#plist .grid a{ text-decoration:none;}
#plist .grid a:hvoer{}

/*产品内容*/
#pshow{ width:1200px; margin:80px auto 40px; background:#fff;zoom:1; box-shadow:0 0 40px rgba(0,0,0,.1);}
#ps1{ float:left; width:640px; height:480px; text-align:center; padding:0; background:url(../images/pbg.png); background-size:cover;}
#ps1 img{ width:100%;}
#ps2{ float:right; width:500px; padding-top:50px;}
/*产品组图*/
#ps2 .sname{ color:#666; font-size:20px; line-height:normal;}
#ps2 h1{ color:#000; font-size:28px; font-weight:normal; line-height:50px;}
#ps2 h2{ font-size:24px; font-weight:100; padding:20px 0 0;}
#ps2 h3{ color:#000; font-size:20px; font-weight:100; padding:25px 0; border-bottom:solid 1px #e8e8e8;}
#ps2 .t1{ width:300px; font-size:20px; font-weight:normal; padding:20px 0 10px; margin-top:20px; border-top:solid 2px #00479c;}
#ps2 p{ color:#666; font-size:16px; line-height:26px;}
#proDesc{ margin-bottom:20px; background:#fff;}
#proDesc h3{ line-height:50px; border-bottom:solid 1px #f7f7f7;}
#proDesc h3 strong{ display:block; width:186px; height:50px; color:#fff; font-size:16px; font-weight:normal; text-align:center; background:#07c;}
#proText{ min-height:100px; color:#333; font-size:16px; line-height:24px; padding:20px;}
#proText div,#proText p{ margin-bottom:20px;}
#proText img{ max-width:1160px;}

.pimg{ width:1200px; margin:0 auto 40px; background:#fff; box-shadow:0 0 40px rgba(0,0,0,.1);}
.pimg h3 { color:#00479c; font-size:20px; font-weight:normal; padding:40px 0 30px 60px;}
.pimg ul{ padding:0 0 60px 60px;}
.pimg li{ float:left; width:530px; margin-right:20px;}

.pro-cont{ width:1200px; margin:0 auto 100px; background:#fff; box-shadow:0 0 40px rgba(0,0,0,.1);}
.pro-cont h3 { color:#00479c; font-size:20px; font-weight:normal; padding:40px 0 30px 60px;}
.pro-conts{ padding:0 60px 60px;}
.pro-conts .spec,.pro-conts .spec tr,.pro-conts .spec td{ color:#333; font-size:16px; line-height:40px; text-align:center; border:solid 1px #ccc;}
.pro-conts .spec tr.alt td { background:#F2F2F2;}/* 默认隔行背景颜色 */
/*.pro-conts .spec tr.over td {background:#EEECEB;}*//* 鼠标经过时候背景颜色 */
.pro-conts .spec tr.tit td{ color:#fff; background:#00479c; border:solid 1px #00479c;}
.like-pro{ padding-bottom:90px;}
.like-pro h3{ color:#000; font-size:20px; font-weight:normal; text-align:center; padding-bottom:30px;}
.like-pro .wrap{ overflow:hidden;}
.like-pro ul{ width:1280px;}
.like-pro li{ float:left; width:232px; padding:0 10px 10px 0;}
.like-pro li a{ display:block; font-size:18px; text-decoration:none; text-align:center; padding:26px 0 26px; background:#fff;}
.like-pro li img{ width:180px; height:180px; padding-bottom:10px;}
.like-pro li h4{ font-weight:normal;}


/**/
.page{ background:#f7f7f7;}
.newslist{  min-width:1200px; margin:100px 100px; background:#fff;}
.newslist .side{ float:right; width:270px; padding-top:90px; margin-right:100px;}
.newslist .sort{ line-height:43px; padding-bottom:40px;}
.newslist .sort h3{ color:#333; font-size:17px; font-weight:normal;}
.newslist .sort p{ font-size:16px;}
.newslist .sort p.cur a{ color:#004097;}
.newslist .sort a{ color:#666;}

.newslist .so{ padding-bottom:40px;}
.newslist .so h3{ color:#333; font-size:17px; font-weight:normal; padding-bottom:25px;}
.newslist .sobox{ position:relative; width:270px; height:50px; border:solid 1px #e5e5e5;}
.newslist .key{ width:270px; height:50px; color:#666; font-size:14px; font-family:microsoft Yahei; text-indent:60px; border:0; overflow:hidden;}
.newslist .sobtn{ position:absolute; left:0; top:0; width:50px; height:50px; border:0; background:url(../images/so.png) center center no-repeat; overflow:hidden; cursor:pointer;}

.newslist .new h3{ color:#333; font-size:17px; font-weight:normal; line-height:43px;}
.newslist .new p{ font-size:16px; line-height:20px;}
.newslist .new a{ display:block; color:#666; padding:11px 0;}

.newslist .list{ padding:100px 200px 100px 100px; margin-right:270px;}
.newslist .list li{ margin-bottom:30px; padding-bottom:40px; border-bottom:solid 1px #e3e3e3;}
.newslist .list li a{ color:#333; text-decoration:none;}
.newslist .list li a:hover{ color:#004097;}
.newslist .list li h4{ font-size:22px; font-weight:normal; line-height:22px; padding-bottom:8px;}
.newslist .list li p{ color:#555; font-size:15px; line-height:25px;}


/*新闻内容页*/
.content { margin: 4rem; padding: 4rem; background: #fff; }
.content .title { font-size: 1rem; text-align: center; }
.content .meta { color: #888; font-size: 0.6rem; text-align: center; padding: 1rem 0; }
.details { width:100%; color: #666; font-size: 0.8rem; line-height: 1.4rem; padding: 2rem 0; border: solid 1px #e5e5e5; border-width: 1px 0; }
.details　div, .details p { margin-bottom: 0.8rem; }
.details img{ max-width:100%;}
.prev-next { color: #888; font-size: 0.6rem; padding: 1rem 0; }
.prev-next a { color: #666; }
.prev-next div { padding: 0.2rem 0; }

/*服务*/
#service .s1{ width:1200px; margin:0 auto; padding:100px 0 80px;}
#service .s1 h4{ color:#222; font-size:39px; font-weight:100; line-height:39px;}
#service .line{ width:120px; height:2px; background:#eaeaea; overflow:hidden; margin:25px 0 35px;}
#service .s1 p.txt{ width:860px; color:#555; font-size:14px; line-height:26px; padding-bottom:40px;}
#service .s2{ width:1200px; margin:0 auto; padding-bottom:100px;}
#service .s2 ul{ width:1250px;}
#service .s2 li{ float:left; width:370px; height:655px; margin-right:45px; background:#fff; box-shadow:0 0 30px rgba(0,0,0,.1);}
#service .s2 li .txt{ padding:50px 26px 0;}
#service .s2 li .txt h4{ color:#333; font-size:23px; font-weight:normal; line-height:23px; padding-bottom:15px;}
#service .s2 li .txt p{ color:#666; font-size:15px; line-height:25px;}

/*联系我们*/
.contact ul{ display:flex; flex-direction:row; padding:80px 6%;}
.contact li{ /*float:left;*/ width:33%; border-left:solid 1px #e5e5e5;}
.contact li:first-child{ border:0;}
.contact li div{ padding:40px 20px 40px 40px;}
.contact li h3{ font-size:30px; line-height:30px; font-weight:normal; padding:20px 0;}
.contact li p{ font-size:16px; line-height:30px;}
.contact li .ewm{ padding-top:30px;}
.contact li .ewm span{ display:block;}
.smap{ display:none;}
@media screen and (max-width: 1588px) {
/*#ps li span { font-size: 13px; }*/
}

@media screen and (max-width: 1400px) {
#nav {padding: 0 160px 0 260px;}
.pimg{ width:1200px; margin:0 auto 40px; background:#fff; box-shadow:0 0 40px rgba(0,0,0,.1);}
.pimg h3 { color:#00479c; font-size:20px; font-weight:normal; padding:40px 0 30px 60px;}
.pimg ul{ padding:0 0 60px 60px;}
.pimg li{ float:left; width:530px; margin-right:20px;}

.about-a1 .txt h1{ font-size:30px; line-height:36px; font-weight:normal; padding-bottom:20px;}
.about-a1 .txt h4{ color:#888; font-size:15px; line-height:25px; font-weight:normal; padding-bottom:10px;}
.about-a1 .txt .box{ padding:50px 17% 0 7.8%;}
.about-a1 .txt li{ float:left; width:25%; padding-bottom:10px;}
.about-a1 .txt li.x2{ padding-right:0;}

.about-a2 .txt .box{ padding:50px 7.8% 0 17%;}
}

@media screen and (max-width: 768px) {
body{ min-width:100% !important;}
.w1200{ width:100%;}
/*页眉*/
#top { position: relative; min-width:auto; height:3.5rem; background: #fff; }
#logo { float: left; padding: 1rem 0 0 20px; }
#logo img{ height:1.5rem;}
.m-all{ position:absolute; top:1rem; right:1rem; width:1.5rem; height:1.5rem; background:url(../images/icon.gif) no-repeat; background-size:cover;}
.mcur{background:url(../images/icon2.png) no-repeat; background-size:cover;}
#nav { display:none; position:fixed; z-index:9999; top:3.5rem; width:100%; height:100%; padding: 0; background:#fff; /*position: absolute; left: 50%; top: 0; width: 746px; height: 80px; margin: 0 -300px 0 -320px;*/ }
#nav li { position: relative; float: none; width: 100%; text-align: left; border-bottom:solid 1px #ccc;}
#nav li a { display: block; color: #333; font-size: 0.8rem; line-height:2.5rem; padding:0 5%;}
#nav li a:hover { color: #00b5d9; text-decoration: none; }
#nav li.navHere a { color: #0068b3; text-decoration: none; background: #fff; }
#nav li.curr { background: url(../images/nav_line.gif) center bottom repeat-x; }
#nav li.curr a, #nav li.curr a:hover { color: #ee0707; text-decoration: none; }
#nav .navMenu { position:relative; display: none; left:auto; width: 90%; text-align: left; border-top:solid 1px #ccc; padding:0.5rem 0; margin: 0 5%; background: #fff; opacity: 0.92; z-index: 999; }
#nav li .navMenu a { display: block; color: #333 !important; font-size: 15px; line-height: 32px; padding:0; background:#fff;}
#nav li .navMenu a:hover { color: #0068b3 !important; background:#fff;}
#hotline{ display:none;}

.swiper-container { margin: 0 auto; position: relative; overflow: hidden; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -o-backface-visibility: hidden; backface-visibility: hidden; /* Fix of Webkit flickering */ z-index: 1; }
.swiper-wrapper { position: relative; width: 100%; -webkit-transition-property: -webkit-transform, left, top; -webkit-transition-duration: 0s; -webkit-transform: translate3d(0px, 0, 0); -webkit-transition-timing-function: ease; -moz-transition-property: -moz-transform, left, top; -moz-transition-duration: 0s; -moz-transform: translate3d(0px, 0, 0); -moz-transition-timing-function: ease; -o-transition-property: -o-transform, left, top; -o-transition-duration: 0s; -o-transform: translate3d(0px, 0, 0); -o-transition-timing-function: ease; -o-transform: translate(0px, 0px); -ms-transition-property: -ms-transform, left, top; -ms-transition-duration: 0s; -ms-transform: translate3d(0px, 0, 0); -ms-transition-timing-function: ease; transition-property: transform, left, top; transition-duration: 0s; transform: translate3d(0px, 0, 0); transition-timing-function: ease; }
.swiper-free-mode > .swiper-wrapper { -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -ms-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto; }
.swiper-slide { float: left; }
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal { -ms-touch-action: pan-y; }
.swiper-wp8-vertical { -ms-touch-action: pan-x; }
/*begin*/
.device { display:block; position: relative; }
.content-slide { padding: 20px; color: #fff; }
.swiper-slide img { width: 100%; }
/*.title { font-size: 25px; margin-bottom: 10px; }*/
.pagination { position: absolute; left: 0; bottom: 5px; text-align: center; width: 100%; z-index: 999; }
.swiper-pagination-switch { display: inline-block; width: 8px; height: 8px; border-radius: 8px; background: #000; margin: 0 2px; cursor: pointer; filter: alpha(opacity=50); opacity: 0.5; }
.swiper-active-switch { background: #fff; filter: alpha(opacity=100); opacity: 1; }

/*banner*/
.banner { display:none; position: relative; width: auto; margin:0;}
.b1{ position:relative; height:5rem;}
.b1 img{ width:100%; height:5rem;}
.b1 .txt{ position:absolute; left:50%; top:0; width:80%; height:3rem; color:#fff; margin:0 -40%;}
.b1 .txt .en{ font-size:0.5rem; line-height:1rem;}
.b1 .txt .t1{ font-size:0.8rem; line-height:1rem;}
.b1 .txt .t2{ font-size:0.8rem; line-height:1rem;}

#banner{ height:3.5rem; background:#0f4c9c url(../images/banner.jpg) center top no-repeat;}
#banner h5{ width:100%; color:#fff; font-size:0.8rem; font-weight:normal; text-align:center; line-height:3.5rem; margin:0 auto;}
#banner h5 span{ font-weight:100; text-transform:uppercase;}
/*页脚*/
#foot { padding: 1.5rem 0 0; background: #00479c; }
#foot .add { float: none; color: #7b9fcb; padding-left:1rem;}
#foot .add h3 { color: #fff; font-size:0.9rem; font-weight: normal; line-height:1rem; padding-bottom:0.6rem; }
#foot .add p { font-size: 0.5rem; line-height:1rem; }
#foot .wt { float:none; width:auto; padding: 1rem 0 1rem 1rem; }
#foot .wx { float: left; width:30%; color: #7b9fcb; }
#foot .wx p.txt { font-size:0.65rem; text-align: center; padding-top:0.5rem; }
#foot .ts { float: right; width:67%; padding-top:0.5rem; }
#foot .ts p { color: #7b9fcb; font-size:0.7rem;}
#foot .ts p strong { display: block; color: #fff; font-size:0.8rem; font-weight: normal; padding-bottom:0.5rem; }
#foot .ts p.t2 { margin-right:20px; padding-bottom:0.5rem; }
#foot .ts p.pic { padding: 0.5rem 0 0; border-top: solid 1px #1e5ba5; }
#foot .ts p.pic img{ width:50%;}
#copyright { width:auto; color: #7b9fcb; font-size:0.5rem; text-align:center; line-height:2rem; margin: 0 auto; border-top: solid 1px #1e5ba5; }
#copyright a { color: #7b9fcb; }
#copyright span { float: none; }
#sidebox{ display:none;}
/* ===== 首页 ===== */
#main { width:auto; margin:0; }
#focus { display:none; position: relative; width:auto; height: 600px; margin: 0; background: #000; }
.changeBox_a3 { float: left; width: auto; height: 600px; position: relative; z-index: 1; }
.changeBox_a3 .a_bigImg { position: absolute; left: 0px; top: 0px; display: none; background: #000; }
.ul_change_a3 { position: absolute; bottom: 20px; overflow: hidden; }
.ul_change_a3 li { float: left; }
.ul_change_a3 span { display: block; width: 32px; height: 49px; color: #fff; font-size: 16px; line-height: 47px; font-family: Arial; text-align: center; margin-left: 12px; filter: alpha(opacity=50); opacity: 0.5; cursor: hand; cursor: pointer; background: none; overflow: hidden; }
.ul_change_a3 span.on { color: #fff; background: url(../images/slideNum.png) left bottom repeat-x; opacity: 1; filter: alpha(opacity=100); }
/*产品*/
#product { position: relative; width: auto; margin:0; padding:0 0.5rem 2rem; background: #f4f4f4; }
#product h3 { text-align: center; padding:1rem 0;}
#product h3 strong { display: inline-block; color: #333; font-size:1rem; font-weight: normal; line-height:1.5rem; }
#products { width:auto; margin: 0 auto; overflow: hidden; }
#products ul { display:flex; flex-wrap:wrap; width:auto; padding: 0; }
#products li { position: relative; float: none; width: 49%; height: auto; margin: 0 0.5% 0.5rem 0.5%; background: #fff; overflow: hidden; }
#products li img{ width:100%; height:auto;}
#products li div { display:none;}
#products li span { display: block; width:100%; height:1.5rem; color: #fff; font-size:0.6rem; line-height:1.5rem; text-align: center; background: #00479c; }
#products li a{ text-decoration:none;}
#products li img { -webkit-transition: -webkit-transform 3s ease, background-color 3s ease; transition: transform 3s ease, background-color 3s ease; }
#products li:hover img { -webkit-transform: scale(1); transform: scale(1); }
#products .more { width: 6rem; height:2rem; line-height:2rem; font-size:0.6rem; text-align: center; margin: 1rem auto 0; border: solid 1px #ccc; border-radius:1rem; }
#products .more a { color: #666; text-decoration: none; }
#products .more a:hover { color: #0068b3; }
.ys { height: auto; background: url(../images/ys.jpg) center top no-repeat; background-size:cover;}
.ys h3 { color: #fff; font-size:1rem; text-align: center; padding:2rem 0 1.5rem; }
.ys h3 strong { display: block; font-weight: normal; }
.ys-cont { position: relative; width:100%; height: auto; margin: 0 auto; padding-bottom:1rem; overflow: hidden; }
.ys-cont ul { display:flex; flex-wrap:wrap; position:relative; width: auto; height: auto; left: 0; bottom: 0; padding:0 1rem; }
.ys-cont li { position: relative; float: none; color: #fff; text-align: center; margin:0 0  0.5rem 0; background: #193991; }
.ys-cont li.s1, .ys-cont li.s5 { width:49%; height:auto; margin:0 0 0 0.5%; }
.ys-cont li.s3 { width:98%; height: auto; margin:0.1rem 0 0.1rem 0.5%; }
.ys-cont li.s2, .ys-cont li.s4 { width: 49%; height:auto; margin:0 0 0 0.5%; }
.ys-cont li p.t1 { font-size: 22px; padding: 30px 0 20px; }
.ys-cont li p.t1 strong { font-weight: normal; }
.ys-cont li p.t2 { font-size:0.6rem; padding: 0 30px; opacity: .6; }
.ys-cont li p.ico { position:relative; left:auto; bottom:auto; width: 40px; height: 40px; margin: 0 auto; padding:1rem 0;}
.ys-cont li p.ico img{ width:100%; height:100%;}
.ys-cont li.s3 h4 { color: #fff; font-size: 30px; font-weight: normal; line-height: 120px; text-align: center; }
.ys-cont li.s3 .t1 { color: #333; }
.ys-cont li.s3 .t2 { color: #666; font-size:0.7rem; padding-bottom:0; opacity: 1; }
.ys-cont li.s3 .zx { padding: 1rem 0 1.5rem; }
.ys-cont li.s3 .zx a { display: block; width: 150px; height: 40px; color: #fff; font-size:0.6rem; line-height: 40px; margin: 0 auto; background: #3769ef; }
#about { padding:0; background: #f2f2f2; }
#about-cont { width:auto; margin: 0 auto; }
#about .a1 { float: none; width: auto; }
#about .a2 { float: none; width: auto; }
#about .a1 .pic { float:none; width:auto; padding:0; }
#about .a1 .pic img{ width:100%;}
#about .a1 .txt { float: none; width: auto; padding: 2rem; }
#about .txt h3 { font-size: 1.2rem; line-height: 38px; font-weight: normal; padding-bottom:0.5rem; }
#about .txt h4 { font-size: 0.9rem; font-weight: normal; }
#about .txt .desc { color: #666; font-size: 14px; line-height: 24px; padding:1rem 0; }
#about .txt .more { width: 124px; height:2rem; font-size:0.7rem; text-align: center; line-height: 2rem; background: #00479c; }
#about .txt .more a { color: #fff; }
#about .a2 ul { display:flex; display:none; flex-wrap:no-wrap; height:auto; border-left: solid 1px #cfcfd0; margin-top: 35px; padding-left: 40px; }
#about .a2 li { color: #666; font-size: 16px; padding-bottom: 50px; }
#about .a2 li strong { display: inline-block; color: #00479c; font-size: 34px; line-height: 37px; padding-left: 5px; }
#about .a2 li span { display: inline-block; color: #00479c; font-size: 14px; padding-left: 5px; }
#about .a2 li .c1 { line-height: 37px; }
#about .a2 li .c1 i { display:block;}
#about .a2 li .c2 { padding-top: 10px; }
/*资讯*/
.news { height:auto; padding:2rem 0; background: #f5f5f5 url(../images/news.jpg) center top no-repeat; background-size:cover; }
.news h3 { text-align: center; padding-bottom:2rem; }
.news h3 strong { display: block; color: #fff; font-size:1rem; line-height:1rem; font-weight: normal; padding-bottom:0.5rem; }
.news h3 span { display: block; color: #fff; font-size: 18px; font-weight: normal; text-transform: uppercase; }
.news h3 i { display: block; width: 80px; height: 2px; margin: 25px auto 0; background: #fff; overflow: hidden; }
.news ul{display:flex; flex-wrap:wrap; width:auto; height:auto; padding:0 0.6rem;}
.news li a{display:flex; flex-wrap:wrap;  text-decoration:none;}
.news li.n1{ position:relative; width:100%; height:auto; margin-bottom:0.8rem; background:#fff;}
.news li.n1 .pic { width:100%;}
.news li.n1 img{ width:100%; height:auto;}
.news li.n1 .txt{ padding:1.5rem 1rem 1.5rem;}
.news li.n1 h4{ font-size:1rem; font-weight:normal; line-height:1.2rem; padding-bottom:0.75rem;}
.news li.n1 p{ color:#999; font-size:0.6rem; line-height:1rem;}
.news li.n1 span{ display:block; color:#999; padding-top:10px;}
.news li.n2{ position:relative; width:49%; height:auto;  margin-right:2%;background:#fff;}
.news li.n3{ position:relative; top:0; width:49%; height:auto; background:#fff;}
.news li.n2 img,.news li.n3 img{ width:100%; height:auto;}
.news li.n2 .pic,.news li.n3 .pic{width:100%;}
.news li.n2 .txt,.news li.n3 .txt{ width:300px; height:auto; padding:0 1rem 1rem;}
.news li.n2 h4,.news li.n3 h4{ font-size:0.8rem; font-weight:normal; line-height:1rem; padding-bottom:0px;}
.news li.n2 p,.news li.n3 p{ color:#999; font-size:0.6rem; line-height:0.8rem;}
.news li.n2 span,.news li.n3 span{ display:block; color:#999; padding:10px 0;}
.news .more{ text-align:center; padding-top:1.5rem;}
.news .more a{ display:inline-block; width:5rem; height:1.8rem; color:#c00000; font-size:0.7rem; line-height:1.8rem; text-align:center; border:solid 1px #ccc; background:#fff; border-radius:1.8rem;}


/* ===== 公司简介页 ===== */
.about-sort { border-top:solid 1px #f7f7f7; background:#f7f7f7;}
.about-sort ul{ width:auto; margin:0 auto;}
.about-sort li{ float:left; width:25%; font-size:0.7rem; line-height:2rem; text-align:center;}
.about-sort li a{ display:block; text-decoration:none;}
.about-sort li.cur a{ color:#00479c; border-bottom:solid 2px #00479c;}

.about-a1 .pic{ float:none; width:auto;}
.about-a1 .pic img{ width:100%;}
.about-a1 .txt{ float:none; width:auto; padding:1rem 0;}
.about-a1 .txt h1{ font-size:1rem; line-height:1.5rem; font-weight:normal; padding:1rem 0;}
.about-a1 .txt h4{ color:#888; font-size:0.6rem; line-height:26px; font-weight:normal; padding-bottom:20px;}
.about-a1 .txt .box{ padding:0 17% 0 7.8%;}
.about-a1 .txt li{ float:left; width:40%; padding-bottom:10px;}
.about-a1 .txt li.x2{ padding-right:20%;}
.about-a1 .txt li p{ color:#888; font-size:13px;}
.about-a1 .txt li p strong{ color:#00479c; font-size:30px; font-family:arial; line-height:40px;}

.about-a2 .txt{ float:none; width:auto; background:#f5f5f5; padding-bottom:1rem;}
.about-a2 .txt h3{ font-size:1rem; line-height:1.5rem; font-weight:normal; padding-bottom:1rem;}
.about-a2 .txt p{ color:#888; font-size:0.6rem; line-height:26px; font-weight:normal;}
.about-a2 .txt .box{ padding:70px 7.8% 0 17%;}
.about-a2 .pic{ float:none; width:auto;}
.about-a2 .pic img{ width:100%;}
.about-a2 .txt ul{ padding-top:20px;}
.about-a2 .txt li{ float:left; width:40%; padding-bottom:10px;}
.about-a2 .txt li p{ color:#888; font-size:13px;}
.about-a2 .txt li p strong{ color:#00479c; font-size:30px; line-height:40px;}
/*公司简介*/
.about { padding: 80px 0; }
.about h3 { padding-bottom: 50px; }
.about h3 { text-align: center; background: url(../images/tb1.png) center 82px no-repeat; }
.about h3 strong { display: block; color: #2e7cc4; font-size: 24px; font-weight: normal; line-height: 32px; padding-bottom: 15px; }
.about h3 span { display: block; color: #404547; font-size: 24px; font-weight: normal; text-transform: uppercase; }
.about h3 i { display: block; width: 80px; height: 2px; margin: 26px auto 0; background: #b2b4b7; overflow: hidden; }
.about .pic { width: 1200px; overflow: hidden; }
.about .pic p { width: 1220px; }
.about .pic img { margin-right: 20px; }
.about .txt { color: #555; font-size: 14px; line-height: 25px; padding: 30px 0 20px; }
.about .txt div, .about .txt p { margin-bottom: 10px; }
.about .more { width: 140px; height: 40px; color: #999; font-size: 16px; line-height: 40px; text-align: center; margin: 0 auto; border: solid 1px #ccc; border-radius: 20px;}
/*资质证书*/
#honor{ width:100%; overflow:hidden;}
.certificate{ position:relative; width:auto; height:auto; padding: 1.2rem 0 1.2rem 2rem; background:#f7f7f7; overflow:hidden;}
.certificate h3{ padding:0 2rem 1rem 0;text-align: center;}
.certificate h3 strong { display: block; color: #3992e5; font-size: 0.9rem; font-weight: normal; line-height: 0.9rem; padding-bottom:0.3rem; }
.certificate h3 span { display: block; color: #404547; font-size:0.7rem; font-weight: normal; text-transform: uppercase;}
.certificate h3 i { display: block; width: 2rem; height: 0.1rem; margin: 0.5rem auto 0; background: #b2b4b7; overflow: hidden; }
.certificates{ position:relative; width:auto; margin:0 320px; padding-right:2rem;}
.certificates ul{ width:auto; padding:0 0 0 1rem;overflow-x: auto;white-space: nowrap;}
.certificates li{ display:inline-block; float:none; margin-right:0;}
.certificates li img{height:8rem;}
/*公司环境*/
#ae{ padding:1.2rem 0;}
#ae h3{ padding:0 2rem 1rem 0;text-align: center;}
#ae h3 strong { display: block; color: #3992e5; font-size: 0.9rem; font-weight: normal; line-height: 0.9rem; padding-bottom:0.3rem; }
#ae h3 span { display: block; color: #404547; font-size:0.7rem; font-weight: normal; text-transform: uppercase;}
#ae h3 i { display: block; width: 2rem; height: 0.1rem; margin: 0.5rem auto 0; background: #b2b4b7; overflow: hidden; }
#ae .swiper-container { width:auto; padding-left:30px;}
#ae .swiper-container img { width: 100%; }
#ae .swiper-slide { text-align: center; font-size: 18px; background: #fff; /* Center slide text vertically */ 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; width: 80%; margin-right:0.5rem; padding-bottom:50px; }
#ae .swiper-slide span{ position:absolute; left:0; bottom:0; display:block; width:100%; font-size:0.7rem; line-height:50px; text-align:center; background:#fff;}
#ae .swiper-container-horizontal>#ae .swiper-pagination-bullets,#ae .swiper-pagination-custom,#ae .swiper-pagination-fraction {
color:#fff;bottom: 60px;right: 0;width: 100%;
}
/*公司环境*/
#team{ padding:1.2rem 0;}
#team h3{ padding:0 2rem 1rem 0;text-align: center;}
#team h3 strong { display: block; color: #3992e5; font-size: 0.9rem; font-weight: normal; line-height: 0.9rem; padding-bottom:0.3rem; }
#team h3 span { display: block; color: #404547; font-size:0.7rem; font-weight: normal; text-transform: uppercase;}
#team h3 i { display: block; width: 2rem; height: 0.1rem; margin: 0.5rem auto 0; background: #b2b4b7; overflow: hidden; }
#team .swiper-container { width:auto; padding-left:30px;}
#team .swiper-container img { width: 100%; }
#team .swiper-slide { text-align: center; font-size: 18px; background: #fff; /* Center slide text vertically */ 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; width: 80%; margin-right:0.5rem; padding-bottom:50px; }
#team .swiper-slide span{ position:absolute; left:0; bottom:0; display:block; width:100%; font-size:0.7rem; line-height:50px; text-align:center; background:#fff;}
#team .swiper-container-horizontal>#team .swiper-pagination-bullets,#team .swiper-pagination-custom,#team .swiper-pagination-fraction {
color:#fff;bottom: 60px;right: 0;width: 100%;
}
/* ===== 产品列表页 ===== */
#pagelist{ padding:1rem 1rem 0;}
#plist { position: relative; width:100%; min-width:auto; margin: 0 auto; padding-bottom:0; }
#plist .grid { width: 188px; min-height: 100px; background: #fff; margin:0; font-size: 12px; float: left;-webkit-transition: top 1s ease, left 1s ease; -moz-transition: top 1s ease, left 1s ease; -o-transition: top 1s ease, left 1s ease; -ms-transition: top 1s ease, left 1s ease; box-shadow:0 0 20px rgba(0,0,0,.1);}
#plist .grid img { width: 80%; padding:5% 10%; background:url(../images/pbg.png) left top no-repeat; background-size:cover; display: block; }
#plist .grid p{ font-size:19px; line-height:38px;  padding:18px 20px; margin:0; }
#plist .grid a{ text-decoration:none;}
#plist .grid a:hvoer{}
/* ===== 产品内容页 ===== */
/*产品内容*/
#pshow{ width:100%; margin:0 auto 0.5rem; background:#fff;zoom:1; box-shadow:0 0 40px rgba(0,0,0,.1);}
#ps1{ float:none; width:100%; height:100%; text-align:center; padding:0; background:url(../images/pbg.png); background-size:cover;}
#ps1 img{ width:100%;}
#ps2{ float:none; width:auto; padding:1rem;}
/*产品主图*/
#ps2 .sname{ color:#666; font-size:0.7rem; line-height:normal;}
#ps2 h1{ color:#000; font-size:1rem; font-weight:normal; line-height:1.5rem;}
#ps2 .t1{ width:10rem; font-size:0.8rem; font-weight:normal; padding:1rem 0 0.5rem; margin-top:1rem; border-top:solid 2px #00479c;}
#ps2 p{ color:#666; font-size:0.7rem; line-height:1.25rem;}
#proDesc{ margin-bottom:1rem; background:#fff;}
#proDesc h3{ line-height:1rem; border-bottom:solid 1px #f7f7f7;}
#proDesc h3 strong{ display:block; width:186px; height:50px; color:#fff; font-size:16px; font-weight:normal; text-align:center; background:#07c;}
#proText{ min-height:100px; color:#333; font-size:16px; line-height:24px; padding:20px;}
#proText div,#proText p{ margin-bottom:20px;}
#proText img{ width:100%;}
/*产品细节图*/
.pimg{ width:100%; margin:0 auto 0.5rem; background:#fff; box-shadow:0 0 40px rgba(0,0,0,.1);}
.pimg h3 { color:#00479c; font-size:20px; font-weight:normal; padding:1rem 0 1rem 1rem;}
.pimg ul{ padding:0 0 1rem 1rem;}
.pimg li{ float:none; width:auto; margin-bottom:0.5rem}
.pimg li img{ width:100%;}
/*产品参数*/
.pro-cont{ width:auto; margin:0 auto; background:#fff; box-shadow:0 0 2rem rgba(0,0,0,.1);}
.pro-cont h3 { color:#00479c; font-size:0.7rem; font-weight:normal; padding:1rem 0 0.5rem 1rem;}
.pro-conts{ padding:0 1rem 1rem;}
.pro-conts .spec,.pro-conts .spec tr,.pro-conts .spec td{ color:#333; font-size:0.45rem; line-height:1.5rem; text-align:center; border:solid 1px #ccc;}
.pro-conts .spec tr.tit td{ color:#fff; background:#00479c; border:solid 1px #00479c;}


/**/
.newslist{  min-width:auto; margin:0; background:#fff;}
.newslist .side{ float:none; width:auto; padding-top:0; margin-right:0;}
.newslist .sort{ display:flex; flex-wrap:wrap; line-height:43px; padding:1rem 0.5rem;}
.newslist .sort h3{ display:none;}
.newslist .sort p{ width:33%; font-size:16px; text-align:center;}
.newslist .sort p.cur a{ color:#004097;}
.newslist .sort a{ display:block; color:#666; border:solid 1px #ccc; margin:0 0.1rem;}

.newslist .so{ display:none;}
.newslist .new{ display:none;}

.newslist .list{ padding:1rem; margin-right:0;}
.newslist .list li{ margin-bottom:1.5rem; padding-bottom:1.5rem; border-bottom:solid 1px #e3e3e3;}
.newslist .list li a{ color:#333; text-decoration:none;}
.newslist .list li a:hover{ color:#004097;}
.newslist .list li h4{ font-size:1rem; font-weight:normal; line-height:22px; padding-bottom:8px;}
.newslist .list li p{ color:#555; font-size:0.7rem; line-height:25px;}


/*新闻内容页*/
.content { margin: 0.5rem; padding: 1.5rem 1rem 1rem; background: #fff; }
.content .title { font-size: 1rem; text-align: left; }
.content .meta { color: #888; font-size: 0.6rem; text-align: left; padding: 1rem 0; }
.details { width:100%; color: #666; font-size: 0.7rem; line-height: 1.4rem; padding:1rem 0; border: solid 1px #e5e5e5; border-width: 1px 0; }
.details　div, .details p { margin-bottom: 0.8rem; }
.details img{ width:100%;}
.prev-next { color: #888; font-size: 0.6rem; padding: 1rem 0; }
.prev-next a { color: #666; }
.prev-next div { padding: 0.2rem 0; }


/*服务*/
#service .s1{ width:auto; margin:0 auto; padding:2rem 1rem 1rem;}
#service .s1 h4{ color:#222; font-size:1.2rem; font-weight:100; line-height:2rem;}
#service .line{ width:120px; height:2px; background:#eaeaea; overflow:hidden; margin:1rem 0;}
#service .s1 p.txt{ width:auto; color:#555; font-size:14px; line-height:26px; padding-bottom:0;}
#service .s2{ width:auto; margin:0 1rem; padding-bottom:0;}
#service .s2 ul{ width:auto;}
#service .s2 li{ float:none; width:auto; height:auto; margin:0 0 1rem 0; background:#fff; box-shadow:0 0 30px rgba(0,0,0,.1);}
#service .s2 li .txt{ padding:2rem 0 2rem 1.3rem;}
#service .s2 li .txt h4{ color:#333; font-size:23px; font-weight:normal; line-height:23px; padding-bottom:15px;}
#service .s2 li .txt p{ color:#666; font-size:15px; line-height:25px;}

#service .s1 p.txt{ color:#555; font-size:14px; line-height:26px; padding-bottom:1.5rem;}
#service .pic img{ width:100%; height:auto;}



/*联系我们*/
.contact ul{ display:flex; flex-direction:column; padding:0;}
.contact li{ /*float:left;*/ width:100%; border-left:0; border-bottom:solid 0.5rem #e5e5e5;}
.contact li:first-child{ border:0;border-bottom:solid 0.5rem #ccc;}
.contact li div{ padding:2rem;}
.contact li h3{ font-size:1rem; line-height:30px; font-weight:normal; padding:0.5rem 0 0;}
.contact li p{ font-size:0.7rem; line-height:30px;}
.contact li .ewm{ padding-top:30px;}
.contact li .ewm span{ display:block;}
.contact .smap{ display:block;}
.map{ display:none;}
.smap{ display:block;}
.smap img{ width:100%;}
}
/*自适应*/
html { font-size: 125%; /* 20*16=125% min-font-size:12px bug*/ }

@media only screen and (min-width: 481px) {
html { font-size: 188%!important; /* 30.08*16=188% */ }
}

@media only screen and (min-width: 561px) {
html { font-size: 218%!important; /* 38.88*16=218% */ }
}

@media only screen and (min-width: 641px) {
html { font-size: 140%!important; /* 40*16=250% */ }



}
