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

body {
	
	background-color: #FFF;
}
* {margin:0;padding:0;}
ul, ol, li {list-style:none}
a {text-decoration: none; color:#333;}
a:hover {color:#F0433C; -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;}
#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:#f4f5f6;}
.nav ul li h2,.ce_nav li h3{font-weight:normal;}
.navn ul li h2{font-weight:normal;}


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



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

.header {width:100%; height:85px; margin:0px auto; z-index:999; position: fixed; background-color:#FFF;border-bottom:1px solid #f1f1f1; -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05); -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05); box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);}
.header.headn {width:100%; height:85px; margin:0px auto; background-color:#FFF; position:relative;}
.head_inside{width:1200px; overflow:hidden; margin-left:auto; margin-right:auto; padding-top:10px;}
.logo{height:55px; overflow:hidden; float:left; margin-top:5px;position:relative;}
.logo a{ display:block;}
.head_r{float:right;}
.nav{height:54px; margin-top:5px;}
.nav ul{clear:both;}
.nav ul li{float:left; margin-left:40px; height:67px;  }
.nav ul li a{height:53px; display:block; color:#333; font-size:18px; line-height:50px; padding:0px; z-index:9; position:relative;}
.nav ul li a:hover{height:50px; border-bottom:3px solid #F0433C;color:#F0433C; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease;/*过渡效果*/}
.nav ul .nav_Location a{height:50px; border-bottom:3px solid #F0433C; color:#F0433C;font-weight:bold;}

.headern {width:100%; height:85px; margin:0px auto; z-index:999; position: fixed; background-color:#F0433C; border-bottom:1px solid #D6591A; -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05); -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05); box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);}

.navn{height:54px; margin-top:5px;}
.navn ul{clear:both;}
.navn ul li{float:left; margin-left:30px; height:67px;  }
.navn ul li a{height:53px; display:block; color:#333; font-size:18px; line-height:50px; padding:0px; z-index:9; position:relative;}
.navn ul li a:hover{height:50px; border-bottom:3px solid #FFF; color:#FFF;  -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease;/*过渡效果*/}
.navn ul .nav_Location a{height:50px; border-bottom:3px solid #FFF; color:#FFF;font-weight:bold;}

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



/*--------------------banner样式 开始----------------------*/

.banner{width:100%; height:765px; overflow:hidden; margin:0px auto; margin-top: 67px;}

/*-------首页banner特效------*/

.flexslider { margin: 0px auto;position: relative;width: 100%;height:680px;overflow: hidden; }   
.flexslider .slides li {width: 100%;height: 100%;}
.flex-direction-nav a {width: 60px;height: 60px;line-height: 99em;overflow: hidden;margin: -25px 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;}
.flex-direction-nav .flex-next {background-position: 0 -60px;right: 0;}
.flex-direction-nav .flex-prev {left: 0;}
.flexslider:hover .flex-next {opacity: 0.8;filter: alpha(opacity=80);}
.flexslider:hover .flex-prev {opacity: 0.8;filter: alpha(opacity=80);}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {opacity: 1;filter: alpha(opacity=100);}
.flex-control-nav {width: 100%;position: absolute;bottom: 10px;text-align:center;}
.flex-control-nav li {margin: 0 2px;display: inline-block;}
.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: 680px;display: block;}
.flex-direction-nav{ margin-left:auto; margin-right:auto; position:relative; margin-top:300px;}
.flex-prev:hover{background: url(../images/ad_ctra.png) no-repeat; left: 0;}
.flex-next:hover{background: url(../images/ad_ctra.png) no-repeat; background-position: 0 -60px; right: 0;}

/*--------------------banner样式 结束----------------------*/


.main{width:100%; margin:0 auto; clear:both;}


/*--------------------轮播下部样式----------------------*/


.imain_top{width:100%; min-height:75px;  /*position:relative;*/ }
.imain_nei{width:1200px; height:150px; margin-left: auto; margin-right: auto;/*position:absolute;*/ background-color:#F0433C; /*position:absolute; top:-75px; left:50%; margin-left:-600px;*/}
.imain_left{width:260px; height:100px; padding:25px; float:left; background-color:#424147;}
.imain_middle{width:470px; height:100px; float:left; padding:25px 40px;}
.imain_right{width:339px; height:100px; float:left; border-left:1px solid #F68A85; margin-top:25px;}
.iml_line{width:50px; height:5px; background-color:#F0433C; margin-top:5px;}
.iml_h{width:260px; height:30px; font-size:22px; color:#FFF; overflow:hidden; line-height:30px; margin-top:10px;}
.iml_p{width:260px; height:44px; font-size:18px; color:#B2B2B6; overflow:hidden; line-height:44px; margin-top:5px;}
.Welcome{line-height:20px; font-size:14px; text-align:right; padding-top:20px; color:#FFF;}
.tel_num{background-image: url(tel_num.png); background-repeat:no-repeat; background-position:left center; height:40px; line-height:40px; color:#FFF; font-size:36px; text-align:right; margin-top:5px;}
.tel_num span{line-height:20px; font-size:20px;}

.isearch{width:270px; height:33px; border:1px solid #CCC; border-radius:50px; overflow:hidden; margin-top:35px; margin-left:30px;}
.isearch form{width:270px; height:33px; display:block; clear:both;}
.isousuo{width:200px; height:33px; border:0px; display:block; float:left; padding:0 10px; line-height:33px; font-size:14px; color:#666; border-right:0px;}
.isearch_btn{width:50px; height:33px; background-color:#FFFFFF; display:block; border:0px; border-left:0px; float: left; cursor: pointer; background-image: url(search.png); background-repeat:no-repeat; background-position:center center;}
.isearch_btn:hover{background-image: url(searcha.png); background-color:#EED83F;border:0px;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}



/*--------------------通用标题样式----------------------*/


.same_title{width:1200px; margin-left:auto; margin-right:auto;}
.st_icon{ width:140px; height:60px; margin-left:auto; margin-right:auto; text-align: center;}
.st_name{line-height:40px; font-size:28px; font-weight:bold; color:#333333; width:1200px; height:40px; text-align:center; margin-top:25px;}
.st_line{width:50px; height:3px; background-color:#F0433C; margin-left:auto; margin-right:auto; margin-top:17px;}

.st_namea{line-height:40px; font-size:28px; font-weight:bold; color:#FFF; width:1200px; height:40px; text-align:center; margin-top:25px;}
.st_linea{width:1200px; height:3px; margin-top:17px;}


/*--------------------首页-产品优势样式----------------------*/

.advantage{width:1200px; margin-left:auto; margin-right:auto; padding-top:80px; padding-bottom:80px;}
.advantage_frame{width:1200px; margin-top:40px;}
.adva_single{width:265px; height:auto; background-color:#FFF; float:left; margin-right:20px;border:1px solid #ccc; padding:9px;}
.adva_single.no_m{margin-right:0px;}
.adva_text{width:1200px; margin-left:auto; margin-right:auto; margin-top:50px; text-align:center;}
.adva_top{line-height:30px; font-size:18px; color:#333;}
.adva_bottom{width:1200px; line-height:25px; font-size:14px; color:#555; margin-top:20px;}
.adva_next{width:60px; height:60px; margin-top:40px; margin-left:auto; margin-right:auto;}


/*--------------------首页-最新产品样式----------------------*/

.i_product{width:100%; margin-left:auto; margin-right:auto; padding-top:60px;padding-bottom:60px; background-color:#444444;}
.iproduct_frame{width:1200px; margin-left:auto; margin-right:auto; margin-top:20px;}

.ipro_single{width:270px; height:202px; position:relative; background-color:#FFF; margin-right:40px; float:left; margin-top:30px; overflow:hidden;}
.proelse{margin-right:0px;}
.photo_ipro{width:270px;height:202px;overflow:hidden;}
.cover_ipro{width:270px;height:202px;overflow:hidden;position: absolute;background:#F0433C;top:0px;left:0px;}
.text_ipro{position:absolute;width:270px;height:202px;left:-270px;top:0px;overflow:hidden;}
.look_ipro{width:270px; height:30px; overflow:hidden; background-image: url(look.png); background-repeat:no-repeat; background-position:center 50px; display:block; color:#FFF; font-size:16px; line-height:30px; text-align:center; padding-top:100px; padding-bottom:45px;}
.look_ipro:hover{ color:#FFF;}



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


.i_news{width:100%; margin-left:auto; margin-right:auto; padding-top:60px; padding-bottom:60px;}
.in_frame{width:1200px; margin-left:auto; margin-right:auto; overflow:hidden;}

.itype_frame{ width:1200px; margin-left:auto; margin-right:auto; margin-top:0px; border-bottom:1px solid #CCC; padding-bottom:30px;}
.itype_list{width:1200px; margin-left:auto; margin-right:auto; text-align:center;}
.itype_list h3{display: inline;}
.itype_list a{line-height:35px; color:#2C2C2D; padding-left:25px; padding-right:25px; display:inline-block; font-size:14px; margin-top:30px; margin-right:10px; margin-left:10px; border-radius:30px;}
.itype_list a:hover{ background-color:#F0433C; color:#FFF; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}

.in_single{width:330px; padding:20px; float:left; margin-top:40px; margin-right:45px;}
.in_single.no_m{margin-right:0px;}
.itime{ width:110px; height:65px;}
.iday{width:110px; height:34px; line-height:30px; font-size:14px; color:#666; border-bottom:1px solid #CCC;}
.iday span{color:#333; font-size:18px; font-weight:bold;}
.iyear{width:110px; height:30px; line-height:30px; font-size:14px; color:#666;}
.in_title{width:330px; height:30px; line-height:30px; font-size:16px; color:#333; overflow:hidden; display:block; margin-top:20px; font-weight:bold;}
.in_text{width:330px; height:50px; line-height:25px; font-size:14px; color:#555; overflow:hidden; margin-top:10px;}
.in_go{width:30px; height:30px; display:block; margin-top:20px; background-color:#CCC;}

.in_single:hover{background-color:#f4f5f6; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡*/}
.in_single:hover .in_go{background-color:#F0433C; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡*/}
.in_single:hover .in_title{color:#F0433C;}





/*--------------------首页-客户样式----------------------*/


.i_customer{width:100%; height:380px; margin-left:auto; margin-right:auto; padding-top:50px; padding-bottom:50px; background-image:url(kh.jpg); background-position:center top;}
.ic_frame{width:1200px; margin-left:auto; margin-right:auto; margin-top:40px;}
.ic_left{width:570px; float:left; overflow:hidden;}
.ic_right{width:570px; float:right; overflow:hidden;}
.ic_tt{ height:50px;}
.ic_line{width:50px; height:3px; background-color:#EED83F;}
.ic_title{height:30px; line-height:30px; font-size:26px; color:#FFF; font-weight:bold; margin-top:17px;}
.ping_l{width:570px; height:250px; overflow:hidden; margin-top:30px;}

.wrapBoxb{ width:570px; height:250px; overflow:hidden;position:relative;background-image:url(ic_bg.png); background-repeat:no-repeat;}
.wrapBoxb ul{}
.wrapBoxb ul li{float:left;display:inline;width:570px;height:250px;overflow:hidden;position:relative;}

.fra{position: relative; margin-top:-30px; margin-left:475px;}
.taba{width:110px;}
.taba li{width:20px;height:5px;font-size:0;background-color:#424147;float:left;margin-left:10px;cursor:pointer;display:inline;}
.taba li.cur{background-color:#FFFFFF;border-radius:5px;}

.ic_text{width:530px; height:125px; overflow:hidden; line-height:25px; font-size:12px; color:#666; margin-left:20px; margin-top:20px;}
.ic_p{width:420px; height:50px; overflow:hidden; margin-top:55px;}
.icp_img{width:50px; height:50px; overflow:hidden; float:left;}
.icp_text{width:340px; height:50px; float:right; overflow:hidden;}
.icp_name{width:340px; height:20px; line-height:20px; font-size:16px; color:#FFF; overflow:hidden;}
.icp_company{width:340px; height:20px; line-height:20px; font-size:14px; color:#EED83F; overflow:hidden; margin-top:10px;}

.icr_frame{width:570px; height:250px; margin-top:10px;}
.icr_single{width:180px; height:70px; overflow:hidden; float:left; margin-right:15px; margin-top:15px;}
.icr_single.no_m{margin-right:0px;}

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


.i_about{width:100%; margin-left:auto; margin-right:auto; padding-top:50px; padding-bottom:50px;}
.iabout_frame{width:1200px; margin-left:auto; margin-right:auto; margin-top:40px;}
.ial_text{width:1100px; line-height:30px; color:#333; font-size:14px; text-align:center; margin-left:auto; margin-right:auto;}
.ia_pic{width:1200px; height:200px; margin-top:40px; overflow:hidden;}
.ia_bottom{width:1200px; height:110px; margin-top:40px;}
.iab_left{text-indent: 2em;width:1040px; height:100px; overflow:hidden; float:left; margin-top:5px; line-height:25px; font-size:14px; color:#555;}
.iab_right{width:110px; height:110px; line-height:110px; font-size:16px; color:#FFF; text-align:center; display:block; float:right; background-color:#F0433C;}
.iab_right:hover{color:#EED83F;}





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

.footer{width:100%; padding-top:50px; background-color:#26313A; margin:0 auto; clear:both;}

.i_bottom{width:100%; margin-left:auto; margin-right:auto;}
.ib_frame{width:1200px; height:270px; margin-left:auto; margin-right:auto;}

.ib_title{height:50px;}
.ibt_name{height:30px; line-height:30px; font-size:24px; color:#FFF;}
.ib_line{width:30px; height:3px; background-color:#F0433C; margin-top:12px;}

.ib_left{width:320px; height:270px; overflow:hidden; float:left;}
.ibl_frame{width:320px; margin-top:10px;}
.ibl_frame p{line-height:30px; font-size:15px; color:#ccc; margin-bottom:10px;}
.ibl_frame p span{color:#F0433C;}

.ib_middle{ width:290px; float:left; margin-left:130px;}
.ibm_frame{width:290px; margin-top:20px;}
.db{width:290px; height:50px; overflow:hidden;}
.ibm_frame p{line-height:30px; font-size:16px; color:#ccc; margin-top:35px;}


.ib_right{width:380px; height:270px; float:right;}
.ibr_frame{width:380px; height:170px; margin-top:10px;}
.ibr_single{width:120px; height:80px; margin-right:10px; float:left; margin-top:10px; overflow:hidden;}
.ibr_singlea{width:120px; height:80px; float:left; margin-top:10px; overflow:hidden;}
.ibr_single img{width:120px; height:80px; display:block;}
.ibr_singlea img{width:120px; height:80px; display:block;}
.ibr_single img:hover{width:135px; height:90px; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease;/*过渡效果*/}
.ibr_singlea img:hover{width:135px; height:90px; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease;/*过渡效果*/} 

.i_bottom a{color:#CCC;}
.i_bottom a:hover{color:#F0433C;}

.foot_record{line-height: 70px; height: 70px; font-size:14px; color:#939393; background-color:#202830; text-align:center;width:100%; margin-left:auto; margin-right:auto; margin-top:20px;}
.foot_record a{color:#9B9B9B;}
.foot_record a:hover{color:#F0433C;}


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


.mainin{width:100%; padding-bottom:40px;}

.banner_in{margin-top:85px; position:relative;}
.banner_inside{ width:100%; height:500px; overflow:hidden; margin-left:auto; margin-right:auto; background-image:url(inside.jpg); background-repeat:no-repeat; background-position:center;}
.banneri_nei{width:1200px; height:500px; margin-left:auto; margin-right:auto; position:relative;}

.crumbs{height:20px; line-height:20px; margin-top:40px; float:left; background-image: url(home.png); background-repeat: no-repeat; background-position:left center; text-indent:30px; margin-top:250px;}
.suo{font-size:16px; color:#FFF; line-height:20px; height:20px;}
.suo a{font-size:16px; color:#FFF;}
.suo a:hover{color:#F0433C;}
.suo span{padding-right:10px; height:20px;line-height: 20px;}

.search{width:270px; height:33px; float:right; border:1px solid #CCC; border-radius:50px; overflow:hidden; margin-top:240px;}
.search form{width:270px; height:33px; display:block; clear:both;}
.sousuo{width:200px; height:33px; border:0px; display:block; float:left; padding:0 10px; line-height:33px; font-size:14px; color:#666; border-right:0px;}
.search_btn{width:50px; height:33px; background-color:#FFFFFF; display:block; border: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:#EED83F;border:0px;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}

.main_nei{width:1200px; overflow:hidden; margin-left:auto; margin-right:auto;}


.details{width:1150px; overflow:hidden; margin-top:40px; padding:24px; border:1px solid #CCC;}
.details_f{width:1150px; overflow:hidden;}
.details_f p{line-height:2em; text-indent: 2em;}


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


.crumbsn{height:20px; line-height:20px; margin-top:40px; float:left; background-image: url(home.png); background-repeat: no-repeat; background-position:left center; text-indent:30px; margin-top:450px;}
.searchn{width:270px; height:33px; float:right; border:1px solid #CCC; border-radius:50px; overflow:hidden; margin-top:440px;}

.type_frame{ width:100%; margin-top:10px;}
.type_list{width:1200px; margin-left:auto; margin-right:auto; text-align:center; background-color:#FFF; border:1px solid #CCC; padding-bottom:30px; margin-top:-60px; z-index:9; position:relative;}
.type_list h3{display: inline;}
.type_list a{line-height:40px; padding-left:20px; padding-right:20px; border:1px solid #CCC; display:inline-block; font-size:14px; background-color:#FFF; margin-top:30px; margin-right:20px; border-radius:40px; background-color:#f4f5f6;}
.type_list a:hover{ background-color:#F0433C; color:#FFF; border:1px solid #F0433C;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}

.pro_frame{width:1200px; margin-left:auto; margin-right:auto; margin-top:10px;}

.pron_single{width:578px; height:202px; position:relative; border:1px solid #CCC; margin-right:40px; float:left; margin-top:30px; overflow:hidden;}
.pron_img{width:270px; height:202px; float:left;}

.look_pron{width:270px; height:40px; overflow:hidden; background-image: url(look.png); background-repeat:no-repeat; background-position:center 80px; display:block; color:#FFF; font-size:16px; line-height:40px; text-align:center; padding-top:100px; padding-bottom:45px;}

.pron_text{width:248px; float:right; height:182px; padding:10px 30px;}
.pron_name{ line-height:30px; height:30px; display:block; font-size:15px; color:#333; font-weight:bold; margin-top:15px;}
.pron_profiles{line-height:25px; font-size:12px; color:#555; height:75px; overflow:hidden; margin-top:10px;}
.pron_btn{width:80px; height:30px; font-size:12px; color:#333; background-image:url(cha.png); background-repeat:no-repeat; background-position:right center; display:block; line-height:30px; margin-top:15px;}
.pron_single.no_m{margin-right:0px;}
.pron_single:hover{border:1px solid #F0433C;}

.photo_pro{width:270px;height:202px;overflow:hidden;}
.cover_pro{width:270px;height:202px;overflow:hidden;position: absolute;background:#F0433C;top:0px;left:0px;}
.text_pro{position:absolute;width:270px;height:202px;left:-270px;top:0px;overflow:hidden;}
.look_pro{width:270px; height:40px; overflow:hidden; background-image: url(look.png); background-repeat:no-repeat; background-position:center 50px; display:block; color:#FFF; font-size:16px; line-height:40px; text-align:center; padding-top:100px; padding-bottom:45px;}
.look_pro:hover{ color:#FFF;}


/*-------页码样式-----*/
.ye_ma{line-height: 35px;text-align: center;margin: 0px;height: 35px;width: 1200px;padding-top: 40px; font-size:14px; color:#666;}
.ye_ma a{line-height: 33px;clear: none; height: 33px; font-size:14px; color:#333; padding:0 15px; border:1px solid #CCC; display:inline-block; margin:0 3px;}
.ye_ma a:hover{background-color:#F0433C; border:1px solid #F0433C; color:#FFF;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}

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



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

.pf{width:100%;}
.product_profiles{ width:1200px; height:310px; margin-top:40px; overflow:hidden; margin-left:auto; margin-right:auto;}
.mp_pic{float:left;} 

.pp_right{width:740px; height:300px; overflow:hidden;float:right;}
.pp_title{width:740px; line-height:30px; font-size:18px; color:#F0433C; padding-bottom:9px; margin-top:20px;}
.pp_text{width:740px; height:70px; line-height:25px; font-size:14px; color:#555; overflow:hidden;border-bottom:1px solid #F0433C;}
.pro_lei{width:740px; height:20px; line-height:20px; background-image:url(lei.png); background-repeat:no-repeat; background-position:left center; text-indent:25px; margin-top:10px;}
.pro_lei span{color:#999; font-size:12px;}
.pro_lei a{color:#333; font-size:12px;}
.pro_lei a:hover{color:#F0433C;}

.telephone{width:520px; height:30px; margin-top:30px; float:right; line-height:30px; font-size:26px; font-weight:bold; color:#333;}
.buy{width:140px; height:40px; display:block; margin-top:25px; float:left;}

.tagLabel{width:740px; margin-top:20px;}
.tag_title{height:20px; width:500px; line-height:20px; font-size:16px; color:#333; font-weight:bold; background-image:url(rel.png); background-repeat:no-repeat; background-position:left center; text-indent:30px;}
.tag_frame{width:740px; margin-top:10px; overflow:hidden;}
.tag_frame a{height:30px; display:block; line-height:30px; font-size:14px; color:#333; font-weight:bold; margin-right:30px; float:left; }
.tag_frame a:hover{color:#DF0A1F;}
.detailed{width:1198px; margin-top:35px; border:1px solid #CCC; padding-bottom:30px;}
.de_title{ width:1150px;background-color:#f4f5f6; font-size:20px; font-weight:bold; color:#333; line-height:60px; height:60px; display:inline-block; padding:0 24px;}

.detailsp{width:1150px; background-color:#FFF; overflow:hidden; margin-left:auto; margin-right:auto; margin-top:25px; padding-bottom:30px;}
.detailsp p{line-height:2em; }

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

/*正常容器*/
.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: -460px;
	top: 0;
	overflow: hidden;
	background-color: #454545;
	border:5px solid #333;
}
.magnifyingShow > img{
	width: 800px;
	height: 600px;
	margin-left:0;
	margin-top: 0;
}

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



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


.banner_news{ width:100%; height:220px; overflow:hidden; margin:0 auto; background-image:url(../images/news.jpg); background-repeat:no-repeat; background-position:center; margin-top:90px;}

.news_frame{ width:1200px; margin-top:40px;}
.news_single{width:1200px; height:150px; margin-top:30px; position:relative;}
.ns_pic{width:200px; height:150px; float:left; margin-left:140px;}
.news_time{width:160px; height:40px; padding:19px 0px; border:1px solid #CCC; position:absolute; left:0px; top:35px; z-index:9; background-color:#FFF;}
.nt_day{line-height:40px; width:65px; font-size:36px; color:#333; float:left; text-align:center; border-right:1px solid #757575;}
.nt_right{width:80px; float:right;}
.nt_month{ width:70px; color:#666; font-size:14px; height:20px; line-height:20px;}
.nt_year{ width:70px; color:#666; font-size:14px; height:20px; line-height:20px;}
.news_text{width:1020px; height:120px; float:right;}
.news_title{width:1020px; height:30px; font-size:16px; line-height:30px; display:block; color:#333; font-weight:bold; margin-top:25px; overflow:hidden;}
.news_p{width:1020px; height:50px; line-height:25px; font-size:14px; color:#555555; margin-top:10px; overflow:hidden;}

.ns_line{width:30px; height:3px; background-color:#F0433C; margin-top:7px;}
.news_single:hover .ns_line{background-color:#333;}
.news_single:hover .news_title{color:#F0433C; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.news_single:hover .news_time{ background-color:#F0433C; border:1px solid #F0433C; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.news_single:hover .nt_day{color:#FFF; border-right:1px solid #FFF; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.news_single:hover .nt_month{color:#FFF; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.news_single:hover .nt_year{color:#FFF; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}

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



.news_profiles{width:1150px; margin-top:20px; padding-bottom:30px; border-bottom:1px solid #F0433C;}
.news_name{width:1150px; line-height:30px; font-size:20px; font-weight:bold; color:#333333;}
.release_time{width:400px; height:20px; line-height:20px; font-size:14px; color:#777777; margin-top:15px;}

.change{width:1150px; margin-top:30px; border-top:1px solid #CCC; padding-top:20px; font-size:14px; color:#666; 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:#F0433C;}

.tt_name{line-height:40px; font-size:28px; font-weight:bold; color:#F0433C; width:100%; height:40px; text-align:center; margin-top:10px;}
.lineb{width:50px; height:3px; background-color:#F0433C; margin-left:auto; margin-right:auto; margin-top:17px;}

.ib_product{width:100%; margin-left:auto; margin-right:auto; padding-top:50px;padding-bottom:60px; background-color:#f4f5f6; margin-top:10px;}
.ibproduct_frame{width:1200px; margin-left:auto; margin-right:auto; margin-top:10px;}

.ibpro_single{width:270px; height:310px; position:relative; background-color:#FFF; margin-right:40px; float:left; margin-top:30px; overflow:hidden;}
.ibpro_single.proelse{margin-right:0px;}
.photo_ibpro{width:270px;height:202px;overflow:hidden;}
.cover_ibpro{width:270px;height:202px;overflow:hidden;position: absolute;background:#F0433C;top:0px;left:0px;}
.text_ibpro{position:absolute;width:270px;height:202px;left:-270px;top:0px;overflow:hidden;}
.look_ibpro{width:270px; height:202px; overflow:hidden; background-image: url(look.png); background-repeat:no-repeat; background-position:center 60px; display:block;}
.look_ibpro:hover{ color:#FFF;}

.ibpro_text{width:240px; padding:15px;}
.ibpro_name{width:240px; height:30px; line-height:30px; color:#333; font-size:14px; font-weight:bold; display:block; overflow:hidden;}
.ibpro_see{width:98px; height:26px; display:block; overflow:hidden; line-height:26px; font-size:12px; color:#444; text-align:center; border:1px solid #F0433C; border-radius:30px; margin-top:12px;}
.ibpro_see:hover{background-color:#F0433C; color:#FFF; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}



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

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

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

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

.ibproduct_framea{ width:1245px;}

.cha{width:80px; height:90px; padding:4px 9px; border-left:1px solid #CCC; float:right ; padding-left:30px; padding-right:30px; margin-top:15px; background-image:url(cha.png); background-repeat:no-repeat; background-position:center center;}



.ibpro_singlea{width:268px; height:310px; position:relative; background-color:#FFF; margin-right:40px; float:left; margin-top:30px; overflow:hidden; border:1px solid #CCC;}