﻿@charset "utf-8";
/* CSS Document */
/* 基础 */
*{-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-touch-callout:none;margin:0}
::-webkit-scrollbar{width:8px;height:8px;background-color: #F5F5F5;}
::-webkit-scrollbar-track{border-radius: 10px;background-color: #E2E2E2;}
::-webkit-scrollbar-thumb{border-radius: 10px;-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);background-color: #555;}
input,textarea{-webkit-user-select:text}
*{margin:0; padding:0; list-style:none; font-family: "微软雅黑" }
body{ background:#fff; font:normal 14px/22px 'microsoft yahei'; overflow-x:hidden;}
img{ border:0; vertical-align:bottom; }
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
fieldset,img,input,button{border:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.w1200{ width:1200px; margin: 0 auto;}
.clearfix{zoom:1}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.maximg > img{ width:100%; height: 100%;}
.mg20{margin:20px 0!important;}
.mt0{margin-top:0!important;}

/*头部*/
.header{ height:55px; background: rgba(4,120,202,.75); position: absolute; top: 0; left: 0; right: 0; z-index: 3;}
.header > .w1200 > p{ margin-left:210px; line-height: 55px; color:#fff; font-size: 14px; float:left;}
.header > .w1200 > p > .icon{ font-size:20px; padding-right: 5px;}
.header > .w1200 > p > span{ padding:0 5px;}
.header .r { line-height:55px;}
.header .r > .icon{ color:#00a0e9; font-size:30px; float:left;}
.header .r > p{ float:left;color:#fff; font-size:18px;}
.header .r > h3{ float:left; font-size:28px; font-weight: bold; color:#fff; font-style: italic;}
.nysjewmimg{ position:absolute; width:100px; top:66px;right:-10px; display: none;}
.nysjewm{ position:relative;}

/* 导航栏 */

#menu{position: relative;  z-index: 4;}
#menu .active a p{ color:#fff; }
#menu .active a span{ color:#fff !important; }
#menu li > img{ float:left;margin-top: -28px;}
.logo{ margin-bottom: 15px;}
.header_bot{ border-top:3px solid #3fbe72;}
#menu .nav{ position:relative; z-index:1; float:left; width: 200px; background:rgba(255,255,255,.8);height: 760px;}
#menu .nav a{ color:#a0a0a0;}
#menu .nav .nLi{ position:relative;transition: .3s;  }
#menu .nav .nLi:last-child{ border-right:1px solid #d5d5d5}
#menu .nav .nLi:hover a{background: #00a0e9}
#menu .nav .nLi:hover a p{ color:#fff}
#menu .nav .nLi:hover a span{ color:#fff}
#menu .nav .nLi h3{ font-weight: normal;}
#menu .nav .nLi h3 a{padding-left: 20px; display:block; width:140px;font-size:16px; z-index: 2; position: relative; color:#313131;height: 50px;margin: 0 auto;border-bottom: 1px solid #e5e5e5; }
#menu .nav .active h3 a{background: #00a0e9}
#menu .nav .sub{ display:none; width:132px; left:200px; top:0;  position:absolute; background:#00a0e9;  line-height:36px; }
#menu .nLi:hover h3 > a{ }
#menu .nav .sub li{ zoom:1; }
#menu .nav .sub a{  display:block; text-align: center; height: 36px;font-size: 14px;  color:#fff;}
#menu .nav a p{ line-height: 50px; float:left; font-size:16px;}
#menu .nav a span{font-size:10px; color:#a0a0a0;line-height: 50px; padding-left: 10px;}
#menu .nav .sub a:hover{ color:#fff; background: #ffa20c;  }
#menu .nav .on h3{ }
.nLi > h3 > span{display: block; width: 120px; text-align: center; position: absolute; top: 21px;font-size: 10px;font-weight: normal; color: #fff; }
.nav_search > .icon{ color:#fff; font-size:20px;}
.nav_search{ float:right; width:90px; height: 90px; background:#113582; text-align: center; cursor: pointer;}
.nav_search > p{ color:#000;position: relative;top: -51px;}
.nav_search_inptut{ position:absolute; right: 0; top: 90px; display:none;}
.nav_search_inptut > input{ background:#d4d4d4; width:266px; height: 43px; line-height: 43px; border: none; text-indent: 10px;}
.nav_search_inptut > .icon{ display:block; color:#222e48;position: absolute;top: -13px;right: 0;cursor: pointer;width: 50px;text-align: center;}
.nLi > h3 > img{ position: absolute;top: 29px;right: -13px;}
.nLi > .icon{font-size: 20px; display: inline-block; position: absolute; left: 66px;top: 34px; display:none;}
#menu .nav .nLi .sub a:hover{}
#menu .nav .on h3 a{}
#menu .nav .nLi hr{ width:2px; height: 27px; background: #fc501b; display: block;position: absolute;right: -1px; top: 22px;z-index: 2}
.nav-bot{ position:relative;}
.sjewmimg{ position:absolute; width:100px;  display: none; top: 56px; left: 0; z-index: 3;}
.navb-ewm .icon{ width:45px; height: 45px; border-radius: 50%; border:1px solid #00a0e9; display: block; text-align: center; line-height: 45px; color:#00a0e9; font-size:26px; float:left;cursor: pointer; transition: .3s;}
.nav-map{ margin:0 10px; float:left;}
.navb-ewm{margin-left: 19px; margin-top: 30px; overflow: hidden;}
.nav-search > input { width:170px; height: 37px; line-height: 37px; display: block;  background:none; border:none;border-top:1px solid #00a0e9; border-bottom:1px solid #00a0e9; margin: 0 auto; margin-top: 20px; text-indent: 10px;}
.nav-search{ position:relative;}
.nav-search button .icon{ position:absolute;right:20px; top: 7px; color:#595a5b; font-size:24px; display: block; cursor: pointer; transition: .3s; }
.nav-search button .icon:hover{ color:#00a0e9}
.navb-ewm .icon:hover { background:#00a0e9; color:#fff;}

/*内页：导航栏*/
.ny-menumain{ margin-top:55px; }
#ny-menu{position: relative;  z-index: 4;display: table;background: rgba(255,255,255,.8); height: 66px;}
#ny-menu .active a p{ color:#fff; }
#ny-menu .active a span{ color:#fff !important; }
#ny-menu li > img{ float:left;margin-top: -28px;}
.logo{ margin-bottom: 15px;}
.header_bot{ border-top:3px solid #3fbe72;}
#ny-menu .ny-nav{ position:relative;z-index:1;float:left;margin-left:200px;width:990px;}
#ny-menu .ny-nav a{ color:#a0a0a0;}
#ny-menu .ny-nav .nLi{ position:relative;transition: .3s;     float: left; }
#ny-menu .ny-nav .nLi:last-child{ border-right:1px solid #d5d5d5}
#ny-menu .ny-nav .nLi h3{ font-weight: normal;}
#ny-menu .ny-nav .nLi h3 a{text-align: center;display:block; width:118px;font-size:16px; z-index: 2; position: relative; color:#313131;height: 66px;margin: 0 auto; }
#ny-menu .ny-nav .active h3 a p{ color:#00a0e9 !important;}
#ny-menu .ny-nav .active h3 a span{ color:#00a0e9 !important;}
#ny-menu .ny-nav .sub{ display:none; width:118px; left:0; top:66px;  position:absolute; background:#00a0e9;  line-height:36px; }
#ny-menu .nLi:hover h3 > a{ }
#ny-menu .ny-nav .sub li{ zoom:1; }
#ny-menu .ny-nav .sub a{  display:block; text-align: center; height: 36px;font-size: 14px;  color:#fff;}
#ny-menu .ny-nav a p{ line-height: 41px; font-size:16px;}
#ny-menu .ny-nav a span{font-size:10px; color:#a0a0a0;line-height: 50px; margin-top: -23px;text-align: center; display: block;}
#ny-menu .ny-nav .nLi h3 a:hover p{ color:#00a0e9  }
#ny-menu .ny-nav .nLi h3 a:hover span{ color:#00a0e9  }
#ny-menu .logo{ position: absolute; left: 0;top: -55px;}
#ny-menu .ny-nav .sub li:hover a{ color:#00a0e9}
#ny-menu .ny-nav .sub li:hover{ background:#fff;}
#ny-nav .r > .icon{ width:46px; height: 46px; line-height: 46px; border-radius: 50%; display: block; background: #00a0e9; color:#fff; font-size:20px; text-align: center;margin-top: 9px;}

/* 内页:banner */
.about-ban{ height: 400px; margin-top: -120px; border-bottom:5px solid #00a0e9;}

/* 首页:banner */
.fullSlide{ width:100%;  position:absolute; top:0; height:730px;clear: left;}
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden; }
.fullSlide .bd ul{ width:100% !important;  }
.fullSlide .bd li{ width:100% !important;  height:760px; overflow:hidden; text-align:center;  }
.fullSlide .bd li a{ display:block; height:760px; }
.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:20px; left:0; height:30px; line-height:30px; background:url(../images/touming.png) repeat-x; text-align:center;_background:#000; _filter:alpha(opacity=60); }
.fullSlide .hd ul{ text-align:center;  padding-top:5px;  }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:17px; height:17px; margin:5px; background:url(../images/tg_flash_p.png) -18px 0; overflow:hidden; line-height:9999px; }
.fullSlide .hd ul .on{ background-position:0 0; }


/*首页：两段*/
.in-grey{ background:#eee; padding-bottom: 60px;}
.inblack-bg{ background:#313131;  height: 170px; width: 55%;  position: absolute; left: 0;}
.inblack{ position:relative; z-index: 3; }
.inblack > .l > h3{ color:#00a0e9; font-size:30px; font-weight: bold; line-height: 90px; }
.inblack > .l > p{ color:#fefeff; font-size:18px;}
.inblack > .l > em{ color:#fefeff; font-size:12px;}
.inblue{ width:712px; height: 150px; background: #00a0e9}
.inblue-bg{background:#00a0e9;  height: 150px; width: 50%;  position: absolute; right: 0;}
.inblue .icon{ width:65px; height: 65px; background: url(../images/gg-bg.png) no-repeat; display: block; text-align: center; line-height: 65px; color:#fff; font-size:35px; margin-top: 40px; margin-left: 35px; float:left;}
.inblue > .r{ width:600px;}
.inblue > .r > h3{ color:#fff; font-size:18px; margin-top: 20px;}
.inblue > .r > hr{ width:44px; height: 1px; background: #fff; margin-top: 6px;}
.inblue-bot > h3 { color:#fff; font-size:16px; margin-top: 15px; float:left;}
.inblue-bot > span{ font-size:14px; color:#fff; margin-top: 15px; display: block; float:right;}
.inblue-bot > p{ clear:left; color:#fff; font-size:14px; padding-top: 6px;}

/*首页：产品*/
.in-pro{ margin-top:80px;}
.in-title{ width:751px; background: url(../images/title-bg.png) no-repeat; margin: 0 auto; text-align: center; background-position-y: 8px;}
.in-title > h3{ color:#313131; font-size:22px; font-weight: bold;}
.in-title > p{ color:#aaaaaa; font-size:12px;}
.inpro-fl > ul{ margin:0 auto;width:auto;display:inline-block;}
.inprofl-li{ border-bottom:3px solid #707070; height: 3px; float:left; display: table; width:120px; text-align: center; padding: 0 10px; line-height: 40px; transition: .3s; }
.inprofl-li > a{ color:#313131; font-size:16px;}
.inpro-fl > ul > .active a { color:#00a0e9 !important;}
.inpro-fl > ul > .active{border-bottom:3px solid #00a0e9;}
.inprofl-li:hover > a{ color:#00a0e9}
.inprofl-li:hover{border-bottom:3px solid #00a0e9;}
.inpro-li{ float:left; width: 375px; height: 358px; background:#fff; border:1px solid #00a0e9; margin-right: 34px;margin-bottom: 30px;}
.inpro-li:nth-child(3n){ margin-right:0;}
.inpro-ul{ margin-top:25px;}
.inpro-div{ width:350px; height: 256px; margin: 0 auto; margin-top: 12px; overflow: hidden;}
.inpro-div img{ transition:.6s;}
.inpro-bot{ width:100%; height: 91px; background:#00a0e9;}
.inpro-bot > p{ color:#fff; font-size:16px; text-align: center; line-height: 46px;}
.inpro-pj{ width:115px; height: 30px; border:1px solid #fff; float:left; margin-left: 8px; margin-right: 8px;}
.inpro-pj > .icon{ color:#fff; display: block; float:left; line-height: 30px; margin-left: 20px; margin-right: 10px;}
.inpro-pj > p{ color:#fff; font-size:12px; line-height: 30px;}
.inprob-bot{display: table; margin: 0 auto;}
.inpro-fl{ margin-top:20px;text-align: center;}
.more{ background:url(../images/more-bg.png) no-repeat; width: 172px; display: block; margin: 0 auto; text-align: center; background-position-y: 16px;}
.more .icon{ color:#fff; font-size:30px; padding-top: 20px; line-height: 46px;}
.more > div{ width:59px; height: 59px; border-radius: 50%; background: #434343; margin: 0 auto;}
.more > div > p{ color:#fff; position: relative; top:-14px;}
.inpro-li:hover .inpro-div > img{ transform:scale3d(1.1,1.1,1);}
.inpro-li .inpro-pj:hover{ background:#fff; }
.inpro-li .inpro-pj:hover p{color:#00a0e9;}
.inpro-li .inpro-pj:hover .icon{color:#00a0e9;}

/*首页：公司简介*/
.in-about{ background:#eee}
.inabout-top{ background:#313131; height: 220px;}
.inabout-top > h3{ color:#2c2c2c; font-size:235px; position: relative;top: 95px;}
.inabout-word{ width:1200px; height: 401px; background: url(../images/about-bg.png) no-repeat;position: relative; top: -80px;z-index: 3;}
.inabout-word .aboutimg{margin-left:45px;}
.inabout-word .aboutimg img {width:477px;height:356px;}
.inabout-word > .r{ width: 620px; margin-right: 30px; margin-top: 67px}
.inabout-title > h3{ color:#fff; font-size:36px;}
.inabout-title > p{ color:#fff; font-size:24px; line-height: 44px;}
.inabout-title > hr{ width:53px; height: 2px; background: #fff; margin-top: 4px;}
.inabout-word a > p{ color:#fff; font-size:16px;line-height: 30px;}
.inabout-word a{ padding-top:20px; display: block; overflow: hidden;}
.inabout-word a em{ display: block; width:96px; height: 30px; color:#fff; text-align: center; background: #313131; line-height: 30px; float: right; margin-top: 30px;}
.inabout-mid{ margin-top:-130px;position: relative;top: -100px;}
.inabout-mid > .w1200{ overflow: hidden;}
.inabout-mid > .w1200 > h3{ color:#0186c3; font-size:36px; font-weight: bold; line-height: 46px; float:left; margin-top: 18px; position: relative; z-index: 9;}
.inabout-mid > .w1200 > .r{ width:980px; z-index: 9; position: relative;}
.inaboutmr-li > h3{ background:#313131; width:115px; height: 47px; color:#fff; text-align: center; line-height: 47px; font-size:16px; float:left;}
.inaboutmr-li > p{ float:right; width:840px; color:#313131; font-size:16px; line-height: 30px; margin-top: -6px;margin-left: 18px;}
.inaboutmr-li{ display:table; margin-bottom: 26px;}
.inbaoutth-li{ float:left; width:400px;}
.inaboutthl-top > .icon{ font-size:40px; display: block; width:81px; height:81px; border:1px solid #fff; line-height: 81px; text-align: center; color:#fff; margin: 0 auto;  position: relative; top: 34px;}
.inaboutthl-top{ background:#00a0e9 ; height: 180px;}
.inbaoutth-li3 .inaboutthl-top{ background:#0186c3}
.inaboutthl-top > h3{ color:#fff; font-size:21px; font-weight: bold; text-align: center; padding-top: 44px;}
.inaboutthl-bot{ background:url(../images/aboutimg01.jpg) no-repeat; height: 217px; color:#fff; font-size:14px; line-height: 30px; padding: 0 24px; padding-top: 26px;}
.inbaoutth-li3 .inaboutthl-bot{ background:url(../images/aboutimg03.jpg) no-repeat;}
.inaboutthm-top{ background:url(../images/aboutimg02.jpg) no-repeat; height: 180px;}
.inaboutthm-top > .icon{ width:81px; height: 81px; border:1px solid #fff; display: block; color:#fff; font-size:40px; line-height: 81px; margin: 0 auto; text-align: center; position: relative; top:40px;}
.inaboutthm-top > h3{ text-align:center; color:#fff; font-size:21px; font-weight: bold; padding-top: 50px;}
.inaboutthm-bot{ background:#0290d1; height:184px; border-bottom:8px solid #333; color:#fff; font-size:14px; line-height: 30px; padding: 0 20px; padding-top: 25px;}
.inbaoutth-lim > a > .icon{ width:35px; height: 35px; color:#fff; line-height: 35px; background:#333; display: block; text-align: center; margin: 0 auto; position: relative; top:-20px;}
.inbaout-three{ margin-top: -90px;}
.inaboutm-l{ position:absolute; color:#e5e5e5; font-size:108px; font-weight: bold;left: 0px; top: 200px;}
.inaboutm-r{ position:absolute;top: 106px;right: 0;color:#e5e5e5; font-size:138px; font-weight: bold; }

/*首页：选择*/
.inchoose{ position: relative; overflow: hidden;padding-top: 32px; top: -30px; height: 560px;}
.in-choose{ margin-top:40px;}
.in-choose > h3{ color:#313131; font-size:36px; font-weight: bold; font-style: italic;}
.in-choose > h3 > span{ color:#e60012; font-size:76px; padding: 0 4px;}
.in-choose > h3 > em{ color:#a0a0a0; font-size:36px; font-style: italic; padding-left: 20px;}
.inchoose > .hd{ background:#eee; height: 134px; margin-top: 20px;}
.inchoose-hd-li{ float:left;margin-top: 16px;}
.inchoose > .bd > div{ float:left; width:650px; margin-left: 40px;}
.inchoose-bd-li > h3{ color:#fe8a2a; font-size: 21px; font-weight: bold; border-left:5px solid #0290d1; height: 36px; line-height: 36px; padding-left: 10px;}
.inchoose-bd-li > p { line-height: 30px; color:#313131; font-size:16px; padding-top: 30px;}
.inchoose-bd-li{ margin-top:36px;}
.inchoos-img{  top: -185px; position:relative;}

/*首页：案例*/
.in-case{ margin-top:-80px;}
.dlList > dl{ float:left; position: relative; margin: 0 8px;}
.dlList > dl dt{ width:286px; height: 239px; overflow: hidden}
.dlList > dl:hover dt img{ transform:scale3d(1.1,1.1,1);}
.dlList > dl dt  img{ width:100%; height:100%; transition: .6s;}
.dlList > dl dd a {  font-size:16px; text-align: center; line-height: 40px; color:#434343; display: block;}
.dlList > dl dd{ width:286px; height: 40px; background: #e5e5e5; text-align: center;}
.dlList > dl > a { display:block; width:286px; height: 239px; background: url(../images/zz.png) repeat; position: absolute; top:0; left: 0; display: none;}
.dlList > dl > a > .icon{ color:#fff; font-size:30px; text-align: center; display: block; margin-top: 110px;}
.in-case .ladyScroll{ margin-top:30px;margin-bottom: 27px;}
.in-news { margin-top:60px; background:#eee; padding-top: 60px;}

/*首页：新闻资讯*/
.innews-li{ float:left; width:580px; position: relative; margin-bottom: 60px; position: relative;}
.innews-li > a > .l{ width:363px; height: 220px; background:#fff; padding: 30px; transition: .3s;}
.innews-li > a > .r{ position: absolute; top: 12px; right: 0;  width: 280px; height: 255px; overflow: hidden;}
.innews-li > a > .r > img{ width:100%; height:100%; transition: .6s;}
.innews-li > a > .l > h3{ color:#434343; font-size:  18px;width: 240px; transition: .3s;}
.innews-li > a > .l > span{ color:#959595; font-size:14px; line-height: 40px;transition: .3s;}
.innews-li > a > .l > p{ color:#434343; font-size:14px; line-height: 30px; padding-top: 10px; padding-right: 30px;width: 240px;transition: .3s;}
.innews-li > a > .l > hr{ width:50px; height: 1px; background: #00a0e9; transition: .3s;}
.innews-more{ position:absolute; bottom: -23px; width:133px; height: 43px; line-height: 43px; background: #434343; color:#fff; font-size:14px; text-indent: 24px; left: 80px;}
.innews-more > p{ float:left;}
.innews-li:nth-child(even){ margin-left:40px;}
.innews-bot{ overflow:hidden; margin-top: 40px;padding-bottom: 30px;}
.innews-li:hover a > .r > img{ transform:scale3d(1.1,1.1,1);}
.innews-li:hover > a > .l > h3{ color:#fff; }
.innews-li:hover > a > .l > span{ color:#fff; }
.innews-li:hover > a > .l > hr{ color:#fff; }
.innews-li:hover > a > .l > p{ color:#fff; }
.innews-li:hover .innews-more { background:#fff; }
.innews-li:hover .innews-more > p{ color:#00a0e9; }
.innews-li:hover .innews-more > .icon{ color:#fff; background: #00a0e9; }
.innews-li:hover > a > .l{background: #00a0e9; }


/*首页：荣誉资质*/
.in-honorcont{ margin-top:70px;}
.inhonor-title > h3,.incont-title > h3{ color:#333; font-size:22px; font-weight: bold;}
.inhonor-title,.incont-title{ margin-bottom: 30px;}
.in-honor{float: left; width: 480px; }
.in-cont { float:right;width:700px;}
.incont-title{ float:right;}
.incont-bot{ margin-top:55px; overflow: hidden; background: #00a0e9;}
.incont-bot .r > h3{ font-size:21px; font-weight: bold; color:#fff; margin-bottom: 30px;}
.incont-li{ color:#fff; font-size:16px; line-height: 35px;}
.incont-li a{color:#fff; font-size:16px; }
.incont-li > .icon{ display:block; float:left; width:30px; font-size:20px; color:#fff;}
.incont-bot > .r > a{ display:block; width:137px; height: 33px; border:1px solid #fff; text-align: center ; line-height: 33px; margin: 0 auto; color:#fff; font-size:14px;    margin-top: 24px;}
.incont-bot > .r{padding-top:40px;padding-right: 45px;}
.in-honor > a{ display: block; position: relative;}
.inhonor-zz{ position:absolute; top:0; left:0; right:0; background: url(../images/zz.png) repeat; width: 100%; height: 330px; display: none;}
.inhonor-zz > .icon{ color:#fff; font-size:30px; text-align: center; display: block; line-height: 330px;}


/*友情链接*/
.in-link{ background: #434343; margin-top: 50px;}
.in-link h3{ color:#fff; font-size:16px; line-height: 60px; float:left; }
.inlink-li a{ color:#fff; font-size:16px;line-height: 60px;padding-right:20px;}
.inlink-li{ float:left; }
.inlink-li a > span{ padding:0 8px;}
.inlink-li:hover a{ color:#00a0e9;}

/*底部*/
.footer{ background:#1c1c1c;overflow: hidden;}
.foot-l{ margin-top:80px;}
.foot-m {margin-top: 45px;width:299px; line-height:30px;}
.foot-m > h3{ color:#808080; font-size:18px;}
.foot-m > h2{color:#808080; font-size: 20px; padding-top: 16px; margin-bottom: 10px;}
.foot-m > p{ color:#808080; font-size:16px; line-height:30px;}
.foot-r > h3{color:#808080; font-size:18px; }
.foot-m a{ color:#808080;}
.foot-r{width:190px;margin-top: 45px;}
.footm-li > a { color:#808080; font-size:16px;}
.footm-li:hover > a{ color:#434343;}
.footm-li{ float:left; margin-right: 30px; line-height: 40px;}
.ewm-bg{ background:url(../images/ewm-bg.png) no-repeat; width:134px; height: 134px; }
.ewm-bg > img{ display:block; margin: 0 auto; position: relative; top: 16px; width:100px;}
.foot-t > .icon{ color:#0475ce; display: block; float:left; padding-left: 22px;}
.foot-t > p{ font-size:14px; color:#808080; padding-left: 4px;}
.footer hr{ width:1px; height: 110px; background: #808080; float:left; margin: 0 50px; margin-top: 70px;}
.foot-r ul{ margin-top:20px;}
.foot-t{ margin-top:55px;}
.footer > .w1200{ display:table; padding-bottom: 30px;}
.footer-bot{ border-top:1px solid #808080;}
.footer-bot p{ line-height: 55px; font-size:14px; color:#808080;float:left;}
.footer-bot p > a{ padding:0 20px; color:#808080;}


/* 内页通用:推荐产品 */
#nytpro-ban{ width:222px;  position:relative; height:242px;clear: left; margin: 0 auto;  margin-top: 20px;}
#nytpro-ban .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden; }
#nytpro-ban .bd ul{ width:100% !important;  }
#nytpro-ban .bd li{ width:223px !important;  height:242px; overflow:hidden; text-align:center;  }
.nytjpro-li img{ width: 216px; height: 162px; border: 1px solid #d5d5d5;}
#nytpro-ban .bd li a{ display:block; height:242px; }
#nytpro-ban .hd{ width:100%;  position:absolute; z-index:1; bottom:20px; left:0; height:30px; line-height:30px; background:url(../images/touming.png) repeat-x; text-align:center;_background:#000; _filter:alpha(opacity=60); }
#nytpro-ban .hd ul{ text-align:center;  padding-top:5px;  }
#nytpro-ban .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:17px; height:17px; margin:5px; background:url(../images/tg_flash_p.png) -18px 0; overflow:hidden; }
#nytpro-ban .hd ul .on{ background-position:0 0; }
#nytpro-ban .bd li p{ position:relative;  font-size:14px;}
/*内页通用：联系方式*/
.ny-cont{ border:1px solid #d5d5d5;}
.nycont-bot > h3{ color:#555555; font-size:16px; font-weight: bold; text-align: center; line-height: 30px; padding-top: 20px;}
.nycont-bot > p > .icon{ color:#035a98; font-size:17px;}
.nycont-bot > p{ width: 219px; margin: 0 auto; color:#555555; font-size:14px; line-height: 36px;}

.ny-contact{ width:1200px;}
.ny-contact p{ font-size:16px; line-height: 36px; color:#666; }
.ny-contact img{}
.pgcolumns {columns:500px 2;column-gap:20px;}

/*内页通用：位置*/
.my-pos{ height:76px; background:#00a0e9;margin-top: -20px;}
.nyfl{margin-left: 15px;margin-top: 20px;display:block;float: left;}
.nyfl-li{float:left;padding: 0 20px;height: 30px;line-height: 30px;border-radius: 40px;margin-right: 15px;transition: .3s;}
.nyfl-li:hover { background:#fff}
.nyfl-li:hover a { color:#00a0e9}
.nyfl-li a { color:#fff; font-size:14px; transition: .3s;}
.my-pos .active{ background:#fff !important; }
.my-pos .active a{ color:#00a0e9 !important;}

.weizhi{ float:right; margin-right: 20px; line-height: 76px; color:#fff; font-size:14px;}
.weizhi p > a{ color:#fff;}
.weizhi p > .icon{ font-size:30px; line-height: 76px; float:left; display: block; padding-right: 5px;}

.cpfl_box{display:block;margin:40px 0 0 0;}
.cpfl{ display:block; float: left;}
.cpfl-li{ float:left;border: 1px solid #e6e6e6; padding: 0 25px; height: 30px; line-height: 30px; border-radius: 40px; margin-right: 20px; margin-bottom: 20px; transition: .3s;}
.cpfl-li a { color:#333; font-size:14px; transition: .3s;}
.cpfl-li:hover { background:#00a0e9; border: 1px solid #00a0e9;}
.cpfl-li:hover a { color:#fff;}
.cpfl .active{ background:#00a0e9 !important; border: 1px solid #00a0e9!important;}
.cpfl .active a{ color:#fff !important;}

/*内页：公司简介*/
.ny-about{ margin-bottom:50px;}
.nyabout{ margin-top:50px;margin-bottom: 20px;}
.nyabout-l p{ font-size:16px; line-height: 36px; color:#666; }
.nyabout-l{ width:920px; padding-left: 20px;}
.nyabout-l img{}

.nyabout .title{padding-bottom: 20px;border-bottom: 1px solid #f3f3f3;text-align: center;margin-top: 20px;margin-bottom: 20px;}
.nyabout .title h1{font-size: 30px;font-weight: bold;padding-bottom: 15px;}
.nyabout .title span{line-height: 18px;font-family: arial;color: #999;margin-right: 14px;}
.nyabout .title span:last-child{margin-right: 0;}
.nyabout .title i{width: 23px;height: 16px;background-position: -73px 0;margin-right: 10px;}
.nyabout .title .i2{background-position: -104px 0;margin-left: 30px;}
.nyabout .context{color: #666;line-height:2.8em;font-size:16px;padding-bottom: 25px;}
.nyabout .context a{color: #00a0e9;text-decoration: underline;}
.nyabout .context img{max-width: 1200px;}
/* reLink*/
.reLink{height: 38px;line-height: 38px;border: 1px solid #e6e6e6;padding: 0 15px;color: #666;}
.reLink .nextLink,
.detail .reLink .prevLink{width: 50%;}
.reLink .nextLink{text-align: right;}
.reLink a{color: #666;}
.reLink a:hover{color: #00a0e9;}
.showPro .tags{font-size: 14px;}
.showPro .tags a{font-size: 14px;}
.showPro{padding-top: 50px;}
.showPro .reLink{margin-bottom: 0;}
.showPro .showContxt{padding: 30px 0 35px;color: #666;font-size: 14px;line-height: 30px;text-align: justify;}
.showPro .showContxt img{max-width: 100%;height: auto !important;}
.showPro .showimgCon{padding: 0 0 30px;font-size: 16px;line-height: 32px;}
.showPro .showimgCon .txtcon{width: 720px;height: 423px;float: right;position: relative;}
.showPro .showimgCon .txtcon .tit{position: relative;font-size:20px;margin-bottom: 15px;color: #00a0e9;line-height: 24px;padding-bottom: 14px;border-bottom: 1px solid #dddddd;padding-right: 60px;}
.showPro .showimgCon .txtcon .tit .goBack{position: absolute;right: 0;top: 0;color: #999999;font-size: 14px;display: block;font-weight: normal;cursor: pointer;}
.showPro .showimgCon .txtcon .tit .goBack s{width: 20px;height: 20px;background-position: -440px -62px;margin-left: 6px;}
.showPro .showimgCon .txtcon .tit .goBack:hover{color: #047fcc;}
.showPro .showimgCon .txtcon .txt{font-size: 14px;line-height: 28px;color: #666;text-align: justify;}
.showPro .showimgCon .txtcon .txt .item{margin-bottom: 7px;max-height: 144px;overflow: hidden;}
.showPro .showimgCon .txtcon .tel-btn{width: 100%;position: absolute;left: 0;bottom: 0;border-top: 1px solid #ddd;padding-top: 40px;}
.showPro .showimgCon .txtcon .tel-btn .btn{width: 118px;float: right;height: 40px;line-height: 40px;margin-top: 5px;font-size: 20px;text-align: center;color: #fff;cursor: pointer;background: #00a0e9;}
.showPro .showimgCon .txtcon .tel-btn .btn:hover{background: #333;}
.showPro .showimgCon .txtcon .tel-btn .tel{width: 280px;float: left;}
.showPro .showimgCon .txtcon .tel-btn .tel span,
.showPro .showimgCon .txtcon .tel-btn .tel strong{display: block;color: #666;}
.showPro .showimgCon .txtcon .tel-btn .tel s{width: 42px;height: 42px;display: block;float: left;margin-right: 6px;margin-top: 4px;background-position: -315px -30px;}
.showPro .showimgCon .txtcon .tel-btn .tel span{font-size: 16px;line-height: 20px;}
.showPro .showimgCon .txtcon .tel-btn .tel strong{color: #00a0e9;font-size: 28px;line-height: 28px;}
.showPro .showimg{width: 442px;position: relative;float: left;overflow: hidden;}
.showPro .showimg .bigimg{width: 440px;height: 332px;display: block;position: relative;border: 1px solid #dddddd;}
.showPro .showimg .bigimg .list{width: 5000%;}
.showPro .showimg .bigimg .list li{width: 440px;height: 332px;float: left;border: 0;margin-right: 1px;}
.showPro .showimg .bigimg .list img{width: 100%;height: 100%;display: block;transition: all ease 300ms;}
.showPro .showimg .smallimg{width: 440px;height: 76px;position: relative;padding-top: 30px;z-index: 10;overflow: hidden;}
.showPro .showimg .list{width: 357px;overflow: hidden;position: relative;margin: 0 auto;}
.showPro .showimg .listcon{width: 600% !important;position: relative;}
.showPro .showimg .prev,
.showPro .showimg .next{width: 20px;height: 76px;z-index: 10;position: absolute;top: 30px;cursor: pointer;background: #f9f9f9 url(../images/show-btn-ico.png) no-repeat 0 center;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.showPro .showimg .prev:hover,
.showPro .showimg .next:hover{background-color: #f9f9f9;}
.showPro .showimg .prev{left: 0;background-position: 3px center;}
.showPro .showimg .next{right: 0;background-position: -84px center;}
.showPro .showimg li{width: 94px;height: 70px;margin-right: 28px;float: left;cursor: pointer;position: relative;border: 3px solid #fff;transition: all .5s;}
.showPro .showimg li img{width: 100%;height: 100%;display: block;}
.showPro .showimg li.on{width: 94px;height: 70px;border: 3px solid #00a0e9;}
.relateTit{height: 58px;line-height: 58px;border-bottom: 1px solid #e4e4e4;margin: 0 auto;width: 1200px;}
.relateTit h3{font-size: 18px;display: inline-block;*display: inline;*zoom: 1;position: relative;}
.relateTit h3 .line{width: 100%;height: 2px;display: block;position: absolute;left: 0;bottom: -1px;background:#00a0e9;}
.icon2 {
    background-image: url(../images/icon_blue.png);
    display: inline-block;
    vertical-align: middle;
}
/*公司简介右侧通用*/
.ny-tpro{width: 242px; border:1px solid #d5d5d5; margin-bottom: 20px;}
.ny-tptitle{ background:#00a0e9; width:242px; padding: 15px 0;}
.ny-tptitle > h3{ background:url(../images/tpro-bg.png) no-repeat; width:214px; color:#fff; font-size:18px; font-weight: bold; text-align: center; margin: 0 auto; background-position-y: 5px;}
.ny-tptitle > p{ color:#fff; font-size:12px; text-align: center;}
/*内页通用新闻资讯*/
.nynews-l{ margin-top:30px;}
.nynewst-div { width:167px; height: 152px; overflow:hidden; margin-top: 7px; margin-left: 7px;}
.nynewst-div > img{ width:100%; transition: .6s; height: 100%; }
.nynews-top{ width:582px; height: 167px; background: #eee;transition: .3s;}
.nynews-top .r > h3{ color:#555555; font-size:16px; margin-top: 30px;transition: .3s;}
.nynews-top .r > p{ color:#a1a1a1; font-size:14px;transition: .3s;}
.nynews-top .r > span{color:#a1a1a1; font-size:14px; line-height: 40px;transition: .3s;}
.nynews-top .r{width: 320px;margin-right: 50px;}
.nynews-li{border-bottom:1px solid #d5d5d5;  overflow: hidden; }
.nynews-li > a > span{ background:url(../images/nynews-lx.jpg) no-repeat; width:8px; height: 8px; display: block; float:left; margin-top: 22px;  margin-right: 6px;position: relative; left:0; transition: .3s;}
.nynews-li > a > h3{ float:left; line-height: 50px;  width:76%; color:#555555; font-size:14px; position: relative; left:0; transition: .3s;}
.nynews-li > a > p{ float:right;line-height: 50px; color: #999;font-size: 12px;position: relative; right:0; transition: .3s;}
.nynews-l:nth-child(2){ float:right}
.nynews-li:hover a > h3{ left:15px; color:#00a0e9;}
.nynews-li:hover a > span{ left:15px;}
.nynews-li:hover a > p{ right:15px; color:#00a0e9;}
.nynews-top:hover .nynewst-div > img{ transform:scale3d(1.1,1.1,1);}
.nynews-top:hover{ background:#00a0e9}
.nynews-top:hover .r > h3{ color:#fff;}
.nynews-top:hover .r > p{ color:#fff; }
.nynews-top:hover .r > span{color:#fff; ;}

/*内页：新闻列表*/
.nym-top{ margin-top:40px;}
.nynewsb-li{ border-bottom:1px solid rgba(0,0,0,.06); padding:30px 0;}
.nynewsb-li > a { display:flex;}
.nynewsb-li:after{ content:"";width:0;height:1px;background:#00a0e9;display:inherit;position:relative;top:30px;transition: all .4s ease-in-out 0s;}
.nynewsbli-div{ width:200px; height: 150px; overflow: hidden; margin-right: 50px;}
.nynewsbli-div > img{ width:200px; max-height: 150px; transition:.6s;}
.nynewsb-m{ flex: 1; position: relative; left:0; transition: .3s;}
.nynewsb-m > h3{ color:#333; font-size:20px; line-height: 50px;}
.nynewsb-m > p{color:#959595; font-size:14px; line-height: 30px; padding-top: 10px;}
.nynewsb-r {margin-left: 50px;}
.nynewsb-r > h3{ color:#959595; font-size:14px; padding-top: 12px;}
.nynewsb-r > p{ margin-top:30px; background:#f2f2f2; color:#959595; font-size:12px; width:86px; height: 30px; line-height: 30px; text-align: center; transition:.3s;}
.nynewsb-li:hover .nynewsb-m{}
.nynewsb-li:hover .nynewsb-m > h3{ color:#00a0e9;}
.nynewsb-li:hover .nynewsb-r > p{ background:#00a0e9; color:#fff; text-align: center;}
.nynewsb-li:hover:after{ width:100%;}
.nynewsb-li:hover .nynewsbli-div > img{ transform:scale3d(1.1,1.1,1);}
.news-bot ul{ margin-bottom:50px; }
.dlList{ display:table;}

/*内页：产品展示*/
.nypro{ margin-bottom:60px;}
.nycase{ margin-top:40px;}
.nycase .dlList > dl{margin-right: 18px !important; margin-left: 0; margin-bottom: 40px; }
.nycase .dlList > dl:nth-child(4n){ margin-right:0 !important;}

/*内页：荣誉资质*/
.nyhonor .honor-dl dt{ border:1px solid #d5d5d5;}
.nyhonor .dlList > dl{margin-right: 16px !important;}
.nyhonor .dlList > dl dd{width: 288px;}
.nyhonor  .dlList > dl > a{width: 288px;height: 241px;}

/*内页：在线留言*/
.pgmessagebody{overflow:hidden;}
.pgmessagebodyinfo{float:left;width:48%;box-sizing:border-box;padding:30px 0;}
.pgmessagebodyinfo h2{font-size:36px;line-height:40px;margin-bottom:30px;font-weight:normal;}
.pgmessagebodyinfo section{line-height:30px;font-size:16px;}
.pgmessage-bodyform{float:right;width:48%;background:#f2f2f2;padding:30px;box-sizing:border-box;}
.pgmessage-bodyform h3{font-size:24px;font-weight:normal;line-height:30px;margin-bottom:10px;color:#e6212a;}
.pgmessage-bodyform p{font-size:16px;margin-bottom:30px;}
.pgmessage-bodyform ul{}
.pgmessage-bodyform li{position:relative;margin-bottom:20px;border:1px solid #eee;border-radius:5px;}
.pgmessage-bodyform li:last-child{border:none;margin-bottom:0;}
.pgmessage-bodyform li input{padding:10px;width:100%;border-radius:5px;box-sizing:border-box;}
.pgmessage-bodyform li textarea{display:block;border:none;width:100%;height:150px;border-radius:5px;padding:10px;box-sizing:border-box;}
.pgmessage-bodyform li input.btn{width:100%;background:#e6212a;color:#fff;}

/*内页：联系方式*/
.nym-cont{ margin-top:20px;}
.nymt-title > h3 {
    color: #333; font-weight: bold;
    font-size: 21px;
    text-align: center;
}
.nymt-title > p {
    color: #898989;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
}
.nym-cont p {
    font-size:16px; color:#333; line-height: 36px;
}
.nycontm-li{ float:left;     width: 340px;}
.nycontm-li > .icon{ font-size:70px; color:#00a0e9; text-align: center; display: block; height:50px; }
.nycontm-li:nth-child(2){ border-right:1px solid #d5d5d5;border-left:1px solid #d5d5d5}
.nycontm-li > h3{ font-size:18px; text-align: center; color:#333; margin-top: 15px;}
.nycontm-li > p{ font-size:14px; text-align:center; color:#959595; line-height: 30px;}
.nycont-m{ margin-top:100px; }
.nycont-m ul{ display:table; margin: 0 auto;}
.nyewm-li{ float:left;}
.nycont-ewm > ul{ margin:0 auto; display: table; max-width: 900px;margin-top:50px;padding-bottom: 90px;}
.nyewm-li > img{ width:170px; height: 170px;}
.nyewm-li > p{ color:#333; font-size:16px; text-align: center; line-height: 40px;}
.nyewm-li + .nyewm-li { margin-left:40px;}

.proshow_xxk{color: #fff; padding-left: 20px; font-size: 18px;}
.promsg p{ font-size: 16px; line-height: 36px;}
.MsoNormalTable td{ text-align:center;    border:1px solid  #d5d5d5;border-right: none;border-top: none;}
.MsoNormalTable tr:last-child{ border-bottom:none;}
.MsoNormalTable { border-left:none; border-bottom: none;} 

#video_show{
	position:fixed;
	bottom:10px;
	right:10px;
	width:350px;
	height:240px;
	z-index:9999999
}
#close{height:40px;line-height:40px;background:#00A0E9; color:#FFF; font-size:16px;}
.close{float:right;font-family: Arial;width:40px;height:40px;color:#fff;text-align:center; font-size: 18px;cursor:pointer}
#video{width:100%;height:240px;}

/*浮动客服*/
.toolbar{position: fixed;bottom: 20%;right:2px;margin-top: -163px;z-index: 100;width: 70px;}
.toolbar dd{position: relative;float: left;width: 70px;height: 70px;background:#0483bd;margin-top: 2px;border-radius: 5px;color: #fff;font-size: 12px;line-height: 21px;text-align: center;cursor: pointer;transition: all .5s;}
.toolbar dd:first-child{margin-top: 0;}
.toolbar dd i{width: 100%;height: 30px;display: block;margin-top: 13px;background: url(../images/toolbar.png) no-repeat center 0;}
.toolbar dd.qq i{background-position-y: 0;}
.toolbar dd.tel i{background-position-y: -30px;}
.toolbar dd.code i{background-position-y: -60px;}
.toolbar dd.top i{background-position-y: -90px;}
.toolbar dd span{display: block;color: #fff;}
.toolbar dd.tel .box{position: absolute;top: 0;width: 190px;right: -200px;height: 100%;margin-right: 10px;border-radius: 5px;background: #0483bd;opacity: 0;transition: all .5s;}
.toolbar dd.tel .box p{font-size: 14px;margin: 15px auto 7px;}
.toolbar dd.tel .box h3{font-size: 18px;font-weight: bold;}
.toolbar dd.tel .box:after{display: block;content: " ";border-style: solid dashed dashed dashed;border-color: transparent  transparent transparent #0483bd;border-width: 9px;width: 0;height: 0;position: absolute;top: 50%;margin-top: -9px;right: -18px;margin-left: -12px;}
.toolbar dd.code .box{position: absolute;top: 0;width: 162px;right: -172px;height: 162px;margin-right: 10px;border-radius: 5px;background: #0483bd;opacity: 0;transition: all .5s;}
.toolbar dd.code .box img{width: 140px;height: 140px;padding: 11px;}
.toolbar dd.code .box:after{display: block;content: " ";border-style: solid dashed dashed dashed;border-color: transparent  transparent transparent #0483bd;border-width: 9px;width: 0;height: 0;position: absolute;top: 30px;right: -18px;margin-left: -12px;}
.toolbar dd:hover{background: #333;}
.toolbar dd.tel:hover .box{opacity: 1;right: 80px;}
.toolbar dd.code:hover .box{opacity: 1;right: 80px;}

.listpage{clear:both;text-align:center;overflow:hidden;font-size:16px;margin:40px 0;}
.listpage a,.listpage span{display:inline-block;padding:8px 14px;margin:0 6px;border-radius:50%;}
.listpage a:hover{background:#2f82ff;;color:#fff;}
.listpage span{background:#2f82ff;;color:#fff;}
.listpage a.mPrev:hover,.listpage a.mNext:hover,.listpage a.pagecount:hover{background:none;color:#074ecf;}

.pager{clear:both;text-align:center;overflow:hidden;font-size:16px;margin:40px 0;}
.pager a,.pager span{display:inline-block;padding:8px 14px;margin:0 6px;border-radius:50%;}
.pager a:hover{background:#2f82ff;;color:#fff;}
.pager span{background:#2f82ff;;color:#fff;}
.pager a.mPrev:hover,.pager a.mNext:hover,.pager a.pagecount:hover{background:none;color:#074ecf;}