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 {margin: 0;padding: 0;}
table {border-collapse: collapse;border-spacing: 0;}
fieldset,img {border: 0;}
address,caption,cite,code,dfn,em,th,var,b {font-style: normal;font-weight: normal;}
ul,li {list-style: none;}
caption,th {text-align: left;}
h1,h2,h3,h4,h5,h6 {font-size: 12px;font-weight: bold;}
abbr,acronym {border: 0;font-variant: normal;}
sup {vertical-align: text-top;}
sub {vertical-align: text-bottom;}
input,textarea,select {font-size: inherit;font-weight: inherit;}
input,textarea,select {*font-size: 100%; vertical-align:middle;}
legend {color: #000;}
body {font-size:12px;}
select,input,button,textarea {font:100% ,arial,helvetica,clean,sans-serif;}
table {font-size:inherit;font:100%;}
pre,code,kbd,samp,tt {font-family:monospace;line-height:100%;}

img{vertical-align:middle;}
label,button {cursor: pointer;_cursor: hand;}
button {overflow: visible;}
abbr[title],acronym[title] {border-bottom: 1px dotted;cursor: help;}
input[type="hidden"] {display: none!important;}
a{text-decoration: none;cursor: pointer;}
a:hover {text-decoration: none;}
html,body{ color: #333;font-family: "microsoft yahei";}



* { margin: 0; padding: 0; list-style: none; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
html { font-size: 14px; background: #fff; height:100%; }
body{ background:#fff; min-height: 100%; max-width:992px; margin: 0 auto; position: relative;} 


.mt20px{ margin-top: 20px;}
.mt10px{ margin-top: 10px;}
.p10px{ padding: 10px;}
.bor1{ border: 1px solid #ccc;}
.pb0px{ padding-bottom: 0px !important;}

.bt1{ border-top: 1px solid #e0e0e0;}
.bb1{ border-bottom: 1px solid #e0e0e0;}

.bgfff{ background: #fff !important;}

a:active,button:active { -webkit-tap-highlight-color:transparent;}
.e{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}



/* ========== header ============ */
header{ width: 100%; height: 60px; background:#fff; padding: 5px 50px; display: block;  position: relative; border-bottom: 1px solid #e0e0e0;}
.logo{ width: 100%;}
.logo img{ height: 50px; width: auto; max-width: 100%; margin:0 auto; display: block;}

.back{ width: 40px; height: 40px; position: absolute; left: 10px; top: 10px; background:url(../images/back.png) no-repeat center left; background-size: 10px;}




/* ========= banner =========== */
.slideBox{ position:relative; overflow:hidden; margin:0px auto;  max-width:992px;/* 设置焦点图最大宽度 */ }
.slideBox .hd{ position:absolute; left: 0px; height:28px; line-height:28px; bottom:0; right:0; z-index:1; }
.slideBox .hd ul{ text-align: center;}
.slideBox .hd li{ display:inline-block; width:8px; height:8px; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px; background:rgba(255,255,255,0.6); text-indent:-9999px; overflow:hidden; margin:0 3px;   }
.slideBox .hd li.on{ background:#fff;  }
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li{ position:relative; text-align:center;  }
.slideBox .bd li img{ height: 160px; object-fit: cover;  vertical-align:top; overflow: hidden; width:100%; display: block;/* 图片宽度100%，达到自适应效果 */}
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */
.slideBox .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;  }



.ft_div{ background: #fff; border-top: 1px solid #e0e0e0; text-align: center; padding: 10px 15px; font-size: 12px; color: #999; line-height: 20px;}
.ft_div span{ color: #333; display: block; font-size: 14px;}
.ft_div a{ color: #999;}

.index_tit{ text-align: left; padding: 10px 20px; position: relative;}
.index_tit span{ color: #333; display: inline-block; text-align: center; padding: 0 5px; font-weight: bold; font-size: 16px; position: relative;z-index: 9;}
.index_tit span font{ color: #87760e;}

.tit_t i{ display: block; margin: 0 auto; height: 20px; background: #87760e; position: absolute; top: 10px; left: 10px; width: 4px;}
.a_more{ width: 100px; font-size: 12px; display: block; text-align: center; margin: 0 auto; height: 26px; line-height: 26px; color: #FFFFFF; background: #2B72C6; border-radius: 13px; margin-bottom: 15px;}




.index_pro ul{ padding: 0 10px; overflow: hidden; }
.index_pro li{ width:48.5%; margin-right: 3%; float:left; font-size:14px; display: block; }
.index_pro li:nth-child(2n){ margin-right: 0px;}
.index_pro li img{padding: 2px; background: #FFFFFF; width:100%; max-width: 100%; height: 120px; overflow: hidden; object-fit: cover;  }
.index_pro li a{  display: block; position: relative; color: #333333; }
.index_pro li a span{ display: block; height: 32px; font-size: 14px; line-height: 32px; text-align: center;}




.index_about{padding: 0 10px 10px 10px;position: relative;display: block;overflow: hidden;min-height: 120px;}
.about_img_w img{width: 100%;display: block;height: 100%;overflow: hidden;object-fit: cover;}
.index_about p{ margin-top: 8px;  line-height: 24px; font-size: 12px; color: #333; display: block;  text-indent: 2em;}
.about_img_w{position: relative;width: 100%;height: 100px;}



/* ========= index news ======== */
.index_mk{display: block;  overflow: hidden; width: 100%; margin: 0 auto; padding: 0px 0 0px 0;}
.index_news{ width:100%;overflow: hidden; margin-top: 0px; padding: 0 10px;  border-top: 1px solid #ededed; border-bottom: 1px solid #ededed;}
.news_txt{ padding: 10px 0 15px 135px; width: 100%; border-bottom: 1px solid #e0e0e0;position: relative; }
.news_txt h4{ overflow:hidden; display: block;}
.news_txt h4 span{color: #333333;font-size: 14px;  max-width: 80%;float:left;overflow: hidden;display: inline-block;text-overflow: ellipsis;white-space: nowrap;}
.news_txt h4 font{ display: inline-block; line-height: 20px; font-weight: normal; color: red; font-size: 10px; margin-left: 10px;}
.news_txt p{ color: #666; font-size: 12px; line-height: 20px; height: 40px; overflow: hidden;}
.news_txt .time{font-style: normal;font-size: 12px; display: block;color: #999; padding: 6px 0; }
.img_w{padding: 5px; background: #fff; border: 1px solid #e0e0e0; position: absolute; left: 0px; top: 10px; width: 120px; height: 90px;}
.img_w img{ display: block; width: 100%; height: 100%; overflow: hidden; } 


/* =========== footer =========== */
footer{ width: 100%; z-index: 999; position: fixed; left: 0px; border-top: 1px solid #ddd;   bottom: 0px; height: 40px; background: #fff;}
footer a{ display: block;  text-align: center; width: 100%; height: 40px; line-height: 40px; color: #333333;}
footer ul li:first-child{ border-left: 0px;}
footer a img{ width: 16px; height: 16px; display: inline-block; margin: 0 10px 3px 0;}
footer ul li{ width: 25%; height: 40px; float: left; display: block; position: relative; border-left: 1px solid #dedede;}
footer ul li div{ border-radius: 4px; display: none; position: absolute; bottom: 50px; left: 2%; min-width:100%;border: 1px solid #e0e0e0; background: #fff; padding: 0 5px;}
footer ul li div a{ border-left: 0px; border-bottom: 1px solid #e0e0e0; height: 36px; line-height: 36px; white-space: nowrap;}
footer ul li div a:last-child{ border-bottom: 0px;}
footer ul li div::after{ width: 12px; height: 10px; position: absolute; bottom: -9px; left: 50%; margin-left: -6px; content: ''; display: block; background: url(../images/jt_icon.png) no-repeat center;}

.banner2 img{ width: 100%; height: auto; display: block; margin: 0 auto;}
.main{display: block; overflow: hidden; width: 100%; margin:0px 0 0 0; padding: 0px;   position: relative; background-size: 400%; }

/* ========= details =========== */
.c_tit{ margin: 0 auto 0px auto; width: 100%; text-align: center; color: #333; font-weight: bold; font-size: 16px; padding: 10px 10px 10px 10px; line-height: 24px;}
.tip{font-size: 10px;color: #999;text-align: center;padding: 5px 0 5px 0; margin:0 10px; background:#eeefee;position: relative;}
.tip span{ margin: 0 6px; line-height: 20px;}
.tip span img{ display: inline-block; margin: 0 4px 0 0; width: 12px; height: auto;}

.xq_con { overflow: hidden; text-indent: 2em; font-size: 14px; line-height: 24px; color: #666; padding: 10px 10px 10px 10px;}
.xq_con p{ text-indent: 2em;}
.xq_con img{ margin: 7px auto 7px auto; display: block; max-width: 100%;height: auto; width: auto;}

.a_link2{ padding: 15px 10px 5px 10px; border-top: 1px solid #e0e0e0; }
.a_link2 p{ position: relative; padding-left: 72px; margin-bottom: 10px; line-height: 20px; color: #333;}
.a_link2 p span{ position: absolute; left: 0px; font-size: 12px; top: 0px; text-align: center; display: block; padding: 0 10px; background: #ddd; height: 20px; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px;}
.a_link2 p a{ width: 100%; color: #666; font-size: 14px; display: block; height: 20px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.a_link2 p span i{ position: absolute; display: block; right:-11px; top:4px; width: 0px;  height: 0px;  border: 6px solid transparent;  border-left: 6px solid #ddd; }

/* ====== news ======= */
.news_list2{ width: 100%; padding: 10px; margin: 0 auto;}
.news_list2 li{ padding: 0px 75px 0px 18px; line-height: 32px; height: 32px; position: relative; border-bottom: 1px solid #e0e0e0;}
.news_list2 li a{ display: block; overflow: hidden;}
.news_list2 li span{ font-size: 12px; color: #999; line-height: 32px; position: absolute; width:70px; text-align: center; right: 0px; top: 0px;}
.news_list2 li h3{ font-size: 14px; color: #333; font-weight: normal; line-height: 32px; width: 100%; height: 32px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.news_list2 li i{ width: 15px; height: 10px; text-indent: -999999px; background: url(../images/jt0.png) no-repeat center; background-size: 5px; display: block; position: absolute; left: 0px; top: 50%; margin-top: -5px;}
.news_list2 li:last-child{ border-bottom: 0px;}

.div { padding: 0 10px;}
.div img{ width: 100%; height: auto;}

.main .index_pro{ padding-top: 15px;}

.messg_div{ padding: 50px 20px 80px 20px;}
.messg_div p{ display: block; position: relative;padding-left: 50px; margin-bottom: 10px;}
.messg_div p span{ display: block; width:40px; text-align: right; font-size: 14px; color:  #333; position: absolute; left: 0px; top: 0px; line-height: 30px;}
.messg_div p input,.messg_div p textarea{ padding: 5px 10px; line-height: 20px; color: #333; font-size: 14px; width: 100%; -webkit-appearance: none; border: 1px solid #e0e0e0; outline: none; border-radius: 2px;}
.messg_div p button{ width: 60px; height: 30px; line-height: 30px; background: #ddd; margin-right: 15px; display: inline-block; font-size: 14px; color: #333; border: 0px; outline: none; -webkit-appearance: none; border-radius: 2px;}
.messg_div p button:first-child{ background: #00725c; color: #fff;}
.messg_div p textarea{ height: 100px; resize: none;}

.tit_bg2{ background: url(../images/tit_bg2.png) no-repeat center !important; background-size: auto 100% !important;}


.fwys_box{ margin: 0px auto 0 auto !important; padding: 0px 10px 0px 10px;  position: relative;}
.fwys_box img{ width: 100%; height: auto; display: block; margin-bottom: 10px; }


.youshi_box{ padding: 10px;}
.youshi_box ul li { margin-bottom: 15px; overflow: hidden;}
.youshi_box ul li i{ width: 24px; font-size: 12px; font-weight: normal; height: 24px; float: left; margin-right: 10px; background: #87760e; border-radius: 50%; color: #FFFFFF; text-align: center; line-height: 24px;}
.youshi_box ul li h3{ font-size: 16px; line-height: 24px; color: #333;}
.youshi_box ul li p{ font-size: 12px; color: #666; margin-top: 5px;}
.youshi_box ul li img{ width: 40%; height: 110px; object-fit: cover; margin: 0px 10px 0 0; padding: 4px; background: #eee; border-radius: 10px; float: left; }
.youshi_box ul li:nth-child(2n) img{ float: right; margin: 0px 0px 0 10px; } 


.in_title{ height: 46px; line-height: 46px; overflow: hidden;}
.in_title span{color: #009900;font-size: 16px;font-weight: bold;padding: 0 0 0 25px; position: relative; text-align: left;display: block;}
.in_title span::before{ content: ''; width: 4px; height: 18px; position: absolute; left: 10px; top: 15px; display: block; background: #009900;}

.youshi { background: url(../images/yousbg.png) no-repeat 0px 88px; background-size: 100%;  padding-top: 26px; /*! padding-bottom: 20px; */border-top: 10px solid #e0e0e0;border-bottom: 10px solid #e0e0e0;}
.youshi .stitle { margin-bottom: 22px; text-align: center;} 
.youshi .stitle span{ display:inline-block; position: relative;  margin: 0 auto;  border: 2px solid #14804C; color: #14804c; line-height: 36px; text-align: center; font-size: 18px; font-weight: bold;padding: 0 10px;}
.youshi .stitle span i{ position: absolute; left: -6px; top: -6px; width: 10px; height: 10px; background: #14804C; display: block;}
.youshi .stitle span font{ position: absolute; right: -6px; bottom: -6px; width: 10px; height: 10px; border:2px solid #32AD71; display: block;}
.tiyanlist { width: 100%; padding: 0 10px 20px 10px; margin: 0 auto; overflow: hidden; }
.tiyanlist dt { width: 48%;  float: left; overflow: hidden;  text-align: right;}
.tiyanlist dd { float: right; width: 48%; }
.tiyanlist dd h3 { background: #028e47; color: #fff; font-size: 14px; text-align: left; line-height: 20px; position: relative; display: inline-block;padding: 5px;}
.tiyanlist dd p {  font-size: 14px; color: #333; line-height: 24px; margin-top: 10px;  
    overflow: hidden;}
.tiyanlist dd span { display: block; color: #ccc; font-size: 10px; line-height: 16px;}
.tiyanlist.no2 dt { float: right;   text-align: left; }
.tiyanlist.no2 dd { float: left; margin-right: 0; text-align: right;}
.tiyanlist dt img{ border: 4px solid #eee; height: 140px; width: 100%; display: inline-block;}

.bb10px{ border-bottom:10px solid #e0e0e0}





.in_ys{ border-top: 10px solid #E0E0E0; border-bottom: 10px solid #E0E0E0; padding: 10px 0 0 0;}
.in_tit2{ text-align: center; position: relative; margin-bottom: 20px;}
.in_tit2 font{ font-size: 24px; color: #ddd; text-transform: uppercase; font-weight: bold;}
.in_tit2 span{ display: block; text-align: center; width: 100%; font-size: 18px; color: #009900; font-weight: bold; position: absolute; left: 0px; top: 7px;}
.in_tit2 i{ width: 40px; height: 2px; display: block; margin: 5px auto 0 auto; background: #009900;}
.in_tit2 p{ color: #666; text-align: center; display: block; line-height: 34px; font-size: 14px;}



.in_ys_box{ padding: 0px 20px 0px 20px; margin: 0 auto; overflow: hidden;}
/*.ys_li{ position: relative; margin-bottom: 15px; padding-bottom: 10px; overflow: hidden; width: 100%;   padding-left: 40px; background: url(../images/line_bg.png) repeat-x center bottom;}
.ys_li i{position: absolute; color: #fff; left: 0px ; top: 4px; width: 30px; height: 30px; background: #546a85; line-height: 30px; text-align: center; font-size: 20px;  display: block;}
.ys_txt{  padding:0 0 10px 0;  }
.ys_txt p{ font-size: 12px; line-height: 28px; color: #333; }
.ys_txt h3{ line-height: 24px; font-size: 16px; color: #546a85; display: block; overflow: hidden;}

.ys_li:last-child{ margin-bottom: 10px; padding-bottom: 0px; background: none;}
*/






.pageJump{ padding: 20px 0; overflow: hidden;  font-size: 12px; text-align: center;}
.pageJump a{ display: inline-block; margin-right: 6px; padding: 4px 8px; vertical-align: top; color: #333333; border: 1px solid #ddd;}
.pageJump a:hover,.pageJump a.current{ background: #954e00; border: 1px solid #954e00; color: #fff;}
.number{ display: inline-block; text-align: center;}
