@charset "utf-8";body 
{font-family:"微软雅黑"!important;font-size:14px;/*overflow-x:hidden;*/ color:#333333;}
* {margin:0;padding:0;}
input,button {font-family:"微软雅黑";}
html,body {width: 100%; height: 100%; background: #f4f5f6;}

#all {width:100%;margin:0px auto;height:auto;min-width:1200px;overflow:hidden;background-color:#FFF;position:relative;}
ul,ol,li {list-style:none}
a {text-decoration:none;color:#333333;}
a:hover {color:#16aec3;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease;}
img {margin:0;padding:0;border:none; }
.clear {clear:both;margin:0px;padding:0px;}
form {display:block;}
.clear {clear:both;}
.white {color:#FFFFFF!important;}
.mart1 {margin-top:1rem;}
.mart1 {margin-top:2rem;}
.mart0 {margin-top:-1rem!important;}
.button {outline:none;}
.fr {float:right;}
.fl {float:left;}
.container {width:1200px!important;margin-left:auto;margin-right:auto; }
.bannerimg{width: 100%; height: 500px; display: block;}
.bannerimg img{display: block;}
/**---------------------首页头部logo nav----------------------------------**/

.header {width:100%; height:80px; margin:0px auto; overflow:hidden; }
.header .container{width:1200px; overflow:hidden; margin-left:auto; margin-right:auto;}
.logo{height:55px; overflow:hidden; float:left; margin-top:10px;}
.logo a{ display:block;}
.nav{height:80px;float:right;}
.nav ul{clear:both;}
.nav ul li{float:left; margin-left:10px; height:55px; }
.nav ul li a,.nav ul li h2 a{outline: none; height: 80px; line-height: 80px; display:block;font-size:18px;color:#333333; padding-left:10px; padding-right: 10px; font-weight: normal; }
.nav ul li a:hover{height: 80px; line-height: 80px; color: #FFFFFF; background: #00bedd;-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease;/*过渡效果*/}
.nav ul .nav_Location a{height:53px; border-bottom:2px solid #FFF; color:#FFF;}

/**---------------------首页banner----------------------------------**/

/*.banner {width:100%;height:600px;position:relative;background:url(banner1.jpg) no-repeat;background-size:100% 100%;}
*/
#topbanner .flex-control-nav {width:100%;position:absolute;bottom:20px;text-align:center;z-index:500;}
#topbanner .flex-control-nav li {margin:0 6px;display:inline-block;zoom:1;*display:inline;}
#topbanner .flex-control-paging li a {width:40px!important;height:5px;display:block;background:#e5e6e6;cursor:pointer;text-indent:-9999px;-webkit-border-radius:0px;-moz-border-radius:0px;-o-border-radius:0px;border-radius:0px;}
#topbanner .flex-control-paging li a:hover {background:#333;}
#topbanner .flex-control-paging li a.flex-active {height:5px;background:#00bedd;cursor:default;}
#topbanner img{width:100%;height: auto; display: block;}
#topbanner .slides li{display: block;}
#topbanner{  height: 600px!important;}
#topbanner .slides{height: 600px!important;}
#topbanner .slides img{ height:600px!important;}


/**---------------------品质第一----------------------------------**/


.quality {background:#FFFFFF;width:100%;padding-top:80px;padding-bottom:50px;text-align:center;}
.quality .top {color:#333333;font-size:24px;}
.quality .line {width:50px;border-bottom:3px solid #00bedd;margin-left:auto;margin-right:auto;margin-bottom:24px;margin-top:24px;}
.quality .text {font-size:14px;color:#606060; line-height:30px;}
.quality ul {width:100%;margin-top:30px;height:220px;}
.quality ul li {float:left;width:50%;height:220px;text-align:center;color:#FFFFFF;}
.quality ul li .title {margin-top:65px;font-size:20px;font-weight:bold;margin-bottom:20px;opacity:1!important;filter:alpha(opacity=100);}
.quality ul li a {margin-left:auto;margin-right:auto;font-size:12px;padding:7px 0;margin-top:27px;display:block;width:110px;color:#FFFFFF;border-radius:50px; -ms-border-radius:50px; -webkit-border-radius:50px; -moz-border-radius:50px;}
.quality .service {background: url(qualitybg1.jpg) no-repeat; background-size: 100% 100%;}
.quality .service a {background:#0098c6;}
.quality .excellent {background: url(qualitybg2.jpg) no-repeat; background-size: 100% 100%;}
.quality .excellent a {background:#17b646;}




/**---------------------通用格式---------------------------------**/

.indicate {width:1200px;margin-left:auto;margin-right:auto;height:auto;text-align:center;text-align:center; }
.indicate  img{text-align: center; padding-top: 70px;}
.indicate .txt {color: #606060; font-size:14px;margin-top: 28px;}


/**---------------------首页了解我们---------------------------------**/

.aboutus {background:url(../images/aboutusbg.jpg) no-repeat;background-size:100% 100%;height:559px;width:100%;}
.aboutus ul {width:1200px;margin-top:50px;}
.aboutus ul li {transition:all .5s linear;float:left;text-align:center;height:260px;width:230px;padding:0 20px;margin-right:40px;background:#FFFFFF;border-radius:5px;-ms-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;-webkit-box-shadow:0 0 8px rgba(151,150,150,.3);-ms-box-shadow:0 0 8px rgba(151,150,150,.3);-o-box-shadow:0 0 8px rgba(151,150,150,.3);-moz-box-shadow:0 0 8px rgba(151,150,150,.3);box-shadow:0 0 8px rgba(151,150,150,.3);}
.aboutus ul li:hover {-ms-transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);transition:all .4s cubic-bezier(.3,.8,.6,1) .2s;-moz-transition:all .4s cubic-bezier(.3,.8,.6,1) .2s;-webkit-transition:all .4s cubic-bezier(.3,.8,.6,1) .2s;transform:translateY(-10px);-moz-transform:translateY(-10px);-webkit-transform:translateY(-10px);}
.aboutus .no {margin-right:0;}
.aboutus ul li img {margin-top:50px;margin-bottom:45px;}
.aboutus ul li .title {color:#333333;font-size:18px;margin-bottom:10px;}
.aboutus ul li .text {color:#777777;font-size:12px;line-height:25px;}



/**---------------------页面底部---------------------------------**/

.foot {width:100%;height:381px;background:url(../images/footbg.jpg) no-repeat;background-size:100% 100%;color:#cccccc;}
.foot .bottom {color:#939393;font-size:12px;line-height:80px;width:100%;height:80px;text-align:center;/*background-color:rgba(30,31,33,0.98);*/}
.foot .top {/*background-color:rgba(45,46,50,0.98);*/height:243px;padding-bottom:30px;padding-top:28px;width:100%;}
.foot .labels {width:100%;border-bottom:2px solid #3f3f3f;line-height:54px;color:#e2e2e2;font-size:18px;margin-bottom:26px;}
.foot .labels .english {color:#5f6060;font-size:14px;margin-left:12px;}
.foot h2{font-weight: normal!important;}
.foot .leftul {width:360px;margin-right:138px;float:left;}
.foot .leftul ul {width:360px;height:130px; margin-top: -5px;}
.foot .leftul ul li {width:160px;height:40px;line-height:40px;float:left; margin-right: 20px;}
.foot .leftul ul li a {display:block;width:160px;font-size:14px;color:#cccccc;float:left;}
.foot .middle {width:360px;float:left;margin-right:132px;color:#cccccc;font-size:14px;}
.foot .middle p {margin-bottom:10px;}
.foot .middle .big {font-size:24px;color:#f1f1f1;margin-bottom:20px;}
.foot .right {float:left;width:210px;}
.foot .right .text {width:208px;height:139px;border:1px solid #5b5c5f;float:left;}
.foot .right img {width:139px;height:139px;float:left;}
.foot .right .text p {font-size:14px;width:23px;padding-left:26px;padding-right:20px;float:left;height:139px; line-height: 15px; padding-top: 15px;}
.foot .bottom a{ color:#939393;}

.city { width:360px; float:left;}
.city,.city a{font-size:14px;color:#cccccc;}


/**---------------------最热产品---------------------------------**/

#indexhot {width: 100%; background: #f4f5f6; height:auto; margin-left:22px;}
#indexhot .no {margin-right:0!important;}
#indexhot .container{padding-top: 40px;}


/**---------------------首页搜索---------------------------------**/

#searchbox{width: 100%; height: 301px; background:url(../images/searchbg.jpg) no-repeat; background-position:center bottom; padding-top:5px;}
#searchbox .left{float: left; width: 675px;}
#searchbox .left img{margin-top: 60px;float:left;}

#searchbox .right{float: left; width: 385px; padding-left: 140px;}
#searchbox .right .title{margin-top: 130px; color: #FFFFFF; font-size: 14px;}
#searchbox .right .title a{color: #FFFFFF;margin-right: 10px;}				
#searchbox .right .search {width:385px;float:right;text-align:right;height:70px;}
#searchbox .right .search form {width:385px;height:100%;position:relative;float:left;}
#searchbox .right .search input {padding-right:80px;height:34px; line-height:34px;width:290px; margin-top: 16px; padding-left:10px;border:1px solid #FFFFFF;outline:none;}
#searchbox .right .search button {cursor:pointer;outline:none;background:#FFFFFF;width:66px;height:32px;position:absolute;right:1px;top:17px;border:0;text-align:center;}
#searchbox .right .search img {padding-left:20px;padding-top: 5px;}


/**---------------------首页产品系列---------------------------------**/

#indexpro {width:100%;height:auto; margin-left:30px;}
.label {width:1200px;margin-left:auto;margin-right:auto;text-align:center; padding-top: 40px;}
.label h3 {display:inline;font-weight:normal;}
.label a.active{background-color:#00bedd;color:#FFF;border:1px solid #00bedd;}
.label a {color:#333333;line-height:33px;padding-left:20px;padding-right:20px;border:1px solid #d9d9d9;display:inline-block;font-size:16px;margin-left:10px;margin-right:10px; margin-bottom:10px;}
.label a:hover {background-color:#00bedd;color:#FFF;border:1px solid #00bedd;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease;}

#indexpro .container{padding-top: 40px;}
.product_boxs { margin-bottom: 20px; width:260px; padding:10px;height:220px;position:relative;float:left;overflow:hidden;margin-right:15px;background:#16aec3;text-align:center;-webkit-box-shadow:0 0 8px rgba(151,150,150,.3);-ms-box-shadow:0 0 8px rgba(151,150,150,.3);-o-box-shadow:0 0 8px rgba(151,150,150,.3);-moz-box-shadow:0 0 8px rgba(151,150,150,.3);box-shadow:0 0 8px rgba(151,150,150,.3); }
.product_boxs .photos{width:250px; height:188px;overflow:hidden;}
.product_boxs .nae {height:15px;line-height:15px;overflow:hidden;  display: block; margin-top:13px; }
.covers {width:100%;height:100%;overflow:hidden;position:absolute;background:#00bedd;top:0px;left:0px;display: block; opacity: 0;}
.text_ipros {position:absolute;width:380px;height:100%;top:0px;overflow:hidden;left: -380px;}
.look_ipros {width:100%;height:100%;overflow:hidden;background-image:url(look.png);background-repeat:no-repeat;background-position:center center;display:block;}
.look_ipros:hover {color:#FFF;}


/**---------------------首页新闻---------------------------------**/


#news{width: 100%; height: 615px; background: #f4f5f6;}
#news ul {width:1200px;height:320px;margin-top:50px;}
#news ul li {width:600px;float:left;height:120px;margin-bottom:28px;}
#news ul li img {display:block;width:160px;height:120px;}
#news ul li a {display:block;}
#news ul li .left {float:left;width:160px;padding-right:20px;height:120px;}
#news ul li .right {float:left;width:400px;padding-right:20px;height:120px;}
#news ul li .right .title {color:#444444;font-size:16px;overflow:hidden;height:50px;line-height:50px;font-weight:bold;}
#news ul li .right .title:hover {color:#10b6cc;}
#news ul li .right .text {height:50px;color:#666666;font-size:12px;line-height:25px;overflow:hidden;}
#news .more { -webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease;letter-spacing:1px;line-height:38px;text-align:center;font-size:14px;color:#333333;width:178px;height:38px;border:1px solid #3dcce3;display:block;margin-left:auto;margin-right:auto;}
#news .more:hover {background:#3dcce3;color:#FFFFFF;border-radius:50px; -moz-border-radius:50px; -webkit-border-radius:50px; -ms-border-radius:50px;}



/**---------------------首页合作伙伴---------------------------------**/

#partner {width: 100%;background: #FFFFFF;height: 635px;}
.partner {width:1200px;height:auto;}
.partner ul {width:100%;margin-top:60px;}
.partner ul li {position:relative;width:330px;padding-left:25px;padding-right:25px;margin-right:30px;height:272px;float:left;background:url(../images/pbg.png) no-repeat;background-size:100% 100%;}
.partner .no {margin-right:0;}
.partner ul li .name {color:#404040;font-size:18px;float:left;width:100%;height:50px;line-height:50px;}
.partner ul li .name span {float:left;}
.partner ul li .name .line {width:32px;border-bottom:1px solid #d9d9d9;height:25px;margin-left:12px;}
.partner ul li .title {width:100%;overflow:hidden;font-size:16px;color:#444444;line-height:50px;height:50px;padding-top:10px;}
.partner ul li .lines {width:30px;height:3px;border-bottom:2px solid #63d5e7;}
.partner ul li .text {line-height:25px;color:#666666;font-size:12px;margin-top:10px;}
.partner ul li .pro {position:absolute;right:29.5px;top:6px;width:91px;height:91px;border-radius:50%;-ms-border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;}



/**---------------------首页友情链接---------------------------------**/


.interlinkage {width:1200px;height:auto;margin-top:33px;}
.interlinkage ul {width:100%;height:auto;}
.interlinkage ul li {float:left;width:174px;height:87px;margin-right:28.5px;border:1px solid #d6d6d6;overflow:hidden;}
.interlinkage ul li a {display:block;overflow:hidden;}
.interlinkage ul li img {display:block;width:100%;height:100%;transition:all 1.5s ease-out;-moz-transition:all 1.5s ease-out;-webkit-transition:all 1.5s ease-out;transform:scale(1);-ms-transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1)}
.interlinkage ul li:hover img {transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1)}
.interlinkage .no {margin-right:0;}


/**---------------------底部---------------------------------**/

.footer {width:100%;background:#1e1e1e;height:344px;padding-top:71px;color:#FFFFFF;border-top:1px solid #8f8f8f;}
.footer .left {width:305px;height:249px;float:left;}
.footer .left p {margin-bottom:14px;height:33px;line-height:30px;padding-left:52px;cursor:pointer;}
.footer .left .qq {background:url(icon1.png) no-repeat;}
.footer .left .wechat {background:url(icon2.png) no-repeat;}
.footer .left .email {background:url(icon3.png) no-repeat;}
.footer .left .address {background:url(icon4.png) no-repeat;}
.footer .left p:hover {color:#178ddd;}
.footer .middle {width:570px;float:left;height:249px;}
.footer .type {margin-left:80px;width:200px;float:left;}
.footer .middle .title {font-size:20px;font-weight:normal;margin-bottom:15px;}
.footer .middle .title span {width:30px;margin-right:12px;border-bottom:2px solid #178ddd;height:15px;float:left;}
.footer .middle ul {width:100%;height:auto;}
.footer .middle ul li {margin-left:20px;width:160px;line-height:30px;padding-left:20px;color:#FFFFFF;background:url(../images/square.png) no-repeat;background-position:left center;}
.footer .middle ul li a {display:block;color:#FFFFFF;}
.footer .middle ul li a:hover {color:#178ddd;}
.footer .right {width:325px;height:249px;float:left;}
.footer .right .title {font-size:20px;font-weight:normal;margin-bottom:15px;}
.footer .right .title span {width:30px;margin-right:12px;border-bottom:2px solid #178ddd;height:15px;float:left;}
.footer .right .text {color:#cccccc;font-size:12px;text-align:left;padding-left:44px;width:281px;line-height:25px;}
.footer .right .text img {margin-bottom:5px;}
.footer .bottom {height:94px;border-top:1px solid #222b2d;line-height:94px;width:1200px;float:left;text-align:center;}



/**---------------------产品页面---------------------------------**/


/*当前位置及搜索*/

.topsearch { background:#FFFFFF;width:100%;height:70px;-webkit-box-shadow:0 0 10px rgba(151,150,150,.3);-moz-box-shadow:0 0 10px rgba(151,150,150,.3);box-shadow:0 0 10px rgba(151,150,150,.3);-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;}
.topsearch .crumbs {width:600px;float:left;line-height:70px; height: 70px;}
.topsearch .crumbs span{color: red;}
.topsearch .crumbs img {vertical-align:middle;margin-top:-3px;margin-right:10px;}
.topsearch .search {width:600px;float:right;text-align:right;height:70px;}
.topsearch .search form {width:100%;height:100%;position:relative;}
.topsearch .search input {padding-right:80px;height:34px; line-height:34px;width:286px; margin-top: 16px; padding-left:10px;border:1px solid #cccccc;outline:none;}
.topsearch .search button {cursor:pointer;outline:none;background:#FFFFFF;width:66px;height:32px;position:absolute;right:1px;top:19px;border:0;text-align:center;}
.topsearch .search img {padding-left:20px;padding-top: 5px;}




/*产品系列*/


#product_list{background:#f4f5f6; padding-top:40px;}
.product_box {margin-bottom: 20px; margin-left:5px; width:260px; padding:10px;height:220px;position:relative;float:left;overflow:hidden;margin-right:15px;background:#16aec3;text-align:center;-webkit-box-shadow:0 0 8px rgba(151,150,150,.3);-ms-box-shadow:0 0 8px rgba(151,150,150,.3);-o-box-shadow:0 0 8px rgba(151,150,150,.3);-moz-box-shadow:0 0 8px rgba(151,150,150,.3);box-shadow:0 0 8px rgba(151,150,150,.3); }
.product_box .photo{width:100%;height:208px;overflow:hidden;}
.product_box .name {height:15px;line-height:15px;overflow:hidden;  display: block; margin-top:-7px; color:#FFFFFF;}
.product_box .name:hover{color:#FF9900;}
.product_box .title{ color:#ffffff;}
.product_box .title:hover{color:#FF9900;}
.product_box .title{height:15px;line-height:15px;overflow:hidden;  display: block; margin-top:-7px;}
.no { margin-right:0px;}
.photo {width:360px;height:270px;overflow:hidden;}
.cover {width:100%;height:100%;overflow:hidden;position:absolute;background:#00bedd;top:0px;left:0px;display: block; opacity: 0;}
.text_ipro {position:absolute;width:360px;height:100%;left:-320px;top:0px;overflow:hidden;left: -320px;}
.look_ipro {width:100%;height:100%;overflow:hidden;background-image:url(look.png);background-repeat:no-repeat;background-position:center center;display:block;}
.look_ipro:hover {color:#FFF;}

/**--------产品列表页--------------**/
#product_lista{background:#f4f5f6; padding-top:40px; padding-left:23px;}
.product_boxa {margin-bottom: 20px; width:260px; padding:10px;height:220px;position:relative;float:left;overflow:hidden;margin-right:20px;background:#16aec3;text-align:center;-webkit-box-shadow:0 0 8px rgba(151,150,150,.3);-ms-box-shadow:0 0 8px rgba(151,150,150,.3);-o-box-shadow:0 0 8px rgba(151,150,150,.3);-moz-box-shadow:0 0 8px rgba(151,150,150,.3);box-shadow:0 0 8px rgba(151,150,150,.3); }
.product_boxa .photoa{width:100%;height:208px;overflow:hidden;}
.product_boxa .name {height:15px;line-height:15px;overflow:hidden;  display: block; margin-top:-7px; color:#FFFFFF;}
.product_boxa .name:hover{color:#FF9900;}
.product_boxa .title{height:15px;line-height:15px;overflow:hidden;  display: block; margin-top:-7px;}
.no { margin-right:15;}
.photoa {width:360px;height:270px;overflow:hidden;}
.cover {width:100%;height:100%;overflow:hidden;position:absolute;background:#00bedd;top:0px;left:0px;display: block; opacity: 0;}
.text_ipro {position:absolute;width:360px;height:100%;left:-320px;top:0px;overflow:hidden;left: -320px;}
.look_ipro {width:100%;height:100%;overflow:hidden;background-image:url(look.png);background-repeat:no-repeat;background-position:center center;display:block;}
.look_ipro:hover {color:#FFF;}


/**---------------------页码样式----------------------------------**/

.page{text-align: center;margin: 0 auto;height: auto;  padding-top: 15px; padding-bottom: 30px; width: 1200px; font-size:14px; color:#666;}
.page a{ background:#FFFFFF;line-height: 26px;clear: none; height: auto; font-size:0.8125rem; color:#333; padding:0 10px; border:1px solid #CCC; display:inline-block; margin:5px 3px; border-radius: 3px; -ms-border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;}
.page a:hover{background-color:#00bedd; border:1px solid #00bedd; color:#FFF;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.page a.active{background: #00bedd; color: #FFFFFF;border-color: #00bedd; }


/**---------------------产品详情页面---------------------------------**/

/*产品购买*/
.prducts_details{width: 100%; height: auto; background: #f4f5f6; padding-top: 30px;  }
.prducts_details .container{  height: 360px; position: relative;  background: #FFFFFF;-webkit-box-shadow:0 0 10px rgba(151,150,150,.3);-moz-box-shadow:0 0 10px rgba(151,150,150,.3);box-shadow:0 0 10px rgba(151,150,150,.3);-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;}
.prducts_details .proimg{position: absolute; left: 0; top:0;}
.prducts_details .text{ float:left; width: 876px; height: 300px;  padding:30px 27px;}
.prducts_details .text img{width: 400px; height: 300px; float:left;}
.prducts_details .text .texts{ width: 423px;padding:45px 17px 20px 35px;height: 235px;  float:left;}
			
			

.prducts_details .title{font-weight: normal; padding-bottom: 15px; font-size: 18px; color: #333333; font-weight: bold;background: url(describe.png) repeat-x; background-position: bottom center;}
.prducts_details .describe{color: #666666; line-height: 28px; padding:15px 0; background: url(inventory.png) repeat-x; background-position: bottom center;}
.prducts_details .order{ height: 90px; line-height: 90px; font-size: 12px; color: #666666;}
.prducts_details .order input{ width: 90px; outline: none; height: 28px; background: #FFFFFF; text-align: center; border: 1px solid #cccccc; color: #333333;border-radius: 3px; -ms-border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;}
.prducts_details .buy{ margin-top:35px; cursor:pointer; background:#00bedd; color: #FFFFFF; width: 120px;line-height: 30px; height: 30px;border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;-webkit-border-radius:30px; float:left; text-align: center; 	transition: all 0.5s;-moz-transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out;-ms-transition: all .5s ease-in-out;}
.prducts_details .buy:hover{background: #0ca2ba;transform: translateY(10px); -ms-translateY(10px); -moz-translateY(10px); -webkit-translateY(10px); -o-translateY(10px);}
			
/*产品推荐*/

.prducts_details .tags {width:229px;border-left:1px solid #e2e2e2;height:300px;margin:30px 0;padding:0 20px;float:left;}
.prducts_details .tags .toptitle {position:relative;width:100%;float:left;color:#333333;font-size:18px;border-bottom:1px solid #d7d7d7;line-height:60px;}
.prducts_details .tags .toptitle  .line {position:absolute;left:0;width:40px;bottom:-1px;border-bottom:2px solid #00bedd;}
.prducts_details .tags .type {width:100%;height:130px;float:left;padding-top:15px;padding-bottom:15px;border-bottom:1px solid #d8d8d8;}
.prducts_details .tags .type a{list-style-type:disc;color:#d3d3d3;width:209px;padding-left:20px;height:30px;line-height:30px;color:#333333;display:block; background: url(square.png) no-repeat; background-position: left;}
.prducts_details .tags .type a:hover {color:#10b6cc;}
.prducts_details .tags .bottom {height:80px;line-height:80px;color:#555555;font-weight:bold;font-size:22px;float:left;}
.prducts_details .tags .bottom img {vertical-align:middle;margin-right:10px;margin-top:-3px;}
.listbg{background: #f4f5f6;}		


/*产品介绍*/
.describes{ width: 100%; height: auto; background: #f4f5f6; padding-top: 38px; padding-bottom: 50px;}
.details{-webkit-box-shadow:0 0 10px rgba(190,189,189,.3);-moz-box-shadow:0 0 10px rgba(190,189,189,.3);box-shadow:0 0 10px rgba(190,189,189,.3);-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s; padding-bottom: 40px; background: #FFFFFF; padding-left: 25px; padding-right: 36px; width: 829px; margin-right: 40px; float:left;}
.details .title{ position: relative; width: 100%; float:left;color: #333333; font-size: 18px; border-bottom: 1px solid #e9e9e9; padding-top: 5px; line-height: 60px;}
.details .title .line{ padding-left: 12px; border-left: 2px solid #00bedd;}
.details .title .lines{ border-bottom: 2px solid #00bedd; position: absolute; right: 0; width:30px; height:36px; top:0;}


.details .text{ color: #3e3a39; padding-top: 20px; width: 100%;float:left;}
.details .text p{margin-bottom: 15px; line-height: 30px; text-indent: 2rem;}
.details .text table {border:0;border-collapse:collapse; table-layout:fixed;width:100%;}
.details .text table td,table th {border:1px solid #e7e7e7;padding:.5em;}


/*热门产品*/

.sidebar{ width: 270px;  float:left;}
.sidebar .toptype{margin-bottom: 25px; background: #FFFFFF; width: 240px;padding-left:15px; padding-right:15px;float:left; -webkit-box-shadow:0 0 10px rgba(190,189,189,.3);-moz-box-shadow:0 0 10px rgba(190,189,189,.3);box-shadow:0 0 10px rgba(190,189,189,.3);-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;}						
.sidebar .title{ position: relative; width: 100%; float:left;color: #333333; font-size: 18px; border-bottom: 1px solid #d7d7d7; padding-top: 5px; line-height: 60px;}
.sidebar .title  .line{  border-left: 2px solid #00bedd; padding-left: 12px;}


.sidebar .hot{ background: #FFFFFF; width: 230px;padding-left:20px; padding-bottom: 25px; padding-right:20px;float:left; -webkit-box-shadow:0 0 10px rgba(190,189,189,.3);-moz-box-shadow:0 0 10px rgba(190,189,189,.3);box-shadow:0 0 10px rgba(190,189,189,.3);-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;}			
.sidebar .more{ top:28px; line-height: 20px;  position: absolute; right:0; width: 38px; padding-left: 15px;  height: 20px;font-size: 12px; color: #666666;}	
.sidebar .more:hover{color: #178ddd; border-color:#178ddd;}									
.sidebar .hot ul{width: 240px; height: auto;float:left;}
.sidebar .hot ul li{overflow: hidden; width: 228px; height: 228px; border: 1px solid #f2f2f2; margin-top: 20px;}
.sidebar .hot ul li img{ display: block;  width: 230px; height: 173px;transition:all 1.5s ease-out;-moz-transition:all 1.5s ease-out;-webkit-transition:all 1.5s ease-out;transform:scale(1);-ms-transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);}
.sidebar .hot ul li img:hover{transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1)}
.sidebar .hot ul li a{display: block;}
.sidebar .hot ul li .head{display: block; height: 58px; line-height: 58px; text-align: center; font-size: 18px; color:#333333;}
.sidebar .hot ul li .head:hover{ color: #178DDD;}


/**---------------------关于我们页面---------------------------------**/
.about{background: #f4f5f6; width: 100%; height: auto; padding-top: 45px; padding-bottom: 80px;}


/**---------------------新闻详情页面---------------------------------**/	



.notice{background: #f4f5f6; width: 100%; height: auto; padding-top: 45px; padding-bottom: 80px;}


/*新闻标题*/


.voice {width:100%;height:auto;background:#f4f5f6; padding-top: 40px;}
.voice .container {width:1140px!important;padding:30px;height:70px;background:#FFFFFF!important;}
.voice .left {width:1032px;height:70px;border-right:1px solid #eaeaea;float:left;}
.voice .title {font-weight: normal; color:#444444;font-size:18px;border-left:2px solid #00bedd;padding-left:15px;font-weight:bold;height:30px;line-height:30px;}
.voice .time {color:#999999;font-size:12px;margin-top:17px;}
.voice .right {width:107px;float:left;}
.voice .right img {line-height:70px;padding-left:45px;padding-top:17px;}


/*上一篇，下一篇*/

.next_page { -webkit-box-shadow:0 0 10px rgba(190,189,189,.3);-moz-box-shadow:0 0 10px rgba(190,189,189,.3);box-shadow:0 0 10px rgba(190,189,189,.3);-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;background:#FFFFFF;padding-left:25px;padding-right:36px;width:829px;margin-right:40px;float:left;font-size:14px;}
.next_page ul {width:100%;padding-top:17px;padding-bottom:17px;}
.next_page ul li {width:100%;height:30px;line-height:30px;overflow:hidden;color:#666666;}
.next_page ul li a {width:100%;color:#333333;}
.next_page ul li a:hover{color:#10b6cc;}
.next_page ul li a:first-child {color:#666666;}
.notice .details {padding-bottom:22px;}


/**---------------------公告列表页面---------------------------------**/	

.news {width:100%;height:auto;background:#f4f5f6; padding-top: 60px;}
.news .newsdiv {width:1200px;height:150px;margin-bottom:35px;background:#FFFFFF;margin:0 auto;margin-bottom:60px;position: relative; }
.news .newsdiv .left {width:130px;height:150px;float:left;text-align:center;}
.news .newsdiv .left img{margin-top: 40px; margin-bottom: 15px;}
.news .newsdiv .left .time {color:#999999;font-size:12px;}
.news .newsdiv .middle {width:240px;height:180px;float:left;overflow:hidden; position: absolute; left:130px; top:-12px;}
.news .newsdiv .middle img {  width:100%;height:100%;transition:all 1.5s ease-out;-moz-transition:all 1.5s ease-out;-webkit-transition:all 1.5s ease-out;transform:scale(1);-ms-transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);}
.news .newsdiv .middle img:hover {transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1)}
.news .newsdiv .right {position: absolute; left: 370px; float:left;height:150px;width:800px;padding-left:30px;}
.news .newsdiv .right .text{ width: 660px; padding-right: 50px; height: 150px;float:left;}
.news .newsdiv .right .texts {width:29px;border-left:1px solid #eaeaea;float:right;margin-top:33px;margin-bottom:26px;height:91px;padding:0 34px 0 26px;}
.news .newsdiv .right .texts a { background: #f4f5f6; color: #333333;  display:block;font-size:12px;padding:18px 10px;line-height: 14px; border-radius:5px;-ms-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.news .newsdiv .right .texts a:hover {background:#00bedd;color:#FFFFFF;}
.news .newsdiv .right .title {font-weight:bold;display:block;font-size:16px;color:#333333;height:25px;overflow:hidden;padding-bottom:15px;padding-top:45px;width:660px;}
.news .newsdiv .right .title:hover {color:#1294DA;}
.news .newsdiv .right p {line-height:25px;color:#555555;font-size:12px;}


/*搜索页面样式*/

.result {width:100%; margin-bottom: 20px;}
.result span {color:red!important;}

/*后加程序样式*/
.mainin {width:100%;padding-bottom:50px; padding-top: 20px;}
.m_inside {width:1200px;margin-top:-40px;margin-left:auto;margin-right:auto;}
.tagCon {margin-top:40px;}
.tagCon .title {line-height:40px;font-size:18px;color:#00bedd;border-bottom:1px solid #CCC;}
.tagBody {padding-top:10px;}
.tagBody a {line-height:30px;font-size:14px;}
.tagBody a:hover {color:#FB4B4B;}
.mains .crumbs{width: auto!important; float:left;margin-left: 0!important;}
.maintag,.maintag .crumbs{width: 1200px!important; float:left;margin-left: 0!important;}
.maintag .crumbs{text-align: left;} 



/*-----------产品放大镜----------*/

/*正常容器*/
#fangdajing{width: 400px; height: 300px;float: left;}
.con-fangDaIMg {width:400px;height:300px;position:relative;background-color:#454545;z-index:9;}
.zc_pic {width:400px;height:300px;overflow:hidden;}
.zc_pic img {width:400px;height:300px;display:block;}
.con-fangDaIMg>img {width:100%;height:100%}
/*滑块*/.magnifyingBegin {width:200px;height:150px;left:0;top:0;background-color:#454545;opacity:0.5;filter:alpha(opacity=50);position:absolute;cursor:move;display:none;}
/*放大镜显示区域*/.magnifyingShow {width:400px;height:300px;display:none;position:absolute;right:-440px;top:0;overflow:hidden;background-color:#454545;}
.magnifyingShow>img {width:800px!important;height:600px!important;margin-left:0;margin-top:0;}
