@charset "utf-8";
/* CSS 鼠标效果 */
@import url('xiaoguo.css');

/*@import url('https://fonts.googleapis.com/css?family=Noto+Sans+SC:100,300,400,500,700,900');*/
* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; padding: 0; margin: 0;}
body{ font-size: 16px; color: #666; overflow-x: hidden; font-family:'Noto Sans SC',"Source Han Sans CN","PingFang SC",Arial,"Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif; padding-top: 80px;}
ul,li,ol,dl,dt,dd,p,h1,h2,h3,h4,h5,h6,header,footer{ list-style: none; padding: 0; margin: 0; display: block;}
input,textarea,select,button{ outline:none; font-family:"Noto Sans SC","Source Han Sans CN","Microsoft YaHei",Helvetica,Arial,Verdana,sans-serif; }
::-webkit-input-placeholder {color: #999;}
::-moz-placeholder {color: #999;}
:-ms-input-placeholder {color: #999;}

a { text-decoration: none; color:#333; transition: color 0.56s ease;}
a:hover{ color: #d6000c;}

.clearfix:after{content:"";height:0;line-height:0;display:block;visibility:hidden;clear:both}
.clearfix{zoom:1;}
.clear{ clear:both}
.overflow{overflow-y:hidden;}

.fl{float: left;}
.fr{float: right;}


img{ display: inline-block; vertical-align:middle;max-width:100%;max-height:100%;height: auto; border: none;}

.wrap{ width: 1520px; margin: 0 auto;}
.w1200{ width: 1200px; margin: 0 auto;}
.ovh{overflow: hidden;}


::-webkit-scrollbar { width: 8px;padding-right: 8px; background-color: #f2f2f2;  /*其他样式，比如圆角等*/}
/*滑块样式*/
::-webkit-scrollbar-thumb {background: rgba(0, 0, 0, .6);}
/*当前窗口失去焦点时的滑块样式*/
::-webkit-scrollbar-thumb:window-inactive {background: rgba(0, 0, 0, .6);}


/*顶部*/
.header{ width: 100%; height:80px; background:#fff; box-shadow: 0 0  10px rgba(0,0,0,.1); position: fixed; left: 0; top: 0; z-index: 9999; }
.header .logo{float: left; padding:5px 0;}
.header .headRight{ float: right;}
.header .nav{ float: left;}
.header .nav ul{ margin-left: -45px;}
.header .nav ul li{  line-height: 80px; position: relative; padding:0 40px; float: left;}
.header .nav ul li::after{ content: ""; width: 1px; height:15px; background: #c6c6c6; position: absolute; right: 0; top: 50%; margin-top: -7px;}
.header .nav ul li a{ color: #333;  font-size: 16px; display: block; position: relative; z-index: 11; transition: all .4s;}
.header .nav ul li:hover a,.header .nav ul li.on a{ color: #d6000c;}
.header .lang{ float: left; padding-left: 40px; margin-left: 40px; position: relative;}
.header .lang a{ color: #666; font-size: 18px; line-height: 80px;}
.header .lang a:hover{ color: #d6000c;}
.header .lang.en{ background: url(../images/en.png) no-repeat left center;}
.header .lang.cn{ background: url(../images/cn.jpg) no-repeat left center;}
.header .searchBtn{ width: 30px; height: 30px; background: url(../images/icon01.png) no-repeat center; margin-left: 15px; margin-top: 25px; float: left; cursor: pointer;}
.header .menu-toggle{display: none;}

/*首页bannner*/
.banner { position: relative;}
.banner .swiper-container{ width:100%; overflow:hidden;}
.banner .swiper-container .swiper-slide{ background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; overflow: hidden;}
.banner .swiper-container .swiper-slide a{  display: block; width:100%;}
.banner .swiper-container .swiper-slide img{width:100%;}
.banner .pagination {position: absolute;z-index: 20;bottom:25px;width: 100%;text-align: center;}
.banner .swiper-pagination-switch {display: inline-block; width:14px; height: 14px; background:#fff; margin: 0 5px; border-radius: 10px; cursor: pointer;}
.banner .swiper-active-switch { background: #d6000c; opacity: 1;}

.neiBanner{height:350px; background-position: center; background-repeat: no-repeat; background-size: cover; position: relative;}
.neiBanner .bannerText{text-align: center; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.neiBanner .bannerText h2{ font-size: 48px; color:rgba(255,255,255,0.1); font-weight: 900; line-height: 1;}
.neiBanner .bannerText h3{ font-size: 36px; color: #fff; line-height: 1; margin-top: -20px; position: relative;}
.neiBanner .bannerText h3::before{ content: ""; width: 60px; height: 1px; background: rgba(255,255,255,0.5); position: absolute; left: -70px; top: 50%; }
.neiBanner .bannerText h3::after{ content: ""; width: 60px; height: 1px; background: rgba(255,255,255,0.5); position: absolute; right: -70px; top: 50%; }

.title{ text-align: center; margin-bottom:40px;}
.title h3{ font-size: 108px; color: #e5e5e5; font-weight: 900; line-height:1;background-image:-webkit-linear-gradient(top, #ffe9e9, rgba(0,0,0,0)); -webkit-background-clip:text; -webkit-text-fill-color:transparent;}
.title h2{ font-size: 36px; font-weight: bold; color: #2f3949; line-height:1;  margin-top: -30px; margin-bottom: 15px; position: relative;}
.title h2 span{color: #d6000c;}
.title p{ font-size: 16px; color: #999;}

.ntitle{ text-align: center; margin-bottom: 30px;}
.ntitle h2{ font-size: 36px; color: #2f3949; line-height: 1; margin-bottom: 5px;}
.ntitle p{ font-size: 16px; color: #8d8d8d; line-height: 1;}

.ipro{ padding: 50px 0; background: #f9f9f9;}
.ipro .box ul{ margin: 0 -9px;}
.ipro .box ul li{ width: 20%; padding: 0 9px; float: left;}
.ipro .box ul li a{ background: #fff; display: block; box-shadow: 0 0 10px rgba(0,0,0,.08); padding: 10px;transition: all .4s;}
.ipro .box ul li dl{ padding-bottom: 100%; position: relative; overflow: hidden;}
.ipro .box ul li dl::before{ content:""; width:calc(100% - 2px); height: calc(100% - 2px); border: #eee solid 1px; position: absolute; left: 0; top: 0; transition: all .4s;}
.ipro .box ul li dl img{position:absolute;top:0;bottom:0;left:0;right:0;width: 100%; height: 100%; margin:auto; padding: 1px;}
.ipro .box ul li h3{ color: #666; font-size: 16px; font-weight: normal; text-align: center;  font-weight: normal; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; margin: 6px 0;}
.ipro .box ul li a:hover{ box-shadow: 0 0 15px rgba(0,0,0,.2);}

.fenlei{ padding: 20px 0; background: url(../images/proBg.jpg) no-repeat center; background-size:cover;}
.fenlei .box{ position: relative;}
.fenlei .box .arrow-left,.fenlei .box .arrow-right{ width: 70px; height: 70px; position: absolute; top: 200px;}
.fenlei .box .arrow-left{ background: url(../images/arrow-left.png) no-repeat center; left: -90px;}
.fenlei .box .arrow-right{ background: url(../images/arrow-right.png) no-repeat center; right: -90px;}
.fenlei .swiper-slide{ background: rgba(255, 255, 255, .6); box-sizing: border-box; padding: 50px 80px; position: relative;}
.fenlei .swiper-slide::after{ content: ""; width: 730px; height: 117px; background: url(../images/icon03.png) no-repeat; position: absolute; left: 23px; top: 60px;}
.fenlei .swiper-slide .pic{ width: 50%; text-align: center; float: right;}
.fenlei .swiper-slide .con{ width: 50%; float: left;}
.fenlei .swiper-slide .con .tit{font-size: 24px; color: #fff; line-height: 60px; background-image:-webkit-linear-gradient(left, #303a4a 30%, rgba(0,0,0,0)); display: inline-block; padding-left: 34px; padding-right: 180px; margin-bottom: 70px; position: relative;}
.fenlei .swiper-slide .con .tit::before{ content: ""; width: 8px; height: 8px; border: #fff solid 3px; border-radius: 8px; position: absolute; left: 15px; top: 50%; margin-top: -4px;}
.fenlei .swiper-slide .con .text{ color: #8c8b8b; line-height: 26px;}
.fenlei .swiper-slide .con .text h3{ font-size: 18px;color: #d6000c; font-weight: normal;}
.fenlei .swiper-slide .con .zxbtn{ width: 120px; height: 46px; line-height: 46px; font-size: 16px;color: #fff; background:#d6000c url(../images/icon02.png) no-repeat 13px center; border-radius: 5px; padding-left: 42px; margin-top: 40px; display: block;}
.fenlei .swiper-slide .con .zxbtn:hover{background:#9e1611 url(../images/icon02.png) no-repeat 13px center;}

.iabout{ padding: 40px 0 60px;}
.iabout .aboutCon{ padding: 20px 0 50px; background: url(../images/about.png) no-repeat right top 10px;}
.iabout .aboutCon .pic{ width: 805px; float: left;}
.iabout .aboutCon .box{ width: 715px; padding-left: 65px; float: right;}
.iabout .aboutCon .box .tit{ margin-bottom: 20px;}
.iabout .aboutCon .box .tit h2{ font-size: 34px; font-weight: 900; color: #000;}
.iabout .aboutCon .box .tit dl{ font-size: 18px; color: #d6000c; font-weight: bold;}
.iabout .aboutCon .box .text{ color: #888; line-height: 30px; margin-bottom: 45px;}
.iabout .aboutCon .box .more{ width: 160px; height: 46px; line-height: 44px; text-align: center; background: #d6000c; border-radius: 5px; color: #fff; font-size: 16px; font-weight: 300; display: block; transition: all .4s;}
.iabout .aboutCon .box .more:hover{ background: #b11813; color: #fff;}
.iabout .aboutCon .box dt{ padding-top: 40px;}
.iabout .aboutList{ position: relative;}
.iabout .aboutList::after{ content: ""; width: 100%; height: 4px; background: #2f3949; position: absolute; left: 0; top:150px}
.iabout .aboutList ul{ position: relative; z-index: 11;}
.iabout .aboutList ul li{ width: 25%; text-align: center; padding: 0 50px; position: relative; float: left;}
.iabout .aboutList ul li dl{ width: 130px; height: 128px; line-height: 128px; background:url(../images/icon04_01.png) no-repeat center; margin: 0 auto 5px; overflow: hidden;}
.iabout .aboutList ul li dd{ width: 34px; height: 34px; line-height: 34px; background: #2f3949; border-radius: 34px; color: #fff; font-size: 15px; margin: 0 auto 8px; position: relative;z-index: 111; }
.iabout .aboutList ul li h3{ font-size: 18px; color: #2f3949; font-weight: 900; margin-bottom: 10px;}
.iabout .aboutList ul li dt{ color: #888; line-height: 24px;}
.iabout .aboutList ul li.on::after{ content: ""; width: 100%; height: 4px; background: #d6000c; position: absolute; left: 0; top: 150px;}
.iabout .aboutList ul li.on dl{  background:url(../images/icon04_02.png) no-repeat center; }
.iabout .aboutList ul li.on dl img{filter: drop-shadow(#fff 0 150px); transform: translateY(-150px);}
.iabout .aboutList ul li.on dd{ background: #d6000c;}

.mapHistory{ padding: 80px 0 30px; background: url(../images/mapBg.jpg) no-repeat center bottom; background-size: 100% auto;}
.mapHistory .mapBox{ text-align: center;}
.history{ position: relative;}
.history::after{ content: ""; width: 100%; height: 20px; background: url(../images/icon09.png) repeat-x; position: absolute; left: 0; bottom: 38px;}
.history .swiper-container .swiper-slide{ padding: 0 50px; box-sizing: border-box;}
.history .swiper-container .swiper-slide .item{ height: 155px; text-align: center;}
.history .swiper-container .swiper-slide .item dl{ font-size: 64px; color: #d6000c; font-weight: bold; line-height: 1; opacity: 0.17;}
.history .swiper-container .swiper-slide .item dt{ color: #333; line-height: 1.2; margin-top: -20px;}
.history .swiper-container .swiper-slide .item dd{ font-size: 18px; color: #222; font-weight: 500; line-height:1; position: relative; margin-top: 45px;}
.history .swiper-container .swiper-slide .item dd::before{ content: ""; width: 42px; height: 42px; background: url(../images/icon10.png) no-repeat center; position: absolute; left: 50%; top: -40px; transform: translateX(-50%);}

.inews{ padding: 40px 0 40px;}
.inews .box{ margin-bottom: 30px;}
.inews .box ul{ margin: 0 -35px;}
.inews .box ul li{ width: 50%; padding: 0 35px; margin-bottom: 20px; float: left;}
.inews .box ul li a{ background: #f7f8fb; display: block; padding: 25px; border-radius: 8px; transition: all .4s;}
.inews .box ul li ol{ padding: 0 10px 0 100px; overflow: hidden; position: relative;}
.inews .box ul li ol h3{ color: #000; font-size: 18px; font-weight: 500;  overflow: hidden; text-overflow:ellipsis; white-space: nowrap; padding-bottom: 5px; transition: all .4s;}
.inews .box ul li ol dt{ color: #888; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; transition: all .4s;}
.inews .box ul li ol dl{ width: 80px; height: 90px; text-align: center; font-size: 14px; color: #333; background: #fff;  padding-top: 10px; position: absolute; left: 0; top: 0px; transition: all .4s;}
.inews .box ul li ol dl b{ font-size: 40px; color: #000; line-height: 1; display: block;transition: all .4s;}
.inews .box ul li a:hover{background: #d6000c;}
.inews .box ul li a:hover ol h3{ color: #fff;}
.inews .box ul li a:hover ol dt{ color: #fff;}
.inews .more{ width: 146px; height: 46px; line-height: 42px; border: #ccc solid 1px; border-radius: 5px; display: block; margin: 0 auto; color: #888; text-align: center;transition: all .4s;}
.inews .more:hover{ border: #d6000c solid 1px; background: #d6000c; color: #fff;}

.introduction{ padding: 50px 0;}
.introduction .text{ color: #888; line-height: 36px; margin-bottom: 50px;}
.introduction .box{}
.introduction .box ul{}
.introduction .box ul li{ width: 33.33%; overflow: hidden; float: left;}
.introduction .box ul li dl{ width: 57px; border-right: #eee solid 1px; margin-right: 22px; margin-top: 15px; float: left;}
.introduction .box ul li ol{ width: 250px; float: left;}
.introduction .box ul li ol h3{ font-size: 24px; color: #d6000c; line-height: 1; margin-bottom: 5px;}
.introduction .box ul li ol dt{ color: #888; line-height: 1.5;}

.zhizao{ padding: 50px 0 24px; background: url(../images/zhizaoBg.jpg) no-repeat center top; background-size: cover;}
.zhizao .box{ width: 1200px; color: #89909d; font-size: 24px; font-weight: 300; text-align: center; line-height: 48px; padding:20px 128px 30px; position: relative; margin:0 auto;}
.zhizao .box::before{ content: ""; width: 28px; height: 21px; background:url(../images/icon17.png) no-repeat center; position: absolute; left: 0; top:30px;}
.zhizao .box::after{ content: ""; width: 28px; height: 21px; background:url(../images/icon18.png) no-repeat center; position: absolute; right:0; bottom:60px;}
.zhizao .pic{ display: flex; justify-content: space-between;}

.culture{ padding: 50px 0;}
.culture .box{ padding-top: 20px;}
.culture .box ul{ margin: 0 -80px;}
.culture .box ul li{ width: 33.33%; padding: 0 80px; float: left;}
.culture .box ul li .item{ height: 200px; padding: 25px 30px; box-shadow: 0 0 15px rgba(0,0,0,.08); border-radius: 10px;}
.culture .box ul li .item dl{ width: 80px; float: left;}
.culture .box ul li .item ol{ width: 240px; float: left;}
.culture .box ul li .item ol h3{ font-size: 18px; color: #000; font-weight: normal; padding-bottom: 10px; margin-bottom: 15px; position: relative;}
.culture .box ul li .item ol h3::after{ content: ""; width: 25px; height: 4px; background: #d6000c; position: absolute; left: 0; bottom: 0;}
.culture .box ul li .item ol dt{ color: #888; }

.news{ padding: 60px 0 80px;}
.news .box{ margin-bottom: 40px;}
.news .box ul{ margin: 0 -35px;}
.news .box ul li{ width: 50%; padding: 0 35px; margin-bottom: 20px; float: left;}
.news .box ul li a{ background: #f7f8fb; display: block; padding: 25px; border-radius: 8px; transition: all .4s;}
.news .box ul li ol{ padding: 0 10px 0 100px; overflow: hidden; position: relative;}
.news .box ul li ol h3{ color: #000; font-size: 18px; font-weight: 500;  overflow: hidden; text-overflow:ellipsis; white-space: nowrap; padding-bottom: 5px; transition: all .4s;}
.news .box ul li ol dt{ color: #888; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; transition: all .4s;}
.news .box ul li ol dl{ width: 80px; height: 90px; text-align: center; font-size: 14px; color: #333; background: #fff;  padding-top: 10px; position: absolute; left: 0; top: 0px; transition: all .4s;}
.news .box ul li ol dl b{ font-size: 40px; color: #000; line-height: 1; display: block;transition: all .4s;}
.news .box ul li a:hover{background: #d6000c;}
.news .box ul li a:hover ol h3{ color: #fff;}
.news .box ul li a:hover ol dt{ color: #fff;}

.newsView{background: #e8eaee;  padding: 50px 0 60px;}
.newsView .box{ background: #fff; box-shadow:10px 10px 0 #e4e4e4; margin-bottom: 10px;}
.newsView .box .newsHead{ padding: 50px 70px 30px;  position: relative;}
.newsView .box .newsHead::after{ content: ""; width: 60px; height: 3px; background: #d6000c; position: absolute; left: 70px; bottom: -2px;}
.newsView .box .newsHead h1{ font-size: 30px; color: #000; font-weight: normal; line-height: 1.2; margin-bottom: 10px;}
.newsView .box .newsHead span{ color: #999; margin-right: 30px;}
.newsView .box .viewCon{ padding:50px 70px 70px; line-height: 2;}
.newsView .box .viewPage{ border-top: #eaeaea solid 2px; padding: 30px 70px; overflow: hidden; position: relative;}
.newsView .box .viewPage .boxCon{ padding-right: 200px;}
.newsView .box .viewPage .boxCon a{ color: #333; display: block; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; }
.newsView .box .viewPage .boxCon b{ color: #d6000c;}
.newsView .box .viewPage .boxCon a:hover{color: #d6000c;}
.newsView .box .viewPage .back{ width: 160px; height: 42px; line-height: 42px;  text-align: center; border-radius: 40px; background: #d6000c; position:absolute; right: 70px; top: 35px;}
.newsView .box .viewPage .back a{color: #fff; display: block;}

.products{ padding: 44px 0; background: #f9f9f9;}
.proNav{ text-align: center; margin-bottom: 45px;}
.proNav a{ color: #fff; background: #303a4a; line-height: 50px; padding: 0 25px; border-radius: 10px; margin: 0 5px; display: inline-block;}
.proNav a:hover,.proNav a.on{ background: #d6000c;}
.products .box{ padding-bottom: 20px;}
.products .box ul{ margin: 0 -9px;}
.products .box ul li{ width: 25%; padding: 0 9px; margin-bottom: 20px; float: left;}
.products .box ul li .item{ background: #fff; display: block; box-shadow: 0 0 10px rgba(0,0,0,.08); padding: 10px;transition: all .4s;}
.products .box ul li dl{ padding-bottom: 100%; position: relative; overflow: hidden;}
.products .box ul li dl::before{ content:""; width:calc(100% - 2px); height: calc(100% - 2px); border: #eee solid 1px; position: absolute; left: 0; top: 0; transition: all .4s;}
.products .box ul li dl img{position:absolute;top:0;bottom:0;left:0;right:0;width: 100%; height: 100%; margin:auto; padding: 1px;}
.products .box ul li ol{ width: 100%; font-size: 14px; color: #fff; text-align: center; line-height: 40px; background: rgba(197, 38, 32, .7); position: absolute; left: 0; bottom: 0; display: none;}
.products .box ul li ol a{ color: #fff; line-height: 22px; margin: 0 10px; display: inline-block;}
.products .box ul li ol a.zixun{ background: url(../images/icon02.png) no-repeat left center; padding-left: 26px;}
.products .box ul li ol a.download{ background: url(../images/icon22.png) no-repeat left center; padding-left: 26px;}
.products .box ul li h3{ color: #666; font-size: 16px; font-weight: normal; text-align: center;  font-weight: normal; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; margin: 6px 0;}
.products .box ul li h3 a{ display: block;}
.products .box ul li .item:hover{ box-shadow: 0 0 15px rgba(0,0,0,.2);}
.products .box ul li .item:hover ol{display: block;}

.projieshao{ background: #f3f5f8; padding: 40px 0 10px;}
.projieshao .tit{ text-align: center; margin-bottom: 20px;}
.projieshao .tit h2{font-size: 24px; color: #303a4a;}
.projieshao .text{ color: #868789; line-height: 26px; margin-bottom: 25px;}
.projieshao .text h3{ color: #000; font-weight: normal; margin-top: 10px;}
.projieshao .text table { width: 100% !important; text-align: center; border-spacing: 0; border-collapse: collapse;}
.projieshao .text table tr:nth-child(1) { font-size: 16px; background: #303a4a; color: #fff; }
.projieshao .text table tr td { font-size: 15px; line-height: 42px; border: #d4d4d4 solid 1px; white-space: nowrap;}

.proview{ padding: 44px 0;}
.proview .box{ padding-bottom: 30px;}
.proview .box .tit{ margin-bottom: 30px; border-bottom: #eee solid 1px;}
.proview .box .tit h1{ font-size: 20px; font-weight: 500; text-align: center; padding: 10px ;}
.proview .box .text{ text-align: center;}
.proview .downloadZixun{ text-align: center;}
.proview .downloadZixun a{ color: #333; line-height: 22px; box-shadow: 0 0 10px rgba(0, 0, 0, .15); padding: 12px 15px 12px 40px; border-radius: 5px; margin: 0 10px; display: inline-block;}
.proview .downloadZixun a.zixun{ background: url(../images/icon24.png) no-repeat 15px center;}
.proview .downloadZixun a.download{ background: url(../images/icon23.png) no-repeat 15px center; }

.contact{ padding: 50px 0;}
.contact .box{ width: 50%; padding-right: 50px; float: left;}
.contact .box .tit{margin-bottom: 30px;}
.contact .box .tit h3{ font-size: 48px; color: #d6000c; line-height: 1; font-weight: 900; margin-bottom: 20px;}
.contact .box .tit dt{ color: #888; font-weight: 300;}
.contact .box .con{line-height:2; }
#map{ width: 50%; height: 400px; float: left;}

.footer{ background: #292a34;}
.footer .fmain{ padding: 40px 0 30px;}
.footer .item{ float: left;}
.footer .item .tit{ margin-bottom: 30px;}
.footer .item .tit h3{ font-size: 18px; line-height: 1; color: #fff; font-weight: 500;}
.footer .item:nth-child(1){ width: 610px;}
.footer .item:nth-child(2){ width: 320px;}
.footer .item:nth-child(3){ width: 270px; float: right;}
.footer .fcontact dt{ color: #fff; font-weight: 300;}
.footer .fnav { width: 430px;}
.footer .fnav ul li{ width: 50%; margin: 20px 0; padding-right: 50px; float: left;}
.footer .fnav ul li a{color: #fff; line-height: 40px; padding-left: 18px; background:url(../images/icon12.png) no-repeat left center; border-bottom: #7f7f85 solid 1px; display: block;}
.footer .fnav ul li a:hover{ color: #d6000c;}
.footer .ewm ol{ float: left; width: 145px; margin-right: 20px;}
.footer .ewm li{ float: left;  text-align: center; color: #999; font-size: 16px; line-height: 2.2; white-space: nowrap; padding-top:40px;}
.footer .copyright{ background: #15161b; color: #999; text-align: center; line-height: 50px;}
.footer .copyright a{color: #999;}
.footer .copyright a:hover{color: #d6000c;}

/*===/分页=============================*/
.fenye { text-align: center; font-size: 15px; width: 100%; height: 40px; margin: 10px 0 0px;}
.fenye .prev, .fenye .next { width: 40px; height: 40px; line-height: 40px; color: #8a8a8a;margin-right: 5px; display: inline-block; font-family: "宋体";font-size: 17px; background: #fff; border: #EBEBEB solid 1px;border-radius: 6px;}
.fenye a { width: 40px; height: 40px; line-height: 40px;  color: #8a8a8a; margin-right: 5px;display: inline-block; background: #fff; border: #EBEBEB solid 1px; border-radius: 6px;}
.fenye a:hover {color: #fff; background: #242a34; border: #242a34 solid 1px;}
.fenye a.current { color: #fff;  background: #242a34; margin-right: 5px; border: #242a34 solid 1px;}

/*搜索框*/
.search-dialog-box{display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 999999999;}
.search-dialog-box .black{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, .8);}
.search-dialog{position: absolute;left:50%;top:50%;box-sizing:border-box;width: 680px;padding: 20px 30px;transform: translate(-50%,-50%);background-color: #fff;box-shadow: 0 0 10px rgba(0,0,0,.33);border-radius:50px;}
.search-dialog input[type=text]{float: left;width: 86%;border: none; padding: 0;font-size:18px;line-height: 28px; height:28px;color: #999; background-color: #fff;border-radius: 0;}
.search-dialog input[type=submit] {float: right; width:28px; height:28px; background-repeat: no-repeat; background-position: center; background-size: 100%; border: none; padding: 0; background-image: url(../images/search-btn.png);background-color: transparent; cursor: pointer;}

/* 底部漂浮 */
.global_bottom_box{display: none;}


/* 右侧漂浮 */
.izl-rmenu{position:fixed; right:0; margin-right:10px; bottom:50px; padding-bottom:20px; z-index:9999; }
.izl-rmenu .btn{width:72px; height:73px; margin-bottom:1px; cursor:pointer; position:relative;}
.izl-rmenu .btn-qq{background:url(../images/r_qq.png) 0px 0px no-repeat; background-color:#ff811b;}
.izl-rmenu .btn-qq:hover{background-color:#ff811b;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.png) 0px 0px no-repeat; background-color:#ff811b; text-decoration:none; display:block;}
.izl-rmenu .btn-wx{background:url(../images/r_wx.png) 0px 0px no-repeat; background-color:#ff811b;}
.izl-rmenu .btn-wx:hover{background-color:#ff811b;}
.izl-rmenu .btn-wx .pic{position:absolute; left:-160px; top:0px; display:none;width:160px;height:160px; max-width: inherit; max-height: inherit;}
.izl-rmenu .btn-phone{background:url(../images/r_phone.png) 0px 0px no-repeat; background-color:#ff811b;}
.izl-rmenu .btn-phone:hover{background-color:#ff811b;}
.izl-rmenu .btn-phone .phone{background-color:#ff811b; position:absolute; width:160px; left:-160px; top:0px; line-height:73px; color:#FFF; font-size:18px; text-align:center; display:none;}
.izl-rmenu .btn-top{background:url(../images/r_top.png) 0px 0px no-repeat; background-color:#666666; display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}

@media only screen and (min-width: 1680px) and (max-width: 1920px){

}

@media only screen and (min-width: 1440px) and (max-width: 1679px){
    .wrap{ width: 1380px;}

    .iabout .aboutCon .pic{ width: 680px;}
    .iabout .aboutCon .box{ width: 700px; padding-left: 30px;}
    .iabout .aboutCon .box .tit { margin-bottom: 10px;}
    .iabout .aboutCon .box .tit h2{ font-size: 30px; line-height: 1; margin-bottom: 10px;}
    .iabout .aboutCon .box .text{ line-height: 26px; margin-bottom: 20px;}
    .iabout .aboutCon .box dt{ padding-top: 30px;}

    .culture .box ul { margin: 0 -60px;}
    .culture .box ul li{ padding: 0 60px;}
    .culture .box ul li .item{ height: 210px;}
    .culture .box ul li .item ol{ width: 325px;}
}

@media only screen and (min-width: 1280px) and (max-width: 1439px){
    .wrap{ width:1226px;}

    .header .nav ul li{ padding: 0 30px;}

    .title h3{ font-size: 90px;}
    .title h2{ font-size: 30px;}
    .title p{ font-size: 15px;}

    .iabout .aboutCon{ padding: 0 0 50px;}
    .iabout .aboutCon .pic{ width: 610px;}
    .iabout .aboutCon .box{ width: 615px; padding-left:17px;}
    .iabout .aboutCon .box .tit { margin-bottom: 10px;}
    .iabout .aboutCon .box .tit h2{ font-size: 28px; font-weight:bold; line-height: 1; margin-bottom: 5px;}
    .iabout .aboutCon .box .text{ height: 266px; font-size: 16px; line-height: 24px; margin-bottom: 15px; overflow: hidden;}
    .iabout .aboutCon .box dt{ padding-top: 20px;}
    .iabout .aboutCon .box .more{width: 130px; height: 40px; line-height: 38px; font-size: 15px;}

    .inews .box ul { margin: 0 -20px;}
    .inews .box ul li{ padding: 0 20px;}

    .news .box{ margin-bottom: 25px;}
    .news .box ul { margin: 0 -20px;}
    .news .box ul li{ padding: 0 20px;}

    .footer .item:nth-child(1){ width: 490px;}
}

@media only screen and (min-width: 1000px) and (max-width: 1279px){
    body{ font-size: 15px;}
    .wrap{ width: 990px;}
    .w1200{ width: 990px;}

    .header .logo{ height: 80px; padding:20px 0;}
    .header .nav ul{ margin-left: -17px;}
    .header .nav ul li{ padding: 0 30px;}
    .header .nav ul li a{ font-size: 16px;}
    .header .lang{ margin-left: 40px;}
    .header .lang::before{ left: -18px;}
    .header .lang a{ font-size: 16px;}
    .header .searchBtn{ margin-left: 10px;}

    .neiBanner{ height: 300px;}

    .title h3{ font-size: 90px;}
    .title h2{ font-size: 30px;}
    .title p{ font-size: 15px;}

    .ntitle h2{ font-size: 30px;}
    .ntitle p{ font-size: 15px;}

    .fenlei .swiper-slide{ padding: 50px 40px;}
    .fenlei .swiper-slide::after{ height: 80px; background-size: auto 100%;}
    .fenlei .swiper-slide .con .tit{ font-size: 18px; line-height: 48px; margin-bottom: 25px;}

    .iabout .aboutCon{ padding: 0 0 50px;}
    .iabout .aboutCon .pic{ width: 100%; float: none; margin-bottom: 15px;}
    .iabout .aboutCon .pic img{ width: 100%;}
    .iabout .aboutCon .box{ width: 100%; padding-left: 0; float: none;}
    .iabout .aboutCon .box .tit { margin-bottom: 10px;}
    .iabout .aboutCon .box .tit h2{ font-size: 28px; font-weight:bold; line-height: 1; margin-bottom: 5px;}
    .iabout .aboutCon .box .text{ height: auto; font-size: 15px; line-height: 24px; margin-bottom: 15px; overflow: hidden;}
    .iabout .aboutCon .box dt{ padding-top: 20px;}
    .iabout .aboutCon .box .more{width: 130px; height: 40px; line-height: 38px; font-size: 15px;}

    .iabout .aboutList ul li{ padding: 0 20px;}

    .inews .box ul { margin: 0 -15px;}
    .inews .box ul li{ padding: 0 15px;}

    .zhizao .box{ width: 95%; font-size: 22px; line-height: 38px;}

    .culture .box{ padding-top: 0;}
    .culture .box ul { margin: 0 -15px;}
    .culture .box ul li{ padding: 0 15px;}
    .culture .box ul li .item { padding: 25px;}
    .culture .box ul li .item ol{ width: 100%;}
    .culture .box ul li .item ol dt{ font-size: 15px;}

    .news .box ul { margin: 0 -15px;}
    .news .box ul li{ padding: 0 15px;}

    .products .box ul li ol a{ margin: 0 5px;}

    .footer .item:nth-child(1){ width: 425px;}
    .footer .item:nth-child(2){ width: 270px;}
    .footer .fnav{ width: 100%;}
    .footer .fnav ul li{padding-right: 20px;}
    .footer .item:nth-child(3){ width: 230px;}
    .footer .ewm ol{ width: 128px;}

}

@media screen and (max-width:999px){
    body{ padding-top: 60px; font-size: 15px;}
    .wrap{ width: 100%; padding: 0 15px;}
    .w1200{ width: 100%; padding: 0 15px;}

    .header{ width: 100%; height:60px; background:#fff; box-shadow: 0 0 5px rgba(0,0,0,.1);  position: fixed; top: 0; left: 0; z-index: 99999999; }
    .header .logo{ height: 60px; padding: 14px 0;}
    .header .headRight{ float: none; position: fixed; top: 60px; left: 0; width: 100%; height: calc(100vh - 60px);  border-top: #eee solid 1px;  background: #fff; display: none;}
    .header .nav{ width: 100%; float: none;}
    .header .nav ul{ margin-left: 0;}
    .header .nav ul li{ float: none; padding: 0; line-height: 50px; border-bottom: #eee solid 1px; position: relative;}
    .header .nav ul li::after{ display: none;}
    .header .nav ul li a{ color: #000; font-size: 15px; padding: 0 15px;}
    .header .nav ul li a:hover{ color: #d6000c;}
    .header .nav ul li.on a{ color: #d6000c;}
    .header .lang{ margin-left: 15px;}
    .header .lang a{ color: #000; line-height: 50px; font-size: 15px;}
    .header .searchBtn{    margin-left: 14px; margin-top: 10px;}

    .header .menu-toggle{ width:60px; height:60px; position:absolute; right:0; top:0; z-index:99999; display:block;}
    .header .menu-toggle span{ width:35px; height:2px; background:#333;display:block; position:relative; opacity:1;transition:all 300ms; margin:30px 0 0 12px;}
    .header .menu-toggle span:before{ content:"";width:35px; height:2px; background:#333;display:block; position:absolute; left:0; top:-10px;transition:all 300ms;}
    .header .menu-toggle span:after{ content:"";width:35px; height:2px; background:#333;display:block;position:absolute; left:0; top:10px;transition:all 300ms;}
    .header .menu-toggle.cur span{background-color:transparent;}
    .header .menu-toggle.cur span:before{transform:rotate(45deg); top:0px;}
    .header .menu-toggle.cur span:after{transform:rotate(-45deg); top:0px;}

    /*首页bannner*/
    .banner { position: relative;}
    .banner .swiper-container{ width:100%; overflow:hidden;}
    .banner .swiper-container .swiper-slide{ background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; overflow: hidden;}
    .banner .swiper-container .swiper-slide a{ display: block; width:100%;}
    .banner .swiper-container .swiper-slide img{width:100%;}
    .banner .pagination {position: absolute;z-index: 20;bottom:10px;width: 100%;text-align: center;}
    .banner .swiper-pagination-switch {display: inline-block; width:10px; height: 10px; background:#fff; margin: 0 2px; border-radius: 10px; cursor: pointer;}
    .banner .swiper-active-switch { background: #d6000c; opacity: 1;}

    .neiBanner{height: 110px; background-position: center; background-repeat: no-repeat; background-size: cover; position: relative;}
    .neiBanner .bannerText{text-align: center; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
    .neiBanner .bannerText h2{ font-size: 28px; color: rgba(255,255,255,0.2); font-weight: 900; line-height: 1;}
    .neiBanner .bannerText h3{ font-size: 18px; margin-top: -10px; position: relative;}
    .neiBanner .bannerText h3::before{ content: ""; width: 40px; height: 1px; background: rgba(255,255,255,0.5); position: absolute; left: -50px; top: 50%; }
    .neiBanner .bannerText h3::after{ content: ""; width: 40px; height: 1px; background: rgba(255,255,255,0.5); position: absolute; right: -50px; top: 50%; }

    .title{ text-align: center; margin-bottom:20px;}
    .title h3{ font-size: 60px; background-image:-webkit-linear-gradient(top, #ffe9e9, rgba(0,0,0,0)); -webkit-background-clip:text; -webkit-text-fill-color:transparent;}
    .title h2{ font-size: 20px;  margin-top: -20px; margin-bottom: 12px; position: relative;}
    .title p{ font-size: 13px; }

    .ntitle{ margin-bottom: 20px;}
    .ntitle h2{ font-size: 22px; margin-bottom: 5px;}
    .ntitle p{ font-size: 14px;}

    .ipro{ padding: 30px 0; background: #f9f9f9;}
    .ipro .box ul{ margin: 0 -5px;}
    .ipro .box ul li{ width: 50%; padding: 0 5px; margin-bottom: 10px; float: left;}
    .ipro .box ul li:nth-child(5){ display: none;}
    .ipro .box ul li a{ background: #fff; display: block; box-shadow: 0 0 10px rgba(0,0,0,.08); padding: 10px;transition: all .4s;}
    .ipro .box ul li h3{  font-size: 14px; margin: 6px 0;}

    .fenlei{ padding: 20px 0; background: url(../images/proBg.jpg) no-repeat center; background-size:cover;}
    .fenlei .box{ position: relative;}
    .fenlei .box .arrow-left,.fenlei .box .arrow-right{display: none;}
    .fenlei .swiper-slide{ background: rgba(255, 255, 255, .6); box-sizing: border-box; padding: 20px; position: relative;}
    .fenlei .swiper-slide::after{display: none;}
    .fenlei .swiper-slide .pic{ width: 100%; padding: 0 50px; text-align: center; float: none; margin-bottom: 20px;}
    .fenlei .swiper-slide .con{ width: 100%; float: none;}
    .fenlei .swiper-slide .con .tit{font-size:16px; line-height: 40px; background-image:-webkit-linear-gradient(left, #303a4a , rgba(0,0,0,0)) ; display: block; padding-left: 34px; padding-right: 0; margin-bottom: 20px;}
    .fenlei .swiper-slide .con .tit::before{ content: ""; width: 8px; height: 8px; border: #fff solid 3px; border-radius: 8px; position: absolute; left: 15px; top: 50%; margin-top: -4px;}
    .fenlei .swiper-slide .con .text{ font-size: 14px; line-height: 1.6;}
    .fenlei .swiper-slide .con .text h3{ font-size: 16px;}
    .fenlei .swiper-slide .con .zxbtn{ width: 120px; height: 42px; line-height: 42px; font-size: 15px; background:#d6000c url(../images/icon02.png) no-repeat 13px center; border-radius: 5px; padding-left: 42px; display: block; margin: 20px auto 0;}
    .fenlei .swiper-slide .con .zxbtn:hover{background:#9e1611 url(../images/icon02.png) no-repeat 13px center;}

    .iabout{ padding: 40px 0 60px;}
    .iabout .aboutCon{ padding: 0 0 50px; background: url(../images/about.png) no-repeat right top 10px;}
    .iabout .aboutCon .pic{ width: 100%; float: none; margin-bottom: 20px;}
    .iabout .aboutCon .box{ width: 100%; padding-left: 0; float: none;}
    .iabout .aboutCon .box .tit{ margin-bottom: 10px;}
    .iabout .aboutCon .box .tit h2{ font-size: 22px; font-weight: 700;}
    .iabout .aboutCon .box .tit dl{ font-size: 16px; color: #d6000c; font-weight: bold;}
    .iabout .aboutCon .box .text{  font-size: 14px; line-height: 1.6; margin-bottom: 30px;}
    .iabout .aboutCon .box .more{ width: 120px; height: 38px; line-height: 36px; font-size: 14px; margin: 0 auto;}
    .iabout .aboutCon .box dt{ padding-top: 40px;}
    .iabout .aboutList{ position: relative;}
    .iabout .aboutList::after{ content: ""; width: 100%; height: 4px; background: #2f3949; position: absolute; left: 0; top:110px}
    .iabout .aboutList ul{ position: relative; z-index: 11;}
    .iabout .aboutList ul li{ width: 25%; text-align: center; padding: 0 5px; position: relative; float: left;}
    .iabout .aboutList ul li dl{ width: 90px; height: 90px; line-height: 90px; background:url(../images/icon04_01.png) no-repeat center; background-size: 100% auto; margin: 0 auto 5px; overflow: hidden;}
    .iabout .aboutList ul li dd{ width: 34px; height: 34px; line-height: 34px; background: #2f3949; border-radius: 34px; color: #fff; font-size: 15px; margin: 0 auto 8px; position: relative;z-index: 111; }
    .iabout .aboutList ul li h3{ font-size: 16px; margin-bottom: 10px;}
    .iabout .aboutList ul li dt{ font-size: 12px; line-height: 1.6;}
    .iabout .aboutList ul li.on::after{ content: ""; width: 100%; height: 4px; background: #d6000c; position: absolute; left: 0; top: 110px;}
    .iabout .aboutList ul li.on dl{  background:url(../images/icon04_02.png) no-repeat center; background-size: 100% auto;}
    .iabout .aboutList ul li.on dl img{filter: drop-shadow(#fff 0 150px); transform: translateY(-150px);}
    .iabout .aboutList ul li.on dd{ background: #d6000c;}

    .mapHistory{ padding:50px 0 30px; background: url(../images/mapBg.jpg) no-repeat center bottom; background-size: 100% auto;}
    .mapHistory .mapBox{ text-align: center;}
    .history{ position: relative; margin-top: 20px;}
    .history::after{ content: ""; width: 100%; height: 20px; background: url(../images/icon09.png) repeat-x; position: absolute; left: 0; bottom: 38px;}
    .history .swiper-container .swiper-slide{ padding: 0 10px; box-sizing: border-box;}
    .history .swiper-container .swiper-slide .item{ height: 155px; text-align: center;}
    .history .swiper-container .swiper-slide .item dl{ font-size: 30px;  opacity: 0.17;}
    .history .swiper-container .swiper-slide .item dt{ height: 45px; font-size: 13px; line-height: 1.2; margin-top: 5px; overflow: hidden;}
    .history .swiper-container .swiper-slide .item dd{ font-size: 16px; margin-top: 45px;}
    .history .swiper-container .swiper-slide .item dd::before{ content: ""; width: 42px; height: 42px; background: url(../images/icon10.png) no-repeat center; position: absolute; left: 50%; top: -40px; transform: translateX(-50%);}

    .inews{ padding: 40px 0 40px;}
    .inews .box{ margin-bottom: 30px;}
    .inews .box ul{ margin: 0;}
    .inews .box ul li{ width: 100%; padding: 0; margin-bottom: 10px; float: none;}
    .inews .box ul li a{ padding: 15px; border-radius: 8px; transition: all .4s;}
    .inews .box ul li ol{ padding: 0 0 0 80px; overflow: hidden; position: relative;}
    .inews .box ul li ol h3{ font-size: 15px; padding-bottom: 5px; transition: all .4s;}
    .inews .box ul li ol dt{ font-size: 13px;}
    .inews .box ul li ol dl{ width: 70px; height:70px; font-size: 13px; padding-top: 10px; position: absolute; left: 0; top: 0px; transition: all .4s;}
    .inews .box ul li ol dl b{ font-size: 28px;}
    .inews .more{ width: 100px; height: 38px; line-height: 36px; }

    .introduction{ padding: 30px 0;}
    .introduction .text{ font-size: 14px; line-height:1.6; margin-bottom:30px;}
    .introduction .box{}
    .introduction .box ul{}
    .introduction .box ul li{ width: 100%; overflow: hidden; float: none; margin-bottom: 10px;}
    .introduction .box ul li dl{ width: 55px; margin-right:15px; margin-top: 12px; float: left;}
    .introduction .box ul li ol{ width: 100%; float: none; padding-left: 70px;}
    .introduction .box ul li ol h3{ font-size: 16px; margin-bottom: 5px;}
    .introduction .box ul li ol dt{ font-size: 13px; line-height: 1.5;}

    .zhizao{ padding: 40px 0 24px; background: url(../images/zhizaoBg.jpg) no-repeat center top; background-size: cover;}
    .zhizao .box{ width: 95%; color: #89909d; font-size: 16px; line-height: 30px; padding:10px 50px 30px; position: relative; margin:0 auto;}
    .zhizao .box::before{ content: ""; width: 28px; height: 21px; background:url(../images/icon17.png) no-repeat center; position: absolute; left: 0; top:30px;}
    .zhizao .box::after{ content: ""; width: 28px; height: 21px; background:url(../images/icon18.png) no-repeat center; position: absolute; right:0; bottom:60px;}
    .zhizao .pic{ display: block; justify-content: space-between;}
    .zhizao .pic img{ margin-bottom: 5px;}

    .culture{ padding: 40px 0;}
    .culture .box{ padding-top:0;}
    .culture .box ul{ margin: 0;}
    .culture .box ul li{ width: 100%; padding: 0; float: left;}
    .culture .box ul li .item{ height: auto; padding: 25px 30px; box-shadow: 0 0 15px rgba(0,0,0,.08); border-radius: 10px; margin-bottom: 10px; overflow: hidden;}
    .culture .box ul li .item dl{ width: 80px; float: left;}
    .culture .box ul li .item ol{ width: 240px; float: left;}
    .culture .box ul li .item ol h3{ font-size: 16px; padding-bottom: 10px; margin-bottom: 15px; position: relative;}
    .culture .box ul li .item ol h3::after{ content: ""; width: 25px; height: 3px;}
    .culture .box ul li .item ol dt{ font-size: 14px; }

    .news{ padding: 30px 0 50px;}
    .news .box{ margin-bottom: 20px;}
    .news .box ul{ margin: 0;}
    .news .box ul li{ width: 100%; padding: 0; margin-bottom: 10px; float: none;}
    .news .box ul li a{ padding: 15px; border-radius: 8px; transition: all .4s;}
    .news .box ul li ol{ padding: 0 0 0 80px; overflow: hidden; position: relative;}
    .news .box ul li ol h3{ font-size: 15px; padding-bottom: 5px; transition: all .4s;}
    .news .box ul li ol dt{ font-size: 13px;}
    .news .box ul li ol dl{ width: 70px; height:70px; font-size: 13px; padding-top: 10px; position: absolute; left: 0; top: 0px; transition: all .4s;}
    .news .box ul li ol dl b{ font-size: 28px;}

    .newsView{  padding: 30px 0 40px;}
    .newsView .box{ background: #fff; box-shadow:5px 8px 0 #e4e4e4; margin-bottom: 10px;}
    .newsView .box .newsHead{ padding: 30px 20px 10px;  position: relative;}
    .newsView .box .newsHead::after{ content: ""; width: 40px; height: 3px; position: absolute; left:20px; bottom: -2px;}
    .newsView .box .newsHead h1{ font-size: 18px;  margin-bottom: 10px;}
    .newsView .box .newsHead span{ font-size: 13px; margin-right: 10px;}
    .newsView .box .industryHead{ font-size: 35px; font-weight: normal; color: #000;  padding: 50px 70px 30px; border-bottom: #eaeaea solid 2px; position: relative;}
    .newsView .box .industryHead::after{ content: ""; width: 60px; height: 3px;  position: absolute; left: 70px; bottom: -2px;}
    .newsView .box .viewCon{ padding:30px 20px 50px; line-height:1.7; font-size: 15px;}
    .newsView .box .viewPage{ border-top: #eaeaea solid 2px; padding: 20px 15px; overflow: hidden;}
    .newsView .box .viewPage .boxCon{ float: none; padding-right: 115px;}
    .newsView .box .viewPage .boxCon a{ font-size: 14px; display: block; overflow: hidden;  text-overflow:ellipsis;  white-space: nowrap; margin-bottom: 10px;}
    .newsView .box .viewPage .back{ width: 100px; height: 36px; line-height: 36px;  text-align: center; border-radius: 40px;float: none; margin: 0 auto; right: 20px;}
    .newsView .box .viewPage .back a{color: #fff; font-size: 13px; display: block;}

    .products{ padding: 30px 0; background: #f9f9f9;}
    .proNav{ text-align: center; margin-bottom: 20px;}
    .proNav a{ color: #fff; background: #303a4a; line-height: 38px; padding: 0 15px; border-radius: 6px; margin: 0 3px; }
    .proNav a:hover,.proNav a.on{ background: #d6000c;}
    .products .box{ padding-bottom:10px;}
    .products .box ul{ margin: 0 -5px;}
    .products .box ul li{ width:50%; padding: 0 5px; margin-bottom: 10px; float: left;}
    .products .box ul li .item{ padding: 8px;}
    .products .box ul li ol{ display: none;}
    .products .box ul li h3{ font-size: 15px; margin: 6px 0;}
    .products .box ul li .item:hover ol{display: none;}

    .projieshao{ background: #f3f5f8; padding: 40px 0 10px;}
    .projieshao .tit{ text-align: center; margin-bottom: 20px;}
    .projieshao .tit h2{font-size: 20px;}
    .projieshao .text{ font-size: 14px; line-height: 26px; margin-bottom: 25px; overflow-x: auto;}
    .projieshao .text h3{ margin-top: 10px;}
    .projieshao .text table tr:nth-child(1) { font-size: 15px; background: #303a4a; color: #fff; }
    .projieshao .text table tr td { font-size: 12px; line-height: 36px;}

    .proview{ padding: 44px 0;}
    .proview .box{ padding-bottom: 30px;}
    .proview .box .tit{ margin-bottom: 30px; border-bottom: #eee solid 1px;}
    .proview .box .tit h1{ font-size: 18px; padding: 10px ;}
    .proview .downloadZixun a{ color: #333; line-height: 22px; box-shadow: 0 0 10px rgba(0, 0, 0, .15); padding: 12px 15px 12px 40px; border-radius: 5px; margin: 0 10px; display: inline-block;}
    .proview .downloadZixun a.zixun{ background: url(../images/icon24.png) no-repeat 15px center;}
    .proview .downloadZixun a.download{ background: url(../images/icon23.png) no-repeat 15px center; }

    .contact{ padding: 30px 0;}
    .contact .box{ width: 100%; padding-right: 0; float: none; margin-bottom: 20px;}
    .contact .box .tit{margin-bottom: 25px;}
    .contact .box .tit h3{ font-size: 28px; margin-bottom: 10px;}
    .contact .box .tit dt{ font-size: 14px;}
    .contact .box .con{line-height:1.7; }
    #map{ width: 100%; height: 200px; float: none;}

    .footer{margin-bottom: 50px;}
    .footer .fmain{ padding: 30px 0;}
    .footer .item:nth-child(1){ width: 100%; float: none; margin-bottom: 20px;}
    .footer .item:nth-child(2){display: none;}
    .footer .item:nth-child(3){ width: 100%; float: none;}
    .footer .item .tit{ margin-bottom: 20px; display: none;}
    .footer .fcontact ul{ width: 100%;}
    .footer .fcontact dl{ font-size: 15px;}
    .footer .fcontact dt{ font-size: 13px;}
    .footer .ewm ol{ width: 100px; float: none; margin: 0 auto;}
    .footer .ewm li{ display: none;}
    .footer .copyright{ line-height: 1.2;font-size: 12px; padding: 10px;}

    /*===/分页=============================*/
    .fenye { text-align: center; font-size: 14px; width: 100%; height: 40px; margin: 10px 0 0px;}
    .fenye .prev, .fenye .next { width: 34px; height: 34px; line-height: 32px; margin-right: 2px; font-size: 16px; }
    .fenye a { width: 34px; height: 34px; line-height: 32px; margin-right:2px;}
    .fenye a:hover {color: #fff; background: #242a34; border: #242a34 solid 1px;}
    .fenye a.current { color: #fff;  background: #242a34; margin-right: 2px; border: #242a34 solid 1px;}

    .tccBox .BoxCon{ width: 95%;}
    .search-dialog{ width: 95%;}

    /* 底部漂浮 */
    .global_bottom_box{ width: 100%; height: 50px; line-height: 50px; background: #000; color: #fff; text-align: center; position: fixed; left: 0; bottom: 0; z-index: 1111; display: block;}
    .global_bottom_box a{display: inline-block; color: #fff; font-size: 15px; background: url(../images/global_bottom_tel.png) no-repeat left center; background-size: 18px auto; padding-left: 25px;}

    .izl-rmenu{ display: none;}
}
