@charset "utf-8";
/* CSS Document */

body{ padding:0px; margin:0px; font-family:"微软雅黑";}
img{ border:none; user-select:none;}
a{ text-decoration:none; padding:0px; margin:0px;}
ul{ padding:0px; margin:0px; list-style:none;}
li{ padding:0px; margin:0px; list-style:none;}


/* 背景 */
.bg_index{ background:url(../images/bg_index.jpg) no-repeat center top fixed;}


/* top */
.top{ position:absolute; width:100%; height:140px; min-width:1200px; max-width:1920px; margin:auto; z-index:999;}
.top_ht{ width:1200px; height:40px; margin:auto;}
.top_ht_ul{ width:1200px; height:40px; margin:auto; font-size:14px; color:#444;}
.top_ht_hy{ float:left; margin-top:10px;}
.top_ht_tb{ float:right; margin-left:18px; margin-right:6px; margin-top:10px;}
.top_ht_txt{ float:right; margin-top:11px;}
.top_ht_txt a{ font-size:14px; color:#444;}
.top_ht_txt a:hover{ font-weight:bold;}
.top_ht_i{ float:right; margin-left:18px; margin-top:11px;}


.top_dh{ width:100%; height:100px; margin:auto; background:#FFF;}
.top_dh_ul{ width:1200px; height:100px; margin:auto;}
.top_dh_logo{ float:left; margin-top:17px;}
.top_dh_link{ float:right; margin-left:60px; height:97px;}
.top_dh_link a{ width:100%; height:100px; display:block; color:#000;}
.top_dh_link a div{ font-size:15px; padding-top:42px;}
.top_dh_link:hover{ border-bottom:3px solid #929A01;}
.top_dh_link:hover a div{ color:#929A01;}

/* banner */
.warp{ min-width:1200px; max-width:1920px; width:100%; height:725px; margin:auto; background:#FBEFDF;}
.warp2{ min-width:1200px; max-width:1920px; width:100%; height:645px; overflow:hidden; margin:auto; background:#FBEFDF;}
#banner{ position:relative; z-index:1;}
.lunbo ul{ position:relative; width:100%; height:725px; overflow: hidden;}
.lunbo ul li{ display:none; position:absolute; top:0; left:0; width: 100%; height:800px; text-align:center;}
.cur{ position:absolute; bottom:80px; text-align: center;width:100%;height:40px; line-height:40px;}
.cur span{ display:inline-block; width:10px; height:10px; background:#fff; margin-left:10px; border-radius:20px;}
.cur span.active{ background:#F3580B;}
.btn{ position:absolute; top:50%; margin-top:30px; width:50px; height:50px; line-height:50px; text-align:center; color:#fff; font-size:18px; background: rgba(0,0,0,0.9);}
.btnLeft{ left:0px; cursor:pointer; border-radius:50px; filter:Alpha(Opacity=0, Style=0); opacity:0; transition:0.2s;}
.btnRight{ right:0px; cursor:pointer; border-radius:50px; filter:Alpha(Opacity=0, Style=0); opacity:0; transition:0.2s;}
.lunbo:hover .btnLeft{ left:50px; filter:Alpha(Opacity=70, Style=0); opacity:0.7;}
.lunbo:hover .btnRight{ right:50px; filter:Alpha(Opacity=70, Style=0); opacity:0.7;}

/* 流程背景 */
.lc_ul{ position:absolute; width:100%; height:694px; margin-top:-194px; z-index:2;}
.lc_ul_bg1{ float:left; width:50%; height:194px; background:url(../images/lc_bg1.png) no-repeat right top;}
.lc_ul_bg2{ float:left; width:50%; height:194px; background:url(../images/lc_bg2.png) no-repeat left top;}
.lc_ul_bg3{ float:left; width:100%; height:100px; background:url(../images/lc_bg3.png) no-repeat center top;}
.lc_ul_bg4{ float:left; width:100%; height:100px; background:url(../images/lc_bg4.png) no-repeat center top;}
.lc_ul_bg5{ float:left; width:100%; height:100px; background:url(../images/lc_bg5.png) no-repeat center top;}
.lc_ul_bg6{ float:left; width:100%; height:100px; background:url(../images/lc_bg6.png) no-repeat center top;}
.lc_ul_bg7{ float:left; width:100%; height:100px; background:url(../images/lc_bg7.png) no-repeat center top;}

/* 流程 */
.ss_wz{ width:1200px; margin:auto;}
.ss_wk{ position:absolute; width:1200px; height:90px; background:#FFF; margin-top:-82px; z-index:3; border-radius:50px 50px 50px 50px; box-shadow:0px 0px 18px #FFE3C8; animation: myfirst 5s 0s infinite;}
@keyframes myfirst
{
	0 { box-shadow:0px 0px 18px #FFE3C8;}
	50%{ box-shadow:0px 0px 48px #FFBB77;}
	100%{ box-shadow:0px 0px 18px #FFE3C8;}
}
.ss_left{ float:left; width:431px; height:90px; background:url(../images/ss_fgx.jpg) no-repeat right top;}
.ss_left img{ margin-left:42px; margin-top:22px;}
.ss_center{ float:left; width:338px; height:90px;}
.ss_center_bt{ float:left; font-size:14px; color:#6A655F; margin-left:48px; margin-top:38px;}
.ss_center_sr{ float:left; margin-top:39px;}
.ss_center_sr input{ border:none; color:#BABABA; width:183px;}
.ss_center_an{ float:left; margin-top:37px;}
.ss_right{ float:left; width:431px; height:90px; background:url(../images/ss_fgx.jpg) no-repeat left top;}
.ss_right_tb{ float:left; margin-top:22px; margin-left:52px;}
.ss_right_tel{ float:left; font-size:34px; color:#929A01; margin-left:25px; margin-top:22px;}

.lc_wz{ width:1200px; margin:auto;}
.lc_wk{ position:absolute; width:1200px; height:142px;}
.lc_wk_left{ float:left; width:529px; height:142px;}
.lc_wk_center{ float:left; width:142px; height:142px; background:url(../images/bt_gylc.jpg) no-repeat;}
.lc_wk_center_yq{ width:136px; height:136px; border:4px dashed #EB3D01; border-radius:100px 100px 100px 100px; animation:run 10s linear 0s infinite;}
@keyframes run{     
   from{transform:rotate(0deg);}     
   to{transform:rotate(360deg);}     
}  
.lc_wk_right{ float:left; width:529px; height:142px;}
.lc_link1{ float:left; width:92px; height:137px; cursor:pointer; background:url(../images/lc_link01.png) no-repeat; transition:0.5s;}
.lc_link2{ float:left; width:92px; height:137px; cursor:pointer; background:url(../images/lc_link02.png) no-repeat; margin-left:90px; transition:0.5s;}
.lc_link3{ float:left; width:92px; height:137px; cursor:pointer; background:url(../images/lc_link03.png) no-repeat; margin-left:90px; transition:0.5s;}
.lc_link4{ float:right; width:92px; height:137px; cursor:pointer; background:url(../images/lc_link04.png) no-repeat; margin-right:90px; transition:0.5s;}
.lc_link5{ float:right; width:92px; height:137px; cursor:pointer; background:url(../images/lc_link05.png) no-repeat; margin-right:90px; transition:0.5s;}
.lc_link6{ float:right; width:92px; height:137px; cursor:pointer; background:url(../images/lc_link06.png) no-repeat; transition:0.5s;}

.lc_link1:hover{ background:url(../images/lc_link01s.png); margin-top:-12px;}
.lc_link2:hover{ background:url(../images/lc_link02s.png); margin-top:-12px;}
.lc_link3:hover{ background:url(../images/lc_link03s.png); margin-top:-12px;}
.lc_link4:hover{ background:url(../images/lc_link04s.png); margin-top:-12px;}
.lc_link5:hover{ background:url(../images/lc_link05s.png); margin-top:-12px;}
.lc_link6:hover{ background:url(../images/lc_link06s.png); margin-top:-12px;}


/* 产品展示 */
.cp_wk{ width:100%; height:1260px; margin:auto; background:url(../images/cp_bg.jpg) no-repeat center bottom;}
.cp_ul{ width:1200px; margin:auto; overflow:hidden;}
.cp_ul_fl{ float:left; width:197px;}
.cp_ul_cp{ float:left; width:1003px;}

.fl_ul{ width:197px; height:777px; margin-top:377px; background:url(../images/cp_fl_bg.png) no-repeat bottom center; border-radius:0px 0px 6px 6px;}
.fl_ul_jg{ width:100%; height:124px;}
.fl_ul_li{ width:153px; height:38px; overflow:hidden; border:1px dashed #FFF; margin:auto; border-radius:6px 6px 6px 6px; margin-top:16px; line-height:38px; transition:0.5s;}
.fl_ul_li a{ width:153px; height:38px; display:block; color:#FFF; font-size:16px; text-align:center;}

.fl_ul_li:hover{ background:#FFF; height:48px; line-height:48px;}
.fl_ul_li:hover a{ color:#EB3D01; font-weight:bold; height:48px;}

.cp_bt{ width:1003px; margin-top:427px;}
.cp_bt img{ margin-left:152px; user-select:none;}

.cp_list{ width:1003px; margin-top:42px;}
.cp_list_li{ float:left; width:294px; height:270px; margin-left:40px; margin-top:37px;}
.cp_list_li_img{ width:294px; height:219px; overflow:hidden; border-radius:6px 6px 0px 0px ;}
.cp_list_li_img img{ width:294px; height:219px; transition:0.5s;}
.cp_list_li_img:hover img{ width:374px; height:299px; margin-left:-40px; margin-top:-40px;}
.cp_list_li_bt{ width:294px; height:51px; background:#EB3D01; border-radius:0px 0px 6px 6px;}
.cp_list_li_bt1{ float:left; color:#FFF; margin-left:20px; margin-top:14px;}
.cp_list_li_bt2{ float:right; font-family:"Arial"; font-size:12px; color:#F6A68A; margin-right:20px; margin-top:20px;}


/* 优势代加工 */
.ys_wk{ width:100%; height:845px; overflow:hidden;}
.ys_bt{ width:1200px; height:239px; margin:auto;}
.ys_bt img{ margin-left:304px; margin-top:81px; user-select: none;}
.ysdjg_ul{ width:1200px; margin:auto;}
.ysdjg_ys{ float:left; width:385px;}
.ysdjg_ys_ul{ width:385px; height:124px; background:linear-gradient(to right,#F48706,#F48706); margin-bottom:10px; transition:0.8s; border-radius:0px 0px 0px 0px; cursor:pointer; }
.ysdjg_ys_ul:hover{ border-radius:62px 0px 0px 0px; background:linear-gradient(to right,#F48706,#EB3D01);}
.ysdjg_ys_ul img{ float:left; margin-left:30px; margin-top:31px;}
.ysdjg_ys_ul div{ float:left; font-size:22px; color:#FFF; margin-left:20px; margin-top:32px;}
.ysdjg_ys_ul2{ width:385px; height:124px; background:linear-gradient(to right,#94A000,#94A000); margin-bottom:10px; transition:0.8s; border-radius:0px 0px 0px 0px; cursor:pointer; }
.ysdjg_ys_ul2:hover{ border-radius:62px 0px 0px 0px; background:linear-gradient(to right,#94A000,#008C00);}
.ysdjg_ys_ul2 img{ float:left; margin-left:30px; margin-top:31px;}
.ysdjg_ys_ul2 div{ float:left; font-size:22px; color:#FFF; margin-left:20px; margin-top:32px;}
.ysdjg_nr{ float:right; width:736px; height:435px; margin-top:42px;}
.ysdjg_nr_wz{ float:left; width:300%; height:435px; background:#FFF;}

.ysdjg_nr_ul{ margin-left:71px; width:616px;}
.ysdjg_nr_ul_yw{ width:100%; margin-top:40px;}
.ysdjg_nr_ul_zw{ width:100%; font-size:24px; color:#F38606; margin-top:20px;}
.ysdjg_nr_ul_zw1{ padding:0px 10px;}
.ysdjg_nr_ul_zw2{ color:#939F00;}
.ysdjg_nr_ul_xt{ width:100%; height:2px; background:#DDD; margin-top:20px;}
.ysdjg_nr_ul_txt{ width:100%; font-size:16px; color:#333; line-height:31px; margin-top:18px;}
.ysdjg_nr_ul_more{ width:120px; height:42px; background:#F38606; margin-top:30px; transition:0.8s; border-radius:0px 0px 0px 0px; overflow:hidden;}
.ysdjg_nr_ul_more img{ width:240px; height:42px; margin-left:-120px; transition:0.8s;}
.ysdjg_nr_ul_more:hover{ background:#94A000; border-radius:50px 50px 50px 50px;}
.ysdjg_nr_ul_more:hover img{ margin-left:0px;}


/* 招商代理 */
.dl_div{ width:100%; height:900px; margin:auto; background:url(../images/zsdl_bg.jpg) no-repeat top center;}
.dl_ul{ width:1200px; margin:auto;}
.dl_ul_bt{ width:1200px; height:150px;}
.dl_ul_bt img{ margin-left:353px; margin-top:80px;}
.dl_ul_bg{ width:1200px; height:750px; background:url(../images/dl_bg.png) no-repeat top center;}
.dl_ul_left{ float:left; width:415px; height:750px;}
.dl_ul_center{ float:left; width:370px; height:750px;}
.dl_ul_center_div{ width:370px; height:370px; margin-top:126px;}
.dl_ul_center_div2{ position:absolute; width:370px; height:370px; background:url(../images/wdzc.png) no-repeat center top;}
.dl_ul_center_div2 a{ display:block; width:370px; height:370px;}
.dl_ul_center_div2:hover{ background:url(../images/wdzc2.png) no-repeat center top;}
.dl_ul_center_div img{ animation:run 10s linear 0s infinite; border-radius:200px 200px 200px 200px; position:absolute; margin-left:-17px; margin-top:-17px; animation:zsdl 10s linear 0s infinite;}
@keyframes zsdl{     
   from{transform:rotate(0deg);}     
   to{transform:rotate(360deg);}     
}  

.dl_ul_right{ float:left; width:415px; height:750px;}

.dl_ul_left_zc1{ width:294px;}
.dl_ul_left_zc1_bt{ width:100%; text-align:right; font-size:26px; color:#94A000; margin-top:76px;}
.dl_ul_left_zc1_txt{ width:100%; text-align:right; font-size:18px; margin-top:5px; line-height:30px;}

.dl_ul_left_zc2{ width:294px;}
.dl_ul_left_zc2_bt{ width:100%; text-align:right; font-size:26px; color:#94A000; margin-top:207px;}
.dl_ul_left_zc2_txt{ width:100%; text-align:right; font-size:18px; margin-top:5px; line-height:30px;}

.dl_ul_left_zc3{ width:294px; float:right;}
.dl_ul_left_zc3_bt{ width:100%; text-align:left; font-size:26px; color:#94A000; margin-top:76px;}
.dl_ul_left_zc3_txt{ width:100%; text-align:left; font-size:18px; margin-top:5px; line-height:30px;}

.dl_ul_left_zc4{ width:294px; float:right;}
.dl_ul_left_zc4_bt{ width:100%; text-align:left; font-size:26px; color:#94A000; margin-top:207px;}
.dl_ul_left_zc4_txt{ width:100%; text-align:left; font-size:18px; margin-top:5px; line-height:30px;}

.dl_ul_left_zc5{ width:100%;}
.dl_ul_left_zc5_bt{ width:100%; text-align:center; font-size:26px; color:#94A000; margin-top:77px;}
.dl_ul_left_zc5_txt{ width:100%; text-align:center; font-size:18px; margin-top:5px; line-height:30px;}

/* 走进玉薯坊 */
.about_wz{ width:100%; height:828px; background:#FFF;}
.about_dbt{ width:1200px; height:219px; margin:auto;}
.about_dbt img{ user-select:none; margin-left:218px; margin-top:74px;}
.about_ul{ width:1200px; margin:auto; overflow:hidden;}
.about_left{ float:left; width:590px; height:555px;}
.about_left_ul{ width:100%; height:400px;}
.about_left_ul_dbt{ font-size:28px; color:#F48706; margin-top:38px;}
.about_left_ul_xx{ width:100%; height:2px; margin-top:38px;}
.about_left_ul_xx div{ position:absolute; width:1000px; height:2px; background:#F48706; margin-left:-920px;}
.about_left_ul_txt{ width:100%; font-size:15px; line-height:27px; margin-top:28px; color:#6A655F;}
.about_left_kj{ width:100%;}
.about_left_kj_link1{ float:left; width:196px; height:120px; background:#94A000; transition:0.8s;}
.about_left_kj_link1 img{ width:186px; height:110px; margin:5px 5px; transition:0.8s;}
.about_left_kj_link2{ float:left; width:196px; height:120px; background:#F48706; margin-left:1px; transition:0.8s;}
.about_left_kj_link2 img{ width:186px; height:110px; margin:5px 5px; transition:0.8s;}

.about_left_kj_link1:hover{ background:#EB3D01; margin-top:-12px;}
.about_left_kj_link1:hover img{ width:196px; height:120px; margin:0px 0px; }
.about_left_kj_link2:hover{ background:#EB3D01; margin-top:-12px;}
.about_left_kj_link2:hover img{ width:196px; height:120px; margin:0px 0px; }

.about_right{ float:right; width:547px; height:555px; overflow:hidden}
.about_right img{ width:1200px; height:555px; animation: aboutimg 10s 0s infinite;}
@keyframes aboutimg
{
	0 { margin-left:0px;}
	50%{ margin-left:-545px;}
	100%{ margin-left:0px;}
}

/* 玉薯坊资讯 */
.new_wk{ width:100%; overflow:hidden; margin:auto; background:url(../images/about_yj.png) no-repeat top center;}
.new_bt{ width:1200px; margin:auto; height:316px;}
.new_bt img{ margin-left:306px; margin-top:170px;}

.news_ul{ width:1200px; margin:auto; margin-bottom:80px; overflow:hidden;}
.news_left{ float:left; width:365px;}
.news_center{ float:left; width:365px; margin-left:52px;}
.news_right{ float:left; width:365px; margin-left:52px;}

.news_img{ width:365px; height:190px; overflow:hidden;}
.news_img img{ width:100%; transition:0.8s;}
.news_img img:hover{ width:100%; margin-top:-70px;}
.news_list{ width:365px; border-bottom:dotted 1px #FFF; height:60px; }
.news_list_txt{ float:left; width:315px; margin-top:18px; transition:0.8s;}
.news_list_txt a{ font-size:15px; color:#000;}
.news_list_txt a span{ margin-right:10px;}
.news_list_txt:hover{ width:305px; margin-left:10px;}
.news_list_txt:hover a{ color:#EB3D00;}
.news_list_time{ float:left; width:50px; text-align:right; font-size:16px; color:#444; margin-top:18px;}


/* 站内导航 */
.zndh{ width:100%; height:415px; background:#FBE8D7; margin:auto;}
.zndh_ul{ width:1200px; overflow:hidden; margin:auto;}
.zndh_left{ float:left; width:836px;}
.zndh_left_dh{ width:100%; height:210px; margin-top:60px;}
.zndh_left_dh1{ float:left; width:142px; height:210px; border-right:#DACBB8 1px solid;}
.zndh_left_dh2{ float:left; width:200px; height:210px; border-right:#DACBB8 1px solid;}

.zndh_left_dbt{ font-size:16px; color:#444; font-weight:bold;}
.zndh_left_yw{ font-size:22px; color:#DACBB8; margin-top:5px;}
.zndh_left_link{ font-size:14px; margin-top:15px;}
.zndh_left_link a{ color:#6E6E6E; transition:0.5s;}
.zndh_left_link a:hover{ color:#000; padding-left:5px;}

.zndh2_left_dbt{ font-size:16px; color:#444; font-weight:bold; margin-left:56px;}
.zndh2_left_yw{ font-size:22px; color:#DACBB8; margin-top:5px; margin-left:56px;}
.zndh2_left_link{ font-size:14px; margin-top:15px; margin-left:56px;}
.zndh2_left_link a{ color:#6E6E6E; transition:0.5s;}
.zndh2_left_link a:hover{ color:#000; padding-left:5px;}

.zndh_yq{ width:686px; font-size:14px; color:#707070; margin-top:57px; line-height:28px;}
.zndh_yq_bt{ font-size:15px; font-weight:bold; color:#444;}
.zndh_yq a{ color:#707070;}
.zndh_yq a:hover{ color:#000; text-decoration:underline;}
.zndh_yq_fg{ padding:0px 10px;}


.zndh_right{ float:right; width:364px;}
.zndh_right_bd{ width:364px; margin-top:43px;}
.zndh_right_sr{ width:364px; height:50px; border-bottom:#DACBB8 1px solid;}
.zndh_right_sr input{ float:left; width:314px; border:none; background:none; height:30px; margin-top:8px; font-size:14px; color:#999;}
.zndh_right_sr2{ width:364px; height:100px; border-bottom:#DACBB8 1px solid;}
.zndh_right_sr2 textarea{ float:left; width:310px; border:none; background:none; height:81px; margin-top:13px; font-family:"微软雅黑"; font-size:14px; color:#999;}

.zndh_right_txt{ float:left; width:50px; font-size:14px; color:#333; margin-top:15px;}
.zndh_right_txt2{ float:left; width:48px; font-size:14px; color:#333; margin-top:15px;}
.zndh_right_an{ width:100%;}
.zndh_right_an input{ width:100%; height:45px; background:#EE7200; color:#FFF; border:none; margin-top:37px;}


/* 版权信息 */

.bq{ width:100%; margin:auto; background:#EE7200;}
.bq div{ width:100%; color:#FFF; font-size:14px; line-height:25px; text-align:center; padding-top:20px; padding-bottom:20px;}
.bq div a{color:#FFF;}

/* 内页 */

.ny_wk{ width:100%; background:#FFF; margin:auto; overflow:hidden; min-width:1200px; max-width:1920px; overflow:hidden;}
.ny_nr{ width:1200px; margin:auto; overflow:hidden; margin-top:30px;}
.ny_left{ float:left; width:250px; overflow:hidden; margin-bottom:40px;}
.ny_right{ float:left; width:950px; overflow:hidden; margin-bottom:40px;}

.ny_left_dh{ width:250px; background:url(../images/ny_bt_bg.jpg) no-repeat; overflow:hidden;}
.ny_left_dh_c{ font-size:20px; margin-left:12px; margin-top:8px; color:#333;}
.ny_left_dh_e{ font-size:12px; margin-left:12px; font-family:"Arial"; color:#999; margin-top:2px;}
.ny_left_dh_jj{ width:100%; height:11px;}
.ny_left_rjwk{ border-bottom:1px solid #CCC; border-left:1px solid #CCC; border-right:1px solid #CCC; overflow:hidden;}

.ny_left_rj{ width:230px; height:30px; background:url(../images/ny_2j_wxz.jpg) no-repeat; margin-left:9px; margin-top:9px; overflow:hidden; cursor:pointer; color:#666;}
.ny_left_rj div{ width:195px; font-size:14px; margin-left:22px; margin-top:6px;}
.ny_left_rj a {color:#333;text-decoration:none; width:195px; display: block; height: 30px;}
.ny_left_rj:hover{ background:url(../images/ny_2j_xz.jpg) no-repeat; color:#FFF;}
.ny_left_rj:hover a{	color:#fff;text-decoration:none;}

.ny_left_rj2{ width:230px; height:30px; background:url(../images/ny_2j_xz.jpg) no-repeat; margin-left:9px; margin-top:9px; overflow:hidden; cursor:pointer; color:#fff;}
.ny_left_rj2 div{ width:195px; font-size:14px; margin-left:22px; margin-top:6px;}

.ny_right_ul{ width:920px; height:44px; margin-left:30px; background:url(../images/ny_right_bg2.jpg) repeat-x;}
.ny_right_ul_jt{ float:left; width:23px; height:44px; background:url(../images/ny_right_bg1.jpg) no-repeat;}
.ny_right_ul_bt{ float:left; font-size:16px; color:#333; margin-left:10px; margin-top:8px; }
.ny_right_ul_wz{float:right; font-size:14px; color:#999; margin-right:5px; margin-top:8px;}
.ny_right_ul_wz a{ color:#999; font-size:14px;}
.ny_right_ul_wz a:hover{ color:#333;}
.ny_right_ul_wj {float:right; width:17px; height:44px; background:url(../images/ny_right_bg3.jpg) no-repeat;}

.ny_imglb{ width:950px;}
.ny_imglb_li{ float:left; width:283px; height:255px; border:1px solid #F3F3F3; margin-left:30px; margin-top:30px; cursor:pointer;}
.ny_imglb_li img{ width:273px; height:205px; margin-left:5px; margin-top:5px;}
.ny_imglb_li div{ width:100%; margin-top:12px; text-align:center; color:#999;}

.ny_imglb_li:hover { border:1px solid #FF7F00;}
.ny_imglb_li:hover div { color:#FF7F00;}


.ny_rignt_fy{ width:920px; margin-left:30px; margin-top:40px; float:left; color:#333;}
.ny_rignt_fy a{ color:#333;}



.nywz_xh_ul{ width:918px; height:126px; border:1px solid #E8E8E8; border-radius:10px; margin-left:30px; margin-top:20px; float:left;  cursor:pointer;}
.nywz_xh_ul_fl{ float:left; margin-left:20px; width:90px; height:28px; background:#E8E8E8; margin-top:12px; border-radius:4px;}
.nywz_xh_ul_fl div{ text-align:center; color:#525353; font-size:14px; margin-top:4px;}
.nywz_xh_ul_bt{ float:left; margin-left:20px; width:768px; height:28px; margin-top:12px;}
.nywz_xh_ul_bt div{ color:#464747; font-size:16px; margin-top:3px;}
.nywz_xh_ul_time{ float:left; width:90px; height:28px; margin-left:10px; margin-top:12px;}
.nywz_xh_ul_time div{ color:#DDD; text-align:right; margin-top:5px;}
.nywz_xh_ul_fg{ float:left; margin-left:20px; width:878px; border-bottom:1px solid #E8E8E8; margin-top:12px;}
.nywz_xh_ul_txt{ float:left; margin-left:20px; width:878px; margin-top:10px; font-size:14px; line-height:25px; color:#6C7171;}

.nywz_xh_ul:hover { border:1px solid #FF7F00;}
.nywz_xh_ul:hover .nywz_xh_ul_fl{ background:#FF7F00;}
.nywz_xh_ul:hover .nywz_xh_ul_fl div{ color:#fff;}
.nywz_xh_ul:hover .nywz_xh_ul_bt div{ color:#FF7F00;}
.nywz_xh_ul:hover .nywz_xh_ul_time div{ color:#FF7F00;}
.nywz_xh_ul:hover .nywz_xh_ul_txt{ color:#FF7F00;}


.nr_xx{ width:920px; margin-left:30px;}
.nr_xx_bt{ width:920px; font-size:22px; width:100%; padding-top:10px; padding-bottom:10px; text-align:center;}
.nr_xx_fg{  width:920px;border-bottom:1px solid #E8E8E8;}
.nr_xx_time{ width:920px; font-size:12px; color:#CCC; margin-top:5px; text-align:center;}
.nr_xx_txt{width:920px; margin-top:15px; font-size:15px; line-height:25px; color:#444;}


/* 相关文章920px */
.xgwz_ul{ width:920px; margin:auto; margin-left:30px; margin-top:20px;}
.xgwz_ul_bt{ width:918px; border:1px solid #DDD; height:45px; border-radius:5px 5px 0px 0px; background:linear-gradient(#fff,#EEE);}
.xgwz_ul_bt_jt{ float:left; width:6px; height:16px; background:#DA2629; margin-left:16px; margin-top:15px; border-radius:10px 10px 10px 10px;}
.xgwz_ul_bt_txt{ float:left; margin-left:8px; margin-top:12px; font-family:"微软雅黑";}
.xgwz_ul_wk{ width:918px; border:1px solid #DDD; border-top:none; background:linear-gradient(#fff,#F7F7F7); overflow:hidden; padding-bottom:20px;}
.xgwz_ul_wk_div{ float:left; width:459px; margin-top:10px;}
.xgwz_ul_wk_div_ul{ width:419px; margin:auto; overflow:hidden; font-size:14px; color:#999;}
.xgwz_ul_wk_div_l1{ float:left; width:340px; margin-top:10px;}
.xgwz_ul_wk_div_l2{ float:left; width:79px; margin-top:10px; text-align:right;}
.xgwz_ul_wk_div_ul a{ color:#333; text-decoration:none;}
.xgwz_ul_wk_div_ul a span{ font-weight:bold; font-size:14px; padding-right:5px;}
.xgwz_ul_wk_div_ul a:hover{ color:#EB891A;}

/* 相关产品920px */
.xgcp_ul{ width:920px; margin:auto; margin-left:30px; margin-top:20px;}
.xgcp_ul_bt{ width:918px; border:1px solid #DDD; height:45px; border-radius:5px 5px 0px 0px; background:linear-gradient(#fff,#EEE);}
.xgcp_ul_bt_jt{ float:left; width:6px; height:16px; background:#DA2629; margin-left:16px; margin-top:15px; border-radius:10px 10px 10px 10px;}
.xgcp_ul_bt_txt{ float:left; margin-left:8px; margin-top:12px; font-family:"微软雅黑";}
.xgcp_ul_wk{ width:918px; border:1px solid #DDD; border-top:none; background:linear-gradient(#fff,#F7F7F7); overflow:hidden; padding-bottom:10px;}
.xgcp_ul_wk ul{ width:918px; overflow:hidden;}
.xgcp_ul_wk ul li{ float:left; width:159px; margin-left:21px; margin-top:23px;}
.xgcp_ul_wk ul li img{ width:154px; height:116px; border:#ddd 1px solid;}
.xgcp_ul_wk ul li div{ width:100%; text-align:center; margin-top:13px; margin-bottom:15px;}
.xgcp_ul_wk ul li a{ color:#333; text-decoration:none; font-size:14px; color:#333;}

.m_ry {		
			    border: 1px solid #CCC;
			    overflow: hidden;
		    width:248px;height:445px;
		    float: left;
			margin-top:10px;
		}
		.m_ry h1{font-size: 20px;
    margin-left: 12px;
    margin-top: 18px;
    color: #333;}
		.m_ry #slide7 {
			position: absolute;
			height: 360px;
			width: 230px;
			margin-top:30px;
			padding-left: 9px;
			overflow: hidden;
		}
		.m_ry #slide7 dl {
			height: 200px;
			overflow: hidden
		}
		.m_ry #slide7 dd {
			text-align: center;
			color: #fff;
			border-bottom: 1px dashed #a6a6a6;
		}
		.m_ry #slide7 img {
			width: 230px;
			height: 200px;
		}