@charset "utf-8";
/**轮播图**/
.bannner_box{ position:relative; overflow:hidden; height:604px;}
.m-focus-d{position:relative;z-index:1;width:100%;height:608px;overflow:hidden;}
.m-focus-d .switchable-box{width:100%;height:608px;}
.m-focus-d .switchable-content li{width:100%;height:608px;text-align:center;text-indent:-9999em;}
.m-focus-d .switchable-content li img{visibility:hidden;}
.m-focus-d a.m-focus-prev,.m-focus-d a.m-focus-next{display:block;position:absolute;top:48%;z-index:3000;width:50px;height:18px;line-height:18px;text-align:center;color:#fff;}
.m-focus-d .m-focus-prev {left:1%;}
.m-focus-d .m-focus-next {right:1%;}
.m-focus-d .switchable-nav {position:absolute;bottom:10px;z-index:50; left:45%}
.m-focus-d .switchable-nav li {float:left;display:inline;margin:0 7px;width:15px;height:15px;text-align:center; font-size:0;cursor:pointer; background:url(../images/tb/no.png) center no-repeat;}
.lianjie{ display:block; width:100%; height:604px; position:absolute; top:0; left:0;  z-index:2000;}
.m-focus-d .switchable-nav li.active { background:url(../images/tb/yes.png) center no-repeat}
.m-focus-d .switchable-caption {height:24px;color:#FFF;}

/**顶部导航**/
.header_box{ height:116px; background:url(../images/bg/header_bg.png) repeat-x; position:fixed; top:0; width:100%; z-index:1000; box-shadow:0px 0px 10px #666;}
.sc{ height:23px; line-height:23px; position:absolute; right:0; top:5px;}
.sc a{ margin:0 10px}
.logo{ margin-top:18px;}
.nav{ margin-top:70px; margin-left:50px;}
.nav li{ float:left; margin-left:50px; height:44px;}
.nav li a{ font-size:18px; font-family:'微软雅黑';}

.nav_select{ width:100%; height:226px; background:url(../images/bg/nav_select_bg.png) repeat-x; display:none}
.nav_select ul{ display:none}
.nav_select li{ float:left; width:350px; border-right:1px solid #cbcbcb; padding:15px 0; height:160px; margin-top:10px;}
.nav_select li dl{ margin-left:20px; line-height:30px;}
.nav_select li dl dt span{ font-size:14px; font-weight:bold; color:#0650a4}
.nav_select li dl dd a{ font-size:12px;}


.text_gd{ height:43px; background:url(../images/bg/text_bg.png); line-height:43px; position:absolute; bottom:8px; width:100%; overflow:hidden; z-index:9000;}
.news_tit{ width:100px; text-align:center; background:url(../images/tb/jt_tb.png) right no-repeat; font-size:14px}
.news_content{ width:800px; margin-left:20px; position:absolute; top:0px; left:100px;}
.news_content dd{height:43px; line-height:43px;}
.news_content dd a{ color:#fff}
.news_content dd a i{ margin-left:50px;}
.main_box{}
.main_box li{ float:left; width:33.1%; margin-left:4px;overflow:hidden}
.main_box li img{ width:100%}

.footer_box{margin-top:20px; border-top:2px solid #2363ad; background:#f3f3f3}
.footer_nav{ margin-top:20px;}
.footer_nav li{ line-height:25px; float:left; margin-left:120px;}
.footer_nav li dl dt a{ color:#383635}
.footer_down{ height:40px; line-height:40px; text-align:center; background:#e4e4e4; margin-top:14px;}