@charset "gb2312";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,font{margin:0;padding:0;}
li{list-style:none;}
input,button,textarea,select,optgroup,option{font-family:inherit; font-weight:inherit; font-size:14px; color:#555;}
input,button,textarea,select{*font-size:100%;}
img{border:0;}
a{font-size:14px; color:#555;}
a:link{text-decoration:none;}
a:visited{text-decoration:none; color:#555;}
a:hover{text-decoration:none; color:#EE0000;}
a:active{text-decoration:none; color:#555;}
body,td,th{font-size: 14px; color: #555;}
body{background-color:#fff; font-family:Microsoft YaHei;}
input,button,select,textarea{outline:none} 
.clear{height:0px; overflow:hidden; clear:both;}
.fl{ float:left;}
.fr{ float:right;}
.cp img{
	border:#e2e2e2 1px solid;
	padding:2px;
	background:#fff;
	}
.cp img:hover{
	border:#F60 1px solid;
	padding:2px;
	background:#fff;
}
.box{
	width:1100px;
	margin:0 auto;
}
.top30{margin-top:30px;}
.top50{margin-top:50px;}

/*抬头*/
.top{width:100%; height:40px; line-height:40px; border-bottom:1px #ddd solid;}
.zwb{float:left; background:url(//memberpic.114my.cn/hongyucn/uploadfile/image/20180529/20180529203529_974652118.png) left no-repeat; padding-left:40px;}
.zwb a{color:#555;}
.top_d{width:27px; background:url(//memberpic.114my.cn/hongyucn/uploadfile/image/20180529/20180529203552_722547653.png) no-repeat; height:39px; float:left;}
.ywb{float:left; background:url(//memberpic.114my.cn/hongyucn/uploadfile/image/20180529/20180529203617_286535355.jpg) left no-repeat; padding-left:40px;}
.ywb a{color:#555;}

.head{width:100%;}
.head_l{width:250px; padding:30px 0px;}
.head_w{width:235px; font-size:33px; font-weight:bold; color:#f9ca03; margin:31px 0px; border-right:1px #888 solid; line-height:45px; letter-spacing:1px;}
.head_w span{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; text-transform:uppercase; line-height:30px; color:#888; letter-spacing:normal;}
.head_t{width:290px; padding:50px 0px 0px 20px; font-size:25px; line-height:32px;}
.head_f{width:280px; padding:30px 0px;}
.head_f1{width:56px; padding-top:5px;}
.head_f2{font-family:Arial, Helvetica, sans-serif; font-size:30px; color:#fa6104; line-height:30px; text-align:right;}
.head_f2 span{font-size:14px; font-family:Microsoft YaHei;}

/*导航*/
.nav{width:100%; background:#fa6104; height:70px;}
.menu{
	width:1100px;
	margin:0px auto;
	height:70px;
}
.menu ul li{
	width:109px;
	line-height:70px;
	float:left;
	text-align:center;
	background:url(//memberpic.114my.cn/hongyucn/uploadfile/image/20180529/20180529205257_970163062.png) no-repeat;
    position: relative;
}
.menu ul li a{
	line-height:70px;
	font-size:15px;
	display:block;
	color:#fff;
}
.menu ul li a:hover{
	font-size:15px;
	background:#f9ca03;
	color:#fff;
	display:block;
	transition:0.2s all ease-in-out 0.2s;
	content:'';
}
.menu .a_nav a{display:block; font-size:15px; background:#f9ca03; color:#fff;}
.menu_fl{float:left; width:1px;}

.nav_qrcode{position: absolute;top: 70px;left: 0;z-index: 2;transition: 0.3s;transform: scale(0);background: #f9ca03;color: #fff;}
.menu li:hover .nav_qrcode{transform: scale(1);}
.nav_qrcode img{width:125px;}
.nav_qrcode div{height: 40px;line-height: 40px}
/*幻灯片*/
.banner-box{min-width:1100px;height:600px;position:relative;overflow:hidden;}
.banner-box .bd{ width:100% !important;}
.banner-box .bd li{width:100% !important;height:600px;background-position: center;background-repeat: no-repeat;}
.banner-box .bd li a{display:block;background-size:auto;}
.banner-btn{ width: 100%; position: absolute; top:253px; left: 0; margin-left: 0; height:450px; overflow: hidden; }
.banner-btn a{display:block;width:49px;height:104px;position:absolute;top:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;transition:0.3s all ease-in-out}
.banner-btn a.prev{left:-50px;background:url(//memberpic.114my.cn/hongyucn/uploadfile/image/20180529/20180529210024_910167205.png) no-repeat 0 0;} 
.banner-btn a.next{right:-50px;background:url(//memberpic.114my.cn/hongyucn/uploadfile/image/20180529/20180529210024_910167205.png) no-repeat -49px 0;}
.banner-box .hd {position:absolute;top:298px;width: 100%;display: block;}
.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{ width:20px; height:20px; border-radius :20px; text-indent:-9999px; background:#ccc; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out}
.banner-box .hd ul li.on{ background:#f9ca03; width: 32px; }
.banner-box:hover .banner-btn a.prev{ left:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8;}

/*热门搜索*/
.search_bg {width:100%; background:#ededed; margin-bottom:30px;}
.search_l {width:740px; font-size:14px; text-align:left; line-height:69px; color:#525252; overflow:hidden;}
.search_l a {color:#525252; font-size:14px;}
.search_l a:hover {color:#f9ca03; text-decoration:underline;}
.search_r {width:262px;}
.search_r .inpu {width:220px; height:31px; background: url(//memberpic.114my.cn/hongyucn/uploadfile/image/20180530/20180530101624_579327697.jpg) no-repeat; margin-top: 17px; }
.search_r .z { width: 42px; padding-top: 17px;}

/*产品展示*/
.zpzbtw{ font-size:35px; font-weight:bold; color:#222; text-align:center;}
.zpzbtw span{color:#fa6104;}
.symjlw{ font-size:14px; color:#555; text-align:center; padding-top:10px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase;}

#contents ul{display:none;}

#prod{width:1100px; margin:0 auto; overflow:hidden;}

.pro_cont_page td { display: block; float: left; padding: 0 !important; width:245px; margin:10px 15px 10px 15px; position: relative; transform:translateY(-8px); transition:all 0.1s; -webkit-box-shadow: 1px 1px 20px #cfcfcf; -moz-box-shadow: 1px 1px 20px #cfcfcf; box-shadow: 1px 1px 10px #cfcfcf; }

.pro_cont_page td > span { height:30px; width: 100%; padding-top: 0 !important; padding-bottom: 10px !important; display: block; background:#fff;}
.pro_cont_page td > span > a{ display:block; height:30px; line-height:30px; color: #454545; font-size: 15px; }
.pro_cont_page td br { display: none; }
.pro_cont_page tr:after, .pro_cont_page tr::after { content: ''; display: block; clear: both; }
.pro_cont_page td a{ display: block; overflow: hidden;}
.pro_cont_page td a img{ display: block; width: 100%;transition:0.5s all ease-in-out; }
.pro_cont_page td:hover a img{transform:scale(1.2); }

#isotope { overflow: hidden; transition:0.5s all ease-in-out; }

.beta0 { position: absolute; width: 100%; height: 100%; top: 0; left: 0; }
.beta1,.beta2,.beta3,.beta4,.beta5{ background:#fa6104; display: block; position: absolute; transition:0.5s all ease-in-out; }
.beta1,.beta2{ width: 1px; height:224px; transform: scaleY(0); }
.beta3,.beta4{ height: 1px; width:245px; transform: scaleX(0); }
.beta1 { top: 7px; left: 10px; }
.beta2 { top: 7px; right: 10px; }
.beta3 { top: 10px; left: 7px; }

.beta4 { bottom: 10px; left: 7px; }

.beta5{ width: 32px; height:32px; border-radius: 50%; background:#fa6104 url(//memberpic.114my.cn/hongyucn/uploadfile/image/20180530/20180530224331_693510509.png) no-repeat center; right: 105px;top: 90px; transform:scale(0); }

.pro_cont_page td:hover .beta1,.pro_cont_page td:hover .beta2,.pro_cont_page td:hover .beta3,.pro_cont_page td:hover .beta4{ transform:scale(1); }
.pro_cont_page td:hover .beta5{ transition-delay:0.2s; transform:scale(1); }
.pro_cont_page td:hover > span .BetaQ{transition-delay:0.4s; transform:scale(1);}
.btn-group { text-align: center; padding: 10px 0 40px; }
.btn-group a.on{ background-position: 0px -1px; }

#jxms_div{ overflow:hidden;}
.jx_fr{width:200px; height:200px; background:#fa6104;}
.jx_fr div{color:#fff; margin-left:30px; overflow:hidden;}
.jx_fr_div1{ padding-top:40px; font-size:28px; font-weight:bold;}
.jx_fr_div2{ font-size:16px; width:114px; height:26px; border-bottom:1px solid #fff;}
.jx_fr .jx_fr_div3{ font-size:14px; color:#f9ca03; line-height:20px; padding-top:17px; width:140px;}

/*问题*/
.problem{width:100%; background:url(//memberpic.114my.cn/hongyucn/uploadfile/image/20180622/20180622211651_1179370432.jpg) center no-repeat; padding:50px 0px;}
.problem_w{font-size:35px; color:#f9ca03; line-height:50px; text-align:center; font-weight:bold;}
.problem_w p{font-size:17px; color:#fff; font-weight:normal;}
.problem_t{margin-top:50px;}
.clearfix{zoom:1;}
.problem_t ul li:first-child{margin-left: 0;}
.problem_t ul li{float:left; width:215px; margin-left:80px;}
.problem_t ul li .choose-icon{width: 215px; height:159px; padding-top: 56px; background: url(//memberpic.114my.cn/hongyucn/uploadfile/image/20180530/20180530160939_1646811659.png) no-repeat center top;}
.problem_t ul li .choose-icon span{display:block; width:59px; height:59px; position:relative; overflow:hidden; margin:0 auto;}
.problem_t ul li .choose-icon span img{display: block;width: 59px;height: 118px;position: relative;}
.problem_t ul li .choose-icon em{display:block; font-size:36px; color:#333333; font-weight:bold; font-family:arial; text-align:center; margin-top:20px; font-style: inherit;}
.problem_t ul li .choose-icon i{display:block; width:35px; height:1px; background:#d4d4d4; margin:6px auto 0;}
.problem_t ul li p{text-align:center; font-size:18px; color:#fff; margin-top:26px;}
.problem_t ul li p em{font-size:24px; color:#f9ca03; font-weight:bold; font-style: inherit;}

.problem_t ul li:hover .choose-icon{background-position: center bottom;}
.problem_t ul li:hover .choose-icon em{color: #fff;}
.problem_t ul li:hover i{background: #fff;}
.problem_t ul li:hover .choose-icon span img{top: -59px;}

/*优势*/
.adv{background:url(//memberpic.114my.cn/hongyucn/uploadfile/image/20180530/20180530203243_1402760174.png) center no-repeat; height:145px; padding-top:80px; padding-left:472px;}
.adv_w{width:370px; height:60px; background-color:#fa6104; font-size:34px; font-weight:bold; line-height:60px; padding-left:10px; color:#fff;}

.youshi_l{ width:275px; background:url(//memberpic.114my.cn/hongyucn/uploadfile/image/20180623/20180623152558_539975920.jpg); height:50px; padding-top:72px; text-align:center; font-size:16px; font-weight:bold; color:#f9ca03;}
.youshi_2{ width:275px; background:url(//memberpic.114my.cn/hongyucn/uploadfile/image/20180623/20180623153603_1427567555.jpg); height:50px; padding-top:72px; text-align:center; font-size:16px; font-weight:bold; color:#f9ca03;}
.youshi_3{ width:275px; background:url(//memberpic.114my.cn/hongyucn/uploadfile/image/20180623/20180623155845_513787498.jpg); height:50px; padding-top:72px; text-align:center; font-size:16px; font-weight:bold; color:#f9ca03;}
.youshi_4{ width:275px; background:url(//memberpic.114my.cn/hongyucn/uploadfile/image/20180623/20180623160151_1215260739.jpg); height:50px; padding-top:72px; text-align:center; font-size:16px; font-weight:bold; color:#f9ca03;}

#youshiall{ width:1100px; margin:0 auto; padding-top:65px; padding-bottom:65px;}
#youshi1{ background:url(//memberpic.114my.cn/hongyucn/uploadfile/image/20180623/20180623162924_515043325.jpg)center no-repeat; height:213px;}
.youshi1_l{ width:330px; padding-top:40px; padding-right:50px; overflow:hidden; color:#FFF; line-height:22px; font-size:14px;}

#youshi2{background:url(//memberpic.114my.cn/hongyucn/uploadfile/image/20180623/20180623163444_1647343583.jpg)center no-repeat; height:212px;}
.youshi2_l{ width:330px; padding-top:40px; padding-left:60px; overflow:hidden; color:#FFF; line-height:22px; font-size:14px;}

#youshi3{background:url(//memberpic.114my.cn/hongyucn/uploadfile/image/20180623/20180623170605_70880170.jpg)center no-repeat; height:213px;}
#youshi4{background:url(//memberpic.114my.cn/hongyucn/uploadfile/image/20180623/20180623170634_1496410933.jpg)center no-repeat; height:212px;}

/*广告*/
.ggtdbj{ width:100%; height:215px; background:url(//memberpic.114my.cn/hongyucn/uploadfile/image/20180623/20180623191724_360620616.jpg) center no-repeat;}
.zzwzzb{float:left; padding-top:62px;}
.xxgbmyw{ font-size:38px; font-weight:bold; color:#f9ca03; text-align:center; height:60px;}
.gzjygdj{ font-size:22px; color:#f0f0f0; height:50px;}

/*简介*/
.g_zj{height:573px;padding-top: 50px;background:url(//memberpic.114my.cn/hongyucn/uploadfile/image/20180530/20180530220440_232361160.jpg) no-repeat center top;}
.g_zj h2{background:url(//memberpic.114my.cn/hongyucn/uploadfile/image/20180530/20180530220706_1189473568.jpg) no-repeat 0 10px;height: 70px;line-height: 70px;font-size: 36px;color: #333333;font-weight: normal;padding-left: 46px;}
.g_zj h2 a{color:#333333; font-size:33px;}
.g_zj dt{width:700px; float: left;margin-right: 35px;}
.g_zj dt img{ width:700px; height: 449px;display: block; transition: all 0.3s linear 0s;}
.g_zj dt:hover img{transform: scale(1.02);}

.g_zj dd{float: left; width: 340px;padding-top: 27px;}
.g_zj h3{ height: 104px; overflow: hidden; font-size: 24px;color: #333333;font-weight: bold;margin-bottom: 20px; background:url(//memberpic.114my.cn/hongyucn/uploadfile/image/20180530/20180530220801_1878732144.jpg) no-repeat 0 bottom;font-weight: normal;}
.g_zj h3 a{color: #333333;text-decoration: none; font-size: 24px}
.g_zj h3 em{display: block;font-size: 36px;color: #000000;text-transform: uppercase;font-weight: normal; font-style:normal;}
.g_zj p{overflow: hidden;font-size: 14px;line-height:30px;color: #666666;margin-bottom:48px;}
.g_zj span a{display: block;background:#fa6104;width: 140px;height: 40px;line-height: 40px;text-align: center;font-size: 14px;color: #fff;}

/*新闻*/
.news_t{width:1100px; margin:0 auto; overflow:hidden; margin-top:42px;}
.news_tl{float:left; overflow:hidden; padding-left:60px; background:url(//memberpic.114my.cn/hongyucn/uploadfile/image/20180530/20180530234503_1640273035.png) no-repeat left center;}
.news_tl_m{font-size:24px; line-height:30px;}
.news_tl_en{font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; color:#999; font-size:14px; line-height:20px;}
.news_bg_c{ width:1100px; height: auto; margin:0px auto; overflow:hidden;}
.news_bg_c .tab{ overflow:hidden; width:240px; z-index:99; position:relative; float:right; margin-top:4px;}
.news_bg_c .tab a{ display:block; float:left; text-decoration:none; height:40px; line-height:40px; width:120px; text-align:center; font-size:15px;}
.news_bg_c .tab a:hover{ background:#dc2521; border-radius:22px; color:#fff; text-decoration:none;}
.news_bg_c .tab a.on{ background:#fa6104; border-radius:22px; color:#fff; text-decoration:none; font-weight:bold;}
.news_bg_c .content{ overflow:hidden; width:1100px; height:411px; position:relative; float:left; margin-top:16px;}
.news_bg_c .content .ul{ position:absolute; left:0; top:0;}
.news_bg_c .content .li{ width:1100px; float:left; margin:0 auto;}
.news_dl{float:left; width:372px; height:409px; border:solid 1px #ccc; background:#fff; overflow:hidden;}
.news_dr{float:right; width:690px; height:409px; border:solid 1px #ccc; background:rgba(255, 255, 255, 0.50); overflow:hidden;}

.news_dl .divdgweb_new_div_item,.news_dl .news_div_item{overflow:hidden; background:#fff; padding:20px; padding-bottom:0px; float:left;width:328px;}
.news_dl .news_div_item_pic{overflow:hidden; width:329px;}
.news_dl .news_div_item_pic img{width:329px;}
.news_dl .news_div_item_pic img{transition:all 0.2s linear; -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear;}
.news_dl .news_div_item_pic img:hover{-webkit-transform: scale(1.12, 1.12); transform: scale(1.12, 1.12); -moz-transform: scale(1.12, 1.12);}
.news_dl .divdgweb_new_div_item_date,.news_dl .news_div_item_date{ display:none;}
.news_dl .news_div_item_year,.news_dl .news_div_item_month,.news_dl .news_div_item_day,.news_dl .divdgweb_new_div_item_year,.news_dl .divdgweb_new_div_item_month,.news_dl .divdgweb_new_div_item_day{ float:left;}
.news_dl .divdgweb_new_div_item_title,.news_dl .news_div_item_title{}
.news_dl .divdgweb_new_div_item_title a,.news_dl .news_div_item_title a{font-size:16px;}
.news_dl .divdgweb_new_div_item_body,.news_dl .news_div_item_body{ padding-top:12px; line-height:24px; color:#666;}
.news_dl .news_div_item_content,.news_dl .divdgweb_new_div_item_content{ overflow:hidden; position:absolute; width:330px; top:275px;}

.news_dr .news_div,.news_dr .divdgweb_new_div{overflow:hidden; padding-top:16px;}
.news_dr .divdgweb_new_div_item,.news_dr .news_div_item{ width:640px; padding:11px 0px 11px 22px; overflow:hidden;}
.news_dr .divdgweb_new_div_item_date,.news_dr .news_div_item_date{ float:left; width:66px; height:72px; background:#fa6104; color:#fff; font-family:Arial, Helvetica, sans-serif;}
.news_dr .news_div_item_year,.news_dr .divdgweb_new_div_item_year{ float:left; padding-left:8px; margin-top:43px; position:absolute;}
.news_dr .news_div_item_month,.news_dr .divdgweb_new_div_item_month{ float:left; margin-top:43px; position:absolute; margin-left:42px;}
.news_dr .news_div_item_day,.news_dr .divdgweb_new_div_item_day{ width:66px; text-align:center; font-size:30px; margin-top:10px;}
.news_dr .divdgweb_new_div_item_title a,.news_dr .news_div_item_title a{ font-size:16px; line-height:27px;}
.news_dr .divdgweb_new_div_item_body,.news_dr .news_div_item_body{color:#888; line-height:23px;}
.news_dr .news_div_item_content,.news_dr .divdgweb_new_div_item_content{ float:right; width:560px;}

/*友情*/
#links{ width:134px; border-right: 1px solid #ddd; float:left; margin-top:18px;}
#links .k1{ font-size:16px; line-height:18px;}
#links .k2{ padding-top:8px; line-height:22px; font-size:28px; text-transform:uppercase;}
#links_r{ width:940px; float:right; margin-top:18px;}

/*版权*/
#copyright { width:100%; height:265px; background:#fa6104; margin-top:30px;}
.copyright_q{ width:1100px; height:130px; margin:0 auto; position:relative; color:#fff;}
.copyright_q1 { width:1100px; height:57px; background:#f9ca03; margin:0 auto; color:#222; text-align:center; position:absolute; top:46px; line-height:57px; font-size:14px; }
.copyright_q1 a{ font-size:14px; color:#222;}
.copyright_q1 a:hover{color:#2a2a2a;}
.copyright_q2 { width:1100px; height:130px; line-height:35px; color:#fff; text-align:center; font-size:13px; margin-top:50px; margin:0 auto;}
.copyright_q2 a{ font-size:13px; color:#fff;}
.copyright_q2 a:hover{color:#f9ca03;}

/*内页幻灯片*/
.banner-box1{min-width:1100px;height:350px;position:relative;overflow:hidden;}
.banner-box1 .bd{ width:100% !important;}
.banner-box1 .bd li{width:100% !important;height:350px;background-position: center;background-repeat: no-repeat;}
.banner-box1 .bd li a{display:block;background-size:auto;}
.banner-box1 .hd {position:absolute;top:303px;width: 100%;display: block;}
.banner-box1 .hd ul{ text-align: center}
.banner-box1 .hd ul li{ width:20px; height:20px; border-radius :20px; text-indent:-9999px; background:#ccc; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out}
.banner-box1 .hd ul li.on{ background:#f9ca03; width: 32px; }
.banner-box1:hover .banner-btn a.prev{ left:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box1:hover .banner-btn a.next{ right: 20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box1 .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8;}

/* 内页导航 */
#bodycon #center{width:1100px; margin:0 auto;}
.mianbxContent{border-top:solid #ccc 1px; background-color:#fff; border-bottom:dashed #ccc 1px; text-align:left !important; line-height:43px !important; width:1100px !important; font-size:15px; margin-bottom:20px !important; height:43px !important;}
.mianbxContent a{line-height:43px !important; height:43px !important; font-weight:400 !important;}
.strong_title{display:none;}

/*内页幻灯片*/
.search_bg1{width:100%; position:absolute; top:594px; margin:0 auto; min-width:1100px;}
#bannerjj{background:url(//memberpic.114my.cn/hongyucn/uploadfile/image/20180531/20180531205656_728747479.jpg) no-repeat center; height:350px;}
#bannercp{background:url(//memberpic.114my.cn/hongyucn/uploadfile/image/20180531/20180531204813_1174906729.jpg) no-repeat center; height:350px;}
#bannerlx{background:url(//memberpic.114my.cn/hongyucn/uploadfile/image/20180531/20180531205321_1147451538.jpg) no-repeat center; height:350px;}
#bannerxw{background:url(//memberpic.114my.cn/hongyucn/uploadfile/image/20180811/20180811162436_585996116.jpg) no-repeat center; height:350px;}
#bodycon{margin-top:99px !important;}
/* 留言 */
#bodycontent #tianxieone #tianxiethree {width:560px !important; float:left; text-align:left; padding:5px 0;}
#bodycontent #tfour #tfive {width:560px !important; float:left; text-align:left;  padding:5px 0;}
#bodycontent #tianxieone #tianxietwo {width:140px !important; float:left; text-align:left;  padding:5px 0;}
#tianxieone div:first-child{width:140px !important;} 
#tfourtwo{width:140px !important;}