@charset "utf-8";
/* CSS Document */

* { margin:0px; padding:0px;}
body { background:#f7f7f7; font-size:13px; line-height:28px; color:#666; text-decoration:none; font-family:"微软雅黑";}
a { color:#666; text-decoration:none;}
a:hover { color:#152D65; text-decoration:none;}
img { border:0;}
ul,li,ol { list-style-type:none;}
h1,h2,h3,h4,h5,h6,dl,dt,p,b,i,span { font-weight:normal; color:#444;}

.top { width:100%; height:30px; line-height:30px; background:#2B3141;}
.top p { width:1100px; margin:0px auto; color:#7F838D;}
.top a { color:#7F838D;}.top span { float:right; color:#7F838D;}

.head { width:100%; height:110px; background:#152D65;}
.nav-wrap { width:1100px; margin:0px auto;}
.logo { float:left; height:110px;}
.logo img { max-height:110px;}
.nav { float:right; height:110px;}
.nav li{float:left;}
.nav li a{float:left; min-width:90px;}
.inmenu:link,.inmenu:visited{color:#fff; font-size:15px; line-height:110px; height:110px; text-align:center;}
.inmenu:hover,.inmenu:active{color:#fff; background:#677C8F; text-decoration:none; transition:0.3s all;}
.inmenu_1:link,.inmenu_1:visited,.inmenu_1:hover,.inmenu_1:active{color: #fff; font-size:15px; height:110px; line-height:110px; background:#677C8F; transition:0.5s all; text-align:center;}

.nav li:hover{position:relative; z-index:99999999999;color:#fff;}
.nav li:hover a{background:#677C8F;color:#fff;}
.nav li:hover ul li a{background:#10A64F;color:#fff;}
.nav li ul li{float:none;text-align:left;height:30px; border-top:1px solid #0A883F;}
.nav li ul li a{float:none;color:#FFF;white-space:nowrap;height:30px;line-height:30px;text-transform:capitalize;text-overflow:ellipsis; padding:0px 10px 0px 10px; min-width:50px;}
.nav li ul li a:hover{color:#FFF;background:#0A883F; transition:1s all;}
.nav li ul{display:none;position:absolute;top:110px;left:0; z-index:9999;}

/*banner*/
#banner{clear:both;min-width:1000px;background:#eee;width: 100%;margin: 0px auto;}
.slider_img{display: block;text-align: center;height: 100%;}
.slider_img img{display:inline-block!important;margin:0px 0;max-width:100%;width: auto;height: auto;display:block;}
.wmuSlider{height:100%!important;position:relative;overflow:hidden;}

.bbdd{z-index: 2;position: absolute;bottom: 2%;margin: 0;padding: 0; width:100%; text-align:center;}
.bbdd li{margin: 0 10px 10px 0;list-style-type: none; display:inline-block;}
.bbdd a{display:inline-block;text-indent:999px;width:40px;height:16px; background: url(dot.png) no-repeat 0 -16px;display: block; overflow:hidden;}
.bbdd a.wmuActive{background-position:0 0;}
.banner{width:100%;text-align:center; margin:0 auto;margin-bottom:10px;background:#f1f1f1;}
.banner img{min-width:1000px;max-width:100%;}

.wmuSliderPrev,.wmuSliderNext{width: 70px;height: 70px;line-height: 99em;overflow: hidden;margin: -35px 0 0;display: block;background: url(ad_ctr.png) no-repeat;position: absolute;top: 50%;z-index: 10;cursor: pointer;opacity: 0;filter: alpha(opacity=0);-webkit-transition: all .3s ease;}
.wmuSliderNext {background-position: 0 -70px;right: 0;}
.wmuSliderPrev {left: 0;}
.wmuSlider:hover .wmuSliderNext {opacity: 0.3;filter: alpha(opacity=25);}
.wmuSlider:hover .wmuSliderPrev {opacity: 0.3;filter: alpha(opacity=25);}
.wmuSlider:hover .wmuSliderNext:hover,
.wmuSlider:hover .wmuSliderPrev:hover {opacity: 1;filter: alpha(opacity=50);}

.box { width:100%; height:70px; background:#152D65; margin-bottom:50px;}
.box .box-in { width:1100px; margin:0px auto;}
.box .box-in .box-news { float:left; height:60px; padding-left:150px; background:url(news-bg.jpg) no-repeat top left; width:400px; padding-top:10px;}
.box .box-in .box-news p { color:#7AEB9E; line-height:25px;}
.box .box-in .box-news p a { color:#7AEB9E;}
.box .box-in .box-news p a:hover { color:#7AEB9E; text-decoration:underline;}
.search{float: right;width: 245px; margin-top:19px;}
.search_text{width:200px;height:32px;border: 1px solid #8398AB;float: left;padding-left: 5px;line-height:32px;font-size:12px; color:#8398AB; background:none;}
.search_but{height: 34px;width: 38px; text-align:center; color:#fff;background:#8398AB;cursor: pointer;float: right;border: 0px none;}

/*main*/
.title { height:30px; line-height:30px; background:url(line.jpg) no-repeat left bottom; padding-bottom:10px; color:#000; margin-bottom:20px;}
.title span { color:#666; margin-left:10px; font-size:12px;}
.title .more { float:right; height:28px; width:70px; border:1px solid #e3e3e3; text-align:center; font-size:12px;}
.title .more a { color:#666;}

.content { width:1100px; margin:0px auto;overflow:hidden;}
.content .left { float:left; width:305px;}
.content .left img { float:left;}
.content .left .video { width:305px; height:238px; background:#fff; overflow:hidden;}

.content .center { float:left; width:345px; margin:0px 24px;}
.content .center .news { width:313px; height:auto; background:#fff; border:#e3e3e3 1px solid; border-radius:3px; padding:4px 15px 16px 15px;}
.content .center .news li { border-bottom:1px dashed #c2c2c2; height:42px; line-height:42px; background:url(point1.png) no-repeat left 20px; padding-left:15px;}
.content .center .news li span { float:right; color:#aaa; font-size:12px;}

.content .right { float:left; width:400px;}
.content .right .about { width:400px; height:280px;}
.content .right .about img {width: 400px;height: 125px;}
.content .right .profile {/* position:absolute; *//* margin-left:80px; */margin-top:5px;width: 400px;height: 150px;/* background:url(abo-bg.png) repeat; */ overflow:hidden;/* padding:10px 15px; *//* color:#fff; *//* font-size:12px; */line-height: 25px;}

.content .right .contact { width:398px; height:238px; background:#fff; border:1px solid #e3e3e3;}
.content .right .contact img { width:160px; height:238px; float:right;}
.content .right .contact .contact-box { width:200px; margin:19px 19px 0px 19px; float:left;}
.content .right .contact p { width:200px; border-bottom:1px solid #e2e2e2; font-size:12px; line-height:22px; padding-bottom:10px; margin-bottom:10px;}
.content .right .contact  span{ display:block; width:200px; font-size:14px; color:#152D65;}

.home-pro { width:100%; background:#eee; margin:65px auto; padding:55px 0px; overflow:hidden;}
.home-pro .pro-title { width:100%; background: url(pro-line.jpg) no-repeat center 40PX; text-align:center; font-size:25px; color:#333; font-weight:bold;}
.home-pro .pro-title p { width:100%; text-align:center; font-size:14px; font-weight:normal;}
.home-pro .pro-cate { width:100%; text-align:center; margin:20px 0px;}
.home-pro .pro-cate li { display:inline-block; border:1px solid #ccc; padding:0px 10px; margin:0px 5px;}
.home-pro .pro-cate li:hover a { color:#10A64F;}
.home-pro .pro-cate li:hover { border:1px solid #10A64F;}
.home-pro .pro-cate span a { border:1px solid #10A64F; padding:5px 10px; margin:0px 5px; background:#10A64F; color:#fff;}
.home-pro .pro-list { width:1100px; margin:0px  auto;}
.home-pro .pro-list li { width:253px; float:left; margin:0px 5px; border:1px solid #ddd; padding:5px; text-align:center; font-size:14px;}
.home-pro .pro-list li img { width:253px; height:200px;}
.home-pro .pro-list li:hover { border:1px solid #10A64F; background:#fff; transition:0.5s all;}
.home-pro .pro-list li:hover a{ color:#10A64F;}

.foot { width:100%; background:#43494C; text-align:center; margin-top:55px; padding:20px 0px; color:#ACACAC;}
.foot a { color:#A7DCBD;}
.foot-menu {  width:1100px; height:30px; overflow:hidden; padding-bottom:10px; border-bottom:1px solid #828486; margin:0px auto 10px; text-align:center; margin-top:10px;}
.foot-menu li { height:30px; line-height:30px; display:inline-block; margin-top:-50px;}
.foot-menu li a,.foot-menu li .inmenu,.foot-menu li .inmenu_1 { font-size:13px; padding:5px 15px; margin:0px 5px; border-radius:2px;}
.foot p { width:1100px; margin:0px auto; line-height:25px; color:#BDE6CD; font-size:13px;}
.foot p a { color:#A7DCBD;}

.inner-banner { width:100%; text-align:center;}
.inner-banner img { max-width:100%; }
.position { width:1100px; height:30px; line-height:25px; margin:10px auto; border-bottom:1px solid #ddd;}
.position img { float:left; width:20px; height:autopx; margin-right:10px; margin-top:4px;}

/*inner*/
.inner { width:1100px; background:#f7f7f7; margin:0px auto; margin-top:-40px; overflow:hidden; padding:0px 30px 0px 30px; position:relative;}
.inner .inner-l { width:250px; float:left;}
.inner-title { width:250px; height:60px; background:#152D65; text-align:center; font-size:18px; color:#fff; line-height:60px; margin-top:10px;}
.inner-content { width:230px; font-size:13px; color:#555; border:1px solid #e3e3e3; padding:9px; background:#fff;}
.inner-content p { color:#777;}
.inner .inner-l img { width:210px; height:auto; margin-bottom:5px;}

ul.sf-menu {clear:both;margin:0px auto;height:auto;position:relative;text-transform:capitalize;z-index:500;width:250px;background-color:#00a1e9;}
ul.sf-menu li {zoom:1;margin:0px; }
ul.sf-menu li a { color:#fff;text-transform:capitalize; display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;height:42px;line-height:40px;font-size:14px;padding-left: 35px;background:#505050 url(point.png) no-repeat 15px 16px; border-bottom:1px solid #363F56;}
ul.sf-menu li a:hover, ul.sf-menu li a:active {background:#111 url(point.png) no-repeat 15px 16px;color:#fff;font-size:14px;}
ul.sf-menu li.hover, ul.sf-menu li:hover {position:relative;}
ul.sf-menu li.menu-item:hover {position:relative;}
ul.sf-menu ul {width:100%;margin:0px;padding:0px;position:absolute;left:250px;top:0px;visibility:hidden;text-transform:capitalize;}
ul.sf-menu ul li a {font-weight:normal;line-height:35px;border-bottom:1px solid #097336;background:#10A64F url(arrow-list.gif) no-repeat 225px center;height:35px;color:#444;font-size:14px;padding-left: 40px;}
ul.sf-menu li.hover ul li a, ul.sf-menu li.hover ul li a:hover, ul.sf-menu li.hover ul li a:active {color:#FFF;text-decoration:none;background:#097336 url(arrow-list1.gif) no-repeat 225px center;font-size:14px;}
ul.sf-menu ul li a.hover, ul.sf-menu ul li a:hover {text-decoration:none;background:#097336 url(arrow-list1.gif) no-repeat 225px center!important;color:#FFF;font-size:14px;}
ul.sf-menu ul li ul {padding:0px;}
ul.sf-menu ul ul {left:250px;margin:0px;padding:0px;visibility:hidden;}
ul.sf-menu ul ul li a {width:auto;padding:0px;padding-left: 40px;text-decoration:none;font-size:14px;}
ul.pro-menu {margin-top:-1px;margin:0px;padding:0px;text-transform:capitalize;}
ul.sf-menu li:hover > ul {visibility:visible;margin:0px;padding:0px;}
ul.sf-menu li.LiProDetail a {background:#10A64F!important;text-indent:-15px!important;color:#fff!important;font-size:14px;}
ul.sf-menu li.LiProDetail a:hover, ul.sf-menu li.LiProDetail a:active {background:#097336!important;text-indent:-15px!important;font-size:14px;}

.inner .inner-r { width:820px; float:right;}

/*about*/
.inner-abo { width:820px; margin-top:10px; font-size:14px;}

/*products*/
.ipro-list { DISPLAY: block; CURSOR: pointer; margin-top:10px;}
.ipro-list li { width:183px; float:left; margin:0px 5px 10px 5px; border:1px solid #ddd; padding:5px; text-align:center; font-size:14px;}
.ipro-list li img { width:183px; height:145px;}
.ipro-list li:hover { border:1px solid #10A64F; background:#fff; transition:0.5s all;}
.ipro-list li:hover a{ color:#10A64F;}

/*news*/
.news-inner { width:820px; height:auto; overflow:hidden; margin-top:10px;}
.news-inner li { width:800px; height:70px; overflow:hidden; float:left; margin-bottom:10px; padding:10px; background:#fff; border-radius:2px;}
.news-inner li .date { width:80px; height:70px; float:right; margin-left:15px; background:#bbb; color:#fff; text-align:center; font-size:18px; line-height:35px; border-radius:2px;}
.news-inner li .date span { display:block; color:#fff; border-top:1px dashed #eee;}
.news-inner li .news-t { width:682px; height:27px; line-height:27px; float:left; font-weight: inherit; font-size:15px; background:url(point.jpg) no-repeat left 7px; padding-left:18px;}
.news-inner li .news-t a { color:#333;}
.news-inner li .detail { width:700px; height:40x; line-height:20px; float:left; font-weight: normal; margin-top:3px; font-size:12px; color:#888;}
.news-inner li:hover { background:#2B3141; transition:1s all;}
.news-inner li:hover div.news-t { background:url(point.jpg) no-repeat left 7px;}
.news-inner li:hover div.news-t a{ color:#fff; transition:1s all;}
.news-inner li:hover div.detail{ color:#999; transition:1s all;}
.news-inner li:hover div.date{ background:#111; color:#fff; transition:1s all;}
.news-inner li:hover div.date span{ border-top:1px dashed #2B3141; color:#fff; transition:1s all;}

/*pages*/
.pages,.npage{clear:both; text-align:center; font-size:12px; padding:15px 0 0px 0;color:#b2b2b2;}
.pages a,.pages span{display:inline-block; height:24px;padding:0 2px; margin:0 2px!important; line-height:24px; border:1px solid #ccc; padding:0px 10px; color: #333; background:#ccc;}
.pages a:link,.pages a:visited {color: #333; line-height:24px; border:1px solid #ccc; padding:0px 10px; background:#ccc;}
.pages a:hover,.pages a:active,.pages span.ctxt{color: #fff;text-decoration:none; border:1px solid #10A64F; background:#10A64F; padding:0px 10px;}

/*newdetail*/
.news-content { width:820px; font-size:14px; overflow:hidden;}
.newsTitle {clear:both;margin:0px auto;text-align:center;font-size:16px;font-weight:bold;color:#444;line-height:25px; padding:10px 0px;}
.newsDate {clear:both;margin:0px auto;padding:10px 0px;text-align:center;line-height:20px; margin-bottom:15px; background:#fff; border:1px solid #eee; color:#777; font-size:12px;}
.newsDate a { color:#10A64F;}
.newsDate a:hover { color:#10A64F;}
.newsContent {clear:both;margin:0px auto;padding:0px; font-size:14px;color:#444;line-height:28px;word-wrap:break-word;word-break:normal; margin-bottom:15px;}
.prevNext {clear:both;margin:0px auto;border-top:dashed 1px #aaa;border-bottom:dashed 1px #aaa;height:50px;line-height:25px;color:#10A64F;font-size:14px;-webkit-text-size-adjust:none; padding:10px 0px;}
.prevNext a {text-decoration:underline;}
.prevNext .prev {}
.prevNext .prev a { text-decoration:none;}
.prevNext .prev a:hover {color:#10A64F; text-decoration:none;}
.prevNext .next {}
.prevNext .next a { text-decoration:none;}
.prevNext .next a:hover {color:#10A64F; text-decoration:none;}
.rnews {width:760px; padding-bottom:30px;}
.rnews strong {font-size:16px;line-height:33px;height:33px;padding-top:5px; color:#10A64F; margin-bottom:10px; font-weight:bold; display:block;}
.rnews li {float:left;width:360px;height:40px;line-height:40px; margin:0px 20px 0px 0px; border-bottom:1px solid #fff; background:#eee url(point.jpg) no-repeat 10px 15px;}
.rnews li a {color:#444;display:block;width:332px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:13px; text-decoration:none; padding-left:28px;}
.rnews li a:hover {color:#fff; background:#aaa url(point.jpg) no-repeat 10px 15px;}

/*pro-detail*/
.pro-content { width:820px;  margin-top:20px; font-size:14px;}
.pro-detail { width:820px; overflow:hidden;padding-bottom: 20px; border-bottom: 1px dashed #ccc;}
.pro-detail .fl { max-width:370px; float:left;}
.pro-detail .fl img { max-width:360px; border:5px solid #ddd;}
.pro-detail .fr { width:410px; float:right; font-size:14px;}
.pro-detail .fr strong { font-weight:600; width:410px; display:block; font-size:17px; border-bottom:1px dashed #ddd; padding:7px 0px; margin-bottom:10px;}
/*tab*/
#con{FONT-SIZE: 14px; MARGIN: 0px auto; WIDTH:820px; margin-top:20px;}
#tags{PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN:0px; WIDTH: 400px; PADDING-TOP: 0px; HEIGHT: 35px}
#tags LI{BACKGROUND:#111; FLOAT: left; MARGIN-RIGHT: 10px; LIST-STYLE-TYPE: none; HEIGHT: 35px; padding:0px 25px;}
#tags LI A {BACKGROUND:none; FLOAT: left; COLOR: #fff; LINE-HEIGHT: 35px; HEIGHT: 35px; TEXT-DECORATION: none;}
#tags LI.emptyTag{BACKGROUND:#10A64F; WIDTH: 100px}
#tags LI.selectTag{BACKGROUND:#10A64F; POSITION: relative; HEIGHT: 35px}
#tags LI.selectTag A{ COLOR: #fff; LINE-HEIGHT: 35px; HEIGHT: 35px}
#tagContent{ PADDING-TOP: 10px;}
.tagContent{ DISPLAY: none; WIDTH:820px; COLOR: #333; PADDING-TOP: 10px; font-size:14px; line-height:28px;}
#tagContent DIV.selectTag{DISPLAY: block;}

/*feedback*/
.feedback {clear:both;margin:0px auto;padding:0px;margin:20px 0px 0px 0px;}
.submita {margin:16px auto;display:inline-block;padding:0 18px!important;line-height:22px;background:#ff9c00;border:0px;height:24px;color:#FFF;cursor:pointer;font-size:16px;}
.xh {color:#f00;padding:0 3px;}
#feedbackForm {margin:20px 0px 0px 0px;}
#feedbackForm .text {width:300px;height:26px;margin:10px 0px 0px 0px;font-size:12px;line-height:26px;padding:0px 0px 0px 5px;border:1px solid #CCC;}
#feedbackForm .lable {padding:10px 12px 0px 0px;line-height:30px;height:30px;text-align:right;}
#feedbackForm .atextarea {float:left;border:1px solid #CCC;height:100px;width:305px;ont-size:12px;margin-top:10px;line-height:24px;color:#666;}
#feedbackForm .smtcss {padding-right:112px;text-align:center;}
.table {border-collapse:collapse;}
.table td, .table th {border:1px solid #cdcdcd;padding:5px;}
.table p {padding:0px;margin:0px;}
.e_mobile {display: inline-block;height:25px;line-height:25px;background:url(Content/C_IMG/emobile.png) 0px -50px no-repeat;text-indent:25px;}
.YqbYears{vertical-align:middle; padding-left:8px; margin-top:-6px;}


.topnav {background: #f5f5f5;border-bottom: 1px solid #e3e3e3; line-height:30px;}
.page_nav{ font-size:14px; padding-top:10px; padding-bottom:10px;}
.page_nav a{ color:#333333; text-decoration:none; padding:5px 8px 2px 8px; border:1px solid #AACCEE; background-color:#EFEFEF;}
.page_nav a:hover{ color:#FF0000; text-decoration:none; background:#FFFFFF; border:1px solid #0000FF;}

.thisPageNav{ font-size:14px; padding-top:15px; text-align:left;}
.thisPageNav a{ color:#0000ff; text-decoration:underline;}
.thisPageNav a:hover{ color:#FF0000; text-decoration:underline;}