/**************重设浏览器默认样式[参考yahoo]**************/ 
/* 防止用户自定义背景颜色对网页的影响，添加让用户可以自定义字体 */
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { color: #333; font-size:12px; font-family:"Microsoft YaHei",arial,tahoma,\5b8b\4f53,sans-serif; background:#F5F5F5; text-align:left; }
/* 内外边距通常让各个浏览器样式的表现位置不同 */
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, hr, span, img, table { margin:0; padding:0; }
address, caption, cite, code, dfn, em, th, var { font-style:normal; font-weight:normal; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight:normal; } 
a{ color:#333; text-decoration:none; }
a:hover{ color:#0194e0; text-decoration:none; }
ol, ul { list-style:none; }
fieldset, img { border:0; }
table { border-collapse:collapse; border-spacing:0; } /* 去掉各Table  cell 的边距并让其边重合 */
th { text-align:inherit; } /* IE bug fixed: th 不继承 text-align*/
iframe { display: block; } /* ie6 7 8(q) bug 显示为行内表现 */
sup { vertical-align:text-top; }
sub { vertical-align:text-bottom; }
input, textarea, select { font-family:inherit; font-size:inherit; font-weight:inherit; }
/*to enable resizing for IE*/
input, textarea, select {  *font-size:100%;}
/* 清理浮动 */
.clearfix { *zoom:1; }/*IE6 7 只要触发layout即可*/
.clearfix:after { content:"."; clear:both; height:0; font-size:0; line-height:0; display:block; }
.clear { clear: both; height: 0px; line-height: 0px; font-size: 0px; }
/* 隐藏 */
.hide { display:none;}

.tem_inner,.met_section{position:relative; margin:0 auto;width:1105px;}
/*
@media(min-width:1000px){.tem_inner{padding:0;width:1200px;}
}
@media(min-width:1200px){.tem_inner,.met_section{padding:0;width:1200px;}
}
@media(min-width:1800px){.tem_inner,.met_section{padding:0;width:1200px;}
}
*/


/*-----------顶部------------*/
.tem_top { background:#F3F3F3; width: 100%; height:40px; line-height:40px; min-width:1105px;}
.tem_top h2 { float:left; color:#aaa;}
.tem_language { float:right; line-height:20px; border:1px solid #018997; margin-top:9px;}
.tem_language a { float:left; padding:0 10px;}
.tem_language a.cn { background:#018997; color:#fff; }
.tem_language a.en { color:#018997;}
.tem_top_link { float:right;}
.tem_top_link a { color:#999; float:left; padding:0 20px 0 16px; background:url(../images/line01.png) no-repeat right center;}
.tem_top_link a.last { background:none;}

/*-----------头部------------*/
.tem_head{ min-width:1105px; height:110px; background:#fff; }
.tem_head .logo {float: left;}
.logo_text { float:left; height:46px;  border-left:1px solid #ddd; margin:32px 0 0 22px; padding-left:20px; line-height:23px; }
.logo_text .p1 { font-size:18px; color:#018997;}
.logo_text .p2 { font-size:16px; color:#999999;}
.head_tel { float:right; padding-left:60px; background:url(../images/icon_phone.png) no-repeat left top; margin-top:30px;}
.head_tel dt { font-size:16px; color:#018997; line-height:18px; text-align:right; line-height:26px;}
.head_tel dd { font-size:28px; color:#333333; font-family:Times New Roman; line-height:26px; font-weight:bold;}

/*-----------导航------------*/
.tem_nav{ height:50px; line-height:50px; min-width:1105px; background:#fff;  border-top:1px solid #EDEDED;}
.tem_nav li{position:relative;float:left; }
.tem_nav li h2 a{  font-size:15px; width:138px; text-align:center; display:block; background:url(../images/line02.png) no-repeat right center; }
.tem_nav li h2 a.eco_home {  }
.tem_nav li h2 a:hover { background:#018997; color:#fff; }
.tem_nav li h2 a.navdown {background:#018997; color:#fff;}
.tem_nav li h2 a.navdown:hover { background:#018997; color:#fff; }
.tem_nav li dl{position:absolute;top:50px;left:0;z-index:99;display:none;width:138px;background:#018997; padding:10px 0;}
.tem_nav li dl dd{}
.tem_nav li dl dd a{ display:block; line-height:30px; text-align:center; color:#fff; font-size:14px; -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.tem_nav li dl dd a:hover { background:#fff; color:#333;}
.tem_nav li dl dt{float:right;overflow:hidden;padding:20px 20px 20px 0;width:380px;height:200px;font-size:0;}
.tem_nav li dl dt img{width:380px;height:200px;}
.tem_nav li dl dd i{position:absolute;top:-14px;left:50px;z-index:100;width:100%;color:#f3f4f5;font-size:22px;}
.tem_nav li dl.tem_pronoaw{width:auto;}
.tem_nav li dl.tem_pronoaw dd{width:auto;}
.tem_nav li dl.tem_pronoaw dd div{float:left;padding:0 20px;min-width:100px;}
.tem_nav li dl.tem_pronoaw dd div h3{margin-bottom:5px;border-bottom:1px solid #888;font-weight:normal;}
.tem_nav li dl.tem_pronoaw dd div p a{margin:0;}

.tem_nav.tem_fixed{position:fixed;z-index: 999;width: 100%;top: 0;}

/*-----------banner------------*/
.tem_banner{position:relative;overflow:hidden;background:#fafafa;text-align:center;font-size:0; min-width:1105px;}
.tem_banner ul { overflow:hidden; }
.tem_banner ul li{float:left;width:100%;list-style:none;background-position:50% 50%;background-repeat:no-repeat;}
.tem_banner ul li a{display:block;width:100%;height:100%;}
.tem_banner ul li img{ max-width:100%; height:auto;}
.tem_banner .flex-control-nav{position:absolute;right:0;bottom:20px;left:0;text-align:center;}
.tem_banner .flex-control-nav li{margin:0px;}
.tem_banner .flex-control-nav li a{display:inline-block;margin:0 3px;width:60px;height:5px;text-indent:-999em;cursor:pointer;background:#c9d2d5;border:0px;border-radius:0px;}
.tem_banner .flex-control-nav li a.flex-active{background:#fff;}
.tem_banner .flash img{width:100%!important;}
.tem_banner .flex-direction-nav { }
.tem_banner .flex-direction-nav li {}
.tem_banner .flex-direction-nav a { width:34px; height:68px;}
.tem_banner .flex-direction-nav .flex-prev { left:50px; background:url(../images/banner_btn_left.png) no-repeat center center; }
.tem_banner .flex-direction-nav .flex-next { right:50px; text-align:right; background:url(../images/banner_btn_right.png) no-repeat center center; }
.tem_banner .flex-direction-nav .flex-prev:hover { }
.tem_banner .flex-direction-nav .flex-next:hover { }

/*-----------首页板块------------*/
.index_cnt01 { min-width:1105px; background:url(../images/bg01.jpg) no-repeat center top;}
.index_cnt2 { min-width:1105px; background:#fff; padding:35px 0 40px 0;}
.index_cnt3 { min-width:1105px; height:568px; background:url(../images/bg02.jpg) no-repeat center top; padding:40px 0 40px 0;}

/*-----------搜索------------*/
.key_search { height:50px; background:#F0F0F0; position:relative;}
.key_search_inner { position:absolute; top:-30px; left:0; width:1105px; background:#1089A6; height:80px;}
.key_search .keywords { float:left; color:#fff; line-height:80px; padding-left:30px;}
.key_search .keywords a { color:#fff; padding-right:35px;}
.search { float:right; border:0; background:#fff; margin:20px 30px 0 0; padding:10px 20px;  height:20px; width:450px;}
.search .navsearch_input { }
.search .navsearch_input input{ outline:none; text-indent:10px; float:left; margin:0; padding:0; border:0;height:20px; line-height:20px;width:400px; overflow:hidden;}
.search .searchgo{color: #fff;background:url(../images/search.png) no-repeat center center;padding:0; margin:0; height: 20px;border:none; width:20px; font-size:14px; overflow:hidden; float:right; cursor:pointer; text-indent:-9999px;}

/*-----------标题------------*/
.com_tit { text-align:center; padding-bottom:35px; background:url(../images/bg03.png) no-repeat center bottom;}
.com_tit h3 { line-height:46px; font-size:28px;}
.com_tit h3 strong { color:#018997; font-weight:normal;}
.com_tit .txt { line-height:26px; font-size:14px; color:#bababa; }

/*-----------产品中心------------*/
.index_product { height:685px; padding-top:35px;}
.index_product_nav { margin-top:15px; text-align:center;}
.index_product_nav ul { display:inline-block; _display:inline; *zoom:1;}
.index_product_nav li { float:left; padding:0 15px;}
.index_product_nav li a { display:block; line-height:34px; padding:0 20px; font-size:16px;}
.index_product_nav li a:hover { background:#018997; color:#fff;}
.index_product_list { margin-top:30px; width:1105px;}
.index_product_list li { float:left; width:355px; height:405px; background:#fff; overflow:hidden;}
.index_product_list li a { display:block; width:100%; position:relative;}
.index_product_list li img { display:block; width:345px; margin:0 auto; margin-top:5px;}
.index_product_list li h3 { position:absolute; height:60px; line-height:60px; text-align:center; font-size:16px;  left:0; top:330px; width:100%; -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}

.index_product_list .bx-wrapper { position: relative;*zoom: 1; width:1105px;}

/*左右控制按钮 相对bx-wrapper定位*/
.index_product_list .bx-wrapper .bx-prev { left:515px; background:url(../images/flash_left.png) no-repeat; }
.index_product_list .bx-wrapper .bx-next { right:515px; background:url(../images/flash_right.png) no-repeat; }
.index_product_list .bx-wrapper .bx-prev:hover { background-position:0 -32px; }
.index_product_list .bx-wrapper .bx-next:hover { background-position:0 -32px;   }
.index_product_list .bx-wrapper .bx-controls-direction a { position:absolute; top:430px; outline:0; width:32px; height:32px; text-indent:-9999px; z-index:9999; }

/*-----------关于我们------------*/
.index_about_pic { float:left; padding:5px; border:1px solid #EAEAEA; margin-top:15px; background:#fff; }
.index_about_pic img { width:395px; display:block; }
.index_about_cnt { float:right; width:665px; margin-top:15px;}
.index_about_cnt .tit { font-size:20px; color:#038995; font-weight:bold; line-height:24px;}
.index_about_cnt .txt { font-size:14px; line-height:38px; height:172px; margin-top:15px;}
.index_about_cnt .more { margin-top:5px; width:105px; height:36px; line-height:36px; font-size:14px; color:#fff; background:#018997; display:block; text-align:center; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; border-radius:5px;}

/*-----------荣誉------------*/
.index_honor { margin-top:15px; width:812px; float:left; }
.index_honor .tit { height:36px; line-height:36px; }
.index_honor .tit h3 { float:left; font-size:20px; color:#038995; font-weight:bold; }
.index_honor .tit h4 { float:left; font-size:20px; color:#bababa; margin-left:20px; }
.index_honor .tit .line { float:left; margin-left:35px; height:1px; width:455px; background:#EAEAEA; margin-top:18px;}
.index_honor .tit .more { width:76px; text-align:center; color:#fff; background:#018997; float:left; font-size:14px; margin-left:35px; }
.index_honor_list { margin-top:20px; height:194px; overflow:hidden;}
.index_honor_list ul { width:817px; }
.index_honor_list li {  float:left; width:264px; height:194px;}
.index_honor_list li a { display:block;width:250px; padding:6px; border:1px solid #EAEAEA;}
.index_honor_list li img { width:250px; height:180px; display:block;}
.index_honor_list .bx-wrapper { position: relative;*zoom: 1; }

/*-----------联系------------*/
.index_contact { float:right; background:#018997; padding:5px; }
.index_contact .inner { border:5px solid #fff; padding:6px; width:245px; height:232px;}
.index_contact .inner img{ width:245px; display:block;}
.index_contact .inner .cnt{ font-size:14px; font-size:14px; line-height:22px; color:#fff; padding-top:2px;}

/*-----------新闻------------*/
.index_news_pic01 { width:550px; height:340px; float:left; overflow:hidden; }
.index_news_pic01 img { display:block; width:100%; height:100%;}
.index_news_pic01 .bx-wrapper { position: relative;*zoom: 1;}
/*加载界面*/
.index_news_pic01 .bx-wrapper .bx-loading { min-height:50px; background:#fff url(../images/bx_loader.gif) center center no-repeat; height:100%; width:100%; position:absolute; top:0; left:0; z-index:2000; }
/*导航 相对bx-wrapper定位*/
.index_news_pic01 .bx-wrapper .bx-pager { position: absolute; bottom:10px; right:10px; z-index:80; /*width:100%; text-align: center;*/}
.index_news_pic01 .bx-wrapper .bx-pager.bx-default-pager a {background:url(../images/fade/shade_black50.png); display:block; width:16px; height:16px; line-height:16px; font-size:12px; font-family:Arial; color:#fff; text-align:center; margin:0 8px 0 0; outline:0;  }
.index_news_pic01 .bx-wrapper .bx-pager.bx-default-pager a:hover,
.index_news_pic01 .bx-wrapper .bx-pager.bx-default-pager a.active {  text-decoration:none; width:20px; height:20px; line-height:20px; font-size:14px; }
.index_news_pic01 .bx-wrapper .bx-pager .bx-pager-item{ display:inline-block; *zoom:1; *display:inline;}
		
		
.index_news_pic02 { float:left; width:365px; height:230px; overflow:hidden;  }
.index_news_pic02 img { display:block; width:100%; height:100%;}
.index_news01 { padding:35px 35px 0 35px; width:485px; height:305px; background:#fff; float:right;  }
.index_news01_tit {}
.index_news01_tit h3 { float:left; font-size:36px; color:#bababa; line-height:38px;}
.index_news01_tit .more { float:right; font-size:14px; border:1px solid #018997; color:#018997; padding:0 12px; -moz-border-radius:5px; -o-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; line-height:28px;}
.index_news01_tit h4 { font-size:17px; color:#bababa;}
.index_news01 ul {}
.index_news01 li {}
.index_news01 li .tit {}
.index_news01 li .tit .date{ float:left;}
.index_news01 li .tit .date .s1{ display:block; font-size:40px; color:#018997; font-weight:bold; line-height:42px;}
.index_news01 li .tit .date .s2{ display:block; font-size:14px;}
.index_news01 li .tit h3 { width:400px; float:right; line-height:50px; font-size:24px; -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.index_news01 li .tit h3 a{}
.index_news01 li .desc { line-height:26px; font-size:14px; color:#bababa; height:52px; overflow:hidden; margin-top:20px;}
.index_news01 li .more { display:block; width:106px; height:36px; line-height:36px; font-size:14px;  background:#018997; color:#fff; text-align:center; -moz-border-radius:5px; -o-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; margin-top:30px;}

.index_news02 { padding:5px 30px 0 30px; height:225px; background:#018997; width:490px; float:left;}
.index_news02 ul{}
.index_news02 li{ height:30px; line-height:30px;}
.index_news02 li span{ float:left; color:#01d2e8;}
.index_news02 li a{ width:400px; font-size:14px; float:right; color:#fff; -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}

.index_news03 { padding:50px 15px 0 15px; width:160px; height:180px; float:right; background:#018997;}
.index_news03 li{}
.index_news03 li h3{ line-height:24px; height:48px; overflow:hidden;}
.index_news03 li h3 a{ font-size:16px; color:#fff;}
.index_news03 li span{ display:block; color:#fff; line-height:40px;}
.index_news03 li .more{display:block; width:106px; height:32px; line-height:32px; font-size:14px; border:1px solid #fff;   color:#fff; text-align:center; -moz-border-radius:5px; -o-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; margin-top:10px;}



/*-----------合作------------*/
.index_hezuo { min-width:1105px; padding:25px 0 30px 0; }
.index_hezuo_list { margin-top:20px; }
.index_hezuo_list li{ float:left; border:1px solid #E9E9E9; height:auto; width:209px;padding:5px; text-align:center; background:#fff;}
.index_hezuo_list li img {width:209px; }
.index_hezuo_list li h4{margin:10px 0 10px;font-size:15px;}

/*-----------底部联系------------*/
.footer { padding:50px 0;  color:#fff;}
.footer a { color:#fff;}
.footer_contact { }
.footer_contact h3 { font-size:18px; color:#fff; padding-left:25px; background:url(../images/point01.png) no-repeat left center;}
.footer_contact .p1 { line-height:30px; font-size:16px; color:#c0c0c0; margin-top:36px;}
.footer_contact .line { width:30px; margin-top:30px; height:1px; background:#fff;}
.footer_contact ul {margin-top:30px;}
.footer_contact li { padding-left:18px; line-height:30px; color:#787878; float:left; width:50%;} 
.footer_contact li.c1 { background:url(../images/icon01.png) no-repeat left center;}
.footer_contact li.c2 { background:url(../images/icon02.png) no-repeat left center;}
.footer_contact li.c3 { background:url(../images/icon04.png) no-repeat left center;}
.footer_contact li.c4 { background:url(../images/icon03.png) no-repeat left center;}
.foot_map { border:10px solid #484848;}

.copyright { line-height:54px; text-align:center; min-width:1105px; background:#383838; color:#fff; font-size:14px;}
.copyright a {color:#a1a1a1;}

  
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/  
select::-ms-expand { display: none; }  
.tem_footer_nav{position:absolute;top:20px;left:0;right:0;height:30px;line-height:30px;text-align:center;}
.tem_footer_nav a{padding:0 20px;color:#fff;font-size:15px;}
.powered_by_metinfo{height:35px;color:#fff;text-align:center;font-size:14px;line-height:35px;padding:12px 0;}
.powered_by_metinfo a{color:#4a4a4a;}
.met_section{position:relative;padding:20px 0 50px;}
.met_section aside{position:relative;float:left;width:230px; }
.met_section article{float:left;margin-left:-240px;width:100%;}
.met_section article .met_article{margin-left:250px; background:#fff; padding:10px 15px;}
.met_section_asidenone article{float:none;margin-left:0;}
.met_section_asidenone article .met_article{margin-left:0;}
.met_section aside section{border:0px solid #e8e8e8;}
.met_section aside section h2{padding:0 0 0 90px;height:60px; line-height:60px;background:#018997 url(../images/point03.png) no-repeat 57px center;font-weight:normal;color:#fff; }
.met_section aside section h2 strong { font-size:20px; color:#fff; font-weight:normal;}
.met_section aside section h2 span{ display:none;}
.met_section aside .met_aside_list{padding:0px;background: #fff;}
.met_section aside .met_aside dl dt{border-bottom:1px solid #F5F5F5;}
.met_section aside .met_aside dl:first-child dt{border-top:0px solid #f9f9f9;}
.met_section aside .met_aside dl dt{height:49px;line-height:49px; padding:0 0 0 90px;   }
.met_section aside .met_aside dl dt a{display:block;  color:#666666;font-size:16px;  }
.met_section aside .met_aside dl dt a .grayimg{width:25px; height:55px;overflow: hidden;display: inline-block;float: left;margin: 0 10px 0 0;background-size:25px auto!important;}
.met_section aside .met_aside dl dt a img{width:25px;margin: 15px 0px; height:25px; display:none;}
.met_section aside .met_aside dl dt a:hover .gray, .met_section aside .met_aside dl dt.on .gray{color:#fff;}
.met_section aside .met_aside dl dt.on,
.met_section aside .met_aside dl dt:hover { background:#F5F5F5 url(../images/bg04.png) no-repeat left center; }
.met_section aside .met_aside dl dt a:hover, .met_section aside .met_aside dl dt:hover a{ }
.met_section aside .met_aside dl dt.on, .met_section aside .met_aside dl dt.on a{}
.met_section aside .met_aside dl dt{position:relative;}
.met_section aside .met_aside dl dt .slideclick{position:absolute;height: 48px;width: 48px;right: 0px;top: 0px;background: url(../images/lefticon.png) no-repeat center center;padding:0 28px;}
.met_section aside .met_aside dl dt .slideclickon, .met_section aside .met_aside dl dt.on .slideclick, .met_section aside .met_aside dl dt:hover .slideclick{background: url(../images/lefticon_hover.png) no-repeat center center;}
.met_section aside .met_aside dl dd{padding:0px 0 0px 0;display:none;}
.met_section aside .met_aside dl dd.ecoclassslide{display:block;}
.met_section aside .met_aside dl dd a{display:block;padding-left:50px;height:48px;color:#666666;font-weight:normal;line-height:48px;}
.met_section aside .met_aside dl dd span{border-bottom:1px solid rgba(0, 0, 0, 0);}
.met_section aside .met_aside dl dd h4{border-bottom:1px solid #fff;}
.met_section aside .met_aside dl dd:first-child h4{border-top:0px solid #f9f9f9;}
.met_section aside .met_aside dl dd a:hover, .met_section aside .met_aside dl dd h4.active a{color:#cd261e;}
.met_section aside .met_aside dl dd .on a, .met_aside dl dd a:hover{color:#cd261e;}
.met_section aside .met_aside dl dd a:hover  span, .met_section aside .met_aside dl dd h4.active a span, .met_section aside .met_aside dl dd .on a  span, .met_aside dl dd a:hover  span{border-bottom:1px solid #cd261e;}
.met_section aside .met_aside_bottom{background:url(../images/aside_bottom.png) no-repeat left bottom;height:40px;line-height:40px;color:#fff;padding-left:40px;font-size:15px;}
.met_section aside .met_related{margin-top:20px;background:#f0f0f0;}
.met_section aside .met_related  h2{color:#fff;background:#cd261e;padding: 0;line-height:38px;height:38px;border-bottom:1px solid #e6e6e6;margin-bottom:10px;font-size:16px;}
.met_section aside .met_related  h2 span{padding:0px 10px;margin:8px 5px 8px 10px; border-left:18px solid #fff;font-size:16px;height:18px;line-height:18px;display: block;top: 10px;position: relative;}
.met_section aside .met_related ul{padding:5px;}
.met_section aside .met_related li{margin-bottom:10px;list-style:none;padding: 0 10px;position:relative;}
.met_section aside .met_related img{width:100%;}
.met_section aside .met_related li a{color:#fff;font-size:14px;line-height: 22px;overflow: hidden;display: block;}
.met_section aside .met_related li a:hover{color:#fff;}
.met_section aside .met_related li h4{position:absolute;bottom:0;left:10px;right:10px;text-align:center;height:33px;line-height:33px;background:rgba(0, 0, 0, 0.68);}
.met_article_head{position:relative;padding:0;height:40px;border-bottom:1px solid #DDDDDD;line-height:40px;margin-bottom:30px;}
.met_article_head .met_position{position:absolute;top:0;right:10px;  padding-left: 30px;font-size:14px; background:url(../images/home.png) no-repeat left center;}
.met_article_head .met_position a{ font-family:'Microsoft YaHei',Tahoma,Verdana,'Simsun';}
.met_article_head h1{ font-weight:bold;font-size:16px; float: left; padding:0 15px; border-bottom:1px solid #018997; line-height:39px; color:#018997;}
.met_section_sehed{padding-top:20px;}
.met_section_head{height:50px;color:#aaa;font-size:12px;font-family:'宋体';line-height:50px;}
.met_section_head a{color:#999;font-family:'Microsoft YaHei',Tahoma,Verdana,'Simsun';}
.met_section_head a:hover{color:#cd261e;}
.met_section .met_article_heads{margin-top:20px;position:relative;padding:0;height:24px;border-top:2px solid #018997;line-height:24px;margin-bottom:20px; padding-top:20px;}
.met_section h3.met_related{ font-size:18px; float: left; padding-left:10px; border-left:4px solid #018997;}

.side_contact {}
.side_tit { line-height:24px; padding-left:10px; border-left:5px solid #018997; font-size:18px; margin-bottom:13px;}
.side_contact img { display:block; width:213px;}
.side_contact ul { margin-top:10px;}
.side_contact li { line-height:32px; font-size:12px; padding-left:22px;}
.side_contact li.c1 { background:url(../images/icon05.png) no-repeat left center;}
.side_contact li.c2 { background:url(../images/icon06.png) no-repeat left center;}
.side_contact li.c3 { background:url(../images/icon07.png) no-repeat left center;}

.side_product { margin-top:20px; background:#fff; padding:14px 7px;}
.side_product ul {}
.side_product li { width:213px; margin-top:15px; position:relative;}
.side_product li img{ display:block; width:100%;}
.side_product li h3{ position:absolute; bottom:0; left:0; line-height:36px; text-align:center; color:#fff; font-size:14px; -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; background:url(../images/fade/shade_black40.png); width:100%;}


/*yingyonganli*/
.met_section .met_related_list{}
.met_section .met_related_list ul.slides li{float:left;overflow:hidden;text-align:center;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;}
.met_section .met_related_list ul.slides li a{display:block;margin:0 auto;text-align:center;color:#333333;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;}
.met_section .met_related_list ul.slides li h4{font-size:16px;font-weight:normal;position:relative;height: 45px;line-height: 45px;overflow: hidden;}
.met_section .met_related_list ul.slides a img{-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;max-width:100%;padding:4px;border:1px solid #333;width:210px;padding:5px;}
.met_section .met_related_list ul.slides li:hover a img{border:1px solid #cd261e;}
.met_section .met_related_list ul.slides li:hover a {color:#cd261e;}
.met_section .met_related_list{text-align:center;position:relative;margin-top: 30px;margin:0 -5px;}
.met_section .met_related_list li{list-style:none;}
.met_section .met_related_list .flex-direction-nav  li a {width: 40px;height: 80px;display: block;cursor: pointer;text-indent: -9999px;position:relative;font-size:0px;margin: 0;top:50%;margin-top:-60px;position:absolute;background:#babcbb;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;}
.met_section .met_related_list .flex-direction-nav  li a.flex-prev{left:5px;background:rgba(0,0,0,.2) url(../images/about_left.png) no-repeat center;}
.met_section .met_related_list .flex-direction-nav  li a.flex-next{right: 5px;background:rgba(0,0,0,.2) url(../images/about_right.png) no-repeat center;}
.met_section .met_related_list .flex-direction-nav  li:hover a.flex-prev{background:#cd261e url(../images/about_left.png) no-repeat center;}
.met_section .met_related_list .flex-direction-nav  li:hover a.flex-next{background:#cd261e url(../images/about_right.png) no-repeat center;}
.met_section .met_related_list .flex-direction-nav  li a.flex-disabled{display:block;}


.met_section .news_related_list{margin:0; width:880px;  }
.met_section .news_related_list li{overflow:hidden;list-style:none;text-align:left;height:36px;line-height:36px;background:url(../images/point02.png) no-repeat left center;padding-left:15px;width:365px;float:left; margin-right:60px;}
.met_section .news_related_list li a{display:block; width:260px; font-size:14px;color:#666666;  -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.met_section .news_related_list li span.time{float:right;color:#999999;}
.met_section .news_related_list li:hover a{display:block;font-size:14px;color:#cd261e;}



h1,h2,h3,h4,h5,h6{font-size:100%}

button,input,select,textarea{font-size:100%}
.met_clear{clear:both}
.met_none{display:none}
.met_hidden{visibility:hidden}
.met_fl{float:left}
.met_fr{float:right}
.met_editor{line-height:2; font-size:14px; line-height:30px;}
.met_editor ul,.met_editor ol{padding:0 0 0 25px;margin:0}
.met_editor a{color:#1c57c4}
.met_editor a:hover{text-decoration:underline}
.met_editor img{max-width:100%;height:auto!important;}
.met_editor blockquote{padding-top:5px;padding-bottom:5px;padding-left:15px;border-left:4px solid #e8e8e8}
.met_editor hr{display:block;padding:0;border:0;height:0;border-top:1px solid #e8e8e8;margin:20px 0;-webkit-box-sizing:content-box;box-sizing:content-box}
.met_editor .metvideobox{ text-align:center; visibility:hidden; margin:10px auto; }
.met_editor .video-js{ max-width:100%; }
.met_editor table{width:100%!important;margin-bottom:1.6rem;border-spacing:0!important;border-collapse:collapse!important;padding:0!important;border:0}
.met_editor table td{border:1px solid #e8e8e8!important}
.met_editor table>thead>tr>th,table>tbody>tr>th,table>tfoot>tr>th,table>thead>tr>td,table>tbody>tr>td,table>tfoot>tr>td{padding:.7rem;line-height:1.6;vertical-align:top;border-top:1px solid #e8e8e8}
.met_editor table>thead>tr>th{vertical-align:bottom;border-bottom:1px solid #e8e8e8}
.met_editor #page_break .collapse{display:none}
.met_editor #page_break .num{padding:10px 0;text-align:center}
.met_editor #page_break .num li{display:inline;margin:0 2px;padding:3px 5px;border:1px solid #ccc;background-color:#fff;color:#666;text-align:center;cursor:pointer;font-family:Arial;font-size:12px;overflow:hidden}
.met_editor #page_break .num li.on{background-color:#ccc;color:#fff;font-weight:bold}
.metinfo-banner1{overflow:hidden;margin:0 auto}
.met_pager{text-align:center;padding:10px 0 0}
.met_pager a{border:1px solid #e2dfdf;text-align:center;height:28px;line-height:28px;min-width:28px;_width:28px;text-align:center;display:inline-block;color:#474747;margin:0 3px;background: #f0f0f0;}
.met_pager a:hover{border:1px solid #0194E0;color:#fff;background:#0194E0;}
.met_pager .PreSpan,.met_pager .NextSpan{height:30px;line-height:30px;min-width:60px;_width:60px;text-align:center;background:#fff;color:#474747;display:inline-block;border:1px solid #e2dfdf;}
.met_pager .PreA,.met_pager .NextA{height:28px;line-height:28px;min-width:58px;_width:58px;color:#474747}
.met_pager .PreSpan,.met_pager .PreA{}
.met_pager .NextSpan,.met_pager .NextA{}
.met_pager .firstPage,.met_pager .lastPage{font-weight:bold;height:28px;line-height:28px;min-width:40px;_width:40px;color:#aaa}
.met_pager .Ahover{font-weight:bold;border:1px solid #018997;color:#fff;background:#018997;}
.met_pager .PageText{margin-left:10px;color:#aaa}
.met_pager #metPageT,#metPageB{text-align:center;border:1px solid #e2dfdf;color:#474747;background:#fff;}
.met_pager #metPageT{width:20px;padding:6px 5px 5px}
.met_pager #metPageB{min-width:40px;_width:40px;padding:4px 0;cursor:pointer;}
*html .met_pager #metPageT{height:13px;line-height:13px}
*html .met_pager #metPageB{padding:0;height:28px;line-height:20px}
*+html .met_pager #metPageT{height:13px;line-height:13px}
*+html .met_pager #metPageB{padding:0;height:28px;line-height:20px}
.met_module1{padding:0px 10px 30px 10px}
.met_module2{}
.met_module2_list{padding:0px 0px 10px;margin-top:-15px;}
.met_module2_list li{list-style:none;border-bottom:1px solid #e8e8e8;padding:15px 100px 15px 10px;position:relative}
.met_module2_list h2{font-weight:normal; font-size:14px;}
.met_module2_list li p{color:#818181}
.met_module2_list li span.time{color:#818181;position:absolute;right:10px;top:15px}
.met_module2_list li h2 i{margin-right:10px;position:relative}
.met_module2_list li.list_2 h2,.met_module2_list li.list_3 h2{margin-bottom:3px;font-weight:bold}
.met_module2_list li.list_2{padding:15px 0}
.met_module2_list li.list_3{padding-left:100px;min-height:80px}
.met_module2_list li.list_3 img{position:absolute;left:0;top:15px}
.met_module2_list li.list_3 span.time{position:static}
.met_module2 h1.met_title{font-size:20px;font-weight:normal;padding:5px 0;margin-bottom:10px;text-align: center;}
.met_module2 .met_infos{color:#818181;font-size:12px;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #e8e8e8;    text-align: center;}
.met_module2 .met_time{padding-right:6px}
.met_module2 .met_source{padding-right:6px}
.met_module2 .met_source a{color:#607fa6}
.met_module2 .met_editor{padding:0 10px}
.met_tools{border-top:1px solid #e8e8e8;margin-top:30px;position:relative;padding:10px 10px 0;height:50px;line-height:50px}
.met_tools .met_page{clear:both;position:absolute;right:5px;top:0;color:#818181}
.met_tools .met_page li{ display:inline; list-style:none; margin-left:30px;}
.met_tools .met_page li span{ padding-right:5px;}
.met_tools .met_page a{color:#607fa6}


.met_module3_list ul.lists_1{list-style:none; width:890px;}
.met_module3_list ul.lists_1 li{ width:390px; height:290px; float:left; position:relative; margin-bottom:30px;overflow:hidden; margin-right:55px;}
.met_module3_list ul.lists_1 li a{}
.met_module3_list ul.lists_1 li img { display:block; width:390px; height:290px;}
.met_module3_list ul.lists_1 li h2{ position:absolute; width:390px; text-align:center; height:45px; line-height:45px; left:0; bottom:0; font-size:14px; color:#fff; background:url(../images/fade/shade_black50.png);}

.met_module3_list ul a img{transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s; !important;}
.met_module3_list ul a:hover h2{ }
.met_module3_list ul.lists_2{list-style:none;}
.met_module3_list ul.lists_2 li{padding:0px 0px 20px;border-bottom:1px dashed #e8e8e8;margin-bottom:20px;}
.met_module3_list ul.lists_2 dt{float:left;position:relative;margin-right:20px;}
.met_module3_list ul.lists_2 dt img{border:1px solid #ddd;}
.met_module3_list ul.lists_2 dd h2{padding:0px 10px 10px 10px;font-size:18px;color:#333333;font-weight:normal;}
.met_module3_list ul.lists_2 dd p{padding:5px 10px 20px 10px;color:#666666;line-height:28px;}
.met_module3_list ul.lists_2 dd .productmore a{width:155px;height:40px;background:#dadadc;line-height:40px;padding:10px 40px;color:#666666;}
#showproducts dl.pshow{visibility:hidden}
#showproducts dl.pshow dt{float:left;position:relative;font-size:0;text-align:center;overflow:hidden;}
#showproducts dl.pshow dt .met_box{margin:0 auto;visibility:hidden}
#showproducts dl.pshow dt .met_box .met_imgshowbox{border: 1px solid #DFDFDF;padding: 5px;}
#showproducts dl.pshow dt .met_box figcaption{display:none}
#showproducts dl.pshow dt .my-simple-gallery figure{float:left;margin:0}
#showproducts dl.pshow dt li{border:1px solid #dedede; padding:1px;  float:left; margin-right:10px;margin-top:10px;cursor:pointer}
#showproducts dl.pshow dt li img{filter:alpha(opacity=90);-moz-opacity:.9;-khtml-opacity:.9;opacity:.9}
#showproducts dl.pshow dt li.flex-active{border:1px solid #000; width:66px;height:66px;position:relative;overflow:hidden}
#showproducts dl.pshow dt li.flex-active img{position:relative;left:-2px;top:-2px;  }
#showproducts dl.pshow dd{float:left;width:100%}
#showproducts dl.pshow dd .met_box{padding:0 20px 0 30px}
#showproducts dl.pshow dd .met_box h1{font-size:24px;padding:0 5px 20px 5px;}
#showproducts dl.pshow dd .met_box ul li{list-style:none;color:#818181;padding:10px 5px 10px 0px;position:relative; font-size:14px;}
#showproducts dl.pshow dd .met_box ul li span{left:0;top:0;padding:8px 5px;width:80px;word-wrap:break-word;color:#666666;}
#showproducts dl.pshow dd .met_box .desc{padding:10px;margin-top:20px;background:#f7f8fa;color:#666}
#showproducts  .pro-fenxiang{margin:40px 0 0 6px;}
#showproducts .met_nav{height:45px;line-height:45px;margin:30px 0 5px; overflow:hidden; }
#showproducts .met_nav li{float:left;list-style:none;border-bottom:2px solid rgba(249, 249, 249, 0);cursor:pointer;}
#showproducts .met_nav li a{display:block;padding:0 15px; font-size:16px; font-weight:bold;}
#showproducts .met_nav li.met_now,#showproducts .met_nav li.met_hover{background:#fff;border-bottom:2px solid #0194E0;}
#showproducts .met_nav_contbox{border-top:1px solid #e8e8e8;}
#downloadlist{padding:15px}
#downloadlist .metlist{margin-bottom:20px}
#downloadlist .metlist dt{border-bottom:1px solid #e8e8e8;font-size:14px;font-weight:bold;padding:8px 5px 8px 0;background:url(../images/dt-9.gif) no-repeat 5px 11px}
#downloadlist .metlist dd{color:#999;padding:8px;background:#f7f8fa}
#downloadlist .metlist dd b{font-weight:normal}
#downloadlist .metlist dd div{float:right}
#downloadlist .metlist dd span{padding-right:20px}
#downloadlist .metlist dd a{color:#1c57c4}
#downloadlist .metlist dd a.down{color:#fa1a1a}
#showdownload{padding:15px}
#showdownload h1.title{font-size:24px;padding:15px 5px;border-bottom:1px solid #e8e8e8;margin-bottom:30px}
#showdownload .paralist{background:#8c989f;padding:5px 10px;color:#fff;visibility:hidden}
#showdownload .paralist li{list-style:none;padding:8px 5px 8px 90px;min-height:20px;position:relative;border-bottom:1px solid #e8e8e8}
#showdownload .paralist li:last-child{border-bottom:0}
#showdownload .paralist li a{color:#fff}
#showdownload .paralist li span{position:absolute;left:0;top:0;width:80px;padding:8px 5px;word-wrap:break-word}
#showdownload .met_editor{padding:0 10px}
#showdownload .ctitle{margin:30px 0 10px;padding:0 10px;font-size:16px;font-weight:normal;height:40px;line-height:40px;border-bottom:1px solid #e8e8e8}
#showdownload .downloadbox{margin-top:30px}
#showdownload .downloadbox a{display:inline-block;background:#23b7e5;height:35px;line-height:35px;padding:0 35px;color:#fff;border-radius:2px}
#showdownload .downloadbox a:hover{background:#38c4f0}
#showdownload .downloadbox a.active{background:#1ba4cf}
#imglist ul.lists_1{list-style:none; width:870px;}
#imglist ul.lists_1 li{ width:252px; height:222px; float:left; position:relative; margin-bottom:10px;overflow:hidden; margin-right:35px;}
#imglist ul.lists_1 li a{}
#imglist ul.lists_1 li img { display:block; max-width:250px; max-height:190px; margin:0 auto; border:1px solid #dedede;}
#imglist ul.lists_1 li h2{ position:absolute; width:250px; text-align:center; height:30px; line-height:30px; left:0; bottom:0; font-size:14px;}
#imglist ul a img{transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;width: 278px!important;}
#imglist ul a:hover h2{color:#333}
#imglist ul.lists_2{list-style:none;}
#imglist ul.lists_2 li{padding:0px 0px 20px;border-bottom:1px dashed #e8e8e8;margin-bottom:20px;}
#imglist ul.lists_2 dt{float:left;position:relative;margin-right:20px;}
#imglist ul.lists_2 dt img{border:1px solid #ddd;}
#imglist ul.lists_2 dd h2{padding:0px 10px 10px 10px;font-size:18px;color:#333333;font-weight:normal;}
#imglist ul.lists_2 dd p{padding:5px 10px 20px 10px;color:#666666;line-height:28px;}
#imglist ul.lists_2 dd .productmore a{width:155px;height:40px;background:#dadadc;line-height:40px;padding:10px 40px;color:#666666;}
#showimg{ }
#showimg h1.met_title{font-size:20px; padding:5px 0px 5px 0;text-align:center;font-weight: normal;margin-bottom:6px;}
#showimg .met_infos{color:#818181;font-size:12px;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #e8e8e8;    text-align: center;}
#showimg .met_time{padding-right:8px}
#showimg .met_source{padding-right:8px}
#showimg .met_source a{color:#607fa6}
#showimg .imgshow{ text-align:center;}
#showimg .met_editor{margin-top:20px;}
#showimg .met_slide_box{text-align:center;background:#000;margin:0 auto;overflow:hidden;position:relative}
#showimg .met_slide_list ul{display:none;}
#showimg ul.exposureThumbs{border-right:0;padding:0;margin:0;list-style-type:none;height:79px; width:790px; margin:0px auto;padding:10px}
#showimg ul.exposureThumbs li{background:#111;margin:0 10px 0 0;padding:0;text-align:center;display:none;float:left}
#showimg ul.exposureThumbs li img{cursor:pointer}
#showimg ul.exposureThumbs li.last{margin:0}
#showimg .exposureWrapper{position:absolute;top:0;left:0}
#showimg .exposureWrapper img{cursor:pointer;position:absolute;top:0;left:0}
#showimg .exposureLoaded{background-image:none}
#showimg ul.exposureThumbs li{width:150px;height:79px}
#showimg .exposureSlideshowControls a{font-size:11px;color:#bba;text-decoration:none;outline:0;padding:2px 6px;display:inline}
#showimg .exposureSlideshowControls a:active,.exposureSlideshowControls a:hover{background-color:#999;color:#444}
#showimg .met_slide_box .left,.met_slide_box .right{position:absolute;width:50%;cursor:pointer}
#showimg .met_slide_box .left a,.met_slide_box .right a{display:block;width:100%;height:100%}
#showimg .imgparalist{background:#8c989f;padding:5px 10px;color:#fff;visibility:hidden;margin-top:30px;visibility:hidden}
#showimg .imgparalist li{list-style:none;padding:8px 5px 8px 90px;min-height:20px;position:relative;border-bottom:1px solid #e8e8e8}
#showimg .imgparalist li:last-child{border-bottom:0}
#showimg .imgparalist li a{color:#fff}
#showimg .imgparalist li span{position:absolute;left:0;top:0;width:80px;padding:8px 5px;overflow:hidden;word-wrap:break-word}
#joblist{padding:15px}
#joblist dl{padding:10px 5px 10px;margin-top:30px;border:1px solid #e8e8e8}
#joblist dt{padding:0 10px;font-size:16px;font-weight:bold}
#joblist dd .dtail{padding:5px 10px 0;border-top:1px solid #e8e8e8}
#joblist dd .dtail span{margin-right:15px}
#joblist dd .dtail a{color:#1c57c4}
#joblist dd .editor{padding:10px}
#joblist dd .mis{padding:5px 10px;border-bottom:1px solid #e8e8e8;font-size:12px}
#joblist dd .mis span{margin-right:15px;color:#999}
#showjob h1.title{font-size:24px;padding:15px 5px;border-bottom:1px solid #e8e8e8;margin-bottom:30px}
#showjob .ctitle{margin:30px 0 10px;padding:0 10px;font-size:16px;font-weight:normal;height:40px;line-height:40px;border-bottom:1px solid #e8e8e8}
#showjob .met_editor{padding:0 10px}
#cvlist{padding:15px}
#showjob .paralist{background:#8c989f;padding:5px 10px;color:#fff;visibility:hidden;margin-top:30px;visibility:hidden}
#showjob .paralist li{list-style:none;padding:8px 5px 8px 90px;min-height:20px;position:relative;border-bottom:1px solid #e8e8e8}
#showjob .paralist li:last-child{border-bottom:0}
#showjob .paralist li a{color:#fff}
#showjob .paralist li span{position:absolute;left:0;top:0;width:80px;padding:8px 5px;overflow:hidden;word-wrap:break-word}
#showjob .info_cv{margin-top:30px;margin-left:10px}
#showjob .info_cv a{display:inline-block;background:#23b7e5;height:35px;line-height:35px;padding:0 35px;color:#fff;border-radius:2px}
#showjob .info_cv a:hover{background:#38c4f0}
#showjob .info_cv a.active{background:#1ba4cf}
#messagelist{padding:15px}
#messagelist .metlist{margin-top:30px;border:1px solid #e8e8e8;padding:5px}
#messagelist .metlist dt{padding:5px}
#messagelist .metlist dt span.name{color:#2c7199}
#messagelist .metlist dt span.time{padding-left:5px;color:#aaa;font-size:12px}
#messagelist .metlist dt span.tt{float:right;padding-right:5px;color:#aaa}
#messagelist .metlist dd.info span.tt{display:none;clear:both}
#messagelist .metlist dd.info span.text{display:block;line-height:1.5;padding:0 5px 10px;border-bottom:1px solid #e8e8e8}
#messagelist .metlist dd.reinfo span.tt{display:block;padding:10px 5px 0;color:#2c7199}
#messagelist .metlist dd.reinfo span.text{display:block;line-height:1.5;padding:5px 5px 10px}
#messagelist .v52fmbx{margin:30px 0 0}
#linklist{padding:15px 15px 25px}
#linklist .ctitle{margin:10px 0 10px;padding:5px 10px;border-bottom:1px solid #e8e8e8}
#linklist .inside{padding:15px 0 0}
#linklist .metlist .img li{list-style:none;display:inline;padding-right:5px}
#linklist .metlist .img img{width:88px;height:31px}
#linklist .metlist .txt li{list-style:none;float:left;width:88px;height:20px;line-height:20px;margin-right:5px;overflow:hidden}
#linksubmit{padding:15px}
#linksubmit table{margin:0 auto}
#memberbox{padding:15px}
ul.searchnavlist{list-style:none;padding:0 20px;margin:0}
ul.searchnavlist li{padding:5px 0}
ul.searchnavlist .advsearch_searchword input{width:90%;height:28px;line-height:28px\9;padding:2px 5px;border:1px solid #dcdfe0;background-color:#fff;color:#333;outline:0;border-radius:2px}
ul.searchnavlist .searchgo{display:block;background:#23b7e5;border:0 none;height:34px;line-height:26px;padding:0 35px;color:#fff;cursor:pointer;border-radius:2px;font-family:'Microsoft YaHei',Tahoma,Verdana,'Simsun'}
ul.searchnavlist .searchgo:hover{background:#38c4f0}
ul.searchnavlist .searchgo:active{background:#1ba4cf}
#searchlist{padding:15px 0}
#searchlist li{padding-left:10px;margin-bottom:6px;line-height:1.5}
#searchlist ul{list-style:none;padding:0;margin:0}
#searchlist ul li{padding:3px 5px;margin-bottom:10px}
#searchlist ul li img{display:none}
#searchlist .search_title{display:block;padding:2px 0}
#searchlist .search_title a{font-size:16px;color:#12C;text-decoration:underline}
#searchlist .search_title em, .met_module3_list ul.lists_1 li h2 em{color:#c00;text-decoration:underline;font-style:normal}
#searchlist .search_detail{display:block}
#searchlist .search_detail a{text-decoration:underline;color:#12C}
#searchlist .search_content em{color:#c00;font-style:normal}
#searchlist .search_updatetime{display:block;margin-top:5px;color:green}
#searchlist a:hover{text-decoration:underline}
#sitemaplist dl{margin-top:30px;padding:20px;border:1px solid #e8e8e8}
#sitemaplist dt h2{font-size:18px;font-weight:normal;padding:10px 0;border-bottom:1px solid #e8e8e8}
#sitemaplist dt h2 i{font-size:22px;margin-left:10px;font-weight:normal;color:#888;position:relative;top:2px}
#sitemaplist dd ul{float:left;width:25%;list-style:none;margin-top:20px}
#sitemaplist dd li{margin-top:5px}
#sitemaplist dd li h4 a{font-weight:normal;color:#666}
.v52fmbx_hr{border-top:1px solid #e8e8e8;margin:0;padding:0 5px 0 15px;font-weight:bold;font-size:16px;background:#e8e8e8;height:60px;line-height:60px;}
:-ms-input-placeholder{color:#999}
.met-focus{border:1px solid #23b7e5!important}
.v52fmbx{border:1px solid #e8e8e8;border-top:0;overflow:hidden;text-align:left}
.v52fmbx dl:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.v52fmbx dl{width:100%;zoom:1;background:#fff}
.v52fmbx dl{border-top:1px solid #e8e8e8;margin:0;display:-webkit-box;display:-moz-box;display:box;display:-ms-flexbox;position:relative;padding:5px 0}
.v52fmbx dl dt{padding:15px 15px 10px 15px;width:105px;text-align:left;font-weight:normal;overflow:hidden;line-height:1.2}
.v52fmbx dl dd{-moz-box-flex:1.0;-webkit-box-flex:1.0;box-flex:1.0;-ms-flex:1;padding:2px 0 0 15px;margin:10px 0}
.v52fmbx dl dd label input{position:relative;top:1px;margin-right:3px}
.v52fmbx dl dd .fbox{margin:0 10px 0 0}
.v52fmbx dl dd .tips{color:#aaa}
.v52fmbx dl dd .tips:hover{color:#f00}
.v52fmbx dl dd.labelinline label{display:inline}
.v52fmbx dl dt.addimgdt{padding:10px 5px 10px}
.v52fmbx dl dt.addimgdt p{height:30px;line-height:30px;margin-bottom:8px}
.v52fmbx dl.noborder{border-bottom:0}
.formerror{margin-top:6px;height:20px;line-height:20px}
.formerror .fa-times{color:#fff;border-radius:3px;padding:1px 2px;font-size:16px;margin-right:5px;background:red}
.formerror .fa-check{color:#fff;border-radius:3px;padding:2px;font-size:14px;margin-right:5px;background:#10aa00}
.formerrorbox{border:2px solid #f00!important}
.v52fmbx dl dd.ftype_description{color:#fff;padding:8px;margin:0 5px;background:#6c6fbf}
.ftype_input .fbox{float:left}
.ftype_input .tips{float:left;padding-top:5px}
.ftype_input .fbox input{width:350px;height:28px;line-height:28px\9;padding:2px 5px;border:1px solid #dcdfe0;background-color:#fff;color:#333;outline:0;border-radius:2px}
.placeholder-ie{position:relative}
.placeholder-ie label{position:absolute;left:8px;top:7px;cursor:text;color:#999}
.ftype_textarea .tips{display:block}
.ftype_textarea textarea{width:350px;line-height:1.5;height:100px;padding:7px 5px;border:1px solid #dcdfe0;background-color:#fff;color:#333;outline:0}
.ftype_select .tips,.ftype_select-linkage .tips{display:block;margin-top:5px}
select{line-height:31px;height:31px;vertical-align:middle;background-color:#fff;outline:0;border:1px solid #ccc;padding:4px;color:#656565}
.ftype_radio .fbox label{font-weight:normal;height:28px;line-height:28px;margin:0;display:block}
.ftype_radio .fbox input[type='radio']{border-radius:100%;bottom:3px;height:15px;position:relative;vertical-align:middle;width:15px;margin:0;position:relative;top:-1px;margin-right:6px}
.ftype_radio .formerror{margin-top:0}
.ftype_checkbox .fbox input[type='checkbox']{border-radius:100%;bottom:3px;height:15px;position:relative;vertical-align:middle;width:15px;margin:0}
.ftype_checkbox .fbox label{font-weight:normal;height:28px;line-height:28px;margin:0;display:block}
.ftype_checkbox .fbox input{position:relative;top:-1px;margin-right:6px!important}
.ftype_checkbox .formerror{margin-top:0}
.ftype_transverse .fbox label{display:inline;margin-right:15px}
.submit{display:block;background:#23b7e5;border:0 none;height:34px;line-height:26px;padding:0 35px;color:#fff;cursor:pointer;border-radius:2px;font-family:'Microsoft YaHei',Tahoma,Verdana,'Simsun'}
.submit:hover{background:#38c4f0}
.submit.active{background:#1ba4cf}
.v52fmbx dl dd.ftype_code input{width:80px;margin-right:10px}
.v52fmbx dl dd.ftype_code img{height:30px;position:relative;bottom:2px}


/*鍥剧墖鏀惧ぇ闀滄牱寮�*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:350px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*鍥剧墖灏忓浘棰勮鍒楄〃*/
.spec-preview{width:388px;height:388px;border:1px solid #DFDFDF; padding: 5px;}
.spec-scroll{clear:both;margin-top:5px;width:397px;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block;font-family:"瀹嬩綋";text-align:center;width:15px;height:70px; line-height:70px;border:1px solid #CCC;background:#FFFFFF;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width:355px;height:73px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:73px;}
.spec-scroll .items ul li{float:left;width:73px;text-align:center; margin: 0 7px;}
.spec-scroll .items ul li img{border:1px solid #CCC;width:71px;height:71px;}
.spec-scroll .items ul li img:hover{border:1px solid #FF6600;}



/*----------侧边浮动----------*/
.sidefloat { position:fixed; z-index:9999; top:100px; right:0; }
.sidefloat a.btn_top { text-indent:-9999px; display:block; height:70px; line-height:70px; background:#337C0F url(../images/side_icon04.png) no-repeat center center;}
.sidefloat dl { position:relative;}
.sidefloat dt { width:70px; padding-top:38px; height:32px; line-height:32px; text-align:center; color:#fff; cursor:pointer; margin-bottom:1px; }
.sidefloat dd { position:absolute; width:135px; left:-135px; top:0; display:none; color:#fff;}
.sidefloat dl dt.s1 { background:#74A3DC url(../images/side_icon01.png) no-repeat center center;}
.sidefloat dl dt.s2 { background:#018997 url(../images/side_icon02.png) no-repeat center center;}
.sidefloat dl dt.s3 { background:#7DC7CB url(../images/side_icon03.png) no-repeat center center;}
.sidefloat dl.cur dd { display:block; }

.sidefloat dl dd.s1 { text-align:center; background:#74A3DC; color:#fff; padding:10px 0;}
.sidefloat dl dd.s2 { text-align:center;  line-height:66px; color:#fff; padding:10px 0; background:#018997;}
.sidefloat dl dd.s2 img { display:block; width:115px; height:115px; margin:0 auto;}
.sidefloat dl dd.s3 { text-align:center;  color:#fff; background:#7DC7CB; font-size:14px; padding:10px 0;}


