﻿/* CSS Document */
li {
    vertical-align: bottom;
}

a {
    cursor: pointer;
}
a:hover{
    color:#0088c7;
}
body {
    background: url(../images/bg.png) top center repeat-x #d7e7f3;
}
html{
    background: #fff;
}

.wrap {
    min-width: 1100px;
    margin: 0 auto;
    position: relative;
}
.box {
    width: 1100px;
    margin: 0 auto;
}

.top_wrap {
    position: relative;
    height: 130px;
    z-index: 10;
    display: block;
    background: none;
}
.top_fl {
    float: left;
}
.top_fl a {
    display: block;
    height: 100%;
    overflow: hidden;
    margin-top: 27px;
}
.top_fr {
    float: right;
    width: 240px;
    overflow: hidden;
}
.top_tab {
    height: 30px;
    margin-top: 27px;
    display: block;
    overflow: hidden;
    width: 100%;
}
.top_tab li {
    float: right;
    padding: 0 10px;
    display: block;
    overflow: hidden;
	background:url(../images/icon2.png) no-repeat right center;
}
.top_tab li a {
    font-size: 14px;
    color: #fff;
    display: block;
    line-height: 30px;
}
.top_tab_sousuo {
    display: block;
    width: 100%;
    margin-top: 8px;
    height: 36px;
    overflow: hidden;
}
.nav_search_sousuo {
    width: 240px;
    height: 36px;
    overflow: hidden;
    position: relative;
}
.top_searchInput {
    background: #ffffff;
    border: 0;
    padding: 0 38px 0 14px;
    width: 188px;
    height: 36px;
    font-size: 14px;
    overflow: hidden;
    color: #999999;
    line-height: 36px;
}
.top_searchBar {
    position: absolute;
    width: 38px;
    height: 36px;
    z-index: 10;
    overflow: hidden;
    top: 0;
    border: 0;
    right: 0;
	background:url(../images/icon1.png) no-repeat center;
}
.nav_wrap {
    position: relative;
    height: 52px;
    z-index: 20;
    display: block;
    background: none;
}
.nav_box {
    background: #155092;
    border-bottom: 2px solid #ef9c3a;
}
.nav_list {
    height: 52px;
    display: block;
    position: relative;
    float: left;
    max-width: 1100px;
}
.nav_list_box {
    float: left;
    height: 52px;
    display: block;
    position: relative;
}
.nav_list_box>a {
    display: block;
    line-height: 52px;
    text-align: center;
    padding: 0px 13px;
    font-size: 16px;
    color: #fff;
    overflow: hidden;
    height: 52px;
}
.nav_list_box.on>a{
    background: #1e5a9d;
}
.nav_list_box>a:hover {
    background: #1e5a9d;
}
.nav_list_subnav {
    z-index: 10;
    position: absolute;
    width: 100%;
    padding: 0;
    background: #1e5a9d;
    top: 52px;
    left: 0;
    text-align: center;
    display: none;
}
.nav_list_subnav a {
    font-size: 14px;
    color: #b3d3f6;
    display: block;
    border-bottom: 1px solid #356ba7;
    line-height: 39px;
}
.nav_list_subnav a:hover {
    color: #fff;
}
.banner_wrap {
    position: relative;
    z-index: 1;
    display: block;
    background: none;
}
.banner  {
    width: 1080px;
    overflow: hidden;
    display: block;
    height: 358px;
    padding: 10px 10px 0;
	background:#fff;
}
.banner img {
    width: 1080px;
}
.pagination {
    position: absolute;
    bottom: 20px;
    display: block;
    width: 100%;
    text-align: center;
    overflow: hidden;
    left: 0;
    height: 12px;
}
.pagination .swiper-pagination-switch {
    width: 12px;
    height: 12px;
    background: url(../images/icon3.png) no-repeat;
    display: inline-block;
    margin: 0 7px;
    cursor: pointer;
}
.pagination .swiper-pagination-switch.swiper-visible-switch {
    background: url(../images/icon4.png) no-repeat;
}
.index_wrap {
    display: block;
    z-index: 1;
    background: none;
}
.index_box {
    background: #ffffff;
    padding: 20px;
    width: 1060px;
    overflow: hidden;
}
.index_topbox {
    display: block;
    width: 100%;
    overflow: hidden;
    height: 100%;
}
.index_left {
    float: left;
    width: 780px;
    overflow: hidden;
}

