﻿/*网站基础样式*/
body,div,ul,li,dl,dd,table,p,h1,form,legend,fieldset,input button,select,textarea,button{margin:0px;padding:0px;font-family:inherit;font-size:inherit;}
ul,li{list-style:none;}
a{color:#253E72;text-decoration:none;}
a:hover{color:#CC0000;text-decoration:none;}
.text-red{color: #D33506;}

body{word-wrap:break-word;text-align:center;font:12px/1.6em Tahoma,Helvetica,Arial,sans-serif;color:#253E72;background:url(../images/header_bg.gif) repeat-x 0 0}
.page_style{width:1000px;margin:0px auto 0px auto;text-align:center;background:#ffffff url(../images/header_bg.gif1) repeat-x 0 0;overflow:hidden;}
.left{float:left}
.right{float:right}
.clear{display:block;clear:both;font-size:0px;height:0px;line-height:0px;width:0px;margin:0 0 0 0;padding:0 0 0 0;overflow:hidden}


/*顶部及主菜单样式*/

.top_box{clear:both;width:100%;}
.top_box .logo{float:left;text-align:left;padding:5px 0 5px 0}
.top_box .topcontent{float:right;text-align:right;padding:5px 0 5px 0}
.menu_box{text-align:left;height:36px;background:url(../images/menu_bg_1.gif) repeat 0 0;border:0 solid #dddddd;border-width:0 0 0 0;}
    
.menu_box ul li{float:left;width:100px;height:36px;text-align:center;background:url(../images/menu_style_1.gif) no-repeat 0 0;}
.menu_style{float:left;width:100px;height:36px;text-align:center;background:url(../images/menu_style_1.gif) no-repeat 0 0;}

.menu_box >ul>li>a:link{display:block;width:100px;height:28px;color:#ffffff;text-decoration: none;font-weight:bold;padding:8px 0 0 0}
.menu_box >ul>li>a:visited {display:block;width:100px;height:28px;color:#ffffff;text-decoration:none;font-weight:bold;padding:8px 0 0 0}
.menu_box >ul>li>a:hover {display:block;width:100px;height:28px;color:#ffffff;text-decoration:none;font-weight:bold;padding:8px 0 0 0;background:url(../images/menu_style_1_out.gif) no-repeat 0 0;}

.menu_box >ul>li.current>a{display:block;width:100px;height:28px;color:#ffffff;text-decoration:none;font-weight:bold;padding:8px 0 0 0;background: url(../images/menu_style_1_out.gif) no-repeat 0 0;}

/*banner样式*/

.banner{clear:both;padding:0 0 0 0;margin:2px 0 0 0;text-align:left}
.smallbanner{clear:both;padding: 0 0 0 0;margin:0 0 5px 0;text-align:left}

/*网站主体框架样式*/

.main_box_style{clear:both;margin:3px 0 0 0;overflow:hidden;}

.main_box_style1{clear:both;margin:3px 0 0 0;overflow:hidden;}
.main_box_style1 .main_box_inner_left{float:left;width:220px;margin:0 10px 0 0;overflow:hidden;text-align:left;}
.main_box_style1 .main_box_inner_right{float:right;width:770px;margin:0 0 0 0;overflow:hidden;text-align:left;}

.main_box_style2{clear:both;margin:3px 0 0 0;overflow:hidden;}
.main_box_style2 .main_box_inner_left{float:left;width:770px;margin:0 10px 0 0;overflow:hidden;text-align:left;}
.main_box_style2 .main_box_inner_right{float:right;width:220px;margin:0 0 0 0;overflow:hidden;text-align:left;}

.main_box_style3{clear:both;margin:3px 0 0 0;overflow:hidden;}
.main_box_style3 .main_box_inner_left{float:left;width:220px;margin:0 10px 0 0;overflow:hidden;text-align:left;}
.main_box_style3 .main_box_inner_middle{float:left;width:540px;margin:0 0 0 0;overflow:hidden;text-align:left;}
.main_box_style3 .main_box_inner_right{float:right;width:220px;margin:0 0 0 10px;overflow:hidden;text-align:left;}


/*导航样式*/
.nav_box{clear:both;width:100%;margin:0 0 10px 0;overflow:hidden;}
.nav_sign{float:left;text-align:left;padding:5px 0 0 22px;}
.nav_more{float:right;font-weight:normal;padding:8px 10px 0 10px;margin:0 0 0 0;}
.nav_more a{line-height:15px;font-size:10px;}
.nav_title{font-weight:bold;border:0 solid #cccccc;border-width:0 0 1px 0;height:25px;text-align:left;background:url(../images/nav_title_sign.gif) no-repeat 8px 10px;cursor:pointer;overflow:hidden;margin:6px 0;}
.nav_header{text-align:left;padding:0 0 0 0;margin:0 0 0 0}

.nav_content{margin:0 0 0 0;padding:5px 5px 5px 5px;border:0px solid #cccccc;text-align:left;}

.nav_menu{margin:0 0 0 0;padding:5px 0px 5px 0;text-align:left;}

.nav_menu li{clear:both;text-align:left;background:url(../images/lanmu_nav_menu_bg.gif) no-repeat 0 2px;padding:0 0 0 20px;}
.nav_menu li a{line-height:28px;}
.nav_menu li a.current{color:#cc0000}

.nav_menu li ul li{text-align:left;background-image:none;padding:0 0 0 5px;}
.nav_menu li ul li a{display:inline;line-height:22px;}
.nav_menu li ul li a.current{color:#cc0000}

.nav_menu ul li ul li ul{padding:0 0 0 15px;}
.nav_menu ul li ul li span.node{float:left;height:22px;width:15px;background:url(../images/node_open.gif) no-repeat 0 0;cursor:pointer;}
.nav_menu ul li ul li span.node_close{float:left;height:22px;width:15px;background:url(../images/node_close.gif) no-repeat 0 0;cursor:pointer;}
.nav_menu ul li ul li span{float:left;height:22px;width:15px;background:url(../images/subnav.gif) no-repeat 0 0;}

/*模块样式*/
.module_box{clear:both;margin:0 0 5px 0;border:0 solid #cccccc;overflow:hidden;}                 /*模块整行布局样式*/
.module_box_layout_left{float:left;margin:0 0 5px 0;border:0 solid #cccccc;overflow:hidden;}  /*模块左布局样式*/
.module_box_layout_right{float:right;margin:0 0 5px 0;border:0 solid #cccccc;overflow:hidden;}   /*模块右布局样式*/

.module_box_inner{clear:both;text-align:center;padding:5px 0 5px 0;border:0px solid #cccccc;overflow:hidden;height:100%;}/*模块内层容器样式*/
.module_box_layout_left .module_box_inner{clear:both;text-align:center;margin:0 10px 0 0;padding:5px 0 5px 0;border:0px solid #cccccc;overflow:hidden;height:100%;} /*模块居左时重写内层样式*/
.delete_******{clear:both;text-align:center;margin:0 0 0 0;padding:5px 0 5px 0;border:0px solid #cccccc;overflow:hidden;height:100%;} /*此行可以删除*/

.module_title{margin:0 0 0 0;height:25px;text-align:left;border:0 solid #cccccc;border-width:0 0 1px 0;background:url(../images/template_title_sign.gif) no-repeat 5px 5px;}
.module_sign{float:left;text-align:left;padding:5px 0 0 15px;font-weight:bold;}
.module_more{float:right;font-weight:normal;padding:8px 10px 0 10px;margin:0 0 0 0;}
.module_more a{line-height:15px;font-size:10px;}
.module_header{text-align:left;padding:0 0 0 0;margin:0 0 0 0}

.module_content{margin:0 0 0 0;padding:5px 10px 0 10px;text-align:left;border:0 solid #cccccc;}

.module_footer{clear:both;height:1px;overflow:hidden;background-color:#cccccc;display:none}
.module_footer .l{float:left;}
.module_footer .r{float:right}

/*子栏目样式*/
.lanmupage .current_location{display:none}
.current_location{clear:both;text-align:left;height:25px;border:1px solid #cccccc;border-width:0 0 1px 0;margin-bottom: 14px;padding-top: 2px;}
.current_location_1{float:right;position: relative;top: -2px;}
.current_location_2{float:left;padding:5px 0 0 18px;font-weight:bold;background:url(../images/site_icon.gif) no-repeat 2px 10px;}

.sublanmu_box{text-align:left;padding-bottom:10px;}
.sublanmu_content{padding:10px 10px 10px 10px;text-align:left;}
.sublanmu_page{clear:both;text-align:center;margin:15px 0 10px 0;font-size:12px;font-family:宋体;}
.sublanmu_page a{vertical-align:middle;zoom:1;height:15px;line-height:15px;padding:2px 8px 3px 8px;border:1px solid #cccccc;}
.sublanmu_page span.c{padding:2px 2px 3px 2px;font-weight:bold;border:0px solid #cccccc;}
.sublanmu_page span{vertical-align:middle;zoom:1;height:15px;line-height:15px;padding:2px 8px 3px 8px;}
.sublanmu_page span.c{padding:2px 2px 3px 2px;border:0px solid #cccccc;}

#Content{line-height:180%}
.sublanmu_pn{font-size:13px;margin:15px 0 5px 0}
.sublanmu_pn li{color:#D33506}

/*评论*/
.comments_box{text-align:left;border:1px solid #cccccc;margin:10px 0 10px 0;}
.comments_box .title{padding:2px 0 0 10px;height:20px;font-weight:bold;background-color:#ececec}
.comments_box ul li{padding:5px 0 5px 25px;}
.comments_box .textarea{width:520px;height:100px;border:1px solid #cccccc;border-color:#000000 #cccccc #cccccc #000000;}

.comments_list{padding:5px 0 0 0;border:0px solid #cccccc;overflow:hidden}
.comments_list .title{display:block;padding:2px 0 3px 5px;height:18px;width:100%;font-weight:bold;}
.comments_list .item{clear:both;margin:0 0 10px 0;overflow:hidden}
.comments_list .header{padding:3px 0 0 10px;height:22px;background-color:#eeeeee}
.comments_list .header .floornum{font-size:12px;font-style:Italic;font-weight:bold}
.comments_list .header .left{float:left}
.comments_list .header .right{float:right;padding-right:10px}
.comments_list .quote{display:block;color:#999999;padding:5px 5px 5px 10px;border:1px solid #ececec}
.comments_list .content{padding:5px 5px 5px 15px}
/**/.comments_list .reply{background:url(/public/reply.gif) no-repeat 5px 5px;border:1px dashed #cccccc;padding:2px 5px 2px 25px;margin:2px 0 5px 0;color:#D33506}

.comments_page{clear:both;vertical-align:middle;text-align:right;background-color:#ffffff;margin:10px 0 10px 0;font-family:宋体;}
.comments_page a{height:15px;line-height:15px;vertical-align:middle;zoom:1;padding:2px 8px 2px 8px;border:1px solid #cccccc;font-size:12px}
.comments_page span{height:15px;line-height:15px;vertical-align:middle;zoom:1;padding:2px 5px 2px 5px;font-size:12px}
.comments_page span.c{vertical-align:middle;padding:2px 3px 2px 3px;font-weight:bold;font-size:12px;}

/*bottom样式*/
.bottom_box{clear:both;padding:0 0 0 0;border:0 solid #666666;margin:5px 0 5px 0;text-align:left;width:100%}

/*新版本幻灯片样式已经无效，请手动删除*/
.delete_slide_***box{position:relative;}
.delete_slide_***item{position:absolute;bottom:0px;right:0px;}
.delete_slide_***item li{float:left;width:22px;height:16px;overflow:hidden;background:url(public/f_off.gif) no-repeat;cursor:pointer;color:#fff;text-align:center;font-family:Arial;font-size:11px}
.delete_slide_***item li.current{background-image:url(public/f_on.gif)}
.delete_slide_***image{border:0 solid #cccccc;}
a.delete_slide_***title{font-weight:bold;margin:3px 0 2px 0;}


/*登陆界面*/
.loginbox_item{height:20px;padding:0 0 0 0;padding:0 5px 5px 0;text-align:left;font-size:9pt;}
.loginbox_textbox{width:100px;height:15px;border:0 solid #cccccc;border-width:1px 1px 1px 1px}
.loginbox_textbox_yzm{width:40px;height:15px;border:0 solid #cccccc;border-width:1px 1px 1px 1px}
.loginbox_submit{width:90px;height:20px;border:0 solid #333333;border-width:0 1px 1px 0;background-color:#dddddd;cursor:pointer;}
a.logined_href:link{font-size:9pt;color:#FF0000;text-decoration:underline}
a.logined_href:visited{font-size:9pt;color:#FF0000;;text-decoration:underline}
a.logined_href:hover{font-size:9pt;color:#FF0000;text-decoration:underline}


/*其他样式*/
.textarea{border:1px solid #cccccc;border-color:#000000 #cccccc #cccccc #000000;}
.button{width:55px;font-size:9pt;height:19px;cursor:pointer;background-image:url(public/button.gif);background-position: center center;border-top: 0px outset #eeeeee;border-right: 0px outset #888888;border-bottom: 0px outset #888888;border-left: 0px outset #eeeeee;padding-top: 2px;background-repeat: repeat-x;}
.tb{border:1px solid #cccccc;border-color:#000000 #cccccc #cccccc #000000;}


/*comm.css开始*/

/*banner幻灯重写按钮样式*/
.banner .slide_focus .panel span{display:block;float:left;width:20px;height:5px;font-size:12px;line-height:12px;border-radius:0px;background-color:#2B87EE;margin-right:8px;cursor:pointer;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5;opacity:0.5;}
.banner .slide_focus .panel span.current{background-color:#fff;}

/*文章样式*/
.article{overflow:hidden;}
.article li{clear:both;height:20px;padding:8px 0 0 5px;text-align:left;border:0px dotted #cccccc;border-width:0 0 1px 0;overflow:hidden;}
.article .title{float:left;text-align:left;padding:0 0 0 13px;background:url(images/article_arrow.gif) no-repeat left center;}
.article .date{float:right;color:#666666;padding-right:2px}
.article table td{text-align:center}
.article table td img{border:1px solid #ececec;margin:5px 5px 5px 5px;}
.sublanmu_box .article li{height:25px}

.tw_article{clear:both;}
.tw_article li{text-align:left;border:1px dotted #cccccc;border-width:0 0 1px 0;padding:10px 0 10px 0;overflow:hidden;height:100%} /*置顶通用样式*/
.tw_article .pic{float:left;margin:5px 10px 5px 0;border:1px solid #dddddd;display:inline;line-height:0px;}
.tw_article .content{float:none!important;float:left;display:inline}
.tw_article .title{text-align:left;line-height:20px;}
.tw_article .title a{font-weight:bold;padding-left:0px}
.tw_article .introduct{padding:2px 5px 5px 0px;line-height:20px;color:#666666;}

.lanmupage .tw_article li{padding:1px 0 2px 0;}

.article_pic{display:block;}
.article_pic li{float:left;text-align:center;padding:10px 30px 30px 30px;display:inline}
.article_pic li img{border:1px solid #cccccc;}
.article_pic li .title{display:block;text-align:center}

.hh_article{clear:both;} /*文章带置顶样式*/
.hh_article li.tw{text-align:left;border:1px dotted #cccccc;border-width:0 0 1px 0;padding:5px 0 5px 0;overflow:hidden;height:100%} /*置顶通用样式*/
.hh_article .tw .pic{float:left;margin:5px 10px 5px 0;border:1px solid #dddddd;display:inline}
.hh_article .tw .title{text-align:left;line-height:25px;}
.hh_article .tw .title a{font-weight:bold;padding-left:0px;font-size:14px;color:#cc0000}
.hh_article .tw .introduct{padding:2px 5px 5px 0px;line-height:20px;color:#666666;}
.hh_article li.normal{clear:both;height:20px;padding:6px 0 2px 5px;text-align:left;overflow:hidden;}
.hh_article .normal .title{float:left;text-align:left;padding:0 0 0 10px;background:url(images/article_arrow.gif) no-repeat left center;}
.hh_article .normal .date{float:right;color:#666666;padding-right:2px}


.articleinfor .title{text-align:center;padding:10px 0 5px 0;border:1px dotted #cccccc;border-width:0 0 1px 0}
.articleinfor .title h1{font-size:16px;font-weight:bold;}
.articleinfor .info{text-align:center;padding:3px 10px 5px 0;color:#666666}
.articleinfor .content{line-height:2.0;font-size:1.1em;padding:10px 0 10px 0;}
.articleinfor .content p{margin-bottom:10px;min-height:10px}
.articleinfor .bz{text-align:center;width:250px;background-color:#ffff99;border:1px solid #ff9900;padding:2px 0 3px 0;}

.article_pic_infor{display:block;}
.article_pic_infor .title{display:block;height:22px;padding:2px 0 0 25px;color:#DD5D12;font-size:13px;font-weight:bold;border:1px solid #cccccc}
.article_pic_infor .left{float:left;text-align:center;width:30%}
.article_pic_infor .right{float:none!important;float:left;text-align:left;width:70%}
.article_pic_infor .left img{width:200px}
.article_pic_infor .info{text-align:right;padding:2px 2px 0 0;color:#666666}
.article_pic_infor .introduct{display:block;text-align:left;padding:10px 5px 5px 5px}
.article_pic_infor .content{display:block;text-align:left;padding:10px 0 5px 0;width:97%}
.article_pic_infor .content .title{display:block;width:100%;height:29px;padding-top:5px;background:url(images/list_titlebg.jpg) repeat-x left top;}

.related_article{display:block;margin:10px 0 10px 0}
.related_article .header{font-size:12px;color:#D33506;line-height:25px;font-weight:bold;}
.related_article li{height:25px;padding:0 10px 0 10px;background:url(images/article_arrow.gif) no-repeat left center;}
.related_article li a{font-size:12px;}



/*下载表样式*/
.download{overflow:hidden;}
.download li{clear:both;height:16px;padding:2px 0 2px 5px;margin-bottom:3px;text-align:left;overflow:hidden;}
.download .title{float:left;text-align:left;padding:0 0 0 13px;background:url(images/article_arrow.gif) no-repeat 5px center;}
.download .date{float:right;color:#666666;padding-right:3px}
.download table td{text-align:center}
.download table td img{border:1px solid #ececec;margin:5px 5px 5px 5px;padding:2px 0 2px 2px;}

.sublanmu_dl li{height:20px;border:1px dotted #cccccc;border-width:0 0 1px 0;}

/*用户反馈 标题模式*/

.letter_list{border:0 solid #cccccc;padding:5px 0 5px 0}
.letter_list .head td{padding:2px 0 2px 0;height:25px;line-height:15px;background-color:#ececec;background-image:none;overflow:hidden}
.letter_list a.title{background:url(images/icon.png) no-repeat 0 -294px;padding-left:15px}
.letter_list .item td{padding:5px 0 0px 5px;height:22px;}

.lanmupage .letter_list .head td{padding:0 0 0 0px;height:15px;background-color:#ffffff;color:#D33506;}
.lanmupage .letter_list a.title{background:url(images/icon.png) no-repeat 0 -294px;padding-left:15px}
.lanmupage .letter_list .item td{padding:5px 0 0px 0px;height:15px;border:1px dotted #ececec;border-width:0 0 1px 0;}

.letterinfo{border:1px solid #ececec}
.letterinfo .header{background-color:#cccccc;color:#ffffff;font-weight:bold;text-align:center}
.letterinfo td{border:1px solid #ececec;padding:4px 0 4px 5px;height:20px;}

.sublanmu_letter_search{clear:both;padding:100px 0 0 157px;;width:300px;height:120px;background:url(hdjl/letter_search_bg.png) no-repeat 0 0;text-align:left}

/*用户反馈 流言本模式*/

.feedback_table{width:98%;border:1px solid #dddddd;}
.feedback_table td{border:1px solid #dddddd;}

.feedback_box{margin:5px 0 10px 5px;border:1px solid #cccccc;padding:15px 0 10px 5px;height:100%;overflow:hidden;background-color:#ffffff}

.feedbacklist_box{border:0 solid #cccccc;margin:5px 0 5px 5px;}
.feedbacklist_item_jiange{clear:both;height:2px;line-height:0px;font-size:1px;border:0 dotted #cccccc;border-width:0 0 1px 0;margin:5px 0 5px 0}
.feedbacklist_item_box{clear:both;border:0 solid #cccccc;border-width:1px 1px 1px 1px;padding:5px 5px 10px 10px;margin:0 0 15px 0;height:100%;background-color:#ffffff;overflow:hidden;}


/*招/应聘样式*/
.job{width:99%;}
.job table{width:99%;border:0px solid #cccccc;text-align:center}
.job table td{align:center;padding:2px 2px 3px 2px}
.job table td a{}
.job table tr.header{height:25px;border:0 dashed #cccccc;background-color:#990000;color:#ffffff}
.job table tr.item{height:28px;border:0 solid #dddddd;border-width:0 0 1px 0;}

.jobinfo{width:99%;}
.jobinfo .item{line-height:25px}
.jobinfo .title{display:block;font-weight:bold;border:0px solid #cccccc;border-width:0 0 1px 0;}
.jobinfo .description{line-height:25px}
.jobinfo .beizhu{line-height:25px}
.jobinfo .zxyp{padding:10px 0 0 0}


/*产品tab*/
.prodinfotab{display:block}
.prodinfotab .tabheader{clear:both;height:28px;text-align:left;background:url(../images/detailinto_title.jpg) repeat-x 0 0;padding-left:5px;}
.prodinfotab .tab_t dd.current{background:url(../images/tab_1_over.jpg) no-repeat 0 0;font-weight:bold;}
.prodinfotab .tab_t dd{float:left;text-align:center;width:100px;height:20px;padding:8px 0 0 0;cursor:pointer;background:url(../images/tab_1.jpg) no-repeat left top;}
.prodinfotab .tabcontent{clear:both;border:0px solid #ADC2BD;padding:10px 5px 10px 10px;;line-height:180%;height:100%}


/*tab却换*/
.tab .tabheader{clear:both;height:25px;text-align:left;background:url(images/title_bg.gif) repeat-x 0 0;border:0 solid #BCD9F5;border-width:1px 1px 0px 1px;overflow:hidden}
.tab .header .sign{float:left;height:25px;}
.tab .tabcontent{clear:both;border:1px solid #BCD9F5;border-width:0px 1px 1px 1px;padding:5px 5px 5px 5px;height:100%}

.tab .tab_t dd.current{background:url(images/sign_bg_over.gif) no-repeat 0 0;font-weight:bold;}
.tab .tab_t dd{color:#003060;background:url(images/sign_bg.gif) repeat-x 0 0;float:left;width:80px;width:80px;height:21px;padding:4px 0 0 20px;cursor:pointer}
.tab_c dd{display:none} /*公用隐藏内容dd样式*/
/*comm.css结束*/

 /*------------------------------------------------------------------------------------------------------------------------*/
/*子栏目样式*/
.nav-menu .subnav ul {text-align:left;background:#fff;}
.nav-menu .subnav>ul {margin: 10px 0 20px;}
.nav-menu .subnav > ul > li>ul {padding-top:5px;margin-bottom:-5px;}
.nav-menu .subnav > ul > li ul {display:none;}
.nav-menu .subnav > ul > li ul.active {display:block;}
.nav-menu .subnav li {position:relative;overflow:hidden;}
.nav-menu .subnav li a {font-size:12px;color:#253E72;line-height:26px;}
.nav-menu .subnav li.current > a {color:#cc0000;}
.nav-menu .subnav ul li .arrow {background:url(../images/node_close.gif) no-repeat center center;position:absolute;left:0px;top:5px;width:20px;height:20px;transition-duration:0.2s;background-size:100%;}
.nav-menu .subnav ul li .arrow.active {background:url(../images/node_open.gif) no-repeat center center;background-size: 100%;}
.nav-menu .subnav ul li .final {background:url(../images/subnav.gif) no-repeat center center;position:absolute;left:0px;top:5px;width:20px;height:20px;}
.nav-menu .subnav > ul > li {background: #ebebeb;margin-bottom: 4px;}
.nav-menu .subnav>ul>li>a {margin-left:10px;}
.nav-menu .subnav>ul>li>a:hover{color:#cc0000;}
.nav-menu .subnav>ul>li>ul>li>a {margin-left:35px;}
.nav-menu .subnav > ul > li > ul>li>.arrow {margin-left:10px;}
.nav-menu .subnav > ul > li > ul > li > .final {margin-left:10px;}
.nav-menu .subnav> ul > li > ul > li > ul > li > a {margin-left:55px;}
.nav-menu .subnav > ul > li > ul > li > ul > li > .arrow {margin-left:30px;}
.nav-menu .subnav > ul > li > ul > li > ul > li > .final {margin-left:30px;}
.nav-menu .subnav > ul > li > ul > li > ul > li > ul > li > a {margin-left:75px;}
.nav-menu .subnav > ul > li > ul > li > ul > li > ul > li> .arrow {margin-left:50px;}
.nav-menu .subnav > ul > li > ul > li > ul > li > ul > li > .final {margin-left:50px;}
.nav-menu .subnav > ul > li > ul > li > ul > li > ul > li > ul > li> a {margin-left:95px;}
.nav-menu .subnav > ul > li > ul > li > ul > li > ul > li > ul > li> .arrow {margin-left:70px;}
.nav-menu .subnav > ul > li > ul > li > ul > li > ul > li > ul > li> .final {margin-left:70px;}
.nav-menu .subnav > ul > li > ul > li > ul > li > ul > li > ul > li>ul > li > a {margin-left:115px;}
.nav-menu .subnav > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > .arrow {margin-left:90px;}
.nav-menu .subnav > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > .final {margin-left:90px;}





/*底部*/
.add-bot{background:url(../images/bot.gif);}
.add-ke{text-align:left;margin-top:30px;}
.add-51la{float:left;margin-bottom:10px;}



/*内页-公司新闻*/
.home-answer li{position: relative;padding-right: 100px;line-height: 2.6;border-bottom: 1px dotted #ccc;}
.home-answer li .title{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.home-answer li .title img{max-width:16px;max-height:16px;}
.home-answer li .title .fa{color: #8e8e8e;padding-right: 2px;font-weight: bold;}
.home-answer li .date{position: absolute;right: 0px;top: 0px;color: #666666;font-size: 12px;}
.home-answer li:hover a{color:#CC0000;}

.news-addtitle{border-bottom: 1px dotted #ccc;}
.news-page li{color: #D33506;}



/*内页-工作机会*/
.add-jop .number ul li{display:inline-block;width:24%;text-align:center;padding:10px 0;}
.add-jop .number ul li:nth-child(3){position:relative;right: 8px;}
.add-jop .number ul li:last-child{position:relative;right: 14px;}
.add-jop .top{text-align:center;width:24%;}



/*内页-产品中心*/
.card1{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;display: block;}
.images-list li .border-box{border: 1px solid #ececec;padding:10px;}
.images-list li .maxbox{padding:10px;}

.addimg-product{padding-top: 20px;clear: both;}
.addimg-product li .news-box{overflow: hidden;border-bottom: 1px dotted #cccccc;padding-bottom: 20px;margin-bottom: 20px;}
.addimg-product li .title a{font-size: 12px;font-weight: bold;padding-top: 10px;}
.addimg-product li .title p{color: #7e7e7e;}
.addimg-product li .news-box .col-md-2 a{border: 1px solid #dddddd;padding: 4px;display: block;}



.ptoduct-headline>.tab-titles > ul{padding-left: 6px;background: url(../images/detailinto_title.jpg) repeat-x 0 0;}
.ptoduct-headline>.tab-titles > ul > li{background: url(../images/tab_1.jpg) no-repeat center;border: none;line-height: 20px;font-weight: bold;display: inline-block;text-align: center;width: 100px;height: 20px;padding: 8px 0 0 0;}
.ptoduct-headline>.tab-titles > ul > li.select{background: url(../images/tab_1_over.jpg) no-repeat center;}
.ptoduct-headline>.tab-titles > ul > li:nth-child(2){position: relative;left: -4px;}
.ptoduct-headline>.tab-titles > ul > li:last-child{position: relative;left: -8px;}
.ptoduct-headline .tab-content{border:none;padding: 22px 20px;}
/*.ptoduct-headline ul{padding-left: 6px;background: url(../images/detailinto_title.jpg) repeat-x 0 0;}
.ptoduct-headline li{background: url(../images/tab_1.jpg) no-repeat center;border: none;line-height: 20px;font-weight: bold;display: inline-block;text-align: center;width: 100px;height: 20px;padding: 8px 0 0 0;}
.ptoduct-headline li.select{background: url(../images/tab_1_over.jpg) no-repeat center;}
.ptoduct-headline li:nth-child(2){position: relative;left: -4px;}
.ptoduct-headline li:last-child{position: relative;left: -8px;}
.ptoduct-headline .tab-content{border:none;padding: 22px 20px;}*/

/*产品放大镜*/
#CB_TopLeft{background-image:url(../images/s_topleft.png);background-position:right bottom;}
#CB_Top{background-image:url(../images/s_top.png);background-position:left bottom;}
#CB_TopRight{background-image:url(../images/s_topright.png);background-position:left bottom;}
#CB_Left{background-image:url(../images/s_left.png);background-position:right top;}
#CB_Right{background-image:url(../images/s_right.png);background-position:left top;}
#CB_BtmLeft{background-image:url(../images/s_btmleft.png);background-position:right top;}
#CB_Btm{background-image:url(../images/s_btm.png);background-position:left top;}
#CB_BtmRight{background-image:url(../images/s_btmright.png);background-position:left top;}
#CB_Prev, #CB_Next{background: transparent url(../images/blank.gif) no-repeat scroll 0%;display: block;width: 49%;cursor: pointer;z-index: 1102;}
#CB_OutNavBG{position: absolute;left: 50%;margin-left: -90px;bottom: 20px;background: transparent url(../images/on_bg.png) no-repeat;}
/*产品表样式*/
.product{overflow:hidden;}
.product table td{text-align:center;padding:5px 0 5px 0}
.product table td img{border:1px solid #ececec;margin:0 5px 0 5px;}

.product_pic{display:block;}
.product_pic li{float:left;text-align:center;padding:10px 20px 30px 20px;display:inline}
.product_pic li img{border:1px solid #ececec;}
.product_pic li .title{display:block;text-align:center;}

.product_pic_infor{display:block;}
.product_pic_infor .left{float:left;text-align:left;width:280px;margin-right:5px;overflow:hidden}
.product_pic_infor .right{float:none!important;float:left;text-align:left;overflow:hidden;}
.product_pic_infor .left .view{padding:2px 10px 2px 0px;}
.product_pic_infor .left .view img{height:150px;width:250px;cursor:pointer;border:1px solid #cccccc;padding:1px;}

.product_pic_infor .left .thumbnails{float:left;text-align:left;width:225px;padding:2px 0 2px 0;height:46px;white-space:nowrap;overflow:hidden;}
.product_pic_infor .left .thumbnails ul li{display:inline}
.product_pic_infor .left .thumbnails img{height:42px;cursor:pointer;border:1px solid #eeeeee;}
.product_pic_infor .left .thumbnails img.current{border:1px solid #999999;}
.product_pic_infor .left .leftbar{float:left;height:50px;width:10px;cursor:pointer;margin-right:5px;display:inline;background:url(../images/left.gif) no-repeat left center;}
.product_pic_infor .left .rightbar{float:left;height:50px;width:10px;cursor:pointer;margin-left:5px;display:inline;background:url(../images/right.gif) no-repeat left center;}

.product_pic_infor .title{display:block;height:22px;padding:2px 0 0 5px;font-size:13px;font-weight:bold;border:0px dotted #cccccc;border-bottom-width:1px;margin-bottom:5px}
.product_pic_infor .info{text-align:right;padding:2px 2px 0 0;color:#666666}
.product_pic_infor .detailtitle{display:block;width:100%;height:29px;padding:1px 0 0 15px;background:url(../images/detailinto_title.jpg) repeat-x left top;}
.product_pic_infor .content{display:block;text-align:left;padding:10px 0 5px 0;width:97%}



/*内页-联系我们-留言反馈*/
.feek-add{margin: 20px 0 10px 5px;border: 1px solid #cccccc;padding: 24px 50px 6px;height: 100%;overflow: hidden;background-color: #ffffff;}




/*首页-库存产品*/
/*首页-公司新闻*/
.txtMarquee-top{overflow:hidden; position:relative;}/*上滚动*/
.txtMarquee-top .tempWrap{height:150px!important;}
.txtMarquee-top .bd{padding: 8px 0 0 15px;}
.txtMarquee-top .infoList li{ height:26px; line-height:24px;}
.txtMarquee-top .infoList li .date{ float:right; color:#999;}
.add-news{clear: both;overflow: hidden;position: relative;}
.add-news .add-right{position: absolute;right: 0;}



/*首页-新闻切换*/
.tab{padding-left:16px;}
.tab-title{height: 22px;position: relative;margin-top:30px;}/*tab切换*/
.tab-title li{line-height: 22px;text-align: center;font-size: 12px;display: inline-block;border: 1px solid #cccccc;padding: 0 26px;}
.tabct ul li{border-bottom: 1px dashed #d9d9d9;}
.tab-title ul li a{color:white;}
.tabct ul{margin:10px;}
.tab-title li.select{background-color: #f4f4f4;}
.tab-content{border: 1px solid #eee;padding:8px 2px;min-height: 280px;}

.clear-product{overflow:hidden;}


/*搜索*/
.search{position: relative;margin-bottom:14px;margin-top:4px;}
.search .s-btn {margin-top: 6px;height: 22px;width: 70px;background-image: url(../images/bt.gif);padding-top: 2px;cursor: pointer;border-width: 0px;}
.search .s-input{width: 138px;}


/*内容页公共用*/
/*.images-box .swiper-button-next{background:url(../images/an1R.gif) no-repeat right!important;background-position-y: -14px !important;}
.images-box .swiper-button-prev{background:url(../images/an1L.gif) no-repeat left!important;background-position-y: -14px !important;}*/
.yema,.news-border{clear:both!important;}
.feek-add2{margin: 40px 0 30px;border: 1px solid #cccccc;height: 100%;overflow: hidden;background-color: #ffffff;}
.feek-add2 .feek-add{border: none;margin: 0;padding: 20px 50px 0px;}
.feek-add2 .pinglun{font-size: 13px;background-color: #ececec;padding: 4px 0 4px 34px;font-weight: bold;}
.clearfix{clear:both!important;}
.add-ke{width:100%;}
.add-ke .col-md-3{width:25%;margin-bottom:4px;}

.tab-title li:hover{cursor:pointer}