/* CSS Initializing */
pre{white-space: normal;}
body,dl,dd,ul,ol,h1,h2,h3,h4,h5,h6,form,p{margin:0px;padding:0px;}
body{font-size:12px;font-family:'宋体';color: #555;line-height:23px; min-width:1100px;}
img{border:0; vertical-align:middle;}
ul,li{list-style:none;list-style-type: none}
h1, h2, h3, h4, h5, h6 { font-size: 100% } /* 字体加粗与否，视页面标题更改 */
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{ font-weight:bold;} /* 字体加粗与否，视页面标题更改 */
i,b{ font-size:12px; font-weight:normal;font-style: normal;}
input,button, textarea, select{ vertical-align: middle;}
input{ height:18px; color:#000000; line-height:18px;}
select{ height:23px; color:#000000; line-height:23px;}
button { cursor: pointer }
em, cite { font-style: normal; }
a{color:#555;text-decoration:none;}
a:hover{color: #0371bc;text-decoration: none; list-style:none;}
.txtlf{ text-align:left;}
.txtrg{ text-align:right;}
.fl{ float:left;}
.fr{ float:right;}
.fix:after {content:'.';display:block;clear:both;visibility:hidden;height:0px;}/*清除浮动的一种方法，将此class名写在内部有浮动的标签中，便可清除子字元素的浮动，使用非常方便*/
.fix {zoom:1;}
.clearfixed:after { content: "."; clear: both; display: block; height: 0; overflow: hidden }
.clearfixed { zoom: 1 } /* 增加清除浮动样式时，要注意当前元素是否为块结构，如果不是，要添加属性 display: block */
.clear { display: block!important; float: none!important; clear: both; width: auto!important; height: 0;margin: 0 auto!important; padding: 0!important; font-size: 0; line-height: 0 }
.brank{ line-height:8px; clear:both; height:8px;margin: 0 auto!important; padding: 0!important; font-size: 0; float: none!important;}
.none{ display:none;}
/**start**/
.header{background:#d8ebfe url(../images/header_bg.jpg) no-repeat center top;border-top:2px solid #093c8a;}
.wrap{width:1000px;margin:0 auto;}
.header_top{text-align:right;color:#fff;}
.header_top span{background:#093c8a;height:24px;line-hieght:24px;border-radius:0 0 5px 5px;display:inline-block;padding:0 10px;}
.header_top a{color:#fff;}
.header_center .logo{width:600px;font-family:'微软雅黑';font-size:18px;}
.header_center{padding:10px 0 14px;}
.blue{color:#093c8a !important;}
.orange{color:#e4841c !important;}
.header_center .logo img{margin-right:14px;padding-right:14px;border-right:1px solid #ccc;}
.header_center .logo p{line-height:34px;}
.header_center .logo .blue{font-size:20px;}
.header_center .header_r{width:370px;}
.header_center .header_r .wx_ico{width:80px;}
.header_center .header_r .header_tel{width:220px;font-family:'微软雅黑';font-size:14px;color:#282828;background:url(../images/phoneico.png) no-repeat left center; padding-left:45px;margin-top:15px;}
.header_center .header_r .header_tel .orange{font-size:16px;}
.nav{height:40px;line-heihgt:40px;background:#093c8a;}
.nav li{float:left;width:142px;background:url(../images/line.jpg) no-repeat right center;}
.nav li a{display:block;width:142px;hiehgt:40px;line-height:40px;color:#fff;font-family:'微软雅黑';font-size:14px;text-align:center;}
.nav li a:hover,.nav li a.cur{background:#e4841c;}
/**首页轮播**/
.flash{height:440px;overflow:hidden;position:relative;}
.fadearry li {height:440px;}
.fadearry li a{display:block;width:100%;height:440px;}
.fadearry li img{}
.buttons{position:absolute;right:160px;bottom:16px;}
.buttons li{float:left;margin-right:8px;}
.buttons li a{float:left;background:#0371bc;width:14px;height:4px;display:inline-block;}
.buttons li a:hover,.buttons li.current a{background:#7bc6fa;}
/**搜索**/
.search_bar{height:40px;line-height:40px;background:#d3e6f8;}
.search_bar .keywords{width:766px;color:#093c8a;}
.search_bar .keywords a{color:#093c8a;margin:0 5px;}
.search_bar .search_form{width:216px;height:22px;line-height:22px;border:1px solid #093c8a;margin-top:10px;}
.search_form .search_text{height:22px;width:180px;padding:0 5px;border:none;background:none;}
.search_form .search_btn{width:22px;height:22px;background:url(../images/searchico.png) no-repeat center center;border:none;cursor:pointer;float:right;}
.index_products{margin-top:30px;}
.index_products .tit_tab{border-bottom:1px solid #ccc;}
.index_products .tit_tab .tit a{display:inline-block;padding-bottom:12px;color:#292929;font-family:'微软雅黑';font-size:22px;margin-right:40px;float:left;cursor:pointer;}
.index_products .tit_tab .tit a span{font-size:12px;color:#898989;}
.index_products .tit_tab .tit a:hover,.index_products .tit_tab .tit a.cur{background:url(../images/tabcur.png) no-repeat center bottom;color:#093c8a;}
.index_products .tit_tab .tit a:hover span,.index_products .tit_tab .tit a.cur span{color:#093c8a;}
.index_products .more_li{margin-top:10px;}
.index_products .more_li a{color:#093c8a;font-family:'微软雅黑';font-size:16px;}
.index_products li{width:249px;float:left;margin:20px 0px;}
.index_products li .img{width:249px;background:url(../images/bg01.png) no-repeat center bottom;padding-bottom:12px;text-align:center;}
.index_products li .img img{width:240px;height:192px;}
/**优势**/
.youshi_box {margin-top:30px;background:#e8e8e8}
.youshi_box .title{height:150px;background:#fff;text-align:center;}
.youshi_box .wrap{height:1009px;background:url(../images/youshibg.jpg) no-repeat;position:relative;font-family:'微软雅黑';font-size:14px;color:#282828;margin-top:30px;}
.youshi_box .wrap p{line-height:27px;}
.youshi_box .wrap ul li .tit{height:50px;line-height:50px;font-size:18px;color:#093c8a;padding-left:64px;margin-bottom:12px;}
.youshi_box .wrap ul li {position:absolute;}
.youshi_box .wrap ul li.list01{left:0;top:42px;}
.youshi_box .wrap ul li.list02{left:470px;top:300px;}
.youshi_box .wrap ul li.list03{left:0;top:518px;}
.youshi_box .wrap ul li.list04{left:470px;top:774px;}
.m30{margin-top:30px;}
.index_title{font-family:'微软雅黑';font-size:20px;color:#093c8a;height:50px;line-height:50px;background:url(../images/tabcur02.png) no-repeat left bottom;border-bottom:1px solid #ccc;}
.index_title em{font-size:16px;color:#898989;margin-left:10px;}
.index_title a.fr{color:#093c8a;font-family:'微软雅黑';font-size:16px;}
.index_about .info{background:#fff;margin-top:20px;height:210px;overflow:hidden;}
.index_about .info .text{width:580px; }
.index_about .info .img{width:400px;}
.index_case{width:600px;}
/**滚图*/
.scroll_pic{width:600px;height:290px;position:relative;overflow:hidden;background:#d5e8fa;margin-top:20px;}
.scroll_pic .prev,.scroll_pic .next { position:absolute; top:240px;cursor:pointer;width:30px;height:30px;background:url(../images/btn.jpg) no-repeat;cursor:pointer; z-index:9;}
.scroll_pic .prev{background-position:0px 0px; left:333px}
.scroll_pic .next{background-position:-31px 0px;  right:208px}
.scroll_pic .prev:hover{background-position:0px -31px;}
.scroll_pic .next:hover{background-position:-31px -31px;}
.scroll_pic .img_list { position:relative; width:600px; height:290px; overflow:hidden;}
.scroll_pic .img_list ul { width:9999px;}
.scroll_pic .img_list li { float:left;width:600px;margin-right:12px;}
.scroll_pic .img_list li .img,.scroll_pic .img_list li .img img{width:362px;height:290px;}
.scroll_pic .img_list li .text{width:190px;padding:20px 20px 0 0;color:#282828;}
.scroll_pic .img_list li .text .tit{color:#093c8a;font-family:'微软雅黑';font-size:14px;height:38px;line-height:38px;}

.index_rz{width:378px;}
/**滚图*/
.scroll_tab{width:378px;height:290px;margin:20px 0 0; position:relative;overflow:hidden;background:url(../images/bg12.jpg) no-repeat center center;}
.scroll_tab .prev,.scroll_tab .next { position:absolute; top:132px;cursor:pointer;width:30px;height:40px;background:url(../images/btn.jpg) no-repeat;cursor:pointer; z-index:9;}
.scroll_tab .prev{background-position:-65px 0px; left:0px}
.scroll_tab .next{background-position:-96px 0px;  right:0px}
.scroll_tab .prev:hover{background-position:-127px 0px;}
.scroll_tab .next:hover{background-position:-158px 0px;}
.scroll_tab .img_list { position:relative; width:378px; height:290px; overflow:hidden;}
.scroll_tab .img_list ul { width:9999px;}
.scroll_tab .img_list li { float:left;width:378px;margin-right:6px;}
.scroll_tab .img_list li img{height:290px;width:378px;border:1px solid #ddd;}
/**滚图*/
.scroll_picmk{width:1000px;height:200px;margin:20px 0 0; position:relative;overflow:hidden;}
.scroll_picmk .prev,.scroll_picmk .next { position:absolute; top:55px;cursor:pointer;width:20px;height:40px;background:url(../images/btn.jpg) no-repeat;cursor:pointer; z-index:9;}
.scroll_picmk .prev{background-position:-207px 0px; left:0px}
.scroll_picmk .next{background-position:-228px 0px;  right:0px}
.scroll_picmk .prev:hover{background-position:-249px 0px;}
.scroll_picmk .next:hover{background-position:-270px 0px;}
.scroll_picmk .img_list { position:relative; width:1000px; height:190px; overflow:hidden;}
.scroll_picmk .img_list ul { width:9999px;}
.scroll_picmk .img_list li { float:left;width:196px;margin-right:5px;}
.scroll_picmk .img_list li img{height:157px;width:194px;border:1px solid #ddd;}
.scroll_picmk .img_list li p{height:24px;line-height:24px;text-align:center;}
.scroll_picmk .img_list li img:hover{border:1px solid #093c8a;}
/**资讯*/
.index_news{background:#fff;height:340px;}
.index_news .title,.tj_news .title,.tj_products .title{font-family:'微软雅黑';font-size:16px;color:#093c8a;height:42px;line-height:42px;background:url(../images/tabcur02.png) no-repeat left bottom;border-bottom:1px solid #ccc;margin-top:16px;}
.index_news .title em,.tj_news .title em,.tj_products .title em{font-size:12px;color:#898989;margin-left:10px;}
.index_news .title a.fr,.tj_news .title a.fr,.tj_products .title a.fr{color:#093c8a;font-family:'微软雅黑';font-size:12px;}
.index_news .news{width:282px;height:340px;background:url(../images/line01.jpg) no-repeat right center;padding-right:26px;}
.index_news .news li{height:50px;line-height:50px;border-bottom:1px dashed #ccc;}
.index_news .news li a{color:#282828;}
.index_news .news li span{color:#898989}
.index_news .yw_mk{margin-left:26px;}
.knowldege_li{width:344px;}
.knowldege_li li{border-bottom:1px dashed #ccc;padding:10px 5px;}
.knowldege_li li .time{width:38px;height:39px;background:url(../images/dataimg.png) no-repeat;color:#fff;text-align:center;line-height:20px;}
.knowldege_li li .time span{color:#686868;font-family:'微软雅黑';font-size:16px;}
.knowldege_li li .text{width:286px;}
.knowldege_li li .text h2 a{color:#093c8a;font-family:'微软雅黑';font-size:14px;}
.knowldege_li li .text .info{line-height:20px;color:#282828;}
/**友情链接*/
.friend_links .tit{width:74px;text-align:center;color:#282828;font-family:'微软雅黑';font-size:16px;}
.friend_links .tit p{line-height:28px;}
.friend_links .list{width:900px;}
.friend_links .list a{margin:0 4px;display:inline-block;}
/**footer*/
.footer .fot_link{background:#093c8a;height:30px;line-height:30px;color:#fff;text-align:center;}
.footer .fot_link a{color:#fff;}
.footer .fot_txt{margin-top:20px;}
/****/
.youce{width:64px; float:right; position:fixed; right:5px; bottom:55px;
_position:absolute;
_bottom:auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
_margin-bottom:15px; z-index:10000;
}
.youce ul li{margin-bottom:3px; width:64px;background:#6791d2;}
.youce ul li:hover{background:#96bcf6;}
.youce ul li a{display:block; width:64px; height:64px;}
.youce ul li a.yc1{background:url(../images/yc_01.png) no-repeat center;}
.youce ul li a.yc3{background:url(../images/yc_03.png) no-repeat center; width:64px; height:64px; position:relative;}
.youce ul li a.yc3 .wx_box{width:153px; padding-right:9px; display:none; cursor:default; position:absolute; bottom:0px; right:60px;}
.youce ul li a.yc3 .yc_weixin{background:#fff; padding:12px 11px 0px 11px; border:1px solid #d6d6d6;}
.youce ul li a.yc3 .yc_weixin span{display:block; line-height:30px; color:#333; text-align:center;}
.youce ul li a.yc4{background:url(../images/yc_04.png) no-repeat center;}
.youce ul li a.yc3:hover .wx_box{display:inline;}

.clearit{clear:both;}
#floatbox{width:auto;position:absolute; width:151px; right:0; top:120px; z-index:9999; overflow:hidden; }
.content-box{float:right; width:120px; background:#fff;}
.qq-top { width:120px; height:29px; background:url(../images/qq_top.gif) no-repeat;}
.qq-center { width:108px; padding-left:5px; padding-right:5px; border-left:#68B5FD solid 1px;border-right:#68B5FD solid 1px; padding-top:5px;}
.qq-bottom { width:120px; height:20px; line-height:20px; text-align:center; color:#4B7FD5; background:url(../images/qq_bottom.gif) no-repeat;}
.content-box h3{font-size:13px; font-family:microsoft yahei; color:#2460A3;line-height:35px; border-bottom:#D3DFED solid 1px; font-weight:normal; text-align:center;}
.content-box h4{font-size:13px; font-family:microsoft yahei; line-height:30px; border-bottom:#EFEFEF solid 1px; font-weight:normal; color:#000; text-align:center;}
.content-box p{font-size:14px; font-family:microsoft yahei; color:#D60101; text-indent:12px; font-weight:normal; line-height:30px; }
.content-box ul{width:108px; margin:0 auto; padding-top:15px; padding-bottom:10px;}
.content-box li{list-style:none; line-height:28px; height:28px; overflow:hidden; width:98px; padding-left:5px; padding-right:5px;}
.content-box li span a{width:25px; float:left; text-align:right; padding-top:5px; margin-right:10px;}
.QQ_close{float:right; width:29px; height:117px; background:url(../images/qq_left.gif) no-repeat; margin-top:28px; cursor:pointer;}