/*样式初始化及公共样式部分*/
*{margin:0;padding:0;}
body,div,ul,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,th{margin:0; padding:0;}
li{list-style:none;}
input,textarea,select{font-family:inherit; font-weight:inherit; font-size:14px; color:#484848;}
img{border:0;}
a{font-size:14px; color:#484848;}
a:link{text-decoration:none;}
a:visited{text-decoration:none; color:#484848;}
a:hover{text-decoration:none; color:#0974F7; transition:0.5s all; -webkit-transition:0.5s all; -o-transition:0.5s all; -moz-transition:0.5s all; -ms-transition:0.5s all;}
a:active{text-decoration:none; color:#484848;}
body,td,th{font-size:14px; color:#484848; font-family:"Microsoft YaHei";}
body{background-color:#fff;}
input,button,select,textarea{outline:none}
.clear{height:0; overflow:hidden; clear:both;}
.cl{clear:both;}
.fl{float:left;}
.fr{float:right;}
.cp img{padding:2px; border:1px solid #ddd; margin:4px 0;}
.cp img:hover{padding:2px; border:1px solid #0974F7; margin:4px 0;}
.rightarrowpointer{display:none;}
.webs_z{width:1080px; margin:0 auto;}

.box{ width:1200px; margin:0 auto; height:auto; overflow:hidden; }    /*定义版面统一宽度*/
.top20{ margin-top:20px;}	 
.top30{ margin-top:30px;}
.top40{ margin-top:40px;}
.top50{ margin-top:50px;}
.top60{ margin-top:60px;}
.top65{ margin-top:65px;}
.top80{ margin-top:80px;}

/*抬头*/
.htop_bg{ width:100%;  }
.top_bg{ width:100%; border-bottom:1px solid #ddd;height:35px; line-height:35px;     color: #999; font-size:13px;}
.top_l{ height:35px; line-height:35px; font-size:14px;     color: #999;}
.top_l a{    color: #999; }
.top_l a:hover{color:#2454ac; }
.top_r{ overflow:hidden;     color: #999; }
.top_r p{ display:block; float:left;}
.top_r span{ padding-left:12px; padding-right:12px; }
.top_r a{    color: #999;;}
.top_r  a:hover{color:#2454ac; }

.logo{ padding-top:35px;  padding-bottom:35px;}
.aath{ padding-top:35px;overflow:hidden; font-size:18px; color:#333; padding-left:15px;}
.head_ggy{width:330px; font-size:18px; font-weight:bold; color:#333; margin-top:40px; line-height:30px; border-left:solid #ddd 1px; padding-left:20px;}
.head_ggy span{ color:#02aff3;}
.head_haom{height:70px; margin-top:30px; background:url(../images/20180426170237_1206994799.jpg) left top no-repeat; line-height:24px; padding-left:62px;    overflow: hidden;}
.head_haom span{font-size:22px; color:#00a54f; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}

/*导航*/
.nav_bg{ width:100%; height:55px; background:#02aff3;}
.nav li{ height:55px; line-height:55px; float:left;  text-align:center; font-family:"Microsoft YaHei";background:url(../images/20180426163530_66469874.png) no-repeat;}
.nav li a{padding: 0px 36px;color:#fff; font-size:15px; display:block; font-weight: normal;  height:55px;}
.nav li a:hover,.nav .a_nav a{color:#fff; text-decoration:none; font-size:15px;background:#00a54f; font-family:"Microsoft YaHei";  }

.navigation h2{display:none;}

/*幻灯片*/
.banner-box{min-width:1200px;height:500px;position:relative;overflow:hidden;}
.banner-box .bd{ width:100% !important;}
.banner-box .bd li{width:100% !important;height:500px;background-position: center;background-repeat: no-repeat;}
.banner-box .bd li a{display:block;background-size:auto;}
.banner-btn{ width: 100%; position: absolute; top: 0px; left: 0; margin-left: 0; height: 500px; overflow: hidden; }
.banner-btn a{display:block;width:49px;height:104px;position:absolute;top:200px;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(../images/20180427110345_1133091061.png) no-repeat 0 0;} 
.banner-btn a.next{right:-50px;background:url(../images/20180427110345_1133091061.png) no-repeat -49px 0;}
.banner-box .hd {position:absolute;top:450px;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:#02aff3; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out}
.banner-box .hd ul li.on{ background:#00a54f; 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;}

/* 搜索 */
#top_search1{width:100%; min-width:1080px; padding:15px 0 19px 0px; position:absolute; top:592px; background:url(../images/20180426182532_982645932.jpg) bottom;   }
#top_search{width:100%; min-width:1080px; padding:15px 0 19px 0px; background:url(../images/20180426182532_982645932.jpg) bottom;   margin-bottom:30px;}
#search-i{float:right; height:31px;}
#search-bg{float:left; width:160px; height:27px; background:url(../images/20180426173338_650848354.jpg) left no-repeat; padding-left:20px; padding-top:7px;}
#search-text{width:984px; float:left; line-height:37px;}

/*prod*/
.products_top{width:100%; overflow:hidden; margin:0 auto;}
#wen {width: 100%; margin: 0 auto;background: url(../images/20180427092912_1828953672.jpg) no-repeat center;height: 74PX;}
#products{    width: 1200px;margin: 0 auto;overflow: hidden;}
.wen_1 {font-size: 26px; color: #333;text-align: center;padding-top: 12px;font-weight: bold;}
.wen_1 span {color: #02aff3;font-size: 26px;}
.wen_2 {font-size: 14px; color: #ccc;text-align: center;padding-top: 8px;font-family: Arial, Helvetica, sans-serif;text-transform: uppercase;}


.fen{ overflow:hidden;}
.fen h2 {height: 74px;padding: 30px 0 0 102px;width: 171px;font: 20px "Microsoft Yahei";font-weight: bold; background: #02aff3 url(../images/20180427110424_1149270176.png) no-repeat 44px 38px;}
.fen h2 a {color: #fff;font-size: 20px; }
.fen h2 em {display: block; !important ; font-size: 14px;font-weight: normal;}
.fen2 tr td a {display: block;background:url(../images/20180427110147_959563746.jpg) left no-repeat; overflow:hidden;    padding-left: 30px;font-size: 14px;font-family: "Microsoft Yahei";font-weight: normal;line-height: 63px;}
.fen2 tr td a:hover{background:url(../images/20180427110017_1943319636.jpg) center no-repeat; overflow:hidden;color:#fff !important ;}
.sub_class_lbm a{background:url(../images/20180427111958_420360858.jpg) left no-repeat !important ;     padding-left: 50px!important ;}
.sub_class_lbm a:hover{background:url(../images/20180427110017_1943319636.jpg) center no-repeat !important; overflow:hidden;color:#fff !important ;}
.fen p { width: 271px; font: 14px "Microsoft Yahei"; line-height: 30px;  overflow: hidden;  background: #02aff3; border: 1px solid #ddd;  padding: 8px 0;}
.fen p span {display: block; font: 14px "Microsoft Yahei"; line-height: 30px;overflow: hidden;  padding: 0 21px; color: #fff;}

.prod_r{ width:895px;}
.prod_rt{ background:#02aff3; height:65px; }
.prod_rt font{ display:block;font-size: 18px;    width: 200px; text-align: center;line-height: 65px;background: #00a54f;color: #fff;}
.prod_rt span {display: block; font-size: 15px;}

.prod_rt a{    font-size: 16px;color: #fff;font-weight: normal;line-height: 65px;padding-right: 30px;}
.prod_rt a:hover{ text-decoration:underline;}

.products3{ margin-top:15px;}
.beta > div > table > tbody > tr > td { padding: 0 !important; position: relative; overflow: hidden; margin: 15px 1% !important; display: block; float: left; width: 31.3%; }
.beta > div > table > tbody > tr > td > a{display: block; border: 1px solid #ccc; padding: 3px; margin-bottom: 5px; transition:all .3s ease-in-out;position:relative;overflow:hidden;}
.beta > div > table > tbody > tr > td > span{display:block}

.beta > div > table > tbody > tr > td > span > a{display:block; padding:0 15px; height:35px; border:1px solid #ccc; background:url(../images/20180427110815_1521838401.png) no-repeat 250px -129px; text-align:left; font-size:13px; line-height:35px; color:#565656; transition:all .3s ease-in-out}

.beta > div > table > tbody > tr > td:hover > span > a{background-color:#00a54f; background-position:250px -154px; color:#fff}

.beta > div > table > tbody > tr > td br{ display:none}
.beta > div > table > tbody > tr > td:hover > a{border: 1px solid #00a54f}
.beta > div > table > tbody > tr > td > a > img{border:0 none !important;padding:0 !important;width:100%;}

.betago{background: rgba(0,165,79,0.65) url(../images/20180427110846_1230714135.png) no-repeat center 100px; display: block; width: 100%; height: 100%; position: absolute; top: -100%; left: -100%; transition:all .3s ease-in-out; }

.betago a{ color: #fff; font-size: 15px; display: block; line-height: 50px; margin: 15% auto 0;  border-bottom: 1px dashed #eee;  width: 90%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; height: 50px;}
.beta > div > table > tbody > tr > td:hover .betago{top:0;left:0;}

/*问题*/
.trouble{ width:100%; margin:0 auto; padding-top:50px;overflow:hidden;background:url(../images/20180427141334_212172956.jpg) center;; }
.trouble_l{width:500px; overflow:hidden;}
.trouble_r{width:600px;overflow:hidden;padding:50px; }
.trouble_top{font-size: 25px;font-weight: bold; line-height: 45px; color: #02aff3;}
.trouble_img{padding-bottom: 30px;}
.trouble_nr li{border-bottom: 2px dashed #cccccc;line-height: 40px;font-size: 15px;padding-top: 15px;}


/*广告条*/
#banner1_bg{width: 100%;height: auto;background:url(../images/20180427154101_437651661.jpg)no-repeat center;height: 175px;}
.banner1_t{width: 695px;height: 175px;}
.banner1_tp p{font-size: 25px;line-height: 28px;color: #fff;padding-top: 32px;}
.banner1_tp font{font-size: 16px;line-height: 32px;color: #fff;border-bottom: 2px dashed #fff;padding-bottom: 15px;}
.banner1_td p{font-size: 15px;line-height: 28px;color: #fff;float: left;margin-top: 28px;}
.banner1_td p span{font-size: 27px;line-height: 28px;color: #fff;font-weight: bold;}
.banner1_td a{float: left;display:block;width: 128px;height: 36px;border: 1px solid #fff;color:#fff;font-size: 15px;line-height: 36px;background: url(../images/20180427153558_1055086514.png)no-repeat 11px center;margin-top: 20px;margin-left:30px; transition: all ease 0.2s;-webkit-transition: all ease 0.2s;}
.banner1_td a p{font-size: 15px;line-height: 36px;padding-left: 46px;margin-top: 0px;}
.banner1_td a:hover{background: #00a54f url(../images/20180427153558_1055086514.png)no-repeat 11px center;}

/*优势*/
#adv_bg{width: 100%;height: auto;background:#fff;}
.adv_t{background: url(../images/20180427165148_906571971.jpg)no-repeat center;height: 560px;}
.adv_d{background: url(../images/20180427161453_383492891.jpg)no-repeat center;height: 478px;}

.adv_tt{padding-left: 226px;padding-top: 56px;}
.adv_tl font{display: block;font-size: 22px;line-height: 22px;color: #3a3a3a;  padding-top: 12px;padding-left: 102px;  }
.adv_tl  p{font-size: 32px;line-height: 42px;color:#02aff3;font-weight: bold;     float: right;}
.adv_tl  p span {color:#00a54f;}
.adv_tr {font-size: 72px;line-height: 72px;color: #00a54f;font-weight: bold;padding-left:20px;}
.adv_t1{background: url(../images/20180427163518_1139439072.jpg) no-repeat ;width: 560px;height: 170px;margin-top: 54px;}
.adv_t1 span{display: block;;line-height: 24px;font-size: 24px;padding-left: 70px; color: #02aff3;font-weight: bold;padding-top: 6px;}
.adv_t1 font{display: block;font-family:Arial, Helvetica, sans-serif; font-weight:normal;line-height: 35px;color: #bfbfbf;padding-left:70px;font-size:9px;}
.adv_t1 p{font-size: 14px;line-height: 24px;color: #555;padding-left: 10px;background: url(../images/20180427163746_1832322687.jpg) no-repeat left 8px;margin-left:16px;margin-top:18px;}

.adv_t2{background: url(../images/20180427163535_287195198.jpg) no-repeat left top;width: 560px;height: 170px;margin-top: 40px;}
.adv_t2 span{display: block;;line-height: 24px;font-size: 24px;padding-left: 70px; color: #02aff3;font-weight: bold;padding-top: 6px;}
.adv_t2 font{display: block;font-family:Arial, Helvetica, sans-serif; font-weight:normal;line-height: 35px;color: #bfbfbf;padding-left:70px;font-size:9px;}
.adv_t2 p{font-size: 14px;line-height: 24px;color: #555;padding-left: 10px;background: url(../images/20180427163746_1832322687.jpg) no-repeat left 8px;margin-left:16px;margin-top:18px;}

.adv_d1{background: url(../images/20180427163550_901303920.jpg) no-repeat left top;width: 573px;height: 170px;margin-top: 40px;}
.adv_d1 span{display: block;;line-height: 24px;font-size: 24px;padding-left: 70px; color: #02aff3;font-weight: bold;padding-top: 6px;}
.adv_d1 font{display: block;font-family:Arial, Helvetica, sans-serif; font-weight:normal;line-height: 35px;color: #bfbfbf;padding-left:70px;font-size:9px;}
.adv_d1 p{font-size: 14px;line-height: 24px;color: #555;padding-left: 10px;background: url(../images/20180427163746_1832322687.jpg) no-repeat left 8px;margin-left:16px;margin-top:18px;}

.adv_d2{background: url(../images/20180427163605_1769616093.jpg) no-repeat left top;width: 473px;height: 170px;margin-top: 40px;}
.adv_d2 span{display: block;;line-height: 24px;font-size: 24px;padding-left: 70px; color: #02aff3;font-weight: bold;padding-top: 6px;}
.adv_d2 font{display: block;font-family:Arial, Helvetica, sans-serif; font-weight:normal;line-height: 35px;color: #bfbfbf;padding-left:70px;font-size:9px;}
.adv_d2 p{font-size: 14px;line-height: 24px;color: #555;padding-left: 10px;background: url(../images/20180427163746_1832322687.jpg) no-repeat left 8px;margin-left:16px;margin-top:18px;}

#prob_bg > div > a{    display: block;width: 314px;height: 42px;}

/*简介*/
#com_bg{width: 100%; background:url(../images/20180427192856_1386946087.jpg) no-repeat center top;overflow: hidden;}
.com_bg{width: 100%;height: 42px;background:url(../../login.114my.cn/memberpic/076985140808/uploadfile/image/20180126/20180126112059_424042148.jpg) no-repeat center ;overflow: hidden;}
.com_t{font-size:35px;line-height: 35px;color:#fff;font-weight: bold;text-align: center;padding-top: 47px;}
.com_t font{font-size:18px;line-height: 36px;color:#fff;font-weight: normal;}
.com_d{padding-left:48px;padding-top: 60px;width: 645px;}
.com_d font{font-size:30px;line-height: 35px;color:#fff;font-weight: bold;}
.com_d p{font-size:14px;line-height: 30px;color:#fff;font-weight: normal;padding-top: 10px;text-indent: 2em;}
.com_d a{display: block;width: 120px;height: 35px;background: #fff; font-size: 16px;color: #666;line-height: 35px;padding-left: 25px;margin-top: 35px;transition: all ease 0.2s; -webkit-transition: all ease 0.2s;}
.com_d a i{display: block;width: 30px;height: 35px;float: right;background: #f1f1f1;text-align: center;font-size: 17px;position: relative;overflow: hidden;}
.ent_z11{padding-left:27px;transition: all ease 0.2s;-webkit-transition: all ease 0.2s;overflow: hidden}
.com_d a i:after{content: ">";position: absolute;left: -20px;text-align: center;font-size: 17px;transition: all ease 0.2s;-webkit-transition: all ease 0.2s;}
.com_r{margin-top:30px;}
.com_d a:hover{color:#00a54f;}

.com_d a:hover i{color:#fff;background: #00a54f;font-size: 0px;}

.com_d a:hover i:after{left:4px;}
.com_img{background:url(../images/20180427185952_545815895.png) no-repeat center ; width: 500px;height: 326px;padding-top: 25px;}
.com_img a{display: block;padding-top: 14px;padding-left: 43px;}

    /*新闻*/
.news{width:1200px; margin:0 auto; overflow:hidden;padding: 50px 0px 0px;}
.lanrenzhijia{ width:1200px; margin:0 auto; overflow:hidden; padding-top:10px;}
.lanrenzhijia .tab{ overflow:hidden; margin:0 auto; width:580px; position:relative; z-index:99;}
.lanrenzhijia .tab a{display:block; float:left; text-decoration:none; height:55px; line-height:55px; width:180px; text-align:center; font-size:20px; color:#000;  border-radius:10px; margin:0px 5px;    border: solid 1px #e0e0e0; background: #02aff3;color: #fff;}
.lanrenzhijia .tab a.on{text-decoration:none; background: #00a54f;}
.news_ta{width:558px; margin:0 auto;}
.news_ta span{display:block; float:left; color:#0077db; font-size:28px; font-weight:bold; line-height:36px; padding:0px 84px;}
.news_ta_s{position:absolute; overflow:hidden; margin-top:-38px;}
.news_xt{width:454px; height:1px; background:#0077db; margin-left:325px; position:absolute; margin-top:-18px;}
.lanrenzhijia .content{ overflow:hidden; width:1200px; height:420px; position:relative; margin-top:30px;}
.lanrenzhijia .content .ul{ position:absolute; left:0; top:0; width:1200px;}
.lanrenzhijia .content .li{ width:1200px; float:left;}


.news .news_div_item, .news .divdgweb_new_div_item{overflow:hidden; float:left; width:288px;  height:400px; border:solid 1px #e0e0e0; margin:0px 4px; transition: all 0.8s linear;border-bottom: 4px solid #e0e0e0;}
.news .news_div_item_pic{overflow:hidden; width:288px; height:190px;}
.news .news_div_item_pic img{width:288px;}
.news .news_div_item_content, .news .divdgweb_new_div_item_content{overflow:hidden; width:258px; padding-left:15px; position:absolute; margin-top:260px;}
.news .news_div_item_title, .news .divdgweb_new_div_item_title{line-height:40px; height:40px; overflow:hidden; border-bottom:dashed 1px #d6d6d6;border-top:dashed 1px #d6d6d6;}
.news .news_div_item_title a, .news .divdgweb_new_div_item_title a{font-size:16px; transition: all 0.8s linear;font-weight:bold; }
.news .news_div_item_body, .news .divdgweb_new_div_item_body{line-height:22px; padding-top:8px; font-size:13px; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical; overflow: hidden; color:#414141;}
.news .news_div_item_date, .news .divdgweb_new_div_item_date{position:absolute; margin-top:210px; margin-left:15px; font-size:14px; width:160px; line-height:45px; overflow:hidden; z-index:99;color:#fff;}
.news .news_div_item_day, .news .divdgweb_new_div_item_day{position: absolute;color: #fff;display: block;width: 45px;height: 45px; background: #02aff3;font-size: 20px;text-align: center; line-height: 45px;}
.news .news_div_item_year, .news .news_div_item_month, .news .divdgweb_new_div_item_year, .news .divdgweb_new_div_item_month{float:left; color:#000; padding-left:3px;}
.news .news_div_item_year, .news .divdgweb_new_div_item_year{padding-left:55px;}
.news  .news_div_item:hover, .news .divdgweb_new_div_item:hover{}
.news .news_div_item:hover .news_div_item_title a, .news .divdgweb_new_div_item:hover .divdgweb_new_div_item_title a{ font-weight:bold; transition: all 0.6s linear;}
.news .news_div_item:hover .news_div_item_body, .news .divdgweb_new_div_item:hover .divdgweb_new_div_item_body{transition: all 0.6s linear; }
.news .news_div_item:hover .news_div_item_pic img, .news .divdgweb_new_div_item:hover .news_div_item_pic img{transform: scale(1.05); z-index:1;}
.news .news_div_item:hover .news_div_item_day, .news .news_div_item:hover .divdgweb_new_div_item_day{background: #00a54f;}



  
    /*版权*/
.footer_bg{ width: 100%; min-width: 1200px; padding-top: 34px;  height: auto; background: #333;font-family:"Microsoft YaHei";color: #999;}
.footer_nbg{ height: 280px;}
.footer_bg a{color: #999;}
.footer_bg a:hover{color: #00a54f;}
.footer_l{ width:765px; }
.footer_l li{width: 130px; float: left;}
.footer_l li a{ display:block; line-height: 30px; }

    .footer_l li i{display: block;width: 10px;height: 1px;background: #eee;margin:10px 0 10px 0;transition: all 0.5s ease;-webkit-transition: all 0.5s ease;    }    
    .footer_l li:hover i {background:#00a54f;width: 62px;}
    
.footer_l li p a{ font-size: 16px; color: #fff;}
.footer_r{width: 164px; padding-top: 10px; margin-right: 50px; text-align: center; font-size: 16px; line-height: 16px; color:#fff;}
.footer_r img{padding-top: 15px;}
    
@-webkit-keyframes test{
0%{-webkit-transform:translate(0,0);transform:translate(0,0)}
50%{-webkit-transform:translate(0,5px);transform:translate(0,5px)}
100%{-webkit-transform:translate(0,0);transform:translate(0,0)}
}
.footer_r:hover {color:#00a54f;-webkit-animation:test 0.3s ease-in 2;animation:test 0.3s ease-in 2; cursor:pointer;}    
    
    
.footer_l li.cont_w{line-height: 30px; width: 300px;}

.link{ height: 58px; line-height: 58px; border-bottom: 1px #3f3f3f solid; border-top:1px #3f3f3f solid; margin-top: 50px;}
.link_l{ width: 83px; padding-left: 33px; font:15px/58px "Microsoft YaHei"; background:url(../images/20180427200150_49714617.jpg) no-repeat 6px center;}
.link_r{ width: 880px;}


.copy{ text-align: center; line-height: 60px;}








/*新闻中心*/
.xwlb_img img{border:1px solid #d1d1d1;width:205px!important;}
.xwlb_img img:hover{border:1px solid #00a54f;}
.shopmrsc:hover p.xwlbbt{color:#00a54f!important;}



/*内页新闻排版*/
.pro_list_box_item_zdy{width:1200px; float:left; height:160px; text-align:left;}
.pro_list_box_item_l_zdy{width:210px; height:135px; float:left;}
.pro_list_box_item_l_zdy a img {width: 205px; height:135px; border:1px solid #ccc; padding:2px;}
.pro_list_box_item_l_zdy a:hover img { border:1px solid #0064cb; padding:2px;}
.pro_list_box_item_r_zdy{width:870px;  height:140px; margin-left:20px; float:left;}
.pro_list_box_item_r_zdy a p{height: 36px; color:#333; text-overflow: ellipsis; white-space:nowrap; overflow:hidden; font-size: 15px; border: none; font-family:"Microsoft YaHei";}
.pro_list_box_item_r_zdy a p:hover{color:#00a54f;}
.pro_list_box_item_r_zdy a div{color:#666; height:50px;}
.content_more_a_zdy{ width: 90px; height: 30px; 
background:url(../images/20180427200238_317009444.png) left bottom no-repeat; display:block;  margin-top:20px;}
.pro_list_box_item_zdy{overflow:hidden;}
.shopmrsc p.xwlbbt {font-size:15px !important;color:#333 !important;}
.shopmrsc a:hover{ color:#00a54f;}




/*内页banner*/
.banner_feed{ width:100%; height:400px; background:url(../images/20180427200423_1340438086.jpg) center; overflow:hidden;position:absolute; top:231px; z-index:1;}
.banner_news{ width:100%; height:400px; background:url(../images/20180427200355_764372660.jpg) center; overflow:hidden;position:absolute; top:231px; z-index:1;}
.banner_cont{ width:100%; height:400px; background:url(../images/20180427200329_1050633510.jpg) center; overflow:hidden;position:absolute; top:231px; z-index:1;}



/*内页产品参数*/
ul{    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;}
.propic_show_left{width:350px; float:left; text-align:center;}
.MagicThumb .ls_smallimg,#xianshixiaotu {width:350px;}
.propic_show_right{width:800px; height:276px; float:left; text-align:left; padding-top:10px;padding-left:40px; position:relative; font-size:14px; line-height:28px; font-family:"Microsoft YaHei"; }
.pro_detail_title {padding-bottom:0px;}
.propic_show_piclist{position:absolute; left:40px; bottom:0;top:281px;}
.propic_show_piclist li{width:70px;  float:left; margin-right:4px;}
.propic_show_piclist li img{width:66px; border:1px solid #ccc; padding:1px;}

.dgweb_list_item_box{border-bottom:1px #eee dashed; line-height:30px;}
.propic_show_right .pro_detail_title{font-size:16px; display:block;}
.pcontent_title_h4 h4 strong{ font-size:14px; font-family:"Microsoft YaHei";}
#igetxt ul li h3{font-family:"Microsoft YaHei"; padding:0px 10px !important;}
.product_content img{max-width:740px;}

.pro_all_class{width:100% !important; height:60px !important; padding-left: 60px; margin-bottom: 10px !important;border-bottom:none !important;}
.pro_all_class a{display:block;float:left; width:82px; height:36px; font:14px/36px "Microsoft YaHei"; margin-right: 27px; text-align: center; border:1px #3f3f3f solid; }
.pro_all_class a:hover{ border:1px #e42b20 solid; }
.product_content{padding-top:10px;}

/*
#bodycontent #tianxieone,#bodycontent #tfour,#bodycontent #liuyanshenming{border:0 !important;}
#bodycontent #lytijiao{border:0 !important;} */


/* 内页导航 */
.mianbxContent{background:url(../images/20180427200656_1289502479.png) left no-repeat; border-top:solid #ccc 1px; background-color:#fff; border-bottom:dashed #ccc 1px; text-align:left !important; line-height:43px !important; width:1165px !important; padding-left:35px !important; color:#02aff3; font-size:15px; font-weight:bold !important; margin-bottom:20px !important; height:43px !important;}
.mianbxContent a{line-height:43px !important; height:43px !important; font-weight:400 !important;font-size:15px;}
.strong_title{display:none;}

/*内页产品*/
.pro_name{line-height:30px; white-space: nowrap; text-overflow: ellipsis; overflow:hidden; border:solid 1px #ddd; padding:8px; margin-top:5px;}
.pro_name a{font-size:13px;}
.pro_one_box{width:280px !important; margin:8px;}
.pro_one_box .pro_pic{height:auto !important; border:solid 1px #ddd; overflow:hidden; padding:8px;}
.pro_one_box:hover .pro_name a{color:#e80000;}
.pro_one_box:hover .pro_pic{-webkit-animation: test 0.3s ease-in 2;}



/*内页自定义图片*/
.dgweb_list_item{width:284px !important; margin:8px;}
.dgweb_list_item:hover .dgweb_list_item_pic{-webkit-animation: test 0.3s ease-in 2;}
.dgweb_list_item:hover .dgweb_list_item_a a{color:#e80000;}
.dgweb_list_item_a{line-height: 30px;white-space: nowrap; text-overflow: ellipsis;overflow: hidden;border: solid 1px #ddd;padding: 8px;margin-top: 5px;}
.dgweb_list_item_a a{font-size:14px;}
.product_content{width:910px !important;}
.dgweb_list_item .dgweb_list_item_pic{height:auto !important; border:solid 1px #ddd; overflow:hidden; padding:8px;}


/*内页产品详情*/
.pcontent_title_h4{font-size:18px; overflow:hidden; width:910px !important; text-align:center; margin-top:20px !important; padding-top:10px;}
.pcontent_title_h4 strong{font-weight:normal; line-height:15px !important; border-top:solid 1px #eee;}
.detail_title{font-size:15px; margin-left:0 !important; padding-left:20px !important; line-height:28px; margin-bottom:25px; width:890px !important; border-bottom:solid 5px #eee !important;}

/*内页产品-相关产品指引*/
.pro_detail_rel_hd{overflow:hidden; font-size:16px; font-weight:bold; line-height:32px; text-align:center; background:#f1f1f1;}
.pro_detail_rel_item div{ width:22% !important; margin:7px; border:solid 1px #ccc; padding:5px !important;}
.pro_detail_rel_item div img{width:100% !important; height:100% !important;}
.pro_detail_rel_item div:hover img{transform: rotateY(360deg); transition: all 0.9.5s;}
.pro_detail_rel_item div a{ font-size:14px; line-height:32px;}





.back-container {display: block;position: fixed;right: 50px;bottom: 50px;cursor: pointer; z-index: 99999;}
.conct{position: fixed;z-index: 9999999;top:200px;right: -127px;cursor: pointer;transition: all .3s ease; }
.conct:hover{right:0px;}
.conct a {color: #fff;text-decoration:none;font-size:14px; }
.conct a:hover {color:#602a12;}
.bar ul li {width:180px;height: 53px;font: 16px/53px 'Microsoft YaHei';color: #fff;text-indent: 54px;margin-bottom: 1px;border-radius: 3px;transition: all .5s ease;overflow: hidden; }
.bar .top {background: #00a54f url(../images/20190523172619_1675134377.png) no-repeat 0 0; }
.bar .phones {background: #00a54f url(../images/20190523172619_1675134377.png) no-repeat 0 -57px; }
.bar .QQ {background: #00a54f url(../images/20190523172619_1675134377.png) no-repeat 0 -113px; }
.bar .ercode {height:53px;background: #00a54f url(../images/20190523172619_1675134377.png) no-repeat 0 -340px; }
.bar .home {height:53px;background: #00a54f url(../images/20190523172619_1675134377.png) no-repeat 0 -169px; }
.bar .tao {height:53px;background: #00a54f url(../images/20190523172619_1675134377.png) no-repeat 0 -222px; }
.bar .ali {height:53px;background: #00a54f url(../images/20190523172619_1675134377.png) no-repeat 0 -278px; }
.conct:hover .ercode{height:200px;}
.hd_qr {padding: 1px 29px 25px 29px; }