@charset "utf-8";  
/* css reset*/   
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, em, p, font, img, small, strong, center, dl, dt, dd, ol, ul, li, form, label,  caption {word-break : normal;margin:0;padding:0;border:0;outline:0;font-size:14px;}  
ol, ul {list-style:none}:focus {outline:none; }   
table {border-collapse:collapse;border-spacing: 0}   
caption, th, td { text-align: left; font-weight: normal}   
strong {font-weight:600}   
a{font-family:"Microsoft YaHei";text-decoration:none;color:#404040;cursor:pointer;}   
a:hover{text-decoration:none;color:#FF3300}   
h1{font-size:16px;font-weight:600;color:#666}  
.left{float:left}  
.right{float:right}  
.clear{clear:both}  
*{	
background-color:transparent;  
-webkit-appearance:none;  
-webkit-tap-highlight-color:transparent;  

}

body,html{background:#f4f4f5;font-family:"Microsoft YaHei"}

.top{width:1440px;margin:0 auto;height:70px;background:#e3e4e5;overflow:hidden;}
.wrap{width:1000px;margin:0 auto;background:#f00}
.logo{width:200px;float:left}
.nav{ width:800px;float:left}
.nav ul li{ display: table; height: 300px;float:left; text-align:center;height:70px; margin-right:15px;}
.nav ul li a{display: table-cell; vertical-align:middle; text-align:center;width:100%;font-size:14px;padding:0 10px }
.nav ul li a:hover{ background:url(../images/nav-bg_03.jpg) repeat-x top center;color:#00428e}
.nav ul li a.cuv{ background:url(../images/nav-bg_03.jpg) repeat-x top center;color:#00428e}


.banner{width:1440px;margin:0 auto;}
.banner img{display:block;width:100%;}


.title{width:1000px; margin:0 auto;}
.line{ width:100%; margin:0 auto; background:url(../images/line_05.jpg) no-repeat top center; height:19px;}

.ziti{ font-size:14px; line-height:30px;}
.ziti2{ font-size:18px; line-height:40px;}



.deptlist_title{ font-size:15px; line-height:30px; color:#01438e; font-weight:bold;}
.job_title{ font-size:13px; line-height:25px;  color:#6eb92b; }
.job_text{ font-size:12px; line-height:25px;  color:#333; padding-left:20px; border-bottom:dashed 1px #009900; }

.footer{width:100%;height:228px;text-align:center; font-family:'微软雅黑'; font-size:12px; color:#333;background:url(../images/croright.jpg) no-repeat top center;line-height:300px;}

.bottom{width:100%;height:30px;text-align:center; font-family:'微软雅黑'; font-size:12px; color:#333;line-height:30px;}

.content{ width:1000px; min-height:400px;margin:50px auto 0;}
.left{width:140px;height:200px;float:left;background:url(../images/leftbg.jpg) no-repeat top right;}
.right{width:767px;float:right;margin-toP:8px;background:url(../images/rightbg.jpg) no-repeat top center;background-size:100% auto;padding:50px 0;}
.con{display:none;}
.con1{display:block;padding-bottom:20px;}
.left ul{margin-top:40px;}
.left ul li{ width:80px;}
.left ul li a{display:block;width:100%; font-size:13px; line-height:35px; color:#6eb92b;padding-left:5px;}
.left ul li a:hover{background:#e5e5e5;border-right:5px solid #bfbfbf}
.left ul li.active a{background:#e5e5e5;border-right:5px solid #bfbfbf}

.tit{font-size:16px;color:#6eb92b;position:relative;top:17px}
.tit span{float:right;position:relative;top:5px}

.left0{width:160px;height:200px;float:left;background:url(../images/leftbg.jpg) no-repeat top right;}
.right0{width:767px;float:right;margin-toP:8px;background:url(../images/rightbg.jpg) no-repeat top center;background-size:100% auto;padding:50px 0;}
.left0 ul li{ width:130px;}

.citylist ul li{cursor:pointer;width:25%;height:30px;float:left;text-align:left;color:#00428e;background:none;margin-bottom:20px}
.citylist ul li.active{background:url(../images/cbg.png) no-repeat bottom left;margin-bottom:20px;color:#6eb92b}
.jobcon{padding-bottom:100px}

.a{display:none;}
.a1{display:block;padding-bottom:20px;}

@media(max-width:1440px){
.banner{width:100%;}
.top{width:100%;}	
}