@charset "utf-8";
/* CSS Document */

body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd{margin:0;padding:0;border:0;}
body{font-size:14px;background:#fff;margin:0px auto;color:#333333;font-family:"微软雅黑",arial,verdana,sans-serif;}
ul,li{float:left;}
ul,ol{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
.clear {clear:both;margin-top:-1px;font-size:1px;visibility:hidden;width:1px;line-height:0;height:0px;}
a{text-decoration:none;color:#333333;border:0px;outline:none;/*移除超链的虚线框 IE8,FF有用*/hide-focus:expression(this.hideFocus=true);/*IE6、IE7*/}
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {color:#618149;}
a:active {text-decoration:none;}

.mhct{max-width:640px;margin:0px auto;clear:both;}


@font-face {
  font-family: "微软雅黑";
  src: url("../fonts/微软雅黑.woff2") format("woff2"),
       url("../fonts/微软雅黑.woff") format("woff"),
       url("../fonts/微软雅黑.ttf") format("truetype"),
       url("../fonts/微软雅黑.eot") format("embedded-opentype"),
       url("../fonts/微软雅黑.svg") format("svg"),
       url("../fonts/微软雅黑.otf") format("opentype");
} 
@font-face {
  font-family: "SourceHanSansCN-Bold_0";
  src: url("../fonts/SourceHanSansCN-Bold_0.woff2") format("woff2"),
       url("../fonts/SourceHanSansCN-Bold_0.woff") format("woff"),
       url("../fonts/SourceHanSansCN-Bold_0.ttf") format("truetype"),
       url("../fonts/SourceHanSansCN-Bold_0.eot") format("embedded-opentype"),
       url("../fonts/SourceHanSansCN-Bold_0.svg") format("svg");
}
@font-face {
  font-family: "SourceHanSerifCN-Bold";
  src: url("../fonts/SourceHanSerifCN-Bold.woff2") format("woff2"),
       url("../fonts/SourceHanSerifCN-Bold.woff") format("woff"),
       url("../fonts/SourceHanSerifCN-Bold.ttf") format("truetype"),
       url("../fonts/SourceHanSerifCN-Bold.eot") format("embedded-opentype"),
       url("../fonts/SourceHanSerifCN-Bold.svg") format("svg"),
       url("../fonts/SourceHanSerifCN-Bold.otf") format("opentype");
}
@font-face {
  font-family: "Baskerville-BoldItalic_0";
  src: url("../fonts/Baskerville-BoldItalic_0.woff2") format("woff2"),
       url("../fonts/Baskerville-BoldItalic_0.woff") format("woff"),
       url("../fonts/Baskerville-BoldItalic_0.ttf") format("truetype"),
       url("../fonts/Baskerville-BoldItalic_0.eot") format("embedded-opentype"),
       url("../fonts/Baskerville-BoldItalic_0.svg") format("svg"),
       url("../fonts/Baskerville-BoldItalic_0.otf") format("opentype");
}
@font-face {
  font-family: "SourceHanSerifCN-SemiBold";
  src: url("../fonts/SourceHanSerifCN-SemiBold.woff2") format("woff2"),
       url("../fonts/SourceHanSerifCN-SemiBold.woff") format("woff"),
       url("../fonts/SourceHanSerifCN-SemiBold.ttf") format("truetype"),
       url("../fonts/SourceHanSerifCN-SemiBold.eot") format("embedded-opentype"),
       url("../fonts/SourceHanSerifCN-SemiBold.svg") format("svg");
}

/*********************************************/
/**************mhead************************/
/********************************************/


/**************网站头部************************/

.mheadh{width:100%;height:auto;overflow:hidden;color:#333;}
.mheadh img{width:100%;}
.mheadhs{width:95%;margin:0px auto;font-family:'SourceHanSerifCN-Bold';font-weight:bold;}
.mheadhs a{color:#618149;}

.mheadhsl{float:left;padding-right:1%;}
.mheadhsl img{width:46px;margin-top:10px;}
.mheadhsr{ width:70%;float:left;}

.mheadhti{height:20px;line-height:20px;font-size:18px;padding-top:15px;}
.mheadhte{height:15px;line-height:15px;font-size:8px;letter-spacing:0.7px;text-transform:uppercase;}
.mheadhsrr{float:right;}
.mheadhsrr img{width:25px;margin-top:18px;}

/****************头部导航***********************/
.wznvau{width:100%;height:50px;margin:0px auto;overflow:hidden;background:#618149;}
.wznva{width:95%;height:50px;margin:0px auto;overflow:hidden;}
.wznva ul{width:99.8%;height:50px;overflow:hidden;border-right:1px #fff solid;}
.wznva ul li{width:16.3%;height:50px;line-height:50px;text-align:center;font-size:12px;border-left:1px #fff solid;}
.wznva ul li:hover{background:#ffaf47;}
.wznva ul li a{color:#fff;}
.wznva ul li a{width:100%;height:50px;float:left;}



/****************benner***********************/

.mbenner{position:relative;width:100%;height:auto;overflow:hidden;position:relative;margin-bottom:10px;}

.slider-focus{position:relative;max-width:640px;overflow:hidden;/*max-height:320px;*/margin:0 auto;}
.slider-focus .hd{position:absolute;width:auto;height:18px;left:44.5%;bottom:2%;z-index:1;line-height:18px;text-align:center;overflow:hidden;}
.slider-focus .hd li{display:inline-block;vertical-align:middle;width:14px;height:14px;margin:0 5px;font-size:0;line-height:0;text-indent:-9999em;background:#fff;cursor:pointer;border-radius:15px;}
.slider-focus .hd li.on{background:#ffaf47;}
.slider-focus .bd{position:relative;z-index:0;}
.slider-focus .bd li{position:relative;text-align:center;}
.slider-focus .bd li img{vertical-align:top;width:100%;/* 图片宽度100%，达到自适应效果 */}
.slider-focus .bd li a{-webkit-tap-highlight-color:rgba(0,0,0,0);}  /* 去掉链接触摸高亮 */
.slider-focus .bd li .tit{display:block;width:100%;position:absolute;bottom:0;text-indent:10px;height:28px;line-height:28px;background:url(images/focusBg.png) repeat-x;color:#fff;text-align:left;}

/***************************************/

.mcent{width:95%;height:auto;margin:0px auto;clear:both;}
.mcentt{width:100%;height:auto;margin:0px auto;clear:both;}
.mcentt1{width:100%;height:auto;background:#f5f5f5;margin:0px auto;clear:both;}

.mcentti{width:100%;height:30px;line-height:30px;background:url(../images/index_06.jpg) left center no-repeat;}
.mcenttil{padding-left:15px;height:30px;float:left;font-size:24px;font-weight:bold;}
.mcenttigd{float:right;font-size:16px;color:#666666;}
.mcenttigd a{color:#666666;}



/****************滚动新闻***********************/
.search{width:100%;height:35px;background:#f8ca8f;}
.searchss{width:95%;height:35px;line-height:35px;margin:0px auto;font-size:14px;}
.searchsll{width:27%;height:35px;float:left;color:#618149;background:url(../images/index_07.png) 3px center no-repeat;text-align:right;}
.searchslr{width:72%;height:35px;float:right;}
.pqimo8{overflow:hidden;width:auto;}
.pqimo8 .pqimo{/*width:99999999px;*/width:8000%;height:35px;}
.pqimo8 .pqimo div{float:left;}
.pqimo8 .pqimo ul{float:left;height:35px;overflow:hidden;zoom:1;}
.pqimo8 .pqimo ul li{float:left;color:#fff;letter-spacing:0px;}
.pqimo8 .pqimo ul li a{color:#fff;}



.cpti2{width:100%;height:45px;line-height:45px;color:#333;font-family:'SourceHanSerifCN-Bold';font-size:36px;font-weight:bold;}
.cpti2 em{color:#3b8f75;font-style:normal;}
.cpen2{width:100%;height:30px;line-height:24px;font-family:'SourceHanSerifCN-Bold';color:#999;font-size:14px;text-transform:uppercase;}
.cpenim2{width:100%;height:24px;}
.cpenim2 img{width:100%;}

.mcentcp{width:100%;height:auto;overflow:hidden;background:url(../images/index_05.jpg) center top no-repeat;background-size:100% 100%;}
.mcentxw{width:100%;height:auto;overflow:hidden;background:url(../images/index_09.jpg) center top no-repeat;background-size:100% 100%;}
/****************公司简?*********************/
.mgybl{width:100%;height:auto;overflow:hidden;background:url(../images/index_07.jpg) center top no-repeat;background-size:100% 100%;}
.mgybls{width:95%;height:auto;overflow:hidden;margin:0px auto;}
.mgyblss{width:100%;height:auto;overflow:hidden;}

.mgyblsti{width:100%;height:32px;letter-spacing:-0.5px;line-height:32px;overflow:hidden;font-size:20px;color:#ffaf47;font-weight:bold; }
.mgyblti{width:100%;overflow:hidden;font-size:10px!important;letter-spacing:-0.5px;color:#af593b;font-family:'SourceHanSerifCN-Bold';text-transform:uppercase;}

.mgyblsul{width:100%;height:auto;line-height:22px;font-size:14px;text-indent:2em;color:#fff;margin:0px auto;}


.mgyblms{width:100%;height:71px;overflow:hidden;}


/****************产品图片**********************/
.mbkxti{width:100%;height:auto;overflow:hidden;text-align:center;}
.mbkxti img{width:100%;}
.mtite0{width:100%;height:auto;overflow:hidden;text-align:center;color:#f3b237;}
.mtite{width:100%;height:auto;overflow:hidden;text-align:center;}
.mtite1{width:100%;height:43px;line-height:43px;font-size:36px;letter-spacing:2px;color:#333;font-weight:bold;}
.mtite2{width:100%;height:21px;line-height:21px;text-transform:uppercase;font-size:16px;color:#adadad;}
.mtite22{width:100%;height:21px;line-height:21px;text-transform:uppercase;font-size:16px;color:#a27d52;}
.mtite3{width:100%;height:auto;}
.mtite3 img{width:100%;}


.mtite11{width:100%;height:43px;line-height:43px;font-size:36px;letter-spacing:2px;color:#ffba67;font-weight:bold;}
.mtite12{width:100%;height:21px;line-height:21px;text-transform:uppercase;font-size:16px;color:#ffba67;}


.mtite31{width:100%;height:43px;line-height:43px;font-size:36px;letter-spacing:2px;color:#618149;font-weight:bold;}
.mtite32{width:100%;height:21px;line-height:21px;text-transform:uppercase;font-size:16px;color:#618149;}

.mxwzxh{width:100%;height:auto;overflow:hidden;background:url(../images/index_10.jpg) center top no-repeat;background-size:100% 100%;}
.mcpzsh{width:100%;height:auto;overflow:hidden;background:url(../images/index_05.jpg) center top no-repeat;background-size:100% 100%;}
.cplist{width:100%;height:auto;overflow:hidden;}
.cplist ul{width:100%;height:auto;margin-right:15%;}
.cplist ul li{width:30%;height:38px;line-height:38px;margin-left:15%;_margin-left:15%;text-align:center;font-size:16px;background:url(../images/index_09.png) center top no-repeat;}
.cplist ul li a{color:#618149;}

.mcpzxs{width:95%;height:auto;overflow:hidden;margin:0px auto;}
.mcpzxs ul{width:100%;height:auto;}
.mcpzxs ul li{width:48%;height:auto;margin-left:1%;margin-right:1%;margin-bottom:10px;}
.cpimg{width:100%;height:150px;float:left;text-align:center;border:1px #dcdcdc solid;background:#fff;}
.cpimg a{width:97%;height:150px;float:left;}
.cpimg img{max-width:150px;height:150px;}
.cpti{width:100%;height:30px;line-height:30px;text-align:center;float:left;}
.cpti a{color:#333;}
.cpti1{width:100%;height:30px;line-height:30px;text-align:center;float:left;}
.cpti1 a{color:#fff;}

.mbkxtim{width:100%;height:30px;background:#eeeeee;}

.mhxpp{width:100%;height:auto;overflow:hidden;margin:0px auto;}
.mhxpp ul{width:100%;height:auto;}
.mhxpp ul li{width:23%;height:auto;margin-left:1%;margin-right:1%;margin-bottom:10px;}

.gdmore{width:100%;height:30px;line-height:30px;text-align:center;background:#2654b2;}
.gdmore a{color:#fff;}

.cpflu{width:100%;height:auto;overflow:hidden;background:#164e73;}

.cpflul{width:95%;height:auto;overflow:hidden;margin:0px auto;}
.cpflul ul{width:100%;height:auto;}
.cpflul ul li{width:45%;height:110px;margin-right:10px;}

.cpfluli{width:100%;height:auto;overflow:hidden;margin:0px auto;}
.cpfluli ul{width:100%;height:auto;}
.cpfluli ul li{width:30.5%;height:35px;line-height:35px;text-align:center;border:1px #618149 solid;border-radius:15px 15px 15px 15px;margin-left:1%;margin-right:1%;}
.cpfluli ul li:hover{border:1px #399b50 solid;}
.cpfluli ul li:hover a{color:#399b50;}


.zzcentt{width:100%;height:auto;overflow:hidden;background:url(../images/index_10.jpg) center top no-repeat;background-size:100% 100%;}
.zzcentt .mtite1{color:#fff;}
.zzcentt .mtite2{color:#fff;}
.zzcentt a{color:#fff;}

/****************新闻中心***********************/
.xwcent{width:100%;height:auto;overflow:hidden;}
.mxwzx{width:100%;height:auto;overflow:hidden;clear:both;}
.mxwzxti{width:100%;height:25px;}
.mxwzxti img{height:25px;}

.mxwzxs{width:100%;height:auto;margin:0px auto;overflow:hidden;}
.mxwzxs ul{width:100%;height:auto;}
.mxwzxs ul li{width:100%;height:39px;float:left;line-height:39px;border-bottom:1px #a89783 solid;}

.mxwzxsi{width:25px;height:39px;float:left;background:url(../images/index_12.png) left center no-repeat;}
.mxwzxs ul li:hover .mxwzxsi{background:url(../images/index_13.png) left center no-repeat;}
.mxwzxs ul li:hover{color:#618149;}
.mxwzxs ul li:hover a{color:#618149;}

.mxwzxsli{width:68%;height:39px;float:left;}
.mxwzxstime{height:39px;float:right;}



.mxlwm{width:100%;height:10px;background:#e5e5e5;}
/****************底部导航***********************/

.bunva{width:100%;height:70px;margin:0px auto;max-width:640px;line-height:60px;background:#618149;position:fixed;z-index:100;bottom:0;}
.bunva ul{width:100%;height:70px;}
.bunva ul li{width:25%;height:70px;text-align:center;}
.bunva ul li a{color:#fff;}
.bunva ul li:hover{background:#ffaf47;}
.bunva img{height:45px;margin-top:10px;}

.footimg1{width:100%;height:35px;float:left;background:url(../images/index_01.png) center center no-repeat;background-size:25% 55%;}

.footimg2{width:100%;height:35px;float:left;background:url(../images/index_02.png) center center no-repeat;background-size:25% 55%;}

.footimg3{width:100%;height:35px;float:left;background:url(../images/index_03.png) center center no-repeat;background-size:21% 55%;}

.footimg4{width:100%;height:35px;float:left;background:url(../images/index_04.png) center center no-repeat;background-size:22% 55%;}

.footti{width:100%;height:30px;line-height:30px;float:left;font-family:'宋体';}
.footti:hover a{color:#3b8f75;}

.topcontrol{}
.topcontrol img{height:80px;}

#myBtn {display:none;/* 默认隐藏 */position:fixed;bottom:80px;right:1px;z-index:99;border:none;outline:none;color:white;/* 文本颜色 */cursor:pointer;
}

/****************版权***********************/

.mbbbu{width:100%;height:30px;line-height:25px;text-align:center;}


.mfootu{color:#fff;}

.mbbbus{width:100%;height:50px;}
.mbbbuss{width:100%;height:50px;line-height:25px;}


.mxlwmg{width:100%;height:130px;}
.mxlwmg img{height:130px;}

/****************模块间隔***********************/
.mjg10{width:100%;height:10px;}
.mjg20{width:100%;height:20px;}
.mjg30{width:100%;height:30px;}
.mjg40{width:100%;height:40px;}
.mjg50{width:100%;height:50px;}
.mjg60{width:100%;height:60px;}
.mjg70{width:100%;height:70px;}
.mjg80{width:100%;height:80px;}
.mjg90{width:100%;height:90px;}
.mjg100{width:100%;height:100px;}
.mjg200{width:100%;height:200px;}
.mjg300{width:100%;height:300px;}


.mjg{width:100%;height:5px;margin:0px auto;}
.mjg img{width:100%;}

.mbennerjgj{width:100%;height:30px;}

/*********************************************/
#mytool{position:fixed;right:0;bottom:0;width:100%;background:#0073d8;height:61px;}
.mytoolbg{height:61px;}
#mytool dl dd{float:left;width:25%;text-align:center;}
#mytool dl dd a{width:100%;float:left;display:block;height:61px;color:#FFFFFF;}
#mytool dl dd a img{margin-top:10px;height:40px;}
#mytool dl dd a:hover{background:#ed1c24;}


/********列表分页**********/
.wp-pagenavi {CLEAR:both;text-align:center;height:25px;}
.wp-pagenavi A {BORDER-RIGHT:#d9d9d9 1px solid;PADDING-RIGHT:5px;BORDER-TOP:#d9d9d9 1px solid;PADDING-LEFT:5px;PADDING-BOTTOM:3px;MARGIN:2px;BORDER-LEFT:#d9d9d9 1px solid;PADDING-TOP:3px;BORDER-BOTTOM:#d9d9d9 1px solid;TEXT-DECORATION:none;}
.wp-pagenavi SPAN {BORDER-RIGHT:#d9d9d9 1px solid;PADDING-RIGHT:5px;BORDER-TOP:#d9d9d9 1px solid;PADDING-LEFT:5px;PADDING-BOTTOM:3px;MARGIN:2px;BORDER-LEFT:#d9d9d9 1px solid;PADDING-TOP:3px;BORDER-BOTTOM:#d9d9d9 1px solid;TEXT-DECORATION:none;}
.wp-pagenavi A:hover {}
.wp-pagenavi SPAN.current {BORDER-LEFT-COLOR:#d9d9d9;BORDER-BOTTOM-COLOR:#d9d9d9;BORDER-TOP-COLOR:#d9d9d9;BORDER-RIGHT-COLOR:#d9d9d9;}
.wp-pagenavi SPAN.current {FONT-WEIGHT:bold;}
.pageleft{float:left;margin-left:10px;letter-spacing:0px;}
.pageright{float:right;margin-right:10px;letter-spacing:0px;}

/********新闻内容分页**********/
.pages{CLEAR:both;text-align:center;height:25px;}
.pages A {BORDER-RIGHT:#d9d9d9 1px solid;PADDING-RIGHT:5px;BORDER-TOP:#d9d9d9 1px solid;PADDING-LEFT:5px;PADDING-BOTTOM:3px;MARGIN:2px;BORDER-LEFT:#d9d9d9 1px solid;PADDING-TOP:3px;BORDER-BOTTOM:#d9d9d9 1px solid;TEXT-DECORATION:none;}
.pages SPAN {BORDER-RIGHT:#d9d9d9 1px solid;PADDING-RIGHT:5px;BORDER-TOP:#d9d9d9 1px solid;PADDING-LEFT:5px;PADDING-BOTTOM:3px;MARGIN:2px;BORDER-LEFT:#d9d9d9 1px solid;PADDING-TOP:3px;BORDER-BOTTOM:#d9d9d9 1px solid;TEXT-DECORATION:none;}


/***************上一条和下一?*****************/

.mcontext{width:100%;height:auto;margin:0px auto;overflow:hidden;line-height:25px;}
.mcontext ul{width:100%;height:auto;}
.mcontext ul li{width:100%;height:auto;padding-left:14px;}
.mcontext ul li a{}

/***************在线留言模块******************/
#post-2 {width:90%;margin:0px auto;}
#gbooklist {width:90%;text-align:center;margin:0px auto;}
#gbooklist .faq, #gbooklist .reply {margin:0px auto;text-align:left;width:90%;word-wrap:break-word;word-break:break-all;}
#gbooklist .faq {margin-bottom:15px;}
#gbooklist .faqtit, #gbooklist .faqcon {padding-left:5px;}
#gbooklist .faqtit {}
#gbooklist .reply {border:1px dashed #FF0000;width:95%;margin-bottom:10px;margin-left:5px;padding:3px;}
.pageNavi {border:none;}
/* CSS Document */
#faqbox {}
#faqbox .faqline {line-height:2em;height:35px;text-align:left;}
#faqbox .faqline .faqtit {width:70px;display:block;float:left;clear:both;text-align:right;}
#faqbox .Content {line-height:2em;height:120px;text-align:left;}
#faqbox .Content .faqtit {width:70px;display:block;float:left;clear:both;text-align:right;}
#faqbox .Content textarea {height:100px;}
/***************新闻中心******************/
.listti{width:100%;height:auto;overflow:hidden;}
.listti img{width:100%;}
.listtit{width:100%;height:auto;overflow:hidden;margin:0px auto;}
.listtit img{width:100%;}



.mmhe{width:95%;height:auto;margin:0px auto;clear:both;}
.mmhes{width:100%;height:auto;margin:0px auto;clear:both;}
.cplistt{width:100%;height:auto;margin-bottom:20px;}
.cplistti{width:99%;height:50px;background:#e20202;line-height:50px;color:#fff;text-align:center;border-left:2px #e20202 solid;border-right:2px #e20202 solid;}
.cplistti a{color:#fff;}

.cplisttili{width:100%;height:auto;overflow:hidden;}
.cplisttili ul{width:100%;height:auto;border-left:1px #cccccc solid;}
.cplisttili ul li{width:33%;height:50px;text-align:center;line-height:50px;border-bottom:1px #cccccc solid;border-right:1px #cccccc solid;}


.xwimgjg{width:100%;height:120px;}
/**********xwzxright**********/
.xwzxright1{width:100%;height:auto;}
.mxwzxrightti{width:100%;height:40px;color:#333;background:url(../images/index_15.png) left center no-repeat;line-height:40px;border-bottom:1px #d9d9d9 solid;}
.xwzxrightti a{color:#333;}

.mxwzxrighttileft{float:left;font-weight:bold;padding-left:30px;}


.xwzxrighttiimg{width:700px;height:153px;}

/*******************间隔*******************/

.mxwzxrightshowul{width:100%;height:auto;}

/*******************新闻列表*******************/

.mxwlist{width:100%;height:auto;overflow:hidden;margin:0px auto;}
.mxwlist ul{width:100%;height:auto;}
.mxwlist ul li{width:100%;height:39px;line-height:39px;border-bottom:1px #cccccc dashed;}

.xwle{float:left;}
.xwtime{float:right;}



.xwtitle{width:100%;height:20px;line-height:20px;font-weight:bold;border-bottom:1px #cccccc solid;margin-bottom:10px;}
.xwtitlegd{width:100%;height:20px;text-align:right;}

.mxwlistli{width:100%;height:64px;border-bottom:1px #cccccc dashed;margin-bottom:25px;}
.mxwlistlit{width:100%;height:26px;line-height:26px;font-size:14px;background:url(../images/index_25.jpg) left center no-repeat;color:#888888;}
.mxwlistlite{padding-left:15px;font-size:16px;}

.mxwlistlis{width:100%;height:22px;line-height:22px;font-size:12px;color:#888888;}


/***************新闻资讯内容?*****************/
.mcpzxrightshow2{width:100%;height:auto;overflow:hidden;margin:0px auto;margin-bottom:20px;}
.mcpzxrightshow2 h1{width:100%;height:50px;line-height:30px;text-align:center;font-size:16px;font-weight:bold;}
.mxwfbz{width:100%;margin:0px auto;height:35px;line-height:25px;font-size:14px;text-align:center;}

.xwnews{width:95%;overflow:hidden;height:auto;font-size:14px;line-height:25px;padding-left:10px;padding-right:10px;}
.xwnews p{width:100%;height:auto;text-indent:2em;margin-bottom:10px;}
.xwnews p img{max-width:100%;text-indent:0em;display:block;margin:0px auto;}
.mxwnews{width:95%;overflow:hidden;height:auto;font-size:14px;line-height:25px;padding-left:10px;padding-right:10px;}
.mxwnews img{max-width:100%;display:block;margin:0px auto;margin-bottom:10px;}
.mxwnews p{width:100%;height:auto;text-indent:2em;margin-bottom:10px;}
.mxwnews p img{max-width:100%;display:block;margin:0px auto;}
.mxwnews p strong{width:100%;height:30px;line-height:30px;}

.dygb{width:100%;height:30px;text-align:right;line-height:30px;}

/***************产品分类******************/
.cpflli{width:100%;height:auto;overflow:hidden;}
.cpflli img{width:100%;}

.xwwlist{width:100%;height:auto;overflow:hidden;}
.xwwlist ul{width:99%;overflow:hidden;height:auto;clear:both;}
.xwwlist ul li{width:31%;height:45px;line-height:45px;text-align:center;font-size:14px;margin-left:1%;margin-right:1%;margin-bottom:10px;}
.xwwlist ul li a{width:100%;height:45px;float:left;background:#e5e5e5;border:1px #e5e5e5 solid;border-radius:15px 15px 15px 15px;}
.xwwlist ul li a:hover{background:#ffaf47;border:1px #ffaf47 solid;color:#fff;}


.cpwlist{width:100%;height:auto;overflow:hidden;}
.cpwlist ul{width:99%;overflow:hidden;height:auto;clear:both;}
.cpwlist ul li{width:31%;height:45px;line-height:45px;text-align:center;font-size:14px;margin-left:1%;margin-right:1%;margin-bottom:10px;}
.cpwlist ul li a{width:100%;height:45px;float:left;background:#e5e5e5;border:1px #e5e5e5 solid;border-radius:15px 15px 15px 15px;}
.cpwlist ul li a:hover{background:#ffaf47;border:1px #ffaf47 solid;color:#fff;}


/***************产品列表******************/

.mcpxx{width:100%;height:auto;margin:0px auto;overflow:hidden;margin-bottom:20px;}
.mcpxx ul{width:100%;height:auto;}
.mcpxx ul li{width:48%;height:200px;text-align:center;float:left;margin-left:1%;margin-right:1%;}

.cpxxul{width:46%;height:200px;text-align:center;float:left;margin-left:2%;margin-right:2%;margin-bottom:10px;}

.cpxximgli{width:103px;height:190px;float:left;text-align:center;}

.mcpxximg{width:100%;height:150px;text-align:center;float:left;border:1px #d9d9d9 solid;}
.mcpxximg a{width:100%;height:150px;float:left;}
.mcpxximg a img{max-width:150px;height:150px;}

.mcpxximgti{width:100%;height:30px;float:left;line-height:30px;text-align:center;}


.cpflimg{width:100%;height:auto;overflow:hidden;}
.cpflimg ul{width:100%;height:auto;}
.cpflimg ul li{width:24%;height:105px;text-align:center;margin-right:7px;}

.yhhdlistli{width:100%;height:59px;line-height:59px;font-size:14px;overflow:hidden;border:1px #cccccc solid;text-align:center;}
.yhhdlistli a{margin-right:10px;}

.yhhdlist{width:100%;height:auto;overflow:hidden;margin-bottom:20px;}
.yhhdlist ul{width:100%;height:auto;}
.yhhdlist ul li{width:100%;height:auto;text-align:center;margin-bottom:20px;}
.yhhdimg img{width:100%;text-align:center;float:left;}


/***************产品中心内容?*****************/
.cpzxrightshow3{width:100%;height:auto;overflow:hidden;}
.xwnews1{width:100%;overflow:hidden;min-height:300px;margin:0px auto;font-size:13px;}

.cpzs11{width:100%;height:270px;clear:both;}
.cpzsimgm{width:300px;height:260px;float:left;text-align:center;}
.cpzsimgm img{max-width:340px;height:255px;}

.cpzsshow1{width:300px;height:260px;float:right;}
.cpzsshowname{width:300px;height:30px;font-weight:bold;line-height:30px;}
.cpzsshowname1{width:300px;height:50px;}
.cpzsshowname2{width:300px;height:30px;line-height:30px;}

.cpsm{width:100%;overflow:hidden;height:auto;}
.cpsmti11{width:590px;height:30px;font-weight:bold;padding-left:10px;background:#ccc;line-height:30px;margin-bottom:10px;}
.cpsmshow11{width:590px;height:auto;}

.prodnew{width:100%;overflow:hidden;height:auto;text-align:center;}



.dzhc{width:100%;}
.dzhc ul{width:100%;}
.dzhc ul li{width:40%;margin-right:20px;margin:0px auto;margin-left:20px;_margin-left:10px;}
.dzhcimg{width:100%;float:left;text-align:center;border:1px #ccc solid;}
.dzhcimg img{width:100%;}

.dzhctile{width:100%;height:40px;float:left;line-height:30px;text-align:center;}
