/* CSS Document */
a.dh:link{font-size: 12px;line-height: 24px;color: #333333;text-decoration: none;}
a.dh:visited{font-size: 12px;line-height: 24px;color: #333333;text-decoration: none;}
a.dh:hover{font-size: 12px;line-height: 24px;color: #333333;text-decoration: underline;}
a.dh:active{font-size: 12px;line-height: 24px;color:#333333;text-decoration: none;}
a{outline: none;text-decoration:none;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,button{margin:0;padding:0;list-style:none;}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
q:before,q:after{content:''}
abbr,acronym{border:0;font-variant:normal}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}
input,textarea,select{*font-size:100%}
legend{color:#000}
.vm{vertical-align:middle;}
/*内外边距*/
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, th, td {
    margin: 0px;
    padding: 0px; -webkit-text-size-adjust:none;
}
/*字体*/
body{font:14px/24px '微软雅黑'; font-family:'微软雅黑' !important; color:#666;/* text-align:center; */background:#fff;}
.fam{font-family:"宋体" !important;}

em,i{ font-style:normal;}

/*包裹 IE8居中*/
#wrap{text-align:left;}

/*ul*/
ul{ list-style:none;}

/*a*/
a{font-family:"微软雅黑"; text-decoration:none; color:#666;}

/*img*/
img{border:0 none;}

/*浮动*/
.cf{zoom:1}
.cf:after{content:'.';visibility:hidden;clear:both;display:block; height:0}

.fl,.dl{float:left; display:inline;}
.fr,.dr{float:right; display:inline;}

/*清除浮动*/
.clear{clear:both;}

/*塌陷*/
.w960{width:960px;margin:0 auto;}
.w1000{width:1000px;margin:0 auto;}
.w1100{width:1100px;margin:0 auto;}
.w1200{width:1200px;margin:0 auto;}
.ov{overflow:hidden; zoom:1;}


/*mt pt 上外边距*/
.mt0{margin-top:0px;}
.mt2{margin-top:2px;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt25{margin-top:25px;}
.mt30{margin-top:30px;}
.mt35{margin-top:35px;}
.mt40{margin-top:40px;}
.mt45{margin-top:45px;}
.mt50{margin-top:50px;}
.mt55{margin-top:55px;}
.mt60{margin-top:60px;}
.mt65{margin-top:65px;}
.mt70{margin-top:70px;}
.mt75{margin-top:75px;}
.mt80{margin-top:80px;}
.mt85{margin-top:85px;}
.mt90{margin-top:90px;}
.mt100{margin-top:100px;}


.pt0{padding-top:0px;}
.pt5{padding-top:5px;}
.pt10{padding-top:10px;}
.pt15{padding-top:15px;}
.pt20{padding-top:20px;}
.pt25{padding-top:25px;}
.pt30{padding-top:30px;}
.pt35{padding-top:35px;}
.pt40{padding-top:40px;}
.pt45{padding-top:45px;}
.pt50{padding-top:50px;}
.pt55{padding-top:55px;}
.pt60{padding-top:60px;}
.pt65{padding-top:65px;}
.pt70{padding-top:70px;}
.pt75{padding-top:75px;}
.pt85{padding-top:85px;}
/*ml 左外边距*/
.ml0{margin-left:0px !important;}
.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml25{margin-left:25px;}
.ml30{margin-left:30px;}
.ml35{margin-left:35px;}
.ml40{margin-left:40px;}
.ml45{margin-left:45px;}
.ml50{margin-left:50px;}
.ml55{margin-left:55px;}
.ml60{margin-left:60px;}
.ml65{margin-left:65px;}
.ml70{margin-left:70px;}
.ml75{margin-left:75px;}
.ml100{margin-left:100px;}
.ml110{margin-left:110px;}



.pl0{padding-left:0px;}
.pl5{padding-left:5px;}
.pl10{padding-left:10px;}
.pl15{padding-left:15px;}
.pl20{padding-left:20px;}
.pl25{padding-left:25px;}
.pl30{padding-left:30px;}
.pl35{padding-left:35px;}
.pl40{padding-left:40px;}
.pl45{padding-left:45px;}
.pl50{padding-left:50px;}
.pl55{padding-left:55px;}
.pl60{padding-left:60px;}
.pl65{padding-left:65px;}
.pl70{padding-left:70px;}
.pl75{padding-left:75px;}


/*text align*/
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}

/*display:block*/

.db{display:block;}

/*font-size*/
.ft14{font-size:14px;}

/*line23*/
.line23{ line-height:23px;}

/*边框去除*/
.bordernone{ border:0 none !important;}

/*字体加粗*/

.ftw{ font-weight:bold;}
/*ft0*/
.ft0{font-size:0px !important;}

table{border-collapse:collapse;}

/*新闻*/
.news
{
    clear:both;
    margin:0px;
    padding:0px;
}
.news li
{
    height:38px;
    line-height:38px;
    background:url(../images/news_icon.png) no-repeat left center;
    padding-left:15px;
    padding-right:10px;
    border-bottom:1px dashed #ddd;
    overflow:hidden;
    font-size:14px;
}

.newstitle {
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    overflow:hidden;
}
.news_message{
    height:30px;
    line-height:30px;
    text-align:center;
}

/*分页*/
/*.pager{text-align:center; margin-top:45px;}
.pager a{display:inline-block; height:30px; width:auto; min-width:20px; margin:0 2px; padding:0 5px; border:1px solid #dcdcdc; line-height:30px; background:#ecf0f1; color:#000;}
.pager span.current{display:inline-block; background:#203485; border:1px solid #203485; margin:0 2px; color:#fff; height:30px; padding:0 5px; width:auto;
    min-width:20px; line-height:30px;}*/

.slideBox{ width:100%; border-bottom:1px solid #fff; height:100px; overflow:hidden; position:relative; margin:0 auto;}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:50%; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:10; float:left; }
.slideBox .hd ul li,.image_number{ float:left; margin-right:8px; background:url(../images/point.png) no-repeat !important;  width:11px; height:11px;cursor:pointer; text-indent:-9999px; }
.slideBox .hd ul li.on,.image_number_select{ background:url(../images/pointh.png) no-repeat !important;  width:11px; height:11px;}
.slideBox .bd{ position:relative; height:100%; z-index:0; margin:0 auto !important;width:100% !important; min-width: 1920px; margin: 0 auto; height: 400px; left: 50%; margin-left: -960px !important;}
.slideBox .bd ul{width:100% !important; min-width: 1920px;}
.slideBox .bd li{ zoom:1; vertical-align:middle; overflow: hidden; width: 100 !important%; height: 400px;}
.slideBox .bd img{ width:1920px; height:400px; display:block; position: relative;}

/* 下面是前/后按钮代码，如果不需要删除即可 */

.slideBox .next{ position:absolute; left:3%; top:50%; z-index:999; margin-top:-25px; display:block; width:80px; height:80px; background:url(../images/left.png) no-repeat;  }
.slideBox .prev{ position:absolute;right:3%;top:50%; z-index:999; margin-top:-25px;  background:url(../images/right.png) no-repeat;width:80px; height:80px; }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }

.text_o{overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}

.btn{display:none !important;}
.head_l{width:200px;}
.head_l img{margin:22px 0 0;}
.head_r{width:70px; margin:35px 0 0;}
.header{background:url(../images/head_bg.jpg) repeat-x; height:90px; position:relative;}
.head_line{background:url(../images/head_line.png) repeat-x; height:4px; width:100%; position:absolute; top:0; z-index:999;}
.header_line{background:url(../images/head_line.png) repeat-x; height:4px; width:100%; position:absolute; top:91px; z-index:999;}
.about_line{background:url(../images/head_line.png) repeat-x; height:4px; width:100%; position:absolute; top:-175px; z-index:999;}
.ban_line{background:url(../images/ban_bg.png) no-repeat; width:100%; height:37px; position:absolute; bottom:0; z-index:9;}
.tec_ban_line{background:url(../images/head_line.png) repeat-x; height:4px; width:100%; position:absolute; top:0px; z-index:999;}
.pro_ban_line{background:url(../images/head_line.png) repeat-x; height:4px; width:100%; position:absolute; top:90px; z-index:999999;}

.head_a a{background:url(../images/lanh.png) no-repeat; width:32px; height:32px; line-height:32px; text-align:center;}
.head_a a:hover{background:url(../images/lan.png) no-repeat; width:32px; height:32px; line-height:32px; text-align:center; color:#fff;}

.nav>ul>li>a{display:block;  width:86px; height:50px; text-align:center; font-size:14px; color:#000; margin:0 0 0 18px;}
.nav{margin:40px 0 0 30px;}
.nav>ul>li>a:hover,.current{background:url(../images/nav_a.png) no-repeat bottom center;}

.footer{height:40px; line-height:40px; background:#203485; color:#7380b2;}
.footer a{color:#7380b2;}
.footer a:hover{color:#fff;}

.main{background:#fff url(../images/main_bg.jpg) center top repeat-x; padding:50px 0 0px 0; margin:1px auto 0;}
.main_top{background:url(../images/main_top.png) no-repeat center bottom; height:170px;}
.m_l{width:345px; padding:0 35px 0 0; height:120px; border-right:1px dotted #d1d1d1;}
.m_c{width:345px; padding:0 35px 0 35px; height:120px; border-right:1px dotted #d1d1d1;}
.m_r{width:270px; padding:0 0px 0 30px; height:120px;}

.em{font-weight:bold; font-size:14px;}
.bor{border-left:1px solid #d1d1d1; padding:0 0 0 10px;}
.i{font-family:"Arial"; color:#203485;}
.main .i{ margin:0 0 0 10px;}
.more a{font-family:"Arial";}
.index_news{display:block; margin:12px 0 0;}
.news_r{width:195px;}
.news_r em{display:block; width:185px; margin:10px 0 0; font-size:14px; color:#000;}
.news_r i{display:block; margin:2px 0 0; height:40px; line-height:20px; overflow:hidden;}

/* 本例子css */
/*top*/
.head{height: 80px;}
.head_logo img{display:block;margin-top:15px;width:159px;height:49px;margin-right:190px;}
.head_nav li{float:left;}
.head_nav li a{display:block;width:88px;padding-top:34px;text-align: center;height:46px;}
.head_nav li a:hover{background:url(../images/index_01.jpg) repeat-x;}
.head_nav li a.hover{background:url(../images/index_01.jpg) repeat-x;}

.head_tel{width:155px;margin-top: 10px;background: url(../images/index_02.png) no-repeat 47px 0;}
.head_tel b{display:block;text-align: right;font-size: 16px;font-weight: 500;padding-top:5px;}
.head_tel h3{font-size: 22px;font-weight: bold;font-family: "Arial";color:#df812a;margin-top:6px;}

/*banner*/
/*.container_skitter{width:1920px !important; height:400px !important;}*/
.box_skitter,.box_skitter_medium,.skitter-round{width:1920px !important; height:400px !important;}
.box_skitter {margin-left:-960px; left:50%;}
.info_slide_dots{bottom:10px !important;}

/*首页新品推荐*/
.index_new{height:338px;padding-top:50px;}
.index_news_box .index_new_img{display:block;width:195px;height:45px;margin: auto;margin-bottom: 30px;}
#slides{ width:1100px; margin:auto; height:230px; overflow:hidden; position:relative;}
.slides_container{margin-left: 58px;}
.slides_container li{ width:1100px; float:left;}
.slides_container li a{ display:inline-block; width:221px; height:230px;margin:0 10px;}
.slides_container li a img{display:block;width:221px; height:176px;}


.slides_border{position:relative;width:225px;height:180px;}
.slides_container .slides_border_box{width:221px; height:176px;border:2px solid #e6e6e6;}
.slides_container .border-left{width: 2px;height: 0px;background: #df812a;position:absolute;left:-1px;bottom: 0;}
.slides_container .border-bottom{width: 0px;height: 2px;background:#df812a;position:absolute;left:0;bottom: 0px;}
.slides_container .border-top{width: 0px;height: 2px;background: #df812a;position:absolute;right:0;top: 0px;}
.slides_container .border-right{width: 2px;height: 0px;background: #df812a;position:absolute;right:-1px;top: 0;}


.slides_container li a span{ display:block; width:225px; cursor:pointer; height:54px; line-height:54px;color:#333;font-size: 16px;text-align: center;}
.slides_container li a span:hover{ color:#DF812A; }
/*.slides_container li img:hover{ border:2px solid #df812a;}*/

.prev{ background:url(../images/index_02.jpg) no-repeat; width:50px; height:70px; display:block; left:0px; top:50px; position:absolute; text-indent:-999em; outline:none; z-index:11;}
.next{ background:url(../images/index_03.jpg) no-repeat; width:50px; height:70px; display:block; right:0px; top:50px; position:absolute; text-indent:-999em;outline:none;z-index:11;}

/*首页产品中心*/
.index_pro{height:630px;background: #f5f5f5;padding-top:50px;}

.index_pro_box{width:1100px;margin:auto;}
.index_pro_box .index_pro_img{display:block;width:249px;height:44px;margin: auto;margin-bottom: 30px;}

.wfgd{position:relative;}
#banner{width:1100px;height:258px;/*position:relative;*/overflow:hidden;overflow:hidden;margin:auto;}
#banner ul{/*position:absolute;*/top:0px;left:0px;height:258px;}
#banner li{float:left;padding-right:20px;position:relative; width: 260px; height: 258px; z-index:999;}
#banner li a{display: block;width: 260px;height:208px;text-align:center;position: absolute;font-size: 18px;color:#fff;}
#banner li img{width: 256px;height: 204px;border:2px solid #e6e6e6;}
.index_wf_model{width:260px;height:208px;background: url(../images/index_10.png);position:absolute;top:0;left:0;}
#banner li span{
    width:260px;
    height:50px;
    line-height: 50px;
    text-align: center;
    display:block;
}

/**/
.wfgd{position:relative;}
#demo{width:1100px;height:258px;/*position:relative;*/overflow:hidden;overflow:hidden;margin:auto;}
#demo ul{/*position:absolute;*/top:0px;left:0px;height:258px;}
#demo li{float:left;padding-right:20px;position:relative; width: 260px; height: 258px; z-index:999;}
#demo li a{display: block;width: 260px;height:208px;text-align:center;position: absolute;font-size: 18px;color:#fff;}
#demo li img{width: 256px;height: 204px;border:2px solid #e6e6e6;}
.index_wf_model{width:260px;height:208px;background: url(../images/index_10.png);position:absolute;top:0;left:0;}
#demo li span{
    width:260px;
    height:50px;
    line-height: 50px;
    text-align: center;
    display:block;
}

/*首页合作品牌*/
.index_hz{padding-top:50px;margin-bottom: 50px;}
.index_hz_img{display: block;margin: auto;width:201px;height:45px;margin-bottom: 30px;}
/*#pp_slides{ width:1100px; margin:auto; height:96px; overflow:hidden; position:relative;}
.pp_slides_container li{ width:1100px; float:left;}
.pp_slides_container li a{ display:inline-block; width:162px; height:96px;margin:0 5px;}
.pp_slides_container li a img{ width:162px; height:96px;border:2px solid #e6e6e6;}
.prev_btn{ background:url(../images/index_07.jpg) no-repeat; width:16px; height:100px; display:block; left:0px; top:0px; position:absolute; text-indent:-999em; outline:none; z-index:11;}
.next_btn{ background:url(../images/index_08.jpg) no-repeat; width:16px; height:100px; display:block; right:0px; top:0px; position:absolute; text-indent:-999em;outline:none;z-index:11;}*/
.slideGroup{ width:1100px; text-align:left;}
.slideGroup .parHd{ height:30px; line-height:30px; background:#f4f4f4; padding:0 20px; border-bottom:1px solid #ddd;  position:relative;}
.slideGroup .parHd ul{ float:left; position:absolute; left:20px; top:-1px; height:32px;   }
.slideGroup .parHd ul li{ float:left; padding:0 15px; cursor:pointer;  }
.slideGroup .parHd ul li.on{ height:30px;  background:#fff; border:1px solid #ddd; border-bottom:2px solid #fff; }
.slideGroup .slideBox{ overflow:hidden; zoom:1;/* padding:10px 0 10px 42px; */position:relative;margin-top:9px;}

.slideGroup .sPrev,.slideGroup .sNext{ position:absolute; left:0px; display:block; width:16px; height:100px; background:url(../images/index_07.jpg) center center no-repeat; }
.slideGroup .sNext{ left:auto; right:0px; background:url(../images/index_08.jpg) center center no-repeat; top:0;}
.slideGroup .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;  }

.slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
.slideGroup .parBd ul li{ margin-left:10px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.slideGroup .parBd ul li .pic{ text-align:center; }
.slideGroup .parBd ul li .pic img{ width:162px; height:96px; display:block;border:2px solid #e6e6e6;}
.slideGroup .parBd ul li .pic a:hover img{ border-color:#DF812A;  }
.slideGroup .parBd ul li .title{ line-height:34px;   }
.tempWrap{margin-left:17px;}
.slideBox .title a{color:#fff;}
/*底部*/
.foot{height: 290px;background: #2e2e2e;color:#fff;padding-top: 70px;}
.foot_box_l{margin-right: 45px;}
.foot_box_l .foot_tel{line-height: 28px;margin-top: 8px;}
.foot_box_m ul{float:left;margin-right: 28px;}
.foot_box_m ul li a{line-height: 35px;color:#fff;display:block;text-align: center;}
.foot_ul_1{margin-top: 8px;}
.foot_ul_2{margin-top: 8px;}
.foot_ul_3{margin-top: 43px;}
.foot_m_con{margin-top: 10px;}
.foot_m_con li{float:left;position:relative;}
.foot_wx_bg{position:absolute;width:134px;height:145px;background:url(../images/foot_ewm.png) no-repeat;top: -152px;left: -55px;text-align: center;}
.foot_m_con a{display:block;margin-right: 20px;}
.foot_m_con .qq{width:22px;height:23px;background: url(../images/index_06.png) no-repeat;}
.foot_m_con .wb{width:26px;height:22px;background: url(../images/index_07.png) no-repeat;}
.foot_m_con .wx{width:26px;height:20px;background: url(../images/index_08.png) no-repeat;}
.foot_box_r{margin-left: 50px;margin-top: 25px;}
.foot_box_r img{display:block;width:118px;height:118px;}
.foot_box_r b{display:block;height:54px;width:118px;text-align: center;line-height: 54px;}

/*留言*/
.message_bg{height:176px;background: url(../images/message_01.jpg) no-repeat center;}
.message_pos{height: 46px;line-height: 46px;background: #f5f5f5 url(../images/message_01.png) no-repeat 17px center;padding-left: 50px;margin-top: 18px;margin-bottom: 27px;}
.message_info input{width:295px;height:40px;border:none;background: #f0f0f0;margin-right: 33px;}
.message_info{margin-bottom: 18px;}
.message_txt{width:1051px;height:284px;background: #f0f0f0;border:none;resize: none;}
.message_ly b{vertical-align: top;}
.message_btn{text-align: center;margin-top: 26px;margin-bottom:46px;}
.message_btn input{width:160px;height:40px;line-height: 40px;text-align: center;border:none;color:#fff;font-size: 16px;margin: 0 9px; cursor:pointer; }
input[type='submit']{background:#0d7025}
input[type='reset']{background:#df812a}
/*新闻页*/
.news_bg{height:176px;background: url(../images/new_01.jpg) no-repeat center;}
.news_ul li{height:30px;line-height: 30px;}
.news_ul li a{display: block;float:left;height:32px;width:800px;overflow: hidden;padding-left:24px;background: url(../images/new_03.png) no-repeat 0 center;}
.news_ul li a:hover{ background: url(../images/new_03_1.png) no-repeat 0 center; color:#df812a;  }
.news_ul li b{display:block;float:right;font-weight: 500;}
.pager{text-align: center;height:40px;}
.pager a{width:40px;height:40px;border: none;display:inline-block;margin:0 5px;}
.news_btn_left{background: url(../images/new_01.png) no-repeat;}
.news_btn_right{background: url(../images/new_02.png) no-repeat;}
.pager .pager_ym a{display:inline-block;width:40px;height:40px;background: url(../images/new_04.png) no-repeat;text-align: center;line-height:40px}
.pager .pager_ym a:hover{color:#fff;background:url(../images/page_ym.png) no-repeat;}
.pager .pager_ym span{display:inline-block;width:40px;height:40px;background: url(../images/new_04.png) no-repeat;text-align: center;line-height:40px;margin:0 5px;}
.pager .pager_ym span.current{color:#fff;background:url(../images/page_ym.png) no-repeat;}
.pager_ym{float:left;}
.pager{position: relative;left:50%;float:left;margin-top: 40px;margin-bottom: 50px;}
.pager_box{position: relative;left:-50%;float:left;}
/*新闻详情页*/
.news_d_title{text-align: center;}
.news_d_title h3{font-weight: bold;font-size: 20px;margin-bottom: 10px;}
.news_d_title b{color:#df812a;}
.news_d_txt{line-height: 30px;margin-top: 15px;padding-bottom: 39px;border-bottom:1px dashed #cccccc}
.page{margin-top: 20px;margin-bottom: 50px;overflow: hidden}
/*关于我们*/
.about_bg{height:176px;background: url(../images/ab_01.jpg) no-repeat center;}
.ab_txt{line-height: 30px;padding-bottom: 48px;}
/*联系我们*/
.contact_bg{height:176px;background: url(../images/contact.jpg) no-repeat center;}
.contact_ul li{width: 366px;float: left;line-height: 30px;}
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
/*新品推荐*/
.new_pro_title{margin:30px auto;width:550px;}
.new_pro_title a{display:inline-block;width:275px;height:52px;text-align: center;line-height:52px;background:#ebebeb; font-size:18px; }
.new_pro_title a:hover{background: #0d7025;color:#fff;}
.new_pro_title a.ys{background: #0d7025;color:#fff;}

.new_pro_ul li{width:535px;height:190px;float:left;margin-right: 30px;margin-bottom: 30px;position: relative;}
.new_pro_ul_border{width:531px;height:186px;border:2px solid #e6e6e6;}
.border-left{width: 2px;height: 0px;background: #df812a;position:absolute;left:-1px;bottom: 0;}
.border-bottom{width: 0px;height: 2px;background:#df812a;position:absolute;left:0;bottom: 0px;}
.border-top{width: 0px;height: 2px;background: #df812a;position:absolute;right:0;top: 0px;}
.border-right{width: 2px;height: 0px;background: #df812a;position:absolute;right:-1px;top: 0;}

.new_pro_ul_l img{display:block;width:208px;height:154px;margin-top: 19px;margin-left: 15px;}
.new_pro_ul_r{width:285px;margin-right: 12px;}
.new_pro_ul_r h4{font-size: 16px;padding-bottom: 14px;border-bottom: 1px dashed #cdcdcd;margin-top: 16px;width:285px;height:25px;overflow:hidden;text-overflow:ellipsis;
white-space: nowrap;}
.new_pro_r_txt{line-height: 18px;padding-top: 12px;height:72px;overflow: hidden;}
.new_pro_ul_r .more{display: block;width: 80px;height:24px;background: #f0f0f0;text-align: center;line-height: 24px;margin-top:10px;font-size:12px;}
.new_pro_ul_r .more:hover{background:#df812a;color:#fff;}
/*新品推荐*/
.new_pro_txt img{display:block;max-width: 1100px;margin:20px auto;}
/*产品*/
/*products*/
.head_pro{position:fixed; z-index:9999; width:100%;}
.pro_bg{height:176px;background: url(../images/pro_01.jpg) no-repeat center;}

.fix{padding-bottom:50px;}
.pro_main{ padding:147px 0 0 0; background:url(../images/pro_ban.jpg) no-repeat center top fixed;overflow:hidden;}
.pro_title li a{width:274px; height:60px; padding:25px 0 0 0; text-align:center; background:#e0e3e6; display:block; border-bottom:5px solid #666;}
.pro_title li em{font-size:16px; color:#000; display:block;}
.pro_title li i{font-size:14px;font-family:"Arial"; display:block;}
.pro_title li{line-height:20px; margin-right:1px;}

.cur_a{background:#fff !important;border-bottom:5px solid #203485 !important;}
.cur_a em{color:#203485 !important;}

.fixed_bor{width:100px; height:130px; position:relative; /*border-left:1px solid #757677;*/}
.fixed_ul{position:absolute; left:-10px;}
.fixed_ul a{background:url(../images/pro_02.png) no-repeat left center; padding-left:28px; height:32px; line-height:32px; font-size:14px; display:block;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;width: 82px;}
.fixed_ul a:hover,.current_a{background:url(../images/pro_03.png) no-repeat left center !important; padding-left:28px; height:32px; line-height:32px; font-size:14px; color:#0d7025;}
/*.fixed_ul a{margin:7px 0 0;}*/
.fixed_ul{margin:-15px 0 0;}
.fixed{position:fixed; left:2%; top:40%;}

.fixed_ul b{
    display:block;
    width:21px;
    height:20px;
    background: url(../images/pro_03.jpg) no-repeat center;
}

.pro_tit{position:relative; background:url(../images/pro_01.png) no-repeat; height:46px; line-height:46px; color:#fff; padding:0 0 0 30px; font-size:20px; font-weight:bold;}
.pro_tit img{position:absolute; right:60px; bottom:10px;}
.pro_tit a{
    display:block;
    color:#fff;
    font-size:14px;
    color:#fff;
    margin-right:18px;
}

.pro_titul{width:808px;background: #f5f5f5;}
.pro_titul li{background:url(../images/repeat.png) no-repeat; padding-left:30px; width:372px; line-height:35px; height:35px; margin:0 0 1px 1px;border-bottom:1px solid #ccc;border-right:1px solid #ccc;}
/*.pro_titul li a{background:url(../images/jiant.png) no-repeat left center; width:360px; height:35px; overflow:hidden; display:block; padding-left:12px;}*/
.pro_titul li:hover a{ color:#0d7025;}
.pro_titul li:hover{background:#e6e6e6;color:#0d7025;}
.pro_titul  li.yanse{background:#e6e6e6;}
.pro_titul  li.yanse a{color:#0d7025;color:#0d7025;}

.news_pro{background:#fff; padding:20px 10px 50px; margin:10px 0 30px;}

.box_c,.box_r{margin:0 0 0 14px;}
.pro_box{padding:15px 20px; background:#203485; margin:1px 0 0; width:1059px;}
.box_ul{position:absolute; left:0; top:25px; z-index:999999; display:none;}
.divselect,.divselect02{position:relative; z-index:10; color:#fff;}
.divselect p,.divselect02 p,.box_ul li{display:block; width:180px; height:25px; color:#fff; line-height:25px; background:#6371aa; padding-left:95px; cursor:pointer;}
.divselect p,.divselect02 p{display:block; background:#6371aa url(../images/sel.png) no-repeat 250px center;}

.form{position:relative;}
.box_text{width:430px; height:25px; color:#fff; line-height:25px; padding:0 40px 0 10px; background:#6371aa; border:none;}
.box_sub{width:14px; height:14px;background:url(../images/search.png) no-repeat; border:none; position:absolute; right:15px; top:6px;}

.pro_typeul{width:1100px;}
.pro_typeul li{width:244px;}
.pro_typeul li a{width:230px;}


.pro_list_titul .over a{background:url(../images/jianth.png) no-repeat left center;height:35px; overflow:hidden; display:block; padding-left:12px; color:#203485;}
.pro_list_titul .over{background:url(../images/repeath.png) no-repeat;}


.tye_h1{font-size:16px; color:#000; margin:45px 0 0;}
.type_ul li{width:510px; padding-right:20px; height:170px; background:#fff; margin:40px 0 0 40px;}
.type_ul{margin:-30px 0 0 -40px;}
.type_r{width:265px;}
.type_r .type_em{display:block; line-height:20px; font-size:14px; padding:30px 0 15px 0; border-bottom:1px solid #e0e0e0;}
.type_r i{color:#203485;}
.em_bg{background:url(../images/btn_down.png) no-repeat left center; padding-left:20px; margin:20px 0 0; display:block; font-size:14px;line-height:20px;}

/*产品详情*/
.pro_d_cont{overflow: hidden;}
.pro_d_l img{display:block;width: 463px;height: 318px;border:1px solid #e6e6e6;}
.pro_d_r{
    width:605px;
}
.pro_d_r h3{
    font-size: 18px;
    font-weight:bold;
    height:52px;
    line-height: 52px;
    border-bottom: 1px dashed #cccccc
}
.pro_d_r_txt{
    line-height: 28px;
    padding-top: 10px;
    height:257px;
    overflow: hidden;
}
.pro_d_detail h4{
    height:46px;
    background: #e6e6e6;
    line-height: 46px;
    padding-left:20px;
    margin-top:30px;
    font-size:18px;
}
.pro_detail_cont img{
    display:block;
    max-width:1100px;
    /*margin:15px auto;*/
}


/*合作品牌*/
.brand_bg{height:176px;background: url(../images/brand.jpg) no-repeat center;}



/*浮动qq*/

.fd_qq{position:fixed;height:178px;top:50%;margin-top: -89px;right:0;z-index:99999;}
.fd_qq_ul li{position:relative;}
.fd_qq_ul li a{width:72px;height:60px;background-image:url(../images/fd_bg2.jpg);background-repeat:no-repeat;display:block;}
.qq_a{background-position:0px 0px; }
.qq_tel{background-position:0px -59px;}
.qq_zd{background-position:0px -120px;}
.dj{position:absolute;right:80px;}
.dj{background:url(../images/fd_sj.png) no-repeat right center;padding-right:5px;color:#fff;top:0;}
.dj h4{width:95px;height:45px;text-align:center;line-height:45px;background:#0d7025;font-size:12px;}
.fd_qq_tel{background:#0d7025;width:116px;height:52px;padding-left:10px;}
.fd_qq_tel h3{font-size:12px;padding-top:5px;line-height: 20px;}
.fd_qq_tel b{font-family:"Arial"}
.fd_qq_ul li a.active{background-image:url(../images/fd_bg.jpg);}

.foot_wx_bg img{width:118px;height:118px;margin-top: 6px;}