.web {position:relative;max-width:1400px;margin:0 auto;transition: margin .3s ease;/* overflow: hidden; */}
.web::after {content:'';clear:both;display:block;}
body{
    font-size:16px;
}
.mgt10 {
    margin-top: 10px;
}

.mgt20 {
    margin-top: 20px;
}


.navbar-top {
    background: #173992;
    border-radius: 0;
    -webkit-border-radius: 0;
    border: 0;
    margin-bottom: 0;
}

.navbar-top a {
    color: #FFF !important;
}

.icon-search {
    background: url(../images/icon-search.png) center no-repeat;
    width: 18px;
    display: block;
    height: 20px;
}

.navbar {
    margin-bottom: 0;
}

.navbar-header {
    background-color: #173992;
}

.navbar-menu {
    border: 0 none !important;
}
@media (min-width: 768px){
    .navbar-nav li.dropdown:hover ul {
        display: block;
    }
}
.dropdown li {
	height:40px;
}
.dropdown li:hover {
	background-color:#f5f5f5;
}
.dropdown li a{
	margin-top:10px;
	padding-top:10px;
    
}
.logo {
    margin-top: 20px;
    display: block;
}

#navbar-collapse a {
    font-size: 16px;
    color: #333;
    /*padding-left: 24px;*/
    padding-right: 24px;
}


.carousel-caption {
    font-size: 16px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 1);
}

.list-news>li {
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
}

.panel-success {
    border-top: 2px solid #173992;
    border-radius: 0;
}

.media-heading {
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.media-body {
    width: auto;
    display: block;
    overflow: hidden;
}

.notice_item {
    padding: 0 10px;
    background-color: #f4f4f4;
    margin-bottom: 10px;
}

.notice_time {
    font-size: 15px;
    font-weight: bold;
    color: #333333;
	padding:15px;
}

.notice_place {
    color: #999;
}

.notice_title {
    font-size: 16px;
	padding:15px;
}

.notice_title a {
    color:#333333;
}

.list>li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 12px;
}



.list>li :before {
    /*content: url('../images/arr_2.png');*/
    margin-right: 10px;
}

.list-link li {
    float: left;
    font-size: 16px;
    width: 100px;
    height: 45px;
}

.list-link2 li {
    float: left;
    font-size: 16px;
    /*width: 100px;*/
    height: 45px;
    color: #FFF;
	margin-left:30px;
}

.list-link2 li a {
    color: #FFF;
}
.sitemap1 {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #666;
    color: #173992;
    font-size: 16px;
    margin-top: 30px;
}

.sitemap1 a {
    color: #173992;
    font-size: 16px;
}
.sitemap {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #666;
    color: #173992;
    font-size: 16px;
    margin-top: 30px;
}

.sitemap a {
    color: #173992;
    font-size: 16px;
}
@media (max-width: 1240px) {
.list>li a {
     display: block;
     width: 90%;
     float: left;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
     color:#333333;
}
.list>li img{float: left; margin-top: 7px;}
.list>li a span{float: right;}

.h3_title {
    color: #173992;
    padding-bottom: 8px;
    line-height: 50px;
    height: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
	margin-left:10px;
}
}
@media (min-width: 1200px) {
    .zhtt {
        float: left;
        height: 132px;
        width: 89px;
        background-color: #3089c1;
        text-align: center;
        padding-top: 30px;
        margin-right: 10px;
    }

    .zhmore {
        float: right;
        height: 132px;
        width: 89px;
        background-color: #f7f7f7;
        text-align: center;
        padding-top: 40px;
        margin-left: 10px;
    }

    .navbar-main {
        background: url(../images/1_banner.jpg) center no-repeat;
        border-radius: 0;
        /*height: 100%*/

        position: relative;
    }

    .navbar-top {
        display: block;
    }
.list>li a {
     display: block;
     width: 90%;
     float: left;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
     color:#333333;
}
.list>li img{float: left; /*margin-top: 7px;*/}
.list>li a span{float: right;}

.h3_title {
    color: #173992;
    padding-bottom: 8px;
    line-height: 50px;
    height: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
	margin-left:10px;
}
}

@media (max-width: 769px) {
    .zhtt {
        display: none;
    }

    .zhmore {
        display: none;
    }

    .navbar-main {
        background-color: #173992;
        border-radius: 0;
        height: auto;
        position: relative;
    }

    .navbar-top {
        display: none;
    }
.list>li a {
     display: block;
     width: 90%;
     float: left;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
     color:#333333;
}
.list>li img{float: left; margin-top: 7px;}
.list>li a span{float: right;}

.h3_title {
    color: #173992;
    padding-bottom: 8px;
    line-height: 50px;
    height: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
	margin-left:10px;
    font-size:20px;
}
}

