@charset "utf-8";
/*------------------通用样式-------------------*/

body {font-family: "微软雅黑"; background-color:#FFF;}
* {margin:0;padding:0;}
ul, ol, li {list-style:none}
a {text-decoration: none; font-size:12px; color:#333;}
a:hover {color:#F47C11;}
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:1200px;overflow:hidden;background-color:#FFF;}
#alla{width: 100%;margin:0px auto;height: auto;min-width:1200px;overflow:hidden;background-color:#f5f6f7;}
.nav ul li h2,.ce_nav li h3{font-weight:normal;}


/*--------------------通用样式结束----------------------*/


/*--------------------头部样式 开始----------------------*/

.header {width:100%; height:150px; margin:0px auto; overflow:hidden; background-color:#FFF;}
.head_inside{width:1920px; overflow:hidden; margin-left:auto; margin-right:auto;    height: 100px;}
.logo{    height: 100px;
    overflow: hidden;
    float: left;
    margin-top: 0px;}
.logo a{ display:block;}

.head_r{    float: right;
    width: 100%;
    height: 50px;
    background-color: #f47c11;}
.nav{    height: 50px;
    margin-top: 15px;
    width: 1200px;
    margin: 0 auto;}
.nav ul{clear:both;}
.nav ul li{float:left; margin-left:0px; height:35px; }
.nav ul li a{    height: 50px;
    display: block;
    color: #fff;
    font-size: 18px;
    line-height: 50px;
    margin: 0px 40px;}
.nav ul li a:hover{height:40px; border-bottom:2px solid #eee; color:#eee;  -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.nav ul .nav_Location a{ background-color:#F47C11; color:#FFF;}

/*--------------------头部样式 结束----------------------*/



/*--------------------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:150px;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; text-align:center;}
.ch_name{line-height:30px; font-size:24px;  color:#333333; height:30px; font-weight:bold; background-image:url(tt.png); background-repeat:no-repeat; background-position:center center;}
.en_name{ font-size:12px;line-height:30px; color:#999999; margin-top:5px;}

.ch_namea{line-height:30px; font-size:24px;  color:#FFF; height:30px; font-weight:bold; background-image:url(tt.png); background-repeat:no-repeat; background-position:center center;}
.en_namea{ font-size:12px;line-height:30px; color:#FFF; margin-top:5px;}




/*--------------------首页-搜索样式----------------------*/


.zb-search{width:1140px; height:40px; padding:25px 30px; background-color:#FFF; position:relative; margin-top:-110px; z-index:9999; margin-left:auto; margin-right:auto; overflow:hidden;}
.zbss-frame{width:1140px; margin-left:auto; margin-right:auto;}

.re-sou{width:600px; float:left; height:40px; overflow:hidden;}
.rs-title{height:40px; display:block; float:left; font-size:16px; font-weight:bold; color:#F47C11; line-height:40px; background-image:url(hot-n.png); background-repeat:no-repeat; background-position:left center; padding-left:30px;}
.rs-name{height:40px; line-height:40px; font-size:14px; color:#333; margin-left:30px; display:block; float:left; overflow:hidden;}
.rs-name:hover{color:#F47C11; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}

.isearch{ width:400px; height:40px; float:right;}
.isearch form{width:400px; height:40px; display:block; clear:both;}
.isousuo{width:278px; height:38px; border:1px solid #ccc; display:block; float:left; padding-left:20px; padding-right:20px; line-height:38px; font-size:14px; color:#666; border-right:0px; border-radius:40px 0px 0px 40px;}
.isearch_btn{width:80px; height:40px; display:block; line-height:40px; font-size:16px; color:#FFF; background-color:#F47C11;border:1px solid #F47C11; border-left:0px; float: left; cursor: pointer; border-right:0px; border-radius:0px 40px 40px 0px;}
.isearch_btn:hover{ background-color:#F9C900;border:1px solid #F9C900;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}



/*--------------------首页-热门系列样式----------------------*/


.hot-series{width:100%; margin-left:auto; margin-right:auto; padding-top:70px;padding-bottom:60px;}
.hots-frame{ width:1200px; margin-left:auto; margin-right:auto;}
.hs-single{width:330px; height:105px; padding:25px; background-color:#f4f5f6; float:left; margin-right:30px; margin-top:30px;}
.hs-single.nom{margin-right:0px;}
.hss-left{width:170px; height:105px; float:left;}
.hss-name{height:30px; line-height:30px; display:block; font-size:16px; color:#333; overflow:hidden; margin-top:20px;}
.hss-more{height:20px; width:50px; display:block; border-radius:20px; background-color:#F47C11; background-image:url(xl-more.png); background-repeat:no-repeat; background-position:center center; margin-top:20px;}
.hss-pic{width:140px; height:105px; display:block; overflow:hidden; float:right;}
.hs-single:hover{background-color:#F47C11;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.hs-single:hover .hss-more{background-color:#FFF; background-image:url(xl-morea.png);}
.hs-single:hover .hss-name{color:#FFF;}

.hots-more{width:200px; height:50px; line-height:50px; text-align:center; font-size:14px; border-radius:50px; border:1px solid #F47C11; color:#666; display:block; margin-left:auto; margin-right:auto; margin-top:40px;}
.hots-more:hover{background-color:#F47C11; color:#FFF; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}



/*--------------------首页-产品中心样式----------------------*/



.zb_product{width:100%; margin-left:auto; margin-right:auto; padding-top:50px;padding-bottom:80px; background-color:#f4f5f6; background-image:url(p-bg.jpg); background-repeat:no-repeat; background-position:center bottom;}

.zbp-frame{width:1200px; margin-left:auto; margin-right:auto;}
.zbp-single{width:274px; height:300px; border:1px solid #dddddd; float:left; margin-left:31px; margin-top:30px; background-color:#FFF;}

.zbps-pic{width:274px; height:205px; overflow:hidden; position:relative; border:1px solid #dddddd;}
.zbphoto_ipro{width:274px;height:205px;overflow:hidden;}
.zbcover_ipro{width:274px;height:205px;overflow:hidden;position: absolute;background:#F47C11;top:0px;left:0px;}
.zbtext_ipro{position:absolute;width:274px;height:205px;left:-274px;top:0px;overflow:hidden;}
.zblook_ipro{width:274px; height:205px; background-image: url(look.png); background-repeat:no-repeat; background-position:center center; display:block;}

.zbps-name{ width:234px; height:30px; line-height:30px; font-size:16px; color:#333; font-weight:bold; display:block; text-align:center; margin-top:15px; overflow:hidden; margin-left:auto; margin-right:auto;}
.zbps-more{width:30px; height:30px; display:block; background-image: url(p-more.png); background-repeat:no-repeat; background-position:center center; margin-left:auto; margin-right:auto; margin-top:5px;}
.zbps-more:hover{background-image: url(p-morea.png); -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}

.zbp-singlea{width:544px; height:260px; border:1px solid #dddddd; float:left; padding:20px; background-color:#FFF; margin-top:30px;}

.zbps-pica{width:346px; height:260px; overflow:hidden; position:relative; border:1px solid #dddddd; float:left;}
.zbphoto_iproa{width:346px;height:260px;overflow:hidden;}
.zbcover_iproa{width:346px;height:260px;overflow:hidden;position: absolute;background:#F47C11;top:0px;left:0px;}
.zbtext_iproa{position:absolute;width:346px;height:260px;left:-346px;top:0px;overflow:hidden;}
.zblook_iproa{width:346px; height:260px; background-image: url(look.png); background-repeat:no-repeat; background-position:center center; display:block;}

.zbps-texta{width:170px; float:left; margin-left:25px;}


.zbps-namea{height:60px; line-height:30px; font-size:16px; color:#333; font-weight:bold; display:block; margin-top:40px; overflow:hidden;}
.zbps-wena{height:75px; line-height:25px; font-size:12px; color:#666; overflow:hidden;}
.zbps-morea{width:30px; height:30px; display:block; background-image: url(p-more.png); background-repeat:no-repeat; background-position:center center; margin-top:20px;}
.zbps-morea:hover{background-image: url(p-morea.png); -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}


.zbp-singleb{width:276px; height:300px; float:left; margin-right:31px; margin-top:30px; background-color:#FFF;}
.zbp-singleb.nom{margin-right:0px;}

.zbps-picb{width:276px; height:207px; overflow:hidden; position:relative;}
.zbphoto_iprob{width:276px;height:207px;overflow:hidden;}
.zbcover_iprob{width:276px;height:207px;overflow:hidden;position: absolute;background:#F47C11;top:0px;left:0px;}
.zbtext_iprob{position:absolute;width:276px;height:207px;left:-276px;top:0px;overflow:hidden;}
.zblook_iprob{width:276px; height:207px; background-image: url(look.png); background-repeat:no-repeat; background-position:center center; display:block;}

.zbps-nameb{ width:236px; height:30px; line-height:30px; font-size:16px; color:#333; font-weight:bold; display:block; text-align:center; margin-top:15px; overflow:hidden; margin-left:auto; margin-right:auto;}
.zbps-moreb{width:30px; height:30px; display:block; background-image: url(p-more.png); background-repeat:no-repeat; background-position:center center; margin-left:auto; margin-right:auto; margin-top:5px;}
.zbps-moreb:hover{background-image: url(p-morea.png); -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}



/*--------------------首页-关于我们样式----------------------*/


.zb-about{width:100%; margin-left:auto; margin-right:auto; padding-top:50px;padding-bottom:60px; background-image:url(about.jpg); background-repeat:no-repeat; background-position:center 145px;}
.zba-frame{width:1060px; margin-left:auto; margin-right:auto; position:relative; margin-top:370px; text-align:center;}
.zba-name{height:30px; line-height:30px; font-size:22px; font-weight:bold; color:#333;}
.zba-text{line-height:30px; font-size:14px; overflow:hidden; color:#666666; margin-top:20px;}



/*--------------------首页-公司案例样式----------------------*/

.i_case{width:100%; height:460px; margin-left:auto; margin-right:auto; background-color:#f4f5f6;}

.icf-frame{width:1200px; margin-left:auto; margin-right:auto; position:relative;}

.icf-left{width:270px; height:460px; background-color:#F47C11; float:left;}
.icfl-top{width:230px; height:80px; padding:20px; padding-bottom:0px; padding-top:40px;}
.icfl-ch{line-height:30px; height:30px; font-size:22px; color:#FFF; font-weight:bold;}
.icfl-en{line-height:30px; height:30px; font-size:14px; color:#FFF; overflow:hidden;}
.icfl-line{width:230px; height:3px; background-color:#FFF; margin-left:auto; margin-right:auto; margin-top:17px;}
.icfl-text{width:230px; height:80px; line-height:40px; font-size:24px; color:#FFF; font-weight:bold; overflow:hidden; margin-top:20px; margin-left:auto; margin-right:auto;}
.icfl-tiao{width:230px; height:1px; background-color:#F7A459; margin-left:auto; margin-right:auto; margin-top:109px;}
.icfl-dian{width:230px; height:60px; overflow:hidden; margin-left:auto; margin-right:auto; margin-top:20px;}
.icfld-1{height:30px; line-height:30px; font-size:14px; color:#FFF;}
.icfld-2{height:30px; line-height:30px; font-size:18px; font-weight:bold; color:#FFF; overflow:hidden;}

.c_frbox{position:relative;width:890px; height:260px; float:right; margin-top:140px;}
.c_frUl {height:260px; width: 890px; overflow:hidden; position:relative; margin-left:auto; margin-right:auto;}
.c_frUl ul li { display: inline; float: left; height:260px; width:276px;overflow: hidden;margin-right:31px;  position:relative; background-color:#FFF;}
.c_frBtnL {cursor: pointer; position:absolute;right:102px; top:-80px; width:100px; height:40px; background-color:#FFF; background-image:url(left.png); background-repeat:no-repeat; background-position:center center; z-index:9;}
.c_frBtnR {cursor: pointer; position: absolute;right:0px;top:-80px; width:100px; height:40px; background-color:#FFF; background-image:url(right.png); background-repeat:no-repeat; background-position:center center; z-index:9;}
.c_frBtnL:hover{background-color:#F47C11; background-image:url(lefta.png); -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.c_frBtnR:hover{ background-color:#F47C11; background-image:url(righta.png); -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}


.icfr-pic{width:276px; height:207px; display:block; overflow:hidden;}
.icfr-name{width:236px; height:30px; line-height:30px; font-size:16px; color:#333; display:block; overflow:hidden; margin-left:auto; margin-right:auto; margin-top:10px; text-align:center;}




/*--------------------首页-新闻资讯样式----------------------*/



.i_news{width:100%; margin-left:auto; margin-right:auto; padding-top:50px; padding-bottom:60px;}
.inews_frame{width:1200px; margin-left:auto; margin-right:auto; margin-top:30px;}

.inf-top{width:1200px; height:210px; overflow:hidden; border-top:1px solid #dddddd; border-bottom:1px solid #dddddd;}
.inf-pic{width:315px; height:210px; display:block; overflow:hidden; float:left;}
.inf-text{width:650px; height:210px; float:left; margin-left:40px;}
.inf-name{height:30px; line-height:30px; font-size:16px; color:#333; font-weight:bold; display:block; overflow:hidden; margin-top:35px;}
.inf-wen{height:50px; line-height:25px; font-size:12px; color:#666; overflow:hidden; margin-top:8px;}
.inf-more{width:90px; height:30px; line-height:30px; font-size:12px; color:#FFF; background-color:#F47C11; display:block; border-radius:30px; text-align:center; margin-top:20px;}
.inf-more:hover{color:#FFF;}
.inf-time{line-height:120px; height:140px; font-size:12px; color:#999999; float:right; padding-left:39px; border-left:1px solid #dddddd; margin-top:35px;}

.inf-bottom{width:1200px;}
.inf-single{width:550px; height:70px; overflow:hidden; border-bottom:1px solid #dddddd; float:left; margin-right:100px;}
.infs-name{width:460px; height:70px; line-height:70px; font-size:16px; color:#333; display:block; overflow:hidden; float:left;}
.infs-time{height:70px; line-height:70px; font-size:12px; color:#999; float:right;}
.inf-single.nom{margin-right:0px;}



/*--------------------首页脚部----------------------*/  


.foot {width:100%;color:#cccccc; background-color:#1F2D38;}

.foot .top {padding-bottom:30px;padding-top:28px;width:1200px; margin-left:auto; margin-right:auto;}
.foot .labels {width:100%;border-bottom:2px solid #3e4750;line-height:54px;color:#e2e2e2;font-size:18px;margin-bottom:26px;}
.foot .labels .english {color:#5f6060;font-size:14px;margin-left:12px;}
.foot .leftul {width:360px;margin-right:138px;float:left;}
.foot .leftul ul {width:360px;}
.foot .leftul ul li {width:160px;height:40px;line-height:40px;float:left; margin-right:10px;}
.foot .leftul ul li a {display:block;width:160px;font-size:14px;color:#cccccc;float:left; font-weight:normal;}
.foot .leftul ul li a:hover{color:#F47C11;}
.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 {width:100%;height:80px;text-align:center; background-color:#1F2D38;}
.fen_zhan{text-align:center; height:30px; width:1200px; margin-left:auto; margin-right:auto;}
.fen_zhan span{ line-height:30px; font-size:12px; color:#80868B;}
.fen_zhan a{ line-height:30px; font-size:12px; color:#80868B; display: inline-block; padding-left:20px;}
.fen_zhan a:hover{color:#F47C11;}
.foot_record{ width:1200px; line-height:30px; height:30px; font-size:12px; color:#80868B; text-align:center; margin-left:auto; margin-right:auto;}
.foot_record a{color:#80868B;}
.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;}

.main_top{width:100%; height:40px; padding:15px 0px; background-color:#FFF; border-bottom:1px solid #f1f1f1; margin-left:auto; margin-right: auto; -webkit-box-shadow:0px 3px 3px rgba(0, 0, 0, 0.03); -moz-box-shadow:0px 3px 3px rgba(0, 0, 0, 0.03)); box-shadow:0px 3px 3px rgba(0, 0, 0, 0.03);}
.mt_in{width:1200px; margin-left:auto; margin-right:auto;}


.crumbs{height:20px; float:left; margin-top:10px; text-align:left; background-image:url(home.png); background-repeat:no-repeat; text-indent:15px; background-position:left center; margin-left:310px;}
.suo{font-size:14px; color:#888; line-height:20px; height:20px;}
.suo a{font-size:14px; color:#333;}
.suo a:hover{color:#F47C11;}
.suo span{padding-right:10px; height:20px;line-height: 20px;display: inline-block;}


.search{ width:270px; height:35px; float:right; margin-top:2px;}
.search form{width:270px; height:35px; display:block; clear:both;}
.sousuo{width:196px; height:33px; border:1px solid #ccc; display:block; float:left; padding:0 10px; padding-left:15px; line-height:26px; font-size:12px; color:#666; border-right:0px; border-radius:35px 0px 0px 35px;}
.search_btn{width:48px; height:35px; background-color:#fff; display:block; border:1px solid #dddddd; border-left:0px; float: left; cursor: pointer; background-image: url(search.png); background-repeat:no-repeat; background-position:center center; border-radius:0px 35px 35px 0px;}
.search_btn:hover{background-image: url(searcha.png); background-color:#F47C11;border:1px solid #F47C11; border-left:0px;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}

.ce-title{width:240px; height:60px; border:1px solid #dddddd; background-color:#f4f5f6; padding-left:14px; padding-right:14px; margin-top:40px; border-bottom:0px;}
.ce-titlea{width:240px; height:60px; border:1px solid #dddddd; background-color:#f4f5f6; padding-left:14px; padding-right:14px; margin-top:30px; border-bottom:0px;}
.cet-name{width:180px; height:30px; line-height:30px; font-size:18px; font-weight:bold; color:#333; float:left; margin-top:15px;}
.cet-more{ height:30px; line-height:30px; font-size:12px; color:#999; display:block; float:right; margin-top:15px;}

.ce_tui{width:240px; overflow:hidden; padding-bottom:18px; background-color:#FFF; border:1px solid #dddddd; padding-left:14px; padding-right:14px;}
.ce_tuia{width:240px; overflow:hidden; background-color:#FFF; border:1px solid #dddddd; padding-left:14px; padding-right:14px;}

.cep-frame{width:240px; padding-top:5px;}
.cep-single{width:116px; height:87px; position:relative; float:left; margin-right:8px; overflow:hidden; margin-top:10px;}
.cep-single.nom{margin-right:0px;}
.cep-pic{width:116px; height:87px; overflow:hidden; position:relative;}

.cep_ipro{width:116px;height:87px;overflow:hidden;}
.cepc_ipro{width:116px;height:87px;overflow:hidden;position: absolute;background:#F47C11;top:0px;left:0px;}
.cetext_ipro{position:absolute;width:116px;height:87px;left:-116px;top:0px;overflow:hidden;}
.celook_ipro{width:90px; height:50px; display:block; line-height:25px; font-size:12px; overflow:hidden; color:#FFF; text-align:center; padding-left:13px; padding-right:13px; padding-top:18px; padding-bottom:19px;}
.celook_ipro:hover{color:#FFF;}



.cn_single{width:240px; height:50px; padding-bottom:19px; overflow:hidden; border-bottom:1px solid #dddddd; margin-top:20px;}
.cns-name{width:160px; height:50px; line-height:25px; font-size:12px; color:#333; display:block; overflow:hidden; float:left;}
.cns-pic{width:75px; height:50px; display:block; overflow:hidden; text-align:center; float:right;}


.main_nei{width:1200px; margin-left:auto; margin-right:auto; position:relative;}

.page_title{width:270px; height:70px; line-height:70px; font-size:20px; color:#FFF; font-weight:bold; text-indent:20px; background-color:#F47C11;}

.main_left{width:270px; float:left; position:relative; margin-top:-71px; z-index:99;}
.main_right{width:890px; float:right; margin-top:10px;}

.details{ width:888px; overflow:hidden; padding-bottom:30px; margin-top:30px; border:1px solid #dddddd;}
.details_f{ width:840px; overflow:hidden; margin-left:auto; margin-right:auto; padding-top:25px;}
.details_f p{text-indent:2em; line-height:2em;}

.det_title{width:840px; height:40px; padding-top:20px; padding-left:25px; padding-right:25px; background-color:#f4f5f6;}
.det_title span{width:120px; height:40px; display:block; background-color:#FFF; text-align:center; line-height:40px; font-size:18px; color:#F47C11; font-weight:bold; border-radius:6px 6px 0px 0px;}



/*--------------------产品中心页面样式----------------------*/


.ce-top{width:270px; height:70px; line-height:70px; font-size:20px; color:#FFF; font-weight:bold; text-indent:20px; background-color:#F47C11; background-image:url(xl.png); background-repeat:no-repeat; background-position:230px center;}

.product_frame{ width:890px; overflow:hidden; padding-bottom:5px;}


.ipro_singlea{width:274px; height:390px; background-color:#FFF; position:relative; overflow:hidden; float:left; margin-right:31px; margin-top:30px; border:1px solid #dddddd;}
.ipro_singlea.nom{ margin-right:0px;}

.photo_iproa{width:274px;height:205px;overflow:hidden;}
.cover_iproa{width:274px;height:205px;overflow:hidden;position: absolute;background:#F47C11;top:0px;left:0px;}
.text_iproa{position:absolute;width:274px;height:205px;left:-274px;top:0px;overflow:hidden;}
.look_iproa{width:274px; height:205px; background-image: url(look.png); background-repeat:no-repeat; background-position:center center; display:block;}

.zbc-pica{width:274px; height:205px; overflow:hidden; position:relative;}
.ip-text{width:234px; margin-left:auto; margin-right:auto;}
.fbbc-name{height:30px; line-height:30px; font-size:16px; color:#333; font-weight:bold; display:block; margin-top:15px; overflow:hidden;}
.fbbc-wen{height:50px; line-height:25px; font-size:12px; color:#666; overflow:hidden; border-top:1px solid #dddddd; margin-top:10px; padding-top:14px;}
.fbbc-linea{height:1px; background-color:#dddddd; margin-top:14px;}
.fbbc-morea{height:30px; line-height:30px; font-size:12px; color:#888888; display:block; background-image:url(pn-more.png); background-position:right center; background-repeat:no-repeat; margin-top:10px;}
.fbbc-morea:hover{background-image:url(pn-morea.png);}
.ipro_singlea:hover{border:1px solid #F47C11;}



/*-------页码样式-----*/

.ye_ma{text-align: center;margin: 0px;clear: none;float: left;height: 37px;width: 890px;padding-top:30px; 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 #cccccc; border-radius:6px; display:inline-block; margin:0 3px;}
.ye_ma a:hover{background-color:#F47C11; border:1px solid #F47C11; color:#FFF;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}

/*------------*/

.ce-dao{width:240px; margin-top:0px; border:1px solid #dddddd; background-color:#FFF; padding-left:14px; padding-right:14px;}
.ml_nav{width: 230px; overflow:hidden;clear: both;padding-top:5px; padding-left:5px; padding-right:5px;}
.ce_nav {width: 230px;}
.ce_nav li {height: 60px;width: 240px;}
.ce_nav li a {display: block;width: 210px;height: 60px; color: #333;line-height: 60px; font-size:16px; padding-right:20px; border-bottom:1px solid #f4f5f6; background-image:url(biao.png); background-repeat:no-repeat; background-position:right center;}
.ce_nav li a:hover { background-image:url(biaoa.png); color: #F47C11; border-bottom:1px solid #F47C11;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.ce_nav .ting a {background-image:url(biaoa.png); color: #F47C11; border-bottom:1px solid #F47C11}





/*--------------------产品中心-内页页面样式----------------------*/


/*-----------产品放大镜----------*/

/*正常容器*/
.con-fangDaIMg{
	width: 320px;
	height: 240px;
	position: relative;
	background-color: #454545; z-index:9;
}
.zc_pic{width:320px; height:240px; overflow:hidden;}
.zc_pic img{width:320px; height:240px; display:block;}
.con-fangDaIMg > img{
	width: 100%;
	height:100%
}
/*滑块*/
.magnifyingBegin{
	width: 160px;
	height: 120px;
	left: 0;
	top: 0;
	background-color: #454545;
	opacity: 0.5;
	filter:alpha(opacity=50);
	position: absolute;
	cursor: move;
	display: none;
}
/*放大镜显示区域*/
.magnifyingShow{
	width: 320px;
	height: 240px;
	display: none;
	position: absolute;
	right: -360px;
	top: 0;
	overflow: hidden;
	background-color: #454545;
	border-left:2px solid #999;
	border-right:2px solid #999;
}
.magnifyingShow > img{
	width: 640px;
	height: 480px;
	margin-left:0;
	margin-top: 0;
}

/*-----------*/


.product_profiles{ width:830px; height:240px; overflow:hidden; background-color:#FFF; padding:29px; margin-top:30px; border:1px solid #dddddd;}
.mp_pic{width:320px; height:240px; float:left;} 

.pp_right{width:470px; height:240px; overflow:hidden; float:right; padding-left:40px; background-color:#FFF;}
.pp_title{line-height:30px; height:39px; font-size:18px; color:#333; margin-top:10px; border-bottom:5px solid #f4f5f6;}

.buy{width:120px; height:40px; display:block; margin-top:30px; line-height:40px; font-size:14px; color:#FFF; text-align:center; background-color:#F47C11; border-radius:6px; float:left;}
.buy:hover{ color:#FFF; background-color:#005CB7; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}

.pr_frame{width:850px; height:60px; background-color:#FFF;}

.tagLabel{ margin-top:20px;}
.tag_title{ height:30px; line-height:30px; font-size:18px; color:#333; font-weight:bold; text-indent:20px; background-image:url(tui.png); background-repeat:no-repeat; background-position:left center;}
.tag_frame{ height:30px; margin-top:10px; padding-bottom:14px;  border-bottom:1px solid #dddddd;}
.tag_frame a{height:30px; width:132px; overflow:hidden; display:block; line-height:30px; font-size:14px; color:#333; margin-right:20px; float:left;}
.tag_frame a:hover{color:#F47C11;}

.telephone{width:300px; height:30px; float:right; margin-top:35px;}




/*--------------------新闻资讯页面样式----------------------*/



.news_frame{ width:890px;}
.news-single{width:830px; height:120px; margin-top:38px; overflow:hidden; padding:19px 29px; border:1px solid #dddddd;}

.nf-zuo{width:89px; height:90px; border-right:1px solid #dddddd; float:left; margin-top:15px;}
.nf-time{line-height:40px; height:40px; font-size:24px; color:#999999; font-weight:bold;}
.nf-timea{width:30px; height:30px; display:block; font-size:12px; color:#999;}

.nf-text{width:690px; height:120px; float:left; margin-left:30px;}
.nf-name{height:30px; line-height:30px; font-size:16px; color:#333; font-weight:bold; display:block; overflow:hidden; margin-top:15px;}
.nf-wen{height:50px; line-height:25px; font-size:12px; color:#666; overflow:hidden; margin-top:8px;}
.nfs-pic{width:180px; height:120px; display:block; overflow:hidden; float:right;}



.change{width:840px; margin-top:40px; border-top:1px solid #dddddd; padding-top:20px; font-size:14px; color:#666666; line-height:25px; margin-left:auto; margin-right:auto;}
.change a{line-height:25px; font-size:14px; color:#333; display:inline-block; margin-top:10px;}
.change a:hover{ color:#F47C11;}


.news_top{width:834px; height:65px; padding:25px; background-color:#FFF; margin-top:30px; border:1px solid #dddddd;}

.newsn_text{width:800px; height:65px;}
.news_title{ height:30px; line-height:30px; font-size:18px; color:#333; font-weight:bold;}
.news_line{width:30px; height:1px; background-color:#F47C11; margin-top:9px;}
.news_time{height:20px; line-height:20px; font-size:12px; color:#999; margin-top:10px;}




/*--------------------------后添程序样式----------------------*/


.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:#F47C11; font-weight:bold; border-bottom:1px solid #CCC;}
.tagBody{padding-top:10px;}
.tagBody a{line-height:30px; font-size:14px;}
.tagBody a:hover{color:#F47C11;}

.linzbox h3 a{font-size:18px; color:#333; font-weight:bold; line-height:40px;}
.linzbox h3 a:hover{color:#F47C11;}
.linzbox .f6 a{line-height:30px; margin-right:10px; font-size:14px;}

.suo em{color:#C00; font-style:normal;}

.product_framea{ width:922px; margin-top:10px;}

.crumbsa{height:20px; float:left; margin-top:10px; text-align:left; background-image:url(home.png); background-repeat:no-repeat; text-indent:15px; background-position:left center;}



