* { margin: 0; padding: 0; -webkit-font-smoothing: antialiased; list-style-type: none; box-sizing: border-box; }
body, h1, h2, h3, h4, h5, h6, hr, p, dl, dt, dd, ul, ol, li, pre, form, button, input, textarea, th, td, pre { margin: 0; padding: 0; }
h1, h2, h3, h4 { font-size: 18px; font-family: "Microsoft YaHei", Tahoma, Arial, Helvetica, sans-serif; }
a, a:link, a:visited, a:hover, a:active { text-decoration: none; }
ul { list-style: none; padding: 0; margin: 0; }
img { border: 0 none; vertical-align: top; }
.content img, .detail img { max-width: 100%; }
.container { width: 1200px; margin: 0 auto; }
body{ font-size: 16px; color: #333333;}
/* top */
.top-bar { height: 35px; background: #333333; }
.welcome { font-size: 13px; color: #fff; float: left; line-height: 35px; }
.top-nav { float: right; color: #fff; font-size: 0; }
.top-nav li {  display: inline-block; padding: 0 16px; border-right: 1px solid rgba(255,255,255,0.3); margin-top:9px; }
.top-nav a { font-size: 13px; color: #fff;  }
.top-nav li:last-child { border-right: none; }
.top-nav a:hover { text-decoration: underline; }
/* header */
.header { height: 105px; }
.header .container { height: 105px;  }
.header .container:after { content: ""; height: 0; display: block; visibility: hidden; clear: both; }
.logo{float:left;width:310px;padding-top:22px;} 
.header-menu{float:left;width:720px;margin-left:70px;}
.header-map{float:right;}
/* menu */
.menu { height: 105px; display: flex; justify-content: center; z-index: 999; }
.menu * { box-sizing: border-box; }
.menu .ul-list { width: 720px; display: flex; }
.ul-list-li { height: 105px; flex: 1; position: relative; }
.ul-list-a { display: block; width: 100%; height: 105px; text-align: center; padding-top: 40px; }
.ul-list-a span { display: block; margin-bottom: 8px; }
.ul-list-a p { font-size: 12px; text-transform: uppercase; color: rgba(51,51,51,0.6); }
.ul-list-a:hover { background: #2e8de7; }
.ul-list-li:hover .ol-list { display: block; }
.menu .ol-list { display: none; position: absolute; top: 105px; left: 0; z-index: 999; background: rgba(255,255,255,0.9); width: 100%; overflow: hidden; }
.menu .ol-list > li > a { text-decoration: none; height: 40px; display: flex; align-items: center; border-bottom: 1px solid #ebebeb; justify-content: center; font-size: 14px; text-align: center; }
.menu .ol-list > li > a:hover { color: #fff; background: #2e8de7; }
.ul-list-li:hover { color: #fff; background: #2e8de7; }
.ul-list-li:hover .ul-list-a span { color: #fff; }
.ul-list-li:hover .ul-list-a p { color: rgba(255,255,255,0.6); }
.ul-list .active { background: #2e8de7; }
.ul-list .active .ul-list-a span { color: #fff; }
.ul-list .active .ul-list-a p { color: rgba(255,255,255,0.6); }

/* flexslider */
.flexslider{margin:0 auto;position:relative;height:528px;overflow:hidden;zoom:1;}
.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease;}
.flexslider .slides{zoom:1;}
.flex-direction-nav a{width:60px;height:90px;line-height:99em;overflow:hidden;margin:-60px 0 0;display:block;background:url(../image/ad_ctr.png) no-repeat;position:absolute;top:50%;z-index:10;cursor:pointer;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease;}
.flex-direction-nav .flex-next{background-position:0 -90px;right:0;}
.flex-direction-nav .flex-prev{left:0;}
.flexslider:hover .flex-next{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-prev{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{opacity:1;filter:alpha(opacity=50);}
.flex-control-nav{width:100%;position:absolute;bottom:10px;text-align:center;}
.flex-control-nav li{margin:0 5px;display:inline-block;zoom:1;*display:inline;}
.flex-control-paging li a{background:url(../image/dot.png) no-repeat 0 -16px;display:block;height:16px;overflow:hidden;text-indent:-99em;width:16px;cursor:pointer;}
.flex-control-paging li a.flex-active{background-position:0 0;}


/* bar */
.bar { height: 130px; background: #f5f5f5; }
.bar-tel { width: 370px; height: 130px; padding: 35px 0 0 60px; position: relative; float: left; }
.bar-tel p { color: #666666; }
.bar-tel span { display: block; font-size: 30px; font-weight: bold; color: #2e8de7; font-style: italic; line-height: 1.8em; }
.bar-tel:before { content: ""; display: block; width: 40px; height: 40px; background: url(../image/bartel.png) center no-repeat; position: absolute; top: 45px; left: 0; }
.bar-center {  height: 130px; float: right; padding: 30px 0 0 0 ; }
.bar-center p { font-size: 0; }
.bar-center p label { font-weight: bold; }
.bar-center p a { font-size: 14px; color: #666666; font-weight: normal; margin-right: 15px; }
.search { width: 440px; height: 40px; position: relative; margin: 15px 0; }
.search-input { width: 420px; height: 40px; border: 1px solid #d9d9d9; border-radius: 40px; outline: none; padding: 0 70px 0 15px; font-size: 14px; }
input::-webkit-input-placeholder { /*WebKit browsers*/
 color: #999999;
}
.search-submit { width: 80px; height: 40px; position: absolute; right: 0; top: 0; cursor: pointer; outline: none; border: none; font-size: 14px; background: url(../image/so.png) center no-repeat; color: #fff; }
.ewm { width: 300px; height: 130px; float: right; text-align: right; }
.ewm i { display: inline-block; width: 120px; height: 95px; margin: 17px 0 0 20px; }
.ewm i img { width: 95px; height: 95px; display: block; float: left; }
.ewm i h3 { font-size: 14px; font-weight: normal; font-style: normal; float: right; width: 16px; height: 95px; line-height: 1em; display: flex; align-items: center; }

.clearfix {clear:both;}
.HeightTab{height:20px;width:1px;overflow:hidden;}

.ProductShow{width:1200px;margin:auto;padding:30px 0;}
.ProductShow .container .header-info .title{text-align:left;font-size:22px;color: #444;}
.ProductShow .container .header-info .subtitle{text-align:left;font-size: 14px;color:#666;}
.ProductShow .container .content{margin-top: 10px;}
.ProductShow .container .content .p-item{float:left;width: 384px;border:1px solid #e6e6e6;margin-right: 21px;overflow: hidden;-webkit-transition: all .3s linear;-ms-transition: all .3s linear;-moz-transition: all .3s linear;-o-transition: all .3s linear;transition: all .3s linear;}
.ProductShow .container .content .p-item:nth-child(4n){margin-right: 0;}
.ProductShow .container .content .p-item .imgbox {overflow: hidden;}
.ProductShow .container .content .p-item .imgbox img transform: scale(1);-webkit-transition: all .3s linear;-ms-transition: all .3s linear;-moz-transition: all .3s linear;-o-transition: all .3s linear;transition: all .3s linear;width: 100%;}
.ProductShow .container .content .p-item:hover img{-webkit-transform: scale(1.2);-ms-transform: scale(1.2);-moz-transform: scale(1.2);-o-transform: scale(1.2);transform: scale(1.2);-webkit-transition: all .3s linear;-ms-transition: all .3s linear;-moz-transition: all .3s linear;-o-transition: all .3s linear;transition: all .3s linear;}
.ProductShow .container .content .p-item .p-item-desc{padding: 0 20px;}
.ProductShow .container .content .p-item .p-item-desc .name{color: #333333;font-size: 18px;border-bottom: 1px solid #e6e6e6;height: 50px;line-height: 50px;}
.ProductShow .container .content .p-item .p-item-desc .text{color: #666666;font-size: 12px;height: 50px;line-height: 50px;}
.ProductShow .container .content .p-item:hover {-webkit-box-shadow:0 15px 30px rgba(0,0,0,0.1);box-shadow:0 15px 30px rgba(0,0,0,0.1);-webkit-transform:translate3d(0, -2px, 0);transform:translate3d(0, -2px, 0)}

.EquBlock {width:100%;height:460px;padding:40px 0;background:url("/upfile/equbg.jpg") center center repeat;}
.EquBlock .equipment {width:1200px;margin:auto;}
.EquBlock .equipment .equ_title{font-size:22px;color:#fff;text-align:center;}
.EquBlock .equipment .equ_subtitle{font-size:16px;color:#fff;text-align:center;}
.EquBlock .equipment .equ_text{margin:0px 0px 0px 30px;font-size: 14px;color:#666;}

.AboutBlock{width:1200px;margin:auto;padding:30px 0;}
.AboutBlock .title{font-size:16px;color:#666;font-weight:bold;}
.AboutBlock p{font-size:14px;color:#666;padding-top:5px;}

/*footer*/
.footer {height: 370px; background: #222222; background-size: cover;}
.footer-up {height: 260px; padding-top: 25px; }
.cc { width: 100%; height: auto; float: left }
.cc li { width: 12%; float: left; margin-left: 1%; margin-right: 1% }
.cc li h1 { float: left; display: block; width: 100% }
.cc li h1 a { font-size:18px; color: #fff; line-height: 2; font-weight: bold; }
.cc li p a { float: left; font-size:16px; color: #fff; line-height: 2; clear: both }
.cc li p { float: left; font-size:16px; color: #fff; line-height: 2; clear: both; margin-top: 5px;}
.copyright { height: 30px; text-align: center; line-height: 30px; padding-top: 50px;}
.copyright span { font-size: 16px; color:#fff;margin-right: 25px; }
.copyright span a { font-size: 16px; color:#fff; }
.copyright span a:hover { color: #fff; }
.foot_keywords p{ font-size: 12px; color: rgba(255,255,255,0.5); text-align:center; }
.foot_keywords a { font-size: 12px; color: rgba(255,255,255,0.5); }
.foot_keywords a:hover { color: #fff;  }
/* right */
.right_nav { right: 0; bottom: 35%; position: fixed; text-align: left; overflow: hidden; z-index: 999; }
.right_nav li { background: #e3f0ff; margin: 4px 0; padding: 10px; border-top-left-radius: 4px; border-bottom-left-radius: 4px; cursor: pointer; position: relative; right: -70px; }
.right_nav li .iconBox { text-align: center; overflow: hidden; display: flex; align-items: center; justify-content: space-between }
.right_nav li img { width: 30px; height: 30px; }
.right_nav li h4 { color: #333333; font-size: 14px; margin: 2px 0 2px 15px; }
.right_nav li:hover { background: #b8d9fe; }
.right_nav li .hideBox { display: none; position: absolute; right: 120px; padding: 10px 15px 10px 10px; top: -10px; z-index: 999; }
.right_nav li .hideBox .hb { right: 120px; text-align: center; border: 1px solid #ccc; background-color: #fff; padding: 10px 30px; border-radius: 4px; }
.right_nav li .hideBox .hb h5 { width: 150px; margin: 0 auto; padding: 5px; border-bottom: 1px solid #e6e6e6; color: #333; font-size: 16px; display: block; #fff-space: nowrap; line-height: 1.5em }
.right_nav li .hideBox .hb p { margin-top: 5px; font-size: 18px; font-weight: bold; color: #2e8de7; }
.right_nav li:nth-child(3) .hideBox img { width: 150px; height: 150px; margin-top: 10px; }

.Position {width:100%;height:55px;line-height:55px;background:url("/upfile/position.jpg") no-repeat left top;border-bottom:1px solid #e0e0e0;}
.Position .pcontent{width:1200px;margin:auto;}
.Position .pcontent .title {float:left;color:#333333;font-size:20px;}
.Position .pcontent .location {float:right;color:#666;font-size:14px;font-family:"Hiragino Sans GB";}
.Position .pcontent .location a {color:#666;}

.inner{width:1200px;margin:auto;padding-top:20px;}
.inner .Sbox{width:1200px;font-size:14px;}
.inner .Sbox .blank ul {padding:0px 0px;}
.inner .Sbox .blank ul li{cursor:pointer;float:left;margin-right:15px;}
.inner .Sbox .blank .current a{background:#0077b6;color:#fff;}
.inner .Sbox .blank ul li a{display:block;width:150px;height:42px;line-height:42px;color:#0077b6;background:#eee;text-align:center;border-radius:8px;}	
.inner .Sbox .blank ul li a:hover{background:#0077b6;color:#fff;text-decoration:none;}

/*content*/
.inner .main{font-size:16px;padding:0px 0px 30px 0px;}
.inner .main .content {margin:auto;}
.inner .main .content p{padding:3px 0px;}

/*product*/
.inner .main .ProList{width:1200px;}
.inner .main .ProList .albumblock{padding:0px 13px 0px 13px;float:left;}
.inner .main .ProList .albumblock .inner{width:274px;height:280px;}
.inner .main .ProList .albumblock .inner img{width:270px;height:166px;border:none;padding:2px;}
.inner .main .ProList .albumblock .inner .albumtitle{margin:auto;width:250px;color:#0077b6;text-align:center;font-size:14px;height:50px;line-height:50px;border-bottom:1px solid #e0e0e0;}
.inner .main .ProList .albumblock .inner .albumtitle a{color:#0077b6;}
.inner .main .ProList .albumblock .inner .click{margin:auto;margin-top:5px;text-align:center;background:url("/upfile/click.png") no-repeat 76px 16px;width:250px;color:#0077b6;font-size:14px;height:40px;line-height:40px;border-top:1px solid #e0e0e0;}
.inner .main .ProList .albumblock .inner .click a{color:#0077b6;}
				
/*ArticleList*/	
.inner .main .ArticleList{font-size:16px;}
.inner .main .ArticleList ul li{float:left;width:300px;height:330px;}
.inner .main .ArticleList ul li img{float:left;width:290px;height:190px;}
.inner .main .ArticleList ul li img:hover{opacity:0.6;}                                            
.inner .main .ArticleList ul li .info{float:left;width:290px;}
.inner .main .ArticleList ul li .info .newstitle{width:290px;float:left;font-size:14px;height:25px;line-height:25px;}
.inner .main .ArticleList ul li .info .newstitle a{color:#333;}
.inner .main .ArticleList ul li .info .newstitle a:hover{color:#0077b6;}
.inner .main .ArticleList ul li .info .newstime{width:290px;float:left;color:#999;font-size:13px;line-height:30px;}
.inner .main .ArticleList ul li .info .newscontent{width:290px;float:left;color:#666;font-size:13px;line-height:22px;}

/*Imglist*/
.inner .main .ImageList{font-size:16px;}
.inner .main .ImageList ul li{float:left;width:300px;height:260px;}
.inner .main .ImageList ul li img{float:left;width:290px;height:190px;}
.inner .main .ImageList ul li img:hover{opacity:0.6;}                                            
.inner .main .ImageList ul li .info{float:left;width:290px;}
.inner .main .ImageList ul li .info .newstitle{width:290px;float:left;font-size:16px;height:45px;line-height:45px;}

/* recruit */
.inner .main .RecruitList{font-size:16px;}
.inner .main .RecruitList td{line-height:35px;border-bottom:1px solid #CCC;font-size:14px;}	
.inner .main .RecruitList .Rtitle{background:#F5F5F5;color:#0077b6;font-size:16px;padding-left:10px;height:45px;line-height:45px;font-weight: bold; }
.inner .main .RecruitList .Rtitle span{text-align:right;font-size:14px;}

/* map */
.map { margin-top: 30px; }
#allmap { overflow: hidden; width: 100%; height: 390px; }
#result { width: 100%; font-size: 12px; }
.BMapLib_bubble_content { color: #191919; }
.BMapLib_bubble_content p { color: #666; margin: 2px 0; line-height: 18px; font-size: 12px; }
.BMapLib_nav_tab li { font-size: 12px; }
.BMapLib_SearchInfoWindow .iw_bt { font-size: 12px; }
.BMap_cpyCtrl span { font-size: 12px; }
.BMapLib_SearchInfoWindow input { outline: none; }
#BMapLib_search_text0 { height: 24px; line-height: 24px; }

/* detail */
.in-title { text-align: center; margin: 20px 0; font-size: 24px; }
.in-time { font-size:14px; color: #b0b0b0; text-align: center; line-height: 50px; border-bottom: 1px dashed #d9d9d9; }
.detail { padding: 30px 0; }
.detail-next { overflow: hidden; margin: 40px 0; border-bottom: 1px solid #eeeeee; border-top: 1px solid #eeeeee; padding: 10px 0; line-height: 30px; }
.detail-next a { max-width: 45%; font-size: 14px; display: inline-block; color: #888888; }
.detail-next a:hover { color: #2e8de7; }
.detail-next a:nth-child(1) { float: left; }
.detail-next a:nth-child(2) { float: right; }

/*二维码弹窗*/
.ewmbox { width: 300px; height: 320px; padding-top: 20px; background: #fff; z-index: 9999; position: fixed; left: 50%; top: 50%; margin: -170px 0 0 -150px; text-align: center; font-size: 16px; display: none; }
.ewmbox .close { width: 32px; height: 32px; position: absolute; top: -25px; right: -40px; cursor: pointer; border-radius: 100%; background: #f3f3f3 url(../image/dialogClose.png) no-repeat center center; transition: all ease 300ms; }
.ewmbox .close:hover { transform: rotate(180deg); }
.ewmbox img { width: 260px; height: 260px; display: block; margin: 0 auto 10px; }
.dialog-layout { width: 100%; height: 100%; position: fixed; z-index: 100; top: 0; left: 0; background: #000; opacity: 0.3; filter: alpha(opacity=30); }

/*浮动客服*/
.toolbar { position: fixed; top: 50%; right: 1%; margin-top: -163px; z-index: 100; width: 80px; }
.toolbar dd { position: relative; float: left; width: 80px; height: 80px; background:#2e8de7; margin-top: 2px; border-radius: 5px; color: #fff; font-size: 14px; 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(../image/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:#2e8de7; 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#2e8de7; ; 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; padding: 11px; width: 162px; right: -172px; height: 162px; margin-right: 10px; border-radius: 5px; background:#2e8de7; opacity: 0; transition: all .5s; }
.toolbar dd.code .box img { width: 140px; height: 140px; }
.toolbar dd.code .box:after { display: block; content: " "; border-style: solid dashed dashed dashed; border-color: transparent transparent transparent#2e8de7; ; 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; }