body,html{
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
    line-height: 1;
    background-color:#FFFFFF;
    background-image: url("../img/icon_19.png");
    background-repeat: no-repeat;
    background-size: cover;
}

a{
    text-decoration: none;
    color:#333;
}

a:hover{
    text-decoration: none;
}

ul,li{
    list-style: none;
    margin: 0;
    padding: 0;
}

.clearfix::after,
.clearfix::after {
    content: "";
    display: table;
    clear: both;
}

img{
    max-width: 100%;
}

p{
    margin: 0;
    padding: 0;
}

textarea{resize:none}

.container{
    width: 1180px;
    margin: 0 auto;
}

img{
    line-height: 1;
    font-size: 0;
}

/*************************清除默认样式****************************/
.dede_pages {
    margin-top: 30px;
    font-size: 0;
}

.dede_pages ul {
    width: 100%;
    font-size: 0;
    text-align: center;
    margin: 0;
}

.dede_pages li {
    display: inline-block;
    margin: 5px;
}

.dede_pages li a {
    display: block;
    padding: 5px 10px;
    border: 1px solid #eee;
    font-size: 15px;
    color: #666;
}

.dede_pages li a:hover,
.dede_pages li span:hover,
.dede_pages li.thisclass a {
    background-color: #00A54F;
    color: #fff;
    border-color: #00A54F;
}

.dede_pages li span {
    font-size: 14px;
    color: #666;
}
/********************分页***************************/
.header{
    padding: 44px 0 20px;
    background-color: #006ED9;
}

.head .logo{
    line-height: 1;
    font-size: 0;
    float: left;
}

.head .search-wrap{
    float: right;
}

.head form{
    position: relative;
    float: right;
}

.head input{
    line-height: 36px;
    padding: 0px 15px;
    width: 149px;
    background-color: rgba(255,255,255,0.2);
    border: none;
    color: #fff;
    font-size: 14px;
}

.head input:focus{
    outline: none;
}

.head input::-webkit-input-placeholder {
    color: #fff;
}

.head .search button{
    background-image: url("../img/icon_01.png");
    width: 24px;
    height: 24px;
    background-position: center;
    background-repeat: no-repeat;
    border: none;
    background-color: transparent;
    cursor: pointer;
    position: absolute;
    content: '';
    top: 50%;
    right: 0;
    margin-top: -12px;
    margin-right: 15px;
}

.head .choice{
    float: left;
    margin-top: 10px;
}

.head .choice li{
    display: inline-block;
    text-align: right;
    padding-left: 29px;
    background-position: left;
    background-repeat: no-repeat;
    margin-left: 23px;
}

.head .choice li:first-child{
    margin-left: 0;
}

.head .choice a{
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    display: block;
}

.head .choice .xzxx{
    background-image: url("../img/icon_02.png");
}

.head .choice .wsbm{
    background-image: url("../img/icon_03.png");
}

.head .choice .lxwm{
    background-image: url("../img/icon_04.png");
}

.head .choice .oaxt{
    background-image: url("../img/icon_05.png");
}

.head .nav{
    background-color: #0063C3;
}

.head .nav .top{
    float: left;
    line-height: 60px;
    width: 107px;
    text-align: center;
    position: relative;
}

.head .nav .top:before{
    position: absolute;
    content: '';
    top: 50%;
    left: 0;
    width: 1px;
    height: 20px;
    background-color: rgba(255,255,255,0.2);
    margin-top: -10px;
}

.head .nav .top:first-child:before{
    display: none;
}

.head .nav .top>a{
    display: block;
    font-size: 20px;
    color: #fff;
}

.head .nav .top.active>a,
.head .nav .top:hover>a{
    font-weight: bold;
    color: #F1DF3B;
}

.head .nav .child{
    position: absolute;
    left: 0;
    top: 58px;
    z-index: 10;
    width: 107px;
    background-color: rgba(0, 99, 195, 0.8);
    display: none;
}

.head .nav .child li{
    border-top: 2px solid rgba(204, 204, 204, 0.3);
}

.head .nav .child li:first-child{
    border-top: 0;
}

.head .nav .child li a{
    color: #fff;
    display: block;
}

.nav .top:hover .child {
    display: block;
}

.head .nav .child li:hover a{
    color: #F1DF3B;
}
/********************首页**********************/
.page-title{
    padding: 12px 0 14px;
    line-height: 34px;
    border-bottom: 2px solid #006ED9;
}
.page-title h3{
    float: left;
    padding-left: 35px;
    font-size: 24px;
    margin: 0;
    font-weight: normal;
    background-image: url("../img/icon_08.png");
    background-position: left;
    background-repeat: no-repeat;
}