.index_onebox {
    float: left;
    overflow: hidden;
    display: block;
    width: 778px;
    height: 326px;
    border: 1px solid #d7e8f5;
}
.index_onebox_tit {
    height: 40px;
    border-bottom: 1px solid #d7e8f5;
    width: 778px;
    display: block;
	background: #f5faff;
}
.index_onebox_jdt_tit {
    margin: 0 22px 0 16px;
    width: 360px;
    height: 40px;
    float: left;
    overflow: hidden;
}
.index_onebox_jdt_tit h1 {
    font-size: 18px;
    font-weight: bold;
    color: #17599f;
    float: left;
    line-height: 40px;
}
.index_onebox_news_tit {
    float: left;
    width: 380px;
    height: 40px;
}
.index_onebox_news_tit_h1 {
    position: relative;
    float: left;
    height: 40px;
}
.index_onebox_news_tit_h1_box {
    height: 40px;
    line-height: 40px;
    float: left;
}
.index_onebox_news_tit_h1_box a {
    color: #454545;
    font-size: 16px;
    display: block;
    padding: 0 14px 0 16px;
}
.index_onebox_news_tit_h1_box.cur {
    position: relative;
    border-top: 2px solid #17599f;
    border-left: 1px solid #d7e8f5;
    border-right: 1px solid #d7e8f5;
    margin-top: -1px;
    background: #fff;
}
.index_onebox_news_tit_h1_box.cur a {
    color: #17599f;
}
.index_onebox_news_tit_more {
    float: right;
    width: 52px;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
}
.index_onebox_news_tit_more_a {
    width: 104px;
}
.index_onebox_news_tit_more_a a {
    float: left;
    display: block;
    line-height: 40px;
    color: #666666;
    font-size: 14px;
    width: 52px;
}
.index_onebox_news_tit_more_a a:hover {
    color: #17599f;
}
.index_onebox_cont {
    display: block;
    width: 778px;
    height: 285px;
    overflow: hidden;
}
.index_onebox_jdt {
	margin: 10px 22px 6px 16px;
    width: 360px;
    height: 240px;
    float: left;
    overflow: hidden;
    padding: 12px 0 16px;
    position: relative;
}
.index_onebox_jdt_box {
    width: 360px;
    height: 240px;
    display: block;
    position: relative;
    overflow: hidden;
}
ul.index_onebox_jdt_box_list {
    overflow: hidden;
    width: 9999px;
}
ul.index_onebox_jdt_box_list li {
    float: left;
    position: relative;
    width: 360px;
    height: 240px;
}
ul.index_onebox_jdt_box_list li a {
    color: #fff;
    text-decoration: none;
    display: block;
    width: 360px;
    height: 240px;
}
ul.index_onebox_jdt_box_list li a img {
    width: 360px;
    height: 240px;
}
ul.index_onebox_jdt_box_list li p {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 260px;
    height: 38px;
    color: #fff;
    font-size: 14px;
    background-color: rgba(0,0,0,0.6)!important;
    background-color: #000000;
    filter: Alpha(opacity=70);
    line-height: 38px;
    padding-left: 20px;
    padding-right: 80px;
    overflow: hidden;
}
.index_onebox_jdt .btn {
    overflow: hidden;
    position: absolute;
    bottom: 30px;
    left: 286px;
    z-index: 99;
}
.index_onebox_jdt .btn li {
    float: left;
    width: 8px;
    height: 8px;
    margin: 0 0 0 5px;
    cursor: pointer;
    white-space: nowrap;
    font-size: 0;
    background: #909192;
}
.index_onebox_jdt .btn .selected {
    background: #ffbe0b;
}
.index_onebox_news {
    float: left;
    width: 380px;
    height: 256px;
    padding: 12px 0 16px;
    overflow: hidden;
}
.list1 {
    width: 760px;
}
.list1 .tabCon {
    float: left;
    width: 380px;
}
#s1, #s2, #s3, #s4, #s5, #s6, #s7, #s8 {
    overflow: hidden;
}
.index_onebox_news ul {
    width: 380px;
    height: 256px;
    overflow: hidden;
    display: block;
}
.index_onebox_news ul li {
    line-height: 32px;
    display: block;
    width: 100%;
    overflow: hidden;
    height: 32px;
}
.index_onebox_news ul li a {
    padding-left: 12px;
    display: block;
    line-height: 32px;
    float: left;
    height: 32px;
    background: url(../images/icon5.png) no-repeat left center;
    color: #505050;
    font-size: 14px;
    max-width: 284px;
}
.index_onebox_news ul li a:hover {
    color: #0088c7;
}
.index_onebox_news ul li span {
    color: #999999;
    float: right;
    margin-right: 12px;
    font-size: 12px;
}

