/****/
* { margin: 0; outline: 0; padding: 0; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);transition:background .5s,border .5s,-webkit-transform .5s}
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;}
body { color: #333; overflow-x: hidden; width: 100%; min-height: 100%;-webkit-touch-callout: none; display: -webkit-box; -webkit-box-orient: vertical; -webkit-box-align: stretch;-webkit-tap-highlight-color:rgba(0,0,0,0); font:14px/2 arial,"Microsoft Yahei","Hiragino Sans GB",sans-serif; background: #fff;min-width: 1200px; width: 100%;}
ul, li { list-style-type: none; }
th, td, caption { vertical-align: middle; }
input, button, select, textarea { outline: none;resize: none;font:14px/2 arial,"Microsoft Yahei","Hiragino Sans GB",sans-serif; background: none; color: #666; text-indent: 1em; margin: 0; padding: 0; border: 1px solid #ebebeb; border-radius: 4px;}
img { border:0; -ms-interpolation-mode: bicubic;}
div{word-break: break-all;}
a{ color: #333; text-decoration: none; }
a:hover{color: #06bbcb}
input[type="button"], input[type="submit"]{-webkit-appearance: none;}
small{color: #999; font-style: normal;}
.hide{display: none;}
.fl{float: left;}
.fr{float: right;}
.mt_100{margin-top: 50px;}
.mt_80{margin-top: 40px;}
.w{width: 1200px; margin: 0 auto;}
.clearfix {*zoom: 1;}
.clearfix:before,.clearfix:after { display: table; content: ""; line-height: 0;}
.clearfix:after { clear: both;}
.container{padding-top: 80px;}

/*top-header*/
.header {width:100%; height: 80px; position: fixed; z-index: 9999; top: 0; background:#fff; box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.06);}
.header .logo { width: 200px; padding-top: 20px;}
.lang a{display: block; float: left; line-height: 80px; padding-left: 20px;}
.lang img{float: left; padding: 25px 5px 0 0;}

/*nav*/
.nav { background:url(../images/nav_line.png) no-repeat right center; padding-right: 10px;}
.nav_ul_big li{ float: left;}
.nav_ul_big > li > a{ color: #333; font-size: 16px; padding: 0 15px; display:block; line-height: 80px;}
.nav_ul_big li a:hover,.nav_ul_big li.curr a{color: #06bbcb;}

#nav_ul_small{position: absolute;display:none; z-index:1000;_background:#1f1f1f; background: rgba(0,0,0,.6);}
#nav_ul_small li{float: none; border-bottom: 1px solid #505050; margin: 0 19px;}
#nav_ul_small li:last-child{border-bottom: none;}
#nav_ul_small li a{ text-align:left;height:40px; line-height: 40px; font-size: 14px; color: #fff;display: block;}
#nav_ul_small li a:hover{ background: none; color: #06bbcb; }

/*banner*/
.banner {clear:both; width:100%; height:720px;margin-top: 80px;}
#full-screen-slider { width:100%; height:720px;position:relative;}
#slides { display:block; width:100%; height:720px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li:nth-child(2),#slides li:nth-child(3),#slides li:nth-child(4)，#slides li:nth-child(5){display: none;}
#slides li a { display:block; width:100%; height:100%;}
#slides li a .title{display: none;}
#pagination { display:block; list-style:none; position:absolute; width: 100%; top:690px; z-index:900; margin: 0!important; text-align: center;}
#pagination li { display:inline-block; list-style:none; width:10px; height:10px; margin:0 5px; border-radius:5px; background:#FFF}
#pagination li a { display:block; width:100%; height:100%; text-indent:-9999px;}
#pagination li.current { background:#06bbcb}

/*index*/
.index_tt{text-align: center;}
.index_tt h4{font-size: 40px; font-weight: normal;line-height: initial;}
.index_tt p{display: inline-block; padding: 10px 150px 0; width: auto; color: #999; position: relative; font-size: 14px;text-transform:uppercase;}
.index_tt p i{width: 140px; display: block; height: 0; border-bottom: 1px #e6e6e6 solid; position: absolute; left: 0; top: 23px;}
.index_tt p i.r{right: 0; left: auto;}

.pdt_cat{}
.pdt_cat.en .main li p{font-size:16px; }
.pdt_cat .main{width: 110%;}
.pdt_cat .main li{ float: left; width: 150px; margin-right: 113px; height: 215px; overflow: hidden;}
.pdt_cat .main li span{display: block; width:150px; height: 150px; background: #d0d0d0; border-radius: 50%; overflow: hidden; text-align: center;transition:background .5s,-webkit-transform .5s }
.pdt_cat .main li span img{margin-top: 26px;}
.pdt_cat .main li a:hover span{background: #06bbcb;}
.pdt_cat .main li p{font-size:25px; text-align: center; padding-top: 20px;}


.envi{ background:url(../images/bg1.png) repeat center top; padding-bottom: 40px; overflow: hidden; }
.envi .index_tt h4{color: #fff;}
.envi .item{height: 280px; padding: 0 10px;}
.envi .item a{position: relative; font-size: 16px; color: #fff; display: block; background: #000;}
.envi .item a img{width: 380px;}
.envi .item a p{ width: 100%; display:block; background: #06bbcb url(../images/envi_line.png) no-repeat 10px 10px; height: 70px; white-space: nowrap; text-overflow:ellipsis;overflow: hidden; position: absolute;bottom: -70px; z-index: 2; text-indent: 10px; line-height: 70px;}
.envi .item .cover{ display: none; width: 380px; height: 280px; position: absolute; left: 0;top: 0; background: rgba(0, 0, 0, 0); z-index: 5}
.envi .item a:hover .cover{display: block;}
.envi .item a:hover img{opacity: .6}
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	margin-top: 50px;
	display: none;
	padding: 0;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
.owl-theme .owl-controls .owl-buttons div {
position: absolute;
top: 75px;
width: 55px;
height: 105px;
margin: 0;
padding: 0;
overflow: hidden;
_display: none;
}
.owl-theme .owl-controls .owl-buttons div:hover{color: #666;}
.owl-theme .owl-controls .owl-buttons .owl-prev { left: -90px; background: url(../images/l.png) no-repeat center center;}
.owl-theme .owl-controls .owl-buttons .owl-next { right: -90px;background: url(../images/r.png) no-repeat center center;}
.owl-theme .owl-controls .owl-buttons .owl-prev:hover{background: url(../images/l_hover.png) no-repeat center center;}
.owl-theme .owl-controls .owl-buttons .owl-next:hover{background: url(../images/r_hover.png) no-repeat center center;}

.certificate .main{width: 105%;}
.certificate .main a{ width: 266px; height: 520px; display: block; float: left; margin-right: 44px; overflow: hidden; position: relative;}
.certificate .main .cover{width: 266px; height: 520px; background:url(../images/certificate.png) no-repeat center top; z-index: 10; position: absolute; left: 0; top: 0; }
.certificate .main a:hover .cover{background: url(../images/certificate_h.png) no-repeat center top}
.certificate .main a span{display: none; width: 226px; height: 125px; position: absolute; top: 265px; padding: 0 20px; z-index: 10; font-size: 16px; overflow: hidden;}
.certificate .main a:hover span{color: #fff; display: block;}
.certificate .main a img{ width: 360px; margin-left: -45px;}


.news{ background:#06bbcb;}
.news_box{background:url(../images/new1.png) no-repeat left 45px,url(../images/new2.png) no-repeat right 50px; padding-bottom: 20px;}
.news .index_tt,.news .index_tt p{color: #fff;}
.news ul{ color: #fff; font-size:50px; font-style: oblique; width: 110%}
.news li{width: 560px; float: left; margin-bottom: 50px; margin-right: 80px;}
.news li i{display: block; float: left; font-size: 46px; color: #fff;}
.news li .time{display: none;}
.news li a{ display: block; padding-left:37px; height: 95px; font-size: 18px; font-style: normal;background:url(../images/n_t.png) no-repeat left top; color: #fff; position: relative;}
.news li a:hover{color: #39e1f0;background:url(../images/n_th.png) no-repeat left top; }
.news li a span{position: absolute; left: 120px; top: 30px; z-index: 1;display: block;width: 410px; white-space: nowrap; text-overflow:ellipsis;overflow: hidden;}


/*footer*/
.footer {margin:0 auto; clear:both; width:100%; background: #353535; color: #999; padding: 20px 0}
.footer ul{width: 105%;}
.footer li{width: 31.3333%; float: left; padding-right: 2%;}
.footer h4{ background:url(../images/footer_line.png) no-repeat left bottom; font-size: 18px; color: #fff; font-weight: normal; line-height: 60px; margin-bottom: 20px;}

.copyright{background: #1d1d1d; line-height: 70px; color: #fff;}
.copyright a{color: #fff;}
.copyright .fr{padding-top: 30px;}
.copyright .fr img{float: left;}
.footer .con div{ padding-left: 40px; margin-bottom: 10px; min-height: 30px;}
.footer .con .add{background: url(../images/add.png) no-repeat left top;}
.footer .con .tel{background: url(../images/tel.png) no-repeat left top; color: #06bbcb; font-size: 18px; line-height: 26px;}
.footer .con .mail{background: url(../images/mail.png) no-repeat left top;}
.footer .cat a{ color: #999; border: 1px #282828 solid; border-radius:20px; padding: 0 12px; display: inline-block; margin: 0 5px 10px 0}
.footer .cat a:hover{color: #fff; background: #2b2b2b;}
.footer .care img{width: 90px;}


/*page_banner*/
.page_banner{ width: 100%; height: 300px; text-align: center; background-position: center top; background-repeat: no-repeat; background-color: #ccc}


/*share*/
.share{padding-top: 10px;}
.share span{ line-height: 54px;}
.share a.bds_qzone,.share a.bds_weixin,.share a.bds_tsina{display: inline-block; width: 42px; height: 42px;}
.share a.bds_qzone{background: url(../images/qq.jpg) no-repeat left top}
.share a.bds_weixin{background: url(../images/wx.jpg) no-repeat left top}
.share a.bds_tsina{background: url(../images/wb.jpg) no-repeat left top}
.sr-bdimgshare,.bdselect_share_box{display: none!important;}


/*page图片点击放大*/
.cover{ width: 100%; height: 100%; background: rgba(0,0,0,.5); position: fixed; left: 0; top: 0; bottom: 0; right: 0; z-index: 999}
.cover .bigimg{ border: 5px #fff solid; background: #fff; position: absolute; top: 100px;border-radius: 5px; overflow: hidden; left: 50%;}


  /* jQuery lightBox plugin - Gallery style */
#jquery-overlay{position:absolute;top:0;left:0;z-index:90;width:100%;height:500px;}
#jquery-lightbox{position:absolute;top:0;left:0;width:100%;z-index:100;text-align:center;line-height:0;}
#jquery-lightbox a img{border:none;}
#lightbox-container-image-box{position:relative;background-color:#fff;width:250px;height:250px;margin:0 auto;}
#lightbox-container-image{padding:10px;}
#lightbox-loading{position:absolute;top:40%;left:0%;height:25%;width:100%;text-align:center;line-height:0;}
#lightbox-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10;}
#lightbox-container-image-box > #lightbox-nav{left:0;}
#lightbox-nav a{outline:none;}
#lightbox-nav-btnPrev,
#lightbox-nav-btnNext{width:49%;height:100%;zoom:1;display:block;}
#lightbox-nav-btnPrev{left:0;float:left;}
#lightbox-nav-btnNext{right:0;float:right;}
#lightbox-container-image-data-box{font:10px Verdana, Helvetica, sans-serif;background-color:#fff;margin:0 auto;line-height:1.4em;overflow:auto;width:100%;padding:0 10px 0;}
#lightbox-container-image-data{padding:0 10px;color:#666;}
#lightbox-container-image-data #lightbox-image-details{width:70%;float:left;text-align:left;}
#lightbox-image-details-caption{font-weight:bold;}
#lightbox-image-details-currentNumber{display:block;clear:left;padding-bottom:1.0em;}
#lightbox-secNav-btnClose{width:66px;float:right;padding-bottom:0.7em;}

/*======================================================================================*/


#left{ width: 1200px; margin: 0 auto; text-align: center;}
#right{ width: 1200px; padding:0 0 40px; margin: 0 auto; min-height: 300px;}

/*左侧分类*/
.category{ display: inline-block; border-left:1px #e4e4e5 solid; margin: 40px auto; border-radius: 4px; overflow: hidden; background: #fbfbfb;}
.category li{display: inline-block; float: left;}
.category a{display:block; line-height: 40px; font-size: 16px;border:1px #e4e4e5 solid; margin-left: -1px; padding: 2px 18px}
.category a:hover,.category a.category_active{background: #06bbcb; color: #fff; border:1px #06bbcb solid;}

/*左侧联系我们*/
ul.contact {width:161px; height: 230px; padding:10px 10px 0px 13px; margin:0px 0px 0px 0px;}
ul.econtact{}
ul.contact li{list-style:none; color:#313131; line-height:27px; font-size: 12px;}

/*内页样式*/
.path_title{height:42px; background:#ccc; color: #313131; margin-left: 2px;}
.path_title a,.path_title a:link,.path_title a:visited,.path_title a:active{color:#313131;}
.path_title span.span_right{ float: left;line-height: 40px; text-indent: 35px;}
.path_title span.span_right a:hover {color:#0068b7;}

/*产品列表*/
.products_list{margin:0 auto 20px;}
.products_list li{display: inline-block; float: left; width: 278px; height: 375px; margin:0 10px 20px; background: #fbfbfb; border:1px #eee solid; overflow: hidden;}
.products_list li img{width: 278px; height: 278px;}
.products_list a p{display: block; height:66px; padding: 20px 10px 10px;color: #fff; font-size: 12px; color: #333; text-align: center; color: #bbb;}
.products_list a span{font-size: 16px; display: block;font-weight: bold; color: #333;}
.products_list a:hover span{color: #06bbcb;}

.photo_list li{ height: 270px;}
.photo_list li .img{width: 278px; height: 205px; text-align: center;}
.photo_list li .img img{height: 100%!important; width: auto; max-width: 100%;}
/*新闻列表*/
ul.news_list{margin:10px 0; }
ul.news_list li{list-style:none;border-bottom:1px #eee solid; padding: 10px 0;}
ul.news_list li a{font-size: 16px;}
ul.news_list li a:hover{color:#06bbcb; text-decoration:none;}
ul.news_list li p,.list_time{color:#999;}

/*标签列表*/
ul.tags_list li{background:url(../images/li.gif)  0px 10px no-repeat; line-height: 28px; margin-bottom: 8px; padding-bottom: 10px;}
ul.tags_lis h3{padding: 0px; margin: 0px;}
.tags_p{padding: 0px; margin: 0px; color: #7d7d7d; line-height: 20px;}
/*标签样式*/
.tags{margin:0 auto; padding:5px 0px 5px 8px; position:relative;}
.tags ul{position:absolute; z-index:100;width:690px; }
.tags li{float: left;list-style:none; }
.tags a{display:block;color:#FFF; height: 16px; font-size:12px; float:left;text-align:center; background-color:#898989; padding:3px 10px; margin:5px 4px; -moz-border-radius: 12px; -webkit-border-radius: 12px; border-radius:12px;}
.tags a:hover{ text-decoration:none; background-color:#01aee8; color:#FFF;}
.tags a.tag_active{background-color:#585858;}

/*新闻显示*/
h1.content_title{font-size:22px;line-height:50px; margin-top:12px;}
.news_data{text-align:right; padding-right:10px; margin:8px 0px;}
.news_title{ border-bottom: 1px #eee solid; padding-bottom: 10px; margin-bottom: 10px;}
.download_btn{text-align:right; margin:5px 20px 5px 0px;}
.content_bg{border:#EAEAEA 1px solid; border-top:none; margin-bottom:10px;}

/*产品展示*/
.main_photo{float:left; width:400px; margin:15px 0px 0px 0;}
.product_group{float:left; width:768px; margin:5px 0px 0px 30px;}
.product_group h1{color:#000;font-size:18px; line-height:22px; padding:8px 0px 7px 0px;border-bottom:dotted 1px #c9c9c9;}
.product_group ul{ margin-top:12px;}
.product_group li{list-style:none; padding-bottom:6px; line-height:26px; color: #666}
.product_content{ clear:both; width:100%; overflow:hidden;line-height:26px; padding-top: 25px;}
.introduce,.eintroduce{color:#06bbcb; margin-bottom: 20px; border-bottom: 1px #e8e8e8 solid; font-size: 18px; line-height: 50px;}
{ background:url(../images/eintroduce.jpg) left top no-repeat;font-weight:normal;text-indent:16px;}
.buy{color: #fff; background: #06bbcb; padding: 5px 15px; border-radius: 4px; display: inline-block;}
.buy:hover{color: #fff; background: #079AA7}

/*相关产品*/
.related_product{ margin:15px 0px 10px 15px;}
.related_title{color:#FFF; height:34px; background:#eee; font-weight:bold; text-indent:22px;}
.erelated_title{color:#FFF; height:34px; background:#eee; text-indent:18px;}
.erelated_new_title{text-indent: 28px;}

/*相关新闻*/
.related_new{margin:25px 0px 30px 15px;}
ul.related_newlist{ margin:0px 15px 0px 0px;}

/*上一个下一个*/
.point{margin:40px 0px 25px 0px; text-align:center; line-height:22px;}
.point span.to_prev{padding:4px 12px;}
.point span.to_prev a{color:#0068b7;}
.point span.to_prev a:hover{text-decoration: underline;}
.point span.to_next{padding:4px 12px;}
.point span.to_next a{color:#0068b7;}
.point span.to_next a:hover{text-decoration: underline;}

/*分页样式*/
.page{clear:both; margin:25px 0px; font-size: 13px;text-align: center;}
.page a,.page .current {display: inline-block; padding: 5px 15px; background: #ebebeb; border-radius: 3px; -webkit-border-radius: 5px; margin:0 3px;}
.page a:hover,.page .current{ background: #06bbcb; color: #fff;}


/*订单留言*/
dl.table{margin:0;}
dl.table dt{float:left; width:110px; height:40px; text-align:right;line-height:40px;}
dl.table dd{width:800px; height:40px; line-height:20px; margin-bottom: 20px;}
.textwidth{ width: 500px; height: 40px;}
dl.table dd.biezhu{height:130px;}
dl.table dd.biezhu textarea{height:115px;width:500px;}
.codeimg{background-color: #000; margin: 0px 0px -6px 5px;}
input.submit_btn{ width: 160px; height: 40px;  margin-right: 20px;  background: #06bbcb; color: #fff; cursor: pointer; border: none;  text-indent: 0;}

/*网站地图*/
.ul_sitemap{margin: 10px 0px 30px 30px;}
.ul_sitemap li{list-style: none; line-height: 26px;clear: both;}
.ul_sitemap li a{color: #7d7d7d;}
li.small_li_sitemap{clear: both;padding-left: 12px;}
li.small_li2_sitemap{float: left; padding-left: 20px;}



/* 悬浮 */
#leftsead{width:140px;position:fixed;bottom:30px;right:0; z-index:9999}
*html #leftsead{margin-top:258px;position:absolute;top:expression(eval(document.documentElement.scrollTop));}
#leftsead li{width:140px;height:60px;}
#leftsead li span{display: block; width: 140px; height: 60px; padding-left: 60px;margin-right:-140px;cursor:pointer;white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
#leftsead li a{height:60px;float:right;display:block;min-width:60px;max-width:140px; color: #fff; line-height: 60px;}

#leftsead li.qq_li span{background: #19BAEA url(../images/q.png) no-repeat 10px center;}
#leftsead li.msn_li span{background: #58D249 url(../images/msn.png) no-repeat 10px center;}
#leftsead li.skype_li span{background: #12E2CD url(../images/skype.png) no-repeat 10px center;}
#leftsead li.w_li span{background: #EF6311 url(../images/ww.png) no-repeat 10px center;}
#leftsead li.ww_li span{background: #E8952D url(../images/ww.png) no-repeat 10px center;}
#leftsead li.www_li span{background: #B1D848 url(../images/ww.png) no-repeat 10px center;}
#leftsead li.feedback span{background: #E46464 url(../images/feedback.png) no-repeat 10px center;}
#leftsead li.code_li span{background: #6381F1 url(../images/code.png) no-repeat 10px center; position: relative;}
#leftsead li.code_li .code{ width: 280px; height: 280px; position: absolute; right: 140px; bottom: 0; background:#6381F1; background: rgba(99, 129, 241, 0.52); border-radius: 5px; padding: 10px;}
#leftsead li.code_li .code img{width: 280px; height: 280px;}
#leftsead li.top_li span{background: #6e6e6e url(../images/gotop.png) no-repeat 10px center;}
#remind{ width: 100%; height: 60px;line-height: 60px; position: fixed; bottom: 0; left: 0; z-index: 10; color: #F5D783; font-size: 20px; text-align: center; background: #000; background: rgba(0,0,0,.8);}


@media screen and (max-width: 980px) {
.w,.container,.footer{width: 1200px;overflow: hidden;}
}
