/*样式初始化及公共样式部分lpm*/
body{color:#666; font-size:12px; margin:0 auto; background-color:#fff;  font-family:"Microsoft YaHei";}
a{color:#666; text-decoration:none;}      /*定义全局链接颜色lpm*/
a:hover{color:#ef8812; text-decoration:none;}      /*定义全局链接鼠标滑过颜色lpm*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd{margin:0px; padding:0px; list-style:none; border:0px;}      /*主要标签的样式初始化lpm*/
.clear{clear: both; height:0px; overflow:hidden;}  /*清除左右浮动lpm*/
.fl{float:left;}     /*定义左浮动lpm*/
.fr{float:right;}     /*定义右浮动lpm*/
.cp img{border:1px solid #C1C1C1; padding:2px;  background:#fff;}      /*定义标签调用图片的边框样式lpm*/
.cp a:hover img{ border:1px solid #ef8812; padding:2px; background:#fff;}      /*定义鼠标经过时边框的变化效果lpm*/
#copy{ display:none;}      /*隐藏后台自带版权DIVlpm*/
.box{width:1100px; height:auto; margin:0 auto;}      /*定义版面统一宽度lpm*/
.font_en{font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:normal;}      /*定义英文字体及大写lpm*/
.main { width:1100px; margin:0 auto;}
#main { width:1100px; margin:0 auto; transition:1s; }




.detail_title {  font-size: 0px !important;  width: 850px !important;}



.top20{padding-top:20px;}
.top30{padding-top:30px;}
.top10{padding-top:10px;}
.top40{padding-top:40px;}
.top50{padding-top:50px;}
.top70{padding-top:70px;}

/*抬头*/
.top_bg{ width:100%; height:33px; margin:0 auto; background:#f5f5f5; overflow:hidden}
#top{height:33px; color:#666; line-height:33px;}
.top_l{ height:33px;}
.top_r{ padding-top:8px;}

.head_bg { width:100%; height:134px; overflow:hidden;}
.logo {padding-top:35px; padding-right:15px; font-size:30px;}
.name {color: #000; font-size: 18px; line-height: 24px; padding-top:43px;}
.name b {color: #ef8812; font-size: 20px;}
.ad_p { width:152px; height:120px; margin:25px 0 0 30px;} 
.tel {padding-top: 42px;}

/*导航*/
.nav_bg{width:100%; height:50px; background:url(https://memberpic.114my.com.cn/yiguohb/uploadfile/image/20170824/20170824143522_954980608.jpg) center repeat-x; min-width: 1100px;}
.nav li{width:110px; height:50px; line-height:50px; float:left; text-align:center; font-family:"Microsoft YaHei"; background:url(https://memberpic.114my.com.cn/yiguohb/uploadfile/image/20170824/20170824143522_597409532.png) no-repeat center right;    position: relative;}
.nav li a{color:#fff; font-size:14px; display:block;}
.nav .a_nav a{margin-right: 1px; background:#ef8812; color:#fff;}
.nav li a:hover , .nav li a.navCur{background:#ef8812; color:#fff;}

.menu ul.nav_n {
    width:109px;
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 9999; 
    opacity: 0;
    background: #ef8812;

    -webkit-transition: opacity .25s ease .1s;

    -moz-transition: opacity .25s ease .1s;

    -o-transition: opacity .25s ease .1s;

    -ms-transition: opacity .25s ease .1s;

    transition: opacity .25s ease .1s;

}

.menu li:hover > ul { opacity: 1; }

.nav_n li {height:0;width: 100%;
    overflow: hidden; 
    background: none;
    -webkit-transition: height .25s ease .1s;

    -moz-transition: height .25s ease .1s;

    -o-transition: height .25s ease .1s;

    -ms-transition: height .25s ease .1s;

    transition: height .25s ease .1s;

}

 

.menu li:hover > ul li {
height: 50px;
line-height: 50px !important;
    overflow: visible; }


.nav_n li>a {
text-align:center;
height: 50px;
line-height: 50px !important;
    display: block;
    font-size: 14px;
    color:#fff !important;
margin-top: 0px !important;background: none !important;}
.nav_n li>a:hover{background:#ef8812 !important; color:#fff;}


/*幻灯片*/
.focus {width:100%; height:650px; overflow:hidden; position:relative; z-index:9}
.focus ul {height:100%; position:absolute;}
.focus ul li {float:left; width:100%; height:100%; overflow:hidden; position:relative; background:#000;}
.focus ul li div {position:absolute; overflow:hidden; width:100%; height: 100%;}
.focus .btnBg {position:absolute; width:100%; height:20px; left:0; bottom:0; background:#000; display:none;}
.focus .btn {position:absolute; width:952px; padding-right:50px; height:23px; margin-left:-501px; left:50%; bottom:15px; text-align:right;}

.focus .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:24px; line-height:24px; text-align:center; _font-size:0; margin-left:5px; cursor:pointer; background:#fff;}
.focus .btn span.on {background:#fff;}
.focus .preNext {width:45px; height:100px; position:absolute; top:200px; background:url(http://114my.cn.114.114my.net/cym/QQ-Flash/sprite.png) no-repeat 0 0; cursor:pointer;}
.focus .pre {left:0;}
.focus .next {right:0; background-position:right top;}

/*内页幻灯片*/
.focus_n {width:100%; height:300px; overflow:hidden; position:relative; z-index:9}
.focus_n ul {height:100%; position:absolute;}
.focus_n ul li {float:left; width:100%; height:100%; overflow:hidden; position:relative; background:#000;}
.focus_n ul li div {position:absolute; overflow:hidden; width:100%; height: 100%;}
.focus_n .btnBg {position:absolute; width:100%; height:20px; left:0; bottom:0; background:#000; display:none;}
.focus_n .btn {position:absolute; width:952px; padding-right:50px; height:23px; margin-left:-501px; left:50%; bottom:15px; text-align:right;}
.focus_n .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:24px; line-height:24px; text-align:center; _font-size:0; margin-left:5px; cursor:pointer; background:#fff;}
.focus_n .btn span.on {background:#fff;}
.focus_n .preNext {width:45px; height:100px; position:absolute; top:100px; background:url(http://114my.cn.114.114my.net/cym/QQ-Flash/sprite.png) no-repeat 0 0; cursor:pointer;}
.focus_n .pre {left:0;}
.focus_n .next {right:0; background-position:right top;}


/*搜索*/
#ss{ width:100%; height:50px; overflow:hidden; border-bottom: 1px #cdcdcd solid;}
#sss{ width:1100px; height:50px; overflow:hidden; }
#sss_n{ width:100%; height:50px; overflow:hidden;  position:absolute; margin-top:300px; z-index:90; background: #f6f6f6; }
#sou{font-family:Arial, Helvetica, sans-serif; width:1100px;}
.sou_nei{width:1100px; float:left;}
.search_kong { width:237px; float:right; padding-top:0px;}
.search_2{float:left; width:192px;}
.search_tu{float:left; width:45px;}
.search_zi{float:left; width:675px; line-height:23px; font-family:"Microsoft YaHei"; padding-left:10px; padding-top:4px;}
.search_zi strong { color: #ef8812;}
#infoname{width:192px; background:none; outline:none; color:#d2d1d1; border: none; height:24px; line-height:24px;}      /*定义搜索框的样式lpm*/
.mr0 { margin-right: 0px !important;}

/*合作客户*/
#partner_bg { width:100%; height: 260px;}
.partner_t { width: 628px; height: auto; margin: 0 auto; background: url(https://memberpic.114my.com.cn/yiguohb/uploadfile/image/20170824/20170824150645_45710087.jpg) center no-repeat; overflow: hidden; text-align: center;}
.partner_t p {font-size:14px; color: #cdcdcd; font-family: "Microsoft YaHei"; line-height: 24px;}
.partner_t b { color: #00a353; font-size: 24px; line-height: 33px; display: block; padding-top: 10px;}
.partner_t b span { color: #ef8812;}
.partner_k { width: 1100px; margin: 0 auto; overflow: hidden;}
.partner_p { width:1000px; margin-left: 13px; margin-top:10px; }
.partner_k .arrow { width: 21px; height: 55px; margin-top: 40px;}

/*产品展示*/
.pro_bg { width:100%; height:auto; background: #f1f1f1;}
.list{width:235px; height:auto;}
.list_t{width:235px; height: 104px; color:#fff; background:#009a4e; overflow:hidden; text-align:center; font-family:'arial'; font-size: 14px; text-transform: uppercase; line-height: 24px; font-weight: 100;}
.list_t b { display:block; margin-top:30px;  font:bold 20px/24px "Microsoft YaHei";}
.list_d {width:235px; line-height:58px; background:url(https://memberpic.114my.com.cn/yiguohb/uploadfile/image/20170824/20170824150645_302035075.jpg) repeat-y;}
.list_m { width:235px; height:138px; background:url(https://memberpic.114my.com.cn/yiguohb/uploadfile/image/20170824/20170824150646_214052203.jpg) center no-repeat;}
.list_m_zi {padding: 30px 0 0 28px;}
.list_m_zi p { font-size: 14px; color: #fff;}
.list_m_zi span { font-size: 24px; color: #fff; }



#classimgshow1 {padding-left:0px !important; width:240px !important;  height:50px !important; line-height:50px !important; border-bottom:none !important;}
#classimgshow1 a{display:block; padding-left:58px; width:182px !important; color:#666 !important; font-size: 14px; height:51px !important; line-height:51px !important; background:url(https://memberpic.114my.com.cn/yiguohb/uploadfile/image/20170826/20170826170000_847768443.jpg) center no-repeat !important; color:#fff !important; }
#classimgshow1 a:hover {color:#fff !important; text-decoration: underline;}
#classimgshow2 {  height:42px !important; line-height:42px !important;}
#classimgshow2 a{display:block; padding-left:40px; width:155px !important; color:#666 !important; font-size: 14px; height:42px !important; line-height:42px !important; background:url(https://memberpic.114my.com.cn/yiguohb/uploadfile/image/20170828/20170828102942_1940023849.jpg) center no-repeat !important;}
#classimgshow2 :hover {color:#fff !important; background:url(https://memberpic.114my.com.cn/yiguohb/uploadfile/image/20170828/20170828102942_1499554962.jpg) center no-repeat !important;}




.prod_main{ width: 840px; height:auto; }
.prod_d{ width: 840px; margin:0 auto;}
.pro_t { width: 840x; height: 143px; background: url(https://memberpic.114my.com.cn/yiguohb/uploadfile/image/20220712/20220712174750_81628230.jpg) left center no-repeat; line-height: 37px; overflow: hidden;}
.pro_t .fl { color: #fff; text-indent: 1.5em; font-size: 18px; padding-top: 75px;}
.pro_t .more { padding: 53px 20px 0 0;}
.pro_t .more a { color: #fff; font-size: 14px;font-family: "Microsoft YaHei";}
.pro_t .more a:hover { text-decoration: underline; }

/*广告图*/
.banner_01{width:100%; height:267px; margin:0px auto; background:url(https://memberpic.114my.com.cn/yiguohb/uploadfile/image/20170824/20170824150646_335237941.jpg) no-repeat center; overflow:hidden;}
.banner_01_content { font-size: 30px; color: #fff; padding:50px 0 0 335px;}
.banner_01_content b { font-weight: bold;  line-height: 35px; }
.banner_01_content p { padding: 10px 0 0 20px;}


/*优势*/
#adv_bg { width: 100%; height: auto; background:url(https://memberpic.114my.com.cn/yiguohb/uploadfile/image/20170824/20170824153153_1909950997.jpg) repeat; padding: 20px 0 20px 0;}
.adv_bg1 { width:1100px; height:634px; margin:0 auto; background:url(https://memberpic.114my.com.cn/yiguohb/uploadfile/image/20170824/20170824153153_199554806.jpg) center no-repeat; overflow:hidden;}
.adv_bg2 { width:1100px; height:605px; margin:0 auto; background:url(https://memberpic.114my.com.cn/yiguohb/uploadfile/image/20170824/20170824153153_1015824245.jpg) center no-repeat; overflow:hidden;}

.adv_w1 { width:500px; height: 200px; margin:140px 0 0 70px; line-height:36px; font-size:14px;}
.adv_w1 b { display:block; font-size:24px; color:#ef8812; line-height:36px; }
.adv_w1 span { display:block; font-size:12px; color:#cdcdcd; text-transform:uppercase; line-height:20px; margin-bottom:13px; font-family: "arial";}

.adv_w2 { width:500px; height: 200px; margin:80px 0 0 620px;line-height:36px; font-size:14px;}
.adv_w2 b { display:block; font-size:24px; color:#ef8812; line-height:36px; }
.adv_w2 span { display:block; font-size:12px; color:#cdcdcd; text-transform:uppercase; line-height:20px; margin-bottom:13px; font-family: "arial";}

.adv_w3 { width:500px; height: 200px; margin:56px 0 0 70px; line-height:36px; font-size:14px;}
.adv_w3 b { display:block; font-size:24px; color:#ef8812; line-height:36px; }
.adv_w3 span { display:block; font-size:12px; color:#cdcdcd; text-transform:uppercase; line-height:20px; margin-bottom:13px; font-family: "arial";}

.adv_w4 { width:500px; height: 200px; margin:31px 0 0 620px; line-height:36px; font-size:14px;}
.adv_w4 b { display:block; font-size:24px; color:#ef8812; line-height:36px; }
.adv_w4 span { display:block; font-size:12px; color:#cdcdcd; text-transform:uppercase; line-height:20px; margin-bottom:12px; font-family: "arial";}


/*合作流程*/
.Cooperation {width: 1100px; margin: 0 auto;}
.Cooperation_t { width: 588px; height: auto; margin: 0 auto; background: url(https://memberpic.114my.com.cn/yiguohb/uploadfile/image/20170824/20170824173312_1021157373.jpg) center no-repeat; overflow: hidden; text-align: center;}
.Cooperation_t p {font-size:14px; color: #cdcdcd; font-family: "Microsoft YaHei"; line-height: 24px;}
.Cooperation_t b { color: #00a353; font-size: 24px; line-height: 33px; display: block; padding-top: 10px;}
.Cooperation_t b span { color: #ef8812;}
.Cooperation_content {padding-top: 30px; }
.Cooperation_content ul {width: 1100px; margin: 0 auto; height: 150px; background: url(https://memberpic.114my.com.cn/yiguohb/uploadfile/image/20170825/20170825085942_606151319.png) top no-repeat; padding-left: 18px; }
.Cooperation_content li {width: 122px; height: 122px; float: left; margin-right: 38px; position: relative; cursor:pointer;}
.Cooperation_content li em {width: 122px; height: 122px; margin-right: 38px; background: url(https://memberpic.114my.com.cn/yiguohb/uploadfile/image/20170824/20170824173838_928834524.jpg) center; position: absolute; z-index: -10;}
.Cooperation_content li:hover em { -webkit-animation:circle 3s infinite linear;/*匀速 循环*/}
@-webkit-keyframes circle{
0%{ transform:rotate(0deg); }
100%{ transform:rotate(-360deg); }
}
.Cooperation_content li span {position: absolute;top: 35px;left: 28px; text-align: center; line-height: 36px; font-size: 16px; color: #00a353; }





/*公司简介*/
.about {background: url(https://memberpic.114my.com.cn/yiguohb/uploadfile/image/20170824/20170824153152_138001119.jpg) center no-repeat;}
.about_t {  overflow: hidden; text-align: center; color: #fff; font-size: 24px; line-height: 32px;}
.about_t span { color: #fff; font-size: 14px; font-family: "arial"; text-transform: uppercase; line-height: 24px;}
.about_bg { width:1100px; height:490px; margin:0 auto; overflow:hidden;}

.about_p { margin-top:18px; }
.about_r { margin:14px 0 0 16px; width:610px;}
.about_w { font-size:14px; line-height:32px; color:#fff;}
.about_more { margin-top:8px; }
.about_more a {display:block; width:89px; height:65px; font-size:14px; line-height:99px; float:left; margin-right:11px; text-align:center;}
.about_more_one a { color:#003333;   background: url(https://memberpic.114my.com.cn/yiguohb/uploadfile/image/20170824/20170824194423_66249179.png) center no-repeat;}
.about_more_one a:hover { color:#fff;  background: url(https://memberpic.114my.com.cn/yiguohb/uploadfile/image/20170824/20170824190909_1711245838.png) center no-repeat;}
.about_more_two a { color:#003333; background: url(https://memberpic.114my.com.cn/yiguohb/uploadfile/image/20170824/20170824190909_477006956.png) center no-repeat;}
.about_more_two a:hover { color:#fff; background: url(https://memberpic.114my.com.cn/yiguohb/uploadfile/image/20170824/20170824194423_402918557.png) center no-repeat;}
.about_more_three a { color:#003333;background: url(https://memberpic.114my.com.cn/yiguohb/uploadfile/image/20170824/20170824190910_107462213.png) center no-repeat;}
.about_more_three a:hover {color:#fff;background: url(https://memberpic.114my.com.cn/yiguohb/uploadfile/image/20170824/20170824194423_1852127944.png) center no-repeat;}

.about_n {width:1100px; height:auto; margin: 0 auto;  font-size: 14px; line-height: 30px; display: block; margin-bottom: -50px;}
.about_n b {color:#009a4e; font-size:16px;}
.about_n span {color:#ef8812; font-weight: bold;}
.about_n_top {width: 328px;  margin: 0 auto; padding-bottom:15px;}


/*新闻*/

.news_top {width: 1100px; margin: 0 auto;}
.news_top_t { width: 588px; height: auto; margin: 0 auto; background: url(https://memberpic.114my.com.cn/yiguohb/uploadfile/image/20170824/20170824173312_1021157373.jpg) center no-repeat; overflow: hidden; text-align: center;}
.news_top_t p {font-size:14px; color: #cdcdcd; font-family: "Microsoft YaHei"; line-height: 24px;}
.news_top_t b { color: #00a353; font-size: 24px; line-height: 33px; display: block; padding-top: 10px;}
.news_top_t b span { color: #ef8812;}
.news_bg{ width: 100%; height: 604px; }

.news_t {margin: 0 auto; line-height: 28px; text-align: center; padding-top: 30px;}
.news_t p { background: url(https://memberpic.114my.com.cn/gdhszs/uploadfile/image/20170730/20170730152911_930077227.png) bottom no-repeat; overflow: hidden;  color: #333; font-size: 20px; font-weight: 100; text-transform: uppercase; height: 30px; margin-bottom: 20px;}
.news_t span { color: #cd0a12; font-size: 24px; }

.news .convert2{ width:1100px; height:430px; margin:0 auto; }
.news .convert2 .tab{width:448px; height:50px; margin:0 auto;}
.news .convert2 .tab a{display:block; color:#333; text-align: center; width: 131px; height:35px; line-height: 35px; font-size:14px; float:left; 
margin-left:24px; border:1px #ccc solid; transition: ease all 0.2s;}
.news .convert2 .tab a.on{display:block;background:#00a353;color:#fff; transition: ease all 0.2s;}


.news .convert2 .content{ overflow:hidden; width:1100px; height:400px; position:relative;}
.news .convert2 .content ul{ position:absolute; left:0; top:10px; height:380px;}
.news .convert2 .content li{ width:1100px; height:auto; float:left;}
.news .content td br{ display:none;}
.news .content td a{ display:block; background:#ededee; line-height:40px; width:220px !important; color:#666; width:220px !important;}
.news .content td a:hover{ display:block; background:#36a928; color:#fff;}

.news .news_div_item{ position:relative;width:346px; float: left;height:380px; margin:0 10px; transition: ease all 0.5s;}
.news .news_div_item:hover{box-shadow:0px 0px 15px #ccc; -webkit-animation:test 0.3s ease-in 2;animation:test 0.3s ease-in 2; }
.news .divdgweb_new_div_item{position:relative;width:346px; float: left;height:370px; margin:0 10px; transition: ease all 0.5s;}
.news .divdgweb_new_div_item:hover{box-shadow:0px 0px 15px #ccc;-webkit-animation:test 0.3s ease-in 2;animation:test 0.3s ease-in 2;}
.news .news_div_item_pic{ position:absolute; top:0;}
.news .news_div_item_pic img{width:346px; height:220px;}
.news .news_div_item_content{line-height:30px; height:120px; width:306px; padding:20px;position:absolute; top:220px; background:#f7f6f6;}
.news .divdgweb_new_div_item_content{line-height:30px; height:120px; width:306px; padding:20px;position:absolute; top:220px; background:#f7f6f6;}
.news .news_div_item_body,.news .divdgweb_new_div_item_body{ color:#666; line-height:22px; margin-top:4px;}
.news .news_div_item_a,.news .divdgweb_new_div_item_a{color:#333; font-size:14px;}
.news .news_div_item_a:hover,.news .divdgweb_new_div_item_a:hover{color:#cd0a12;}


.news .news_div_item_date,.news .divdgweb_new_div_item_date{text-align:center; height:60px; width:80px;position:absolute; right:0; line-height:15px; top:90px; z-index: 9;color:#fff; background:#009a4e;}
.news_div_item_year,.divdgweb_new_div_item_year{position:absolute; top:32px; left:22px; font-size:16px;}
.news_div_item_month,.divdgweb_new_div_item_month{position:absolute; left:24px; top:12px; font-size:12px;}
.news_div_item_day,.divdgweb_new_div_item_day{position:absolute; left:44px;top:12px; font-size:12px;}

.news .news_div_item_date div,.news .divdgweb_new_div_item_date div{float:left;}


/*版权*/
.footer_bg{ width: 100%; min-width: 1100px; background:url(https://memberpic.114my.com.cn/yiguohb/uploadfile/image/20200829/20200829104302_1811791108.jpg) center no-repeat; padding-top: 34px;  height: auto;font-family:"Microsoft YaHei";color: #999;}
.footer_nbg{ height: 280px;}
.footer_bg a{color: #fff;}
.footer_bg a:hover{color: #ef8812;}
.footer_l{ width:830px; }
.footer_l li{width: 120px; height:181px; float: left; margin-right: 50px; background: url(https://memberpic.114my.com.cn/yiguohb/uploadfile/image/20170824/20170824200545_82960345.jpg) right top no-repeat; }
.footer_l li a{ display:block; line-height: 28px; font-size: 14px;color: #333;}
.footer_l li p{ padding-bottom:10px;}
.footer_l li p a{ font-size: 16px; color: #00a353;}
.footer_r{width: 164px; margin-right: 50px; text-align: center; font-size: 16px; line-height: 16px; color:#333;}
.footer_r img{padding-top: 10px;}
.footer_l li.cont_w{line-height: 30px; width: 260px;color: #333;}

.link{ height: 58px; line-height: 58px; border-bottom: 1px #3f3f3f solid; border-top:1px #3f3f3f solid; margin-bottom: 20px;}
.link_l{ width: 83px; padding-left: 33px; font:15px/58px "Microsoft YaHei"; background:url(https://memberpic.114my.com.cn/yiguohb/uploadfile/image/20200829/20200829105538_1065696413.png) no-repeat 6px center;color: #555;}
.link_r{ width: 880px;}

.copy{ text-align: center; line-height: 60px;color: #fff;}
.bq_key{ text-align:center; padding-bottom:15px;}




/*新闻中心*/
.xwlb_img {width: 182px;height: 137px;}
.xwlb_img img{border:1px solid #d1d1d1; width: 180px;height: 135px;}
.xwlb_img img:hover{border:1px solid #ff9403; width: 180px;height: 135px;}

/*内页小导航*/
.strong_title{display:none;}
.mianbxContent{ width:1070px !important; padding-left:30px; padding-top:0px; text-align:left !important; height:29px !important; background:url(https://memberpic.114my.com.cn/yiguohb/uploadfile/image/20170825/20170825155101_1915866452.jpg) no-repeat left 0px; border-bottom: 1px #cdcdcd solid;margin-bottom: 20px;}
#bodycon{padding-top:55px; }
#bodycontent{margin-top:10px !important; }


/*内页新闻排版*/
.pro_list_box_item_zdy{width:1100px; float:left; height:160px; text-align:left; padding-bottom:20px;}
.pro_list_box_item_l_zdy{width:200px; height:160px; float:left;}
.pro_list_box_item_l_zdy a img {width: 235px; height:160px; border:1px solid #ccc; padding:2px;}
.pro_list_box_item_l_zdy a:hover img { border:1px solid #ef8812; padding:2px;}
.pro_list_box_item_r_zdy{width:840px;  height:160px; margin-left:55px; float:left;}
.pro_list_box_item_r_zdy a p{height: 36px; color:#333; text-overflow: ellipsis; white-space:nowrap; overflow:hidden; font-weight: bold; font-size: 18px; border: none; font-family:"Microsoft YaHei"; padding-top:10px;}
.pro_list_box_item_r_zdy a p:hover{color:#ef8812;}
.pro_list_box_item_r_zdy a div{color:#666; height:74px;}
.content_more_a_zdy{ width: 90px; height: 30px; 
background:url(https://memberpic.114my.com.cn/yiguohb/uploadfile/image/20170826/20170826195831_1105815210.jpg); display:block; }
.pro_list_box_item_zdy{overflow:hidden;}
.shopmrsc p.xwlbnr {color:#666 !important;}
.shopmrsc a:hover{ color:#ef8812;}
.shopmrsc p.xwlbbt {    font-weight: bold !important;}

/*内页banner*/
.jianjie{ width:100%; height:300px; background:url(https://memberpic.114my.com.cn/yiguohb/uploadfile/image/20170826/20170826194417_31738980.jpg) center; overflow:hidden;}
.chanpin{ width:100%; height:300px; background:url(https://memberpic.114my.com.cn/yiguohb/uploadfile/image/20220709/20220709140415_1098674267.jpg) center; overflow:hidden;}
.xinwen{ width:100%; height:300px; background:url(https://memberpic.114my.com.cn/yiguohb/uploadfile/image/20200928/20200928150145_2073361501.jpg) center; overflow:hidden;}
.lianxi{ width:100%; height:300px; background:url(https://memberpic.114my.com.cn/yiguohb/uploadfile/image/20170826/20170826194036_2118602328.jpg) center; overflow:hidden;}
.jishu{ width:100%; height:300px; background:url(https://memberpic.114my.com.cn/yiguohb/uploadfile/image/20200928/20200928150145_1749615896.jpg) center; overflow:hidden;}




/*解决左右边或者中间大块空白的问题lpm*/
#left{ height:auto !important;}
#center{ height:auto !important;}
#right{ height:auto !important;}




#bodycon #center {
    float: left;
    width: 1100px;
    background-color: ;
    font-size: 15px;
color:#333;
}