.index_towbox {
    overflow: hidden;
    display: block;
    float: left;
    margin-top: 20px;
    width: 780px;
    height: 256px;
}
.index_towbox_zsxx {
    float: left;
}
.index_qiehuan {
    border: 1px solid #d7e8f5;
    width: 378px;
    height: 254px;
}
.index_qiehuan_tit {
    background: #f5faff;
    width: 360px;
    height: 40px;
    border-bottom: 1px solid #d7e8f5;
    padding: 0 9px;
}
.index_qiehuan_tit_h1 {
    position: relative;
    float: left;
    height: 40px;
}
.index_qiehuan_tit_h1_box {
    height: 40px;
    line-height: 40px;
    float: left;
}
.index_qiehuan_tit_h1_box.cur {
    position: relative;
    border-top: 2px solid #17599f;
    border-left: 1px solid #d7e8f5;
    border-right: 1px solid #d7e8f5;
    margin-top: -1px;
    background: #fff;
}
.index_qiehuan_tit_h1_box a {
    color: #454545;
    font-size: 16px;
    display: block;
    padding: 0 14px 0 16px;
}
.index_qiehuan_tit_h1_box.cur a {
    color: #17599f;
}
.index_qiehuan_tit_more {
    float: right;
    width: 52px;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
}
.index_qiehuan_tit_more_a {
    width: 104px;
}
.index_qiehuan_tit_more_a a {
    float: left;
    display: block;
    line-height: 40px;
    color: #666666;
    font-size: 14px;
    width: 52px;
}
.index_qiehuan_tit_more_a a:hover {
    color: #17599f;
}
.index_qiehuan_cont {
    width: 360px;
    height: 192px;
    padding: 10px 9px 10px;
    overflow: hidden;
}
.index_qiehuan_cont_box {
    width: 360px;
    height: 192px;
    overflow: hidden;
}
.list2 {
    width: 720px;
}
.list2 .tabCon {
    float: left;
    width: 360px;
}
.list3 {
    width: 720px;
}
.list3 .tabCon {
    float: left;
    width: 360px;
}
.list4 {
    width: 720px;
}
.list4 .tabCon {
    float: left;
    width: 360px;
}
.list5 {
    width: 720px;
}
.list5 .tabCon {
    float: left;
    width: 360px;
}
.list6 {
    width: 3120px;
}
.list6 .tabCon {
    float: left;
    width: 1040px;
}
.index_qiehuan_cont_box ul li {
    line-height: 32px;
    display: block;
    width: 100%;
    overflow: hidden;
    height: 32px;
}
.index_qiehuan_cont_box ul li a {
    padding-left: 12px;
    display: block;
    line-height: 32px;
    float: left;
    height: 32px;
    background: url(../images/icon5.png) no-repeat left center;
    color: #505050;
    font-size: 14px;
    max-width: 268px;
}
.index_qiehuan_cont_box ul li a:hover{
	color: #0088c7;
}
.index_qiehuan_cont_box ul li span {
    color: #999999;
    float: right;
    margin-right: 12px;
    font-size: 12px;
}
.index_towbox_kxjy {
    float: right;
}

.index_threebox{
    overflow: hidden;
    display: block;
    float: left;
    margin-top: 20px;
    width: 780px;
    height: 256px;
}
.index_threebox_djgz{
    float: left;
}
.index_threebox_xbpx {
    float: right;
}
.index_right {
    width: 260px;
    float: right;
    overflow: hidden;
}

