/*整站样式*/
html,body,dl,dd,img,form,div,ul,ol,li,h1,h2,h3,h4,h5,h6,p{margin:0;padding:0; border:0;}
body{min-width:320px;max-width:640px;margin: 0 auto;font-family: "Microsoft YaHei"; background:url(../images/ind_bg.jpg);
/*font-family: "Droidsansfallback","Heiti SC","Droid Sans","Helvetica","HelveticaNeue",Area;*/
}
h1,h2,h3,h4,h5,h6{font-weight: normal; }
ul,ol,li{ list-style-type:none;}
img{border:0;vertical-align:middle;}
select,input,select{vertical-align:middle;outline: none;}
table{border-collapse:collapse;border-spacing:0; margin:0 auto; }
table td{ text-align:center;}
iframe{border:none;}
a:link{color:#666666;text-decoration:none;}
a:visited{color:#666666;text-decoration:none;}
a:hover{color:#666666;text-decoration:none;}
a:active{color:#666666;text-decoration:none;}
.h{display:none;visibility:visible;}
.wrap{border: 0;padding:0;width:1100px;margin:0 auto;*zoom:1;}
.wrap:after{clear: both;content:"";display: table;}
.c{clear:both;font-size:0;line-height:0;height:0;visibility:visible;}
.fix{*zoom:1;}
.fix:after{clear: both;content:"";display: table;}
.fl{float: left;}
.fr{float: right;}
.pors{position: relative;}
.image-path{ visibility:hidden;}

/*手机字体设置*/
/*html {font-size:12px;}
@media screen and (min-width:400px) and (max-width:479px){
    html{font-size:12px;}
}
@media screen and (min-width:480px) and (max-width:559px){
    html{font-size:14px;}
}
@media screen and (min-width:559px) and (max-width:639px){
    html{font-size:15px;}
}
@media screen and (min-width:640px) and (max-width:719px){
    html{font-size:20px;}
}
@media screen and (min-width:720px) and (max-width:749px){
    html{font-size:22px;}
}
@media screen and (min-width:750px) and (max-width:799px){
    html{font-size:23px;}
}
@media screen and (min-width:800px) and (max-width:959px){
    html {font-size:25px;}
}
@media screen and (min-width:960px) and (max-width:1079px){
    html{font-size:30px;}
}
@media screen and (min-width:1080px){
    html {font-size:32px;}
}

.tc{text-align: center;}*/

/*苹果input圆角阴影兼容*/
input[type="submit"],input[type="reset"],input[type="button"],button { -webkit-appearance:none; }
/* 编辑器内容样式 凡是编辑器修改区域加上 */
.editor{line-height:24px;text-align:left;}
.editor p{text-indent:2em;}
.editor ol li{list-style-type:circle;margin-left:25px;}
.editor ul li{list-style-type:square;margin-left:25px;}



/*头部样式*/
#top{ width:100%;clear:both; overflow:hidden; }
#header100{ width:100%;clear:both; overflow:hidden; border-bottom:#eee 1px solid; }
#header{ margin:0 auto;  text-align:center; }
#header .logo{ margin-top:10px; }
#header .logo img{ max-width:98%; margin:0 auto; }

#menu { clear:both; overflow:hidden; margin:0 auto; text-align:center; background:#c7aa4a; }
#menu ul { list-style: none; margin: 0px; padding: 0px; }
#menu ul li { float:left; width:25%; margin-left:0px; height:30px; line-height:30px; background:url(../images/x1.jpg) right no-repeat; color:#fff; }
#menu ul li a { display:block; color:#fff;font-family: "Microsoft YaHei"; height:30px; line-height:30px; text-align:center; background:url(images/nav_bg2.gif) 0 0 no-repeat; font-size:14px;}
#menu ul li a:hover{ color:#333; }
#menu ul li a#cut { color:#333; font-weight:bold; }
#menu ul li ul { border:1px solid #8d0606; display:none; position:absolute;}
#menu ul li ul li { float:none; background:#bf0505; margin:0; border-bottom:1px solid #8d0606}
#menu ul li ul li a { background:none;}
#menu ul li ul li a:hover { background:#eee; color:#000;}
#menu ul li:hover ul { display:block;}
#menu ul li.sfhover ul { display:block;}

#ban{ padding:0 10px; margin:0 auto; clear:both; overflow:hidden; }


/*内页导航 start*/
.m-nav2{ width:100%;font-size:1em;background:#fff;overflow:hidden;margin:0; }
.m-nav2 li{ display:inline-block; color:#333; line-height:34px; height:34px; text-align:center; float:left; width:33.33%; background:url(../images/menu_m2.jpg) right no-repeat; border-bottom:1px #e0e0e0 solid; }
.m-nav2 li a{ color:#333; font-size:14px; }
.m-nav2 li a:hover{ color:#dab96b; font-weight:bold; }
.m-nav2 li a#cut{ color:#dab96b; font-weight:bold; }
/*内页导航 end*/


/*中间样式*/
#main1{ margin:0 auto; clear:both; overflow:hidden; margin-top:20px; padding:0 10px; }
#main1 .main1_l{ clear:both; overflow:hidden; }
#main1 .main1_l img{ width:100%; }
#main1 .main1_r{  clear:both; overflow:hidden; border:#999999 1px solid; }
#main1 .main1_r h1{ border-bottom:#999999 1px solid; height:73px; line-height:73px; font-size:12px; color:#fff; }
#main1 .main1_r h1 .nam{ float:left; width:60%; background:url(../images/nambg.png) 10px 8px no-repeat; height:57px; line-height:57px; padding-top:8px; }
#main1 .main1_r h1 .nam span{ margin-left:25px; font-size:18px; font-family: "Microsoft YaHei"; }
#main1 .main1_r h1 .more{ float:right; font-size:14px; font-family: "Microsoft YaHei"; text-align:right; margin-right:10px; border-bottom:#999 1px solid; height:30px; line-height:30px; margin-top:20px; }
#main1 .main1_r .wz{ min-height:153px; padding:10px; clear:both; font-size:14px; line-height:1.7; }


#main2{ margin:0 auto; background:#f7f7f7; clear:both; overflow:hidden; margin-top:20px; padding:0 10px; }
#main2 ul{ }
#main2 ul li{ width:50%; height:150px; float:left; }
#main2 ul li img{ width:100%; height:100%; }
#main2 ul .li1{ background:#000; color:#fff; }
#main2 ul .li1 .kuang{ padding:5px; font-size:14px; line-height:1.6; }
#main2 ul .li1 .kuang a{ display:block; width:60px; color:#fff; text-align:center; border-bottom:#ccc 1px solid; }



/*底部样式*/
.footTop{width:100%;background:url(../images/x01.png) center top repeat-x; height:15px; clear:both; overflow:hidden; margin-top:20px; } 
.zxsc{ clear:both; overflow:hidden; background:url(../images/endbg.jpg) center bottom; padding:10px 0; }
.zxsc .ewmsm{ float:left; margin-left:10px; }
.zxsc .share{ float:left; }
.zxsc .share li{ float:left; margin-left:3px; }
.zxsc .share li img{ float:left; width:33px; height:30px; display:inline-block; }
#foot{ padding:0 10px; margin:0px; min-height:75px; clear:both; overflow:hidden; padding-bottom:10px; }
#foot .con{ margin:0 auto; text-align:center; font-size:14px; line-height:24px; padding-top:15px; position:relative; color:#333; }
#foot .con a{ color:#333; }



/*内页样式*/
#weizhi { padding:0 10px; clear:both; overflow:hidden; background:#f0f0f0; }
#weizhi{ height:30px; line-height:30px; font-size:14px; color:#333; }
#weizhi a{ font-size:14px; color:#333; }
.ynam{padding:0 10px; clear:both; overflow:hidden; text-align:center; margin-top:20px; font-size:18px; }

#ny1{ margin:0 auto; clear:both; overflow:hidden; margin-top:10px; }
#ny1 .info{ padding:10px; color:#333; clear:both; font-size:14px; line-height:1.6; }
#ny1 .info img{ max-width:100%; }


/*首页样式*/
.gywm1{ height: 40px; border-bottom:#9a6200 1px solid; }
.gywm1 .bt1{padding: 0px 10px; color:#b37b06; line-height: 40px; font-size: 16px; font-weight: 600; float: left; border-bottom:#9a6200 2px solid;}
.gywm1 .bt2{color: rgb(154, 152, 152); padding-top:10px; font-size: 13px; float: left;}
.gywm1 a.gd{ float:right; display:block; color:#333; line-height:40px; font-size:12px; margin-right:10px; margin-top:15px; }

.about_top { padding:0 10px; height:33px; line-height:33px; border-bottom:#ccc 1px solid; clear:both; margin-top:10px; }
.iabout_title { float:left; height:30px; line-height:30px; font-size:18px; color:#138513;  padding-left:0px; }
.iabout_title .en { font-size:14px; color:#999999; font-family:Arial; }
.about_top .more { width:auto; float:right; font-size:12px; color:#222; padding:0 5px; height:18px; line-height:18px;border-radius:5px; margin-top:8px; }
.about_top .more a{ color:#222; font-family:Arial; }
.iabout{ clear:both; margin-top:20px; }
.iabout img{ width:100%; }
.iabout .wz{ padding:0 10px; font-size:14px; clear:both; margin-top:10px; }

.scjd_top {  text-align:center; font-size:24px; font-family: "Microsoft YaHei"; color:#138513; border-bottom: 1px solid #e0e0e0; clear:both; padding-bottom:10px; }
.scjd_top .en { font-size:18px; color:#999999; font-family:Arial; }
.main_pro_warp { clear:both; overflow:hidden; background:#f6f6f6; margin-top:20px; }
.scjd_warp { clear:both; overflow:hidden; background:#fff;  }

/*iprolist start*/
#iprolist { clear:both; overflow:hidden; margin-bottom:10px; margin-top:10px; }
#iprolist ul { display:none; margin:0 auto; }
#iprolist ul li{ float:left; width:47%; height:158px; height:auto; margin-left:2%; margin-bottom:5px; text-align:center; background:#fff; overflow:hidden; border:#eee 1px solid; }
#iprolist ul li:hover{ background:#f6ece0; }
#iprolist ul li img{ max-width:100%; max-height:150px; margin-top:5px; }
#iprolist ul li .nam{ width:100%; height:26px; line-height:26px; text-align:center; font-size:14px; color:#333; }
/*iprolist end*/
.scjd_more { width:189px;height:40px; margin:0 auto; clear:both; overflow:hidden; }
.scjd_more a{ display:block; border:#ccc 1px solid; height:38px; line-height:38px; color:#999; font-size:14px; font-family: "Microsoft YaHei"; text-align:center; }
.scjd_more a:hover{ background:#c7aa4a; color:#fff; }

.gd01{ padding:0px; clear:both; overflow:hidden; margin-top:20px; }
.gd01 img{ width:100%; }


/*iproduct start*/
.iproduct{ clear:both; overflow:hidden; text-align:center; padding-top:30px; padding-bottom:20px; }
.iproduct2{ clear:both; overflow:hidden; padding-top:10px; }
/*iproduct end*/


.main3_l{ clear:both; overflow:hidden; margin-top:10px; }
.main3_l h1{ border-bottom:#999999 1px solid; height:73px; line-height:73px; font-size:12px; color:#fff; }
.main3_l h1 .nam{ float:left; min-width:168px; background:url(../images/nambg.png) 10px 8px no-repeat; height:57px; line-height:57px; padding-top:8px; }
.main3_l h1 .nam span{ margin-left:25px; font-size:18px; font-family: "Microsoft YaHei"; }
.main3_l h1 .more{ float:right; font-size:14px; font-family: "Microsoft YaHei"; margin-right:10px; border-bottom:#999999 1px solid; height:30px; line-height:30px; margin-top:20px;  }
.main3_l .wz{ padding:10px; line-height:24px; clear:both; font-size:14px; }
.main3_l .list1{ clear:both; overflow:hidden; }
.main3_l .list1 .l{ width:30%; float:left; height:100px; overflow:hidden; }
.main3_l .list1 .l a{ display:block; width:100%; height:100%; }
.main3_l .list1 .r{ width:65%; height:100px; float:right;overflow:hidden; }
.main3_l .list1 .r .nam{ font-size:16px;  font-family: "Microsoft YaHei"; font-weight:bold; width:100%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.main3_l .list1 .r .nam a{ color:#000; }
.main3_l .list1 .r .nam a:hover{ text-decoration:underline; }
.main3_l .list1 .r .seod{ font-size:14px; font-family: "Microsoft YaHei"; margin-top:5px; color:#666; }
.main3_l .list2{ clear:both; overflow:hidden; margin-top:10px; }
.main3_l .list2 ul li{ clear:both; overflow:hidden; height:30px; line-height:30px; border-bottom:#eee 1px dashed; }
.main3_l .list2 ul li a{ float:left; display:block; color:#333; font-size:14px; font-family: "Microsoft YaHei"; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; width:70%; }
.main3_l .list2 ul li a:hover{ text-decoration:underline; }
.main3_l .list2 ul li span{ display:block; width:30%; text-align:right; float:right; color:#999; font-size:14px; font-family: "Microsoft YaHei"; }


/*ynewslist*/
.ynewslist{ clear:both; overflow:hidden; margin-top:20px; padding:0 5px; }
.ynewslist dl{ clear:both; overflow:hidden; padding-bottom:15px; margin-bottom:15px; border-bottom:#dab96b 1px dashed; }
.ynewslist dl h3 { clear:both; overflow:hidden; }
.ynewslist dl h3 a{ float:left; font-size:16px; color:#000; font-weight:bold; max-width:70%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; margin-left:5px; }
.ynewslist dl h3 a:hover{ color:#b63935; }
.ynewslist dl h3 .time{ float:right; color:#666; margin-right:5px; font-size:14px; }
.ynewslist dl dt{ clear:both; overflow:hidden; margin-top:10px; }
.ynewslist dl dt .img{ float:left; height:70px; width:24%; margin-right:2%;  }
.ynewslist dl dt .img img{ width:100%; height:100%; }
.ynewslist dl dt .seo_d{ float:left; height:70px; width:74%; color:#333; font-size:14px; overflow:hidden; line-height:24px; text-indent:2em; }
.imore{ width:40%; margin:0 auto; height:32px;line-height:32px; text-align:center; background:#ccc; color:#fff; clear:both; overflow:hidden; border-radius:20px; }
.imore a{ display:block; background:#ccc; color:#fff; }
.imore a:hover{ background:#c7aa4a; color:#fff; }


.ijieshao{ margin:0 auto; font-size:14px; color:#666; line-height:2; font-family:'微软雅黑'; text-align:center; clear:both; margin-top:20px; }
.ijslist{ margin:0 auto; clear:both; }
.ijslist ul li{ float:left; width:48%; height:195px; border:#548235 1px solid; position:relative; border-radius:20px; margin-right:2%; margin-bottom:20px; }
.ijslist ul li .img{ position:absolute; top:4%; left:0px; width:100%; }
.ijslist ul li .img img{ width:94%; height:125px; margin:0 auto;border-radius:20px; }
.ijslist ul li .nam { width:94%; height:45px; line-height:45px; position:absolute; top:140px; left:5px; border-radius:20px; text-align:center; color:#fff; font-size:14px; font-family:'微软雅黑'; font-weight:bold; }



/*-----------------------------网页全站变灰代码-----------------------------*/
/*--html {filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); -webkit-filter: grayscale(100%); }--*/