@media (max-width: 450px) {
.list>li a {
     display: block;
     width: 90%;
     float: left;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
     color:#333333;
}
.list>li img{float: left; margin-top: 7px;}
.list>li a span{float: right;}


.h3_title {
    color: #173992;
    padding-bottom: 8px;
    line-height: 50px;
    height: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
	margin-left:10px;
    font-size:20px;
}

}
@media (max-width: 300px) {
.list>li a {
     display: block;
     width: 90%;
     float: left;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
     color:#333333;
}
.list>li img{float: left; margin-top: 7px;}
.list>li a span{float: right;}

.h3_title {
    color: #173992;
    padding-bottom: 8px;
    line-height: 50px;
    height: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
	margin-left:10px;
    font-size:20px;
}
}



.footer {
    height: auto;
    margin-top: 30px;
    padding-top: 30px;
    background: #173992 no-repeat center bottom;
}

.copyrights {
    background-color: #3f1111;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #FFF;
}

.list-media li {
    width: 75px;
    float: left;
}



/*分页新增样式20190412*/

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
form,
input,
button,
textarea,
p,
th,
td {
    margin: 0px;
    padding: 0px;
    padding-top: 0px;
}

ul,
li {
    list-style-type: none;
}

.pt10 {
    padding-top: 10px;
}

.article_content {
    padding-top: 20px;
    font-size: 16px;
    line-height: 100%;
}

.article_content p {
    line-height:36px !important;
    text-indent:2em !important;
    color:#333333 !important;
    text-align:justify;
}

.leftpath {
    margin-top: 30px;
}

.leftpath dl dt {
    border-bottom: 1px solid #000;
    height: 40px;
}

.leftpath dl dt h3 {
    color: #173992;
    font-size: 24px;
}

.leftpath .col-menu ul li {
    line-height: 40px;
    font-size: 18px;
    padding-left: 10px;
}

.menuselected {
    background: #f8f8f8;
    border-bottom: 2px solid #3089c1;
    line-height: 40px;
    font-size: 18px;
    padding-left: 10px;
}

.contentMain {
    background: url("../images/hang.png") right 20px no-repeat;
    padding-bottom: 40px;
}

.list-1 li {
    /*width: 730px;*/
    height: 40px;
    overflow: hidden;
    background: url(../images/icon_dot.png) no-repeat center left;
    padding-left: 20px;
    line-height: 40px;
}

.list-1 li a {
    color: #333;
}

.fr {
    float: right;
}

.list-2 li {
    overflow: hidden;
    background: url(../images/icon_dot.png) no-repeat left 10px;
    padding-left: 12px;
    margin-top: 10px;c
}

.list-2 li a {
    font-size: 16px;
}
.s1002{
	float:right;
}

/* col-wrap */
.col-wrap{padding: 60px 0;}
.col-wrap h3{}
.col-wrap h3{font-size: 24px;display: block;margin-bottom: 30px;color: #111;background: url('../img/culTit.png') no-repeat;padding-left: 50px;height: 30px;line-height: 30px;}
.col-wrap .col-box{margin-left: -20px;}
.col-wrap .col-box .slick-arrow{font-size: 0;width: 40px;height: 40px;position: absolute;z-index: 999999;top: 0;bottom: 0;margin: auto 0;background: none;}
.col-wrap .col-box .slick-prev{background-image: url('../img/prve_icon.png');right: 3%;}
.col-wrap .col-box .slick-next{background:url('../img/next_icon.png');left: 3%;}
.col-wrap .col-box ul{}
.col-wrap .col-box ul li{width: 80%;overflow: hidden;margin-left: 20px;position: relative;}
.col-wrap .col-box ul li a{width: 100%;height: 100%;overflow: hidden;position: relative;/* display: block; */}
.col-wrap .col-box ul li a img{width: 100%; height: 100%; -moz-transition: all .3s ease;-webkit-transition: all .3s ease;transition: all .3s ease;}
.col-wrap .col-box ul li a:hover img,.col-wrap .col-box ul li a:focus img {transform: scale(1.2)}
.col-wrap .col-box ul li a p{position: absolute;color: #FFF;font-size: 26px;width: 19px;text-align: center;top: 40px;left: 40px;line-height: 35px;word-break: break-word;z-index: 99999999999999999999;}