@charset "utf-8";
@import url("/temp/css/public.css");
body{margin:0px;padding:0px;font-size:12px;color:#333;font-family:"微软雅黑";background:#f1f1f1;min-width:1000px;border-top:solid 4px #027f03;}
td,dd,th{line-height:20px;font-size:14px;}
a{ color: #333; text-decoration: none; cursor: pointer; -moz-transition: background-color 0.2s ease-out, color 0.1s ease-out; -webkit-transition: background-color 0.2s ease-out, color 0.1s ease-out; -ms-transition: background-color 0.2s ease-out, color 0.1s ease-out; transition: background-color 0.2s ease-out, color 0.1s ease-out; }
a:link,a:visited,a:active{color:#333; text-decoration:none;}
a:hover{color:#EA0000; text-decoration:underline;}
input,textarea,select{font:normal 12px/100% 'Arial'; padding:0px; color:#333; resize:none;outline:none;}
img{border:none;}
ul,li{padding:0px; margin:0; list-style:none;}
span,p,dd,dt,dl,h1,h2,h3,h4,h5,h6,form{margin:0px; padding:0px;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{display:block; padding:0px;}

.clearfix{clear:both;}
.clearfix_0{height:1px; overflow:hidden; display:block; clear:both;}
.none{display:none;}

/*常用浮动、间距、行距、背景、边框*/
.left{float:left;  display:inline;}/*左浮动*/
.right{float:right;display:inline;}/*右浮动*/
.m_auto{margin:0px auto;}/*水平居中对齐*/


.w1000_auto{width:1000px;margin:0px auto;overflow:hidden;}
.w1100_auto{width:1100px;margin:0px auto;overflow:hidden;background-color:#fff;}

/*=============固定网站样式=============*/

a:link {color:#333333;text-decoration:none;}
a:visited {color:#333333;text-decoration:none;}
a:hover {color:#017f04;text-decoration:none;}
a:active {color:#017f04;text-decoration:none;}



/*header*/
.header{height:188px;}
.header .top{height:138px;overflow:hidden;}
.top_zyw{height:40px;line-height:30px;overflow:hidden;float:right;margin-bottom:10px;}
.top_zyw a{padding:0px 6px;}
.top_tel{height:46px;background:url(/temp/images/tel.png) no-repeat left;padding:0px 0px 0px 62px;clear:both;line-height:22px;overflow:hidden;}
.top_t_name{font-size:14px;}
.top_t_call{color:#ff6c00;font-size:24px;}

.top_right{}
.logo{height:105px;padding-top:16px;}

.nav{height:45px;clear:both;background:#017f04;border-radius:3px;}
.nav_1000{width:1000px;margin:0px auto;}
.dh{}
.ddsmoothmenu{}
.ddsmoothmenu ul{margin: 0;padding: 0;list-style-type: none; margin-left:0px;}
.ddsmoothmenu ul li{position:relative;display:inline;text-align:center;float:left;height:45px;font-size:14px;line-height:45px;}
.ddsmoothmenu ul li.sel{background:url(/temp/images/navigation.jpg) no-repeat 50% 100%;}
.ddsmoothmenu ul li.sel>a{ color:#ff6600;}
.ddsmoothmenu ul li a{display:block;color:#fff;padding:0px 17px;}
* html .ddsmoothmenu ul li a{font-weight:bold;display:block;}
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{}
.ddsmoothmenu ul li a.selected,.ddsmoothmenu ul li a:hover{color:#fff;display:block;background:#002200;}
.ddsmoothmenu ul li a.selected,.ddsmoothmenu ul li a.cur{color:#fff;display:block;background:#002200;}
.ddsmoothmenu ul li ul{position:absolute;left:0;display:none;visibility: hidden;background:none;width:134px;}
.ddsmoothmenu ul li ul li{display:list-item;float:none;background:none;height:35px;line-height:35px;width:100%;margin-left:0px;overflow:hidden;text-align:left;}
.ddsmoothmenu ul li ul li ul{top: 0;}
.ddsmoothmenu ul li ul li a{background:#002200;border-top-width:0;color:#fff;font-size:13px;font-weight:normal;margin:0;width:100%;margin-left:0px;padding:0px 10px 0 20px;}
.ddsmoothmenu ul li ul li a.selected{}
.ddsmoothmenu ul li ul li a:hover{background:#017f04;color:#fff;font-weight:normal;}
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/



/*footer*/
.footer{clear:both;margin-top:25px;overflow:hidden;background:url(/temp/images/foot_bg.jpg) repeat-x top;padding-bottom:10px; font-size:13px;}
.foot_nav{height:22px;overflow:hidden;text-align:center;line-height:22px;font-size:12px;padding-top:15px;}
.foot_nav a{padding:0px 10px;}
.foot_bq{line-height:22px;text-align:center;}



/*index*/
#divSmallBox{overflow:hidden;*display:inline;*zoom:1;width:10px;height:10px;border-radius:10px;background:#ffffff;}
#playBox{width:1000px;height:345px;background:#333;position:relative;overflow:hidden;margin-top:20px;}
#playBox .oUlplay {width:99999px;position:absolute;left:0;top:0;}
#playBox .oUlplay li{float:left;}
#playBox .pre{cursor:pointer;width:45px;height:45px;background:url(/temp/images/l.png) no-repeat;position:absolute;top:150px;left:10px;z-index:10;}
#playBox .next{cursor:pointer;width:45px;height:45px;background:url(/temp/images/r.png) no-repeat;position:absolute;top:150px;right:10px;z-index:10;}
#playBox .smalltitle {width:1000px;height:10px;position:absolute;top:320px;z-index:10}
#playBox .smalltitle ul{width:120px;margin:0 auto;}
#playBox .smalltitle ul li{width:10px;height:10px;margin:0 5px;border-radius:10px;background:#fff;float:left;overflow:hidden;*display:inline;*zoom:1;}
#playBox .smalltitle .thistitle{background:#017f04;}

.index_main{padding-top:35px;background:url(/temp/images/in_01.jpg) no-repeat top;}
.in_news{height:260px;border-radius:5px;border:solid 1px #ddd;padding:10px;overflow:hidden;}
.inxw_pic{width:340px;height:258px;}
.focus{position:relative;width:340px;height:258px;background-color:#000;float:left;}  
.focus img{width:340px;height:258px;} 
.focus .shadow .title{width:260px;height:65px;padding-left:30px;padding-top:20px;}
.focus .shadow .title a{ text-decoration:none;color:#fff;font-size:14px;font-weight:bolder; overflow:hidden; }
.focus .btn{ position:absolute;bottom:34px; left:510px; overflow:hidden; zoom:1;} 
.focus .btn a{position:relative;display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none;text-align:center; outline:0; float:left; background:#D9D9D9; }  
.focus .btn a:hover,.focus .btn a.current{cursor:pointer;background:#fc114a;}  
.focus .fPic{ position:absolute;left:0px;top:0px; }  
.focus .D1fBt{ overflow:hidden;zoom:1;height:16px;z-index:10;}  
.focus .shadow{width:100%;position:absolute;bottom:0;left:0px;z-index:10;height:40px;line-height:40px;display:block;text-align:left;background-color:rgba(0,0,0,0.3);}  
.focus .shadow a{text-decoration:none;color:#fff;font-size:12px;overflow:hidden;margin-left:10px;font-family: "\5FAE\8F6F\96C5\9ED1";}
.focus .fcon{ position:relative;width:100%;float:left;display:none;background:#000  }  
.focus .fcon img{ display:block;}  
.focus .fbg{bottom:5px;right:10px;position:absolute;height:21px;text-align:center;z-index: 200; }  
.focus .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:14px}    
.focus .D1fBt a{position:relative;display:inline;width:16px;height:16px;margin:0 5px;color:#fff;font:12px/15px "\5B8B\4F53"; text-decoration:none;text-align:center;outline:0;float:left;background:#333333; }    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#ff4c29;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{font-style:normal; } 
.inn_menu{height:31px;border-bottom:solid 1px #ddd;overflow:hidden;}
.inn_menu ul{float:left;}
.inn_menu ul li{width:90px;height:31px;float:left;margin-right:10px;}
.inn_menu ul li a{width:90px;height:31px;font-size:16px;line-height:31px;text-align:center;color:#333;display:block;background:#fff;}
.inn_menu ul li.curr a{display:block;color:#fff;background:#017f04;}
.ingg_more{float:right;padding-top:10px;}
.scShowContent3{clear:both;padding-top:10px;}
.inn_nr{width:618px;overflow:hidden;}
.in_news_list{}
.in_news_list ul li{height:30px;line-height:30px;background:url(/temp/images/list_dot001.gif) no-repeat left;text-indent:8px;overflow:hidden;font-size:13px;}
.in_news_list ul li span{float:right;}
.in_news_list a{}
.in_news_list a:hover{}

.in_ad{width:1000px;height:100px;padding:25px 0;clear:both;}
.in_ad img{width:1000px;height:100px;}

.in_center{height:300px;overflow:hidden;}
.in_news_menu{height:30px;border-bottom:solid 1px #ddd;padding-top:5px;}
.in_news_menu span{float:right;padding-top:7px;}
.in_news_menu p{height:30px;float:left;border-bottom:solid 1px #017f04;color:#017f04;font-size:18px;background:url(/temp/images/in_02.png) no-repeat left top;padding-left:12px;}
.in_support{width:465px;height:278px;border-radius:5px;border:solid 1px #ddd;padding:5px 10px 10px 10px;overflow:hidden;}
.in_sup_top{height:80px;overflow:hidden;padding-top:13px;}
.in_sup_img{width:120px;height:80px;}
.in_sup_img img{width:120px;height:80px;}
.in_sup_nr{width:330px;}
.in_sup_title{height:24px;line-height:24px;overflow:hidden; font-weight:bold;}
.in_sup_jj{line-height:20px;color:#666;}
.in_sup_list{border-top:dashed 1px #ddd;margin-top:10px;}
.in_sup_list ul li{height:28px;line-height:28px;overflow:hidden;background:url(/temp/images/list_dot001.gif) no-repeat left;text-indent:8px;font-size:13px;}
.in_sup_list span{float:right;}
.in_ycbd{width:465px;height:278px;border-radius:5px;border:solid 1px #ddd;padding:5px 10px 10px 10px;overflow:hidden;}

.in_bottom{height:300px;overflow:hidden;}
.in_lskj{width:465px;height:278px;border-radius:5px;border:solid 1px #ddd;padding:5px 10px 10px 10px;overflow:hidden;}
.in_zjxx{width:465px;height:278px;border-radius:5px;border:solid 1px #ddd;padding:5px 10px 10px 10px;overflow:hidden;}

.in_qyfc{height:210px;border-radius:5px;border:solid 1px #ddd;padding:5px 10px 10px 10px;overflow:hidden;}
.infc_list{padding-top:15px;}
.scrolllist .imglist img{width:174px;height:128px;}
.scrolllist .imglist_w{width:920px;height:150px;overflow:hidden;float:left;position:relative;/*必要元素*/}
.scrolllist .imglist_w ul{width:20000px;position:absolute;left:0px;top:0px;}
.scrolllist .imglist_w li{width:174px;float:left;margin:0 0 0px 12px;height:148px;text-align:center;font-size:13px;}
.scrolllist{width:980px;height:210px;overflow:hidden;}
.scrolllist a.abtn{display:block;height:148px;width:20px;overflow:hidden;}
.scrolllist a.aleft{float:left;background:url(/temp/images/in_11.png) no-repeat 50%;}
.scrolllist a.agrayleft{cursor:default;background:url(/temp/images/in_11.png) no-repeat 50%;}
.scrolllist a.aright{float:right;background:url(/temp/images/in_12.png) no-repeat 50%;}
.scrolllist a.agrayright{cursor:default;background:url(/temp/images/in_12.png) no-repeat 50%;}

.inmap{height:322px;border-radius:5px;border:solid 1px #ddd;padding:5px 10px 10px 10px;overflow:hidden;margin-top:25px;}
.in_map{width:978px;height:265px;clear:both;padding-top:15px;}
.in_map img{width:978px;height:265px;}

.in_link{border-radius:5px;border:solid 1px #ddd;padding:5px 10px 10px 10px;overflow:hidden;margin-top:25px;}
.link_img{width:1060px;height:217px;padding:8px 0 8px 0;clear:both;}
.inl_zfjg{width:230px;overflow:hidden;margin-right:20px;}
.inl_m{height:30px;line-height:30px;font-size:15px;font-weight:bold;}
.inl_li{width:215px;height:175px;border:solid 1px #ddd;overflow:auto;padding:5px;}
.inl_li ul li{height:22px;line-height:22px;}
.inl_li a{}


/*about*/
.about_left{width:220px;margin-bottom:25px;}
.abt_top{border-radius:3px;background-color:#017f04;padding:0px 4px 4px 4px;overflow:hidden;}
.abt_l_menu{height:50px;font-size:24px;color:#ededed;text-align:center;line-height:50px;}
.abt_l_list{background-color:#fff;border-radius:3px;padding:1px 10px 10px 10px;}
.abt_l_list ul li{line-height:30px;margin-top:10px;font-size:14px;}
.abt_l_list ul li a{background:url(/temp/images/abt_li.png) no-repeat 170px #ededed;text-indent:12px;display:block;}
.abt_l_list ul li ul{background:#fff;}
.abt_l_list ul li ul li{background:#fff none;line-height:24px;margin-top:5px;}
.abt_l_list ul li ul li a{background:#fff none;text-indent:16px;font-size:13px;color:#777;}
.abt_contact{padding:0px 0px 0px 0px;border:solid 1px #ddd;margin-top:20px;padding:10px; background-color:#f1f1f1;border-radius:5px;}
.abt_con_top{height:45px;background:url(/temp/images/in_16.png) no-repeat left;padding-left:60px;font-family:Arial,Helvetica,sans-serif;font-size:18px;color:#fd0100; line-height:20px;font-weight:bold;}
.abt_con_top span{font-family:"微软雅黑";font-size:14px;color:#666;font-weight:normal;}
.abt_con_txt{ line-height:24px;}

.about_right{width:733px;border:solid 1px #ddd;border-radius:5px;overflow:hidden;padding:5px 10px 10px 10px;margin-bottom:25px;}
.abt_r_menu{height:35px;border-bottom:solid 1px #ddd;line-height:35px;overflow:hidden;background:url(/temp/images/in_02.png) no-repeat left;text-indent:12px;font-size:18px;}
.abt_r_menu span{float:right;font-size:12px;color:#333;padding:0px 10px 0px 0px;}
.abt_txt{padding:10px;line-height:24px;}

.in_con_top{height:45px;background:url(/temp/images/in_16.png) no-repeat left;padding-left:60px;font-family:Arial,Helvetica,sans-serif;font-size:24px;color:#0033ff; line-height:20px;margin-top:10px;}


/*news*/
.news{padding:10px 0;}
.suppor_list{}
.suppor_list ul li{height:35px;line-height:35px;font-size:12px;border-bottom:dashed 1px #d4d4d4;overflow:hidden;background:url(/temp/images/in_07.jpg) no-repeat left;text-indent:15px;overflow:hidden;}
.support_l_title{width:470px;overflow:hidden;}
.suuport_l_cs{width:180px;overflow:hidden;}
.support_l_time{}
.support_l_down{padding-top:8px;}

.zbcg_fl{height:34px;margin:5px 0;}
.zbcg_fl a{float:left;width:100px;height:34px;text-align:center;line-height:34px;color:#333;background:#eee;font-size:13px;margin-right:10px; display:block;}
.zbcg_fl a.on{display:block;color:#fff;background:#0033ff;}
.zbcg_fl a:hover{display:block;color:#fff;background:#0033ff;}

.news_list{clear:both;}
.news_list ul li{height:35px;line-height:35px;font-size:12px;border-bottom:dashed 1px #d4d4d4;background:url(/temp/images/list_dot001.gif) no-repeat left;text-indent:15px;overflow:hidden;}
.news_list span{float:right;}

.nxq_title{line-height:28px;font-size:16px;text-align:center;padding:10px 0;font-weight:bold;}
.nxq_fbt{height:30px;padding-left:190px;}
.nxq_nr{clear:both; font-size:14px;margin:10px 0; line-height:26px;}
.npage{height:24px;clear:both;border-top:solid 1px #ddd;padding:10px 0; font-size:14px;color:#888;}
.npage a{color:#888;}

.pro_main {width:760px;background-color:#fff;zoom:1;overflow:hidden;padding-top:15px;}
dl.pj_list_dl{width:232px;overflow:hidden;float:left;margin:0 16px 15px 0;}
dl.pj_list_dl dt,dl.pj_list_dl dt a{line-height:0;font-size:0;}
dl.pj_list_dl dt img{width:224px;height:170px;border:1px solid #d9d9d9;padding:3px; }
dl.pj_list_dl dt img:hover{border-color:#017f04}
dl.pj_list_dl dd{margin-top:3px;height:30px;width:232px;line-height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; position:relative;text-align:center;background-color:#F1F1F1}
dl.pj_list_dl_0{padding-right:0;}


.online{width:38px;height:112px;position:fixed;left:50%;top:698px;margin-left:576px;}
.online a{width:38px;height:112px;background:url(/temp/images/online.png) no-repeat;display:block;}

/*page*/
DIV.msdn{height:40px;FONT-SIZE:13px;COLOR:#313031;PADDING:4px 6px 4px 0;FONT-FAMILY:Verdana,Tahoma,Arial,Helvetica,Sans-Serif;BACKGROUND-COLOR:#fff;text-align:center;clear:both;margin-top:30px;}
DIV.msdn A{PADDING-RIGHT:12px;BORDER:#DDDDDD 1px solid;PADDING-LEFT:12px;PADDING-BOTTOM:9px;COLOR:#555555;PADDING-TOP:9px;TEXT-DECORATION:none}
DIV.msdn A:hover{BORDER:#DDDDDD 1px solid;COLOR:#017f04;BACKGROUND-COLOR:#F2F2F2}
DIV.pagination A:active{BORDER:#DDDDDD 1px solid;COLOR:#017f04;BACKGROUND-COLOR:#d2eaf6}
DIV.msdn SPAN.current{PADDING-RIGHT:12px;BORDER:#DDDDDD 1px solid;PADDING-LEFT:12px;FONT-WEIGHT:bold;PADDING-BOTTOM:9px;COLOR:#444444;PADDING-TOP:9px;BACKGROUND-COLOR:#F2F2F2}
DIV.msdn A.last{border-right:1px solid #ddd;}
DIV.msdn SPAN.disabled{DISPLAY:;}
DIV.msdn a.more{border:1px solid #DDDDDD;height:34px;font:normal 12px/34px "Microsoft YaHei",微软雅黑;text-align:center;width:136px;color:#666;display:block;margin:0 auto;padding:0}
DIV.msdn a.more:hover{border:1px solid #B81219;height:34px;font:normal 12px/34px "Microsoft YaHei",微软雅黑;text-align:center;width:136px;color:#fff;background:#B81219;}

/* leftsead */
#leftsead{width:161px;height:290px;position:fixed;top:250px;right:0px; z-index:100;}
*html #leftsead{margin-top:258px;position:absolute;top:expression(eval(document.documentElement.scrollTop));}
#leftsead li{width:161px;height:60px;}
#leftsead li img{float:right;}
#leftsead li a{height:49px;float:right;display:block;min-width:47px;max-width:161px;}
#leftsead li a .shows{display:block;}
#leftsead li a .hides{margin-right:-143px;cursor:pointer;cursor:hand;}
#leftsead li a.youhui .hides{display:none;position:absolute;right:143px;}
#leftsead li a.youhui .2wm{display:none;position:absolute;right:143px;}
#p2{width:112px;background-color:#A7D2A9;height:47px;margin-left:47px;border:1px solid #8BC48D;text-align:center;line-height:47px}
#p3{width:112px;background-color:#A7D2A9;height:47px;margin-left:47px;border:1px solid #8BC48D;text-align:center;line-height:47px}
#p1{width:47px;height:49px;float:left}