@charset "utf-8";
/* CSS Document */
/*公共样式*/
div,html,body,p,h4,h3,ul,li,span,img{margin:0;padding:0;}
h2,h3,p,span{font-family:"微软雅黑";font-size:12px;color:#333;}
html,body{font-family:"微软雅黑";min-width:1200px;max-width:1920px;margin:0 auto;}
a{text-decoration:none;color:#333;}
ul,li{list-style:none;}
img{border: none;vertical-align: middle;list-style:none;}
.fl{float:left;}
.fr{float:right;}
input{outline:none;border:none;}
/*头部*/
.header{width:100%;height:80px;background:#eee;}
.headerwrap{width:90%;height:80px;padding:0 5%;min-width:1120px;}
.logo{width:305px;height:41.7px;margin:20px 0 0 0;}
.logo img{width:305px;;height:41.7px;}
.search_wrap{margin-top:30px;}
#keyWord{border-radius:20px;width:180px;height:30px;border:1px solid #b2b2b2;text-indent:15px;padding-right:40px;}
.bnt{position:relative;top:0px;right:40px;}
.lines{width:100%;height:4px;background:#0058a9;z-index:1001;}

.navbox{height:40px;position:relative;z-index:1000;background:#eee;font-family:'微软雅黑';margin-right:20px;}
.nav{height:40px; list-style:none;}
.nav li{float:left;height:52px;position:relative; list-style:none;padding-top:28px;}
.nav li.last{background:none;}
.nav li a{text-decoration:none;}
.nav li a span{float:left;display:block;line-height:40px;font-size:16px;color:#333;cursor:pointer;width:90px;text-align:center; }
.nav li a span:hover{float:left;height:52px;position:relative; list-style:none;color:#fff;cursor:pointer;width:90px;text-align:center; }
.mj_hover_menu{text-decoration:none; width:90px; background:#657684; height:52px;}
.nav li.selected .submenu{display:block;}
.nav li .submenu{display:none;position:absolute;top:84px;left:-150px;}
.nav li .submenu li{float:none;padding:0;background:none;height:auto;border-bottom:dotted 0px #BEBEBE;}
.mj_menu_pro_bg{width:660px; height:199px; background:url(../image/menu_pro_bg.png) no-repeat;}
.mj_menu_pro_main{width:610px; margin:0 auto; padding-top:12px;}
.mj_menu_pro_li{ float:left;}
.mj_menu_li_txt{line-height:22px; font-size:12px; color:#696969;}
.mj_menu_li_txt font{font-size:16px; color:#fff;font-weight:700;line-height:40px;}
.mj_menu_li_txt a{color:#fff; text-decoration:none;}
.mj_menu_li_txt a:hover{color:red; text-decoration:underline;}

.mj_menu_news_bg{width:480px; height:215px; background:url(../image/menu_news_bg.png) no-repeat;}
.mj_menu_news_main{width:440px; margin:auto; padding-top:12px;}
.mj_menu_news_li{padding:0px 30px; margin-right:30px; height:170px; float:left; border-right:solid 1px #cccccc; }
.mj_menu_news_img{float:left; text-align:left; color:#fff; line-height:40px; font-size:16px;}
.mj_menu_news_li2{padding:0px 30px; height:170px; float:right; border-left:solid 1px #cccccc; }
.mj_menu_news_img2{float:left; margin-left:30px; text-align:left; color:#fff; line-height:30px; font-size:14px;}
.mj_menu_news_li3{padding:0px 25px; height:170px; float:right; border-left:solid 1px #cccccc; }
.mj_menu_news_img3{float:left; margin-left:10px; text-align:left; color:#fff; line-height:30px; font-size:14px;}