.index_xsl {
    height: 40px;
    width: 258px;
    border: 1px solid #d7e8f5;
    background: #f5faff;
    display: block;
    overflow: hidden;
}
.index_xsl_tit {
    float: left;
    padding-left: 36px;
    line-height: 40px;
    color: #17599f;
    font-size: 18px;
    font-weight: bold;
    width: 64px;
	background:url(../images/icon6.png) no-repeat 10px center;
}
.index_xsl_cont {
    max-width: 140px;
    float: right;
    height: 40px;
    overflow: hidden;
    margin-right: 6px;
}
.index_xsl_cont a {
    font-size: 12px;
    color: #666768;
    line-height: 40px;
    display: block;
}
.index_xsl_cont a:hover{
	color: #0088c7;
}
.index_tzgg {
    margin-top: 10px;
    height: 140px;
    width: 258px;
    border: 1px solid #d7e8f5;
    background: #f5faff;
    display: block;
    position: relative;
    padding-top: 50px;
    padding-bottom: 10px;
}
.index_tzgg_tit {
    position: absolute;
    top: 0;
    width: 260px;
    height: 42px;
    background: #17599f;
    overflow: hidden;
}
.index_tzgg_tit h1 {
    float: left;
    padding-left: 38px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 42px;
	background:url(../images/icon7.png) no-repeat 10px center;
}
.index_tzgg_tit a {
    font-size: 14px;
    color: #bbc7dc;
    line-height: 40px;
    display: block;
    float: right;
    margin-right: 12px;
    overflow: hidden;
    height: 40px;
}
.index_tzgg_tit a:hover {
    color: #ffbe0b;
}
.index_tzgg_cont {
    height: 140px;
    width: 234px;
    padding: 0 12px;
    display: block;
    overflow: hidden;
}
.index_tzgg_cont li {
    display: block;
    width: 100%;
    height: 28px;
    overflow: hidden;
}
.index_tzgg_cont li a {
    line-height: 28px;
    display: block;
    padding-left: 12px;
    width: 222px;
    overflow: hidden;
    height: 28px;
    background: url(../images/icon5.png) no-repeat left center;
    font-size: 14px;
    color: #505050;
}
.index_tzgg_cont li a:hover{
	color: #0088c7;
}
.index_xzxx {
    margin-top: 10px;
    height: 64px;
    overflow: hidden;
    width: 260px;
    display: block;
}
.index_xzxx_cont {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.index_xzxx_cont a {
    padding: 0 52px 0 66px;
    display: block;
    width: 142px;
    background: url(../images/bg2.png) no-repeat;
    overflow: hidden;
    height: 64px;
}
.index_xzxx_cont a h1 {
    font-size: 18px;
    margin-top: 6px;
    line-height: 26px;
    color: #fff;
    font-weight: normal;
    float: left;
    display: block;
    width: 100%;
}
.index_xzxx_cont a p {
    font-size: 12px;
    margin-top: 0;
    line-height: 24px;
    color: #b0bed3;
    font-weight: normal;
    float: left;
    display: block;
    width: 100%;
}

.index_xzxx_cont a:hover h1{
    color: #ffbe0b;
}
.index_kstd {
    margin-top: 20px;
    display: block;
    height: 170px;
    width: 258px;
    border: 1px solid #d7e8f5;
    background: #f5faff;
    position: relative;
    padding-top: 54px;
    padding-bottom: 30px;
}
.index_kstd_tit {
    position: absolute;
    top: 0;
    width: 260px;
    height: 42px;
    background: #17599f;
    overflow: hidden;
    left: 0;
}
.index_kstd_tit h1 {
    float: left;
    padding-left: 38px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 42px;
    background: url(../images/icon8.png) no-repeat 10px center;
}

.index_kstd_cont {
    padding-left: 20px;
    padding-right: 10px;
    width: 228px;
    display: block;
    overflow: hidden;
    height: 170px;
}
.index_kstd_cont li {
    width: 114px;
    height: 34px;
    float: left;
    overflow: hidden;
}
.index_kstd_cont li a {
    display: block;
    font-size: 14px;
    padding-left: 26px;
    width: 88px;
    color: #454545;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
}
.index_kstd_cont li a:hover {
    color: #0088c7;
}
.index_kstd_links {
    position: absolute;
    bottom: 0;
    width: 260px;
    height: 20px;
    overflow: hidden;
    left: 0;
    z-index: 5;
}
.index_kstd_links a {
    background: url(../images/icon19.png) no-repeat center #17599f;
    display: block;
    width: 100%;
    height: 100%;
}
.index_ztlj {
    margin-top: 20px;
    display: block;
    height: 170px;
    width: 258px;
    border: 1px solid #d7e8f5;
    background: #f5faff;
    position: relative;
    padding-top: 54px;
    padding-bottom: 30px;
}
.index_ztlj_tit {
    position: absolute;
    top: 0;
    width: 260px;
    height: 42px;
    background: #17599f;
    overflow: hidden;
    left: 0;
}
.index_ztlj_tit h1 {
    float: left;
    padding-left: 38px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 42px;
    background: url(../images/icon8.png) no-repeat 10px center;
}
.index_ztlj_tit a {
    font-size: 14px;
    color: #bbc7dc;
    line-height: 40px;
    display: block;
    float: right;
    margin-right: 12px;
    overflow: hidden;
    height: 40px;
}
.index_ztlj_tit a:hover {
    color: #ffbe0b;
}
.index_ztlj_cont {
    padding-left: 13px;
    padding-right: 13px;
    width: 232px;
    display: block;
    overflow: hidden;
    height: 192px;
    margin-top: 2px;
}
.index_ztlj_cont li {
    margin-bottom: 8px;
    width: 232px;
    height: 40px;
	background:url(../images/bg3.png) no-repeat;
    display: block;
}
.index_ztlj_cont li a {
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    padding-right: 30px;
    width: 168px;
    display: block;
    font-size: 16px;
    color: #505050;
}
.index_fcbox {
    display: block;
    width: 1058px;
    margin-top: 20px;
    height: 204px;
    border: 1px solid #d7e8f5;
}
.index_fc_tit {
    background: #f5faff;
    width: 1040px;
    height: 40px;
    border-bottom: 1px solid #d7e8f5;
    padding: 0 9px;
}
.index_fc_tit_h1 {
    position: relative;
    float: left;
    height: 40px;
}
.index_fc_tit_h1_box {
    height: 40px;
    line-height: 40px;
    float: left;
}
.index_fc_tit_h1_box a {
    color: #454545;
    font-size: 16px;
    display: block;
    padding: 0 14px 0 16px;
}

.index_fc_tit_h1_box.cur {
    position: relative;
    border-top: 2px solid #17599f;
    border-left: 1px solid #d7e8f5;
    border-right: 1px solid #d7e8f5;
    margin-top: -1px;
    background: #fff;
}
.index_fc_tit_h1_box.cur a {
    color: #17599f;
}
.index_fc_tit_more{
    float: right;
    width: 52px;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
}
.index_fc_tit_more_a {
    width: 156px;
}
.index_fc_tit_more_a a {
    float: left;
    display: block;
    line-height: 40px;
    color: #666666;
    font-size: 14px;
    width: 52px;
}
.index_fc_tit_more_a a:hover {
    color: #17599f;
}
.index_fc_cont {
    width: 1040px;
    margin: 0 9px;
    display: block;
    overflow: hidden;
    height: 164px;
}
.index_fc_cont_box {
    width: 1040px;
    height: 164px;
    text-align: center;
}
.index_fc_cont_box .swiper-slide {
    width: 200px !important;
    height: 145px !important;
    margin: 10px 0 9px;
    padding: 0 4px;
    position: relative;
}
.index_fc_cont_box .pagination{
	display:none;
}
.index_fc_box {
    display: block;
    width: 200px;
    height: 145px;
    position: relative;
}
.index_fc_box a {
    display: block;
}
.index_fc_pic {
    width: 200px;
    height: 145px;
    overflow: hidden;
}
.index_fc_pic img{
    width: 200px;
    height: 145px;
}
.index_fc_wz {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 200px;
    height: 30px;
    color: #fff;
    font-size: 14px;
    background-color: rgba(0,0,0,0.6)!important;
    background-color: #000000;
    filter: Alpha(opacity=70);
    line-height: 30px;
    overflow: hidden;
}
.index_fc_box a:hover .index_fc_wz{
    color: #ffbe0b;
}
.foot_wrap {
    display: block;
    z-index: 1;
    background: none;
}
.foot_box {
    background: #155092;
    padding: 20px 20px 40px;
    width: 1060px;
    overflow: hidden;
}
.foot_kslj {
    float: left;
    margin-left: 14px;
    width: 260px;
    min-height: 150px;
	background:url(../images/icon25.png) repeat-y right;
	overflow:hidden;
}

.foot_lxwm {
    float: left;
    margin-left: 66px;
    width: 368px;
    min-height:158px;
    background: url(../images/icon25.png) repeat-y right;
	overflow:hidden;
}
.foot_gzwm {
    float: left;
    margin-left: 134px;
    width: 100px;
    min-height: 150px;
	overflow:hidden;
}
.foot_tit {
    height: 32px;
    padding-bottom: 4px;
    line-height: 32px;
    width: 100%;
    display: block;
	background:url(../images/icon24.png) no-repeat left bottom;
}
.foot_tit h1 {
    color: #d7e7f3;
    font-size: 16px;
    float: left;
    line-height: 32px;
}
.foot_kslj_cont {
    width: 180px;
    display: block;
    float: left;
    margin-top: 10px;
}
.foot_kslj_cont a {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    height: 46px;
    overflow: hidden;
}
.foot_kslj_cont a img{
    height: 46px;
    width: 100%;
}

.foot_lxwm_cont {
    width: 310px;
    display: block;
    float: left;
    margin-top: 4px;
}
.foot_lxwm_cont p {
    line-height: 28px;
    font-size: 14px;
    color: #9db4d0;
    width: 100%;
    display: block;
}
.foot_gzwm_cont {
    width: 100px;
    display: block;
    float: left;
    margin-top: 10px;
}
.foot_gzwm_cont img {
    width: 100px;
    height: 100px;
}
.foot_cont_wrap {
    display: block;
    z-index: 1;
    background: none;
}
.foot_cont_box {
    background: #333333;
    padding: 10px 20px 6px;
    width: 1060px;
    overflow: hidden;
}
.foot_cont_left {
    float: left;
    color: #a2aeb6;
    font-size: 14px;
    line-height: 34px;
    max-width: 80%;
}
.foot_cont_left a {
    color: #a2aeb6;
    font-size: 14px;
    line-height: 34px;
}
.foot_cont_left a:hover {
    color: #0088c7;
}
.foot_cont_right {
    float: right;
    color: #a2aeb6;
    font-size: 14px;
    line-height: 34px;
}
.foot_cont_right a {
    color: #a2aeb6;
    font-size: 14px;
    line-height: 34px;
}
.foot_cont_right a:hover {
    color: #0088c7;
}

/*********内页************/
.main_banner_wrap {
    width: 1100px;
    overflow: hidden;
    display: block;
    height: 278px;
}
.main_banner_wrap img {
    height: 278px;
    width: 1080px;
    background: #fff;
    padding: 10px 10px 0;
}

.main_wrap {
    width: 1100px;
    overflow: hidden;
    display: block;
}
.main_box {
    padding: 20px;
    background: #ffffff;
    width: 1060px;
    overflow: hidden;
    display: block;
}
.main_left {
    float: left;
    width: 280px;
    overflow: hidden;
}
.main_nav {
    border: 1px solid #d7e8f5;
    position: relative;
    padding-top: 62px;
    padding-bottom: 350px;
    display: block;
    background: url(../images/mainnavbg1.jpg) no-repeat bottom center #f5faff;
    width: 278px;
}
.main_nav_tit {
    position: absolute;
    top: 0;
    background: #1c60a7;
    height: 56px;
    width: 280px;
    overflow: hidden;
}
.main_nav_tit h1 {
    padding-left: 24px;
    display: block;
    height: 56px;
    line-height: 56px;
    font-size: 24px;
    color: #fff;
    font-weight: normal;
    padding-right: 24px;
    width: 232px;
}
.main_nav_cont {
    padding: 0 20px 0 18px;
    width: 240px;
    overflow: hidden;
    display: block;
}
.main_nav_cont a {
    display: block;
    line-height: 46px;
    height: 46px;
    width: 100%;
    border-bottom: 1px solid #d7e8f5;
    font-size: 16px;
    color: #333333;
	background:url(../images/mainicon1.png) no-repeat right center;
}
.main_nav_cont a:hover{
	color:#1c60a7;
	font-weight: bold;
}
.main_right {
    float: right;
    width: 760px;
    overflow: hidden;
}
.main_right_box {
    border: 1px solid #d7e8f5;
    width: 758px;
    padding-bottom: 26px;
    overflow: hidden;
}
.main_tit {
    height: 54px;
    padding-left: 20px;
    padding-right: 20px;
    border-bottom: 1px solid #d7e8f5;
    background: #f5faff;
    width: 718px;
}
.main_dqlm {
    float: left;
    position: relative;
    height: 54px;
}
.main_dqlm h1 {
    line-height: 54px;
    display: block;
    font-size: 24px;
    color: #333333;
    font-weight: normal;
}
.main_dqlm i {
    position: absolute;
    width: 100%;
    background: #1c60a7;
    height: 2px;
    left: 0;
    bottom: -1px;
}
.main_dqwz {
    float: right;
    height: 54px;
    overflow: hidden;
}
.main_dqwz a {
    color: #666666;
    font-size: 14px;
    line-height: 54px;
}
.main_dqwz label {
    float: left;
    line-height: 54px;
    margin: 0 5px;
}
.main_dqwz a:hover {
    color: #0088c7;
}

.main_cont {
    padding: 8px 19px;
    display: block;
    width: 720px;
    overflow: hidden;
}
.main_list {
    display: block;
    width: 100%;
    overflow: hidden;
}
.main_list li {
    float: left;
    height: 50px;
    border-bottom: 1px solid #d7e8f5;
    width: 100%;
    display: block;
}
.main_list li a {
    float: left;
    padding-left: 20px;
    font-size: 16px;
    color: #333333;
    display: block;
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    background: url(../images/icon5.png) no-repeat left center;
    max-width: 80%;
}
.main_list li span {
    float: right;
    font-size: 14px;
    color: #808080;
    display: block;
    line-height: 50px;
    height: 50px;
}
.main_piclist {
    display: block;
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
}
.main_piclist li {
    float: left;
    margin-right: 7px;
    margin-bottom: 20px;
    margin-left: 7px;
    width: 226px;
    height: 160px;
    overflow: hidden;
}
.main_piclist li a {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.main_piclist_pic {
    width: 100%;
    height: 100%;
}
.main_piclist_pic img {
    width: 100%;
    height: 100%;
}
.main_piclist_cont {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 36px;
    width: 198px;
    z-index: 10;
    background-color: rgba(28, 96, 167, 0.8) !important;
    background-color: #1c60a7;
    filter: Alpha(opacity=80);
    padding: 0 14px;
}
.main_piclist_cont p {
    color: #fff;
    font-size: 14px;
    line-height: 36px;
    display: block;
    width: 100%;
    height: 36px;
    overflow: hidden;
}
.main_show {
    display: block;
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
}
.main_show_tit {
    padding: 6px 0 8px;
    border-bottom: 1px solid #d7e8f5;
    overflow: hidden;
    display: block;
    width: 100%;
}
.main_show_tit h1 {
    font-size: 24px;
    font-weight: normal;
    color: #333333;
    display: block;
    width: 100%;
    line-height: 40px;
    text-align: center;
    overflow: hidden;
}
.main_show_tit p {
    font-size: 14px;
    font-weight: normal;
    color: #999999;
    display: block;
    width: 100%;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
}
.main_show_cont {
    padding: 11px 0 20px;
    border-bottom: 1px solid #d7e8f5;
    display: block;
    width: 100%;
    line-height: 26px;
    font-size: 16px;
    color: #333333;
}
.main_show_cont  img{
	max-width:100%;
}
.main_show_tab {
    display: block;
    width: 100%;
    margin-top: 10px;
    overflow: hidden;
}
.main_show_tab_left {
    float: left;
    height: 52px;
    display: block;
    overflow: hidden;
    max-width: 60%;
}
.main_show_tab_prev {
    line-height: 26px;
    height: 26px;
    display: block;
    width: 100%;
    overflow: hidden;
}
.main_show_tab_next {
    line-height: 26px;
    height: 26px;
    display: block;
    width: 100%;
    overflow: hidden;
}
.main_show_tab_prev p {
    float: left;
    font-size: 14px;
    color: #333333;
}
.main_show_tab_next p {
    float: left;
    font-size: 14px;
    color: #333333;
}
.main_show_tab_prev a {
    float: left;
    font-size: 14px;
    color: #333333;
}
.main_show_tab_next a {
    float: left;
    font-size: 14px;
    color: #333333;
}
.main_show_tab_right {
    float: right;
    height: 52px;
    display: block;
    overflow: hidden;
}
.main_show_tab_links {
    display: block;
    width: 100%;
    height: 26px;
    overflow: hidden;
}
.main_show_tab_links a {
    float: left;
    font-size: 14px;
    color: #155092;
    line-height: 26px;
	height: 26px;
}
.main_show_tab_prev a:hover {
    color: #0088c7;
}
.main_show_tab_next a:hover {
    color: #0088c7;
}
.main_show_tab_links a:hover {
    color: #e93131;
}
.main_page {
    padding: 11px 0 20px;
    border-bottom: 1px solid #d7e8f5;
    display: block;
    width: 100%;
    line-height: 26px;
    font-size: 16px;
    color: #333333;
}
.main_page_cont  img{
	max-width:100%;
}