﻿body{
	font-family: arial, "Microsoft Yahei", "Helvetica Neue", Helvetica, Tahoma, sans-serif;
	font-size: 16px;
}
a{
	color:#202a34;
	text-decoration: none;
    outline: none;
}
a:active {
    outline: none;
}
a:focus {
    outline: none;
}
a:hover{
	text-decoration: none;
    outline: none;
}
ul,li{
	padding:0;
	margin: 0;
	list-style: none;
}
h1,h2,h3,h4,h5,h6{
	margin: 0;
}
.row-20{
	margin-left: -20px;
    margin-right: -20px;
}
.row0{
	margin-left: 0px;
    margin-right: 0px;
}
.row10{
	margin-left: 10px;
    margin-right: 10px;
}
.mb20{
    margin-bottom: 20px;
}
.mb16{
    margin-bottom: 16px;
}
.mb12{
    margin-bottom: 12px;
}
.pl24{
    padding-left:24px;
}
.clam1{
	word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.clam2{
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}
.summary{
	color: #999;
    line-height: 24px;
}


.section-header{
	width: 100%;
    padding: 0;
    padding: 42px 0;
    border-top: 4px solid #224b7f;
    background: #13518f;
    background: linear-gradient(to bottom, #13518f, #0b5cab);
}
.section-header .logo{
	float: left;
}
.section-header .logo img{
	height: 80px;
}
.section-header .desc{
	position: absolute;
    right: 12px;
    top: -36px;
    color:#FFF;
}
.section-header .search{
    float: right;
}
.section-header .search div{
    width: 240px;
    height: 40px;
    line-height: 40px;
    margin-top: 20px;
    position: relative;
}
.section-header .search div input.txt{
    width: 100%;
    padding: 5px 40px 5px 12px;
    font-size: 14px;
    color: #333;
    box-sizing: border-box;
    height: 40px;
    border-radius: 4px;
    border: 0;
    outline: none;
    background: #FFF; 
}
.section-header .search div input.txt::placeholder{
    color:#333;
}
.section-header .search div input.enter{
    width: 16px;
    height: 16px;
    top: 12px;
    right: 12px;
    position: absolute;
    cursor: pointer;
    background-image:url(../Images/icon-search.png);
    background-repeat: no-repeat;
    background-color: transparent;
    border: 0;
    text-indent: -999px;
    outline: none;
    padding: 0;
}

.section-navbar{
	width: 100%;
    background: #0b5cab;
    border-radius: 0;
    border: 0;
    margin: 0;
    position: relative;
}
.section-navbar:after{
    content: ' ';
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    border-bottom: 1px solid #3c7ab8;
}
.section-navbar .navbar{
	margin-bottom: 0;
    border: 0;
}
.section-navbar .navbar-header{
	display: none;
}
.section-navbar .nav > li > a{
	color: #FFF;
    font-size: 18px;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 26px;
    padding-right: 26px;
}
.section-navbar .nav > li > a:hover,.section-navbar .nav > li > a:focus {
	background: #064889;
  	color: #FFF;
  	text-decoration: none;
}
.section-navbar .navbar-toggle{
    margin-top: 16px;
    margin-bottom: 16px;
    margin-right: 0;
}
.section-navbar .navbar-toggle .icon-bar{
    background: #224b7f;
    width: 16px;
}
.section-navbar .navbar-toggle .icon-bar:last-child {
    width: 8px;
    margin-left: 8px;
}
.section-navbar .navbar-brand{
    height: auto;
    padding-left: 0;
    padding-right: 0;
    display: none;
}
.section-navbar .navbar-collapse{
	/*background: #224b7f;*/
}
.section-navbar .navbar-brand img{
    height: 40px;
}
.section-navbar .navbar-nav > li > .dropdown-menu{
    margin: 0px;
    border: 0px;
    background: linear-gradient(to right, #007bd9, #007bd9);
    border-radius: 0px 0px 4px 4px;
    opacity: 0.85;
    color: #fff;
    padding: 0px;
    border-radius: 0px 0px 4px 4px;
    min-width: 100%;
}
.section-navbar .navbar-nav > li > .dropdown-menu > li > a{
    color: #fff;
    padding: 0px 10px;
    text-align: center;
    font-size: 14px;
    line-height: 44px;
    height: 44px;
}
.section-navbar .navbar-nav > li > .dropdown-menu > li > a:hover{
    background: rgba(255, 255, 255, 0.25);
}


.section-banner{
    padding: 0;
}
.section-banner .container{
    width: auto;
    padding:0;
}
.section-banner .carousel-inner .item{
    height: 380px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.section-introduce{
    margin-top: 8px;
}
.section-introduce .top-bar{
    padding: 16px 0;
    display: flex;
    justify-content: space-between;
}
.section-introduce .top-bar h3{
    background-image: url(../Images/icon1.png);
    background-size: 34px 34px;
    background-repeat: no-repeat;
    line-height: 34px;
    padding-left: 40px;
    font-size: 18px;
    color:#0b5cad;
}
.section-introduce .top-bar a{
    width: 72px;
    height: 24px;
    background-image: url(../Images/more.png);
    display: inline-block;
    background-repeat:no-repeat;
    background-position: right bottom;
    font-size: 16px;
    color:#0b5cad;
    padding-left:4px;
}

.section-introduce .image-card .pic{
    height:230px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.section-introduce .image-card .content{
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
    padding-bottom: 16px;
    background: #f4f4f4;
}
.section-introduce .image-card .title{
    font-size: 16px;
    line-height: 24px;
    height: 48px;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.section-introduce .image-card .info{
    font-size: 14px;
    color:#999;
    line-height: 22px;
    height: 44px;
    margin-top: 12px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.section-introduce .image-card .date{
    display: flex;
    justify-content: space-between;
    margin-top: 12px;
    line-height: 30px;
}
.section-introduce .image-card .date .d{
    background-image: url(../Images/date.png);
    display: inline-block;
    background-repeat:no-repeat;
    background-position: left center;
    background-size: 18px 18px;
    padding-left: 22px;
    color:#0b5cad;
}
.section-introduce .image-card .date .m{
    background-image: url(../Images/right.png);
    display: inline-block;
    background-repeat:no-repeat;
    background-position: right center;
    background-size: 22px 18px;
    padding-right: 24px;
}
.section-introduce .image-card .date .m a{
    color:#0b5cad;
}
.section-introduce .txt-card{
    margin-top: 12px;
}
.section-introduce .txt-card ul{
    display: block;
    overflow: hidden;
}
.section-introduce .txt-card ul li{
    width: 50%;
    float: left;
    padding-left: 12px;
    padding-right: 12px;
    padding-top:8px;
    padding-bottom:8px;
    display: flex;
    justify-content: space-between;
}
.section-introduce .txt-card ul li a{
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    flex: 1;
    padding-left:12px;
    position: relative;
}
.section-introduce .txt-card ul li a::before{
    content: ' ';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    display: block;
    background: #0b5cad;
    position: absolute;
    left:0px;
    top:6px;
}
.section-introduce .txt-card ul li span{
    text-align: right;
    width: 92px;
    color: #999;
}


.section-notice{
    margin-top: 20px;
    background: #0b5cad;
    padding-bottom: 20px;
}
.section-notice .top-bar{
    padding: 24px 0 16px;
    display: flex;
    justify-content: space-between;
}
.section-notice .top-bar h3{
    background-image: url(../Images/icon2.png);
    background-size: 34px 34px;
    background-repeat: no-repeat;
    line-height: 34px;
    padding-left: 40px;
    font-size: 18px;
    color:#FFF;
}
.section-notice .top-bar a{
    width: 72px;
    height: 24px;
    background-image: url(../Images/more-white.png);
    display: inline-block;
    background-repeat:no-repeat;
    background-position: right bottom;
    font-size: 16px;
    color:#fff;
    padding-left:4px;
}
.section-notice .list-card{
    background: #FFF;
    padding: 20px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.section-notice .list-card .date{
    width: 72px;
}
.section-notice .list-card .date span{
    width: 72px;
    color:#0b5cad;
    text-align: center;
    line-height: 48px;
    display: block;
    border: 1px solid #dfe8f2;
    font-size: 24px;
    font-weight: bold;
}
.section-notice .list-card .date p{
    color:#fff;
    background: #103675;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    margin: 0;
}
.section-notice .list-card .title{
    flex: 1;
    margin-left: 16px;

}
.section-notice .list-card .title a{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 28px;
    vertical-align: middle;
    margin-top: 12px;
}


.section-news{
    margin-top: 12px;
    padding-bottom: 12px;
}
.section-news .list-card{
    background: #FFF;
    margin-bottom: 12px;
}
.section-news .list-card .top-bar{
    padding: 16px 0;
    display: flex;
    justify-content: space-between;
}
.section-news .list-card .top-bar h3{
    background-size: 34px 34px;
    background-repeat: no-repeat;
    line-height: 34px;
    padding-left: 40px;
    font-size: 18px;
    color:#0b5cad;
}
.section-news .list-card .top-bar h3.icon1{
    background-image: url(../Images/icon4.png);
}
.section-news .list-card .top-bar h3.icon2{
    background-image: url(../Images/icon5.png);
}
.section-news .list-card .top-bar h3.icon3{
    background-image: url(../Images/icon6.png);
}
.section-news .list-card .top-bar h3.icon4{
    background-image: url(../Images/icon7.png);
}
.section-news .list-card .top-bar a{
    width: 72px;
    height: 24px;
    background-image: url(../Images/more.png);
    display: inline-block;
    background-repeat:no-repeat;
    background-position: right bottom;
    font-size: 16px;
    color:#0b5cad;
    padding-left:4px;
}
.section-news .list-card .top-content ul li{
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px;
}
.section-news .list-card .top-content ul li:last-child{
    margin-bottom: 0;
}
.section-news .list-card .top-content ul li a{
    line-height: 36px;
    display: block;
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-left: 12px;
    flex: 1;
}
.section-news .list-card .top-content ul li span{
    width: 124px;
    height:36px;
    line-height: 36px;
    display: block;
    background: #0b5cad;
    color:#FFF;
    text-align: center;
}


.section-order{
    margin-top: 8px;
    padding-bottom: 32px;
}
.section-order .turl-card .top-bar{
    padding: 16px 0 16px;
    display: flex;
    justify-content: space-between;
}
.section-order .turl-card .top-bar h3{
    background-size: 34px 34px;
    background-repeat: no-repeat;
    line-height: 34px;
    padding-left: 40px;
    font-size: 18px;
    color:#0b5cad;
}
.section-order .turl-card .top-bar h3.icon1{
    background-image: url(../Images/icon9.png);
}
.section-order .turl-card .top-bar h3.icon2{
    background-image: url(../Images/icon11.png);
}
.section-order .turl-card .top-content{
}
.section-order .turl-card .top-content a{
    line-height: 28px;
    color:#0b5cad;
    margin:4px 12px;
    display: inline-block;
}


.section-footer{
    padding-top: 32px;
    background: #0b5cad;
    margin-top: 24px;
}
.section-footer .info p{
    color: #fff;
    padding-left: 45px;
    border: 1px dashed #346eb9;
    line-height: 24px;
    padding-top: 6px;
    padding-bottom: 6px;
    margin-bottom: 10px;
}
.section-footer .info p span{
    margin-right: 8px;
}
.section-footer .info p.tel{
    background: url(../Images/tel.png) 10px center no-repeat;
}
.section-footer .info p.address{
    background: url(../Images/address.png) 10px center no-repeat;
}
.section-footer .info p.mail{
    background: url(../Images/mail.png) 10px center no-repeat;
}
.section-footer .url{
    float: right;
    margin: 0;
    /*width: 70%;*/
    display: flex;
    flex-wrap: wrap;
}
.section-footer .url p{
    margin: 0;
    flex-basis: 50%;
    height: 36px;
    line-height: 36px;
}
.section-footer .url p a{
    color:#FFF;
}
.section-footer .code p{
    text-align: center;
    margin:0;
}
.section-footer .code img{
    width: 120px;
}
.section-footer .copy{
    margin-top: 12px;
    border-top: 1px solid #3c7ab8;
    padding:12px 0;
}
.section-footer .copy p{
    margin: 0;
    line-height: 32px;
    color:#FFF;
    text-align: center;
}
.section-footer .copy p a{
    color:#FFF;
}


.section-page .page_title{
    margin-top: 16px;
    display: flex;
    justify-content: space-between;
    height:48px;
    /*border-radius: 12px;*/
    border-bottom: 2px solid #0b5cab;
}
.section-page .page_title h3{
    font-size: 18px;
    color:#0b5cab;
    line-height: 48px;
    padding-left: 32px;
    background-image: url(../Images/icon12.png);
    background-repeat: no-repeat;
    background-size: 18px 18px;
    background-position: 8px center;
}
.section-page .page_title div{
    line-height: 48px;
    padding-right: 12px;
}
.section-page .page_title div .breadcrumb{
    margin: 0;
    background: none;
    padding:0;
}
.section-page .page_title div .breadcrumb a{
    color:#0b5cab;
}
.section-page .page_title div .breadcrumb li{
    color:#0b5cab;
}

.section-page .home-notice{
    min-height:368px;
}
.section-page .home-notice>ul{
    padding-top:16px;
}
.section-page .home-notice>ul li{
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px;
}
.section-page .home-notice>ul li:last-child{
    margin-bottom: 0;
}
.section-page .home-notice>ul li a{
    line-height: 36px;
    display: block;
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-left: 12px;
    flex: 1;
    border-bottom: 1px dashed #999;
    position: relative;
    padding-left: 16px;
}
.section-page .home-notice>ul li a::before{
    content: ' ';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    display: block;
    background: #0b5cad;
    position: absolute;
    left:0px;
    top:14px;
}
.section-page .home-notice>ul li span{
    width: 124px;
    height:36px;
    line-height: 36px;
    display: block;
    background: #0b5cad;
    color:#FFF;
    text-align: center;
}

.section-page .home-notice .notice-pagination1{
    display: flex;
    justify-content: center;
}

.section-page .home-info .contents{
    padding:32px;
}


.section-page .home-article{
    padding: 40px 0;
    width: 100%;
    flex: 1;
    overflow: hidden;
}
.section-page .home-article .article-title{
    width: 100%;
    text-align: center;
    font-weight: 500;
    font-size: 28px;
    color: #2E3033;
    line-height: 42px;
}
.section-page .home-article .article-sub{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: 14px;
    color: #797C80;
    line-height: 22px;
    margin-top: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid #EDF1F7;
}
.section-page .home-article .article-sub div{
    margin:0 8px;
}
.section-page .home-article .article-contents{
    width: 100%;
    margin-top: 39px;
}


@media (max-width: 1450px) {
    .section-navbar .nav > li > a{
        padding-left: 16px;
        padding-right: 16px;
    }
    .section-banner .carousel-inner .item{
        height: 340px;
    }
}
@media (max-width: 1200px) {
	.section-navbar .nav > li > a{
        font-size: 16px;
		padding-left: 10px;
    	padding-right: 10px;
	}
    .section-banner .carousel-inner .item{
        height: 300px;
    }
    .section-footer .url p{
        width: 100%;
        flex-basis:100%;
    }
}
@media (max-width: 992px) {
    .section-header{
        padding: 32px 0;
    }
    .section-header .logo img{
        height: 48px;
    }
    .section-header .search div{
        margin-top:4px;
    }
    .section-header .desc{
        top:-30px;
        font-size: 14px;
    }
    .section-navbar .nav > li > a{
        font-size: 14px;
        padding-left: 4px;
        padding-right: 4px;
    }
    .section-banner .carousel-inner .item{
        height: 260px;
    }
    .section-footer .url p{
        width: 100%;
        flex-basis:100%;
    }
}
@media (max-width: 768px) {
	.section-header{
        display: none;
    }
    .section-navbar .navbar-header{
    	display: block;
    }
    .section-navbar .navbar-brand{
        display: block;
    }
    .section-navbar .navbar-collapse{
		margin-bottom: 8px;
	}
    .section-navbar .nav > li > a{
        padding-top: 12px;
        padding-bottom: 12px;
        font-size: 16px;
    }
    .section-navbar .navbar-toggle .icon-bar{
        background: #FFF;
    }
    .section-banner .carousel-inner .item{
        height: 160px;
    }
    .section-introduce .image-card{
        margin-bottom: 16px;
    }
    .section-introduce .image-card{
        margin-bottom: 16px;
    }
    .section-introduce .image-card.last{
        margin-bottom: 0;
    }
    .section-introduce .txt-card ul li{
        width: 100%;
    }
    .section-news .list-card .top-content ul li span{
        width: 90px;
        font-size: 14px;
    }
    .section-footer .url p{
        width: 100%;
        flex-basis:100%;
    }
    .section-footer .code{
        margin-top: 12px;
        margin-bottom: 8px;
    }
    .section-footer .copy p{
        font-size: 14px;
    }

    .section-page .home-info .contents{
        padding:16px;
    }

    .section-page .home-article .article-contents img{
        width: 100%;
    }
}