/* CSS Document */
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,table,td,tr,th,div,dl,dt,dd,form,fieldset,img,cite,strong,em,div{margin:0;padding:0;border:0;}
h1, h2, h3, h4, h5, h6{ font-size:12px;}
img, table, td, th ,embed{ border:none;}
select,input{font-size:12px;}
ul, ol, li{ list-style-type:none; padding:0;}
a{color:#555; text-decoration:none;}
a:hover{ text-decoration:none; color:#333;}
a:visited{text-decoration:none;}
.clear{ height:10px;}
body{ font-family:"宋体"; font-size:12px; color:#555;margin:0; padding:0; width:100%; height:auto; margin:0 auto; background:#eeeeee;}
.clearit{clear:both; line-height:0; height:0; font-size:0;}
.xx{ color:#F00;}

.header{ width:100%; height:101px; margin:0 auto;background:url(images/bg_head.jpg) no-repeat center top;}
.head_cen{ width:1002px; margin:0 auto; height:101px;}
.logo{ height:101px; float:left;}
.phone{ width:301px; height:101px; float:right; background:url(images/phone.png) no-repeat; }
.phone ul li{ float:right; line-height:32px;}
/*导航*/
.nav{ width:100%; height:45px; margin:0 auto; background:url(images/nav_bg.jpg) repeat-x;}
.nav_cen{ width:980px; margin:0 auto; height:45px;}
#navigation { height: 45px; width: 1002px; margin:0 auto; }
#navigation ul li { float: left; background:url(images/nav_fg.jpg) no-repeat right; height:45px; position: relative; z-index: 9999;}
#navigation ul #home { border: none; }
/*主导航*/
#navigation ul li a { display: block; line-height: 45px; height:45px; width: 123px; color: #FFF; text-align: center; font-size: 14px; font-weight: bold; }
#navigation ul li a:hover { background: #F78908; text-decoration: none; color: #FFF; }
#navigation ul li .current_nav { background:#F78908; text-decoration: none; color: #FFF; }
/*子导航*/
#navigation ul li ul { display: none; position: absolute; left: 0; background: #0173c1; z-index: 9999; }
#navigation ul li ul li { border: none; float: none; background:none; height:28px; line-height:28px;}
#navigation ul li .hasmenu { background: url(images/hasmenu.gif) right no-repeat; }
#navigation ul li ul li a { height: 28px; line-height: 28px; font-size: 12px; font-weight: normal; background:none;}
#navigation ul li ul li a:hover { background: #ffa302; }
#navigation ul li ul li ul { left: 95px; top: 0; }
/*幻灯*/
.banner{ width:100%; height:230px; margin:0 auto; margin-top:3px;}
#full-screen-slidera2 { width:100%; height:230px; float:left; position:relative}
#slidesa2 { display:block; width:100%; height:230px; list-style:none; padding:0; margin:0; position:relative}
#slidesa2 li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slidesa2 li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination2 { display:block; list-style:none; position:absolute; right:45%; top:90%; z-index:9900;  padding:5px 15px 5px 0; margin:0;}
#pagination2 li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#F00;}
#pagination2 li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination2 li.current { background:#0092CE; text-align:center;}



.bannerindex{ width:100%; height:400px; margin:0 auto; margin-top:3px;}
#full-screen-slidera { width:100%; height:400px; float:left; position:relative}
#slidesa { display:block; width:100%; height:400px; list-style:none; padding:0; margin:0; position:relative}
#slidesa li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slidesa li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; right:45%; top:90%; z-index:9900;  padding:5px 15px 5px 0; margin:0;}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#F00;}
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE; text-align:center;}



/* 漂浮的客服 */
#online_support_main { z-index: 9999; position: fixed; display: block; overflow: hidden; width: 89px; zoom: 1; }
#online_support_titlea { height: 112px; background: url(images/online_support_title.png) no-repeat; cursor: pointer; }
#online_support_body { min-height: 60px; background: url(images/online_support_body.png) repeat-y; padding: 6px; text-align: center; padding-bottom:10px;}
#online_support_bottom { height: 20px; background: url(images/online_support_bottom.png) no-repeat; }
.message_tb{ float:left; width:56px; margin:10px 0 0 10px; display:inline;}
#online_support_body p{ width:100%; float:left;}

/*文章列表*/
.article_list_c li { line-height: 26px; border-bottom: 1px dashed #CCC; padding-left: 10px; background: url(images/article_list_c.gif) left no-repeat; }
.article_list_s li { line-height: 30px; border-bottom: 1px dashed #999; padding-left: 15px; background: url(images/article_list_s.gif) left no-repeat; }
.article_list_d { padding: 0 10px; border: 1px solid #DDDCDC; margin-bottom: 10px; }
.ald_title { font-size: 12px; line-height: 32px; border-bottom: 1px dashed #999; padding-left: 15px; background: url(images/article_list_d.gif) left no-repeat; font-size: 14px; }
.ald_content { color: #666; }
.ald_intro { text-align: right; color: #999; border-top: 1px dashed #999; line-height: 26px; }
.ald_intro a { color: #999; }
.float_right{ float:right;}
/*信息详情页*/
#info_name { font-size: 16px; font-weight: normal; text-align: center; padding: 20px 0; }
#info_intro { text-align: center; color: #999; border: 1px solid #E4DDB4; line-height: 30px; background: #F6F1E3; }
#info_intro a { color: #999; }
#info_picture { text-align: center; margin: 20px auto; }
#info_picture img { padding: 5px; border: 1px solid #CCC; }
#info_video { text-align: center; margin: 20px auto; }
#info_slideshow { text-align: center; margin: 20px auto; overflow: auto; zoom: 1; }
.info_slideshow_show img { padding: 5px; border: 1px solid #CCC; max-width: 600px; }
#info_slideshow_nav { overflow: auto; zoom: 1; margin-top: 10px; }
#info_slideshow_nav li { float: left; padding: 2px; }
#info_slideshow_nav li img { width: 50px; height: 50px; border: 1px solid #CCC; padding: 1px; cursor: pointer; }
#info_attach { margin: 20px auto; text-align: center; }
#info_scontent { padding: 10px; background: #EFF3D9; border: 1px solid #A6CC93; margin-top: 10px; }
#info_content { padding: 20px 0; font-size: 14px; }
#info_bcontent { padding: 10px 0; font-size: 14px; }
#info_extra { padding: 10px 0; }
#info_pic { width: 240px; }
#info_bpic { padding: 10px; text-align: center; }
#info_bpic img { max-width: 600px; padding: 5px; border: 1px solid #CCC; }
#info_around { padding: 5px; background: #EFF3D9; border: 1px solid #A6CC93; }
#info_comment { text-align: right; padding: 20px 0; }
/*图片列表[简约]*/
.picture_list_s{ width:100%; float:left; height:auto; clear:both}

.picture_list_s li a { line-height: 22px; }
.picture_list_s li a:hover img { border: 1px solid #000; }
/*图片列表[宽屏]*/
.picture_list_w li { float: left; text-align: center; padding: 4px; }
.picture_list_w .img_wrap img { padding: 4px; border: 1px solid #CCC; width: 168px; height:168px; }
.picture_list_w li a { line-height: 22px; }
.picture_list_w li a:hover img { border: 1px solid #cc0000; }
/*图片列表[详细]*/
.picture_list_d { margin-bottom: 10px; width:100%; float:left; margin-bottom:10px; }
.pld_left { width: 210px; float: left; }
.pld_right { width: 450px; float: right; }
.picture_list_d .img_wrap img { padding: 3px; border: 1px solid #CCC; width: 200px;  }
.picture_list_d .img_wrap:hover img { border: 1px solid #F00; }
.pld_title { line-height: 32px; border-bottom: 1px dashed #999; background: url(images/picture_list.gif) left no-repeat; padding-left: 15px; font-size: 14px; }
.pld_content { padding: 5px; }
.pld_intro { text-align: right; color: #999; border-top: 1px dashed #999; line-height: 26px; }
.pld_intro a { color: #999; }
/*表单相关*/
input { font-size: 12px; }
.form_text { font-size: 12px; border: 1px solid #CCC; height: 26px; line-height: 26px; padding: 0 5px; width: 400px; }
.form_text_verifycode { font-size: 12px; border: 1px solid #CCC; height: 26px; line-height: 26px; padding: 0 5px; width: 50px; }
.form_select { font-size: 12px; border: 1px solid #CCC; }
.form_textarea { font-size: 12px; width: 400px; height: 80px; padding: 5px; border: 1px solid #CCC; }
.form_checkbox { }
.form_submit { background: url(images/submit_button.jpg) no-repeat; width: 79px; height: 31px; border: none; color: #FFF; font-weight: bold; }
.form_file { font-size: 12px; padding: 3px 5px; border: 1px solid #CCC; background: #FFF; }
.common_form { width:100%; float:left;}
.common_form li { padding: 10px 0; overflow: auto; zoom: 1; border-bottom: 1px dashed #CCCCCC; }
.common_form li label { float: left; text-align: right; padding-right: 10px; width: 100px; display: block; height: 28px; line-height: 28px; font-size: 14px; }
/*表格*/
.layout_table { border-collapse: collapse; width: 100%; }
.common_table { border-collapse: collapse; width: 100%; }
.common_table td { padding: 5px; border: 1px solid #DBDBDB; }
.common_table th { text-align: center; border: 1px solid #DBDBDB; }
.message_bnt{ width:79px; height:31px; background:url(images/submit_button.jpg) no-repeat; text-align:center; line-height:31px; margin:6px 0 0 30px; display:inline;}
/*分页样式*/
.page_turner { padding: 4px 0px 0px 1px; float: right; clear: both; }
.page_turner a, .page_turner span { float: left; display: block; border: 1px solid #D3D1D1; padding: 2px 5px; margin-left: 4px; line-height: 16px; }
.page_turner a:link, .page_turner a:visited { text-decoration: none; }
.page_turner a:hover, .page_turner a.c { background: #CC0001; color: #FFF; }
#total { color: red; }
#gotop { position: fixed; width: 19px; bottom: 35px; height: 63px; cursor: pointer; display: none; background: url(images/gotop.gif) no-repeat; }

/*liuyan*/
.message{ float:left; margin:10px 0 0 40px; display:inline;}
.message li{ line-height:32px; margin-top:10px;}
.message li lable{ width:100px; text-align:right; float:left;}







.main{ width:967px; height:auto!important; margin:0 auto; margin-top:3px; overflow:hidden;}
.main_body{ width:933px; float:left; height:auto; padding-bottom:6px; background:url(images/main_body.jpg) repeat-y; padding:10px 17px 0 17px;}
.main_top{ width:967px; float:left; height:10px;}
.main_foot{ width:967px; height:14px; float:left}
.banner{}
.about{width:706px; float:left; border:solid 1px #e9e9e9; padding:1px; line-height:24px;}
.about img{ width:211px; height:141px;}
.subnav2{ width:100%; height:32px; float:left; background:url(images/subnav_bg.jpg) repeat-x;}
.subnav2 a{ color:#045992;}
.subnav2 h1{float:left; height:32px; background:url(images/subnav2.jpg) no-repeat; line-height:32px; padding-left:10px; font-size:14px; color:#FFF; width:128px;}
.subnav h1 a{ color:#FFF;}

.about_tit{ width:158px; float:left; height:102px; margin:4px 10px 0 0; display:inline; }
.cloudm{ width:100%; float:left; height:auto; margin-top:10px;}
.cloudm_lf{ width:212px; float:left; height:auto;}
.menu{ width:208px; float:left; border:solid 1px #e9e9e9; padding:1px;}
.subnav{ width:100%; height:35px; float:left; background:url(images/subnav.jpg) repeat-x;}
.subnav h1{ color:#FFF; font-size:14px; font-family:"微软雅黑"; line-height:35px; padding-left:28px; background:url(images/h1.jpg) no-repeat 8px 9px; float:left;}
.more{ float:right; padding-right:8px; color:#FFF; line-height:35px;}
.menu_cen{ width:198px; margin:4px 0 0 10px; display:inline; float:left; padding-bottom:6px;}
.menu_cen ul li{line-height:38px; background:url(images/li_bg.jpg) no-repeat bottom;}
.menu_cen ul li a{display:block;padding-left:30px;}
.channel_level1{ line-height:38px; background:url(images/li_bg.jpg) no-repeat bottom;}
.channel_level1 a{ display:block; width:160px; height:38px; background:url(images/ico1.jpg) no-repeat 10px 12px; padding-left:25px;}
.channel_level2{line-height:38px;}
.channel_level2 a{ display:block; width:120px; height:38px; background:url(images/ico_2.jpg) no-repeat 10px 12px; padding-left:40px;}
.news{ width:208px; float:left; border:solid 1px #e9e9e9; padding:1px; margin-top:10px;}
.news_cen{width:198px; margin:4px 0 0 5px; display:inline; float:left; padding-bottom:6px;}
.news_cen ul li{ line-height:28px; background:url(images/ico2.jpg) no-repeat 2px 11px; padding-left:12px; border-bottom:dashed 1px #c9c9c9}
.lxwm{ width:100%; float:left; margin-top:10px;}
.lxwm_tit{ width:100%; height:29px; float:left; background:url(images/lxwm_tit.jpg) repeat-x;}
.lxwm_tit h1{ float:left; width:80px; margin-left:15px; background:#FFF; line-height:29px; font-size:14px; font-family:"微软雅黑"; color:#333; text-align:center;}
.lxwm_cen{ float:left; padding:10px; line-height:24px;}
.cloudm_rg{ width:710px; float:right;}
.products{width:706px; float:left; border:solid 1px #e9e9e9; padding:1px; margin-top:10px;}
.pro_cen{ width:100%; float:left;}
#scrollleft{ height:180px; width:700px; margin:0 0 0 3px; display:inline;}
.pro_cen dl{ width:210px; float:left; text-align:center; margin:10px 0 0 18px; display:inline;}
.pro_cen dl dt img{ width:210px; height:140px;}
.pro_cen dl dd{ line-height:24px;}
.cases{width:706px; float:left; border:solid 1px #e9e9e9; padding:1px; margin-top:10px;}
.footer{ width:100%; height:100px; margin:0 auto; margin-top:15px; background:url(images/footer.jpg);}
.foot_cen{ width:1002px; margin:0 auto; height:100px;}
.cpy{ width:100%; float:left; text-align:center; line-height:20px; color:#FFF; margin-top:6px;}
.link{ width:100%; float:left;line-height:24px; color:#FFF; margin-top:10px;}
.link ul li a{ color:#FFF;}
.link ul li{ float:left; padding-right:10px;}
.here{ width:100%; float:left; height:26px; background:#edf6fb}
.here span{ line-height:26px; padding-left:10px;}
.content{ width:100%; float:left; line-height:25px; font-size:13px; font-family:"微软雅黑"; margin-top:10px;}
.pic_lista{ width:162px; height:auto; float:left; margin:8px 0 0 10px; display:inline; text-align:center;}
.pic_lista dt{ width:160px; height:107px; float:left; border:solid 1px #dadada;}
.pic_lista dt img{ width:160px; height:107px;}
.pic_lista dd{ line-height:26px;}