.page-title .home-more{
    float: right;
    font-size: 15px;
    color: #999;
}

.page-title .home-more:hover{
    color: #FC080A;
}

/************************page***********/
.footer {
    background-image: url("../img/image_09.jpg");
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 30px;
}

.footer .links {
    padding: 16px 0;
    border-bottom: 1px solid rgba(255,255,255,0.2);
}

.footer .links > span {
    float: left;
    color: #fff;
    display: block;
    font-size: 16px;
    line-height: 24px;
    padding-left: 34px;
    background: url("../img/icon_16.png") no-repeat left;
}

.footer .links-wrap {
    float: left;
    overflow: hidden;
    max-width: 1024px;
}

.footer .links .control {
    float: right;
    position: relative;
    width: 45px;
    height: 25px;
    line-height: 25px;
}

.footer .links .control:before {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    width: 1px;
    height: 15px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: rgba(204, 204, 204, 0.3);
}


.footer .links .swiper-slide {
    width: auto !important;
    line-height: 24px;
    padding: 0 15px;
}

.footer .control .links-next,
.footer .control .links-prev {
    width: 10px;
    height: 19px;
    margin-top: -10px;
    background-size: cover;
}

.footer .control .links-next {
    background-image: url("../img/icon_15.png");
    right: 0;
}

.footer .control .links-prev {
    background-image: url("../img/icon_14.png");
    left: 0;
}

.footer .links-items a {
    font-size: 16px;
    color: #ccc;
    display: block;
}

.footer .links-items a:hover{
    color: #fff;
}

.footer .article{
    margin-top: 45px;
    text-align: center;
}

.footer .article p{
    font-size: 16px;
    line-height: 32px;
    color: rgba(255,255,255,0.8);
}

.footer .article a{
    color: rgba(255,255,255,0.8);
}

.footer .views{
    margin-top: 20px;
    color: #fff;
    text-align: center;
    line-height: 24px;
    font-size: 16px;
}

.footer .views span{
    color: #ffbd49;
    display: inline-block;
}
/*************footer*******************/
.page-banner{
 position: relative;
}

.page-banner .image {
    line-height: 1;
    font-size: 0;
}

.page-banner .subbar{
    position: absolute;
    content: '';
    bottom: 0;
    left: 50%;
    height: 80px;
    background-color: rgba(90, 182, 253, 0.85);
    transform: translateX(-50%);
}

.page-banner .subbar .title {
    float: left;
    width: 270px;
    background-image: url("../img/icon_17.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 10px;
    padding-left: 30px;
    padding-bottom: 10px;
    color: #fff;
}

.page-banner .title p{
    font-size: 24px;
    line-height: 32px;
}

.page-banner .title span{
    font-size: 18px;
    line-height: 24px;
    display: block;
    margin-top: 4px;
}

.page-banner .subbar .option{
    float: right;
    line-height: 80px;
    padding-right: 40px;
    padding-left: 29px;
    background-image: url("../img/icon_18.png");
    background-position: left;
    background-repeat: no-repeat;
    color: #fff;
}

.page-banner .option a{
    display: inline-block;
    color: #fff;
    font-size: 16px;
}
.content{
    background-color: #fff;
    width: 1180px;
    margin: auto;
    height: 100%;
    margin-bottom: 60px;
}

.content .right-nav{
    width: 240px;
    float: left;
    background-image: url("../img/icon_27.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    text-align: center;
    padding-top: 60px;
    min-height: 360px;
    background-color: #f9f9f9;
}

.content .right-nav li{
    line-height: 64px;
}
.content .right-nav a{
    display: block;
    font-size: 18px;
    padding-left: 4px;
}

.content .right-nav li:hover a,
.content .right-nav li.active a{
    background-color: #fff;
    padding-left: 4px;
    height: 100%;
    background-image: url("../img/icon_21.png");
    background-position: left;
    background-repeat: no-repeat;
}

.content .left-content{
    width: 820px;
    float: right;
    padding: 60px;
}

/****************分页*************/
.dede_pages{
    margin-top: 30px;
    font-size: 0;
}

.dede_pages ul {
    width: 100%;
    font-size: 0;
    text-align: center;
    margin: 0;
}

.dede_pages li {
    display: inline-block;
    margin: 5px;
}

.dede_pages li a {
    display: block;
    padding: 5px 10px;
    border: 1px solid #eee;
    font-size: 15px;
    color: #666;
}

.dede_pages li a:hover,
.dede_pages li span:hover,
.dede_pages li.thisclass a {
    background-color: #0063C3;
    color: #fff;
    border-color: #0063C3;

}


.dede_pages li span {
    font-size: 14px;
    color: #666;
}

#content .article p{
    line-height: 1.6;
}