body,h1,h2,h3,h4,h5,h6,p,form,ul,ol,li,input,select,label,dl,dt,dd,table,tr,td,tbody{
    margin:0;
    padding:0;
    font-family:"微软雅黑";
    color:#000;
    -webkit-text-size-adjust:none;
    list-style:none;
}
body{
	background: url("/English/images/body.png") repeat top left;
}
.big_container_warp{
    width: 1047px;
    background:#fbfbfb;
    margin: 0 auto;
}
.clear{
    clear: both;
}
input,select,label{
    vertical-align:middle;
}
input,img{
    border:0;
    outline:none;
}
img{
    vertical-align: middle;
}
a{
    text-decoration:none;
    outline:none;
}
a:hover{
    cursor: pointer;
}
.left{
    float: left;
}
.right{
    float: right;
}
.hide{
    display:none;
}
.show{
    display:block;
}
/*头部*/
.top_box{height:37px;line-height:34px;background:#fafafa;}
.top_box .top{width:1048px;margin:0 auto;
    background: url("/English/images/top_bg.png") no-repeat center 35px #fafafa;
    overflow: hidden;
    padding-bottom: 3px;
}
.top_box .top ul{float:right;border-right:1px solid #eaeaed;overflow:hidden;}
.top_box .top ul li{float:left;padding:0 15px;border-left:1px solid #eaeaed;cursor:pointer;}
.top_box .top ul li.date{background:url(/English/images/top_ico1.png) no-repeat 15px center;
    color:#666;padding:0px; font-size: 14px;padding-left: 51px;padding-right: 15px;}
.top_box .top ul li.date:hover{background:url(/English/images/top_ico1_hover.png) no-repeat 15px center;}
.top_box .top ul li.mail{width:22px;height:34px;background:url(/English/images/top_ico2.png) no-repeat 15px center;}
.top_box .top ul li.mail:hover{background:url(/English/images/top_ico2_hover.png) no-repeat 15px center;}
.top_box .top ul li.en{font-size:14px;text-align:center;color:#666;padding-left: 10px;padding-right: 10px;}
.top_box .top ul li.en:hover{color:#005ea4;}
.top_box .top ul li.work{width:22px;height:34px;background:url(/English/images/top_ico4.png) no-repeat 15px center;}
.top_box .top ul li.work:hover{background:url(/English/images/top_ico4_hover.png) no-repeat 15px center;}
.top_box .top ul li.search{width:22px;height:34px;}
.top_box .top ul li.search .ico{float:right;width:22px;height:34px;background:url(/English/images/top_ico5.png) no-repeat 0 center;}
.top_box .top ul li.search .ico:hover{background:url(/English/images/top_ico5_hover.png) no-repeat 0 center;}
.top_box .top ul li.search input{
    display:none;
    height:22px;
    line-height:22px;
    border:1px solid #c9c9c9;padding:0 5px;color:#c3c3c3;margin:5px 0 0;}
/*logo*/
.logo{
    width: 1000px;
    margin: 0 auto;
    margin-top: 30px;
}

/*导航条*/
.nav_box{
    height: 50px;
    margin-top: 20px;
}
.nav{
    background: #005ea4;
    width: 998px;
    margin: 0 auto;
    overflow: hidden;
}
.nav ul{
    overflow: hidden;
}
.nav ul li:hover{
    cursor: pointer;
}
.nav ul li {
    height: 50px;
    line-height: 50px;
    float: left;
    width: 166px;
    overflow: hidden;
    text-align: center;
    background: url("/English/images/shu.png") no-repeat left center;
}
.nav ul .right_border{
    width: 1px;
}
.nav ul li img{
    margin-top: -3px;
}
 .nav ul li a{
     color: #ffffff;
     font-size: 18px;
     display: block;
     width: 166px;
     text-align: center;
 }
.nav ul li a:hover{
    background: url("/English/images/nav_bg.png") repeat;
}
 /*banner*/
.banner{
    width: 1000px;
    margin: 0 auto;
    margin-top: 20px;
    overflow: hidden;
}








.main1_left {
    width: 686px;
    height: 320px;
    float: left;
    overflow: hidden;
    position: relative;
}

.main1_left .ul {
    position: absolute;
    left: -686px;
    top: 0px;
}

.main1_left .prev {
    position: absolute;
    left: 0px;
    top: 140px;
    display: block;
    width: 40px;
    height: 60px;
    background: url(/English/images/lun_left.png) no-repeat center;
    cursor: pointer;
}

.main1_left .next {
    position: absolute;
    right: 0px;
    top: 140px;
    display: block;
    width: 40px;
    height: 60px;
    background: url(/English/images/lun_right.png) no-repeat center;
    cursor: pointer;
}

.main1_left .prev:hover {
    background: url(/English/images/lun_left_.png) no-repeat center;
}

.main1_left .next:hover {
    background: url(/English/images/lun_right_.png) no-repeat center;
}

.main1_left .ul li {
    float: left;
    width: 686px;
    height: 320px;
    position: relative;
}

.main1_left .ul li img {
    width: 686px;
    height: 320px;
}

.main1_left .ul li .ceng {
    position: absolute;
    left: 0px;
    top: 0px;
    line-height: 40px;
    background:#edf3f6;
    display: block;
    font-size: 16px;
    color: #363636;
    border-bottom: 1px solid #ffffff;
    width: 290px;
    height: 64px;
    padding-left: 8px;
}

.lun_index {
    position: absolute;
    bottom: 15px;
    right: 10px;
}

.lun_index li {
    width: 13px;
    height: 13px;
    float: left;
    margin-left: 8px;
    background: url(/English/images/ico_blank.png) no-repeat;
;cursor: pointer;
}

.lun_index li.hover {
    background: url(/English/images/ico_blue.png) no-repeat;
}


.main1_right{
    float: left;
    height: 320px;
}
.main1_right ul{
    margin-left: 8px;
}
.main1_right ul li{
    width: 306px;
    overflow: hidden;
}
.main1_right ul li a{
    width: 290px;
    height: 54px;
    display: block;
    padding-left: 8px;
    background: #edf3f6;
    border-top: 1px solid #ffffff;
    line-height: 20px;
    padding-top: 10px;
    float: right;
    color: #363636;
    *margin-top:-4px;
}
/*.main1_right ul li:hover{
    background: url("/English/images/banner_txt_bg.png") no-repeat top left;
}*/
.main1_right ul li.hover{
    background: url("/English/images/btbg.png") no-repeat top left;
}
.main1_right ul li:hover a{
    background: transparent;
    color: #ffffff;
}
.main1_right ul li.hover a{
    background: transparent;
    color: #ffffff;
}

/*.main1_right ul li a.hover{*/
    /*color: #ffffff;*/
/*}*/

/*.main1_right ul li a:hover{*/
    /*color: #ffffff;*/
/*}*/



















.event{
    width: 1000px;
    margin:0 auto;
    margin-top: 25px;
    overflow: hidden;
}

.title{
    overflow: hidden;
    border-bottom: 2px solid #3eba81;

}
.title .more{
    float: right;
    /*margin-top: 4px;*/
    margin-bottom: 18px;
}
.title .more a{
    font-size: 14px;
    color:#b4b4b4;
    display:block ;
}
.title img{
    float: left;
    margin-bottom: 15px;
}
.event_content{
    margin-top: 20px;
    float: left;
    margin-left: 29px;
}
.event .event_content1{
    margin-left: 0px;
}
.event_pic{
    position: relative;
    width: 314px;
    height: 194px;
}
.event_pic:hover .event_pic_warp{
    cursor: pointer;
    display: block;
}
.event_pic:hover .event_pic_txt{
    display: none;
}
.event_pic img{
    width: 314px;
    height: 194px;
}
.event_pic .event_pic_txt{
    height: 30px;
    width: 301px;
    background: url("/English/images/btm1_bg.png") repeat;
    padding-left: 13px;
    padding-top: 10px;
    position: absolute;
    top: 154px;
    left:0px;
}
.event_pic .event_pic_txt a{
    color: #ffffff;
    font-size: 16px;
    letter-spacing: -1px;
}
.event_pic .event_pic_warp{
    width: 274px;
    height: 174px;
    background: url("/English/images/event_bg2.png") no-repeat;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    position: absolute;
    top: 0px;
    left: 0px;
    letter-spacing: -1px;
    display: none;
}
.event_pic .event_pic_warp a{
    color: #ffffff;
    font-size: 16px;
    line-height: 30px;
}
.event_infro{
    width: 314px;
    height: 170px;
    border-bottom: 1px solid #d0d0d0;
    padding-top: 20px;
    /*padding-bottom: 20px;*/
}
.event_infro a{
    color: #919191;
    font-size: 14px;
    line-height: 22px;
}
.event_infro a:hover{
    color: #1b7b97;
}
.event_infro1{
    width: 314px;
    height: 50px;
    border-bottom: 1px solid #d0d0d0;
    padding-top: 15px;
    /*padding-bottom: 20px;*/
}
.event_infro1 a{
    color: #5a5a5a;
    font-size: 16px;
    line-height: 20px;
}
.event_infro1 a:hover{
    color: #1b7b97;
    text-decoration: underline;
}
/*页脚*/
.footer_box{
    height: 350px;
    margin: 0 auto;
    margin-top: 46px;
    background: url("/English/images/bottom_border_bg.png") no-repeat top left;
    padding-top: 38px;
    width: 1000px;
}
.footer{
    width: 1000px;
    margin:0 auto;
    overflow: hidden;
}
.footer .title{
    border-bottom: 1px solid #d0d0d0;
    *padding-bottom: 15px;
}
.footer .footer_infor_box{
    width: 314px;
    float: left;
    margin-left: 29px;
}
.footer .footer_infor_box1{
    margin-left: 0px;
}
.footer .footer_infro{
    margin-top: 10px;
}
.footer .footer_infro a{
    color: #5a5a5a;
    display: block;
    line-height: 30px;
}
.footer .footer_infro a:hover{
    color:#1b7b97;
    text-decoration: underline;
}
.footer .footer_infro img{
    margin-right: 10px;
    margin-top: -5px;
    *margin-top: 0px;
}
.foot{
    border-top: 1px solid #d0d0d0;
    padding-top: 25px;
    width: 1000px;
    margin: 0 auto;
    margin-top: 30px;
}
.foot .foot_infro{
    text-align: center;
    color: #5a5a5a;
    font-size: 14px;
    line-height: 24px;
}
.foot .foot_infro a{
    color:#208493;
}
/*领导中心*/
.common{
    width: 1000px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 75px;
    overflow: hidden;
}
.left_nav{
    width: 240px;
    float: left;
}
.left_nav .left_nav_pic>img{
    width: 240px;
    height: 140px;
}
.left_nav_pic{
    position: relative;
}
.left_nav_pic_txt{
    width: 240px;
    height: 140px;
    background: url("/English/images/left252.png") repeat;
    position: absolute;
    top: 0px;
    left: 0px;
}
.left_nav .left_nav_pic:hover .left_nav_pic_txt{
    display: block;
    cursor: pointer;
}
.left_nav_pic_txt a{
    font-size: 24px;
    color: #ffffff;
    display: block;
    text-align: center;
}
.left_nav_pic_txt a img{
    margin-top: 40px;
    margin-bottom: 10px;
}
.left_nav_txt a{
    display: block;
    color: #525252;
    font-size: 16px;
    height: 57px;
    line-height: 57px;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    background: url("/English/images/xjb_bg.png") no-repeat left bottom #f5f5f5;
    padding-left: 20px;
    margin-top: 6px;
}
.left_nav_txt .hover{
    color: #ffffff;
    text-decoration: underline;
    background: url("/English/images/left251.png") repeat;
}
.left_nav_txt a:hover{
    color: #ffffff;
    text-decoration: underline;
    background: url("/English/images/left251.png") repeat;
}
.right_nav{
    margin-left: 26px;
    float: left;
    width: 734px;
    overflow: hidden;
}
.right_nav .right_nav_title{
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 8px;
    overflow: hidden;
}
.right_nav .right_nav_title>a{
    color:#525252;
    font-size: 24px;
    background: url("/English/images/ico_title.png") no-repeat 0px 8px;
    padding-left: 15px;
    float: left;
}
.right_nav .right_nav_title .more{
    float: right;
    margin-top: 10px;
    color: #b7b7b7;
    font-size: 14px;
}
.right_nav .right_nav_title .more a{
    color: #b7b7b7;
    font-size: 14px;
}
.right_nav .right_nav_title .more .more_color{
    color: #1b7b97;
}
.big_leader_box{
    width:835px;
    height: 205px;
    margin-top: 30px;
    border-bottom: 1px dotted #dfdfdf;
    padding-bottom: 32px;
}
.big_leader_box img{
    width: 160px;
    height: 205px;
    float: left;
}
.big_leader_box_txt{
    float: left;
    margin-left: 20px;
    width: 554px ;
    font-size: 14px;
    color: #555555;
    line-height: 20px;
    letter-spacing: 0px;
}
.big_leader_box_txt a{
    width: 654px ;
    font-size: 14px;
    color: #555555;
    line-height: 20px;
    letter-spacing: 0px;
}
.big_leader_box_txt h1{
    color: #292929;
    font-size: 28px;
    font-weight: normal;
}
.big_leader_box_txt h1 a{
    color: #292929;
    font-size: 28px;
    font-weight: normal;
}
.big_leader_box_nr{
    margin-top: 15px;
}
.big_leader_box_txt .more a{
    color: #1b7b97;
    text-decoration: underline;
}
.small_blank{
    margin-left: 14px;
}
.small_leader_box{
    width: 360px;
    float: left;
    margin-top: 42px;
    padding-bottom: 0px;
    border: none;
}
.small_leader_box .big_leader_box_txt{
    width: 180px;
}
.small_blank_top{
    margin-top: 42px;
}
/*领导中心-详情*/
.detail_txt_nr{
    border-top: 1px dotted #dfdfdf;
    padding-top: 10px;
    width: 490px;
}
.detail_txt{
    width: 490px;
}
.detail_txt h1{
    font-size: 32px;
    padding-bottom: 10px;
}
.big_leader_detail_box{
    margin-top: 25px;
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
    border-bottom: none;
    padding-bottom: 0px;
}
.big_leader_detail_box img{
    width: 218px;
    height: 280px;
}
.detail_txt_nr p:first-child{
    margin-top: 0px;
}
.detail_txt_nr p{
    font-size: 14px;
    color: #555555;
    line-height: 24px;
    margin-top: 30px;
}
/*开展工作*/
.work_box{
    height: auto;
    overflow: hidden;
    margin-top: 24px;
    margin-bottom: 20px;
}
.work_txt{
    width: 735px;
    margin-left: 0px;
    color: #525252;
}
.work_txt_nr{
    width: 735px;
}
.work_txt_nr img{
    width: 835px;
    height: 230px;
}
.work_txt_nr p{
    width: 735px;
    color: #777;
    font-size: 14px;
    line-height: 28px;
    margin-top: 25px;
}
.work_txt_nr .fst_p{
    margin-top: 15px;
}
.work_txt_nr h1{
    font-size: 30px;
    color: #525252;
    text-decoration: underline;
    font-weight: normal;
    margin-top: 20px;
}
.work_txt_nr h1 a{
    font-size: 30px;
    color: #525252;
    text-decoration: underline;
}
.work_txt_nr p img{
    width: 430px;
    height: 320px;
    float: right;
    margin-left: 20px;
}
/*新闻中心*/
.news_commom{
    margin-bottom: -10px;
}
.news_right_nav{
    width: 1000px;
    margin: 0 auto;
    margin-left: 0px;
}
.news_box{
    height: auto;
    overflow: hidden;
    margin-top: 24px;
    margin-bottom: 20px;
}
.news_txt{
    width: 1000px;
    margin-left: 0px;
    color: #525252;
}
.news_txt_nr{
    width: 1000px;
}
.news_txt_nr p{
    width: 1000px;
    color: #777;
    font-size: 14px;
    line-height: 22px;
    margin-top: 25px;
    height: 190px;
    border-bottom: 1px dotted #dfdfdf;
}
.news_txt_nr .fst_p{
    margin-top: 0px;
}
.news_txt_nr p img{
    width: 256px;
    height: 156px;
    float: left;
    margin-right: 20px;
}
.news_txt_nr .news_title{
    display: block;
    margin-bottom:10px;
}
.news_txt_nr .news_title a{
    font-size: 18px;
    color: #525252;
    text-decoration: underline;
}
.news_txt_nr .news_title a:hover{
    color: #1b7b97;
}
.news_txt_nr .date{
    display: block;
    font-size: 14px;
    color: #1b7b97;
    margin-top: 5px;
}
.page{
    overflow: hidden;
    margin: 0 auto;
    width: 410px;
    margin-top: 56px;
}
.page .page_bg{
    background: #f1f1f1;
}
.page li{
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border:1px solid #eeeeee;
    float: left;
    margin-left: 5px;
}
.page li a{
    color: #cccccc;
    width: 34px;
    height: 34px;
    display: block;
}
.page li a:hover{
    color: #ffffff;
    background: #358ba5;
}
.page li .hover{
    color: #ffffff;
    background: #358ba5;
}
.page .ltgt2 a{
    background: url("/English/images/ico_left4.png") no-repeat center center;
}
.page .ltgt2 a:hover{
    background: url("/English/images/ico_left6.png") no-repeat center center #358ba5;
}
.page .ltgt1 a{
    background: url("/English/images/ico_right1.png") no-repeat center center;
}
.page .ltgt1 a:hover{
    background: url("/English/images/ico_right2.png") no-repeat center center #358ba5;
}
/*新闻-详情*/
.news_detial_common{
    margin-top: 20px;
}
.news_detial_box h1{
    font-size: 24px;
    color:#1b7b97;
    font-weight: normal;
    text-align: center;
    width: 930px;
    margin: 0 auto;
    margin-top: 35px;
    line-height: 30px;
}
.news_txt .little_title{
    text-align: center;
    margin-top: 20px;
}
.news_txt .little_title span{
    margin-left: 40px;
    color: #a9a9a9;
    font-size: 14px;
}
.news_txt .little_title span:first-child{
    margin-left: 0px;
}
.news_txt .little_title .num{
    color: #e62121;
}
.news_txt .news_detial_txt{
    border-top: 1px dotted #dfdfdf;
    margin-top: 10px;
    padding-top: 20px;
}
.news_txt .news_detial_txt p{
    color: #777777;
    font-size: 14px;
    line-height: 24px;
    margin-top: 25px;
}
.news_txt .news_detial_txt p:first-child{
    margin-top: 0px;
}
/*.news_txt .news_detial_txt img{
    width: 480px;
    height: 360px;
    margin-left: 34px;
    margin-top: 20px;
}*/
.news_txt .news_detial_txt .news_pic_first{
    margin-left: 0px;
}
.doc{
    margin-top: 15px;
    margin-bottom: 10px;
}
.doc a{
    display: block;
    color: #1b7b97;
    font-size: 14px;
    text-decoration: underline;
    line-height: 26px;
}
/*大事件活动*/
.event_detial_common{
    margin-bottom: 55px;
}
.news_detial_box .event_content .date{
    display: block;
    color: #1b7b97;
    font-size: 14px;
}
.news_detial_box .event_content .event_infro{
    border-bottom: none;
    height: 110px;
    padding-top: 15px;
}
.news_detial_box.event_content .event_infro a{
    color:#919191;
    font-size: 14px;
    line-height: 20px;
}
.news_detial_box.event_content .event_infro a:hover{
    color: #1b7b97;
}
.news_detial_box .event{
    margin-top: 10px;
}
.news_detial_box .event .page{
    padding-top: 20px;
}
/*联系我们*/
.map_box{
    width: 724px;
    height: 419px;
    border: 1px solid #f2f1f1;
    padding: 4px;
}
.map_box img{
    width: 724px;
    height: 419px;
}
.map_nr h1{
    color: #1b7b97;
    font-size: 22px;
    text-decoration: none;
}
.map_nr h1 a{
    color: #1b7b97;
    font-size: 22px;
    text-decoration: none;
}
.map_nr p{
    font-size: 14px;
    color: #747474;
    line-height: 26px;
    margin-top: 0px;
}
.map_txt_box{
    margin-bottom: 0px;
}
.contact_common{
    margin-bottom: 70px;
}
/*网站地图*/
.map_common{
    margin-bottom: 60px;
}
.map{
    width: 732px;
    margin-top: 22px;
    border: 1px solid #dcdcdc;
    border-top: none;
}
.map .map_nr{
    border-top: 1px solid #dcdcdc;
    height: 52px;
    line-height: 52px;
    background: url("/English/images/map_bg011.png") no-repeat 18px center;
    padding-left: 32px;
    overflow: hidden;
}
.map .map_nr a{
    font-size: 16px;
    color: #5b5b5b;
    height: 52px;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
}
.map .map_nr a:hover{
    color: #1b7b97;
}
.map .map_nr a:hover{
    text-decoration: underline;
}
.map .map_nr .map_title{
    color: #005ea4;
    font-size: 18px;
    background: url("/English/images/jiantoukuang.png") no-repeat center right;
    width: 142px;
    padding-left: 0px;
    padding-right: 0px;
}
.map .map_nr .map_title:hover{
    text-decoration: none;
}
.map .map_nr1{
    height: 104px;
    /*line-height: 84px;*/
}
.map .map_nr1 .map_title{
    color: #005ea4;
    font-size: 18px;
    background: url("/English/images/jiantoukuang.png") repeat-y center right;
    width: 142px;
    height: 104px;
    line-height: 104px;
}
.map .map_nr1 a{
    height: 26px;
    line-height: 26px;

}
.map .map_nr1 a.first_line{
    padding-top: 14px;
}