﻿
@charset "utf-8";
/*------------------通用样式-------------------*/

body {background-color:#FFF; font-family:Arial;}
* {margin:0;padding:0;}
ul, ol, li {list-style:none}
a {text-decoration: none; font-size:12px; color:#333;}
a:hover {color:#438FE7;}
img {margin:0;padding:0;border:none;}
.clear {clear:both;margin:0px;padding:0px;}
form {display: block;}
#all {width: 100%;margin:0px auto;height: auto;    min-width: 320px;overflow:hidden;background-color:#FFF;}
#alla{width: 100%;margin:0px auto;height: auto;    min-width: 320px;overflow:hidden;background-color:#f5f6f7;}
.nav ul li h2,.ce_nav li h3{font-weight:normal;}


/*--------------------通用样式结束----------------------*/
.smallheader{display: none;}

/*--------------------头部样式 开始----------------------*/

.header {width:100%; height:75px; margin:0px auto; overflow:hidden; background-color:#FFF;}
.head_inside{width:1200px; overflow:hidden; margin-left:auto; margin-right:auto;}
.logo{height:55px; overflow:hidden; float:left; margin-top:10px;}
.logo a{ display:block;}

.head_r{float:right;}
.nav{height:75px;}
.nav ul{clear:both;}
.nav ul li{float:left; margin-left:5px; height:75px; }
.nav ul li a{height:75px; display:block; color:#333; font-size:18px; line-height:75px; padding:0px 15px;}
.nav ul li a:hover{height:75px; color:#438FE7; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease;/*过渡效果*/}
.nav ul .nav_Location a{color:#438FE7;}

/*--------------------头部样式 结束----------------------*/



/*--------------------banner样式 开始----------------------*/

.banner{width:100%; height:660px; overflow:hidden; margin:0px auto; position: relative;}

/*-------首页banner特效------*/

.flexslider { margin: 0px auto;position: relative;width: 100%;height: 660px;overflow: hidden;zoom: 1;}   
.flexslider .slides li {width: 100%;height: 100%;}
.flex-direction-nav a {width: 70px;height: 70px;line-height: 99em;overflow: hidden;margin: -35px 0 0;display: block;background: url(../images/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;border-radius: 35px;}
.flex-direction-nav .flex-next {background-position: 0 -70px;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: 30px;text-align:center;}
.flex-control-nav li {margin: 0 2px;display: inline-block;zoom: 1;*display: inline;}
.flex-control-paging li a {background: url(../images/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,
.flex-control-paging li.active a {background-position: 0 0;}
.flexslider .slides a img { width: 100%;height: 660px;display: block;}


/*--------------------banner样式 结束----------------------*/



.main{width:100%; margin:0 auto; clear:both;}



/*--------------------通用标题样式----------------------*/


.same_title{width:1200px; margin-left:auto; margin-right:auto;}
.stt_name{line-height:30px; font-size:30px;  color:#333333; height:30px; font-weight:bold; text-align:center;}
.stt_name span{color:#438FE7;}
.same-text{width:800px; height:30px; line-height:30px; font-size:14px; color:#666; margin-top:5px;}




/*--------------------首页-选择我们样式----------------------*/


.sb-choose{width:90%; margin-left:auto; margin-right:auto; padding-top:40px;padding-bottom:40px; border-bottom:1px solid #dddddd;}
.sbxz-frame{width:69%; margin-left:auto; margin-right:auto;height: 80px;}
.sbxz-single{width:32%; height:80px; float:left; padding-right: 1%;}
.sbxs-icon{width:80px; height:80px; overflow:hidden; float:left;}
.sbxs-icon img{
	width: 100%;
	height: auto;
}
.sbxs-name{height:30px; width:60%; line-height:30px; font-size:22px; color:#333; font-weight:bold; margin-top:15px; float:left; margin-left:20px;}
.sbxs-name span{font-size:14px; font-weight:normal; color:#999; line-height:30px; display:block;}
.sbxz-singlea{width:380px; height:80px; float:left;}



/*--------------------首页-热门产品样式----------------------*/

.i_hotp{width:100%; margin-left:auto; margin-right:auto;padding-bottom:60px; padding-top:60px;}

.ihp-frame{position:relative;width:1200px; height:460px; margin-left:auto; margin-right:auto; margin-top:40px;}
.ihp-single{width:550px; height:150px; float:left; margin-right:24px; margin-top:25px; padding-left:24px;}
.ihp-single.ybk{border-left:1px solid #dddddd;}
.ihp-pic{width:200px; height:150px; overflow:hidden; display:block; float:left;}
.ihp-pic img{width: 100%;}
.ihp-text{width:320px; height:150px; float:left;margin-left: 10px;}
.ihp-name{ height:30px; line-height:30px; font-size:18px; color:#333; font-weight:bold; overflow:hidden; display:block; margin-top:10px;}
.ihp-jian{ height:50px; line-height:25px; font-size:14px; color:#666; overflow:hidden; margin-top:10px;}
.ihp-more{ width:98px; height:26px; line-height:26px; font-size:12px; color:#438FE7; display:block; text-align:center; overflow:hidden; margin-top:15px; border:1px solid #438FE7; border-radius:26px;}
.ihp-more:hover{color:#FFF;border:1px solid #438FE7; background-color:#438FE7; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}

.ic_Ul {height:377px; width: 1200px; overflow:hidden; position:relative;}
.ic_Ul ul li {width:1198px; height:375px; float:left; border:1px solid #dddddd; background-color:#f4f5f6;}

.c_frBtnLa {cursor: pointer; z-index:90;position: absolute;left:530px; top:420px; width:40px; height:40px; background-image:url(l.png); background-repeat:no-repeat; background-position:center center; background-color:#FFF;}
.c_frBtnRa {cursor: pointer; z-index:90; position: absolute;right:530px; top:420px; width:40px; height:40px; background-image:url(r.png); background-repeat:no-repeat; background-position:center center; background-color:#FFF;}
.c_frBtnLa:hover{background-image:url(la.png); -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.c_frBtnRa:hover{ background-image:url(ra.png);  -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}






/*--------------------首页-产品中心样式----------------------*/


.sb_product{width:100%; margin-left:auto; margin-right:auto; padding-top:300px;padding-bottom:60px; background-color:#FFF; background-image:url(b-bg.jpg); background-repeat:no-repeat; background-position:center top;}
.sbp-frame{width:1200px; margin-left:auto; margin-right:auto; background-image:url(px-bg.png); background-repeat:no-repeat; background-position:left top;}

.eop-left{width:270px; float:left;}
.eom-title{width:270px; height:90px; line-height:90px; font-size:20px; color:#FFF; font-weight:bold; text-indent:20px;}
.eohb-s{width:268px; height:539px; overflow:hidden; border:1px solid #438FE7; border-top:0; background-color:#f4f5f6; padding-top:10px;}
.eohbs-frame{width:230px; height:500px; overflow:hidden; padding-left:19px; padding-right:19px;}
.eohb-series{ height:50px; line-height:50px; font-size:16px; font-weight:normal; color:#333; display:block; overflow:hidden;}
.eohb-more{width:230px; height:40px; background-color:#438FE7; display:block; padding-left:19px; padding-right:19px; line-height:40px; font-size:14px; color:#FFF;}
.eohb-more:hover{color:#FFF; background-color:#1166ca; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}


.sbp-right{width:921px; float:right;}
.sbpr-frame{width:921px; overflow:hidden;position:relative; padding-top:60px;}
.sbp-single{width:274px; height:258px; float:left; margin-left:31px; margin-top:30px; background-color:#FFF; border:1px solid #dddddd;}

.sbps-pic{width:274px; height:205px; overflow:hidden; position:relative;}
.sbphoto_ipro{width:274px;height:205px;overflow:hidden;}
.sbcover_ipro{width:274px;height:205px;overflow:hidden;position: absolute;background:#438FE7;top:0px;left:0px;}
.sbtext_ipro{position:absolute;width:274px;height:205px;left:-274px;top:0px;overflow:hidden;}
.sblook_ipro{width:274px; height:205px; background-image: url(look.png); background-repeat:no-repeat; background-position:center center; display:block;}

.sbps-name{ width:234px; height:30px; line-height:30px; font-size:16px; color:#333; display:block; text-align:center; margin-top:12px; overflow:hidden; margin-left:auto; margin-right:auto;}


.sbp-single:hover{border:1px solid #438FE7; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}


/*--------------------首页-案例样式----------------------*/

.eni_case{width:100%; height:900px; margin-left:auto; margin-right:auto; padding-top:200px;padding-bottom:60px; background-color:#FFF; background-image:url(case-bg.jpg); background-repeat:no-repeat; background-position:center top;}

.icase-frame{width:1200px; margin-left:auto; margin-right:auto;}
.icase-title{width:400px; height:300px; float:left; line-height:200px; font-size:39px; color:#FFF; font-weight:bold;}
.icase-single1{width:800px; height:300px; float:left; position:relative; overflow:hidden;}
.ics1-text{width:340px; height:150px; padding:75px 30px; background-image:url(cs-bg.png); float:left;}
.ics-name{height:30px; line-height:30px; font-size:27px; color:#FFF; font-weight:bold; display:block; overflow:hidden;}
.ics-name:hover{ color:#FFF;}
.ics-jian{height:50px; line-height:25px; font-size:14px; color:#BBD3EE; display:block; overflow:hidden; margin-top:10px;}
.ics-more{height:28px; width:98px; line-height:28px; font-size:12px; color:#BBD3EE; display:block; border:1px solid #BBD3EE; text-align:center; border-radius:30px; margin-top:30px;}
.ics-more:hover{color:#438FE7; background-color:#FFF; border:1px solid #FFF; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.ics-pic{width:400px; height:300px; display:block; overflow:hidden; float:left;}
.ics-icon1{width:15px; height:30px; overflow:hidden; position:absolute; left:400px; top:135px; z-index:9;}

.icase-single2{width:400px; height:600px; float:left; position:relative; overflow:hidden;}
.ics1-text2{width:340px; height:150px; padding:75px 30px; background-image:url(cs-bg.png);}
.ics-pic2{width:400px; height:300px; display:block; overflow:hidden;}
.ics-icon2{width:30px; height:15px; overflow:hidden; position:absolute; left:185px; top:300px; z-index:9;}

.icase-single3{width:800px; height:300px; float:left; position:relative; overflow:hidden;}
.ics-icon3{width:15px; height:30px; overflow:hidden; position:absolute; left:385px; top:135px; z-index:9;}

.icase-single4{width:800px; height:300px; float:left; position:relative; overflow:hidden;}



/*--------------------首页-新闻资讯样式----------------------*/



.i_news{width:100%; margin-left:auto; margin-right:auto; padding-top:60px; padding-bottom:60px; background-color:#f4f5f6;}
.inews_frame{width:1200px; margin-left:auto; margin-right:auto; padding-top:50px;}

.infr-single{width:520px; height:120px; padding-top:30px; padding-left:25px; padding-right:29px;border:1px solid #dddddd; border-left:5px solid #333333; background-color:#FFF; margin-top:30px; float:left; margin-right:40px;}
.infr-single.nom{margin-right:0px;}
.infr-icon{width:30px; height:30px; float:left; background-image:url(news-i.png); background-repeat:no-repeat; background-position:left center;}

.infr-text{width:470px; height:120px; background-color:#FFF; float:right;}
.infrs-name{height:30px; line-height:30px; font-size:16px; font-weight:bold; color:#333; overflow:hidden; display:block;}
.infrs-jian{height:50px; line-height:25px; font-size:14px; color:#666; overflow:hidden; border-top:1px solid #dddddd; margin-top:10px; padding-top:9px;}

.infr-single:hover .infr-icon{background-image:url(news-ia.png); -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.infr-single:hover{border-left:5px solid #438FE7; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}


/*--------------------首页-服务样式----------------------*/



.i_service{width:100%; margin-left:auto; margin-right:auto; padding-top:60px; padding-bottom:60px;}
.is_frame{width:1160px; height:220px; margin-left:auto; margin-right:auto; background-color:#FFF; border:20px solid #F4F5F6; margin-top:40px;}
.is_left{width:540px; height:150px; float:left; background-color:#438FE7; padding:35px 40px; padding-right:0px;}
.isl-top{height:50px; line-height:50px; font-size:24px; font-weight:bold; color:#FFF; padding-left:65px; background-image:url(lx-i.png); background-repeat:no-repeat; background-position:left center;}
.is_lx{width:540px; height:60px; margin-top:50px;}
.islx-single{width:250px; height:30px; line-height:30px; font-size:14px; color:#FFF; float:left; margin-right:20px; overflow:hidden;}
.islx-single span{ color:#FFF;}

.is_right{width:540px; height:150px; float:right; background-color:#FFF; padding:35px 40px; padding-right:0px; background-image:url(map-pic.png); background-repeat:no-repeat; background-position:right center;}
.isr-top{height:50px; line-height:50px; font-size:24px; font-weight:bold; color:#333; padding-left:65px; background-image:url(dw-i.png); background-repeat:no-repeat; background-position:left center;}
.is_rx{width:540px; height:60px; margin-top:50px;}
.isrx-single{width:500px; height:60px; line-height:30px; font-size:14px; color:#333; float:left; margin-right:20px; overflow:hidden;}
.isrx-single span{ color:#333;}




/*--------------------首页脚部----------------------*/
 

.ch_named{line-height:30px; font-size:20px;  color:#dddddd; height:30px;}


.footer{width:100%; padding-top:40px; background-color:#313435; margin:0 auto; clear:both;}
.foot-top{width:1200px; margin:0 auto; padding-bottom:10px;}
.foot a{font-size:12px; color:#dddddd;}
.foot a:hover{color:#438FE7;}

.foot-single{width:360px; float:left;}
.fs-title{ height:39px; line-height:30px; color:#dddddd; font-size:18px;}
.fs-frame{overflow:hidden; padding-top:20px;}
.fs-frame{ overflow:hidden; padding-top:10px;}
.fs-frame li{height:30px; width:100px; margin-top:10px; float:left; margin-right:20px;}
.fs-frame li a{height:30px; width:100px; line-height:30px; font-size:14px; color:#dddddd; display:block; overflow:hidden; font-weight:normal;}
.fs-frame li a:hover{color:#438FE7;}

.foot-singlea{width:80px; float:right;}
.fsa-frame{width:80px; padding-top:25px;}
.fs-erwei{width:80px; height:80px; overflow:hidden; float:left;}


.foot_lx{width:260px; float:left; margin-left:70px;}
.fs-frameb{padding-top:15px;}
.lian_xi{line-height:30px; font-size:14px; color:#dddddd; margin-top:5px;}
.lian_xi span{color:#dddddd;}
.lian_xi i{color:#dddddd; font-style:normal; font-weight:bold; font-size:16px;}

.fen_zhan{text-align:left; float:left; height:30px; margin-top:10px;}
.fen_zhan span{ line-height:30px; font-size:12px; color:#dddddd;}
.fen_zhan a{ line-height:30px; font-size:12px; color:#dddddd; display: inline-block; padding:0px 10px;}
.fen_zhan a:hover{color:#438FE7;}

.foot_lxa{width:280px; float:left; margin-left:60px;}

.foot-bottom{width:100%; height:50px; padding-top:10px; margin-left:auto; margin-right:auto;}

.foot_record{width:1200px; line-height:40px; height:40px; font-size:12px; color:#999999; text-align:center; margin-left:auto; margin-right:auto;}
.foot_record a{color:#999999;}
.foot_record a:hover{color:#FFF;}



/*--------------------关于我们页面样式----------------------*/


.banner_nei{ width:100%; height:460px; overflow:hidden; margin:0 auto; background-image:url(../images/inside.jpg); background-repeat:no-repeat; background-position:center;}

.mainin{width:100%; padding-bottom:40px;}

.mt_in{width:840px; height:40px; padding:10px 20px; border:5px solid #EFEFEF;}

.page_name{height:40px; line-height:40px; font-size:20px; color:#00B4BF; font-weight:bold; margin-top:10px;}
.crumbs{height:20px; float:left; margin-top:10px; background-image:url(home.png); background-repeat:no-repeat; text-indent:15px; background-position:left center; overflow:hidden;}
.suo{font-size:14px; color:#888; line-height:20px; height:20px;}
.suo a{font-size:14px; color:#333;}
.suo a:hover{color:#438FE7;}
.suo span{padding-right:10px; height:20px;line-height: 20px;display: inline-block;}

.search{ width:270px; height:35px; float:right; overflow:hidden; margin-top:3px;}
.search form{width:270px; height:35px; display:block; clear:both;}
.sousuo{width:201px; height:33px; border:1px solid #dddddd; border-radius:19px 0px 0px 19px; display:block; float:left; padding-left:20px; line-height:33px; font-size:12px; color:#666; border-right:0px;}
.search_btn{width:48px; height:35px; background-color:#FFF; display:block; border:1px solid #dddddd; border-radius:0px 19px 19px 0px; border-left:0px; float: left; cursor: pointer; background-image: url(search.png); background-repeat:no-repeat; background-position:center center;}
.search_btn:hover{background-image: url(searcha.png); background-color:#097ACE;border:1px solid #097ACE;border-left:0px;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}



.main_nei{width:1200px; margin-left:auto; margin-right:auto; padding-bottom:5px;}

.mn_left{width:272px; float:left; position:relative; margin-top:40px;}

.saneia-name{width:240px; height:30px; padding:20px 15px; background-color:#438FE7;}
.saneia-name span{width:237px; height:30px; line-height:30px; font-size:20px; color:#FFF; display:block; text-indent:15px; border-left:3px solid #FFF; overflow:hidden;}

.tui-pa{ width:270px; overflow:hidden; margin-top:30px; padding-bottom:0px; background-color:#f4f5f6; padding-top:20px; border:1px solid #dddddd;}
.tui-p{ width:270px; overflow:hidden; margin-top:30px; padding-bottom:0px; background-color:#f4f5f6; padding-top:20px; border:1px solid #dddddd;}

.tt-name{width:270px; height:20px; line-height:20px; font-size:18px; font-weight:bold; color:#438FE7; overflow:hidden; text-indent:15px; margin-bottom:20px; background-image:url(to-l.png); background-repeat:no-repeat; background-position:220px center; }

.tuip-frame{width:270px;background-color:#FFF;}
.tp-single{width:240px; height:45px; overflow:hidden; padding:15px; border-top:1px solid #dddddd;}
.tp-img{width:60px; height:45px; display:block; overflow:hidden; float:left;}
.tp-wen{width:160px; height:45px; display:block; float:left; margin-left:15px;}
.tp-title{width:160px; height:25px; overflow:hidden; display:block; font-size:14px; color:#333; line-height:25px; font-weight:bold;}
.tp-more{width:100px; height:20px; overflow:hidden; display:block; font-size:12px; color:#999999; line-height:20px;}


.tui-n{width:270px; overflow:hidden; margin-top:30px; background-color:#f4f5f6; border:1px solid #dddddd; padding-top:20px;}
.tui_news{width:270px; margin-left:auto; margin-right:auto;background-color:#FFF;}
.tns-name{width:240px; max-height:50px; font-size:12px; color:#444444; font-weight:bold; line-height:25px; display:block; padding:15px; border-top:1px solid #dddddd; overflow:hidden;}


.mn_right{width:890px; float:right; margin-top:40px;}



.details{ width:840px; overflow:hidden;  padding-left:24px; padding-right:24px; padding-bottom:30px; padding-top:25px; border:1px solid #dddddd; margin-top:30px;}
.details_f{ width:840px; overflow:hidden; margin-left:auto; margin-right:auto; padding-top:5px;}
.details_f p{text-indent:2em; line-height:2.4em;}



/*--------------------产品中心页面样式----------------------*/


.sanei-nav{width:270px;}
.saneit-name{width:240px; height:30px; padding:20px 15px; background-color:#438FE7;}
.saneit-name span{ height:30px; line-height:30px; font-size:20px; color:#FFF; display:block; text-indent:15px; border-left:3px solid #FFF;}
.sanei-cenav{width:240px; overflow:hidden; background-color:#f4f5f6; padding:15px; padding-bottom:20px; padding-top:5px;}
.sanei-name{width:240px; height:40px; line-height:40px; font-size:14px; color:#333; background-color:#FFF; overflow:hidden; display:block; text-indent:15px; margin-top:15px; font-weight:normal;}
.sanei-name:hover{width:237px; border-right:3px solid #438FE7; color:#438FE7;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}

.saiproduct_frame{width:890px; overflow:hidden;}
.saipro_single{width:270px; height:308px; position:relative; float:left; margin-right:37px; margin-top:30px; overflow:hidden; background-color:#FFF; border:1px solid #dddddd;}
.saipro_single.no_m{margin-right:0px;}

.saphoto_ipro{width:270px;height:202px;overflow:hidden;}
.sacover_ipro{width:270px;height:202px;overflow:hidden;position: absolute;background:#438FE7;top:0px;left:0px;}
.satext_ipro{position:absolute;width:270px;height:202px;left:-270px;top:0px;overflow:hidden;}
.salook_ipro{width:270px; height:202px; overflow:hidden; background-image: url(looka.png); background-repeat:no-repeat; background-position:center center; display:block;}
.salook_ipro:hover{color:#FFF;}

.saip_name{width:240px; height:48px; line-height:48px; font-size:16px; color:#333333; text-align:center; display:block; padding-left:15px; padding-right:15px; margin-top:5px; overflow:hidden;}
.sapf-line{width:30px; height:1px; background-color:#438FE7; margin-left:auto; margin-right:auto; margin-top:0px;}
.sapf-cha{width:100px; height:30px; line-height:30px; font-size:12px; color:#999999; display:block; text-align:center; margin-left:auto; margin-right:auto; margin-top:9px;}


/*-------页码样式-----*/
.ye_ma{text-align: center;margin: 0px;clear: none;float: left;height: 37px;width: 890px;padding-top: 40px; font-size:14px; color:#666;}
.ye_ma a{line-height: 35px;clear: none; height: 35px; font-size:14px; color:#333; padding:0 15px; border:1px solid #dddddd; border-radius:8px; display:inline-block; margin:0 3px;}
.ye_ma a:hover{background-color:#438FE7; border:1px solid #438FE7; color:#FFF;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}



/*--------------------产品中心-内页页面样式----------------------*/


.mn_rightn{width:890px; float:right; overflow:hidden; margin-top:40px; padding-bottom:5px;}
.profiles_frame{width:888px; background-color:#FFF; border:1px solid #dddddd; margin-top:30px;}
.product_profiles{ width:888px; height:300px;}
.mp_pic{float:left; width:400px; height:300px;} 

.pp_mld{width:415px; height:300px; overflow:hidden; float:left; margin-left:40px;}

.pp_title{line-height:30px; font-size:18px; color:#333; margin-top:30px; border-bottom:1px solid #dddddd; height:87px;}


.pp_bottom{width:415px; overflow:hidden; margin-top:30px;}
.buy{width:130px; height:40px; display:block; background-color:#438FE7; color:#FFF; line-height:40px; text-align:center; font-size:16px; border-radius:50px; float:left;}
.buy:hover{background-color:#F94646;color:#FFF; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.telephone{width:250px; height:30px; float:right; overflow:hidden; padding-top:5px;}

.satagLabel{width:415px; height:56px; margin-top:30px; border-bottom:1px solid #dddddd;}
.tag_title{height:20px; background-color:#ffffff;}
.tag_title span{ height:20px; line-height:20px; display:block; font-size:18px; color:#333; border-left:3px solid #438FE7; text-indent:20px;}
.tag_f{width:415px; height:30px; overflow:hidden; margin-top:15px;}
.tag_f a{height:30px; width:120px; overflow:hidden; display:block; float:left; line-height:30px; font-size:14px; color:#333; background-image:url(dian.png); background-repeat:no-repeat; background-position:left center; text-indent:20px; margin-right:18px;}
.tag_f a:hover{color:#438FE7; background-image:url(diana.png);}





/*-----------产品放大镜----------*/

/*正常容器*/
.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;
	border-left:2px solid #999;
	border-right:2px solid #999;
}
.magnifyingShow > img{
	width: 800px;
	height: 600px;
	margin-left:0;
	margin-top: 0;
}

/*-----------*/


.det_titlea{width:840px; height:40px; padding-top:20px; padding-left:24px; padding-right:24px; background-color:#f1f1f1; border:1px solid #dddddd; border-bottom:0px; margin-top:30px;}
.det_titlea span{width:190px; height:40px; display:block; background-color:#FFF; text-align:center; line-height:40px; font-size:16px; color:#333; font-weight:bold; border-radius:6px 6px 0px 0px;}
.detailsp{ width:840px; overflow:hidden;  padding-left:24px; padding-right:24px; padding-bottom:30px; padding-top:25px; background-color:#FFF; border:1px solid #dddddd; border-top:0px;}




/*--------------------新闻资讯页面样式----------------------*/



.sanews_ff{ width:890px;}

.sanews_single{width:890px; height:150px; margin-top:30px; padding-bottom:29px; border-bottom:1px solid #dddddd;}
.sanews-pic{ width:200px; height:150px; display:block; overflow:hidden; float:left;}
.sanews-text{width:660px; height:150px; float:right;}
.sanews-title{height:30px; line-height:30px; font-size:18px; color:#333; display:block; overflow:hidden; font-weight:bold; margin-top:5px;}
.sanews-title:hover{color:#438FE7;}
.sanews-wen{line-height:25px; font-size:14px; color:#666666; height:50px; overflow:hidden; margin-top:10px;}


.sanews_single:hover .sanews-title{color:#438FE7; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.sanews_single:hover{ border-bottom:1px solid #438FE7; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.sanews-time{height:34px; margin-top:10px; border-bottom:1px solid #dddddd;}
.sanl-day{height:20px; line-height:20px; font-size:12px; color:#444444; padding-right:19px; border-right:1px solid #dddddd; float:left;}
.sanl-year{height:20px; line-height:20px; font-size:12px; color:#999999; padding-left:23px; float:left;}


.sanews_top{width:840px; height:80px; padding:24px; background-color:#FFF; margin-top:30px; border:1px solid #dddddd;}
.sant-left{width:840px; height:80px; overflow:hidden; float:left;}
.sanews_h{height:30px; line-height:30px; font-size:20px; color:#333; font-weight:bold;}
.sanewsn_t{ width:175px; height:20px; padding-top:6px; padding-bottom:6px; border:1px solid #dddddd; margin-top:15px;}
.sanewsn_t span{line-height:20px; font-size:12px; color:#999; padding-left:10px; padding-right:10px; border-right:1px solid #dddddd;}
.sanewsn_t i{line-height:20px; font-size:12px; color:#999; font-style:normal; padding-left:10px; padding-right:10px;}

.sanews_single:hover .ns_icon{background-image:url(newsa.png); -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.sanews_single:hover .news_text{ border-bottom:1px dashed #438FE7; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}

.fenpian{width:840px; margin-top:10px; background-color:#FFF; border-top:10px solid #f4f5f6; padding-top:25px; margin-top:30px;}
.change{font-size:14px; color:#666666; line-height:25px; padding-left:24px; border-left:2px solid #097ACE;}
.change a{line-height:25px; height:25px; font-size:14px; color:#333; display:inline-block;}
.change a:hover{ color:#097ACE;}
.kong{height:8px;}




/*--------------------------后添程序样式----------------------*/


.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:#438FE7; font-weight:bold; border-bottom:1px solid #dddddd;}
.tagBody{padding-top:10px;}
.tagBody a{line-height:30px; font-size:14px;}
.tagBody a:hover{color:#438FE7;}

.linkbox h3 a{font-size:18px; color:#333; font-weight:bold; line-height:40px;}
.linkbox h3 a:hover{color:#438FE7;}
.linkbox .f6 a{line-height:30px; margin-right:10px; font-size:14px;}

.suo em{color:#C00; font-style:normal;}

.saproduct_framea{ width:928px; padding-bottom:5px;}

.mt_ina{width:1150px; height:40px; padding:10px 20px; border:5px solid #EFEFEF; margin-left:auto; margin-right:auto; margin-top:30px;}



/*----------------------------------------------------后加样式----------------------------------------------*/


@media (max-width: 1200px){
	
.head_r .nav {display: none;}

	/*--------------------折叠导航样式------------------*/
.toptitle{display: none!important;}
.head_inside{width:90%!important; }
.head_r .nav{display: none;}
.head_r .navn{display: none;}
.logo img{width: 90%;}
.smallhead_r{ display: block;}
.topicon{ display: block!important; float: right; padding-top: 6px;}
.smallheader{right:-240px;width: 240px;background: #202020;position:fixed;top: 0;min-height: 100%;-o-box-shadow: rgba(0, 0, 0, 0.08) 0 2px 5px;-moz-box-shadow: rgba(0, 0, 0, 0.08) 0 2px 5px;-ms-box-shadow: rgba(0, 0, 0, 0.08) 0 2px 5px;-webkit-box-shadow: rgba(0, 0, 0, 0.08) 0 2px 5px;box-shadow: rgba(0, 0, 0, 0.08) 0 2px 5px;-webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;z-index:2000;/* opacity: 0.8; */}
.top {padding-top: 24px;padding-bottom: 16px;height: 46px;width: 218px;padding-left: 22px;}
.top img {float: left;width: 46px;height: 46px;border-radius: 50%;-ms-border-radius: 50%;-webkit-border-radius: 50%;-o-border-radius: 50%;-moz-border-radius: 50%;}
.top span {float: left;line-height: 46px;height: 46px;width: 150px;font-size: 24px;color: #ffffff;padding-left: 17px;}
.middle {width: 100%;height: 100px;border-bottom: 1px solid #535353;border-top: 1px solid #535353;}	
.middle ul li { text-align: center;float: left;width: 50%;list-style: none; padding-top: 22px; padding-bottom: 15px; }
.middle ul li:nth-of-type(3),.middle ul li:nth-of-type(4){padding-top:0; }
.middle ul li a {color: #CCCCCC;}
.bottomlist{width: 100%;margin-top: 20px;height: 260px;/*padding-bottom:20px;*/overflow-y: auto;  }
.bottomlist li{ height: 36px; width: 100%; list-style: none;}
.bottomlist li a{ color: #999999;height: 36px;padding:0 30px;  display: block; line-height: 36px;}
.bottomlist .active{ background: #2b2b2b;}
.bottomlist li a span { float:right; height: 36px; }
.bottomlist li a img{ vertical-align: middle;line-height: 36px; padding-top: 13px;}


/*右侧导航*/
.enlarge {position: absolute;display: block;right: 5%;top: 0;cursor: pointer;z-index: 30;height: 40px;width: 32px;}					
.enlarge .icon::before,.enlarge .icon::after {background-color: #F47021;border-radius: 2px;content: "";height: 4px;left: 0;position: absolute;transition-duration: 0.5s;width: 27px;}						
.enlarge .icon::before {top: -9px;}						
.enlarge .icon::before,.enlarge .icon::after {background-color: #F47021;border-radius: 2px;content: "";height: 4px;left: 0;position: absolute;transition-duration: 0.5s;width: 27px;}						
.enlarge .icon::after {top: 9px;}
.enlarge .icon {background-color: #F47021;border-radius: 2px;height: 4px;left: 2px;position: absolute;top: 28px;transition-duration: 0.5s;width: 27px;}						
.enlargeclose.enlarge .icon::before {transform: translateY(9px) rotate(45deg);background-color: #8C8C8C;}						
.enlargeclose.enlarge .icon::after {transform: translateY(-9px) rotate(-45deg);background-color: #8C8C8C;}						
.enlargeclose.enlarge .icon {width: 0; }
 #close{position: absolute;right: 250px;  z-index: 3000;}  
 }
 
 
 
 @media (min-width: 992px){
/*--------------------头部样式 开始----------------------*/



/*--------------------头部样式 结束----------------------*/
#openproduct{display: none;}
.type_top{display: none;}
.boxs{overflow:hidden;height:100%;position:relative;}
.box{transform:translate3d(0px,0,0);-webkit-transform:translate3d(0px,0,0);-o-transform:translate3d(0px,0,0);-moz-transform:translate3d(0px,0,0)}
.ft{display: none;}

}
@media (max-width: 992px){
.header {height:65px;-o-box-shadow:rgba(0,0,0,0.08) 0 2px 5px;-moz-box-shadow:rgba(0,0,0,0.08) 0 2px 5px;-ms-box-shadow:rgba(0,0,0,0.08) 0 2px 5px;-webkit-box-shadow:rgba(0,0,0,0.08) 0 2px 5px;box-shadow:rgba(0,0,0,0.08) 0 2px 5px;}
.headern {height:65px;-o-box-shadow:rgba(0,0,0,0.08) 0 2px 5px;-moz-box-shadow:rgba(0,0,0,0.08) 0 2px 5px;-ms-box-shadow:rgba(0,0,0,0.08) 0 2px 5px;-webkit-box-shadow:rgba(0,0,0,0.08) 0 2px 5px;box-shadow:rgba(0,0,0,0.08) 0 2px 5px;}
.headern .enlarge {position: absolute;display: block;right: 5%;top: 0;cursor: pointer;z-index: 30;height: 40px;width: 32px;}					
.headern .enlarge .icon::before,.headern .enlarge .icon::after {background-color: #FFFFFF;border-radius: 2px;content: "";height: 4px;left: 0;position: absolute;transition-duration: 0.5s;width: 27px;}						
.headern .enlarge .icon::before {top: -9px;}						
.headern .enlarge .icon::before,.headern .enlarge .icon::after {background-color: #FFFFFF;border-radius: 2px;content: "";height: 4px;left: 0;position: absolute;transition-duration: 0.5s;width: 27px;}						
.headern .enlarge .icon::after {top: 9px;}
.headern .enlarge .icon {background-color: #FFFFFF;border-radius: 2px;height: 4px;left: 2px;position: absolute;top: 28px;transition-duration: 0.5s;width: 27px;}						
.headern .enlargeclose.enlarge .icon::before {transform: translateY(9px) rotate(45deg);background-color: #FFFFFF!important;}						
.headern .enlargeclose.enlarge .icon::after {transform: translateY(-9px) rotate(-45deg);background-color: #FFFFFF!important;}						
.headern .enlargeclose.enlarge .icon {width: 0; }

.location {margin-top: 67px;width: 90%; margin-left: auto; margin-right: auto;}
.loc_f{width: 100%;}
.same_title, .st_name, .st_namea, .advantage_frame, .st_linea, .st_linea img, .same_titlea, .tt_name, .tt_namea{text-align: center;}
.linea {margin-left: auto; margin-right: auto;}
/*--------------------首页-轮播样式----------------------*/	
.flex-direction-nav{margin-top: 10rem;}
.flex-direction-nav a { width: 45px;height: 45px;line-height: 99em;background: url(../images/ad_ctrmd.png);}
.flex-direction-nav .flex-next {background-position: 0 -45px; margin-right: 12%!important;}
.flex-direction-nav .flex-prev {margin-left: 12%!important;}
.flex-next:hover{background: url(../images/ad_ctramd.png); background-position: 0 -45px; }
.flex-prev:hover{background: url(../images/ad_ctramd.png); }


	
/*--------------------头部样式 开始----------------------*/

.head_inside{width:90%!important; }
.head_r .nav{display: none;}
.head_r .navn{display: none;}
.logo img{width: 70%;}
.smallhead_r{ display: block;}
.topicon{ display: block!important; float: right; padding-top: 6px;}
.smallheader{right:-240px;width: 240px;background: #202020;position:fixed;top: 0;min-height: 100%;-o-box-shadow: rgba(0, 0, 0, 0.08) 0 2px 5px;-moz-box-shadow: rgba(0, 0, 0, 0.08) 0 2px 5px;-ms-box-shadow: rgba(0, 0, 0, 0.08) 0 2px 5px;-webkit-box-shadow: rgba(0, 0, 0, 0.08) 0 2px 5px;box-shadow: rgba(0, 0, 0, 0.08) 0 2px 5px;-webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;z-index:2000;/* opacity: 0.8; */}
.top {padding-top: 24px;padding-bottom: 16px;height: 46px;width: 218px;padding-left: 22px;}
.top img {float: left;width: 46px;height: 46px;border-radius: 50%;-ms-border-radius: 50%;-webkit-border-radius: 50%;-o-border-radius: 50%;-moz-border-radius: 50%;}
.top span {float: left;line-height: 46px;height: 46px;width: 150px;font-size: 24px;color: #ffffff;padding-left: 17px;}
.middle {width: 100%;height: 100px;border-bottom: 1px solid #535353;border-top: 1px solid #535353;}	
.middle ul li { text-align: center;float: left;width: 50%;list-style: none; padding-top: 22px; padding-bottom: 15px; }
.middle ul li:nth-of-type(3),.middle ul li:nth-of-type(4){padding-top:0; }
.middle ul li a {color: #CCCCCC;}
.bottomlist{width: 100%;margin-top: 20px;height: 260px;/*padding-bottom:20px;*/overflow-y: auto;  }
.bottomlist li{ height: 36px; width: 100%; list-style: none;}
.bottomlist li a{ color: #999999;height: 36px;padding:0 30px;  display: block; line-height: 36px;}
.bottomlist .active{ background: #2b2b2b;}
.bottomlist li a span { float:right; height: 36px; }
.bottomlist li a img{ vertical-align: middle;line-height: 36px; padding-top: 13px;}

}



/*--------------------折叠导航样式结束------------------*/






@media (max-width: 1200px) and (max-width: 1366px)

{.banner, .flexslider, .flexslider .slides a img {
    width: 100%;
    height: 32rem;
    
    
}

.flexslider .slides a img {
    width: 100%;
    height: 600px;
    display: block;
}

}



@media (max-width: 1200px){
	.sbp-frame{background-image: none;width: 100%;margin-left: -15px;}
	.eop-left{display: none}
	.sbp-right{float: none; margin: 0 auto;}
	
}


@media (max-width: 1080px)

{.banner, .flexslider, .flexslider .slides a img {
    width: 100%;
    height: 26rem;
}}


@media (max-width: 992px)

{.banner, .flexslider, .flexslider .slides a img {
    width: 100%;
    height: 26rem;
}}




@media (max-width: 1200px){
	.sbxz-single{width: 48%;margin-top: 1rem;}
	
	.sbxs-name{font-size: 0.87rem;height: auto;line-height: normal;}
	.sbxs-icon{width: 16%;height: auto;}
	.sbxz-single{height: auto;}
	
	.same_title{width: 100%;}
	.stt_name{width: 90%;margin: 0 auto;text-align: center;}
	.ihp-frame{width: 90%;margin: 0 auto;}
	.ic_Ul{width: 100%;}
	.ihp-single{width: 35%;padding-left: 2%;margin-top: 2%;padding-left: 2%;}
	.ihp-text{
		width: 40%;margin-left: 3%;
	}
	.ihp-pic{width: 30%;height: auto;}
	.ihp-pic img{width: 100%;height: auto;}
	
	.sb_product{background-size: 150% 300px;}
	
	.eni_case{padding-top: 0;height: 500px;}
	.icase-frame{width: 100%;margin:0 auto;}
	.icase-title{float: none;margin: 0 auto;text-align: center;height: auto;}
	.icase-single1{float: none;margin: 0 auto;}
	.icase-single2{display: none;}
	.icase-single3{display: none;}
	
	
	.inews_frame{width: 95%;margin: 0 auto;}
	.infr-single{width: 40%;}
	.infr-text{width: 80%;margin: 0 auto;float: none;}
	
	
	.is_frame{width: 95%;margin: 0 auto;}
	.is_left{width: 45%;}
	.is_right{width: 45%;}
	.is_lx{width: 100%;margin-top: 0;}
	.islx-single{width: 46%;height: auto;margin-right: 0;}
	.is_lx{height: auto;}
	
	.foot-top{width: 92%;padding-left: 4%; padding-right: 4%;}
	.foot-singlea{display: none;}
	.foot_lxa{margin-left: 3%;}
	.foot_lx{margin-left: 3%;}
	.foot_record{width: 100%;}


}


@media (max-width: 1060px){
	.foot-single{width: 300px;}
}


@media (max-width: 1000px){
.ihp-single {
    width: 100%;
    height: 150px;
    float: left;
    margin-right: 24px;
    margin-top: 2rem;
    padding-left: 24px;
}
.ihp-pic {
    width: 20%;
    height: auto;
    overflow: hidden;
    display: block;
    float: left;
}
.ihp-pic img{width: 100%;}
.ihp-text{width: 30%;}
.ihp-jian{width: 90%;}

.sb_product{background-size: 150% 200px;padding-top: 200px;}
.ihp-pic{width: 15%;}
	.ihp-jian{width: 60%;}
	
	.footer{display: none;}
}




@media (max-width: 936px){
	.sbp-right{width: 100%;}
	.sbpr-frame{width: 100%;padding: 2rem 1rem 2rem 1rem;}
	.sbp-single{width: 45%;}
	.sbps-pic{width: 100%;}
	.sbphoto_ipro{width: 100%;}
	.sbphoto_ipro img{width: 100%;height: auto;}
	.sbcover_ipro{width: 100%;}
	.sbpr-frame{margin-left: -15px;}
	.sblook_ipro{width: 100%;}
	.sbtext_ipro{width: 100%;}
	.ics-icon1{display: none;}
	
	.islx-single{margin-right: 0;}
	
	
}

@media (max-width: 860px){
	.infr-single{margin-right: 0;}
	.infr-single.nom{float: right;}
	.is_rx{width: 90%;}
	.isrx-single{width: 80%;}
	.is_right{width: 40%;}
	.is_frame{width: 85%;}
	.is_left{width: 94%;margin: 0 auto;}
	.is_right{width: 94%;margin: 0 auto;margin-top: 25px;}
	.is_rx{width: 50%;margin: 0 auto;}
	.isrx-single{text-align: center;height: auto;width: 90%;}
	
}



@media (max-width: 836px){
	.icase-single1{width: 95%;margin: 0 auto;}
	.ics1-text{width: 41%;margin: 0 auto;padding: 75px 20px;}
	.ics-pic{width: 50%;margin: 0 auto;}
	.ics-pic img{width: 100%;}

	.ics-more{width: 35%; float: right; margin-right: 10%;}
	
	
}


@media (max-width: 806px){
	.is_left{width: 94%;}
	.is_right{width: 100%;}
	.banner, .flexslider, .flexslider .slides a img {
    width: 100%;
    height: 20rem;
}
}


@media (max-width: 680px){
	
	.sbp-single{margin-left: 3%;height: auto;}
	.sbphoto_ipro{height: auto;}
	.sbcover_ipro{height: 0;}
	.sbtext_ipro{height: 0;}
	.sbps-pic{height: auto;}
	.sbps-name{width: 100%;}
	.sbpr-frame{margin: 0 auto;padding-top: 0;}
	.is_left{width: 92%;}
}


@media (max-width: 650px){
	.sbxs-name{font-size: 0.67rem;height: auto;line-height: normal;margin-top: 0.5rem;}
	.sbxs-icon{
		width: 12%;
		height: auto;
	}
	.sbxz-single{
		height: auto;
		width: 43%;
		margin-left: 1rem;
	}
	.sbxs-name span{display: none;}
	.c_frBtnLa{left: 40%;transform: translateX(-50%);}
	.c_frBtnRa{left: 60%;transform: translateX(-50%);}
	
	
	.sb_product{background-size: 160% 150px;padding-top: 150px;}
	
	.infr-single{width: 80%;margin: 0 auto;}
	.infr-single.nom{float: left;margin-top: 15px;}
	.inews_frame{padding-left: 6%;}
	
	
	.banner, .flexslider, .flexslider .slides a img {
    width: 100%;
    height: 16rem;
}
}



@media (max-width: 550px){
.banner, .flexslider, .flexslider .slides a img{width: 100%;background-size: 100%;}
	.sbxs-name{
		width: 53%;
		margin-top: 0;
	}
	.ihp-pic{width: 10%;}
	.ihp-jian{width: 40%;}
	.ihp-name{font-size: 0.87rem;margin-top: 0;}
	.ihp-jian{font-size: 0.87rem;margin-top: 0;}
	.sb_product{background-size: 180% 150px;padding-top: 150px;}
	
	
	.ics1-text{width: 100%;float: none;margin: 0 auto;}
	.ics-icon1{display: none;}
	.icase-title{height: auto;}
	.eni_case{height: 450px;}
	.ics-pic{display: none}
	.ics-more{margin-top: 30px;}
	
	.ics-jian{width: 80%;}
	.icase-title{width: 100%;}
	
	.is_left{width: 90%;}
	.islx-single{width: 95%;}
	
	
	.banner, .flexslider, .flexslider .slides a img {
    width: 100%;
    height: 14rem;
}
}

@media (max-width: 440px){
	.banner, .flexslider, .flexslider .slides a img {
    width: 100%;
    height: 12rem;
}
}

@media (max-width: 400px){
	.ihp-text{margin-left: 1%;}
	.ihp-single{padding-left: 3px;}
	.sbxz-single{margin-left: 1.5rem;width: 35%;font-size: 0.6rem;}
	.sbp-single{margin-left: 2.6%;}
	.inews_frame{padding-left: 0;}
	.infr-single{padding-right: 0.5%;float: none;}
	.infr-single.nom{float: none; margin: 0 auto;margin-top: 15px;}
	
	.is_left{width: 87%;}
}

@media (max-width: 380px){
	
	.banner, .flexslider, .flexslider .slides a img {
    width: 100%;
    height: 10rem;
}
}

@media (max-width: 340px){
		.is_left{padding-left: 20px;}
		.is_left{width: 92%;}
		.islx-single{width:95%;}
		.is_frame{width: 83%;margin: 0 auto;}
}



@media (max-width: 320px)

{
	.banner, .flexslider, .flexslider .slides a img {
    width: 100%;
    height: 10rem;
}


}



/*--------------------首页脚部----------------------*/
@media (max-width: 1000px){
	.ft{ display: block;}
#all {margin-bottom:56px;}

.ft {width:100%;background:#f7f5f5;position:fixed;bottom:0;height:54px;z-index:1000;float:left; -webkit-box-shadow: #CCC 0px 0px 5px;-moz-box-shadow: #CCC 0px 0px 5px;box-shadow: #CCC 0px 0px 5px;}
.ft ul {width:100%;height:54px;}
.ft ul li {width:33.33%;display:block;float:left;height:54px;text-align:center;}
.ft ul .active {color:#F47021;}
.ft ul li a {width:100%;height:100%;}
.ft ul li span {width:30px;margin:0 auto;height:54px;display:table;font-size:13px;}
.ft ul li img {margin-top:8px;margin-bottom:5px;}
}



/*--------------------产品列表页----------------------*/

@media (max-width: 1200px){
	
	.mn_left{display: none;}
	.main_nei{width: 90%;margin: 0 auto;}
	.mt_in{margin: 0 auto;width: 90%;}
	.mn_right{width: 100%;margin: 0 auto;margin-top: 40px;float: none;}
	.saipro_single{margin-left: 2%;margin-right: 2%;}
	.mt_in{padding-left: 2%;padding-right: 2%;}
	.saproduct_frame{width: 100%;margin: 0 auto;}
	.saipro_single{width: 29%;}
	.saphoto_ipro{width: 100%;}
	.saphoto_ipro img{width: 100%;height: auto;}
	
	.satext_ipro{width: 100%;}
	.salook_ipro{width: 100%;}
	.sacover_ipro{width: 100%;}
	
	.ye_ma{width: 80%;margin: 0 auto;float: none;}
	
}

@media (max-width: 1050px){
	.saipro_single{width: 45%;}
	.saip_name{width: 98%;padding-left: 2%;padding-right: 2%;}
	.saipro_single.no_m{margin-right: 2%;}
	.saproduct_frame{margin-right: -1%;}
}

@media (max-width: 680px){
	.suo span{display: none;}
	.sacover_ipro{width: 0;}
	.satext_ipro{width: 0;}
	.saipro_single{height: auto;}
	.saphoto_ipro{height: auto;}
	
}

@media (max-width: 680px){
	.crumbs{float: none;}
	.suo span{display: block;margin-left: 2%;margin-right: 2%;display: inline-block;}
	.search{float: none;margin: 0 auto; margin-top: 5px;}
	.mt_in{height: auto;}
	
}


@media (max-width: 360px){
	.suo span{display: none;}
	.suo a{margin-left: 4%;}
	.search{width: 95%;margin: 0 auto;}
	.search form{width: 100%;}
	.sousuo{width: 70%;}
}


/*--------------------产品内页----------------------*/

@media (max-width: 1200px){
	.mn_rightn{width: 100%;}
	.mt_in{height: auto;}
	.search{margin: 0 auto;}
	.crumbs{height: auto;background-position: left top;}
	.suo{height: auto;}
	.profiles_frame{width: 90%;padding-left: 2%;padding-right: 2%;margin: 0 auto;margin-top: 40px;}
	.product_profiles{width: 100%;}
	.mp_pic{width: 40%;}
	.pp_mld{width: 45%;margin-left: 15%;}
	.satagLabel{width: 100%;height: auto;}
	.tag_f{width: 100%;height: auto;}
	.tag_f a{width: auto;margin-right: 2%;}
	.pp_bottom{width: 100%;}
	
	.det_titlea{width: 90%;margin: 0 auto;margin-top: 30px;}
	.detailsp{width: 90%;margin: 0 auto;padding-left: 4%;padding-right: 4%;}
	.details_f{width: 90%;margin: 0 auto;margin-top: 5px;}

	
	
}
@media (max-width: 1070px){
	.telephone{float: none;margin-top: 10px;}
	.buy{float: none;}
	
}


@media (max-width: 960px){
	.mp_pic{width: 70%;margin: 0 auto;float: none;height: auto;margin-top: 30px;}
	.con-fangDaIMg{width: 100%;height: auto;}
	.zc_pic{width: 100%;height: auto;}
	.zc_pic img{width: 100%;height: auto;}
	.product_profiles{height: auto;}
	.pp_mld{width: 70%;margin: 0 auto;float: none;}

}

@media (max-width: 850px){
	.satagLabel{margin-top: 15px;}
	
	.pp_bottom{margin-top: 15px;}
}

@media (max-width: 780px){
	.suo span{display: none;}
		.suo a{margin-left: 4%;}
}

@media (max-width: 500px){
	.search{margin-top: 10px;}
	
	.suo span{display: none;}
	
}
 @media (max-width: 410px){
 	.buy{width: 100px;height: 30px;line-height: 30px;}
 	.telephone{width: 100%;height: auto;}
 	.telephone img{width: 100%;}
 	.profiles_frame{padding-bottom: 15px;}
 	.pp_title{margin-top: 15px;}
 	.pp_mld{width: 90%;}
 	.mp_pic{width: 90%;}
 	
 	.details_f{font-size: 0.87rem;}
 	
 	.details_f p{line-height: 2em;}

 }
 


/*--------------------新闻列表页----------------------*/

@media (max-width: 1200px){
	.sanews_ff{width: 90%;margin: 0 auto;}
	.sanews_single{width: 100%;}
	.sanews-text{width: 70%;}
	.sanews-title{height: auto;}
	.det_titlea{padding-left: 4%;padding-right: 4%;}
	
}
@media (max-width: 920px){
	.sanews-text{width: 60%;}
	
}

@media (max-width: 670px){
	
	.sanews-text{width: 50%;}
}

@media (max-width: 540px){
	.sanews-text{width: 90%;margin: 0 auto;float: none;margin-top: 20px;}
	.sanews-pic{float: none;margin: 0 auto;}
	.sanews_single{height: auto;}
	.sanews-title{text-align: center;}
	.sanews-time{text-align: center;width: 80%;margin: 0 auto;}
	.sanl-day{float: none;display: inline-block;}
	.sanl-year{float: none;display: inline-block;}
}

/*--------------------新闻内页----------------------*/
@media (max-width: 1200px){
	
	.sanews_top{width: 90%;margin: 0 auto;padding-left: 2%;padding-right: 2%;margin-top: 30px;}
}
@media (max-width: 500px){
	.sanews_top{height: auto;}
	.sanews_h{height: auto;text-align: center;}

	.sanewsn_t{margin: 0 auto;margin-top: 15px;}
	
}


/*--------------------单独栏目页----------------------*/
@media (max-width: 1200px){
	.details{width: 90%;margin: 0 auto;padding-left: 2%;padding-right: 2%;margin-top: 30px;}
}

@media (max-width: 620px){
	.details_f p{text-indent: 0;}
}